USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 39130 16.2 1.4 2292584 983796 ? Ssl 22:06 3:44 kube-apiserver --advertise-address=199.204.45.49 --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 47117 10.1 1.4 8817296 980064 ? Ssl 22:08 2:05 mysqld --wsrep_start_position=8a4a4b21-1296-11f1-8644-6ae70787abf5:20 167 12600 5.4 0.8 4220540 568196 ? Sl 22:01 1:30 /usr/bin/ceph-mgr -n mgr.instance.kztrfp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug zuul 49655 5.1 0.7 3838548 477380 ? Ssl 22:10 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 63734 3.3 0.6 1658872 431096 ? Ssl 22:15 0:28 /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-49.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 70188 0.0 0.5 607664 348992 ? Ss 22:16 0:00 apache2 -DFOREGROUND 10001 64007 1.2 0.2 1570632 193284 ? Ssl 22:15 0:10 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all 472 61262 1.1 0.2 1655896 179072 ? Ssl 22:14 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 39117 5.6 0.2 11359596 163596 ? Ssl 22:06 1:17 etcd --advertise-client-urls=https://199.204.45.49: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.49:2380 --initial-cluster=instance=https://199.204.45.49:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.49:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.49: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 39308 8.7 0.2 3106284 158932 ? Ssl 22:06 2:00 /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.49 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 root 39135 2.2 0.2 1412816 154688 ? Ssl 22:06 0:30 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 root 9793 12.3 0.2 3571112 154364 ? Ssl 22:00 3:36 /usr/bin/containerd --config /etc/containerd/config.toml root 41155 2.2 0.2 1398104 152240 ? Ssl 22:06 0:29 cilium-agent --config-dir=/tmp/cilium/config-map 42424 70203 1.5 0.2 864320 147772 ? Sl 22:16 0:11 (wsgi:k -DFOREGROUND 42424 70202 3.1 0.2 864320 146384 ? Sl 22:16 0:23 (wsgi:k -DFOREGROUND 42424 70204 3.6 0.2 863296 143880 ? Sl 22:16 0:26 (wsgi:k -DFOREGROUND 42424 70205 2.6 0.2 861248 141932 ? Sl 22:16 0:19 (wsgi:k -DFOREGROUND 999 65319 1.0 0.2 4282424 140688 ? Sl 22:15 0:08 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- 999 90082 1.7 0.1 4272832 130232 ? Sl 22:22 0:06 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- 999 76092 1.3 0.1 4272060 129620 ? Sl 22:19 0:07 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- root 62970 1.4 0.1 588752 114876 ? Ssl 22:14 0:12 /usr/bin/vector --config-dir /etc/vector/ 42424 82567 0.8 0.1 130012 113756 ? S 22:21 0:04 barbiacan-api: uWSGI worker 1 167 24463 0.5 0.1 610536 108276 ? Sl 22:03 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 167 28903 0.6 0.1 610528 107584 ? Sl 22:04 0:09 /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 33397 0.5 0.1 610540 107204 ? Sl 22:04 0:08 /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 94151 0.4 0.1 5203472 103860 ? Ssl 22:23 0:01 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-xbw5r --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph root 353 0.4 0.1 156004 96492 ? 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 _chrony 10675 0.0 0.0 18908 3308 ? S 22:00 0:00 /usr/sbin/chronyd -F 1 root 94240 0.0 0.0 4384 3260 ? Ss 22:23 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 701 0.0 0.0 168464 2928 ? S 21:57 0:00 (sd-pam) ubuntu 47238 0.0 0.0 1226068 2400 ? Sl 22:08 0:00 /var/lib/mysql/mysql-state-monitor 999 90065 0.0 0.0 2808 2048 ? Ss 22:22 0:00 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server 999 65302 0.0 0.0 2804 1928 ? Ss 22:15 0:00 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server 999 76076 0.0 0.0 2808 1820 ? Ss 22:19 0:00 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server uuidd 1387 0.0 0.0 9620 1560 ? Ss 21:58 0:00 /usr/sbin/uuidd --socket-activation root 94322 0.0 0.0 4940 1372 ? S+ 22:23 0:00 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m 999 76216 0.0 0.0 3656 1332 ? Ss 22:19 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 999 90248 0.0 0.0 3656 1324 ? Ss 22:22 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 999 65472 0.0 0.0 3652 1320 ? Ss 22:15 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 999 90443 0.0 0.0 2808 1188 ? Ss 22:22 0:00 /bin/sh -s rabbit_disk_monitor 999 76291 0.0 0.0 2808 1176 ? Ss 22:19 0:00 /bin/sh -s rabbit_disk_monitor 999 90088 0.0 0.0 2692 1104 ? Ss 22:22 0:00 erl_child_setup 1048576 root 628 0.0 0.0 6176 1092 tty1 Ss+ 21:57 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux 999 65542 0.0 0.0 2804 1088 ? Ss 22:15 0:00 /bin/sh -s rabbit_disk_monitor 999 76098 0.0 0.0 2692 1084 ? Ss 22:19 0:00 erl_child_setup 1048576 999 65325 0.0 0.0 2688 1080 ? Ss 22:15 0:00 erl_child_setup 1048576 root 629 0.0 0.0 6220 1064 ttyS0 Ss+ 21:57 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 zuul 111448 0.0 0.0 2892 1040 ? Ss 22:29 0:00 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-washkozlfuaqiaipaowcusfpywiixbli ; /usr/bin/python3'"'"' && sleep 0' zuul 111449 0.0 0.0 2892 1004 ? S 22:29 0:00 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-washkozlfuaqiaipaowcusfpywiixbli ; /usr/bin/python3' && sleep 0 root 111451 0.0 0.0 2892 980 ? S 22:29 0:00 /bin/sh -c echo BECOME-SUCCESS-washkozlfuaqiaipaowcusfpywiixbli ; /usr/bin/python3 _chrony 10676 0.0 0.0 10580 544 ? S 22:00 0:00 /usr/sbin/chronyd -F 1 999 76217 0.0 0.0 3656 120 ? S 22:19 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 999 90249 0.0 0.0 3656 120 ? S 22:22 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 999 65473 0.0 0.0 3652 116 ? S 22:15 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 999 76227 0.0 0.0 3660 112 ? S 22:19 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon 999 90259 0.0 0.0 3660 112 ? S 22:22 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon 999 65483 0.0 0.0 3656 104 ? S 22:15 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon root 12218 0.0 0.0 1048 4 ? Ss 22:01 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 12580 0.0 0.0 1048 4 ? Ss 22:01 0:00 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kztrfp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug root 19274 0.0 0.0 1048 4 ? Ss 22:02 0:00 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance root 24450 0.0 0.0 1048 4 ? Ss 22:03 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 28891 0.0 0.0 1048 4 ? Ss 22:04 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 33385 0.0 0.0 1048 4 ? Ss 22:04 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 38948 0.0 0.0 1028 4 ? Ss 22:06 0:00 /pause 65535 38971 0.0 0.0 1028 4 ? Ss 22:06 0:00 /pause 65535 38985 0.0 0.0 1028 4 ? Ss 22:06 0:00 /pause 65535 39002 0.0 0.0 1028 4 ? Ss 22:06 0:00 /pause 65535 39015 0.0 0.0 1028 4 ? Ss 22:06 0:00 /pause 65535 39473 0.0 0.0 1028 4 ? Ss 22:06 0:00 /pause 65535 40229 0.0 0.0 1028 4 ? Ss 22:06 0:00 /pause 65535 40245 0.0 0.0 1028 4 ? Ss 22:06 0:00 /pause 65535 41845 0.0 0.0 1028 4 ? Ss 22:07 0:00 /pause 65535 41879 0.0 0.0 1028 4 ? Ss 22:07 0:00 /pause 65535 41929 0.0 0.0 1028 4 ? Ss 22:07 0:00 /pause 65535 41979 0.0 0.0 1028 4 ? Ss 22:07 0:00 /pause 65535 42186 0.0 0.0 1028 4 ? Ss 22:07 0:00 /pause 65535 42235 0.0 0.0 1028 4 ? Ss 22:07 0:00 /pause 65535 44727 0.0 0.0 1028 4 ? Ss 22:07 0:00 /pause 65535 44774 0.0 0.0 1028 4 ? Ss 22:07 0:00 /pause systemd+ 44997 0.0 0.0 224 4 ? Ss 22:07 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 45551 0.0 0.0 1028 4 ? Ss 22:07 0:00 /pause 65535 45587 0.0 0.0 1028 4 ? Ss 22:07 0:00 /pause 65535 45992 0.0 0.0 1028 4 ? Ss 22:07 0:00 /pause 65535 46306 0.0 0.0 1028 4 ? Ss 22:08 0:00 /pause 65535 46737 0.0 0.0 1028 4 ? Ss 22:08 0:00 /pause 65535 49238 0.0 0.0 1028 4 ? Ss 22:10 0:00 /pause 65535 49419 0.0 0.0 1028 4 ? Ss 22:10 0:00 /pause 65535 53703 0.0 0.0 1028 4 ? Ss 22:12 0:00 /pause 65535 54345 0.0 0.0 1028 4 ? Ss 22:12 0:00 /pause 65535 54385 0.0 0.0 1028 4 ? Ss 22:12 0:00 /pause 65535 54432 0.0 0.0 1028 4 ? Ss 22:12 0:00 /pause 65535 54601 0.0 0.0 1028 4 ? Ss 22:12 0:00 /pause nobody 58575 0.0 0.0 1028 4 ? Ss 22:14 0:00 /pause nobody 58660 0.0 0.0 1028 4 ? Ss 22:14 0:00 /pause nobody 58702 0.0 0.0 1028 4 ? Ss 22:14 0:00 /pause 472 58746 0.0 0.0 1028 4 ? Ss 22:14 0:00 /pause zuul 60005 0.0 0.0 1028 4 ? Ss 22:14 0:00 /pause zuul 60177 0.0 0.0 1028 4 ? Ss 22:14 0:00 /pause systemd+ 60641 0.0 0.0 1028 4 ? Ss 22:14 0:00 /pause 65535 60707 0.0 0.0 1028 4 ? Ss 22:14 0:00 /pause 65535 60828 0.0 0.0 1028 4 ? Ss 22:14 0:00 /pause 65535 61076 0.0 0.0 1028 4 ? Ss 22:14 0:00 /pause zuul 61380 0.0 0.0 1028 4 ? Ss 22:14 0:00 /pause 10001 61768 0.0 0.0 1028 4 ? Ss 22:14 0:00 /pause nobody 61932 0.0 0.0 1028 4 ? Ss 22:14 0:00 /pause nobody 62699 0.0 0.0 1028 4 ? Ss 22:14 0:00 /pause 999 64166 0.0 0.0 1028 4 ? Ss 22:15 0:00 /pause 42424 66805 0.0 0.0 1028 4 ? Ss 22:15 0:00 /pause 999 75904 0.0 0.0 1028 4 ? Ss 22:18 0:00 /pause 42424 77434 0.0 0.0 1028 4 ? Ss 22:19 0:00 /pause 65535 83298 0.0 0.0 1028 4 ? Ss 22:21 0:00 /pause 999 89874 0.0 0.0 1028 4 ? Ss 22:22 0:00 /pause 65535 93692 0.0 0.0 1028 4 ? Ss 22:23 0:00 /pause 65535 93738 0.0 0.0 1028 4 ? Ss 22:23 0:00 /pause 42424 102550 0.0 0.0 1028 4 ? Ss 22:25 0:00 /pause root 2 0.0 0.0 0 0 ? S 21:57 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? I< 21:57 0:00 [rcu_gp] root 4 0.0 0.0 0 0 ? I< 21:57 0:00 [rcu_par_gp] root 5 0.0 0.0 0 0 ? I< 21:57 0:00 [slub_flushwq] root 6 0.0 0.0 0 0 ? I< 21:57 0:00 [netns] root 8 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/0:0H-events_highpri] root 9 0.1 0.0 0 0 ? I 21:57 0:02 [kworker/u32:0-ext4-rsv-conversion] root 10 0.0 0.0 0 0 ? I< 21:57 0:00 [mm_percpu_wq] root 11 0.0 0.0 0 0 ? S 21:57 0:00 [rcu_tasks_rude_] root 12 0.0 0.0 0 0 ? S 21:57 0:00 [rcu_tasks_trace] root 13 0.0 0.0 0 0 ? S 21:57 0:00 [ksoftirqd/0] root 14 0.1 0.0 0 0 ? I 21:57 0:02 [rcu_sched] root 15 0.0 0.0 0 0 ? S 21:57 0:00 [migration/0] root 16 0.0 0.0 0 0 ? S 21:57 0:00 [idle_inject/0] root 18 0.0 0.0 0 0 ? S 21:57 0:00 [cpuhp/0] root 19 0.0 0.0 0 0 ? S 21:57 0:00 [cpuhp/1] root 20 0.0 0.0 0 0 ? S 21:57 0:00 [idle_inject/1] root 21 0.0 0.0 0 0 ? S 21:57 0:00 [migration/1] root 22 0.0 0.0 0 0 ? S 21:57 0:00 [ksoftirqd/1] root 24 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/1:0H-events_highpri] root 25 0.0 0.0 0 0 ? S 21:57 0:00 [cpuhp/2] root 26 0.0 0.0 0 0 ? S 21:57 0:00 [idle_inject/2] root 27 0.0 0.0 0 0 ? S 21:57 0:00 [migration/2] root 28 0.0 0.0 0 0 ? S 21:57 0:00 [ksoftirqd/2] root 30 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/2:0H-events_highpri] root 31 0.0 0.0 0 0 ? S 21:57 0:00 [cpuhp/3] root 32 0.0 0.0 0 0 ? S 21:57 0:00 [idle_inject/3] root 33 0.0 0.0 0 0 ? S 21:57 0:00 [migration/3] root 34 0.0 0.0 0 0 ? S 21:57 0:00 [ksoftirqd/3] root 36 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/3:0H-events_highpri] root 37 0.0 0.0 0 0 ? S 21:57 0:00 [cpuhp/4] root 38 0.0 0.0 0 0 ? S 21:57 0:00 [idle_inject/4] root 39 0.0 0.0 0 0 ? S 21:57 0:00 [migration/4] root 40 0.0 0.0 0 0 ? S 21:57 0:00 [ksoftirqd/4] root 42 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/4:0H] root 43 0.0 0.0 0 0 ? S 21:57 0:00 [cpuhp/5] root 44 0.0 0.0 0 0 ? S 21:57 0:00 [idle_inject/5] root 45 0.0 0.0 0 0 ? S 21:57 0:00 [migration/5] root 46 0.0 0.0 0 0 ? S 21:57 0:00 [ksoftirqd/5] root 48 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/5:0H-kblockd] root 49 0.0 0.0 0 0 ? S 21:57 0:00 [cpuhp/6] root 50 0.0 0.0 0 0 ? S 21:57 0:00 [idle_inject/6] root 51 0.0 0.0 0 0 ? S 21:57 0:00 [migration/6] root 52 0.0 0.0 0 0 ? S 21:57 0:00 [ksoftirqd/6] root 54 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/6:0H-kblockd] root 55 0.0 0.0 0 0 ? S 21:57 0:00 [cpuhp/7] root 56 0.0 0.0 0 0 ? S 21:57 0:00 [idle_inject/7] root 57 0.0 0.0 0 0 ? S 21:57 0:00 [migration/7] root 58 0.0 0.0 0 0 ? S 21:57 0:00 [ksoftirqd/7] root 60 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/7:0H-events_highpri] root 61 0.0 0.0 0 0 ? S 21:57 0:00 [cpuhp/8] root 62 0.0 0.0 0 0 ? S 21:57 0:00 [idle_inject/8] root 63 0.0 0.0 0 0 ? S 21:57 0:00 [migration/8] root 64 0.0 0.0 0 0 ? S 21:57 0:00 [ksoftirqd/8] root 66 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/8:0H-kblockd] root 67 0.0 0.0 0 0 ? S 21:57 0:00 [cpuhp/9] root 68 0.0 0.0 0 0 ? S 21:57 0:00 [idle_inject/9] root 69 0.0 0.0 0 0 ? S 21:57 0:00 [migration/9] root 70 0.0 0.0 0 0 ? S 21:57 0:00 [ksoftirqd/9] root 72 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/9:0H-kblockd] root 73 0.0 0.0 0 0 ? S 21:57 0:00 [cpuhp/10] root 74 0.0 0.0 0 0 ? S 21:57 0:00 [idle_inject/10] root 75 0.0 0.0 0 0 ? S 21:57 0:00 [migration/10] root 76 0.0 0.0 0 0 ? S 21:57 0:00 [ksoftirqd/10] root 78 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/10:0H-events_highpri] root 79 0.0 0.0 0 0 ? S 21:57 0:00 [cpuhp/11] root 80 0.0 0.0 0 0 ? S 21:57 0:00 [idle_inject/11] root 81 0.0 0.0 0 0 ? S 21:57 0:00 [migration/11] root 82 0.0 0.0 0 0 ? S 21:57 0:00 [ksoftirqd/11] root 84 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/11:0H-kblockd] root 85 0.0 0.0 0 0 ? S 21:57 0:00 [cpuhp/12] root 86 0.0 0.0 0 0 ? S 21:57 0:00 [idle_inject/12] root 87 0.0 0.0 0 0 ? S 21:57 0:00 [migration/12] root 88 0.0 0.0 0 0 ? S 21:57 0:00 [ksoftirqd/12] root 90 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/12:0H-events_highpri] root 91 0.0 0.0 0 0 ? S 21:57 0:00 [cpuhp/13] root 92 0.0 0.0 0 0 ? S 21:57 0:00 [idle_inject/13] root 93 0.0 0.0 0 0 ? S 21:57 0:00 [migration/13] root 94 0.0 0.0 0 0 ? S 21:57 0:00 [ksoftirqd/13] root 96 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/13:0H-events_highpri] root 97 0.0 0.0 0 0 ? S 21:57 0:00 [cpuhp/14] root 98 0.0 0.0 0 0 ? S 21:57 0:00 [idle_inject/14] root 99 0.0 0.0 0 0 ? S 21:57 0:00 [migration/14] root 100 0.0 0.0 0 0 ? S 21:57 0:00 [ksoftirqd/14] root 102 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/14:0H-events_highpri] root 103 0.0 0.0 0 0 ? S 21:57 0:00 [cpuhp/15] root 104 0.0 0.0 0 0 ? S 21:57 0:00 [idle_inject/15] root 105 0.0 0.0 0 0 ? S 21:57 0:00 [migration/15] root 106 0.0 0.0 0 0 ? S 21:57 0:00 [ksoftirqd/15] root 108 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/15:0H-events_highpri] root 109 0.0 0.0 0 0 ? S 21:57 0:00 [kdevtmpfs] root 110 0.0 0.0 0 0 ? I< 21:57 0:00 [inet_frag_wq] root 111 0.0 0.0 0 0 ? S 21:57 0:00 [kauditd] root 112 0.0 0.0 0 0 ? S 21:57 0:00 [khungtaskd] root 113 0.0 0.0 0 0 ? S 21:57 0:00 [oom_reaper] root 114 0.0 0.0 0 0 ? I< 21:57 0:00 [writeback] root 115 0.0 0.0 0 0 ? S 21:57 0:00 [kcompactd0] root 116 0.0 0.0 0 0 ? SN 21:57 0:00 [ksmd] root 117 0.0 0.0 0 0 ? SN 21:57 0:00 [khugepaged] root 148 0.0 0.0 0 0 ? I 21:57 0:00 [kworker/12:1-events] root 167 0.0 0.0 0 0 ? I< 21:57 0:00 [kintegrityd] root 168 0.0 0.0 0 0 ? I< 21:57 0:00 [kblockd] root 169 0.0 0.0 0 0 ? I< 21:57 0:00 [blkcg_punt_bio] root 170 0.0 0.0 0 0 ? I< 21:57 0:00 [tpm_dev_wq] root 171 0.0 0.0 0 0 ? I< 21:57 0:00 [ata_sff] root 172 0.0 0.0 0 0 ? I< 21:57 0:00 [md] root 173 0.0 0.0 0 0 ? I< 21:57 0:00 [edac-poller] root 174 0.0 0.0 0 0 ? I< 21:57 0:00 [devfreq_wq] root 175 0.0 0.0 0 0 ? S 21:57 0:00 [watchdogd] root 176 0.0 0.0 0 0 ? I 21:57 0:00 [kworker/13:1-inet_frag_wq] root 177 0.1 0.0 0 0 ? I 21:57 0:02 [kworker/u32:1-events_unbound] root 178 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/0:1H-kblockd] root 180 0.0 0.0 0 0 ? S 21:57 0:00 [kswapd0] root 181 0.0 0.0 0 0 ? S 21:57 0:00 [ecryptfs-kthrea] root 183 0.0 0.0 0 0 ? I< 21:57 0:00 [kthrotld] root 185 0.0 0.0 0 0 ? I< 21:57 0:00 [acpi_thermal_pm] root 186 0.1 0.0 0 0 ? I 21:57 0:02 [kworker/u32:2-flush-252:0] root 187 0.0 0.0 0 0 ? S 21:57 0:00 [scsi_eh_0] root 188 0.0 0.0 0 0 ? I< 21:57 0:00 [scsi_tmf_0] root 189 0.0 0.0 0 0 ? S 21:57 0:00 [scsi_eh_1] root 190 0.0 0.0 0 0 ? I< 21:57 0:00 [scsi_tmf_1] root 192 0.0 0.0 0 0 ? I< 21:57 0:00 [vfio-irqfd-clea] root 193 0.0 0.0 0 0 ? I< 21:57 0:00 [mld] root 194 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/2:1H-kblockd] root 195 0.0 0.0 0 0 ? I< 21:57 0:00 [ipv6_addrconf] root 196 0.1 0.0 0 0 ? I 21:57 0:02 [kworker/u32:4-ext4-rsv-conversion] root 199 0.0 0.0 0 0 ? I 21:57 0:00 [kworker/4:1-cgroup_free] root 216 0.0 0.0 0 0 ? I< 21:57 0:00 [kstrp] root 219 0.0 0.0 0 0 ? I< 21:57 0:00 [zswap-shrink] root 220 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/u33:0] root 225 0.0 0.0 0 0 ? I< 21:57 0:00 [charger_manager] root 247 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/12:1H-kblockd] root 284 0.0 0.0 0 0 ? S 21:57 0:00 [hwrng] root 286 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/3:1H-kblockd] root 305 0.2 0.0 0 0 ? S 21:57 0:05 [jbd2/vda1-8] root 306 0.0 0.0 0 0 ? I< 21:57 0:00 [ext4-rsv-conver] root 310 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/7:1H-kblockd] root 337 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/6:1H-kblockd] root 345 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/8:1H-kblockd] root 346 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/4:1H-kblockd] root 372 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/9:1H-kblockd] root 381 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/5:1H-kblockd] root 382 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/14:1H-kblockd] root 395 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/10:1H-kblockd] root 397 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/11:1H-kblockd] root 399 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/1:1H-kblockd] root 450 0.0 0.0 0 0 ? I< 21:57 0:00 [kworker/15:1H-kblockd] root 455 0.0 0.0 0 0 ? I< 21:57 0:00 [cryptd] root 1451 0.0 0.0 0 0 ? I< 21:58 0:00 [kworker/13:1H-kblockd] root 9062 0.0 0.0 0 0 ? I< 21:59 0:00 [kdmflush] root 9079 0.0 0.0 0 0 ? I< 21:59 0:00 [kdmflush] root 9095 0.0 0.0 0 0 ? I< 21:59 0:00 [kdmflush] root 14664 0.0 0.0 0 0 ? I 22:02 0:01 [kworker/u32:6-flush-252:0] root 25108 0.1 0.0 0 0 ? I 22:03 0:01 [kworker/u32:7-flush-252:0] root 25215 0.0 0.0 0 0 ? I 22:03 0:00 [kworker/6:0-events] root 34622 0.1 0.0 0 0 ? I 22:05 0:01 [kworker/u32:8-flush-252:0] root 34834 0.0 0.0 0 0 ? I< 22:05 0:00 [ceph-msgr] root 34836 0.0 0.0 0 0 ? I< 22:05 0:00 [rbd] root 40805 0.0 0.0 0 0 ? I 22:06 0:00 [kworker/10:0-events] root 42255 0.0 0.0 0 0 ? I 22:07 0:00 [kworker/11:2-events] root 44621 0.0 0.0 0 0 ? I 22:07 0:00 [kworker/14:2-events] root 44984 0.0 0.0 0 0 ? I 22:07 0:00 [kworker/3:4-events] root 47327 0.0 0.0 0 0 ? I< 22:08 0:00 [dio/vda1] root 54310 0.0 0.0 0 0 ? I 22:12 0:00 [kworker/1:0-events] root 54859 0.0 0.0 0 0 ? I 22:12 0:00 [kworker/7:1-events] root 58314 0.0 0.0 0 0 ? I 22:14 0:00 [kworker/8:0-cgroup_release] root 58341 0.0 0.0 0 0 ? I 22:14 0:00 [kworker/0:0-mm_percpu_wq] root 59577 0.0 0.0 0 0 ? I 22:14 0:00 [kworker/u32:3-events_power_efficient] root 59796 0.0 0.0 0 0 ? I 22:14 0:00 [kworker/5:6-events] root 60248 0.2 0.0 0 0 ? I 22:14 0:01 [kworker/u32:5-events_power_efficient] root 61462 0.1 0.0 0 0 ? I 22:14 0:01 [kworker/u32:9-flush-252:0] root 63914 0.0 0.0 0 0 ? I 22:15 0:00 [kworker/9:4-events] root 65243 0.0 0.0 0 0 ? I 22:15 0:00 [kworker/u32:10-flush-252:0] root 67507 0.0 0.0 0 0 ? I 22:16 0:00 [kworker/12:3-cgroup_free] root 67511 0.0 0.0 0 0 ? I 22:16 0:00 [kworker/2:4-cgroup_free] root 70138 0.0 0.0 0 0 ? I 22:16 0:00 [kworker/3:2-events] root 72758 0.0 0.0 0 0 ? I 22:17 0:00 [kworker/15:1-events] root 73521 0.0 0.0 0 0 ? I 22:18 0:00 [kworker/7:4-events] root 75731 0.0 0.0 0 0 ? I 22:18 0:00 [kworker/13:4-events] root 78589 0.0 0.0 0 0 ? I 22:19 0:00 [kworker/11:5-events] root 78590 0.0 0.0 0 0 ? I 22:19 0:00 [kworker/11:6-events] root 78591 0.0 0.0 0 0 ? I 22:19 0:00 [kworker/11:7-events] root 78794 0.0 0.0 0 0 ? I 22:19 0:00 [kworker/10:4-cgroup_free] root 79246 0.0 0.0 0 0 ? I 22:19 0:00 [kworker/5:0-events] root 79278 0.0 0.0 0 0 ? I 22:19 0:00 [kworker/5:1-events] root 79280 0.0 0.0 0 0 ? I 22:19 0:00 [kworker/5:3-events] root 80314 0.0 0.0 0 0 ? I 22:20 0:00 [kworker/1:4-mm_percpu_wq] root 81180 0.0 0.0 0 0 ? I 22:20 0:00 [kworker/4:3-mm_percpu_wq] root 82907 0.0 0.0 0 0 ? I 22:21 0:00 [kworker/u32:11-ext4-rsv-conversion] root 82908 0.0 0.0 0 0 ? I 22:21 0:00 [kworker/u32:12-flush-252:0] root 86059 0.0 0.0 0 0 ? I 22:22 0:00 [kworker/2:0-mm_percpu_wq] root 87387 0.0 0.0 0 0 ? I 22:22 0:00 [kworker/14:3-events] root 87438 0.0 0.0 0 0 ? I 22:22 0:00 [kworker/3:0-mm_percpu_wq] root 88633 0.0 0.0 0 0 ? I 22:22 0:00 [kworker/6:4-events] root 89416 0.0 0.0 0 0 ? I 22:22 0:00 [kworker/u32:13-events_unbound] root 89417 0.0 0.0 0 0 ? I 22:22 0:00 [kworker/u32:14-flush-252:0] root 89606 0.0 0.0 0 0 ? I 22:22 0:00 [kworker/8:3-cgroup_free] root 92832 0.0 0.0 0 0 ? I 22:23 0:00 [kworker/0:2-cgroup_free] root 93952 0.0 0.0 0 0 ? I 22:23 0:00 [kworker/15:2-cgroup_free] root 94200 0.0 0.0 0 0 ? I 22:23 0:00 [kworker/9:2-events] root 94944 0.0 0.0 0 0 ? I 22:23 0:00 [kworker/9:3-cgroup_free] root 96780 0.0 0.0 0 0 ? I 22:23 0:00 [kworker/15:4-events] root 99986 0.0 0.0 0 0 ? I 22:24 0:00 [kworker/13:0-events] root 100014 0.0 0.0 0 0 ? I 22:24 0:00 [kworker/12:0-cgroup_free] root 100679 0.0 0.0 0 0 ? I 22:25 0:00 [kworker/10:1-events] root 100687 0.0 0.0 0 0 ? I 22:25 0:00 [kworker/10:2-events] root 100754 0.0 0.0 0 0 ? I 22:25 0:00 [kworker/10:3-mm_percpu_wq] root 101727 0.0 0.0 0 0 ? I 22:25 0:00 [kworker/13:2-events] root 101728 0.0 0.0 0 0 ? I 22:25 0:00 [kworker/13:3-cgroup_free] root 101729 0.0 0.0 0 0 ? I 22:25 0:00 [kworker/13:5-events] root 102790 0.0 0.0 0 0 ? I 22:25 0:00 [kworker/u32:15-ext4-rsv-conversion] root 107285 0.0 0.0 0 0 ? I 22:27 0:00 [kworker/4:0] root 110756 0.0 0.0 0 0 ? I 22:28 0:00 [kworker/8:1-mm_percpu_wq] root 110872 0.0 0.0 0 0 ? I 22:28 0:00 [kworker/7:0-events]