USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 39384 16.3 1.5 2293992 1016364 ? Ssl 05:24 4:09 kube-apiserver --advertise-address=199.19.213.51 --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 ubuntu 46998 11.1 1.4 8815240 978460 ? Ssl 05:27 2:27 mysqld --wsrep_start_position=06643847-2679-11f1-a062-fa708037213b:20 167 12806 4.9 0.8 4220432 564544 ? Sl 05:18 1:34 /usr/bin/ceph-mgr -n mgr.instance.juufey -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug zuul 49311 4.7 0.7 3838548 477580 ? Ssl 05:29 0:58 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true zuul 63988 3.3 0.6 1724476 453776 ? Ssl 05:34 0:31 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-51.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 42424 69501 0.0 0.3 289652 261132 ? Ss 05:35 0:00 apache2 -DFOREGROUND 10001 63388 1.3 0.2 1571400 190252 ? Ssl 05:33 0:12 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all 472 61394 1.0 0.2 1656092 180708 ? Ssl 05:33 0:10 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 root 39410 6.1 0.2 11359852 165112 ? Dsl 05:24 1:33 etcd --advertise-client-urls=https://199.19.213.51:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.51:2380 --initial-cluster=instance=https://199.19.213.51:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.51:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.51: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 root 9781 11.0 0.2 3874168 162068 ? Ssl 05:15 3:44 /usr/bin/containerd --config /etc/containerd/config.toml root 63106 1.4 0.2 644560 160432 ? Ssl 05:33 0:13 /usr/bin/vector --config-dir /etc/vector/ root 39584 9.0 0.2 3253492 159408 ? Ssl 05:24 2:16 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.51 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 root 39382 2.3 0.2 1413072 158028 ? Ssl 05:24 0:36 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 999 75388 1.4 0.2 4246420 156396 ? Sl 05:37 0:10 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr 999 88491 2.0 0.2 4249416 155376 ? Sl 05:41 0:10 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr root 41454 2.3 0.2 1398040 152928 ? Ssl 05:25 0:33 cilium-agent --config-dir=/tmp/cilium/config-map 999 64784 1.2 0.2 4247360 151300 ? Sl 05:34 0:11 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr 42424 106624 0.3 0.2 387520 148900 ? Sl 05:44 0:00 staffeln-conductor: Staffeln conductor backup controller worker(0) 42424 104638 1.5 0.2 990880 147832 ? S 05:44 0:05 glance-api: uWSGI worker 2 42424 104637 1.4 0.2 246420 140548 ? S 05:44 0:04 glance-api: uWSGI worker 1 42424 106434 1.1 0.1 217928 131416 ? Ssl 05:44 0:03 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] 42424 69525 1.4 0.1 545720 127680 ? Sl 05:35 0:11 (wsgi:k -DFOREGROUND 42424 69524 1.5 0.1 545720 125436 ? Sl 05:35 0:13 (wsgi:k -DFOREGROUND 42424 69522 1.1 0.1 544696 125060 ? Sl 05:35 0:09 (wsgi:k -DFOREGROUND 42424 106626 0.0 0.1 374644 124320 ? Sl 05:44 0:00 staffeln-conductor: Staffeln conductor rotation controller worker(0) 42424 69523 1.3 0.1 544696 123644 ? Sl 05:35 0:11 (wsgi:k -DFOREGROUND 167 29036 0.6 0.1 618740 112676 ? Sl 05:21 0:10 /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 167 94935 0.5 0.1 5213716 107216 ? Ssl 05:42 0:02 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-nkqxb --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph 167 33528 0.5 0.1 618736 105500 ? Sl 05:22 0:09 /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 167 24318 0.5 0.1 618736 103368 ? Sl 05:21 0:09 /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 root 362 0.4 0.1 168316 102336 ? S /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 root 95003 0.0 0.0 4384 3340 ? Ss 05:42 0:00 /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 zuul 709 0.0 0.0 168468 2952 ? S 05:13 0:00 (sd-pam) 999 64767 0.0 0.0 2896 1896 ? Ss 05:34 0:00 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server 999 75371 0.0 0.0 2900 1892 ? Ss 05:37 0:00 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server 999 88473 0.0 0.0 2900 1756 ? Ss 05:41 0:00 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server ubuntu 47125 0.0 0.0 1226008 1704 ? Sl 05:27 0:00 /var/lib/mysql/mysql-state-monitor uuidd 1373 0.0 0.0 9620 1532 ? Ss 05:13 0:00 /usr/sbin/uuidd --socket-activation root 95075 0.0 0.0 4940 1300 ? S+ 05:42 0:00 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m 999 64881 0.0 0.0 3736 1256 ? Ss 05:34 0:00 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 999 75465 0.0 0.0 3740 1216 ? Ss 05:37 0:00 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 999 88701 0.0 0.0 3740 1216 ? Ss 05:41 0:00 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 999 75676 0.0 0.0 2900 1080 ? Ss 05:37 0:00 /bin/sh -s rabbit_disk_monitor root 628 0.0 0.0 6220 1064 ttyS0 Ss+ 05:11 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 root 627 0.0 0.0 6176 1060 tty1 Ss+ 05:11 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux zuul 117916 0.0 0.0 2892 1040 ? Ss 05:49 0:00 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yycegwnhczwuunjrlxkjsycxvsystwxd ; /usr/bin/python3'"'"' && sleep 0' 999 75394 0.0 0.0 2788 1032 ? Ss 05:37 0:00 erl_child_setup 1048576 999 64790 0.0 0.0 2784 1028 ? Ss 05:34 0:00 erl_child_setup 1048576 999 89117 0.0 0.0 2900 1000 ? Ss 05:41 0:00 /bin/sh -s rabbit_disk_monitor 999 88515 0.0 0.0 2788 996 ? Ss 05:41 0:00 erl_child_setup 1048576 999 65085 0.0 0.0 2896 992 ? Ss 05:34 0:00 /bin/sh -s rabbit_disk_monitor root 117919 0.0 0.0 2892 976 ? S 05:49 0:00 /bin/sh -c echo BECOME-SUCCESS-yycegwnhczwuunjrlxkjsycxvsystwxd ; /usr/bin/python3 zuul 117917 0.0 0.0 2892 952 ? S 05:49 0:00 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-yycegwnhczwuunjrlxkjsycxvsystwxd ; /usr/bin/python3' && sleep 0 _chrony 10916 0.0 0.0 10580 540 ? S 05:16 0:00 /usr/sbin/chronyd -F 1 999 75466 0.0 0.0 3740 120 ? S 05:37 0:00 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 999 88702 0.0 0.0 3740 120 ? S 05:41 0:00 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 999 64882 0.0 0.0 3736 112 ? S 05:34 0:00 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 999 75477 0.0 0.0 3748 112 ? S 05:37 0:00 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon 999 64892 0.0 0.0 3744 108 ? S 05:34 0:00 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon 999 88712 0.0 0.0 3748 108 ? S 05:41 0:00 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon root 12478 0.0 0.0 1048 4 ? Ss 05:17 0:00 /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 root 12794 0.0 0.0 1048 4 ? Ss 05:18 0:00 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.juufey -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug root 19145 0.0 0.0 1048 4 ? Ss 05:19 0:00 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance root 24306 0.0 0.0 1048 4 ? Ss 05:21 0:00 /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 root 29024 0.0 0.0 1048 4 ? Ss 05:21 0:00 /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 root 33515 0.0 0.0 1048 4 ? Ss 05:22 0:00 /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 65535 39171 0.0 0.0 1028 4 ? Ss 05:24 0:00 /pause 65535 39244 0.0 0.0 1028 4 ? Ss 05:24 0:00 /pause 65535 39264 0.0 0.0 1028 4 ? Ss 05:24 0:00 /pause 65535 39267 0.0 0.0 1028 4 ? Ss 05:24 0:00 /pause 65535 39286 0.0 0.0 1028 4 ? Ss 05:24 0:00 /pause 65535 39740 0.0 0.0 1028 4 ? Ss 05:24 0:00 /pause 65535 40497 0.0 0.0 1028 4 ? Ss 05:25 0:00 /pause 65535 40565 0.0 0.0 1028 4 ? Ss 05:25 0:00 /pause 65535 42161 0.0 0.0 1028 4 ? Ss 05:25 0:00 /pause 65535 42220 0.0 0.0 1028 4 ? Ss 05:25 0:00 /pause 65535 42247 0.0 0.0 1028 4 ? Ss 05:25 0:00 /pause 65535 42298 0.0 0.0 1028 4 ? Ss 05:25 0:00 /pause 65535 42516 0.0 0.0 1028 4 ? Ss 05:25 0:00 /pause 65535 42623 0.0 0.0 1028 4 ? Ss 05:25 0:00 /pause 65535 44630 0.0 0.0 1028 4 ? Ss 05:26 0:00 /pause 65535 44729 0.0 0.0 1028 4 ? Ss 05:26 0:00 /pause systemd+ 45086 0.0 0.0 224 4 ? Ss 05:26 0:00 /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 65535 45603 0.0 0.0 1028 4 ? Ss 05:26 0:00 /pause 65535 45699 0.0 0.0 1028 4 ? Ss 05:26 0:00 /pause 65535 46027 0.0 0.0 1028 4 ? Ss 05:26 0:00 /pause 65535 46415 0.0 0.0 1028 4 ? Ss 05:27 0:00 /pause 65535 46728 0.0 0.0 1028 4 ? Ss 05:27 0:00 /pause 65535 48972 0.0 0.0 1028 4 ? Ss 05:28 0:00 /pause 65535 49183 0.0 0.0 1028 4 ? Ss 05:28 0:00 /pause 65535 53523 0.0 0.0 1028 4 ? Ss 05:31 0:00 /pause 65535 54170 0.0 0.0 1028 4 ? Ss 05:31 0:00 /pause 65535 54224 0.0 0.0 1028 4 ? Ss 05:31 0:00 /pause 65535 54272 0.0 0.0 1028 4 ? Ss 05:31 0:00 /pause 65535 54467 0.0 0.0 1028 4 ? Ss 05:31 0:00 /pause nobody 58850 0.0 0.0 1028 4 ? Ss 05:33 0:00 /pause nobody 58937 0.0 0.0 1028 4 ? Ss 05:33 0:00 /pause 472 58984 0.0 0.0 1028 4 ? Ss 05:33 0:00 /pause nobody 59029 0.0 0.0 1028 4 ? Ss 05:33 0:00 /pause zuul 60292 0.0 0.0 1028 4 ? Ss 05:33 0:00 /pause zuul 60433 0.0 0.0 1028 4 ? Ss 05:33 0:00 /pause systemd+ 60759 0.0 0.0 1028 4 ? Ss 05:33 0:00 /pause 65535 60817 0.0 0.0 1028 4 ? Ss 05:33 0:00 /pause 65535 61007 0.0 0.0 1028 4 ? Ss 05:33 0:00 /pause 65535 61185 0.0 0.0 1028 4 ? Ss 05:33 0:00 /pause zuul 61624 0.0 0.0 1028 4 ? Ss 05:33 0:00 /pause 10001 61876 0.0 0.0 1028 4 ? Ss 05:33 0:00 /pause nobody 62116 0.0 0.0 1028 4 ? Ss 05:33 0:00 /pause nobody 62816 0.0 0.0 1028 4 ? Ss 05:33 0:00 /pause 999 64276 0.0 0.0 1028 4 ? Ss 05:34 0:00 /pause 42424 66317 0.0 0.0 1028 4 ? Ss 05:34 0:00 /pause 999 75280 0.0 0.0 1028 4 ? Ss 05:37 0:00 /pause 42424 76782 0.0 0.0 1028 4 ? Ss 05:38 0:00 /pause 65535 82394 0.0 0.0 1028 4 ? Ss 05:39 0:00 /pause 999 88348 0.0 0.0 1028 4 ? Ss 05:41 0:00 /pause 65535 94581 0.0 0.0 1028 4 ? Ss 05:42 0:00 /pause 65535 94626 0.0 0.0 1028 4 ? Ss 05:42 0:00 /pause 42424 104097 0.0 0.0 1028 4 ? Ss 05:43 0:00 /pause 42424 105861 0.0 0.0 1028 4 ? Ss 05:44 0:00 /pause 42424 105916 0.0 0.0 1028 4 ? Ss 05:44 0:00 /pause 65535 106752 0.0 0.0 1028 4 ? Ss 05:44 0:00 /pause root 2 0.0 0.0 0 0 ? S 05:11 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? I< 05:11 0:00 [rcu_gp] root 4 0.0 0.0 0 0 ? I< 05:11 0:00 [rcu_par_gp] root 5 0.0 0.0 0 0 ? I< 05:11 0:00 [slub_flushwq] root 6 0.0 0.0 0 0 ? I< 05:11 0:00 [netns] root 8 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/0:0H-events_highpri] root 9 0.1 0.0 0 0 ? I 05:11 0:03 [kworker/u32:0-flush-252:0] root 10 0.0 0.0 0 0 ? I< 05:11 0:00 [mm_percpu_wq] root 11 0.0 0.0 0 0 ? S 05:11 0:00 [rcu_tasks_rude_] root 12 0.0 0.0 0 0 ? S 05:11 0:00 [rcu_tasks_trace] root 13 0.0 0.0 0 0 ? S 05:11 0:00 [ksoftirqd/0] root 14 0.1 0.0 0 0 ? I 05:11 0:03 [rcu_sched] root 15 0.0 0.0 0 0 ? S 05:11 0:00 [migration/0] root 16 0.0 0.0 0 0 ? S 05:11 0:00 [idle_inject/0] root 18 0.0 0.0 0 0 ? S 05:11 0:00 [cpuhp/0] root 19 0.0 0.0 0 0 ? S 05:11 0:00 [cpuhp/1] root 20 0.0 0.0 0 0 ? S 05:11 0:00 [idle_inject/1] root 21 0.0 0.0 0 0 ? S 05:11 0:00 [migration/1] root 22 0.0 0.0 0 0 ? S 05:11 0:00 [ksoftirqd/1] root 24 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/1:0H-events_highpri] root 25 0.0 0.0 0 0 ? S 05:11 0:00 [cpuhp/2] root 26 0.0 0.0 0 0 ? S 05:11 0:00 [idle_inject/2] root 27 0.0 0.0 0 0 ? S 05:11 0:00 [migration/2] root 28 0.0 0.0 0 0 ? S 05:11 0:00 [ksoftirqd/2] root 30 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/2:0H-kblockd] root 31 0.0 0.0 0 0 ? S 05:11 0:00 [cpuhp/3] root 32 0.0 0.0 0 0 ? S 05:11 0:00 [idle_inject/3] root 33 0.0 0.0 0 0 ? S 05:11 0:00 [migration/3] root 34 0.0 0.0 0 0 ? S 05:11 0:00 [ksoftirqd/3] root 36 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/3:0H-events_highpri] root 37 0.0 0.0 0 0 ? S 05:11 0:00 [cpuhp/4] root 38 0.0 0.0 0 0 ? S 05:11 0:00 [idle_inject/4] root 39 0.0 0.0 0 0 ? S 05:11 0:00 [migration/4] root 40 0.0 0.0 0 0 ? S 05:11 0:00 [ksoftirqd/4] root 42 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/4:0H-events_highpri] root 43 0.0 0.0 0 0 ? S 05:11 0:00 [cpuhp/5] root 44 0.0 0.0 0 0 ? S 05:11 0:00 [idle_inject/5] root 45 0.0 0.0 0 0 ? S 05:11 0:00 [migration/5] root 46 0.0 0.0 0 0 ? S 05:11 0:00 [ksoftirqd/5] root 48 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/5:0H-events_highpri] root 49 0.0 0.0 0 0 ? S 05:11 0:00 [cpuhp/6] root 50 0.0 0.0 0 0 ? S 05:11 0:00 [idle_inject/6] root 51 0.0 0.0 0 0 ? S 05:11 0:00 [migration/6] root 52 0.0 0.0 0 0 ? S 05:11 0:00 [ksoftirqd/6] root 54 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/6:0H-events_highpri] root 55 0.0 0.0 0 0 ? S 05:11 0:00 [cpuhp/7] root 56 0.0 0.0 0 0 ? S 05:11 0:00 [idle_inject/7] root 57 0.0 0.0 0 0 ? S 05:11 0:00 [migration/7] root 58 0.0 0.0 0 0 ? S 05:11 0:00 [ksoftirqd/7] root 60 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/7:0H-events_highpri] root 61 0.0 0.0 0 0 ? S 05:11 0:00 [cpuhp/8] root 62 0.0 0.0 0 0 ? S 05:11 0:00 [idle_inject/8] root 63 0.0 0.0 0 0 ? S 05:11 0:00 [migration/8] root 64 0.0 0.0 0 0 ? S 05:11 0:00 [ksoftirqd/8] root 66 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/8:0H-events_highpri] root 67 0.0 0.0 0 0 ? S 05:11 0:00 [cpuhp/9] root 68 0.0 0.0 0 0 ? S 05:11 0:00 [idle_inject/9] root 69 0.0 0.0 0 0 ? S 05:11 0:00 [migration/9] root 70 0.0 0.0 0 0 ? S 05:11 0:00 [ksoftirqd/9] root 72 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/9:0H-events_highpri] root 73 0.0 0.0 0 0 ? S 05:11 0:00 [cpuhp/10] root 74 0.0 0.0 0 0 ? S 05:11 0:00 [idle_inject/10] root 75 0.0 0.0 0 0 ? S 05:11 0:00 [migration/10] root 76 0.0 0.0 0 0 ? S 05:11 0:00 [ksoftirqd/10] root 78 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/10:0H-events_highpri] root 79 0.0 0.0 0 0 ? S 05:11 0:00 [cpuhp/11] root 80 0.0 0.0 0 0 ? S 05:11 0:00 [idle_inject/11] root 81 0.0 0.0 0 0 ? S 05:11 0:00 [migration/11] root 82 0.0 0.0 0 0 ? S 05:11 0:00 [ksoftirqd/11] root 84 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/11:0H-events_highpri] root 85 0.0 0.0 0 0 ? S 05:11 0:00 [cpuhp/12] root 86 0.0 0.0 0 0 ? S 05:11 0:00 [idle_inject/12] root 87 0.0 0.0 0 0 ? S 05:11 0:00 [migration/12] root 88 0.0 0.0 0 0 ? S 05:11 0:00 [ksoftirqd/12] root 90 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/12:0H-events_highpri] root 91 0.0 0.0 0 0 ? S 05:11 0:00 [cpuhp/13] root 92 0.0 0.0 0 0 ? S 05:11 0:00 [idle_inject/13] root 93 0.0 0.0 0 0 ? S 05:11 0:00 [migration/13] root 94 0.0 0.0 0 0 ? S 05:11 0:00 [ksoftirqd/13] root 96 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/13:0H-events_highpri] root 97 0.0 0.0 0 0 ? S 05:11 0:00 [cpuhp/14] root 98 0.0 0.0 0 0 ? S 05:11 0:00 [idle_inject/14] root 99 0.0 0.0 0 0 ? S 05:11 0:00 [migration/14] root 100 0.0 0.0 0 0 ? S 05:11 0:00 [ksoftirqd/14] root 102 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/14:0H-kblockd] root 103 0.0 0.0 0 0 ? S 05:11 0:00 [cpuhp/15] root 104 0.0 0.0 0 0 ? S 05:11 0:00 [idle_inject/15] root 105 0.0 0.0 0 0 ? S 05:11 0:00 [migration/15] root 106 0.0 0.0 0 0 ? S 05:11 0:00 [ksoftirqd/15] root 108 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/15:0H-events_highpri] root 109 0.0 0.0 0 0 ? S 05:11 0:00 [kdevtmpfs] root 110 0.0 0.0 0 0 ? I< 05:11 0:00 [inet_frag_wq] root 111 0.0 0.0 0 0 ? S 05:11 0:00 [kauditd] root 112 0.0 0.0 0 0 ? S 05:11 0:00 [khungtaskd] root 113 0.0 0.0 0 0 ? S 05:11 0:00 [oom_reaper] root 114 0.0 0.0 0 0 ? I< 05:11 0:00 [writeback] root 115 0.0 0.0 0 0 ? S 05:11 0:00 [kcompactd0] root 116 0.0 0.0 0 0 ? SN 05:11 0:00 [ksmd] root 117 0.0 0.0 0 0 ? SN 05:11 0:00 [khugepaged] root 165 0.0 0.0 0 0 ? I< 05:11 0:00 [kintegrityd] root 166 0.0 0.0 0 0 ? I< 05:11 0:00 [kblockd] root 167 0.0 0.0 0 0 ? I< 05:11 0:00 [blkcg_punt_bio] root 168 0.0 0.0 0 0 ? I< 05:11 0:00 [tpm_dev_wq] root 169 0.0 0.0 0 0 ? I< 05:11 0:00 [ata_sff] root 170 0.0 0.0 0 0 ? I< 05:11 0:00 [md] root 171 0.0 0.0 0 0 ? I< 05:11 0:00 [edac-poller] root 172 0.0 0.0 0 0 ? I< 05:11 0:00 [devfreq_wq] root 173 0.0 0.0 0 0 ? S 05:11 0:00 [watchdogd] root 174 0.0 0.0 0 0 ? I 05:11 0:02 [kworker/u32:1-flush-252:0] root 175 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/0:1H-kblockd] root 177 0.0 0.0 0 0 ? S 05:11 0:00 [kswapd0] root 178 0.0 0.0 0 0 ? S 05:11 0:00 [ecryptfs-kthrea] root 180 0.0 0.0 0 0 ? I< 05:11 0:00 [kthrotld] root 182 0.0 0.0 0 0 ? I< 05:11 0:00 [acpi_thermal_pm] root 183 0.1 0.0 0 0 ? I 05:11 0:02 [kworker/u32:2-flush-252:0] root 184 0.0 0.0 0 0 ? S 05:11 0:00 [scsi_eh_0] root 185 0.0 0.0 0 0 ? I< 05:11 0:00 [scsi_tmf_0] root 186 0.0 0.0 0 0 ? S 05:11 0:00 [scsi_eh_1] root 187 0.0 0.0 0 0 ? I< 05:11 0:00 [scsi_tmf_1] root 188 0.1 0.0 0 0 ? I 05:11 0:03 [kworker/u32:3-flush-252:0] root 189 0.0 0.0 0 0 ? I< 05:11 0:00 [vfio-irqfd-clea] root 190 0.0 0.0 0 0 ? I< 05:11 0:00 [mld] root 191 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/4:1H-kblockd] root 192 0.0 0.0 0 0 ? I< 05:11 0:00 [ipv6_addrconf] root 193 0.0 0.0 0 0 ? I 05:11 0:00 [kworker/u32:4-flush-252:0] root 195 0.1 0.0 0 0 ? I 05:11 0:02 [kworker/u32:5-flush-252:0] root 199 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/2:1H-kblockd] root 217 0.0 0.0 0 0 ? I< 05:11 0:00 [kstrp] root 220 0.0 0.0 0 0 ? I< 05:11 0:00 [zswap-shrink] root 221 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/u33:0] root 226 0.0 0.0 0 0 ? I< 05:11 0:00 [charger_manager] root 248 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/12:1H-kblockd] root 272 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/5:1H-kblockd] root 288 0.0 0.0 0 0 ? S 05:11 0:00 [hwrng] root 289 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/3:1H-kblockd] root 290 0.0 0.0 0 0 ? I 05:11 0:00 [kworker/9:2-events] root 293 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/8:1H-kblockd] root 294 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/6:1H-kblockd] root 314 0.2 0.0 0 0 ? S 05:11 0:06 [jbd2/vda1-8] root 315 0.0 0.0 0 0 ? I< 05:11 0:00 [ext4-rsv-conver] root 319 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/11:1H-kblockd] root 320 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/9:1H-kblockd] root 347 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/14:1H-kblockd] root 352 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/7:1H-kblockd] root 400 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/10:1H-kblockd] root 451 0.0 0.0 0 0 ? I< 05:11 0:00 [cryptd] root 452 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/1:1H-kblockd] root 489 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/15:1H-kblockd] root 577 0.0 0.0 0 0 ? I< 05:11 0:00 [kworker/13:1H-kblockd] root 883 0.0 0.0 0 0 ? I 05:13 0:00 [kworker/1:2-events] root 9048 0.0 0.0 0 0 ? I< 05:15 0:00 [kdmflush] root 9065 0.0 0.0 0 0 ? I< 05:15 0:00 [kdmflush] root 9081 0.0 0.0 0 0 ? I< 05:15 0:00 [kdmflush] root 10177 0.0 0.0 0 0 ? I 05:16 0:01 [kworker/u32:6-ext4-rsv-conversion] root 12896 0.0 0.0 0 0 ? I 05:18 0:00 [kworker/0:2-events] root 25064 0.0 0.0 0 0 ? I 05:21 0:01 [kworker/u32:7-flush-252:0] root 28250 0.0 0.0 0 0 ? I 05:21 0:00 [kworker/11:0-events] root 36704 0.0 0.0 0 0 ? I< 05:22 0:00 [ceph-msgr] root 36706 0.0 0.0 0 0 ? I< 05:22 0:00 [rbd] root 41188 0.0 0.0 0 0 ? I 05:25 0:00 [kworker/10:2-events] root 42722 0.0 0.0 0 0 ? I 05:25 0:00 [kworker/9:1-events] root 44512 0.0 0.0 0 0 ? I 05:26 0:00 [kworker/4:4-events] root 47238 0.0 0.0 0 0 ? I< 05:27 0:00 [dio/vda1] root 58530 0.1 0.0 0 0 ? I 05:33 0:01 [kworker/u32:8-ext4-rsv-conversion] root 58603 0.0 0.0 0 0 ? I 05:33 0:00 [kworker/12:1-events] root 58660 0.0 0.0 0 0 ? I 05:33 0:00 [kworker/13:3-events] root 59237 0.0 0.0 0 0 ? I 05:33 0:00 [kworker/15:0-events] root 59709 0.0 0.0 0 0 ? I 05:33 0:00 [kworker/14:4-events] root 60093 0.0 0.0 0 0 ? I 05:33 0:00 [kworker/5:4-events] root 61372 0.0 0.0 0 0 ? I 05:33 0:00 [kworker/6:2-cgroup_free] root 61690 0.0 0.0 0 0 ? I 05:33 0:00 [kworker/u32:9-flush-252:0] root 62904 0.0 0.0 0 0 ? I 05:33 0:00 [kworker/u32:10-flush-253:0] root 63970 0.0 0.0 0 0 ? I 05:34 0:00 [kworker/9:3-events] root 64079 0.0 0.0 0 0 ? I 05:34 0:00 [kworker/8:4-events] root 73584 0.0 0.0 0 0 ? I 05:37 0:00 [kworker/10:4-events] root 75037 0.0 0.0 0 0 ? I 05:37 0:00 [kworker/u32:12-flush-252:0] root 75039 0.0 0.0 0 0 ? I 05:37 0:00 [kworker/u32:13-events_power_efficient] root 75358 0.0 0.0 0 0 ? I 05:37 0:00 [kworker/3:1-events] root 77213 0.0 0.0 0 0 ? I 05:38 0:00 [kworker/9:4-inode_switch_wbs] root 79448 0.0 0.0 0 0 ? I 05:38 0:00 [kworker/7:2-events] root 80444 0.0 0.0 0 0 ? I 05:39 0:00 [kworker/11:4-cgroup_free] root 81383 0.0 0.0 0 0 ? I 05:39 0:00 [kworker/12:4-events] root 86440 0.0 0.0 0 0 ? I 05:40 0:00 [kworker/6:3-events] root 87454 0.0 0.0 0 0 ? I 05:41 0:00 [kworker/8:0-events] root 87658 0.0 0.0 0 0 ? I 05:41 0:00 [kworker/14:1-rcu_gp] root 88212 0.0 0.0 0 0 ? I 05:41 0:00 [kworker/13:2-events] root 91354 0.0 0.0 0 0 ? I 05:41 0:00 [kworker/15:2-cgroup_free] root 94215 0.0 0.0 0 0 ? I 05:42 0:00 [kworker/u32:14-flush-252:0] root 95881 0.0 0.0 0 0 ? I 05:42 0:00 [kworker/2:2-events] root 95942 0.0 0.0 0 0 ? I 05:42 0:00 [kworker/3:4-events] root 96952 0.0 0.0 0 0 ? I 05:42 0:00 [kworker/4:3-events] root 98091 0.0 0.0 0 0 ? I 05:42 0:00 [kworker/2:4-mm_percpu_wq] root 100387 0.0 0.0 0 0 ? I 05:43 0:00 [kworker/1:4-events] root 103337 0.0 0.0 0 0 ? I 05:43 0:00 [kworker/5:1-events] root 103401 0.0 0.0 0 0 ? I 05:43 0:00 [kworker/0:3-events] root 106180 0.0 0.0 0 0 ? I 05:44 0:00 [kworker/9:0-events] root 106559 0.0 0.0 0 0 ? I 05:44 0:00 [kworker/7:4-events] root 112601 0.0 0.0 0 0 ? I 05:47 0:00 [kworker/8:1-events]