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 │ │ │ ├─21252 /lib/systemd/systemd --user │ │ │ └─21253 (sd-pam) │ │ └─session-22.scope │ │ ├─21249 sshd: cephadm [priv] │ │ └─21268 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1450 sshd: zuul [priv] │ │ └─1463 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1454 ssh: /home/zuul/.ansible/cp/199.204.45.144-22-zuul [mux] │ ├─373077 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-omqnrurifrphnfeasfitalsvjvjbninv ; /usr/bin/python3'"'"' && sleep 0' │ ├─373078 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-omqnrurifrphnfeasfitalsvjvjbninv ; /usr/bin/python3' && sleep 0 │ ├─373079 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-omqnrurifrphnfeasfitalsvjvjbninv ; /usr/bin/python3 │ ├─373080 /bin/sh -c echo BECOME-SUCCESS-omqnrurifrphnfeasfitalsvjvjbninv ; /usr/bin/python3 │ ├─373081 /usr/bin/python3 │ ├─373084 /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 │ └─373086 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-dad4286802fd98cca973d9343d958442c5d83383ec2ff7ef5d093f48222a57e6.scope … │ │ ├─12222 /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 │ │ └─12234 /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 │ ├─docker-e299e53af45e7b76c72047ccb5a31aaa2bb404b866bb25267a6a7c6bea9678f7.scope … │ │ ├─24580 /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 │ │ └─24592 /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 │ ├─containerd.service … │ │ ├─ 9791 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12189 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dad4286802fd98cca973d9343d958442c5d83383ec2ff7ef5d093f48222a57e6 -address /run/containerd/containerd.sock │ │ ├─ 12564 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 381b43482ef4ba4c4d7b2552ff67f204abf8ac67af79ac1ddbdef41d05900d43 -address /run/containerd/containerd.sock │ │ ├─ 19370 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a853d63b4b30c472d73caf69debd7aca8b2efc2fc7987c93a6674abebb2bbbd9 -address /run/containerd/containerd.sock │ │ ├─ 24556 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e299e53af45e7b76c72047ccb5a31aaa2bb404b866bb25267a6a7c6bea9678f7 -address /run/containerd/containerd.sock │ │ ├─ 29243 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 19cf9a6bcb220f0a63295a703c32bfdf27018aa46b55cdc79817a444cfee130d -address /run/containerd/containerd.sock │ │ ├─ 33727 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3e5692eb96db457339d50546e52d7d14e01ef8e00b8de07bf0100f40d00eee01 -address /run/containerd/containerd.sock │ │ ├─ 39380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d3533f09deec8be022911fb33ad14853ee2d856875d67eb2c9de7d85a54e2ec -address /run/containerd/containerd.sock │ │ ├─ 39382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30de036f14f4b33d7d11e73ceba3965da2fdb948a2d546460978727b5bfab4c3 -address /run/containerd/containerd.sock │ │ ├─ 39432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cfb108a97b5c1615c77b138232654cba29952e208df07630b3a654315979c81 -address /run/containerd/containerd.sock │ │ ├─ 39433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e99ef6d57d1cf43e2093a66fc1063537c81a7eecc11f09f7cbe40ee5cab920f6 -address /run/containerd/containerd.sock │ │ ├─ 39451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d3b602ba65ad16c122b029451eb82a7cac1d066471a367e58c4a3dfaf49f70b -address /run/containerd/containerd.sock │ │ ├─ 39939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3526fc2e4d14511cb27d2c84163ff3fc5e595640e7b108ee9f0872d548a70e7 -address /run/containerd/containerd.sock │ │ ├─ 40707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba67e1869156cf0de52ec9b52bbe0c8f3ed1bca3f269f1d67a1fd3de15cc986b -address /run/containerd/containerd.sock │ │ ├─ 40727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce66a453d2e3a8c4b7f6b6b0a461de6fa252ce74cdbdb958aa857ac462b4faa2 -address /run/containerd/containerd.sock │ │ ├─ 42080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecbf83cd8a234c118ece865fc1786da1c2b7918cb987f53a986e13bf1959ee12 -address /run/containerd/containerd.sock │ │ ├─ 42524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8b4dc502a3521ae8fa6aad5599f34bdb4f0567bc739b79f260b6657046b3c95 -address /run/containerd/containerd.sock │ │ ├─ 42556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d169adda492c3169746cced13b3f089aa1625f2f1a8892ba7a541aafa610da7 -address /run/containerd/containerd.sock │ │ ├─ 42980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cde15fab55358541fc814f16883ed8088f994a82dd0e7be79fb8d704ea36e15 -address /run/containerd/containerd.sock │ │ ├─ 43470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cf20dd3f007bf10a42b77cbb53902a920b1558cbb622efc0c9d46f808dc58e0 -address /run/containerd/containerd.sock │ │ ├─ 43512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23f82d445d281d3a9df0e76e750be96d1c40ac79f513696652615a0a1174734f -address /run/containerd/containerd.sock │ │ ├─ 43566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b7d7cb8621aad59e4fcc432287ffd16a218fcde749083da5f774cd55e23083e -address /run/containerd/containerd.sock │ │ ├─ 45548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 051065d6bf95febcd04f3def30b77af6755af1e06dd443bd121165b4d731f17b -address /run/containerd/containerd.sock │ │ ├─ 45653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 509c07279f36d4e00dfb585234591bc0acac8009a1345a325671067a9a7cef85 -address /run/containerd/containerd.sock │ │ ├─ 46441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f71806153877d9f185c17369a496c91df3f73ea04dbfdef032103260246564d1 -address /run/containerd/containerd.sock │ │ ├─ 46480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e022c63a1071f66d4e4881e38fc43a1981e2a3476fad740e7e101ec7f7d74de -address /run/containerd/containerd.sock │ │ ├─ 47087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc565343071d7e00184d785b8c433454c225e596a55dc992fd31a795a4719751 -address /run/containerd/containerd.sock │ │ ├─ 47391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd15a8f0214e482f905f68ccd13134d5cf52b3bda683f74ca33550515f335256 -address /run/containerd/containerd.sock │ │ ├─ 47806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6495efb09a5dbbd33bc9aa37ec1d577b889aeb48ca69a114de931fd93bb40e3c -address /run/containerd/containerd.sock │ │ ├─ 49698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a46b3fb113df50134fe7ecc8c7e86ca0227e79c9826fa246c8062f56b72ddf86 -address /run/containerd/containerd.sock │ │ ├─ 53342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e55dfa6f8bc47216459cb6a6b07fafc6198dd488f2fa52a3154deda541fbfa75 -address /run/containerd/containerd.sock │ │ ├─ 53942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bfb635cbb43c3f2b640582b246e2cf46b2927a83211d0c87a2a74990e586766 -address /run/containerd/containerd.sock │ │ ├─ 54008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b846cd1ce0bb0997fac7015024d3c72b582e4532e89b2d901347f1b2ecfda383 -address /run/containerd/containerd.sock │ │ ├─ 54047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b73113af7f8c9a04e2befb535ee2105e86594215769a3ff7c5f0d8ff49a6abd4 -address /run/containerd/containerd.sock │ │ ├─ 54187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aac91be5dc4a9c8121670bc291d9640007b222c12b5ef6a9eab8d43d2205f824 -address /run/containerd/containerd.sock │ │ ├─ 56941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fce2c02f2205bc63735612dde498b3503ba9f4f7180437bae45db9c8a1f919ca -address /run/containerd/containerd.sock │ │ ├─ 57087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31051e6596236ffd998e89676b6e7f452f24f0a4f38797d6a5211da0106735e9 -address /run/containerd/containerd.sock │ │ ├─ 57130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b63da419ded522a0223ac040b16316bb912e617183ec158dfa481f56a8b0699 -address /run/containerd/containerd.sock │ │ ├─ 57173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e24bb5caf1556f689818631d4206a5360518024ddb975e08951354124c79ac38 -address /run/containerd/containerd.sock │ │ ├─ 58577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba81206041b3406752e7bc5b8b88cc8adb79416d70c3ab7d799cc02bc9d537e0 -address /run/containerd/containerd.sock │ │ ├─ 58645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88a27d0f055fdc6ee8c5a6ef0cb08eae0a2572cd1513667976989c0a527d7d82 -address /run/containerd/containerd.sock │ │ ├─ 58720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94a7cccfc48206c01a50cf4b23c9dc7651509b78a9cd85cc7dc3d4e443aab0ee -address /run/containerd/containerd.sock │ │ ├─ 58765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c0e43cc4c8cdcdcee92043f6282a6f79f9d98312b52b1ccaf3834c8c343788e -address /run/containerd/containerd.sock │ │ ├─ 58859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63b03141ec26d502155fe902190b6fdff754cea4569f4901a93e489cdae89fcf -address /run/containerd/containerd.sock │ │ ├─ 59239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc9ede7f192bc8c29374fa583cd3651153b8104dbe3c9a3de3cb54b05d6fef8a -address /run/containerd/containerd.sock │ │ ├─ 59505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ce40f7cc981debd8e791006f27573178fed84a3070c1e1406a9dbcd223f369b -address /run/containerd/containerd.sock │ │ ├─ 60129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43b7c3837872d02c47b6419c71f2703aec71aec49990a14dfbc0a241510f1ebe -address /run/containerd/containerd.sock │ │ ├─ 60168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acdbbd98fd39ade54abfe8bbcf1de12dbf33d5a39d61664cb10e904d61487e81 -address /run/containerd/containerd.sock │ │ ├─ 60846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 114f0b82d8fbe7d25a92ac3282b972d9e864846757c1fd935cfad0efebae924d -address /run/containerd/containerd.sock │ │ ├─ 61990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c274a71a637cd4aa76ea65469743a34d7266635c9a0129e9df6ca08eda93b829 -address /run/containerd/containerd.sock │ │ ├─ 63580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3ab5f54502768ddd350bedcdca00508925cf08a7151901cd04f7a77b223a6b2 -address /run/containerd/containerd.sock │ │ ├─ 69958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08dd73d289756656a2d383c44c226e3b68ad4373a6aac12684aee5d78fec47cd -address /run/containerd/containerd.sock │ │ ├─ 70950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e665047dd7e50f9b092c7104553c81c76bceb1a98791a504ffd9e4b6e22f0b3 -address /run/containerd/containerd.sock │ │ ├─ 75081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cce3c2da906d293bb377152739c159aaf0f02112a0987acec0e5ca8fce1782b -address /run/containerd/containerd.sock │ │ ├─ 79501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb3ecfbef47b220b5baeae209f68e60bc958b349c77168f4c727f8015ef36873 -address /run/containerd/containerd.sock │ │ ├─ 85367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9e9f036bda52cadf6a4f4e8935f2e9b505eea070cdd3e20b22f57c49bc1cee1 -address /run/containerd/containerd.sock │ │ ├─ 85407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b78914aac9823302b9de10489c84edb9936405ff13965fbd91b695d094b13b24 -address /run/containerd/containerd.sock │ │ ├─ 93121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53a069c186c52e77a56ddab7d53d89ccccc92420038898c782b4cddc4cb11a11 -address /run/containerd/containerd.sock │ │ ├─ 94306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc32b5a09f68ca9a7d7348791ac1ad27d053881b9cfa99325dd382288d0da952 -address /run/containerd/containerd.sock │ │ ├─ 94489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ada7ad0644992eb6693fde971310644d3941cd1034ba6d939b28ec4ee1c826c4 -address /run/containerd/containerd.sock │ │ ├─ 96048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 260c3cc7494d69af706a75b9d8be829cac072894e716fdc8467e4bd4568ddb56 -address /run/containerd/containerd.sock │ │ ├─ 97363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 067cdf15010ad5312052aa9edbbc24e9822e20607f9ff8250d9eeb8dded66e43 -address /run/containerd/containerd.sock │ │ ├─ 97460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 656ff35df35ceee2535daa56b7de20b89e558d1f4be91f1e4b8fce124ae0daac -address /run/containerd/containerd.sock │ │ ├─107671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 472ddf3da3306f1b043188a7a9e6c8268920d4aa561dab4d0da695685ea2b726 -address /run/containerd/containerd.sock │ │ ├─107757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e01f4144111aae833d533d5c607a11b4a4cf1b2e8359b962a987745d6ab4808 -address /run/containerd/containerd.sock │ │ ├─109714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c96eb504673103314d889496a469406c3c98e3d3315356444e916bb8596c031 -address /run/containerd/containerd.sock │ │ ├─122282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 854925b52823b3e9a99c7690ff8f41a5f29a29ddeb514f3752fa70384d163906 -address /run/containerd/containerd.sock │ │ ├─123603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96947b86df84dffcec891bdb4f74568c21de1176443029344e9b9cbddfbb4dd3 -address /run/containerd/containerd.sock │ │ ├─123934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b83e169d70a27702ce7ca09243da7250ee6da07db833b51a6aff316aea246ea5 -address /run/containerd/containerd.sock │ │ ├─124720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17e5f5d6cf10e0b02c62821f0aaeff92877e11784e2ff867f4e72b86e9e11e97 -address /run/containerd/containerd.sock │ │ ├─126313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11e132de3214ad498b7d17c3d2112c3591035cbb70b0ef3aaeef5225455514ab -address /run/containerd/containerd.sock │ │ ├─126570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ecb9e0b14c74fe62ebead8b3fccad117bdaf481bf10f0976fe7353da3facce0 -address /run/containerd/containerd.sock │ │ ├─126627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c39177559e3cb2229cdd649d1c3c25d21bf85e001b33f88700db4bdc3ee8648e -address /run/containerd/containerd.sock │ │ ├─126769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3fb9af0ca9249bd590bd78d04a289c67b0511d2e48466425da612aaa8a7c298 -address /run/containerd/containerd.sock │ │ ├─127062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5840edd7bf20b7ff1b95f2a884f264ea7c9faecaef2958767b742a3b5b2effb -address /run/containerd/containerd.sock │ │ ├─127336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f02ffc51d7faa14b5d222d5a0bd032192562ed9bb54e03aebe91ecb0119351f5 -address /run/containerd/containerd.sock │ │ ├─149573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d381330dce6cacd7249ab1ce831ad13608ebb6a0feaebfb6f90b43875ec776b -address /run/containerd/containerd.sock │ │ ├─151052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4f728c8dcfa274edd0ffca73ab746786d5a764c15756853ba81f383fcc35533 -address /run/containerd/containerd.sock │ │ ├─151076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c64639e6670665553c2e8e6865457c78517a5c607a74ab78ff92591d1bf2f1ed -address /run/containerd/containerd.sock │ │ ├─151137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb988176983bc4d31e3c9a56a947d55c47f8bb3ab5bddbbf9ff9ba25bf111ea6 -address /run/containerd/containerd.sock │ │ ├─151170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e4ebe7345d2715c36b75bfcf93164324551ecb13303d35c2eba9ab02937ac85 -address /run/containerd/containerd.sock │ │ ├─151258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8c106e6d59141542595e86ec30e403bbc9d5b889e9a6ebfea6d20ce8e14d44e -address /run/containerd/containerd.sock │ │ ├─151587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ee841c78eb41cec4ee5647513c3976bb5ff922af3fc0df4681ffae5904cd470 -address /run/containerd/containerd.sock │ │ ├─151651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9de3099c27a51e7bbe7ad96424d46d050a07460b220467d97744fc55f58466c3 -address /run/containerd/containerd.sock │ │ ├─161897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b060fba8257dc888f6fd07ec9b1f38321ad9041ea62816142405fcaf523c514b -address /run/containerd/containerd.sock │ │ ├─164017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66c2e7fc63a7664f534ec21da746fc5665d43199885c5bdd9680373432ef9bd1 -address /run/containerd/containerd.sock │ │ ├─164072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c359d12de8ff195548adab60f2603b8f8fbc504a8cff1ea48458e0424a8decbe -address /run/containerd/containerd.sock │ │ ├─164251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 554c9ca58f48206001e3cdaf3ee124ad9719ab066a22a787da9be2940ccbf7d3 -address /run/containerd/containerd.sock │ │ ├─164326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cdfcadacfeb86b4220fd583a471f7b4531dc353a2e9d0fc9c0d7785ba67ede2 -address /run/containerd/containerd.sock │ │ ├─171200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9228147f76b68c75e4b509356af036b33d393970167f7f31dbe0caae5662ab46 -address /run/containerd/containerd.sock │ │ ├─172911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1fa133ef57545a11f99afa18514a7b400f2cb035b99e32087d28a93125aae2d -address /run/containerd/containerd.sock │ │ ├─172970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb7a7576dd40a8d3c8bd8cc3c8eea800dbae2df50fd24d26dfea121954c78032 -address /run/containerd/containerd.sock │ │ ├─173087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 350d6c2ce221a7b9fe40218fb42485e46ca4df44c49006c56178ba2946b0a252 -address /run/containerd/containerd.sock │ │ ├─185510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e044107ce78a14e1aef6bcaa4b95e64afb1505de3dc0987fa8a52f17c83a1490 -address /run/containerd/containerd.sock │ │ ├─192531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79f47969ff509bfec6fd4b1c457de050d865ac3f179355c6af557f073c7da9c0 -address /run/containerd/containerd.sock │ │ ├─192535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3de7d1e0e683112c967e97b52e395fe50df9c2f386122a063c25b050db34442 -address /run/containerd/containerd.sock │ │ ├─192577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7a09af196d4ed61153f9832838e1f6dbcec29c57bd4261af1321851537e1a9b -address /run/containerd/containerd.sock │ │ ├─192886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dd6c0301f820fe14865be7dbf26a02bca20eeeb874338e1de89f9cd627cfe3c -address /run/containerd/containerd.sock │ │ ├─202752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32b3de099d0f15207f513db404736a46d35e0d5529584904ca09ef333d501e0a -address /run/containerd/containerd.sock │ │ ├─204962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bcb3cfe9a3aa97182d2a201871cbc41cf16dac5841501ec06da492769f5bae7 -address /run/containerd/containerd.sock │ │ ├─205787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db797695fd53becfba4664fa4f791aa6957d8865d6a349d6083751c23fe1239f -address /run/containerd/containerd.sock │ │ ├─206357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dc0c0190adc4bc3731b721b8aa50fe1f2ae141048c19626bd4fcd51286a2a3b -address /run/containerd/containerd.sock │ │ ├─207044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6355a6c7713b2483ac9305fe80508b9fa2e3568b58966cb23338352b61b9dc0 -address /run/containerd/containerd.sock │ │ ├─209119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d498b787dc6fb7bcebf3eff89dce2246fd442beb10337c2ddca8029197a24b01 -address /run/containerd/containerd.sock │ │ ├─210209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b69e1921120c2fe50628ba12e71b6160aafb5aec1b8d46eb5ffc1587b919dfe -address /run/containerd/containerd.sock │ │ ├─210297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89b6d83637c5cceec35f5c63b0af23582cdc39a62ad033c5e86d161d8610fa65 -address /run/containerd/containerd.sock │ │ ├─218342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 153420778c45cd3290bd43434e2dfa8fafba0f61dbf3f9616e3430261852a112 -address /run/containerd/containerd.sock │ │ ├─218740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41320ebc183f8f2fb574af4d145d2eb65e13248bc7a433181fce4c9e414fe063 -address /run/containerd/containerd.sock │ │ ├─221505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c8d3af1c576109c0b75fb704903063c54d76a605f2ccdae7eeeaa5c309763c8 -address /run/containerd/containerd.sock │ │ ├─225496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77fece385408ae98369d8bd92d38c16a57fd785fa590542664cbf78e2bdfdce9 -address /run/containerd/containerd.sock │ │ ├─225689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f15e27bc91649e69c1b6abfc4377f6bdeb85b9ac322a1390c1325a224504a8c3 -address /run/containerd/containerd.sock │ │ ├─225723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fa5512a279e929189fec763e8ce00e1b9aafba84936f212deb5806f22d1acd2 -address /run/containerd/containerd.sock │ │ ├─225774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e8e7c421bbc5d32608188ade5ee5d9d5db3488def8ac4b01ff0b47cdd19b46a -address /run/containerd/containerd.sock │ │ ├─238648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46cf0d4bcabad63beb7de5e4ce89eeb639ea7bf1ab0c0723028ff47e0452fe48 -address /run/containerd/containerd.sock │ │ ├─240875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec2a49f1aec04925aba99ef8f956bbb33c995857223c072b67c7803451c12195 -address /run/containerd/containerd.sock │ │ ├─242336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a20712f463e719c570822f47287949532a0905f4ac0de2b5d6c2bf26513d8005 -address /run/containerd/containerd.sock │ │ └─372604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18dc04bccd144aec4a63ed3af930272826422dbb319d785b66a9fcb199ad73a8 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28959 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29226 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19327 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19347 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24269 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24539 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.hioion.service │ │ │ ├─12474 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hioion/unit.run │ │ │ └─12505 /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-hioion --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hioion:/var/lib/ceph/mgr/ceph-instance.hioion:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hioion/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.hioion -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 │ │ │ ├─33440 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33707 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12111 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12142 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10162 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─docker-a853d63b4b30c472d73caf69debd7aca8b2efc2fc7987c93a6674abebb2bbbd9.scope … │ │ ├─19396 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19414 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-3e5692eb96db457339d50546e52d7d14e01ef8e00b8de07bf0100f40d00eee01.scope … │ │ ├─33751 /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 │ │ └─33763 /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 │ ├─multipathd.service │ │ └─121783 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39838 /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.144 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─docker-381b43482ef4ba4c4d7b2552ff67f204abf8ac67af79ac1ddbdef41d05900d43.scope … │ │ ├─12588 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hioion -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12607 /usr/bin/ceph-mgr -n mgr.instance.hioion -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-19cf9a6bcb220f0a63295a703c32bfdf27018aa46b55cdc79817a444cfee130d.scope … │ │ ├─29268 /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 │ │ └─29280 /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 │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1385 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10667 /usr/sbin/chronyd -F 1 │ │ └─10668 /usr/sbin/chronyd -F 1 │ ├─run-rd3ba7e75b5cb4176a9bf222535c8e336.scope │ │ └─162458 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─121640 /sbin/iscsid │ │ └─121641 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─035e91974d3ecf1a1622f94cc361801c3c4b991d800024b867ea78273ba2c268 │ │ └─230887 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 │ ├─05440bee808d76e6d99411ad30e5b834144056701b627ac90352a7b400f44902 │ │ ├─160356 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─161231 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp__ftyj3y/privsep.sock │ │ ├─339284 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpv3lkp1y4/privsep.sock │ │ ├─339556 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpmtxt8mzh/privsep.sock │ │ ├─339937 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─339938 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─344714 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=070eba06-ee90-4455-a2aa-6e40b4c8b8dd --namespace=qrouter-070eba06-ee90-4455-a2aa-6e40b4c8b8dd --conf_dir=/var/lib/neutron/ha_confs/070eba06-ee90-4455-a2aa-6e40b4c8b8dd --log-file=/var/lib/neutron/ha_confs/070eba06-ee90-4455-a2aa-6e40b4c8b8dd/neutron-keepalived-state-change.log --monitor_interface=ha-28138130-f4 --monitor_cidr=169.254.0.248/24 --pid_file=/var/lib/neutron/external/pids/070eba06-ee90-4455-a2aa-6e40b4c8b8dd.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─32fc08085766e9608565f5c39fd8f47f0cff2184663bbebeab1598817c2f430a │ │ └─231025 percona-xtradb-cluster-operator │ ├─c359d12de8ff195548adab60f2603b8f8fbc504a8cff1ea48458e0424a8decbe │ │ └─164100 /pause │ ├─63b03141ec26d502155fe902190b6fdff754cea4569f4901a93e489cdae89fcf │ │ └─58887 /pause │ ├─269cea35601faddbf5e5bbed79c044ab5d3083c291a387ab497db492ce06e610 │ │ └─105353 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f6530c50aae6e282a151906b23734662a179a1385f6f8bba57f8494efa735864 │ │ ├─ 45893 /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 │ │ ├─ 45905 /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 │ │ ├─ 46052 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─240510 nginx: worker process │ │ ├─240511 nginx: worker process │ │ └─240513 nginx: cache manager process │ ├─c0a9339c21c6bd139c23acc24450c50aa0a7ae5a927d16d246c7c8e3c3a8ded7 │ │ ├─93417 glance-api: uWSGI master │ │ ├─93430 glance-api: uWSGI worker 1 │ │ └─93431 glance-api: uWSGI worker 2 │ ├─93467e1cd9367f3dbc874129a47d4e2e4c407247a501d0e964b644de12843c6f │ │ ├─237098 manila-api: uWSGI master │ │ ├─237137 manila-api: uWSGI worker 1 │ │ └─237138 manila-api: uWSGI worker 2 │ ├─46a6f5663f44b0bb23c8eec28f2b936127e448b6904efb7681fe5c46405a7ada │ │ └─131597 /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 │ ├─fb3ecfbef47b220b5baeae209f68e60bc958b349c77168f4c727f8015ef36873 │ │ └─79530 /pause │ ├─32b3de099d0f15207f513db404736a46d35e0d5529584904ca09ef333d501e0a │ │ └─202776 /pause │ ├─69e912d433d99f37612ddf9ac7248566e49277df7fc95734a466d410dc35e350 │ │ └─61050 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6e4ebe7345d2715c36b75bfcf93164324551ecb13303d35c2eba9ab02937ac85 │ │ └─151269 /pause │ ├─10715ad51bed05d44b48dac0871c188ba55a83557de268fb58135b08487f024a │ │ ├─170593 senlin-api: uWSGI master │ │ ├─170622 senlin-api: uWSGI worker 1 │ │ └─170623 senlin-api: uWSGI worker 2 │ ├─f71806153877d9f185c17369a496c91df3f73ea04dbfdef032103260246564d1 │ │ └─46465 /pause │ ├─6495efb09a5dbbd33bc9aa37ec1d577b889aeb48ca69a114de931fd93bb40e3c │ │ └─47830 /pause │ ├─0686c8aca96c31de8d627cb43d9f6270da4a35db024a480318b5ab743508fb6c │ │ ├─218399 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─218982 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpmxodf4xy/privsep.sock │ │ ├─218988 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─218991 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─fc7cf3588b2e40b0df8098f11e79ef818c6eb0e3289a186c1cac9464cbd87e8d │ │ └─231033 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─3353ae314a8c6156ba42380e50ca3619d98cd4e0bb80e5cbbf2fd5c2a80f199f │ │ └─232974 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 │ ├─9d2dd3f5de5e3a11e355fbe6bdc73e846a1456e7b01f273dde2d95f6ece33fd1 │ │ ├─218577 magnum-api: uWSGI master │ │ ├─218615 magnum-api: uWSGI worker 1 │ │ └─218616 magnum-api: uWSGI worker 2 │ ├─7c1ffc0e47967a152eb3f33c0e12c72aa61dbd8c884b3b8d571c6ecd81745824 │ │ ├─148566 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─148903 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─148904 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─372268 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ │ └─372271 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ ├─7f92b8cf81135eaf2dc239b202abd6f3143f51f3304bab0ecc577b4302579c54 │ │ ├─158443 neutron-api: uWSGI master │ │ ├─158477 neutron-api: uWSGI worker 1 │ │ └─158478 neutron-api: uWSGI worker 2 │ ├─619e10c6ad21c6659c78c78bcb37a9203d30a59223c3c8162eaba3f147fc6e24 │ │ ├─94765 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─94915 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─94917 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9b0edc45219c4b191669c58283a7e825081f714d384938afd8c52d997873cbd0 │ │ ├─201508 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─202095 octavia-worker: ConsumerService worker(0) │ │ ├─202111 octavia-worker: ConsumerService worker(1) │ │ ├─202120 octavia-worker: ConsumerService worker(0) │ │ └─202124 octavia-worker: ConsumerService worker(1) │ ├─5e01f4144111aae833d533d5c607a11b4a4cf1b2e8359b962a987745d6ab4808 │ │ └─107790 /pause │ ├─e79bf4222b0366466b23f569715e195776bdb8ce704702298ceac26d47d3479f │ │ └─161699 /usr/bin/libvirt-tls-sidecar │ ├─db797695fd53becfba4664fa4f791aa6957d8865d6a349d6083751c23fe1239f │ │ └─205810 /pause │ ├─260c3cc7494d69af706a75b9d8be829cac072894e716fdc8467e4bd4568ddb56 │ │ └─96073 /pause │ ├─acdbbd98fd39ade54abfe8bbcf1de12dbf33d5a39d61664cb10e904d61487e81 │ │ └─60197 /pause │ ├─e99ef6d57d1cf43e2093a66fc1063537c81a7eecc11f09f7cbe40ee5cab920f6 │ │ └─39538 /pause │ ├─5ee841c78eb41cec4ee5647513c3976bb5ff922af3fc0df4681ffae5904cd470 │ │ └─151619 /pause │ ├─b846cd1ce0bb0997fac7015024d3c72b582e4532e89b2d901347f1b2ecfda383 │ │ └─54032 /pause │ ├─554c9ca58f48206001e3cdaf3ee124ad9719ab066a22a787da9be2940ccbf7d3 │ │ └─164275 /pause │ ├─9de3099c27a51e7bbe7ad96424d46d050a07460b220467d97744fc55f58466c3 │ │ └─151681 /pause │ ├─3b63da419ded522a0223ac040b16316bb912e617183ec158dfa481f56a8b0699 │ │ └─57159 /pause │ ├─c7ab82a558e3251d0a2bd9c962aa91950822f37eae6f680282e54ed475d28879 │ │ └─60665 /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-144.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 │ ├─88a27d0f055fdc6ee8c5a6ef0cb08eae0a2572cd1513667976989c0a527d7d82 │ │ └─58670 /pause │ ├─11a2e76e5232ea55efe05d083afde904efaaf8d0f97e4d8983fa1f218948a5a3 │ │ └─61815 /bin/oauth2-proxy │ ├─b1fa133ef57545a11f99afa18514a7b400f2cb035b99e32087d28a93125aae2d │ │ └─172940 /pause │ ├─380fc976ee87fb327aa15bd332df33f055b5ad86c19827a13ceaeb1a7c9edfa5 │ │ ├─158491 neutron-policy-server: uWSGI master │ │ ├─158505 neutron-policy-server: uWSGI worker 1 │ │ └─158506 neutron-policy-server: uWSGI worker 2 │ ├─e3fb9af0ca9249bd590bd78d04a289c67b0511d2e48466425da612aaa8a7c298 │ │ └─126798 /pause │ ├─164106df77b7cb61ff9abc074c1645dc8aebe1f8bff4bf79afba601254034252 │ │ └─61387 /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 │ ├─472ddf3da3306f1b043188a7a9e6c8268920d4aa561dab4d0da695685ea2b726 │ │ └─107694 /pause │ ├─c5840edd7bf20b7ff1b95f2a884f264ea7c9faecaef2958767b742a3b5b2effb │ │ └─127086 /pause │ ├─fa80ba7aa88051b0a99980a05ecc8e5e044ae74c69b5c30644760caaff9a02ca │ │ ├─62243 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─62260 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─62266 erl_child_setup 1048576 │ │ ├─62341 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─62394 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─62395 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─62824 /bin/sh -s rabbit_disk_monitor │ ├─f5bff6c43504c49720184599672b905eaa0d60389f8ba007b7f3697478b1c4b1 │ │ ├─96162 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96179 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─96185 erl_child_setup 1048576 │ │ ├─96242 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─96293 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─96294 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─96380 /bin/sh -s rabbit_disk_monitor │ ├─2cce3c2da906d293bb377152739c159aaf0f02112a0987acec0e5ca8fce1782b │ │ └─75105 /pause │ ├─cd15a8f0214e482f905f68ccd13134d5cf52b3bda683f74ca33550515f335256 │ │ └─47416 /pause │ ├─9376555eba7fa8d9fe6e803fe7546099701fe69df738bbec89d28cb6337bc475 │ │ └─85726 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-cf9f85b9f-j9ljb --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ba67e1869156cf0de52ec9b52bbe0c8f3ed1bca3f269f1d67a1fd3de15cc986b │ │ └─40753 /pause │ ├─d9e9f036bda52cadf6a4f4e8935f2e9b505eea070cdd3e20b22f57c49bc1cee1 │ │ └─85392 /pause │ ├─abb66652677d034f424545f5979cbfa160fc8ff6819067b6aea3c810b759d450 │ │ └─47933 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─1f3f9ad04726cc41a2293d39416da0996cb16a89d444e5fc58d47aeef0fe1da7 │ │ └─241398 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─eb30ae7bd097ada3c1b593de5e6be427156b1d380d39b4ca76624a784fd63345 │ │ └─57683 /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.34.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 │ ├─f9fb82054c6a351c28b87809ef1983f3a869338ac79896439aff168e93a39f71 │ │ └─237046 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─66c2e7fc63a7664f534ec21da746fc5665d43199885c5bdd9680373432ef9bd1 │ │ └─164046 /pause │ ├─fc565343071d7e00184d785b8c433454c225e596a55dc992fd31a795a4719751 │ │ └─47111 /pause │ ├─6c74d58c3aaf370f707aa580b1350c2edc6e48e8820b77dcd38cecf92d965bce │ │ └─39991 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f15e27bc91649e69c1b6abfc4377f6bdeb85b9ac322a1390c1325a224504a8c3 │ │ └─225724 /pause │ ├─3b5f08679dfa8f4631aa7f36f3e0cf4f210b07ee7437b74cd9464908bc81bbfd │ │ └─170713 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─d498b787dc6fb7bcebf3eff89dce2246fd442beb10337c2ddca8029197a24b01 │ │ └─209143 /pause │ ├─5d79977da8608df4f597d2d5484747a8f2a52e952387d7d8b121d75d1af0ede8 │ │ └─170589 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─735a5c4becb8ea263a9a7a35be37a7efe9a4f38670207831451d51641865ea92 │ │ ├─79719 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79736 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─79742 erl_child_setup 1048576 │ │ ├─79865 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─79963 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─79964 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─80183 /bin/sh -s rabbit_disk_monitor │ ├─51cc40fa1b0e5b4ff7bde6a1171e574f5c7b38629a03f25b5a672691c501c2a7 │ │ └─95781 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9f0e73c77ca25b09f01242304df035afa136aa742267b3246eedc0e6045d14ac │ │ └─42637 /coredns -conf /etc/coredns/Corefile │ ├─5e665047dd7e50f9b092c7104553c81c76bceb1a98791a504ffd9e4b6e22f0b3 │ │ └─70973 /pause │ ├─bbc9531a87bf62b83ce831cff297cc3569b7d579401dd46035a4078cf4cd5e1e │ │ ├─171311 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171328 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─171334 erl_child_setup 1048576 │ │ ├─171432 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─171483 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─171484 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─171650 /bin/sh -s rabbit_disk_monitor │ ├─fd5412e7d5947fac2e6646172e912bdf871e21c39f177e19689959c9d106b3de │ │ ├─113597 placement-api: uWSGI master │ │ ├─113622 placement-api: uWSGI worker 1 │ │ └─113623 placement-api: uWSGI worker 2 │ ├─1d381330dce6cacd7249ab1ce831ad13608ebb6a0feaebfb6f90b43875ec776b │ │ └─149596 /pause │ ├─ba81206041b3406752e7bc5b8b88cc8adb79416d70c3ab7d799cc02bc9d537e0 │ │ └─58609 /pause │ ├─1bcdd589218e912817edd7ec0f7299bd02f63964fd205cfaf30851af279b2506 │ │ └─58056 /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 │ ├─6dd6c0301f820fe14865be7dbf26a02bca20eeeb874338e1de89f9cd627cfe3c │ │ └─192915 /pause │ ├─3c96eb504673103314d889496a469406c3c98e3d3315356444e916bb8596c031 │ │ └─109750 /pause │ ├─e55dfa6f8bc47216459cb6a6b07fafc6198dd488f2fa52a3154deda541fbfa75 │ │ └─53366 /pause │ ├─ec2a49f1aec04925aba99ef8f956bbb33c995857223c072b67c7803451c12195 │ │ └─240904 /pause │ ├─f379492288bc9af004ac53d4486d7105ea69dffb889e7e8ed0d88319d41143ac │ │ ├─158439 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─158702 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─158703 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─158704 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─fb7a7576dd40a8d3c8bd8cc3c8eea800dbae2df50fd24d26dfea121954c78032 │ │ └─173024 /pause │ ├─9a702fdd4f869a67f0e58f6bf35dc1a9cc563cb62b71b0f438a28be2caad4a16 │ │ ├─202439 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─202457 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─202915 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─202916 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366438 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366439 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366440 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366441 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366451 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366452 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366453 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366460 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366461 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366466 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366469 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366470 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─366471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3b7d7cb8621aad59e4fcc432287ffd16a218fcde749083da5f774cd55e23083e │ │ └─43590 /pause │ ├─d31466d9d25a6a5cde5f37bef8f261e8f60ccd9b141df626b88783a5e6f53762 │ │ └─224021 docker-registry serve /etc/docker-registry/config.yml │ ├─730c8eda4635fdcf7da56ae12b9dcd68535ab0d5155cf17fb6acf23bf958b3a2 │ │ ├─147956 nova-api: uWSGI master │ │ ├─147986 nova-api: uWSGI worker 1 │ │ └─147987 nova-api: uWSGI worker 2 │ ├─33b7e741492f285d94e2dcd52034190950c15612959379b963c2a81daa3735b5 │ │ ├─160353 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─160611 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─160612 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─e8b4dc502a3521ae8fa6aad5599f34bdb4f0567bc739b79f260b6657046b3c95 │ │ └─42552 /pause │ ├─da9bc4820dfb5e29682ee7b667198a10316be89dbb9dded1c221acf86b0902a9 │ │ ├─47856 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 │ │ └─49091 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─9d3b602ba65ad16c122b029451eb82a7cac1d066471a367e58c4a3dfaf49f70b │ │ └─39542 /pause │ ├─4bfb635cbb43c3f2b640582b246e2cf46b2927a83211d0c87a2a74990e586766 │ │ └─53970 /pause │ ├─9228147f76b68c75e4b509356af036b33d393970167f7f31dbe0caae5662ab46 │ │ └─171225 /pause │ ├─a19e86e63f9f26b836daffefb93273b0dad5b892fc7ba40cbc2ba1ddb1f422cf │ │ └─170732 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─17e5f5d6cf10e0b02c62821f0aaeff92877e11784e2ff867f4e72b86e9e11e97 │ │ └─124744 /pause │ ├─b73113af7f8c9a04e2befb535ee2105e86594215769a3ff7c5f0d8ff49a6abd4 │ │ └─54073 /pause │ ├─e65016953cfdbd3e505549dca5e9fdbdd4ab1a295705254464c33011265dd8e4 │ │ └─59801 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e34f4418a8bcdaa5a2a20c3309a2b0b26e9edd7075a88f5dc1fc38cb49e6d5a1 │ │ └─61146 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e8ff4ad9b2f5ba2ef309ec36a6653c6bec53e12adf8de90a5218030fa53d576a │ │ ├─57620 python -u /app/sidecar.py │ │ ├─57945 python -u /app/sidecar.py │ │ └─57946 python -u /app/sidecar.py │ ├─ecbf83cd8a234c118ece865fc1786da1c2b7918cb987f53a986e13bf1959ee12 │ │ └─42106 /pause │ ├─8eb7c3191e6f6c3375a89549271c1825adce69463f01f00d966b844ce2e1121d │ │ └─54292 nfd-worker -metrics=8081 │ ├─ada7ad0644992eb6693fde971310644d3941cd1034ba6d939b28ec4ee1c826c4 │ │ └─94513 /pause │ ├─b83e169d70a27702ce7ca09243da7250ee6da07db833b51a6aff316aea246ea5 │ │ └─123959 /pause │ ├─e24bb5caf1556f689818631d4206a5360518024ddb975e08951354124c79ac38 │ │ └─57199 /pause │ ├─3588bd0a9ffa8c6e2605a1f0d7bf424a4ae8292223dff61155e1e5a1f1d3a199 │ │ ├─108614 /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 │ │ └─108665 /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 │ ├─31051e6596236ffd998e89676b6e7f452f24f0a4f38797d6a5211da0106735e9 │ │ └─57114 /pause │ ├─6d61fbf3f79138dac9939359d303e8f417a19446d8eb8fcb7a17d8a1ed609656 │ │ └─43741 /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 │ ├─b0981131f105da5129be8ab6391fc90a04534d710189f8e127f5ce343b080b8b │ │ └─86603 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─4b69e1921120c2fe50628ba12e71b6160aafb5aec1b8d46eb5ffc1587b919dfe │ │ └─210237 /pause │ ├─0225626db015104b3299c7b2ada154b36651891c43a7a3b9fb7a6325d461350a │ │ ├─218719 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─219088 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─219089 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─1116cd600a3abea0a4f731c226fa03652004300c8c2cbabb10751bdc2b867a37 │ │ └─61122 /bin/memcached_exporter │ ├─f7e4119b880b5e271c4b12d3222c63f852c13239d8b290e7187aa14bdc27265e │ │ ├─149761 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─149778 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─149784 erl_child_setup 1048576 │ │ ├─149965 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─150069 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─150070 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─150242 /bin/sh -s rabbit_disk_monitor │ ├─77fece385408ae98369d8bd92d38c16a57fd785fa590542664cbf78e2bdfdce9 │ │ └─225526 /pause │ ├─4c0e43cc4c8cdcdcee92043f6282a6f79f9d98312b52b1ccaf3834c8c343788e │ │ └─58792 /pause │ ├─985496ef51bc4aad21ccbba8789e87de9211ac392c3c549a48c8e6ee279075bc │ │ └─61083 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─13186e37c02964c5758b9773c03455101f3b8b1c563a197d142f78cea80e7e0b │ │ ├─182744 heat-api: uWSGI master │ │ ├─182786 heat-api: uWSGI worker 1 │ │ └─182787 heat-api: uWSGI worker 2 │ ├─3ecb9e0b14c74fe62ebead8b3fccad117bdaf481bf10f0976fe7353da3facce0 │ │ └─126595 /pause │ ├─051065d6bf95febcd04f3def30b77af6755af1e06dd443bd121165b4d731f17b │ │ └─45578 /pause │ ├─89b6d83637c5cceec35f5c63b0af23582cdc39a62ad033c5e86d161d8610fa65 │ │ └─210334 /pause │ ├─a7331d1509102f381872a8d3cd5ad1a79c6d53db697cc7ccc3b830115a7b7aa1 │ │ └─39666 kube-apiserver --advertise-address=199.204.45.144 --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 │ ├─e5b98538ba0fb13adc3c067dcf73bd3332271a70851af2b5172bfa6cc765df99 │ │ ├─241090 apache2 -DFOREGROUND │ │ ├─244591 (wsgi:h -DFOREGROUND │ │ ├─244593 (wsgi:h -DFOREGROUND │ │ ├─244594 (wsgi:h -DFOREGROUND │ │ ├─244596 (wsgi:h -DFOREGROUND │ │ ├─244597 (wsgi:h -DFOREGROUND │ │ ├─244598 apache2 -DFOREGROUND │ │ └─244599 apache2 -DFOREGROUND │ ├─16fa036cefb60845cfc77cb178db5b22aa0536367043fa185a59c87fd3856b1e │ │ ├─182666 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─183026 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─183027 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─c274a71a637cd4aa76ea65469743a34d7266635c9a0129e9df6ca08eda93b829 │ │ └─62014 /pause │ ├─6f561a153c0308ef02d14fb17a062d42ae4ca74aa9f07ed08cb3208015544ecf │ │ └─43695 /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 │ ├─c64639e6670665553c2e8e6865457c78517a5c607a74ab78ff92591d1bf2f1ed │ │ └─151162 /pause │ ├─23f82d445d281d3a9df0e76e750be96d1c40ac79f513696652615a0a1174734f │ │ └─43539 /pause │ ├─114f0b82d8fbe7d25a92ac3282b972d9e864846757c1fd935cfad0efebae924d │ │ └─60872 /pause │ ├─b57e1176e926e3b6e28c2b447ec14be14ef5fcf6d2ec2e32ff95f02f86d43d79 │ │ └─49831 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─4819584631db4a9886800555236bd10f1f35178344dcd45c5bd6c4b803a8ca63 │ │ ├─202935 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202952 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─202961 erl_child_setup 1048576 │ │ ├─203019 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─203081 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─203082 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─203239 /bin/sh -s rabbit_disk_monitor │ ├─43b7c3837872d02c47b6419c71f2703aec71aec49990a14dfbc0a241510f1ebe │ │ └─60153 /pause │ ├─18dc04bccd144aec4a63ed3af930272826422dbb319d785b66a9fcb199ad73a8 │ │ └─372629 /pause │ ├─f02ffc51d7faa14b5d222d5a0bd032192562ed9bb54e03aebe91ecb0119351f5 │ │ └─127362 /pause │ ├─7888d54ed130076922df7d06c5723ef6cbf7e93f84e3b1062711e180e114d33e │ │ ├─185615 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185632 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─185638 erl_child_setup 1048576 │ │ ├─185697 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─185748 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─185749 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─186265 /bin/sh -s rabbit_disk_monitor │ ├─bacd5b52bc9a2321936867493421864eaf35349cb8a6480dd27cfc5ccc49e848 │ │ ├─245192 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─245206 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─fce2c02f2205bc63735612dde498b3503ba9f4f7180437bae45db9c8a1f919ca │ │ └─57003 /pause │ ├─79f47969ff509bfec6fd4b1c457de050d865ac3f179355c6af557f073c7da9c0 │ │ └─192619 /pause │ ├─b5f2a3d311bfa49b5402b9afe897ab224bb4b5d37a22b3b808a47ff4ec706298 │ │ ├─199894 octavia-api: uWSGI master │ │ ├─199915 octavia-api: uWSGI worker 1 │ │ └─199916 octavia-api: uWSGI worker 2 │ ├─9e2285a4d5e8aae78335e2bf41813673d7561263e66336a25e8894c84e163d93 │ │ └─43170 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 │ ├─8fa5512a279e929189fec763e8ce00e1b9aafba84936f212deb5806f22d1acd2 │ │ └─225752 /pause │ ├─153420778c45cd3290bd43434e2dfa8fafba0f61dbf3f9616e3430261852a112 │ │ └─218365 /pause │ ├─8062d7f1502c95e753dc048151e0d557835653611d63eb76d53268d149507fab │ │ └─237065 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─1e42173fce53024c6e9bb58c98ac1bf3bb419844fea8e4a50a09458a852a2833 │ │ ├─ 85835 /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 │ │ └─313398 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─6ac228a0409007de9f2c92a806c544b04c667a48747a8e31246cef15d7b9d970 │ │ ├─70061 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70078 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─70084 erl_child_setup 1048576 │ │ ├─70165 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─70216 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─70217 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─70266 /bin/sh -s rabbit_disk_monitor │ ├─bb988176983bc4d31e3c9a56a947d55c47f8bb3ab5bddbbf9ff9ba25bf111ea6 │ │ └─151198 /pause │ ├─9559d662fda2ff4d7669bf3a6ecee77c4cd4dd12e5b2a91f5fea8f49ef4b972e │ │ └─124111 /coredns -conf /etc/coredns/Corefile │ ├─e6355a6c7713b2483ac9305fe80508b9fa2e3568b58966cb23338352b61b9dc0 │ │ └─207068 /pause │ ├─294d26071f98d024d0cf78d1396c6bbc0ce0e5b649c8008259056484798ab2a6 │ │ ├─124825 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─124842 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─124848 erl_child_setup 1048576 │ │ ├─124978 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─125029 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─125030 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─125209 /bin/sh -s rabbit_disk_monitor │ ├─f68bbfe620dc838b2885e596ba6c42e3836b656f6a603d12df8e04d2f2f30f80 │ │ └─54259 nfd-gc -gc-interval=1h │ ├─303aed9ed21dd087c5418f1668f08a65e0fd2f409085e8a19701a2a94a285e38 │ │ └─59002 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 │ ├─656ff35df35ceee2535daa56b7de20b89e558d1f4be91f1e4b8fce124ae0daac │ │ └─97505 /pause │ ├─6f6d5abc9c807a0a686b4f15ff38db3ff4b7753eaf83a552da1f82edd9e8320c │ │ ├─122671 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─122684 /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 │ ├─dcb2f30cdb9010e5fb1b30f3b094e6d6d12f7edd077c6e6b9732f086a0bc5713 │ │ └─61797 /bin/oauth2-proxy │ ├─5016a606d272a841337f94cb5da3173f19e101f899828f1f1d041a3df8ec0fd3 │ │ ├─148133 nova-metadata: uWSGI master │ │ ├─148147 nova-metadata: uWSGI worker 1 │ │ └─148148 nova-metadata: uWSGI worker 2 │ ├─0bc62e273408e3eb3fedc155d5c95937ce94e0796cd9e82f5089b2fffd69450b │ │ ├─152079 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─362856 sleep 300 │ ├─c55f300f34064401463e4c76b6afb4ded971b789c23ea10b2542075cb23e6643 │ │ ├─48011 mysqld --wsrep_start_position=c1124897-4cfb-11f1-a340-968d43f8f5b9:20 │ │ └─48133 /var/lib/mysql/mysql-state-monitor │ ├─c39177559e3cb2229cdd649d1c3c25d21bf85e001b33f88700db4bdc3ee8648e │ │ └─126664 /pause │ ├─1754c7019927945d0d302a53cbedd7492e908f0c3884b58dba4aae9278d4c8d0 │ │ ├─148510 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─148896 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─148897 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─372191 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ │ └─372211 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ ├─6075af7638ed515db80830fa20e88347b752c1298e58108fe56ef742d35a3a55 │ │ └─230982 /manager --metrics-bind-address=:8080 │ ├─d1564ce3e52d84fa8d5686e7e5e262d815a3cab9f07d225ec6de1acdd573e199 │ │ └─242634 /bin/openstack-database-exporter │ ├─6870c8ccc43b3d18bc5fbf1d3c41435bb39d02e595eafe9087d44b690873a5ae │ │ └─230954 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─dbfa88a462442136f1068736657c0b9a40cf97ea492244f72afaa6e98b9dabb2 │ │ └─167816 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─c3ab5f54502768ddd350bedcdca00508925cf08a7151901cd04f7a77b223a6b2 │ │ └─63603 /pause │ ├─2369460b2e982e0bf3ad884f680c0cd26ca9287e01e40226bee71ef4be32e7ba │ │ └─108233 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─62e35be10d86bebaec8cfd884fe6b2d0e6a734bebfd1d49ab5b93a056b740adf │ │ ├─57655 python -u /app/sidecar.py │ │ ├─57947 python -u /app/sidecar.py │ │ └─57948 python -u /app/sidecar.py │ ├─94a7cccfc48206c01a50cf4b23c9dc7651509b78a9cd85cc7dc3d4e443aab0ee │ │ └─58748 /pause │ ├─0e022c63a1071f66d4e4881e38fc43a1981e2a3476fad740e7e101ec7f7d74de │ │ └─46507 /pause │ ├─46cf0d4bcabad63beb7de5e4ce89eeb639ea7bf1ab0c0723028ff47e0452fe48 │ │ └─238673 /pause │ ├─436d5562e5787a16305ccd84fdb0b4b81ca5f30d32c0763f77622b50b43d9d79 │ │ └─206482 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─8ffec8eae9b53043c75abf595209289fdabd6eaa9baf6dcf8e4f426e7022c2df │ │ └─42618 /coredns -conf /etc/coredns/Corefile │ ├─b78914aac9823302b9de10489c84edb9936405ff13965fbd91b695d094b13b24 │ │ └─85432 /pause │ ├─a5320cde165a9366090aab11be33d22a8f627120e1c820549f998dbd9cb0cdd7 │ │ └─230849 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─cd68c236b4f09ce69fced4157587723919262ff14669aab3d95d2b1c7a393839 │ │ ├─167789 /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 │ │ ├─340021 /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/tmp1ipxtwaq/privsep.sock │ │ ├─340170 /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/tmpwrn8gt_u/privsep.sock │ │ ├─345931 /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/tmpjkjuqg1i/privsep.sock │ │ ├─372230 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ │ └─372237 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ ├─2e573642c18959ce1574d1bf34eb561769a03ee92e7459a9a47e142624fd1fe5 │ │ └─233593 /kube-vip manager │ ├─dc32b5a09f68ca9a7d7348791ac1ad27d053881b9cfa99325dd382288d0da952 │ │ └─94343 /pause │ ├─42d879ba5b1ca7ad6f3a95571c62d07c1d513cb0dd7f0f3a5b23b68d53d16dbe │ │ └─45942 /server │ ├─2fe1e13d6c81ac6e146ab67ad3bba413ade5db89807800509527e2b39aa8d80e │ │ └─61004 /goldpinger --static-file-path /static │ ├─16c2308711915d84891e69c275fbc9f6e860f329eac322ac6dfdf0309aa6a41f │ │ ├─372952 /bin/bash /tmp/senlin-engine-cleaner.sh │ │ └─372965 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-manage service clean │ ├─799a4b134de12ddee78f0ca053dcfa2b634e7d2a9042cc4bafbf89c58c2e81f1 │ │ ├─41214 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41589 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─11e132de3214ad498b7d17c3d2112c3591035cbb70b0ef3aaeef5225455514ab │ │ └─126394 /pause │ ├─6cde15fab55358541fc814f16883ed8088f994a82dd0e7be79fb8d704ea36e15 │ │ └─43003 /pause │ ├─4c223c043052e199f998bb89412262071cf819179b3653f9b50d10b039352b94 │ │ └─232855 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─bbeaa21b1f99dab3c33d732b5bc566f964a72e4ef1c8564ab500b07c8487bca7 │ │ └─162378 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─9cf20dd3f007bf10a42b77cbb53902a920b1558cbb622efc0c9d46f808dc58e0 │ │ └─43496 /pause │ ├─4d3533f09deec8be022911fb33ad14853ee2d856875d67eb2c9de7d85a54e2ec │ │ └─39475 /pause │ ├─3bcb3cfe9a3aa97182d2a201871cbc41cf16dac5841501ec06da492769f5bae7 │ │ └─204986 /pause │ ├─0749ab927b4a55b1e23c05597df589d1671e5983a7410e92c33c5c14e390e35b │ │ ├─221871 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221900 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─221906 erl_child_setup 1048576 │ │ ├─221980 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─222031 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─222032 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─222342 /bin/sh -s rabbit_disk_monitor │ ├─d0762fc1c4e0e886a560d6e562d73aed42c589f60ef06e51e83a35fe7ea0ff62 │ │ └─60943 /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 │ ├─b3526fc2e4d14511cb27d2c84163ff3fc5e595640e7b108ee9f0872d548a70e7 │ │ └─39965 /pause │ ├─8b270a75f0213ded97fcddd8eee67c660179fc76c281c5fcd3d50f04437f087e │ │ └─60718 /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 │ ├─6032decc5bb2e85302bd6d36442acaf6447e79cac8086279a69760514f7637ab │ │ └─122625 /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 │ ├─3b4b5457f43eff81c6b44a315d5e82cf0cad6202a5c57f71d47a2755360b990b │ │ ├─ 65950 apache2 -DFOREGROUND │ │ ├─ 65999 (wsgi:k -DFOREGROUND │ │ ├─ 66000 (wsgi:k -DFOREGROUND │ │ ├─ 66001 (wsgi:k -DFOREGROUND │ │ ├─ 66002 (wsgi:k -DFOREGROUND │ │ ├─359109 apache2 -DFOREGROUND │ │ ├─359158 apache2 -DFOREGROUND │ │ └─359159 apache2 -DFOREGROUND │ ├─5cdfcadacfeb86b4220fd583a471f7b4531dc353a2e9d0fc9c0d7785ba67ede2 │ │ └─164349 /pause │ ├─350d6c2ce221a7b9fe40218fb42485e46ca4df44c49006c56178ba2946b0a252 │ │ └─173139 /pause │ ├─44aee1ae0cef30f8d295f17c66ae99fcba48ae0c4d3566a6f7caf6a61ddfd047 │ │ ├─59554 nginx: master process nginx -g daemon off; │ │ ├─59569 nginx: worker process │ │ ├─59570 nginx: worker process │ │ ├─59571 nginx: worker process │ │ ├─59572 nginx: worker process │ │ └─59573 nginx: worker process │ ├─c85829a87df7621ab03faedaa62b1174825e89f5a0b88ecc2b4163b969a32676 │ │ ├─60517 /usr/bin/vector --config-dir /etc/vector/ │ │ └─60553 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d7a09af196d4ed61153f9832838e1f6dbcec29c57bd4261af1321851537e1a9b │ │ └─192646 /pause │ ├─3dc0c0190adc4bc3731b721b8aa50fe1f2ae141048c19626bd4fcd51286a2a3b │ │ └─206393 /pause │ ├─fc9ede7f192bc8c29374fa583cd3651153b8104dbe3c9a3de3cb54b05d6fef8a │ │ └─59264 /pause │ ├─8ce5888faa5c8734bf8cbb40288f28a3ab84bee6f60ff358d88c387f5c364316 │ │ └─61344 /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-144.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 │ ├─a9cc0b9330437a05fe71ad32c747638682ab40963403a29cc0bca98b273d4888 │ │ ├─104905 cinder-api: uWSGI master │ │ ├─104918 cinder-api: uWSGI worker 1 │ │ └─104919 cinder-api: uWSGI worker 2 │ ├─633215d7e3383fd42654c681bb095aa8eaaad41c866679b4eb1addedc2fdcf67 │ │ └─61443 /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 │ ├─06b457451fda6a11f20436f8d968d9905c10eda4050a6c473bbf936f517d8390 │ │ └─48108 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─30de036f14f4b33d7d11e73ceba3965da2fdb948a2d546460978727b5bfab4c3 │ │ └─39514 /pause │ ├─854925b52823b3e9a99c7690ff8f41a5f29a29ddeb514f3752fa70384d163906 │ │ └─122305 /pause │ ├─8ce40f7cc981debd8e791006f27573178fed84a3070c1e1406a9dbcd223f369b │ │ └─59530 /pause │ ├─77ba40e304497b21e790d4e0974a72f8a5f8fffaf02405f9ab73775432f65f66 │ │ └─39622 etcd --advertise-client-urls=https://199.204.45.144: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.144:2380 --initial-cluster=instance=https://199.204.45.144:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.144:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.144: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 │ ├─53a069c186c52e77a56ddab7d53d89ccccc92420038898c782b4cddc4cb11a11 │ │ └─93145 /pause │ ├─509c07279f36d4e00dfb585234591bc0acac8009a1345a325671067a9a7cef85 │ │ └─45676 /pause │ ├─4b3f4f37d9d67bbbe5e2b3a39303fb66ce43393a4bd6a96229c28abe26f0db3e │ │ └─57439 /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 │ ├─3b2ea0901d9ca63a28377b283cf2cd90833b6b07b6043af350a023a6dfb6d70d │ │ ├─74634 barbiacan-api: uWSGI master │ │ └─74647 barbiacan-api: uWSGI worker 1 │ ├─19e2b00eb99b9f18cbaf2291f1fb6a3837073aedb84d0ddcfe8176a148eb97e1 │ │ ├─182756 heat-api-cfn: uWSGI master │ │ ├─182788 heat-api-cfn: uWSGI worker 1 │ │ └─182789 heat-api-cfn: uWSGI worker 2 │ ├─08dd73d289756656a2d383c44c226e3b68ad4373a6aac12684aee5d78fec47cd │ │ └─69981 /pause │ ├─b945b9828f6a637a4e29ad1a17ff0213e9a5b9f2be014e654d5937e061c907e1 │ │ └─54478 /secretgen-controller │ ├─e044107ce78a14e1aef6bcaa4b95e64afb1505de3dc0987fa8a52f17c83a1490 │ │ └─185534 /pause │ ├─a038ef501bdfa762950f38ca70784d66ef1c1e54ad3bc5207388d4645adff21c │ │ └─233468 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─b060fba8257dc888f6fd07ec9b1f38321ad9041ea62816142405fcaf523c514b │ │ └─161922 /pause │ ├─5e2b421a2c24cece44173933bb356092309478d7e7a3bf0782eb76e4ca82cc69 │ │ └─230938 /manager --metrics-bind-address=:9782 │ ├─caabc2b9a4a3df785f50b3b8a6eeb5815363f24a3e527acc978d8a55907076bb │ │ └─61499 /bin/pushgateway │ ├─41320ebc183f8f2fb574af4d145d2eb65e13248bc7a433181fce4c9e414fe063 │ │ └─218765 /pause │ ├─7e8e7c421bbc5d32608188ade5ee5d9d5db3488def8ac4b01ff0b47cdd19b46a │ │ └─225809 /pause │ ├─8f4fcc394714f04894bf1002949a6788453f5537cdb44af85d1a2f8cd31df91c │ │ ├─159226 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─159482 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmppl21o6al/privsep.sock │ │ ├─159599 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpkbxb08r7/privsep.sock │ │ └─159735 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─e3de7d1e0e683112c967e97b52e395fe50df9c2f386122a063c25b050db34442 │ │ └─192616 /pause │ ├─b8c106e6d59141542595e86ec30e403bbc9d5b889e9a6ebfea6d20ce8e14d44e │ │ └─151344 /pause │ ├─4806d30787c416563acc6127ec430e5b3599ed97a3ff8f01f82e258edf584dcb │ │ └─161746 /bin/bash /tmp/libvirt.sh │ ├─a20712f463e719c570822f47287949532a0905f4ac0de2b5d6c2bf26513d8005 │ │ └─242384 /pause │ ├─4b1cea8c7cc70408787e2832d8e6c681798c2a4da44170ef0fb3edfe33d7ea9e │ │ └─61566 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e98d5d59ae3b48ee1a10db643b740f9a12bb16e4848316698e37b5103661a3fa │ │ └─75695 /usr/local/bin/rook ceph operator │ ├─98cfb65188d33206aaa262f2603a22bff2b02ddb651226b6394ba40de27ef745 │ │ └─59837 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9cfb108a97b5c1615c77b138232654cba29952e208df07630b3a654315979c81 │ │ └─39541 /pause │ ├─0c8d3af1c576109c0b75fb704903063c54d76a605f2ccdae7eeeaa5c309763c8 │ │ └─221535 /pause │ ├─aac91be5dc4a9c8121670bc291d9640007b222c12b5ef6a9eab8d43d2205f824 │ │ └─54210 /pause │ ├─a46b3fb113df50134fe7ecc8c7e86ca0227e79c9826fa246c8062f56b72ddf86 │ │ └─49722 /pause │ ├─ce66a453d2e3a8c4b7f6b6b0a461de6fa252ce74cdbdb958aa857ac462b4faa2 │ │ └─40776 /pause │ ├─05e02d620b2d03458175cc9c33052bea2aa54951daf7f1f77d88a2124b1aaf02 │ │ ├─237256 /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 │ │ └─237357 /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 │ ├─5d61a6456f655644edecfad9581bf38008b32c23b1ddd90b1ad6c27c89e6a27c │ │ └─43783 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─067cdf15010ad5312052aa9edbbc24e9822e20607f9ff8250d9eeb8dded66e43 │ │ └─97391 /pause │ ├─b4f728c8dcfa274edd0ffca73ab746786d5a764c15756853ba81f383fcc35533 │ │ └─151115 /pause │ ├─9413334e953dffd8243309397dfcb5aa321bad384e357967313f91c8c4af1faa │ │ ├─162032 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162048 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─162054 erl_child_setup 1048576 │ │ ├─162198 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─162249 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─162250 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─162583 /bin/sh -s rabbit_disk_monitor │ ├─93d7f90ae24d20f0839968d306665ab58c588adcd55815c4b50a68dc089d6310 │ │ └─231018 /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 │ ├─bae0d1c10e1bc1a23b3b9f555b957f743a062829383f8a4ac6e421d66348aaa6 │ │ └─201484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─e564a5fb7fb62211a1880cec9ccfa6210fee9604b6fc8237fede1b4f7cff704d │ │ └─54333 nfd-master -crd-controller=true -metrics=8081 │ ├─4d169adda492c3169746cced13b3f089aa1625f2f1a8892ba7a541aafa610da7 │ │ └─42587 /pause │ ├─96947b86df84dffcec891bdb4f74568c21de1176443029344e9b9cbddfbb4dd3 │ │ └─123627 /pause │ └─02fb1f92836349ab2c14b6c0f1728aa7b1afe8a2ec5a24e040da303339f06e21 │ ├─160346 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ ├─161238 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpuopu5f5v/privsep.sock │ ├─161645 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpj87naxs9/privsep.sock │ ├─162010 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpvrefdcyd/privsep.sock │ ├─162436 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─162437 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─162496 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e4cc8ee5-9369-4442-b4c6-864335243af0/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e4cc8ee5-9369-4442-b4c6-864335243af0/host --addn-hosts=/var/lib/neutron/dhcp/e4cc8ee5-9369-4442-b4c6-864335243af0/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e4cc8ee5-9369-4442-b4c6-864335243af0/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e4cc8ee5-9369-4442-b4c6-864335243af0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-bd76c57d-e77e-4662-8a88-8037d4e63e19,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─162499 haproxy -f /var/lib/neutron/ns-metadata-proxy/e4cc8ee5-9369-4442-b4c6-864335243af0.conf │ ├─187338 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/356c01b6-705d-4600-bec9-5f27b5c1f714/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/356c01b6-705d-4600-bec9-5f27b5c1f714/host --addn-hosts=/var/lib/neutron/dhcp/356c01b6-705d-4600-bec9-5f27b5c1f714/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/356c01b6-705d-4600-bec9-5f27b5c1f714/opts --dhcp-leasefile=/var/lib/neutron/dhcp/356c01b6-705d-4600-bec9-5f27b5c1f714/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b0bf9635-e3ab-479c-97a6-4f3d81fa5d59,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─187341 haproxy -f /var/lib/neutron/ns-metadata-proxy/356c01b6-705d-4600-bec9-5f27b5c1f714.conf │ └─343627 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmptjn9zys2/privsep.sock ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount