Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5af22609869f7a1740db3476e60b775e51835e3b Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2903160768404242443.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13621010562546388758.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4108046787766678375.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12653139582345247892.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5724814233608406436.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4968 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5af22609869f7a1740db3476e60b775e51835e3b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5af22609869f7a1740db3476e60b775e51835e3b # timeout=10 Commit message: "Merge pull request #705 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > git rev-list --no-walk 8c1c169d50021e354cc734adf9e7d54174e3ae25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-12T01:33:37.253Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-12T01:33:37.314Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-12T01:33:37.334Z] ========================================================= [2026-04-12T01:33:37.334Z] EdgeX Global Pipelines Version Info [2026-04-12T01:33:37.334Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:38.045Z] ------------------- [2026-04-12T01:33:38.045Z] stable info: [2026-04-12T01:33:38.045Z] ------------------- [2026-04-12T01:33:38.045Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-12T01:33:38.045Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-12T01:33:38.045Z] Message: update stable to v1.0.278 [2026-04-12T01:33:38.621Z] ------------------- [2026-04-12T01:33:38.621Z] experimental info: [2026-04-12T01:33:38.621Z] ------------------- [2026-04-12T01:33:38.622Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-12T01:33:38.622Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-12T01:33:38.622Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-12T01:33:38.729Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2026-04-12T01:33:38.746Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2026-04-12T01:33:38.835Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-12T01:33:38.897Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-12T01:33:38.930Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-12T01:33:38.964Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-12T01:33:38.980Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-12T01:33:39.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-04-12T01:33:39.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-12T01:33:39.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-12T01:33:39.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-12T01:33:39.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2026-04-12T01:33:39.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-12T01:33:39.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-12T01:33:39.160Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-12T01:33:39.195Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-12T01:33:39.215Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-04-12T01:33:39.231Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-04-12T01:33:39.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-12T01:33:39.264Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-12T01:33:39.280Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-04-12T01:33:39.312Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-04-12T01:33:39.340Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-04-12T01:33:39.356Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-04-12T01:33:39.374Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-04-12T01:33:39.393Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-12T01:33:39.411Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-12T01:33:39.431Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-12T01:33:39.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-12T01:33:39.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-12T01:33:39.483Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5af22609869f7a1740db3476e60b775e51835e3b [Pipeline] echo [2026-04-12T01:33:39.501Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5af2260 [Pipeline] echo [2026-04-12T01:33:39.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:33:39.574Z] provisioning config files... [2026-04-12T01:33:39.586Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6109363946832454661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:39.912Z] ---> ****-login.sh [2026-04-12T01:33:39.912Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:33:39.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:40.170Z] [2026-04-12T01:33:40.170Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:40.170Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:40.170Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:40.170Z] [2026-04-12T01:33:40.170Z] Login Succeeded [2026-04-12T01:33:40.170Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:33:40.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:40.170Z] [2026-04-12T01:33:40.170Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:40.170Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:40.170Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:40.170Z] [2026-04-12T01:33:40.170Z] Login Succeeded [2026-04-12T01:33:40.171Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:33:40.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:40.171Z] [2026-04-12T01:33:40.171Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:40.171Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:40.171Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:40.171Z] [2026-04-12T01:33:40.171Z] Login Succeeded [2026-04-12T01:33:40.171Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:33:40.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:40.430Z] [2026-04-12T01:33:40.430Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:40.431Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:40.431Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:40.431Z] [2026-04-12T01:33:40.431Z] Login Succeeded [2026-04-12T01:33:40.431Z] ****.io [2026-04-12T01:33:40.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:40.690Z] [2026-04-12T01:33:40.690Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:40.690Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:40.690Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:40.690Z] [2026-04-12T01:33:40.690Z] Login Succeeded [2026-04-12T01:33:40.690Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:33:40.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-04-12T01:33:41.069Z] + git rev-list -1 --merges 5af22609869f7a1740db3476e60b775e51835e3b~1..5af22609869f7a1740db3476e60b775e51835e3b [Pipeline] echo [2026-04-12T01:33:41.098Z] -----------> git rev-list -1 --merges 5af22609869f7a1740db3476e60b775e51835e3b~1..5af22609869f7a1740db3476e60b775e51835e3b 5af22609869f7a1740db3476e60b775e51835e3b [2026-04-12T01:33:41.098Z] 5af22609869f7a1740db3476e60b775e51835e3b [false] [Pipeline] sh [2026-04-12T01:33:41.393Z] + git log --format=format:%s -1 5af22609869f7a1740db3476e60b775e51835e3b [Pipeline] echo [2026-04-12T01:33:41.405Z] ========================================================= [2026-04-12T01:33:41.405Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-12T01:33:41.405Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-12T01:33:41.735Z] + git log --format=format:%s -1 5af22609869f7a1740db3476e60b775e51835e3b [Pipeline] echo [2026-04-12T01:33:41.748Z] [semverPrep] GIT_COMMIT: 5af22609869f7a1740db3476e60b775e51835e3b, Commit Message: Merge pull request #705 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo [2026-04-12T01:33:41.761Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-04-12T01:33:42.122Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:33:42.122Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-12T01:33:42.122Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-12T01:33:42.122Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-12T01:33:42.122Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-12T01:33:42.122Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-12T01:33:42.122Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:42.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:33:42.473Z] [2026-04-12T01:33:42.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:42.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:33:42.777Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-12T01:33:42.777Z] 3dae71ba6b94: Pulling fs layer [2026-04-12T01:33:42.777Z] 6bf1a483ea7c: Pulling fs layer [2026-04-12T01:33:42.777Z] f5dfc541a4d3: Pulling fs layer [2026-04-12T01:33:42.777Z] 461d9e800cba: Pulling fs layer [2026-04-12T01:33:42.777Z] 80192f66455f: Pulling fs layer [2026-04-12T01:33:42.777Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-12T01:33:42.777Z] a29436f7fd5d: Pulling fs layer [2026-04-12T01:33:42.777Z] 923cac83aea3: Pulling fs layer [2026-04-12T01:33:42.777Z] 25ad8b0a4227: Pulling fs layer [2026-04-12T01:33:42.777Z] db01528c6b51: Pulling fs layer [2026-04-12T01:33:42.777Z] 28988de357af: Pulling fs layer [2026-04-12T01:33:42.777Z] 80192f66455f: Waiting [2026-04-12T01:33:42.777Z] 2e8e34ca0e6c: Waiting [2026-04-12T01:33:42.777Z] a29436f7fd5d: Waiting [2026-04-12T01:33:42.777Z] 923cac83aea3: Waiting [2026-04-12T01:33:42.777Z] 461d9e800cba: Waiting [2026-04-12T01:33:42.777Z] 25ad8b0a4227: Waiting [2026-04-12T01:33:42.777Z] 28988de357af: Waiting [2026-04-12T01:33:42.777Z] db01528c6b51: Waiting [2026-04-12T01:33:43.035Z] 6bf1a483ea7c: Verifying Checksum [2026-04-12T01:33:43.035Z] 6bf1a483ea7c: Download complete [2026-04-12T01:33:43.035Z] 461d9e800cba: Download complete [2026-04-12T01:33:43.035Z] 80192f66455f: Verifying Checksum [2026-04-12T01:33:43.035Z] 80192f66455f: Download complete [2026-04-12T01:33:43.035Z] f5dfc541a4d3: Verifying Checksum [2026-04-12T01:33:43.035Z] f5dfc541a4d3: Download complete [2026-04-12T01:33:43.297Z] 3dae71ba6b94: Verifying Checksum [2026-04-12T01:33:43.297Z] 3dae71ba6b94: Download complete [2026-04-12T01:33:43.297Z] 923cac83aea3: Verifying Checksum [2026-04-12T01:33:43.297Z] 923cac83aea3: Download complete [2026-04-12T01:33:43.555Z] 25ad8b0a4227: Verifying Checksum [2026-04-12T01:33:43.555Z] 25ad8b0a4227: Download complete [2026-04-12T01:33:43.555Z] db01528c6b51: Verifying Checksum [2026-04-12T01:33:43.555Z] db01528c6b51: Download complete [2026-04-12T01:33:43.555Z] 28988de357af: Download complete [2026-04-12T01:33:44.145Z] a29436f7fd5d: Verifying Checksum [2026-04-12T01:33:44.145Z] a29436f7fd5d: Download complete [2026-04-12T01:33:44.738Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-12T01:33:44.738Z] 2e8e34ca0e6c: Download complete [2026-04-12T01:33:44.738Z] 3dae71ba6b94: Pull complete [2026-04-12T01:33:45.000Z] 6bf1a483ea7c: Pull complete [2026-04-12T01:33:45.938Z] f5dfc541a4d3: Pull complete [2026-04-12T01:33:45.938Z] 461d9e800cba: Pull complete [2026-04-12T01:33:45.938Z] 80192f66455f: Pull complete [2026-04-12T01:33:50.204Z] 2e8e34ca0e6c: Pull complete [2026-04-12T01:33:50.472Z] a29436f7fd5d: Pull complete [2026-04-12T01:33:50.472Z] 923cac83aea3: Pull complete [2026-04-12T01:33:50.732Z] 25ad8b0a4227: Pull complete [2026-04-12T01:33:50.732Z] db01528c6b51: Pull complete [2026-04-12T01:33:50.732Z] 28988de357af: Pull complete [2026-04-12T01:33:50.732Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-12T01:33:50.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:33:50.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:33:50.852Z] prd-ubuntu20.04-docker-8c-8g-4968 does not seem to be running inside a container [2026-04-12T01:33:50.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-12T01:33:52.513Z] $ docker top 717089243c94ac06d77df77062966bf58ecd03c5f5bc34f402d988ea64a53137 -eo pid,comm [2026-04-12T01:33:52.560Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-04-12T01:33:52.560Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:33:52.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:33:52.661Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:33:52.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:33:52.792Z] $ docker exec 717089243c94ac06d77df77062966bf58ecd03c5f5bc34f402d988ea64a53137 ssh-agent [2026-04-12T01:33:52.881Z] SSH_AUTH_SOCK=/tmp/ssh-Aik3iDU5PqWQ/agent.32 [2026-04-12T01:33:52.881Z] SSH_AGENT_PID=38 [2026-04-12T01:33:52.886Z] Running ssh-add (command line suppressed) [2026-04-12T01:33:52.986Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2276488855167556570.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2276488855167556570.key) [2026-04-12T01:33:52.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:33:53.292Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh [2026-04-12T01:33:53.574Z] + git tag --points-at HEAD [Pipeline] } [2026-04-12T01:33:53.591Z] $ docker exec --env ******** --env ******** 717089243c94ac06d77df77062966bf58ecd03c5f5bc34f402d988ea64a53137 ssh-agent -k [2026-04-12T01:33:53.683Z] unset SSH_AUTH_SOCK; [2026-04-12T01:33:53.683Z] unset SSH_AGENT_PID; [2026-04-12T01:33:53.683Z] echo Agent pid 38 killed; [2026-04-12T01:33:53.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-12T01:33:54.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:33:54.130Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:33:54.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:33:54.248Z] $ docker exec 717089243c94ac06d77df77062966bf58ecd03c5f5bc34f402d988ea64a53137 ssh-agent [2026-04-12T01:33:54.345Z] SSH_AUTH_SOCK=/tmp/ssh-ROIbTqa2hCDB/agent.87 [2026-04-12T01:33:54.345Z] SSH_AGENT_PID=93 [2026-04-12T01:33:54.350Z] Running ssh-add (command line suppressed) [2026-04-12T01:33:54.456Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5311725674074732089.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5311725674074732089.key) [2026-04-12T01:33:54.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:33:54.756Z] + git semver init [2026-04-12T01:33:55.024Z] 2026-04-12 01:33:54,953 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:33:55.024Z] 2026-04-12 01:33:54,958 [run_init] DEBUG init version:0.0.0 force:False [2026-04-12T01:33:55.024Z] 2026-04-12 01:33:54,959 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2026-04-12T01:33:55.024Z] 2026-04-12 01:33:54,959 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2026-04-12T01:33:55.024Z] 2026-04-12 01:33:54,959 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2026-04-12T01:33:56.453Z] 2026-04-12 01:33:56,239 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2026-04-12T01:33:56.453Z] 2026-04-12 01:33:56,239 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2026-04-12T01:33:56.453Z] 2026-04-12 01:33:56,239 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-04-12T01:33:56.453Z] 2026-04-12 01:33:56,239 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-04-12T01:33:56.453Z] 4.1.0-dev.20 [Pipeline] } [2026-04-12T01:33:56.460Z] $ docker exec --env ******** --env ******** 717089243c94ac06d77df77062966bf58ecd03c5f5bc34f402d988ea64a53137 ssh-agent -k [2026-04-12T01:33:56.557Z] unset SSH_AUTH_SOCK; [2026-04-12T01:33:56.557Z] unset SSH_AGENT_PID; [2026-04-12T01:33:56.557Z] echo Agent pid 93 killed; [2026-04-12T01:33:56.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:33:56.920Z] + git semver [Pipeline] } [2026-04-12T01:33:57.209Z] $ docker stop --time=1 717089243c94ac06d77df77062966bf58ecd03c5f5bc34f402d988ea64a53137 [2026-04-12T01:33:58.478Z] $ docker rm -f --volumes 717089243c94ac06d77df77062966bf58ecd03c5f5bc34f402d988ea64a53137 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:33:58.889Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-12T01:33:59.203Z] Stashed 1 file(s) [Pipeline] echo [2026-04-12T01:33:59.205Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:33:59.454Z] provisioning config files... [2026-04-12T01:33:59.509Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14058482348960272124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:59.826Z] ---> ****-login.sh [2026-04-12T01:33:59.826Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:33:59.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:59.826Z] Login Succeeded [2026-04-12T01:33:59.826Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:33:59.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:59.826Z] Login Succeeded [2026-04-12T01:33:59.826Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:34:00.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:00.084Z] Login Succeeded [2026-04-12T01:34:00.084Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:34:00.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:00.084Z] Login Succeeded [2026-04-12T01:34:00.084Z] ****.io [2026-04-12T01:34:00.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:00.347Z] Login Succeeded [2026-04-12T01:34:00.347Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:34:00.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-12T01:34:00.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:34:00.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:34:00.460Z] ========================================================= [2026-04-12T01:34:00.460Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-12T01:34:00.460Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:00.789Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-04-12T01:34:01.374Z] #0 building with "default" instance using docker driver [2026-04-12T01:34:01.374Z] [2026-04-12T01:34:01.374Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:34:01.374Z] #1 transferring dockerfile: 1.52kB done [2026-04-12T01:34:01.374Z] #1 DONE 0.0s [2026-04-12T01:34:01.374Z] [2026-04-12T01:34:01.374Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-12T01:34:01.375Z] #2 DONE 0.1s [2026-04-12T01:34:01.633Z] [2026-04-12T01:34:01.633Z] #3 [internal] load .dockerignore [2026-04-12T01:34:01.633Z] #3 transferring context: 182B done [2026-04-12T01:34:01.633Z] #3 DONE 0.0s [2026-04-12T01:34:01.633Z] [2026-04-12T01:34:01.633Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-12T01:34:01.633Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-04-12T01:34:01.633Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 1.05MB / 3.80MB 0.1s [2026-04-12T01:34:01.633Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-04-12T01:34:01.633Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-04-12T01:34:01.633Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2026-04-12T01:34:01.633Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-04-12T01:34:01.633Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-04-12T01:34:01.633Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-04-12T01:34:01.633Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-04-12T01:34:01.633Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-04-12T01:34:01.633Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-04-12T01:34:01.633Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s [2026-04-12T01:34:01.633Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-04-12T01:34:01.633Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-04-12T01:34:01.633Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s [2026-04-12T01:34:01.633Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2026-04-12T01:34:01.891Z] #4 ... [2026-04-12T01:34:01.891Z] [2026-04-12T01:34:01.891Z] #5 [internal] load build context [2026-04-12T01:34:01.891Z] #5 transferring context: 25.64MB 0.2s done [2026-04-12T01:34:01.891Z] #5 DONE 0.2s [2026-04-12T01:34:01.891Z] [2026-04-12T01:34:01.891Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-12T01:34:01.891Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 29.36MB / 60.15MB 0.3s [2026-04-12T01:34:01.891Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-04-12T01:34:01.891Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s [2026-04-12T01:34:01.891Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s [2026-04-12T01:34:01.891Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-04-12T01:34:01.891Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-04-12T01:34:01.891Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-04-12T01:34:01.891Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 29.36MB / 112.58MB 0.5s [2026-04-12T01:34:01.891Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-04-12T01:34:01.891Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.5s [2026-04-12T01:34:02.150Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-04-12T01:34:02.150Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 45.09MB / 112.58MB 0.6s [2026-04-12T01:34:02.150Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-04-12T01:34:02.150Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-04-12T01:34:02.150Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 0.7s [2026-04-12T01:34:02.150Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.8s [2026-04-12T01:34:02.407Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s [2026-04-12T01:34:02.665Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done [2026-04-12T01:34:06.851Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done [2026-04-12T01:34:06.851Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-04-12T01:34:06.851Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-04-12T01:34:06.851Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-04-12T01:34:06.851Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-04-12T01:34:06.851Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-04-12T01:34:07.781Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.7s done [2026-04-12T01:34:07.781Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-04-12T01:34:11.069Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done [2026-04-12T01:34:11.069Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-04-12T01:34:11.069Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-04-12T01:34:11.069Z] #4 DONE 9.7s [2026-04-12T01:34:11.334Z] [2026-04-12T01:34:11.334Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2026-04-12T01:34:11.334Z] #6 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:11.595Z] #6 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:11.595Z] #6 0.550 (1/8) Installing openssh-keygen (10.0_p1-r10) [2026-04-12T01:34:11.854Z] #6 0.559 (2/8) Installing libedit (20250104.3.1-r1) [2026-04-12T01:34:11.854Z] #6 0.566 (3/8) Installing openssh-client-common (10.0_p1-r10) [2026-04-12T01:34:11.854Z] #6 0.592 (4/8) Installing openssh-client-default (10.0_p1-r10) [2026-04-12T01:34:11.854Z] #6 0.611 (5/8) Installing openssh-sftp-server (10.0_p1-r10) [2026-04-12T01:34:11.854Z] #6 0.620 (6/8) Installing openssh-server-common (10.0_p1-r10) [2026-04-12T01:34:11.854Z] #6 0.626 (7/8) Installing openssh-server (10.0_p1-r10) [2026-04-12T01:34:11.854Z] #6 0.652 (8/8) Installing openssh (10.0_p1-r10) [2026-04-12T01:34:11.854Z] #6 0.659 Executing busybox-1.37.0-r19.trigger [2026-04-12T01:34:11.854Z] #6 0.668 OK: 272 MiB in 68 packages [2026-04-12T01:34:13.231Z] #6 DONE 2.2s [2026-04-12T01:34:13.488Z] [2026-04-12T01:34:13.488Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2026-04-12T01:34:13.488Z] #7 DONE 0.0s [2026-04-12T01:34:13.488Z] [2026-04-12T01:34:13.488Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-04-12T01:34:13.488Z] #8 DONE 0.0s [2026-04-12T01:34:13.488Z] [2026-04-12T01:34:13.488Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:34:14.421Z] Still waiting to schedule task [2026-04-12T01:34:14.421Z] ‘prd-centos7-blackbox-4c-2g-4926’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-04-12T01:34:14.421Z] ‘prd-centos7-docker-4c-2g-4967’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-04-12T01:34:14.421Z] ‘prd-ubuntu20.04-docker-8c-8g-4972’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-04-12T01:34:14.421Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4971’ is offline [2026-04-12T01:34:23.504Z] #9 DONE 8.7s [2026-04-12T01:34:23.504Z] [2026-04-12T01:34:23.504Z] #10 [builder 6/7] COPY . . [2026-04-12T01:34:23.504Z] #10 DONE 0.1s [2026-04-12T01:34:23.504Z] [2026-04-12T01:34:23.504Z] #11 [builder 7/7] RUN echo noop [2026-04-12T01:34:23.504Z] #11 0.203 noop [2026-04-12T01:34:23.504Z] #11 DONE 0.2s [2026-04-12T01:34:23.504Z] [2026-04-12T01:34:23.504Z] #12 exporting to image [2026-04-12T01:34:23.504Z] #12 exporting layers [2026-04-12T01:34:30.063Z] #12 exporting layers 6.7s done [2026-04-12T01:34:30.063Z] #12 writing image sha256:edcbdf514a11c7c26c2a887cb4dfe5a58c6da470a64390ee1b0598406f4a6052 done [2026-04-12T01:34:30.063Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-12T01:34:30.063Z] #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:30.383Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-12T01:34:30.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:34:30.454Z] prd-ubuntu20.04-docker-8c-8g-4968 does not seem to be running inside a container [2026-04-12T01:34:30.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-12T01:34:30.909Z] $ docker top 2f3aefd2cfcf137400883f5c71eb412499a227a6341115906a6f4431f1153a09 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:34:31.244Z] + go version [2026-04-12T01:34:31.244Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-12T01:34:31.253Z] $ docker stop --time=1 2f3aefd2cfcf137400883f5c71eb412499a227a6341115906a6f4431f1153a09 [2026-04-12T01:34:32.506Z] $ docker rm -f --volumes 2f3aefd2cfcf137400883f5c71eb412499a227a6341115906a6f4431f1153a09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:32.944Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-12T01:34:32.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:34:33.016Z] prd-ubuntu20.04-docker-8c-8g-4968 does not seem to be running inside a container [2026-04-12T01:34:33.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-12T01:34:33.281Z] $ docker top b0e8db15cb912f64f0a4086ac99594de045ee1aee6b84b573dc8bbda3191d903 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:34:33.626Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2026-04-12T01:34:33.928Z] + make test [2026-04-12T01:34:33.928Z] go test ./... -coverprofile=coverage.out ./... [2026-04-12T01:34:35.295Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2026-04-12T01:34:57.213Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2026-04-12T01:34:57.213Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 49.7% of statements [2026-04-12T01:35:03.767Z] 0 issues. [2026-04-12T01:35:03.767Z] go vet ./... [2026-04-12T01:35:09.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-12T01:35:09.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-12T01:35:09.018Z] ./bin/test-attribution-txt.sh [2026-04-12T01:35:09.018Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-12T01:35:09.018Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-12T01:35:09.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-12T01:35:09.045Z] $ docker stop --time=1 b0e8db15cb912f64f0a4086ac99594de045ee1aee6b84b573dc8bbda3191d903 [2026-04-12T01:35:11.028Z] $ docker rm -f --volumes b0e8db15cb912f64f0a4086ac99594de045ee1aee6b84b573dc8bbda3191d903 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:35:11.600Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-12T01:35:11.651Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-04-12T01:35:12.107Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-12T01:35:12.392Z] + ls -al . [2026-04-12T01:35:12.392Z] total 268 [2026-04-12T01:35:12.392Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 01:34 . [2026-04-12T01:35:12.392Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:33 .. [2026-04-12T01:35:12.392Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 12 01:33 .dockerignore [2026-04-12T01:35:12.392Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:34 .git [2026-04-12T01:35:12.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 .github [2026-04-12T01:35:12.392Z] -rw-rw-r-- 1 jenkins jenkins 266 Apr 12 01:33 .gitignore [2026-04-12T01:35:12.392Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:33 .golangci.yml [2026-04-12T01:35:12.392Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:33 .semver [2026-04-12T01:35:12.392Z] -rw-rw-r-- 1 jenkins jenkins 22459 Apr 12 01:33 Attribution.txt [2026-04-12T01:35:12.392Z] -rw-rw-r-- 1 jenkins jenkins 18046 Apr 12 01:33 CHANGELOG.md [2026-04-12T01:35:12.392Z] -rw-rw-r-- 1 jenkins jenkins 1479 Apr 12 01:33 Dockerfile [2026-04-12T01:35:12.392Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:33 GOVERNANCE.md [2026-04-12T01:35:12.392Z] -rw-rw-r-- 1 jenkins jenkins 681 Apr 12 01:33 Jenkinsfile [2026-04-12T01:35:12.392Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 01:33 LICENSE [2026-04-12T01:35:12.392Z] -rw-rw-r-- 1 jenkins jenkins 2529 Apr 12 01:33 Makefile [2026-04-12T01:35:12.392Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 12 01:33 OWNERS.md [2026-04-12T01:35:12.392Z] -rw-rw-r-- 1 jenkins jenkins 4463 Apr 12 01:33 README.md [2026-04-12T01:35:12.392Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:33 VERSION [2026-04-12T01:35:12.392Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:33 bin [2026-04-12T01:35:12.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 cmd [2026-04-12T01:35:12.392Z] -rw-r--r-- 1 jenkins jenkins 32380 Apr 12 01:34 coverage.out [2026-04-12T01:35:12.392Z] -rw-rw-r-- 1 jenkins jenkins 6879 Apr 12 01:33 go.mod [2026-04-12T01:35:12.392Z] -rw-rw-r-- 1 jenkins jenkins 89844 Apr 12 01:33 go.sum [2026-04-12T01:35:12.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 internal [2026-04-12T01:35:12.392Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:33 simulator [2026-04-12T01:35:12.392Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 12 01:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:12.705Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5af22609869f7a1740db3476e60b775e51835e3b --label arch=amd64 --label version=4.1.0-dev.20 . [2026-04-12T01:35:12.962Z] #0 building with "default" instance using docker driver [2026-04-12T01:35:12.963Z] [2026-04-12T01:35:12.963Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:35:12.963Z] #1 transferring dockerfile: 1.52kB done [2026-04-12T01:35:12.963Z] #1 DONE 0.0s [2026-04-12T01:35:12.963Z] [2026-04-12T01:35:12.963Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-12T01:35:12.963Z] #2 DONE 0.0s [2026-04-12T01:35:12.963Z] [2026-04-12T01:35:12.963Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-04-12T01:35:12.963Z] #3 DONE 0.1s [2026-04-12T01:35:12.963Z] [2026-04-12T01:35:12.963Z] #4 [internal] load .dockerignore [2026-04-12T01:35:12.963Z] #4 transferring context: 182B done [2026-04-12T01:35:12.963Z] #4 DONE 0.0s [2026-04-12T01:35:12.963Z] [2026-04-12T01:35:12.963Z] #5 [internal] load build context [2026-04-12T01:35:12.963Z] #5 transferring context: 46.28kB 0.0s done [2026-04-12T01:35:12.963Z] #5 DONE 0.0s [2026-04-12T01:35:12.963Z] [2026-04-12T01:35:12.963Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-12T01:35:12.963Z] #6 DONE 0.1s [2026-04-12T01:35:12.963Z] [2026-04-12T01:35:12.963Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:35:12.963Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-12T01:35:12.963Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-04-12T01:35:12.963Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-12T01:35:12.963Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-04-12T01:35:12.963Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-12T01:35:12.963Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-12T01:35:12.963Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-04-12T01:35:12.963Z] #7 DONE 0.2s [2026-04-12T01:35:12.963Z] [2026-04-12T01:35:12.963Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2026-04-12T01:35:13.220Z] #8 0.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:13.220Z] #8 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:13.477Z] #8 0.608 OK: 272 MiB in 68 packages [2026-04-12T01:35:13.734Z] #8 DONE 0.7s [2026-04-12T01:35:13.734Z] [2026-04-12T01:35:13.734Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-04-12T01:35:13.734Z] #9 0.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:13.734Z] #9 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:13.734Z] #9 0.640 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-12T01:35:13.734Z] #9 0.647 Executing busybox-1.37.0-r20.trigger [2026-04-12T01:35:13.734Z] #9 0.654 OK: 7 MiB in 17 packages [2026-04-12T01:35:13.734Z] #9 DONE 0.8s [2026-04-12T01:35:13.734Z] [2026-04-12T01:35:13.734Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2026-04-12T01:35:13.734Z] #10 DONE 0.0s [2026-04-12T01:35:13.734Z] [2026-04-12T01:35:13.734Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-04-12T01:35:13.734Z] #11 DONE 0.0s [2026-04-12T01:35:13.734Z] [2026-04-12T01:35:13.734Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:35:14.299Z] #12 DONE 0.6s [2026-04-12T01:35:14.299Z] [2026-04-12T01:35:14.299Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-04-12T01:35:14.299Z] #13 0.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:14.299Z] #13 0.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:14.299Z] #13 ... [2026-04-12T01:35:14.299Z] [2026-04-12T01:35:14.299Z] #14 [builder 6/7] COPY . . [2026-04-12T01:35:14.299Z] #14 DONE 0.1s [2026-04-12T01:35:14.557Z] [2026-04-12T01:35:14.557Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-04-12T01:35:14.557Z] #13 0.703 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:35:14.815Z] #13 0.717 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:35:14.815Z] #13 0.763 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:35:14.815Z] #13 0.778 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:35:14.815Z] #13 0.784 Executing busybox-1.37.0-r20.trigger [2026-04-12T01:35:14.815Z] #13 0.790 OK: 7 MiB in 17 packages [2026-04-12T01:35:14.815Z] #13 DONE 0.9s [2026-04-12T01:35:14.815Z] [2026-04-12T01:35:14.815Z] #15 [builder 7/7] RUN make build [2026-04-12T01:35:14.815Z] #15 0.237 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2026-04-12T01:35:41.337Z] #15 DONE 23.5s [2026-04-12T01:35:41.337Z] [2026-04-12T01:35:41.337Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2026-04-12T01:35:41.337Z] #16 DONE 0.1s [2026-04-12T01:35:41.337Z] [2026-04-12T01:35:41.337Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2026-04-12T01:35:41.337Z] #17 DONE 0.0s [2026-04-12T01:35:41.337Z] [2026-04-12T01:35:41.337Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2026-04-12T01:35:41.337Z] #18 DONE 0.0s [2026-04-12T01:35:41.337Z] [2026-04-12T01:35:41.337Z] #19 exporting to image [2026-04-12T01:35:41.337Z] #19 exporting layers 0.1s done [2026-04-12T01:35:41.337Z] #19 writing image sha256:f44f248f5f9dd2defa42df17749ed933d3508aae5a4a2acd24299481d1766478 done [2026-04-12T01:35:41.337Z] #19 naming to docker.io/library/device-modbus done [2026-04-12T01:35:41.337Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:35:41.443Z] provisioning config files... [2026-04-12T01:35:41.453Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4864624421907426597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:35:41.745Z] ---> ****-login.sh [2026-04-12T01:35:41.745Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:35:41.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:41.745Z] Login Succeeded [2026-04-12T01:35:41.745Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:35:41.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:41.745Z] Login Succeeded [2026-04-12T01:35:41.745Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:35:41.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:42.001Z] Login Succeeded [2026-04-12T01:35:42.001Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:35:42.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:42.001Z] Login Succeeded [2026-04-12T01:35:42.001Z] ****.io [2026-04-12T01:35:42.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:42.263Z] Login Succeeded [2026-04-12T01:35:42.263Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:35:42.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:35:42.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:35:42.334Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2026-04-12T01:35:42.334Z] 5af22609869f7a1740db3476e60b775e51835e3b [2026-04-12T01:35:42.334Z] latest [2026-04-12T01:35:42.334Z] 4.1.0-dev.20 [2026-04-12T01:35:42.334Z] 5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 [2026-04-12T01:35:42.334Z] main [2026-04-12T01:35:42.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:42.667Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:5af22609869f7a1740db3476e60b775e51835e3b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:42.983Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:5af22609869f7a1740db3476e60b775e51835e3b [2026-04-12T01:35:42.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-04-12T01:35:42.983Z] 82d05ac1f833: Preparing [2026-04-12T01:35:42.983Z] 9573b6c376c5: Preparing [2026-04-12T01:35:42.983Z] aa93d6fe9fdd: Preparing [2026-04-12T01:35:42.983Z] 9437dfdb1b1a: Preparing [2026-04-12T01:35:42.983Z] 22e57067ac74: Preparing [2026-04-12T01:35:42.983Z] cce92674e987: Preparing [2026-04-12T01:35:42.983Z] cce92674e987: Waiting [2026-04-12T01:35:42.983Z] 9573b6c376c5: Pushed [2026-04-12T01:35:42.983Z] 82d05ac1f833: Pushed [2026-04-12T01:35:42.983Z] cce92674e987: Layer already exists [2026-04-12T01:35:42.983Z] 22e57067ac74: Pushed [2026-04-12T01:35:43.924Z] 9437dfdb1b1a: Pushed [2026-04-12T01:35:47.206Z] aa93d6fe9fdd: Pushed [2026-04-12T01:35:47.206Z] 5af22609869f7a1740db3476e60b775e51835e3b: digest: sha256:acf8c6f50a837254ba5e67b3efb02cf4aa1b172f36dda4b85cab011a703685b4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:47.518Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:47.835Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2026-04-12T01:35:47.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-04-12T01:35:47.835Z] 82d05ac1f833: Preparing [2026-04-12T01:35:47.835Z] 9573b6c376c5: Preparing [2026-04-12T01:35:47.835Z] aa93d6fe9fdd: Preparing [2026-04-12T01:35:47.835Z] 9437dfdb1b1a: Preparing [2026-04-12T01:35:47.835Z] 22e57067ac74: Preparing [2026-04-12T01:35:47.835Z] cce92674e987: Preparing [2026-04-12T01:35:47.835Z] cce92674e987: Waiting [2026-04-12T01:35:47.835Z] 9573b6c376c5: Layer already exists [2026-04-12T01:35:47.835Z] aa93d6fe9fdd: Layer already exists [2026-04-12T01:35:47.835Z] 9437dfdb1b1a: Layer already exists [2026-04-12T01:35:47.835Z] 22e57067ac74: Layer already exists [2026-04-12T01:35:47.835Z] 82d05ac1f833: Layer already exists [2026-04-12T01:35:47.835Z] cce92674e987: Layer already exists [2026-04-12T01:35:47.835Z] latest: digest: sha256:acf8c6f50a837254ba5e67b3efb02cf4aa1b172f36dda4b85cab011a703685b4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:48.156Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:48.470Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 [2026-04-12T01:35:48.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-04-12T01:35:48.470Z] 82d05ac1f833: Preparing [2026-04-12T01:35:48.470Z] 9573b6c376c5: Preparing [2026-04-12T01:35:48.470Z] aa93d6fe9fdd: Preparing [2026-04-12T01:35:48.470Z] 9437dfdb1b1a: Preparing [2026-04-12T01:35:48.470Z] 22e57067ac74: Preparing [2026-04-12T01:35:48.470Z] cce92674e987: Preparing [2026-04-12T01:35:48.470Z] cce92674e987: Waiting [2026-04-12T01:35:48.470Z] 9573b6c376c5: Layer already exists [2026-04-12T01:35:48.470Z] aa93d6fe9fdd: Layer already exists [2026-04-12T01:35:48.470Z] 22e57067ac74: Layer already exists [2026-04-12T01:35:48.470Z] 82d05ac1f833: Layer already exists [2026-04-12T01:35:48.470Z] 9437dfdb1b1a: Layer already exists [2026-04-12T01:35:48.470Z] cce92674e987: Layer already exists [2026-04-12T01:35:48.470Z] 4.1.0-dev.20: digest: sha256:acf8c6f50a837254ba5e67b3efb02cf4aa1b172f36dda4b85cab011a703685b4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:48.804Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:49.123Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 [2026-04-12T01:35:49.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-04-12T01:35:49.123Z] 82d05ac1f833: Preparing [2026-04-12T01:35:49.123Z] 9573b6c376c5: Preparing [2026-04-12T01:35:49.123Z] aa93d6fe9fdd: Preparing [2026-04-12T01:35:49.123Z] 9437dfdb1b1a: Preparing [2026-04-12T01:35:49.123Z] 22e57067ac74: Preparing [2026-04-12T01:35:49.123Z] cce92674e987: Preparing [2026-04-12T01:35:49.123Z] cce92674e987: Waiting [2026-04-12T01:35:49.123Z] 9437dfdb1b1a: Layer already exists [2026-04-12T01:35:49.123Z] 82d05ac1f833: Layer already exists [2026-04-12T01:35:49.123Z] 22e57067ac74: Layer already exists [2026-04-12T01:35:49.123Z] 9573b6c376c5: Layer already exists [2026-04-12T01:35:49.123Z] aa93d6fe9fdd: Layer already exists [2026-04-12T01:35:49.123Z] cce92674e987: Layer already exists [2026-04-12T01:35:49.123Z] 5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20: digest: sha256:acf8c6f50a837254ba5e67b3efb02cf4aa1b172f36dda4b85cab011a703685b4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:49.477Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:49.788Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2026-04-12T01:35:49.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-04-12T01:35:49.789Z] 82d05ac1f833: Preparing [2026-04-12T01:35:49.789Z] 9573b6c376c5: Preparing [2026-04-12T01:35:49.789Z] aa93d6fe9fdd: Preparing [2026-04-12T01:35:49.789Z] 9437dfdb1b1a: Preparing [2026-04-12T01:35:49.789Z] 22e57067ac74: Preparing [2026-04-12T01:35:49.789Z] cce92674e987: Preparing [2026-04-12T01:35:49.789Z] cce92674e987: Waiting [2026-04-12T01:35:49.789Z] 82d05ac1f833: Layer already exists [2026-04-12T01:35:49.789Z] aa93d6fe9fdd: Layer already exists [2026-04-12T01:35:49.789Z] 9573b6c376c5: Layer already exists [2026-04-12T01:35:49.789Z] 9437dfdb1b1a: Layer already exists [2026-04-12T01:35:49.789Z] 22e57067ac74: Layer already exists [2026-04-12T01:35:49.789Z] cce92674e987: Layer already exists [2026-04-12T01:35:49.789Z] main: digest: sha256:acf8c6f50a837254ba5e67b3efb02cf4aa1b172f36dda4b85cab011a703685b4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:35:49.852Z] ===================================================== [Pipeline] echo [2026-04-12T01:35:49.864Z] taggedImages: [2026-04-12T01:35:49.864Z] - nexus3.edgexfoundry.org:10004/device-modbus:5af22609869f7a1740db3476e60b775e51835e3b [2026-04-12T01:35:49.864Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2026-04-12T01:35:49.864Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 [2026-04-12T01:35:49.864Z] - nexus3.edgexfoundry.org:10004/device-modbus:5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 [2026-04-12T01:35:49.864Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2026-04-12T01:35:49.893Z] ========================================================= [2026-04-12T01:35:49.893Z] [edgeXBuildMultiArch] RAW Config: [2026-04-12T01:35:49.893Z] images: [2026-04-12T01:35:49.893Z] - nexus3.edgexfoundry.org:10004/device-modbus:5af22609869f7a1740db3476e60b775e51835e3b [2026-04-12T01:35:49.893Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2026-04-12T01:35:49.893Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 [2026-04-12T01:35:49.893Z] - nexus3.edgexfoundry.org:10004/device-modbus:5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 [2026-04-12T01:35:49.893Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2026-04-12T01:35:49.893Z] settingsFile: [2026-04-12T01:35:49.893Z] device-modbus-go-settings [2026-04-12T01:35:49.893Z] ========================================================= [Pipeline] node [2026-04-12T01:36:04.895Z] Still waiting to schedule task [2026-04-12T01:36:04.895Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2026-04-12T01:36:59.135Z] Running on prd-centos7-docker-4c-2g-4987 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:36:59.177Z] provisioning config files... [2026-04-12T01:36:59.196Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4625022342713020152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:00.909Z] ---> ****-login.sh [2026-04-12T01:37:00.909Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:37:17.520Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4978 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2026-04-12T01:37:17.535Z] Running in /w/workspace/device-modbus-go/215 [Pipeline] { [Pipeline] checkout [2026-04-12T01:37:20.603Z] The recommended git tool is: git [2026-04-12T01:37:27.849Z] using credential edgex-jenkins-ssh [2026-04-12T01:37:27.873Z] Cloning the remote Git repository [2026-04-12T01:37:27.944Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2026-04-12T01:37:28.077Z] > git init /w/workspace/device-modbus-go/215 # timeout=10 [2026-04-12T01:37:28.287Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2026-04-12T01:37:28.288Z] > git --version # timeout=10 [2026-04-12T01:37:28.320Z] > git --version # 'git version 2.25.1' [2026-04-12T01:37:28.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-12T01:37:28.534Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-12T01:37:31.816Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2026-04-12T01:37:31.847Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-12T01:37:33.176Z] Avoid second fetch [2026-04-12T01:37:33.176Z] Checking out Revision 5af22609869f7a1740db3476e60b775e51835e3b (main) [2026-04-12T01:37:33.199Z] > git config core.sparsecheckout # timeout=10 [2026-04-12T01:37:33.290Z] > git checkout -f 5af22609869f7a1740db3476e60b775e51835e3b # timeout=10 [2026-04-12T01:37:34.072Z] Commit message: "Merge pull request #705 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:37:38.435Z] provisioning config files... [2026-04-12T01:37:38.474Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/215@tmp/config2333090699769898347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:39.295Z] ---> ****-login.sh [2026-04-12T01:37:39.295Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:37:39.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:39.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:39.905Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:39.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:39.905Z] [2026-04-12T01:37:39.905Z] Login Succeeded [2026-04-12T01:37:40.179Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:37:40.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:40.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:40.455Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:40.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:40.455Z] [2026-04-12T01:37:40.455Z] Login Succeeded [2026-04-12T01:37:40.455Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:37:40.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:41.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:41.013Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:41.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:41.013Z] [2026-04-12T01:37:41.013Z] Login Succeeded [2026-04-12T01:37:41.013Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:37:41.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:41.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:41.573Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:41.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:41.573Z] [2026-04-12T01:37:41.573Z] Login Succeeded [2026-04-12T01:37:41.573Z] ****.io [2026-04-12T01:37:41.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:42.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:42.121Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:42.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:42.121Z] [2026-04-12T01:37:42.121Z] Login Succeeded [2026-04-12T01:37:42.121Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:37:42.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-12T01:37:42.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:37:42.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:37:42.663Z] ========================================================= [2026-04-12T01:37:42.663Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-12T01:37:42.663Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:37:43.065Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-04-12T01:37:43.683Z] Sending build context to Docker daemon 13.05MB [2026-04-12T01:37:43.683Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-04-12T01:37:43.683Z] Step 2/10 : FROM ${BASE} AS builder [2026-04-12T01:37:43.971Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-12T01:37:43.971Z] 6b59a28fa201: Pulling fs layer [2026-04-12T01:37:43.971Z] d32bb0dddca7: Pulling fs layer [2026-04-12T01:37:43.971Z] 5dab1238d3d9: Pulling fs layer [2026-04-12T01:37:43.971Z] 196fd7d83e7d: Pulling fs layer [2026-04-12T01:37:43.971Z] 4f4fb700ef54: Pulling fs layer [2026-04-12T01:37:43.971Z] 8ba94037c8f0: Pulling fs layer [2026-04-12T01:37:43.971Z] deaec5988b04: Pulling fs layer [2026-04-12T01:37:43.971Z] 9f65657bb879: Pulling fs layer [2026-04-12T01:37:43.971Z] 196fd7d83e7d: Waiting [2026-04-12T01:37:43.971Z] 4f4fb700ef54: Waiting [2026-04-12T01:37:43.971Z] 8ba94037c8f0: Waiting [2026-04-12T01:37:43.971Z] deaec5988b04: Waiting [2026-04-12T01:37:43.971Z] 9f65657bb879: Waiting [2026-04-12T01:37:43.971Z] d32bb0dddca7: Verifying Checksum [2026-04-12T01:37:43.971Z] d32bb0dddca7: Download complete [2026-04-12T01:37:43.971Z] 196fd7d83e7d: Verifying Checksum [2026-04-12T01:37:43.971Z] 196fd7d83e7d: Download complete [2026-04-12T01:37:43.971Z] 4f4fb700ef54: Download complete [2026-04-12T01:37:43.971Z] 8ba94037c8f0: Verifying Checksum [2026-04-12T01:37:43.971Z] 8ba94037c8f0: Download complete [2026-04-12T01:37:43.971Z] 6b59a28fa201: Verifying Checksum [2026-04-12T01:37:43.971Z] 6b59a28fa201: Download complete [2026-04-12T01:37:44.948Z] 9f65657bb879: Verifying Checksum [2026-04-12T01:37:44.948Z] 9f65657bb879: Download complete [2026-04-12T01:37:45.546Z] 6b59a28fa201: Pull complete [2026-04-12T01:37:46.549Z] 5dab1238d3d9: Verifying Checksum [2026-04-12T01:37:46.549Z] 5dab1238d3d9: Download complete [2026-04-12T01:37:46.549Z] d32bb0dddca7: Pull complete [2026-04-12T01:37:48.517Z] deaec5988b04: Download complete [2026-04-12T01:38:06.824Z] 5dab1238d3d9: Pull complete [2026-04-12T01:38:06.824Z] 196fd7d83e7d: Pull complete [2026-04-12T01:38:06.824Z] 4f4fb700ef54: Pull complete [2026-04-12T01:38:06.824Z] 8ba94037c8f0: Pull complete [2026-04-12T01:38:15.134Z] deaec5988b04: Pull complete [2026-04-12T01:38:19.450Z] 9f65657bb879: Pull complete [2026-04-12T01:38:19.450Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-12T01:38:19.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-12T01:38:19.450Z] ---> 334268110677 [2026-04-12T01:38:19.450Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2026-04-12T01:38:21.426Z] ---> Running in e0768e7967e3 [2026-04-12T01:38:21.702Z] Removing intermediate container e0768e7967e3 [2026-04-12T01:38:21.702Z] ---> f3147539f486 [2026-04-12T01:38:21.702Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-12T01:38:21.702Z] ---> Running in d3b06af1a5b4 [2026-04-12T01:38:22.301Z] Removing intermediate container d3b06af1a5b4 [2026-04-12T01:38:22.301Z] ---> b41aa2770170 [2026-04-12T01:38:22.301Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2026-04-12T01:38:22.576Z] ---> Running in 693e28e2627c [2026-04-12T01:38:24.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:38:24.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:38:26.924Z] (1/8) Installing openssh-keygen (10.0_p1-r10) [2026-04-12T01:38:26.924Z] (2/8) Installing libedit (20250104.3.1-r1) [2026-04-12T01:38:26.924Z] (3/8) Installing openssh-client-common (10.0_p1-r10) [2026-04-12T01:38:26.924Z] (4/8) Installing openssh-client-default (10.0_p1-r10) [2026-04-12T01:38:26.924Z] (5/8) Installing openssh-sftp-server (10.0_p1-r10) [2026-04-12T01:38:26.924Z] (6/8) Installing openssh-server-common (10.0_p1-r10) [2026-04-12T01:38:26.924Z] (7/8) Installing openssh-server (10.0_p1-r10) [2026-04-12T01:38:26.924Z] (8/8) Installing openssh (10.0_p1-r10) [2026-04-12T01:38:26.924Z] Executing busybox-1.37.0-r19.trigger [2026-04-12T01:38:26.924Z] OK: 262 MiB in 68 packages [2026-04-12T01:38:28.349Z] Removing intermediate container 693e28e2627c [2026-04-12T01:38:28.349Z] ---> a4925d897e54 [2026-04-12T01:38:28.349Z] Step 6/10 : WORKDIR /device-modbus-go [2026-04-12T01:38:28.620Z] ---> Running in af68f66cb055 [2026-04-12T01:38:28.895Z] Removing intermediate container af68f66cb055 [2026-04-12T01:38:28.895Z] ---> 68b92e69db1f [2026-04-12T01:38:28.895Z] Step 7/10 : COPY go.mod vendor* ./ [2026-04-12T01:38:29.495Z] ---> bbcff711654d [2026-04-12T01:38:29.495Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:38:29.769Z] ---> Running in be00b506696a [2026-04-12T01:40:22.961Z] Removing intermediate container be00b506696a [2026-04-12T01:40:22.961Z] ---> 3a0e0e91fac2 [2026-04-12T01:40:22.961Z] Step 9/10 : COPY . . [2026-04-12T01:40:22.961Z] ---> d0ea51d67421 [2026-04-12T01:40:22.961Z] Step 10/10 : RUN ${MAKE} [2026-04-12T01:40:22.961Z] ---> Running in a0d8cb3e674c [2026-04-12T01:40:22.961Z] noop [2026-04-12T01:40:23.233Z] Removing intermediate container a0d8cb3e674c [2026-04-12T01:40:23.233Z] ---> 3b0e2294a652 [2026-04-12T01:40:23.233Z] Successfully built 3b0e2294a652 [2026-04-12T01:40:23.233Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:40:23.639Z] + docker inspect -f . ci-base-image-arm64 [2026-04-12T01:40:23.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:40:23.958Z] prd-ubuntu20.04-docker-arm64-4c-16g-4978 does not seem to be running inside a container [2026-04-12T01:40:24.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/215 -v /w/workspace/device-modbus-go/215:/w/workspace/device-modbus-go/215:rw,z -v /w/workspace/device-modbus-go/215@tmp:/w/workspace/device-modbus-go/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-12T01:40:25.607Z] $ docker top 5dd0bd86348291259a7888fd0c220b274c909e8fb1d6ef4bf2b9e05e23244d07 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:40:26.594Z] + go version [2026-04-12T01:40:26.594Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-12T01:40:26.628Z] $ docker stop --time=1 5dd0bd86348291259a7888fd0c220b274c909e8fb1d6ef4bf2b9e05e23244d07 [2026-04-12T01:40:28.464Z] $ docker rm -f --volumes 5dd0bd86348291259a7888fd0c220b274c909e8fb1d6ef4bf2b9e05e23244d07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:40:29.153Z] + docker inspect -f . ci-base-image-arm64 [2026-04-12T01:40:29.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:40:29.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-4978 does not seem to be running inside a container [2026-04-12T01:40:29.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/215 -v /w/workspace/device-modbus-go/215:/w/workspace/device-modbus-go/215:rw,z -v /w/workspace/device-modbus-go/215@tmp:/w/workspace/device-modbus-go/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-12T01:40:31.084Z] $ docker top c5297ad1440e215a15e17936825408dd1aec941d56808c5bf0d4d7291e1f66a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:40:32.003Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/215 [Pipeline] fileExists [Pipeline] sh [2026-04-12T01:40:32.815Z] + make test [2026-04-12T01:40:32.815Z] go test ./... -coverprofile=coverage.out ./... [2026-04-12T01:40:39.579Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2026-04-12T01:46:16.969Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2026-04-12T01:46:16.969Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.075s coverage: 49.7% of statements [2026-04-12T01:46:16.969Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-04-12T01:46:16.969Z] go vet ./... [2026-04-12T01:47:25.007Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-12T01:47:25.007Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-12T01:47:25.007Z] ./bin/test-attribution-txt.sh [2026-04-12T01:47:25.007Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-12T01:47:25.007Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-12T01:47:25.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-12T01:47:25.041Z] $ docker stop --time=1 c5297ad1440e215a15e17936825408dd1aec941d56808c5bf0d4d7291e1f66a4 [2026-04-12T01:47:27.214Z] $ docker rm -f --volumes c5297ad1440e215a15e17936825408dd1aec941d56808c5bf0d4d7291e1f66a4 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:47:29.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-12T01:47:29.352Z] Warning: overwriting stash ‘coverage-report’ [2026-04-12T01:47:30.062Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-12T01:47:30.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-12T01:47:30.846Z] + ls -al . [2026-04-12T01:47:30.846Z] total 264 [2026-04-12T01:47:30.846Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:40 . [2026-04-12T01:47:30.846Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:37 .. [2026-04-12T01:47:30.846Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 12 01:37 .dockerignore [2026-04-12T01:47:30.846Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:37 .git [2026-04-12T01:47:30.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:37 .github [2026-04-12T01:47:30.846Z] -rw-rw-r-- 1 jenkins jenkins 266 Apr 12 01:37 .gitignore [2026-04-12T01:47:30.846Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:37 .golangci.yml [2026-04-12T01:47:30.846Z] -rw-rw-r-- 1 jenkins jenkins 22459 Apr 12 01:37 Attribution.txt [2026-04-12T01:47:30.846Z] -rw-rw-r-- 1 jenkins jenkins 18046 Apr 12 01:37 CHANGELOG.md [2026-04-12T01:47:30.846Z] -rw-rw-r-- 1 jenkins jenkins 1479 Apr 12 01:37 Dockerfile [2026-04-12T01:47:30.846Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:37 GOVERNANCE.md [2026-04-12T01:47:30.846Z] -rw-rw-r-- 1 jenkins jenkins 681 Apr 12 01:37 Jenkinsfile [2026-04-12T01:47:30.846Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 01:37 LICENSE [2026-04-12T01:47:30.846Z] -rw-rw-r-- 1 jenkins jenkins 2529 Apr 12 01:37 Makefile [2026-04-12T01:47:30.846Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 12 01:37 OWNERS.md [2026-04-12T01:47:30.846Z] -rw-rw-r-- 1 jenkins jenkins 4463 Apr 12 01:37 README.md [2026-04-12T01:47:30.846Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:33 VERSION [2026-04-12T01:47:30.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:37 bin [2026-04-12T01:47:30.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:37 cmd [2026-04-12T01:47:30.846Z] -rw-r--r-- 1 jenkins jenkins 32380 Apr 12 01:46 coverage.out [2026-04-12T01:47:30.846Z] -rw-rw-r-- 1 jenkins jenkins 6879 Apr 12 01:37 go.mod [2026-04-12T01:47:30.846Z] -rw-rw-r-- 1 jenkins jenkins 89844 Apr 12 01:37 go.sum [2026-04-12T01:47:30.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:37 internal [2026-04-12T01:47:30.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:37 simulator [2026-04-12T01:47:30.846Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 12 01:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:47:31.216Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5af22609869f7a1740db3476e60b775e51835e3b --label arch=arm64 --label version=4.1.0-dev.20 . [2026-04-12T01:47:31.816Z] Sending build context to Docker daemon 13.08MB [2026-04-12T01:47:31.816Z] Step 1/23 : ARG BASE=golang:1.25-alpine3.22 [2026-04-12T01:47:31.816Z] Step 2/23 : FROM ${BASE} AS builder [2026-04-12T01:47:31.816Z] ---> 3b0e2294a652 [2026-04-12T01:47:31.816Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2026-04-12T01:47:32.092Z] ---> Running in d21ff51900af [2026-04-12T01:47:32.363Z] Removing intermediate container d21ff51900af [2026-04-12T01:47:32.363Z] ---> 4c0eb7fcec00 [2026-04-12T01:47:32.363Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-12T01:47:32.647Z] ---> Running in a927e707d3e2 [2026-04-12T01:47:32.926Z] Removing intermediate container a927e707d3e2 [2026-04-12T01:47:32.926Z] ---> d6631533e8f1 [2026-04-12T01:47:32.926Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2026-04-12T01:47:33.201Z] ---> Running in 2c83d45d6c38 [2026-04-12T01:47:34.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:47:34.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:47:37.517Z] OK: 262 MiB in 68 packages [2026-04-12T01:47:38.501Z] Removing intermediate container 2c83d45d6c38 [2026-04-12T01:47:38.501Z] ---> 7066e6a645b3 [2026-04-12T01:47:38.501Z] Step 6/23 : WORKDIR /device-modbus-go [2026-04-12T01:47:38.501Z] ---> Running in 1b247b2ae310 [2026-04-12T01:47:38.773Z] Removing intermediate container 1b247b2ae310 [2026-04-12T01:47:38.773Z] ---> 82d7e7e37fd1 [2026-04-12T01:47:38.773Z] Step 7/23 : COPY go.mod vendor* ./ [2026-04-12T01:47:39.368Z] ---> ba15a746ee9c [2026-04-12T01:47:39.368Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:47:39.767Z] ---> Running in 9e6449046eeb [2026-04-12T01:47:42.391Z] Removing intermediate container 9e6449046eeb [2026-04-12T01:47:42.391Z] ---> e5c187b27f55 [2026-04-12T01:47:42.391Z] Step 9/23 : COPY . . [2026-04-12T01:47:43.366Z] ---> 386d8c78f6aa [2026-04-12T01:47:43.366Z] Step 10/23 : RUN ${MAKE} [2026-04-12T01:47:43.639Z] ---> Running in d89ed2f635e5 [2026-04-12T01:47:44.637Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2026-04-12T01:52:51.648Z] Removing intermediate container d89ed2f635e5 [2026-04-12T01:52:51.648Z] ---> f5635c849404 [2026-04-12T01:52:51.648Z] Step 11/23 : FROM alpine:3.22 [2026-04-12T01:52:51.648Z] 3.22: Pulling from library/alpine [2026-04-12T01:52:51.648Z] d741ee1608f3: Pulling fs layer [2026-04-12T01:52:51.648Z] d741ee1608f3: Verifying Checksum [2026-04-12T01:52:51.648Z] d741ee1608f3: Download complete [2026-04-12T01:52:51.648Z] d741ee1608f3: Pull complete [2026-04-12T01:52:51.648Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:52:51.648Z] Status: Downloaded newer image for alpine:3.22 [2026-04-12T01:52:51.648Z] ---> 5a766deef0c8 [2026-04-12T01:52:51.648Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2026-04-12T01:52:51.648Z] ---> Running in ffc6f3fda880 [2026-04-12T01:52:51.648Z] Removing intermediate container ffc6f3fda880 [2026-04-12T01:52:51.648Z] ---> f8c92960055a [2026-04-12T01:52:51.648Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2026-04-12T01:52:51.648Z] ---> Running in c0b069875d28 [2026-04-12T01:52:51.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:52:51.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:52:51.648Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-04-12T01:52:51.648Z] Executing busybox-1.37.0-r20.trigger [2026-04-12T01:52:51.648Z] OK: 8 MiB in 17 packages [2026-04-12T01:52:51.648Z] Removing intermediate container c0b069875d28 [2026-04-12T01:52:51.648Z] ---> 20bb9cf70be7 [2026-04-12T01:52:51.648Z] Step 14/23 : RUN apk --no-cache upgrade [2026-04-12T01:52:51.648Z] ---> Running in bc26d690c255 [2026-04-12T01:52:51.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:52:51.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:52:51.648Z] (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:52:51.648Z] (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:52:51.648Z] (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:52:51.648Z] (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:52:51.648Z] Executing busybox-1.37.0-r20.trigger [2026-04-12T01:52:51.648Z] OK: 8 MiB in 17 packages [2026-04-12T01:52:51.648Z] Removing intermediate container bc26d690c255 [2026-04-12T01:52:51.648Z] ---> 9b2984d2e0e8 [2026-04-12T01:52:51.648Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2026-04-12T01:52:52.620Z] ---> 67b143caaa17 [2026-04-12T01:52:52.620Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2026-04-12T01:52:53.214Z] ---> b827bbbdedf9 [2026-04-12T01:52:53.214Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2026-04-12T01:52:53.804Z] ---> 9aca1fdd9e86 [2026-04-12T01:52:53.804Z] Step 18/23 : EXPOSE 59901 [2026-04-12T01:52:54.081Z] ---> Running in 7707ce7fb884 [2026-04-12T01:52:54.349Z] Removing intermediate container 7707ce7fb884 [2026-04-12T01:52:54.349Z] ---> f0fd759ec370 [2026-04-12T01:52:54.349Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2026-04-12T01:52:54.621Z] ---> Running in a881d8abc105 [2026-04-12T01:52:54.890Z] Removing intermediate container a881d8abc105 [2026-04-12T01:52:54.890Z] ---> b9fde4eb6b7f [2026-04-12T01:52:54.890Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-04-12T01:52:54.890Z] ---> Running in 444f6b21ce46 [2026-04-12T01:52:55.479Z] Removing intermediate container 444f6b21ce46 [2026-04-12T01:52:55.479Z] ---> 53aff3eba596 [2026-04-12T01:52:55.479Z] Step 21/23 : LABEL arch=arm64 [2026-04-12T01:52:55.479Z] ---> Running in 0582bc410914 [2026-04-12T01:52:55.749Z] Removing intermediate container 0582bc410914 [2026-04-12T01:52:55.749Z] ---> 484f96104a9d [2026-04-12T01:52:55.749Z] Step 22/23 : LABEL git_sha=5af22609869f7a1740db3476e60b775e51835e3b [2026-04-12T01:52:56.028Z] ---> Running in 062867d4b8ce [2026-04-12T01:52:56.303Z] Removing intermediate container 062867d4b8ce [2026-04-12T01:52:56.303Z] ---> 54c4986b534d [2026-04-12T01:52:56.303Z] Step 23/23 : LABEL version=4.1.0-dev.20 [2026-04-12T01:52:56.303Z] ---> Running in 79d8685f9479 [2026-04-12T01:52:56.891Z] Removing intermediate container 79d8685f9479 [2026-04-12T01:52:56.892Z] ---> 97b440168cee [2026-04-12T01:52:56.892Z] [Warning] One or more build-args [ARCH] were not consumed [2026-04-12T01:52:56.892Z] Successfully built 97b440168cee [2026-04-12T01:52:56.892Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:52:57.031Z] provisioning config files... [2026-04-12T01:52:57.049Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/215@tmp/config3926041815621347733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:52:57.409Z] ---> ****-login.sh [2026-04-12T01:52:57.409Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:52:57.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:57.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:57.681Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:57.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:57.681Z] [2026-04-12T01:52:57.681Z] Login Succeeded [2026-04-12T01:52:57.681Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:52:57.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:58.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:58.225Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:58.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:58.225Z] [2026-04-12T01:52:58.225Z] Login Succeeded [2026-04-12T01:52:58.225Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:52:58.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:58.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:58.763Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:58.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:58.763Z] [2026-04-12T01:52:58.763Z] Login Succeeded [2026-04-12T01:52:58.763Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:52:59.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:59.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:59.034Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:59.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:59.034Z] [2026-04-12T01:52:59.034Z] Login Succeeded [2026-04-12T01:52:59.034Z] ****.io [2026-04-12T01:52:59.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:59.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:59.895Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:59.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:59.895Z] [2026-04-12T01:52:59.895Z] Login Succeeded [2026-04-12T01:52:59.895Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:52:59.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:52:59.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:53:00.015Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2026-04-12T01:53:00.015Z] 5af22609869f7a1740db3476e60b775e51835e3b [2026-04-12T01:53:00.015Z] latest [2026-04-12T01:53:00.015Z] 4.1.0-dev.20 [2026-04-12T01:53:00.015Z] 5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 [2026-04-12T01:53:00.015Z] main [2026-04-12T01:53:00.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:00.401Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:5af22609869f7a1740db3476e60b775e51835e3b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:00.775Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:5af22609869f7a1740db3476e60b775e51835e3b [2026-04-12T01:53:00.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-04-12T01:53:00.775Z] 9d96f5ac8827: Preparing [2026-04-12T01:53:00.775Z] 3d0d92f81eec: Preparing [2026-04-12T01:53:00.775Z] 9961073f1d54: Preparing [2026-04-12T01:53:00.775Z] e0bce505c026: Preparing [2026-04-12T01:53:00.775Z] ae6d3fd10468: Preparing [2026-04-12T01:53:00.775Z] c4e71c2a4573: Preparing [2026-04-12T01:53:00.775Z] c4e71c2a4573: Waiting [2026-04-12T01:53:01.044Z] 9d96f5ac8827: Pushed [2026-04-12T01:53:01.044Z] ae6d3fd10468: Pushed [2026-04-12T01:53:01.044Z] 3d0d92f81eec: Pushed [2026-04-12T01:53:01.044Z] c4e71c2a4573: Layer already exists [2026-04-12T01:53:02.989Z] e0bce505c026: Pushed [2026-04-12T01:53:09.659Z] 9961073f1d54: Pushed [2026-04-12T01:53:09.659Z] 5af22609869f7a1740db3476e60b775e51835e3b: digest: sha256:4571b0089666710795f89b1833a9b65251dc3bde58f78434c065ea12f3823648 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:10.039Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:10.675Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2026-04-12T01:53:10.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-04-12T01:53:10.675Z] 9d96f5ac8827: Preparing [2026-04-12T01:53:10.675Z] 3d0d92f81eec: Preparing [2026-04-12T01:53:10.675Z] 9961073f1d54: Preparing [2026-04-12T01:53:10.675Z] e0bce505c026: Preparing [2026-04-12T01:53:10.675Z] ae6d3fd10468: Preparing [2026-04-12T01:53:10.675Z] c4e71c2a4573: Preparing [2026-04-12T01:53:10.675Z] c4e71c2a4573: Waiting [2026-04-12T01:53:10.675Z] 9d96f5ac8827: Layer already exists [2026-04-12T01:53:10.675Z] 9961073f1d54: Layer already exists [2026-04-12T01:53:10.675Z] 3d0d92f81eec: Layer already exists [2026-04-12T01:53:10.675Z] e0bce505c026: Layer already exists [2026-04-12T01:53:10.675Z] ae6d3fd10468: Layer already exists [2026-04-12T01:53:10.675Z] c4e71c2a4573: Layer already exists [2026-04-12T01:53:10.944Z] latest: digest: sha256:4571b0089666710795f89b1833a9b65251dc3bde58f78434c065ea12f3823648 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:11.327Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:11.694Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [2026-04-12T01:53:11.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-04-12T01:53:11.694Z] 9d96f5ac8827: Preparing [2026-04-12T01:53:11.694Z] 3d0d92f81eec: Preparing [2026-04-12T01:53:11.694Z] 9961073f1d54: Preparing [2026-04-12T01:53:11.694Z] e0bce505c026: Preparing [2026-04-12T01:53:11.694Z] ae6d3fd10468: Preparing [2026-04-12T01:53:11.694Z] c4e71c2a4573: Preparing [2026-04-12T01:53:11.694Z] c4e71c2a4573: Waiting [2026-04-12T01:53:11.694Z] ae6d3fd10468: Layer already exists [2026-04-12T01:53:11.694Z] e0bce505c026: Layer already exists [2026-04-12T01:53:11.694Z] 9961073f1d54: Layer already exists [2026-04-12T01:53:11.694Z] 3d0d92f81eec: Layer already exists [2026-04-12T01:53:11.694Z] 9d96f5ac8827: Layer already exists [2026-04-12T01:53:11.694Z] c4e71c2a4573: Layer already exists [2026-04-12T01:53:11.962Z] 4.1.0-dev.20: digest: sha256:4571b0089666710795f89b1833a9b65251dc3bde58f78434c065ea12f3823648 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:12.335Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:12.720Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 [2026-04-12T01:53:12.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-04-12T01:53:12.720Z] 9d96f5ac8827: Preparing [2026-04-12T01:53:12.720Z] 3d0d92f81eec: Preparing [2026-04-12T01:53:12.720Z] 9961073f1d54: Preparing [2026-04-12T01:53:12.720Z] e0bce505c026: Preparing [2026-04-12T01:53:12.720Z] ae6d3fd10468: Preparing [2026-04-12T01:53:12.720Z] c4e71c2a4573: Preparing [2026-04-12T01:53:12.720Z] c4e71c2a4573: Waiting [2026-04-12T01:53:12.720Z] 9961073f1d54: Layer already exists [2026-04-12T01:53:12.720Z] 9d96f5ac8827: Layer already exists [2026-04-12T01:53:12.720Z] 3d0d92f81eec: Layer already exists [2026-04-12T01:53:12.720Z] e0bce505c026: Layer already exists [2026-04-12T01:53:12.720Z] ae6d3fd10468: Layer already exists [2026-04-12T01:53:12.720Z] c4e71c2a4573: Layer already exists [2026-04-12T01:53:12.989Z] 5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20: digest: sha256:4571b0089666710795f89b1833a9b65251dc3bde58f78434c065ea12f3823648 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:13.357Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:13.778Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2026-04-12T01:53:13.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-04-12T01:53:13.778Z] 9d96f5ac8827: Preparing [2026-04-12T01:53:13.778Z] 3d0d92f81eec: Preparing [2026-04-12T01:53:13.778Z] 9961073f1d54: Preparing [2026-04-12T01:53:13.778Z] e0bce505c026: Preparing [2026-04-12T01:53:13.778Z] ae6d3fd10468: Preparing [2026-04-12T01:53:13.778Z] c4e71c2a4573: Preparing [2026-04-12T01:53:13.778Z] c4e71c2a4573: Waiting [2026-04-12T01:53:13.778Z] e0bce505c026: Layer already exists [2026-04-12T01:53:13.778Z] 9d96f5ac8827: Layer already exists [2026-04-12T01:53:13.778Z] 3d0d92f81eec: Layer already exists [2026-04-12T01:53:13.778Z] 9961073f1d54: Layer already exists [2026-04-12T01:53:13.778Z] ae6d3fd10468: Layer already exists [2026-04-12T01:53:13.778Z] c4e71c2a4573: Layer already exists [2026-04-12T01:53:14.048Z] main: digest: sha256:4571b0089666710795f89b1833a9b65251dc3bde58f78434c065ea12f3823648 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:53:14.125Z] ===================================================== [Pipeline] echo [2026-04-12T01:53:14.137Z] taggedImages: [2026-04-12T01:53:14.137Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:5af22609869f7a1740db3476e60b775e51835e3b [2026-04-12T01:53:14.137Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2026-04-12T01:53:14.137Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [2026-04-12T01:53:14.137Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 [2026-04-12T01:53:14.137Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo [2026-04-12T01:53:14.153Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:5af22609869f7a1740db3476e60b775e51835e3b [Pipeline] echo [2026-04-12T01:53:14.168Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo [2026-04-12T01:53:14.181Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [Pipeline] echo [2026-04-12T01:53:14.195Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 [Pipeline] echo [2026-04-12T01:53:14.207Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:14.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:53:14.620Z] [2026-04-12T01:53:14.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:14.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:53:15.236Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-12T01:53:15.236Z] 8998bd30e6a1: Pulling fs layer [2026-04-12T01:53:15.236Z] 04944245beec: Pulling fs layer [2026-04-12T01:53:15.236Z] 699f458cf7ca: Pulling fs layer [2026-04-12T01:53:15.236Z] 765212b225bb: Pulling fs layer [2026-04-12T01:53:15.236Z] f23df028b6ca: Pulling fs layer [2026-04-12T01:53:15.236Z] d65c8cfc05b1: Pulling fs layer [2026-04-12T01:53:15.236Z] 2437ff75d9bd: Pulling fs layer [2026-04-12T01:53:15.236Z] 765212b225bb: Waiting [2026-04-12T01:53:15.236Z] f23df028b6ca: Waiting [2026-04-12T01:53:15.236Z] d65c8cfc05b1: Waiting [2026-04-12T01:53:15.236Z] 2437ff75d9bd: Waiting [2026-04-12T01:53:15.236Z] 04944245beec: Verifying Checksum [2026-04-12T01:53:15.236Z] 04944245beec: Download complete [2026-04-12T01:53:15.236Z] 765212b225bb: Verifying Checksum [2026-04-12T01:53:15.236Z] 765212b225bb: Download complete [2026-04-12T01:53:15.236Z] f23df028b6ca: Verifying Checksum [2026-04-12T01:53:15.236Z] f23df028b6ca: Download complete [2026-04-12T01:53:15.236Z] d65c8cfc05b1: Verifying Checksum [2026-04-12T01:53:15.236Z] d65c8cfc05b1: Download complete [2026-04-12T01:53:15.503Z] 699f458cf7ca: Verifying Checksum [2026-04-12T01:53:15.503Z] 699f458cf7ca: Download complete [2026-04-12T01:53:16.091Z] 8998bd30e6a1: Verifying Checksum [2026-04-12T01:53:16.091Z] 8998bd30e6a1: Download complete [2026-04-12T01:53:18.683Z] 2437ff75d9bd: Verifying Checksum [2026-04-12T01:53:18.683Z] 2437ff75d9bd: Download complete [2026-04-12T01:53:21.271Z] 8998bd30e6a1: Pull complete [2026-04-12T01:53:21.542Z] 04944245beec: Pull complete [2026-04-12T01:53:23.539Z] 699f458cf7ca: Pull complete [2026-04-12T01:53:23.539Z] 765212b225bb: Pull complete [2026-04-12T01:53:24.521Z] f23df028b6ca: Pull complete [2026-04-12T01:53:24.789Z] d65c8cfc05b1: Pull complete [2026-04-12T01:53:43.022Z] 2437ff75d9bd: Pull complete [2026-04-12T01:53:43.022Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-12T01:53:43.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:53:43.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:53:43.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-4978 does not seem to be running inside a container [2026-04-12T01:53:43.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/215 -v /w/workspace/device-modbus-go/215:/w/workspace/device-modbus-go/215:rw,z -v /w/workspace/device-modbus-go/215@tmp:/w/workspace/device-modbus-go/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-04-12T01:53:46.551Z] $ docker top 82c9144847961d693c8f6bcc2cde251f6e50f9ecadbf252dd07c2b7afa1fd54c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:53:47.455Z] ---> job-cost.sh [2026-04-12T01:53:47.455Z] lf-activate-venv: SKIPPING [2026-04-12T01:53:47.455Z] INFO: No Stack... [2026-04-12T01:53:47.723Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-12T01:53:48.683Z] INFO: Archiving Costs [Pipeline] sh [2026-04-12T01:53:49.338Z] + cat /w/workspace/device-modbus-go/215/archives/cost.csv [2026-04-12T01:53:49.338Z] + cut -d, -f6 [Pipeline] lock [2026-04-12T01:53:49.403Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-215-stack-cost] [2026-04-12T01:53:49.414Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-215-stack-cost] did not exist. Created. [2026-04-12T01:53:49.421Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T01:53:50.078Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-12T01:53:50.175Z] Stashed 1 file(s) [Pipeline] } [2026-04-12T01:53:50.184Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-215-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-12T01:53:50.195Z] $ docker stop --time=1 82c9144847961d693c8f6bcc2cde251f6e50f9ecadbf252dd07c2b7afa1fd54c [2026-04-12T01:53:51.729Z] $ docker rm -f --volumes 82c9144847961d693c8f6bcc2cde251f6e50f9ecadbf252dd07c2b7afa1fd54c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-12T07:33:37.254Z] Cancelling nested steps due to timeout [2026-04-12T07:33:37.259Z] Sending interrupt signal to process [2026-04-12T07:33:43.259Z] script returned exit code 143 [Pipeline] } [2026-04-12T07:33:43.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-04-12T07:33:43.719Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:44.039Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:44.591Z] ---> package-listing.sh [2026-04-12T07:33:44.591Z] ++ facter osfamily [2026-04-12T07:33:44.591Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-12T07:33:44.850Z] + OS_FAMILY=redhat [2026-04-12T07:33:44.850Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2026-04-12T07:33:44.850Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-12T07:33:44.850Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-12T07:33:44.850Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-12T07:33:44.850Z] + PACKAGES=/tmp/packages_start.txt [2026-04-12T07:33:44.850Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2026-04-12T07:33:44.850Z] + PACKAGES=/tmp/packages_end.txt [2026-04-12T07:33:44.850Z] + case "${OS_FAMILY}" in [2026-04-12T07:33:44.850Z] + rpm -qa [2026-04-12T07:33:44.850Z] + sort [2026-04-12T07:33:45.416Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-12T07:33:45.416Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-12T07:33:45.416Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-12T07:33:45.416Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2026-04-12T07:33:45.416Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2026-04-12T07:33:45.416Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2026-04-12T07:33:45.427Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-12T07:33:45.714Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:33:46.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:33:46.277Z] [2026-04-12T07:33:46.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:33:46.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:33:46.584Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-12T07:33:46.584Z] 5eb5b503b376: Pulling fs layer [2026-04-12T07:33:46.584Z] 5c69ac0246d0: Pulling fs layer [2026-04-12T07:33:46.584Z] ec43610c2a17: Pulling fs layer [2026-04-12T07:33:46.584Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-12T07:33:46.584Z] 33b1e0a273af: Pulling fs layer [2026-04-12T07:33:46.584Z] 5d3b04190fa2: Pulling fs layer [2026-04-12T07:33:46.584Z] 2f39f015ded8: Pulling fs layer [2026-04-12T07:33:46.584Z] 33b1e0a273af: Waiting [2026-04-12T07:33:46.584Z] 5d3b04190fa2: Waiting [2026-04-12T07:33:46.584Z] 2f39f015ded8: Waiting [2026-04-12T07:33:46.584Z] 3a2ae6a8a46f: Waiting [2026-04-12T07:33:46.584Z] 5c69ac0246d0: Verifying Checksum [2026-04-12T07:33:46.584Z] 5c69ac0246d0: Download complete [2026-04-12T07:33:46.584Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-12T07:33:46.584Z] 3a2ae6a8a46f: Download complete [2026-04-12T07:33:46.584Z] 33b1e0a273af: Verifying Checksum [2026-04-12T07:33:46.584Z] 33b1e0a273af: Download complete [2026-04-12T07:33:46.846Z] ec43610c2a17: Verifying Checksum [2026-04-12T07:33:46.846Z] ec43610c2a17: Download complete [2026-04-12T07:33:46.846Z] 5d3b04190fa2: Verifying Checksum [2026-04-12T07:33:46.846Z] 5d3b04190fa2: Download complete [2026-04-12T07:33:46.846Z] 5eb5b503b376: Verifying Checksum [2026-04-12T07:33:46.846Z] 5eb5b503b376: Download complete [2026-04-12T07:33:47.419Z] 2f39f015ded8: Verifying Checksum [2026-04-12T07:33:47.419Z] 2f39f015ded8: Download complete [2026-04-12T07:33:47.992Z] 5eb5b503b376: Pull complete [2026-04-12T07:33:48.263Z] 5c69ac0246d0: Pull complete [2026-04-12T07:33:48.526Z] ec43610c2a17: Pull complete [2026-04-12T07:33:48.526Z] 3a2ae6a8a46f: Pull complete [2026-04-12T07:33:48.787Z] 33b1e0a273af: Pull complete [2026-04-12T07:33:48.787Z] 5d3b04190fa2: Pull complete [2026-04-12T07:33:53.007Z] 2f39f015ded8: Pull complete [2026-04-12T07:33:53.007Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-12T07:33:53.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:33:53.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T07:33:53.263Z] prd-centos7-docker-4c-2g-4987 does not seem to be running inside a container [2026-04-12T07:33:53.311Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-12T07:33:56.346Z] $ docker top 399493dd6b3135509a5e617f579bfde3eab853be2f0c66dd9da7453c5c8eadd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T07:33:56.695Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-12T07:33:56.981Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-12T07:33:57.339Z] + ls /var/log/sa-host [2026-04-12T07:33:57.339Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T07:33:57.434Z] provisioning config files... [2026-04-12T07:33:57.443Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18084733323007353030tmp [Pipeline] { [Pipeline] echo [2026-04-12T07:33:57.462Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:57.750Z] ---> create-netrc.sh [Pipeline] } [2026-04-12T07:33:57.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:58.094Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-12T07:33:58.103Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:58.391Z] ---> sudo-logs.sh [2026-04-12T07:33:58.391Z] Archiving 'sudo' log.. [2026-04-12T07:33:58.391Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4987.novalocal: Name or service not known [2026-04-12T07:33:58.391Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4987.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-04-12T07:33:58.507Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:58.797Z] ---> job-cost.sh [2026-04-12T07:33:58.798Z] lf-activate-venv: SKIPPING [2026-04-12T07:33:58.798Z] DEBUG: total: 0.10999999940395355 [2026-04-12T07:33:58.798Z] INFO: Retrieving Stack Cost... [2026-04-12T07:33:59.056Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-04-12T07:33:59.313Z] INFO: Archiving Costs [Pipeline] echo [2026-04-12T07:33:59.323Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:33:59.610Z] ---> logs-deploy.sh [2026-04-12T07:33:59.610Z] lf-activate-venv: SKIPPING [2026-04-12T07:33:59.610Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/215 [2026-04-12T07:33:59.610Z] INFO: archiving workspace using pattern(s): [2026-04-12T07:34:00.544Z] Archives upload complete. [2026-04-12T07:34:00.544Z] INFO: archiving logs to Nexus [2026-04-12T07:34:01.109Z] ---> uname -a: [2026-04-12T07:34:01.109Z] Linux prd-centos7-docker-4c-2g-4987.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-04-12T07:34:01.109Z] [2026-04-12T07:34:01.109Z] [2026-04-12T07:34:01.109Z] ---> lscpu: [2026-04-12T07:34:01.109Z] Architecture: x86_64 [2026-04-12T07:34:01.109Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-12T07:34:01.109Z] Byte Order: Little Endian [2026-04-12T07:34:01.109Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-12T07:34:01.109Z] CPU(s): 2 [2026-04-12T07:34:01.109Z] On-line CPU(s) list: 0,1 [2026-04-12T07:34:01.109Z] Thread(s) per core: 1 [2026-04-12T07:34:01.109Z] Core(s) per socket: 1 [2026-04-12T07:34:01.109Z] Socket(s): 2 [2026-04-12T07:34:01.109Z] NUMA node(s): 1 [2026-04-12T07:34:01.109Z] Vendor ID: AuthenticAMD [2026-04-12T07:34:01.109Z] CPU family: 23 [2026-04-12T07:34:01.109Z] Model: 49 [2026-04-12T07:34:01.109Z] Model name: AMD EPYC-Rome Processor [2026-04-12T07:34:01.109Z] Stepping: 0 [2026-04-12T07:34:01.109Z] CPU MHz: 2799.998 [2026-04-12T07:34:01.109Z] BogoMIPS: 5599.99 [2026-04-12T07:34:01.109Z] Virtualization: AMD-V [2026-04-12T07:34:01.109Z] Hypervisor vendor: KVM [2026-04-12T07:34:01.109Z] Virtualization type: full [2026-04-12T07:34:01.109Z] L1d cache: 64 KiB [2026-04-12T07:34:01.109Z] L1i cache: 64 KiB [2026-04-12T07:34:01.109Z] L2 cache: 1 MiB [2026-04-12T07:34:01.109Z] L3 cache: 32 MiB [2026-04-12T07:34:01.109Z] NUMA node0 CPU(s): 0,1 [2026-04-12T07:34:01.109Z] Vulnerability Itlb multihit: Not affected [2026-04-12T07:34:01.109Z] Vulnerability L1tf: Not affected [2026-04-12T07:34:01.109Z] Vulnerability Mds: Not affected [2026-04-12T07:34:01.109Z] Vulnerability Meltdown: Not affected [2026-04-12T07:34:01.109Z] Vulnerability Mmio stale data: Not affected [2026-04-12T07:34:01.109Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-12T07:34:01.109Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-04-12T07:34:01.109Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-04-12T07:34:01.109Z] Vulnerability Srbds: Not affected [2026-04-12T07:34:01.109Z] Vulnerability Tsx async abort: Not affected [2026-04-12T07:34:01.109Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-04-12T07:34:01.109Z] [2026-04-12T07:34:01.109Z] [2026-04-12T07:34:01.109Z] ---> nproc: [2026-04-12T07:34:01.109Z] 2 [2026-04-12T07:34:01.109Z] [2026-04-12T07:34:01.109Z] [2026-04-12T07:34:01.109Z] ---> df -h: [2026-04-12T07:34:01.109Z] Filesystem Size Used Avail Use% Mounted on [2026-04-12T07:34:01.109Z] overlay 40G 6.8G 34G 17% / [2026-04-12T07:34:01.109Z] tmpfs 64M 0 64M 0% /dev [2026-04-12T07:34:01.109Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-04-12T07:34:01.109Z] shm 64M 0 64M 0% /dev/shm [2026-04-12T07:34:01.109Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-04-12T07:34:01.109Z] [2026-04-12T07:34:01.109Z] [2026-04-12T07:34:01.109Z] Cannot open /var/log/sysstat/sa12: No such file or directory [2026-04-12T07:34:01.109Z] Please check if data collecting is enabled [2026-04-12T07:34:01.109Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T07:34:01.397Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-12T07:34:01.402Z] $ docker stop --time=1 399493dd6b3135509a5e617f579bfde3eab853be2f0c66dd9da7453c5c8eadd6 [2026-04-12T07:34:02.551Z] $ docker rm -f --volumes 399493dd6b3135509a5e617f579bfde3eab853be2f0c66dd9da7453c5c8eadd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-12T07:34:02.642Z] [WS-CLEANUP] Deleting project workspace... [2026-04-12T07:34:02.642Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-12T07:34:02.659Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:34:03.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:34:03.077Z] [2026-04-12T07:34:03.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:34:03.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:34:03.375Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-12T07:34:03.375Z] 5eb5b503b376: Pulling fs layer [2026-04-12T07:34:03.375Z] 5c69ac0246d0: Pulling fs layer [2026-04-12T07:34:03.375Z] ec43610c2a17: Pulling fs layer [2026-04-12T07:34:03.375Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-12T07:34:03.375Z] 33b1e0a273af: Pulling fs layer [2026-04-12T07:34:03.375Z] 5d3b04190fa2: Pulling fs layer [2026-04-12T07:34:03.375Z] 33b1e0a273af: Waiting [2026-04-12T07:34:03.375Z] 3a2ae6a8a46f: Waiting [2026-04-12T07:34:03.375Z] 2f39f015ded8: Pulling fs layer [2026-04-12T07:34:03.375Z] 5d3b04190fa2: Waiting [2026-04-12T07:34:03.375Z] 2f39f015ded8: Waiting [2026-04-12T07:34:03.375Z] 5c69ac0246d0: Download complete [2026-04-12T07:34:03.375Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-12T07:34:03.375Z] 3a2ae6a8a46f: Download complete [2026-04-12T07:34:03.375Z] 33b1e0a273af: Verifying Checksum [2026-04-12T07:34:03.375Z] 33b1e0a273af: Download complete [2026-04-12T07:34:03.375Z] 5d3b04190fa2: Download complete [2026-04-12T07:34:03.375Z] ec43610c2a17: Verifying Checksum [2026-04-12T07:34:03.375Z] ec43610c2a17: Download complete [2026-04-12T07:34:03.631Z] 5eb5b503b376: Verifying Checksum [2026-04-12T07:34:03.631Z] 5eb5b503b376: Download complete [2026-04-12T07:34:04.202Z] 2f39f015ded8: Verifying Checksum [2026-04-12T07:34:04.202Z] 2f39f015ded8: Download complete [2026-04-12T07:34:05.152Z] 5eb5b503b376: Pull complete [2026-04-12T07:34:05.152Z] 5c69ac0246d0: Pull complete [2026-04-12T07:34:06.085Z] ec43610c2a17: Pull complete [2026-04-12T07:34:06.085Z] 3a2ae6a8a46f: Pull complete [2026-04-12T07:34:06.085Z] 33b1e0a273af: Pull complete [2026-04-12T07:34:06.085Z] 5d3b04190fa2: Pull complete [2026-04-12T07:34:12.647Z] 2f39f015ded8: Pull complete [2026-04-12T07:34:12.647Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-12T07:34:12.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:34:12.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T07:34:12.736Z] prd-ubuntu20.04-docker-8c-8g-4968 does not seem to be running inside a container [2026-04-12T07:34:12.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-12T07:34:14.058Z] $ docker top efcd6c3be758e14389b6fead51fe3d10620985dc675443496491d1bb84e0bb62 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:34:14.417Z] ---> job-cost.sh [2026-04-12T07:34:14.417Z] lf-activate-venv: SKIPPING [2026-04-12T07:34:14.417Z] INFO: No Stack... [2026-04-12T07:34:14.675Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-12T07:34:14.933Z] INFO: Archiving Costs [Pipeline] sh [2026-04-12T07:34:15.225Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2026-04-12T07:34:15.225Z] + cut -d, -f6 [Pipeline] lock [2026-04-12T07:34:15.240Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-215-stack-cost] [2026-04-12T07:34:15.253Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-215-stack-cost] did not exist. Created. [2026-04-12T07:34:15.259Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T07:34:15.567Z] /w/workspace/gexfoundry_device-modbus-go_main@tmp/durable-c3afee3e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-04-12T07:34:15.865Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-04-12T07:34:15.874Z] Warning: overwriting stash ‘stack-cost’ [2026-04-12T07:34:15.887Z] Stashed 1 file(s) [Pipeline] } [2026-04-12T07:34:15.900Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-215-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-12T07:34:15.926Z] $ docker stop --time=1 efcd6c3be758e14389b6fead51fe3d10620985dc675443496491d1bb84e0bb62 [2026-04-12T07:34:17.070Z] $ docker rm -f --volumes efcd6c3be758e14389b6fead51fe3d10620985dc675443496491d1bb84e0bb62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-12T07:34:17.214Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-04-12T07:34:18.000Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2026-04-12T07:34:18.000Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2026-04-12T07:34:18.000Z] total 16 [2026-04-12T07:34:18.000Z] drwxr-xr-x 3 root root 4096 Apr 12 07:34 . [2026-04-12T07:34:18.000Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 07:34 .. [2026-04-12T07:34:18.000Z] drwxr-xr-x 2 root root 4096 Apr 12 07:34 cost [2026-04-12T07:34:18.000Z] -rw-r--r-- 1 root root 90 Apr 12 07:34 cost.csv [2026-04-12T07:34:18.000Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2026-04-12T07:34:18.000Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2026-04-12T07:34:18.000Z] total 16 [2026-04-12T07:34:18.000Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 07:34 . [2026-04-12T07:34:18.000Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 07:34 .. [2026-04-12T07:34:18.000Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 07:34 cost [2026-04-12T07:34:18.000Z] -rw-r--r-- 1 jenkins jenkins 90 Apr 12 07:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:34:18.283Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:34:19.137Z] ---> package-listing.sh [2026-04-12T07:34:19.137Z] ++ facter osfamily [2026-04-12T07:34:19.137Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-12T07:34:19.395Z] + OS_FAMILY=debian [2026-04-12T07:34:19.395Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2026-04-12T07:34:19.395Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-12T07:34:19.395Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-12T07:34:19.395Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-12T07:34:19.395Z] + PACKAGES=/tmp/packages_start.txt [2026-04-12T07:34:19.395Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2026-04-12T07:34:19.395Z] + PACKAGES=/tmp/packages_end.txt [2026-04-12T07:34:19.395Z] + case "${OS_FAMILY}" in [2026-04-12T07:34:19.395Z] + dpkg -l [2026-04-12T07:34:19.395Z] + grep '^ii' [2026-04-12T07:34:19.395Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-12T07:34:19.395Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-12T07:34:19.395Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-12T07:34:19.395Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2026-04-12T07:34:19.395Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2026-04-12T07:34:19.395Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2026-04-12T07:34:19.407Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-12T07:34:19.681Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:34:20.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:34:20.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T07:34:20.311Z] prd-ubuntu20.04-docker-8c-8g-4968 does not seem to be running inside a container [2026-04-12T07:34:20.340Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-12T07:34:20.556Z] $ docker top 2836529b5ed6fee120a24c8e9f54ccbe082c2167df527eb541152c75d525ba7b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T07:34:20.907Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-12T07:34:21.189Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-12T07:34:21.473Z] + ls /var/log/sa-host [2026-04-12T07:34:21.473Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T07:34:21.503Z] provisioning config files... [2026-04-12T07:34:21.511Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7147678943476006499tmp [Pipeline] { [Pipeline] echo [2026-04-12T07:34:21.526Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:34:21.808Z] ---> create-netrc.sh [Pipeline] } [2026-04-12T07:34:21.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:34:22.178Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-12T07:34:22.187Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:34:22.471Z] ---> sudo-logs.sh [2026-04-12T07:34:22.471Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-12T07:34:22.504Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:34:22.789Z] ---> job-cost.sh [2026-04-12T07:34:22.789Z] lf-activate-venv: SKIPPING [2026-04-12T07:34:22.789Z] DEBUG: total: 1.5299999713897705 [2026-04-12T07:34:22.789Z] INFO: Retrieving Stack Cost... [2026-04-12T07:34:22.789Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-12T07:34:23.048Z] INFO: Archiving Costs [Pipeline] echo [2026-04-12T07:34:23.062Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:34:23.345Z] ---> logs-deploy.sh [2026-04-12T07:34:23.345Z] lf-activate-venv: SKIPPING [2026-04-12T07:34:23.345Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/215 [2026-04-12T07:34:23.345Z] INFO: archiving workspace using pattern(s): [2026-04-12T07:34:24.285Z] Archives upload complete. [2026-04-12T07:34:24.544Z] INFO: archiving logs to Nexus [2026-04-12T07:34:25.117Z] ---> uname -a: [2026-04-12T07:34:25.117Z] Linux prd-ubuntu20-04-docker-8c-8g-4968 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-04-12T07:34:25.117Z] [2026-04-12T07:34:25.117Z] [2026-04-12T07:34:25.117Z] ---> lscpu: [2026-04-12T07:34:25.117Z] Architecture: x86_64 [2026-04-12T07:34:25.117Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-12T07:34:25.117Z] Byte Order: Little Endian [2026-04-12T07:34:25.117Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-12T07:34:25.117Z] CPU(s): 8 [2026-04-12T07:34:25.117Z] On-line CPU(s) list: 0-7 [2026-04-12T07:34:25.117Z] Thread(s) per core: 1 [2026-04-12T07:34:25.117Z] Core(s) per socket: 1 [2026-04-12T07:34:25.117Z] Socket(s): 8 [2026-04-12T07:34:25.117Z] NUMA node(s): 1 [2026-04-12T07:34:25.117Z] Vendor ID: AuthenticAMD [2026-04-12T07:34:25.117Z] CPU family: 23 [2026-04-12T07:34:25.117Z] Model: 49 [2026-04-12T07:34:25.117Z] Model name: AMD EPYC-Rome Processor [2026-04-12T07:34:25.117Z] Stepping: 0 [2026-04-12T07:34:25.117Z] CPU MHz: 2799.998 [2026-04-12T07:34:25.117Z] BogoMIPS: 5599.99 [2026-04-12T07:34:25.117Z] Virtualization: AMD-V [2026-04-12T07:34:25.117Z] Hypervisor vendor: KVM [2026-04-12T07:34:25.117Z] Virtualization type: full [2026-04-12T07:34:25.117Z] L1d cache: 256 KiB [2026-04-12T07:34:25.117Z] L1i cache: 256 KiB [2026-04-12T07:34:25.117Z] L2 cache: 4 MiB [2026-04-12T07:34:25.117Z] L3 cache: 128 MiB [2026-04-12T07:34:25.117Z] NUMA node0 CPU(s): 0-7 [2026-04-12T07:34:25.117Z] Vulnerability Gather data sampling: Not affected [2026-04-12T07:34:25.117Z] Vulnerability Itlb multihit: Not affected [2026-04-12T07:34:25.117Z] Vulnerability L1tf: Not affected [2026-04-12T07:34:25.117Z] Vulnerability Mds: Not affected [2026-04-12T07:34:25.117Z] Vulnerability Meltdown: Not affected [2026-04-12T07:34:25.117Z] Vulnerability Mmio stale data: Not affected [2026-04-12T07:34:25.117Z] Vulnerability Retbleed: Vulnerable [2026-04-12T07:34:25.117Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-12T07:34:25.117Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-04-12T07:34:25.117Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-04-12T07:34:25.117Z] Vulnerability Srbds: Not affected [2026-04-12T07:34:25.117Z] Vulnerability Tsx async abort: Not affected [2026-04-12T07:34:25.117Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-04-12T07:34:25.117Z] [2026-04-12T07:34:25.117Z] [2026-04-12T07:34:25.117Z] ---> nproc: [2026-04-12T07:34:25.117Z] 8 [2026-04-12T07:34:25.117Z] [2026-04-12T07:34:25.117Z] [2026-04-12T07:34:25.117Z] ---> df -h: [2026-04-12T07:34:25.117Z] Filesystem Size Used Avail Use% Mounted on [2026-04-12T07:34:25.117Z] overlay 155G 13G 143G 9% / [2026-04-12T07:34:25.117Z] tmpfs 64M 0 64M 0% /dev [2026-04-12T07:34:25.117Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-04-12T07:34:25.117Z] shm 64M 0 64M 0% /dev/shm [2026-04-12T07:34:25.117Z] /dev/vda1 155G 13G 143G 9% /facter-os [2026-04-12T07:34:25.117Z] [2026-04-12T07:34:25.117Z] [2026-04-12T07:34:25.117Z] ---> sar -b -r -n DEV: [2026-04-12T07:34:25.117Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4968) 04/12/26 _x86_64_ (8 CPU) [2026-04-12T07:34:25.117Z] [2026-04-12T07:34:25.117Z] 01:32:58 LINUX RESTART (8 CPU) [2026-04-12T07:34:25.117Z] [2026-04-12T07:34:25.117Z] 01:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-04-12T07:34:25.117Z] 01:34:00 429.01 96.15 332.86 0.00 12693.75 215213.60 0.00 [2026-04-12T07:34:25.117Z] 01:35:01 257.03 12.67 244.36 0.00 1677.35 71068.24 0.00 [2026-04-12T07:34:25.117Z] 01:36:01 116.50 0.33 116.16 0.00 35.59 34970.30 0.00 [2026-04-12T07:34:25.117Z] 01:37:01 1.92 0.00 1.92 0.00 0.00 21.48 0.00 [2026-04-12T07:34:25.117Z] 01:38:01 2.72 0.27 2.45 0.00 11.60 35.06 0.00 [2026-04-12T07:34:25.117Z] 01:39:01 22.18 3.22 18.96 0.00 2509.45 3784.84 0.00 [2026-04-12T07:34:25.117Z] 01:40:01 2.30 0.18 2.12 0.00 18.80 25.20 0.00 [2026-04-12T07:34:25.117Z] 01:41:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 [2026-04-12T07:34:25.117Z] 01:42:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 [2026-04-12T07:34:25.117Z] 01:43:01 1.17 0.00 1.17 0.00 0.00 23.06 0.00 [2026-04-12T07:34:25.117Z] 01:44:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2026-04-12T07:34:25.117Z] 01:45:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 [2026-04-12T07:34:25.117Z] 01:46:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 [2026-04-12T07:34:25.117Z] 01:47:01 0.82 0.00 0.82 0.00 0.00 9.87 0.00 [2026-04-12T07:34:25.117Z] 01:48:01 1.57 0.02 1.55 0.00 0.13 18.40 0.00 [2026-04-12T07:34:25.117Z] 01:49:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2026-04-12T07:34:25.117Z] 01:50:01 1.20 0.00 1.20 0.00 0.00 15.60 0.00 [2026-04-12T07:34:25.117Z] 01:51:01 0.75 0.00 0.75 0.00 0.00 8.53 0.00 [2026-04-12T07:34:25.117Z] 01:52:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 [2026-04-12T07:34:25.117Z] 01:53:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 [2026-04-12T07:34:25.117Z] 01:54:01 1.03 0.00 1.03 0.00 0.00 14.26 0.00 [2026-04-12T07:34:25.117Z] 01:55:01 0.80 0.00 0.80 0.00 0.00 9.07 0.00 [2026-04-12T07:34:25.117Z] 01:56:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 [2026-04-12T07:34:25.117Z] 01:57:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2026-04-12T07:34:25.117Z] 01:58:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 [2026-04-12T07:34:25.117Z] 01:59:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 [2026-04-12T07:34:25.117Z] 02:00:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2026-04-12T07:34:25.117Z] 02:01:01 0.83 0.00 0.83 0.00 0.00 10.13 0.00 [2026-04-12T07:34:25.117Z] 02:02:01 1.10 0.00 1.10 0.00 0.00 13.07 0.00 [2026-04-12T07:34:25.117Z] 02:03:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.117Z] 02:04:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 [2026-04-12T07:34:25.117Z] 02:05:01 0.80 0.00 0.80 0.00 0.00 8.93 0.00 [2026-04-12T07:34:25.117Z] 02:06:01 1.10 0.00 1.10 0.00 0.00 14.93 0.00 [2026-04-12T07:34:25.117Z] 02:07:01 0.83 0.00 0.83 0.00 0.00 9.60 0.00 [2026-04-12T07:34:25.117Z] 02:08:01 1.20 0.00 1.20 0.00 0.00 15.59 0.00 [2026-04-12T07:34:25.117Z] 02:09:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2026-04-12T07:34:25.117Z] 02:10:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 [2026-04-12T07:34:25.117Z] 02:11:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 [2026-04-12T07:34:25.117Z] 02:12:01 1.48 0.30 1.18 0.00 16.80 14.93 0.00 [2026-04-12T07:34:25.117Z] 02:13:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 [2026-04-12T07:34:25.117Z] 02:14:01 2.73 1.38 1.35 0.00 28.92 19.19 0.00 [2026-04-12T07:34:25.117Z] 02:15:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 [2026-04-12T07:34:25.117Z] 02:16:01 1.18 0.00 1.18 0.00 0.00 17.73 0.00 [2026-04-12T07:34:25.117Z] 02:17:01 0.93 0.02 0.92 0.00 0.13 10.66 0.00 [2026-04-12T07:34:25.117Z] 02:18:01 1.50 0.00 1.50 0.00 0.00 19.33 0.00 [2026-04-12T07:34:25.117Z] 02:19:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.117Z] 02:20:01 1.18 0.00 1.18 0.00 0.00 15.60 0.00 [2026-04-12T07:34:25.117Z] 02:21:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2026-04-12T07:34:25.117Z] 02:22:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 [2026-04-12T07:34:25.117Z] 02:23:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 [2026-04-12T07:34:25.117Z] 02:24:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 [2026-04-12T07:34:25.117Z] 02:25:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2026-04-12T07:34:25.117Z] 02:26:01 1.12 0.00 1.12 0.00 0.00 15.33 0.00 [2026-04-12T07:34:25.117Z] 02:27:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 [2026-04-12T07:34:25.117Z] 02:28:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 [2026-04-12T07:34:25.117Z] 02:29:01 0.87 0.00 0.87 0.00 0.00 10.39 0.00 [2026-04-12T07:34:25.117Z] 02:30:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 [2026-04-12T07:34:25.117Z] 02:31:01 0.83 0.00 0.83 0.00 0.00 9.33 0.00 [2026-04-12T07:34:25.117Z] 02:32:01 1.20 0.00 1.20 0.00 0.00 16.00 0.00 [2026-04-12T07:34:25.117Z] 02:33:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2026-04-12T07:34:25.117Z] 02:34:01 1.28 0.00 1.28 0.00 0.00 16.93 0.00 [2026-04-12T07:34:25.117Z] 02:35:01 0.98 0.00 0.98 0.00 0.00 11.79 0.00 [2026-04-12T07:34:25.117Z] 02:36:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 [2026-04-12T07:34:25.117Z] 02:37:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.117Z] 02:38:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 [2026-04-12T07:34:25.117Z] 02:39:01 1.07 0.02 1.05 0.00 1.07 12.93 0.00 [2026-04-12T07:34:25.117Z] 02:40:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 [2026-04-12T07:34:25.117Z] 02:41:01 0.82 0.00 0.82 0.00 0.00 10.13 0.00 [2026-04-12T07:34:25.117Z] 02:42:01 1.38 0.00 1.38 0.00 0.00 16.79 0.00 [2026-04-12T07:34:25.117Z] 02:43:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2026-04-12T07:34:25.117Z] 02:44:01 1.47 0.00 1.47 0.00 0.00 19.33 0.00 [2026-04-12T07:34:25.117Z] 02:45:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2026-04-12T07:34:25.117Z] 02:46:01 1.10 0.00 1.10 0.00 0.00 14.53 0.00 [2026-04-12T07:34:25.117Z] 02:47:01 0.80 0.00 0.80 0.00 0.00 9.07 0.00 [2026-04-12T07:34:25.117Z] 02:48:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 [2026-04-12T07:34:25.117Z] 02:49:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 [2026-04-12T07:34:25.117Z] 02:50:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 [2026-04-12T07:34:25.117Z] 02:51:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.117Z] 02:52:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2026-04-12T07:34:25.117Z] 02:53:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2026-04-12T07:34:25.117Z] 02:54:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 [2026-04-12T07:34:25.117Z] 02:55:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2026-04-12T07:34:25.117Z] 02:56:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 [2026-04-12T07:34:25.117Z] 02:57:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 [2026-04-12T07:34:25.117Z] 02:58:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2026-04-12T07:34:25.117Z] 02:59:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2026-04-12T07:34:25.117Z] 03:00:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 [2026-04-12T07:34:25.117Z] 03:01:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2026-04-12T07:34:25.117Z] 03:02:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 [2026-04-12T07:34:25.117Z] 03:03:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 [2026-04-12T07:34:25.117Z] 03:04:01 1.60 0.00 1.60 0.00 0.00 18.79 0.00 [2026-04-12T07:34:25.117Z] 03:05:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 [2026-04-12T07:34:25.118Z] 03:06:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2026-04-12T07:34:25.118Z] 03:07:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2026-04-12T07:34:25.118Z] 03:08:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 [2026-04-12T07:34:25.118Z] 03:09:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2026-04-12T07:34:25.118Z] 03:10:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 [2026-04-12T07:34:25.118Z] 03:11:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2026-04-12T07:34:25.118Z] 03:12:01 1.85 0.00 1.85 0.00 0.00 21.33 0.00 [2026-04-12T07:34:25.118Z] 03:13:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2026-04-12T07:34:25.118Z] 03:14:01 1.28 0.00 1.28 0.00 0.00 16.40 0.00 [2026-04-12T07:34:25.118Z] 03:15:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2026-04-12T07:34:25.118Z] 03:16:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 [2026-04-12T07:34:25.118Z] 03:17:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2026-04-12T07:34:25.118Z] 03:18:01 1.45 0.00 1.45 0.00 0.00 16.79 0.00 [2026-04-12T07:34:25.118Z] 03:19:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2026-04-12T07:34:25.118Z] 03:20:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2026-04-12T07:34:25.118Z] 03:21:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 [2026-04-12T07:34:25.118Z] 03:22:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 [2026-04-12T07:34:25.118Z] 03:23:01 0.82 0.00 0.82 0.00 0.00 8.67 0.00 [2026-04-12T07:34:25.118Z] 03:24:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 [2026-04-12T07:34:25.118Z] 03:25:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 [2026-04-12T07:34:25.118Z] 03:26:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 [2026-04-12T07:34:25.118Z] 03:27:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 [2026-04-12T07:34:25.118Z] 03:28:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2026-04-12T07:34:25.118Z] 03:29:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 [2026-04-12T07:34:25.118Z] 03:30:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 [2026-04-12T07:34:25.118Z] 03:31:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 [2026-04-12T07:34:25.118Z] 03:32:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 [2026-04-12T07:34:25.118Z] 03:33:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2026-04-12T07:34:25.118Z] 03:34:01 1.32 0.00 1.32 0.00 0.00 16.80 0.00 [2026-04-12T07:34:25.118Z] 03:35:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 [2026-04-12T07:34:25.118Z] 03:36:01 1.32 0.00 1.32 0.00 0.00 15.59 0.00 [2026-04-12T07:34:25.118Z] 03:37:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2026-04-12T07:34:25.118Z] 03:38:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 [2026-04-12T07:34:25.118Z] 03:39:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2026-04-12T07:34:25.118Z] 03:40:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2026-04-12T07:34:25.118Z] 03:41:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2026-04-12T07:34:25.118Z] 03:42:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 [2026-04-12T07:34:25.118Z] 03:43:01 0.85 0.00 0.85 0.00 0.00 10.26 0.00 [2026-04-12T07:34:25.118Z] 03:44:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 [2026-04-12T07:34:25.118Z] 03:45:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2026-04-12T07:34:25.118Z] 03:46:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 [2026-04-12T07:34:25.118Z] 03:47:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2026-04-12T07:34:25.118Z] 03:48:01 1.18 0.00 1.18 0.00 0.00 15.60 0.00 [2026-04-12T07:34:25.118Z] 03:49:02 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2026-04-12T07:34:25.118Z] 03:50:01 1.34 0.00 1.34 0.00 0.00 16.68 0.00 [2026-04-12T07:34:25.118Z] 03:51:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2026-04-12T07:34:25.118Z] 03:52:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 [2026-04-12T07:34:25.118Z] 03:53:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2026-04-12T07:34:25.118Z] 03:54:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 [2026-04-12T07:34:25.118Z] 03:55:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 [2026-04-12T07:34:25.118Z] 03:56:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 [2026-04-12T07:34:25.118Z] 03:57:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2026-04-12T07:34:25.118Z] 03:58:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 [2026-04-12T07:34:25.118Z] 03:59:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.118Z] 04:00:01 1.33 0.00 1.33 0.00 0.00 15.99 0.00 [2026-04-12T07:34:25.118Z] 04:01:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2026-04-12T07:34:25.118Z] 04:02:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 [2026-04-12T07:34:25.118Z] 04:03:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2026-04-12T07:34:25.118Z] 04:04:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 [2026-04-12T07:34:25.118Z] 04:05:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 [2026-04-12T07:34:25.118Z] 04:06:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 [2026-04-12T07:34:25.118Z] 04:07:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 [2026-04-12T07:34:25.118Z] 04:08:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 [2026-04-12T07:34:25.118Z] 04:09:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2026-04-12T07:34:25.118Z] 04:10:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 [2026-04-12T07:34:25.118Z] 04:11:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2026-04-12T07:34:25.118Z] 04:12:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 [2026-04-12T07:34:25.118Z] 04:13:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.118Z] 04:14:01 1.28 0.00 1.28 0.00 0.00 16.39 0.00 [2026-04-12T07:34:25.118Z] 04:15:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2026-04-12T07:34:25.118Z] 04:16:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 [2026-04-12T07:34:25.118Z] 04:17:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 [2026-04-12T07:34:25.118Z] 04:18:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 [2026-04-12T07:34:25.118Z] 04:19:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.118Z] 04:20:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 [2026-04-12T07:34:25.118Z] 04:21:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2026-04-12T07:34:25.118Z] 04:22:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 [2026-04-12T07:34:25.118Z] 04:23:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2026-04-12T07:34:25.118Z] 04:24:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2026-04-12T07:34:25.118Z] 04:25:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2026-04-12T07:34:25.118Z] 04:26:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 [2026-04-12T07:34:25.118Z] 04:27:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2026-04-12T07:34:25.118Z] 04:28:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 [2026-04-12T07:34:25.118Z] 04:29:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2026-04-12T07:34:25.118Z] 04:30:01 1.45 0.00 1.45 0.00 0.00 18.40 0.00 [2026-04-12T07:34:25.118Z] 04:31:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2026-04-12T07:34:25.118Z] 04:32:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 [2026-04-12T07:34:25.118Z] 04:33:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2026-04-12T07:34:25.118Z] 04:34:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 [2026-04-12T07:34:25.118Z] 04:35:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2026-04-12T07:34:25.118Z] 04:36:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 [2026-04-12T07:34:25.118Z] 04:37:01 0.80 0.00 0.80 0.00 0.00 10.26 0.00 [2026-04-12T07:34:25.118Z] 04:38:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 [2026-04-12T07:34:25.118Z] 04:39:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2026-04-12T07:34:25.118Z] 04:40:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2026-04-12T07:34:25.118Z] 04:41:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2026-04-12T07:34:25.118Z] 04:42:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2026-04-12T07:34:25.118Z] 04:43:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 [2026-04-12T07:34:25.118Z] 04:44:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 [2026-04-12T07:34:25.118Z] 04:45:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2026-04-12T07:34:25.118Z] 04:46:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 [2026-04-12T07:34:25.118Z] 04:47:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 [2026-04-12T07:34:25.118Z] 04:48:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2026-04-12T07:34:25.118Z] 04:49:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2026-04-12T07:34:25.118Z] 04:50:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 [2026-04-12T07:34:25.118Z] 04:51:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2026-04-12T07:34:25.118Z] 04:52:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2026-04-12T07:34:25.118Z] 04:53:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 [2026-04-12T07:34:25.118Z] 04:54:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 [2026-04-12T07:34:25.118Z] 04:55:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 [2026-04-12T07:34:25.118Z] 04:56:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2026-04-12T07:34:25.118Z] 04:57:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 [2026-04-12T07:34:25.118Z] 04:58:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 [2026-04-12T07:34:25.118Z] 04:59:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2026-04-12T07:34:25.118Z] 05:00:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2026-04-12T07:34:25.118Z] 05:01:01 0.83 0.00 0.83 0.00 0.00 9.86 0.00 [2026-04-12T07:34:25.118Z] 05:02:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 [2026-04-12T07:34:25.118Z] 05:03:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2026-04-12T07:34:25.118Z] 05:04:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 [2026-04-12T07:34:25.118Z] 05:05:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2026-04-12T07:34:25.118Z] 05:06:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2026-04-12T07:34:25.118Z] 05:07:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 [2026-04-12T07:34:25.118Z] 05:08:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 [2026-04-12T07:34:25.118Z] 05:09:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2026-04-12T07:34:25.118Z] 05:10:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 [2026-04-12T07:34:25.118Z] 05:11:02 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2026-04-12T07:34:25.118Z] 05:12:01 1.49 0.00 1.49 0.00 0.00 16.54 0.00 [2026-04-12T07:34:25.118Z] 05:13:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2026-04-12T07:34:25.118Z] 05:14:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2026-04-12T07:34:25.118Z] 05:15:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2026-04-12T07:34:25.118Z] 05:16:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 [2026-04-12T07:34:25.118Z] 05:17:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2026-04-12T07:34:25.118Z] 05:18:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 [2026-04-12T07:34:25.118Z] 05:19:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 [2026-04-12T07:34:25.118Z] 05:20:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2026-04-12T07:34:25.118Z] 05:21:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2026-04-12T07:34:25.118Z] 05:22:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 [2026-04-12T07:34:25.118Z] 05:23:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2026-04-12T07:34:25.118Z] 05:24:01 1.72 0.00 1.72 0.00 0.00 18.53 0.00 [2026-04-12T07:34:25.118Z] 05:25:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2026-04-12T07:34:25.118Z] 05:26:01 1.75 0.00 1.75 0.00 0.00 19.73 0.00 [2026-04-12T07:34:25.118Z] 05:27:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2026-04-12T07:34:25.118Z] 05:28:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 [2026-04-12T07:34:25.118Z] 05:29:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2026-04-12T07:34:25.118Z] 05:30:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 [2026-04-12T07:34:25.118Z] 05:31:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2026-04-12T07:34:25.118Z] 05:32:01 1.72 0.00 1.72 0.00 0.00 19.06 0.00 [2026-04-12T07:34:25.118Z] 05:33:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 [2026-04-12T07:34:25.118Z] 05:34:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 [2026-04-12T07:34:25.118Z] 05:35:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 [2026-04-12T07:34:25.118Z] 05:36:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 [2026-04-12T07:34:25.118Z] 05:37:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2026-04-12T07:34:25.118Z] 05:38:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 [2026-04-12T07:34:25.118Z] 05:39:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2026-04-12T07:34:25.118Z] 05:40:01 1.65 0.00 1.65 0.00 0.00 17.99 0.00 [2026-04-12T07:34:25.118Z] 05:41:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 [2026-04-12T07:34:25.118Z] 05:42:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 [2026-04-12T07:34:25.118Z] 05:43:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2026-04-12T07:34:25.118Z] 05:44:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 [2026-04-12T07:34:25.118Z] 05:45:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 [2026-04-12T07:34:25.118Z] 05:46:01 1.90 0.00 1.90 0.00 0.00 21.86 0.00 [2026-04-12T07:34:25.118Z] 05:47:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2026-04-12T07:34:25.118Z] 05:48:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 [2026-04-12T07:34:25.118Z] 05:49:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2026-04-12T07:34:25.118Z] 05:50:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 [2026-04-12T07:34:25.118Z] 05:51:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2026-04-12T07:34:25.118Z] 05:52:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 [2026-04-12T07:34:25.118Z] 05:53:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.118Z] 05:54:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 [2026-04-12T07:34:25.118Z] 05:55:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2026-04-12T07:34:25.118Z] 05:56:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2026-04-12T07:34:25.118Z] 05:57:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 [2026-04-12T07:34:25.118Z] 05:58:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 [2026-04-12T07:34:25.118Z] 05:59:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2026-04-12T07:34:25.118Z] 06:00:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 [2026-04-12T07:34:25.118Z] 06:01:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2026-04-12T07:34:25.118Z] 06:02:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 [2026-04-12T07:34:25.118Z] 06:03:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2026-04-12T07:34:25.118Z] 06:04:01 1.75 0.00 1.75 0.00 0.00 18.93 0.00 [2026-04-12T07:34:25.118Z] 06:05:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2026-04-12T07:34:25.118Z] 06:06:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 [2026-04-12T07:34:25.118Z] 06:07:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.118Z] 06:08:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2026-04-12T07:34:25.118Z] 06:09:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.118Z] 06:10:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 [2026-04-12T07:34:25.118Z] 06:11:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2026-04-12T07:34:25.118Z] 06:12:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 [2026-04-12T07:34:25.118Z] 06:13:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2026-04-12T07:34:25.118Z] 06:14:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 [2026-04-12T07:34:25.118Z] 06:15:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2026-04-12T07:34:25.118Z] 06:16:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 [2026-04-12T07:34:25.118Z] 06:17:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 [2026-04-12T07:34:25.118Z] 06:18:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 [2026-04-12T07:34:25.118Z] 06:19:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.118Z] 06:20:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2026-04-12T07:34:25.118Z] 06:21:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.118Z] 06:22:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 [2026-04-12T07:34:25.118Z] 06:23:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 [2026-04-12T07:34:25.118Z] 06:24:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 [2026-04-12T07:34:25.118Z] 06:25:01 0.93 0.03 0.90 0.00 0.27 10.00 0.00 [2026-04-12T07:34:25.118Z] 06:26:01 4.87 2.26 2.60 0.00 36.77 84.08 0.00 [2026-04-12T07:34:25.118Z] 06:27:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2026-04-12T07:34:25.118Z] 06:28:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 [2026-04-12T07:34:25.118Z] 06:29:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.118Z] 06:30:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 [2026-04-12T07:34:25.118Z] 06:31:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2026-04-12T07:34:25.118Z] 06:32:01 1.52 0.00 1.52 0.00 0.00 18.93 0.00 [2026-04-12T07:34:25.118Z] 06:33:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2026-04-12T07:34:25.118Z] 06:34:01 1.82 0.00 1.82 0.00 0.00 20.00 0.00 [2026-04-12T07:34:25.118Z] 06:35:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2026-04-12T07:34:25.118Z] 06:36:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2026-04-12T07:34:25.118Z] 06:37:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.118Z] 06:38:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 [2026-04-12T07:34:25.118Z] 06:39:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2026-04-12T07:34:25.118Z] 06:40:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 [2026-04-12T07:34:25.118Z] 06:41:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.118Z] 06:42:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 [2026-04-12T07:34:25.118Z] 06:43:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2026-04-12T07:34:25.118Z] 06:44:01 1.33 0.00 1.33 0.00 0.00 15.59 0.00 [2026-04-12T07:34:25.118Z] 06:45:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2026-04-12T07:34:25.118Z] 06:46:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 [2026-04-12T07:34:25.118Z] 06:47:01 0.97 0.05 0.92 0.00 0.40 11.73 0.00 [2026-04-12T07:34:25.118Z] 06:48:01 1.72 0.03 1.68 0.00 2.00 20.13 0.00 [2026-04-12T07:34:25.118Z] 06:49:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2026-04-12T07:34:25.118Z] 06:50:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 [2026-04-12T07:34:25.118Z] 06:51:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 [2026-04-12T07:34:25.118Z] 06:52:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 [2026-04-12T07:34:25.118Z] 06:53:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 [2026-04-12T07:34:25.118Z] 06:54:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 [2026-04-12T07:34:25.118Z] 06:55:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2026-04-12T07:34:25.118Z] 06:56:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2026-04-12T07:34:25.118Z] 06:57:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2026-04-12T07:34:25.118Z] 06:58:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 [2026-04-12T07:34:25.118Z] 06:59:01 1.10 0.02 1.08 0.00 1.87 12.00 0.00 [2026-04-12T07:34:25.118Z] 07:00:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 [2026-04-12T07:34:25.118Z] 07:01:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.118Z] 07:02:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 [2026-04-12T07:34:25.118Z] 07:03:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 [2026-04-12T07:34:25.118Z] 07:04:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 [2026-04-12T07:34:25.118Z] 07:05:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2026-04-12T07:34:25.118Z] 07:06:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 [2026-04-12T07:34:25.118Z] 07:07:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2026-04-12T07:34:25.118Z] 07:08:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 [2026-04-12T07:34:25.118Z] 07:09:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2026-04-12T07:34:25.118Z] 07:10:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2026-04-12T07:34:25.118Z] 07:11:01 0.85 0.00 0.85 0.00 0.00 9.86 0.00 [2026-04-12T07:34:25.118Z] 07:12:01 1.82 0.00 1.82 0.00 0.00 19.86 0.00 [2026-04-12T07:34:25.118Z] 07:13:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2026-04-12T07:34:25.118Z] 07:14:01 1.73 0.00 1.73 0.00 0.00 19.59 0.00 [2026-04-12T07:34:25.118Z] 07:15:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2026-04-12T07:34:25.118Z] 07:16:01 1.32 0.00 1.32 0.00 0.00 17.20 0.00 [2026-04-12T07:34:25.118Z] 07:17:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 [2026-04-12T07:34:25.118Z] 07:18:01 2.07 0.00 2.07 0.00 0.00 24.39 0.00 [2026-04-12T07:34:25.118Z] 07:19:01 1.02 0.00 1.02 0.00 0.00 10.13 0.00 [2026-04-12T07:34:25.118Z] 07:20:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 [2026-04-12T07:34:25.118Z] 07:21:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 [2026-04-12T07:34:25.118Z] 07:22:01 1.88 0.00 1.88 0.00 0.00 19.99 0.00 [2026-04-12T07:34:25.118Z] 07:23:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 [2026-04-12T07:34:25.118Z] 07:24:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2026-04-12T07:34:25.118Z] 07:25:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 [2026-04-12T07:34:25.118Z] 07:26:01 1.53 0.00 1.53 0.00 0.00 17.19 0.00 [2026-04-12T07:34:25.118Z] 07:27:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2026-04-12T07:34:25.118Z] 07:28:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 [2026-04-12T07:34:25.118Z] 07:29:01 1.07 0.00 1.07 0.00 0.00 10.93 0.00 [2026-04-12T07:34:25.118Z] 07:30:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 [2026-04-12T07:34:25.118Z] 07:31:01 1.07 0.00 1.07 0.00 0.00 10.26 0.00 [2026-04-12T07:34:25.118Z] 07:32:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 [2026-04-12T07:34:25.118Z] 07:33:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 [2026-04-12T07:34:25.118Z] 07:34:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 [2026-04-12T07:34:25.118Z] Average: 3.51 0.32 3.18 0.00 47.27 917.90 0.00 [2026-04-12T07:34:25.118Z] [2026-04-12T07:34:25.118Z] 01:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-04-12T07:34:25.118Z] 01:34:00 29260060 31558452 761356 2.32 74828 2523892 1652336 4.87 971212 2294184 228 [2026-04-12T07:34:25.118Z] 01:35:01 25912504 30681324 1597008 4.86 157484 4698596 2605848 7.68 2376584 3984256 430888 [2026-04-12T07:34:25.118Z] 01:36:01 26701328 31523776 756036 2.30 161224 4764924 1654296 4.88 1632280 3957464 408 [2026-04-12T07:34:25.118Z] 01:37:01 26701376 31523948 755584 2.30 161264 4764932 1654296 4.88 1631564 3957472 12 [2026-04-12T07:34:25.118Z] 01:38:01 26702756 31526176 752688 2.29 161420 4765416 1678484 4.95 1631580 3957932 12 [2026-04-12T07:34:25.118Z] 01:39:01 26508480 31510196 757692 2.31 164372 4935056 1745284 5.15 1750816 4006336 144 [2026-04-12T07:34:25.118Z] 01:40:01 26510844 31513376 754444 2.30 164420 4935628 1764276 5.20 1747868 4006836 224 [2026-04-12T07:34:25.118Z] 01:41:01 26512096 31514632 753296 2.29 164440 4935628 1764276 5.20 1747912 4006836 12 [2026-04-12T07:34:25.118Z] 01:42:01 26512764 31515388 752460 2.29 164468 4935632 1764276 5.20 1746960 4006840 120 [2026-04-12T07:34:25.118Z] 01:43:01 26515944 31518656 748916 2.28 164544 4935612 1764276 5.20 1744860 4006820 56 [2026-04-12T07:34:25.118Z] 01:44:01 26515568 31518312 749268 2.28 164560 4935612 1764276 5.20 1744732 4006820 136 [2026-04-12T07:34:25.118Z] 01:45:01 26515836 31518588 748952 2.28 164580 4935616 1764276 5.20 1744700 4006824 32 [2026-04-12T07:34:25.118Z] 01:46:01 26516112 31518944 748612 2.28 164608 4935616 1764276 5.20 1744704 4006828 12 [2026-04-12T07:34:25.118Z] 01:47:01 26515664 31518508 749020 2.28 164632 4935620 1764276 5.20 1744440 4006828 28 [2026-04-12T07:34:25.118Z] 01:48:01 26515204 31518168 749064 2.28 164676 4935620 1757256 5.18 1744024 4006828 164 [2026-04-12T07:34:25.118Z] 01:49:01 26515028 31517996 749132 2.28 164700 4935628 1757256 5.18 1744432 4006832 156 [2026-04-12T07:34:25.118Z] 01:50:01 26515240 31518272 748888 2.28 164728 4935632 1740868 5.13 1744328 4006840 12 [2026-04-12T07:34:25.118Z] 01:51:01 26515160 31518204 748852 2.28 164740 4935632 1740868 5.13 1744536 4006840 144 [2026-04-12T07:34:25.118Z] 01:52:01 26514956 31518004 749028 2.28 164764 4935636 1740868 5.13 1744392 4006844 16 [2026-04-12T07:34:25.118Z] 01:53:01 26515232 31518280 748680 2.28 164788 4935620 1740868 5.13 1744140 4006844 8 [2026-04-12T07:34:25.118Z] 01:54:01 26514508 31517628 749304 2.28 164812 4935644 1740868 5.13 1744248 4006856 8 [2026-04-12T07:34:25.118Z] 01:55:01 26514656 31517776 749060 2.28 164832 4935644 1740868 5.13 1744320 4006856 40 [2026-04-12T07:34:25.118Z] 01:56:01 26514664 31517852 748980 2.28 164852 4935648 1740868 5.13 1744240 4006864 28 [2026-04-12T07:34:25.118Z] 01:57:01 26514660 31517852 749140 2.28 164892 4935652 1740868 5.13 1744512 4006868 152 [2026-04-12T07:34:25.118Z] 01:58:01 26515432 31518688 748332 2.28 164932 4935648 1740868 5.13 1744240 4006876 8 [2026-04-12T07:34:25.118Z] 01:59:01 26515236 31518556 748436 2.28 164968 4935660 1724808 5.09 1744664 4006884 28 [2026-04-12T07:34:25.118Z] 02:00:01 26514888 31518252 748656 2.28 165008 4935660 1724808 5.09 1744700 4006888 152 [2026-04-12T07:34:25.118Z] 02:01:01 26514376 31517744 749116 2.28 165040 4935664 1724808 5.09 1744732 4006892 36 [2026-04-12T07:34:25.118Z] 02:02:01 26515084 31518644 748188 2.28 165068 4935792 1724808 5.09 1744864 4007024 140 [2026-04-12T07:34:25.118Z] 02:03:01 26515068 31518632 748136 2.28 165116 4935796 1724808 5.09 1744784 4007028 48 [2026-04-12T07:34:25.118Z] 02:04:01 26515116 31518748 747996 2.28 165140 4935800 1724808 5.09 1744964 4007036 164 [2026-04-12T07:34:25.118Z] 02:05:01 26515172 31518804 747920 2.28 165160 4935800 1724808 5.09 1744516 4007036 4 [2026-04-12T07:34:25.118Z] 02:06:01 26514768 31518460 748168 2.28 165192 4935804 1724808 5.09 1745156 4007044 148 [2026-04-12T07:34:25.118Z] 02:07:01 26515056 31518752 748040 2.28 165220 4935804 1724808 5.09 1745008 4007044 136 [2026-04-12T07:34:25.118Z] 02:08:01 26515340 31519104 747692 2.27 165256 4935796 1724808 5.09 1744572 4007056 8 [2026-04-12T07:34:25.118Z] 02:09:01 26515320 31519092 747840 2.28 165296 4935812 1724808 5.09 1744640 4007060 32 [2026-04-12T07:34:25.118Z] 02:10:01 26515020 31518884 748068 2.28 165332 4935816 1724808 5.09 1744688 4007064 16 [2026-04-12T07:34:25.118Z] 02:11:01 26514972 31518852 748016 2.28 165360 4935824 1724808 5.09 1744704 4007072 8 [2026-04-12T07:34:25.118Z] 02:12:01 26511616 31516052 750772 2.28 165396 4936324 1724808 5.09 1751184 4007340 4 [2026-04-12T07:34:25.118Z] 02:13:01 26511472 31515912 750820 2.28 165444 4936312 1724808 5.09 1750752 4007344 28 [2026-04-12T07:34:25.118Z] 02:14:01 26504840 31511288 755400 2.30 165492 4937200 1724808 5.09 1755696 4007688 12 [2026-04-12T07:34:25.118Z] 02:15:01 26504992 31511504 755160 2.30 165532 4937204 1724808 5.09 1755540 4007644 20 [2026-04-12T07:34:25.118Z] 02:16:01 26503684 31510280 756312 2.30 165588 4937204 1724808 5.09 1755660 4007648 44 [2026-04-12T07:34:25.118Z] 02:17:01 26503116 31509796 756804 2.30 165624 4937208 1724808 5.09 1755820 4007656 16 [2026-04-12T07:34:25.118Z] 02:18:01 26503568 31510352 755972 2.30 165664 4937208 1724808 5.09 1755772 4007652 16 [2026-04-12T07:34:25.118Z] 02:19:01 26503324 31510168 756268 2.30 165696 4937216 1724808 5.09 1755944 4007656 12 [2026-04-12T07:34:25.118Z] 02:20:01 26503348 31510252 756180 2.30 165736 4937220 1724808 5.09 1755924 4007660 36 [2026-04-12T07:34:25.118Z] 02:21:01 26503540 31510480 756164 2.30 165776 4937220 1724808 5.09 1755968 4007664 12 [2026-04-12T07:34:25.118Z] 02:22:01 26502932 31509892 756692 2.30 165816 4937224 1724808 5.09 1756004 4007660 16 [2026-04-12T07:34:25.118Z] 02:23:01 26502916 31509972 756624 2.30 165856 4937220 1724808 5.09 1755976 4007668 36 [2026-04-12T07:34:25.118Z] 02:24:01 26502176 31509236 757296 2.30 165896 4937228 1724808 5.09 1756052 4007668 4 [2026-04-12T07:34:25.118Z] 02:25:01 26502152 31509276 757252 2.30 165928 4937232 1724808 5.09 1755988 4007676 8 [2026-04-12T07:34:25.118Z] 02:26:01 26502104 31509240 757208 2.30 165960 4937240 1724808 5.09 1755988 4007684 36 [2026-04-12T07:34:25.118Z] 02:27:01 26502048 31509256 757200 2.30 165992 4937236 1724808 5.09 1756064 4007692 20 [2026-04-12T07:34:25.118Z] 02:28:01 26502260 31509472 756908 2.30 166032 4937232 1724808 5.09 1756092 4007692 4 [2026-04-12T07:34:25.118Z] 02:29:01 26501976 31509260 757056 2.30 166052 4937248 1740852 5.13 1756232 4007684 28 [2026-04-12T07:34:25.118Z] 02:30:01 26501928 31509236 757020 2.30 166084 4937252 1740852 5.13 1755900 4007688 16 [2026-04-12T07:34:25.118Z] 02:31:01 26501936 31509280 756984 2.30 166108 4937252 1740852 5.13 1755932 4007688 8 [2026-04-12T07:34:25.119Z] 02:32:01 26501480 31508956 757228 2.30 166136 4937384 1740852 5.13 1755932 4007820 8 [2026-04-12T07:34:25.119Z] 02:33:01 26501228 31508756 757456 2.30 166176 4937368 1740852 5.13 1755984 4007820 8 [2026-04-12T07:34:25.119Z] 02:34:01 26500572 31508152 757900 2.31 166208 4937388 1740852 5.13 1756096 4007824 8 [2026-04-12T07:34:25.119Z] 02:35:01 26500776 31508428 757592 2.30 166244 4937396 1740852 5.13 1756092 4007836 8 [2026-04-12T07:34:25.119Z] 02:36:01 26500252 31507944 757896 2.31 166276 4937396 1740852 5.13 1756388 4007832 12 [2026-04-12T07:34:25.119Z] 02:37:01 26500196 31507952 757804 2.31 166308 4937400 1740852 5.13 1756152 4007840 8 [2026-04-12T07:34:25.119Z] 02:38:01 26500328 31508116 757464 2.30 166356 4937400 1740852 5.13 1756156 4007840 12 [2026-04-12T07:34:25.119Z] 02:39:01 26500484 31508404 757088 2.30 166412 4937428 1740852 5.13 1756280 4007848 4 [2026-04-12T07:34:25.119Z] 02:40:01 26500316 31508360 757088 2.30 166452 4937436 1740852 5.13 1756276 4007884 12 [2026-04-12T07:34:25.119Z] 02:41:01 26500056 31508108 757276 2.30 166468 4937440 1740852 5.13 1756276 4007888 28 [2026-04-12T07:34:25.119Z] 02:42:01 26500380 31508500 756972 2.30 166496 4937444 1740852 5.13 1756332 4007896 8 [2026-04-12T07:34:25.119Z] 02:43:01 26500556 31508716 756852 2.30 166528 4937448 1740852 5.13 1756332 4007896 8 [2026-04-12T07:34:25.119Z] 02:44:01 26500548 31508792 756796 2.30 166572 4937444 1740852 5.13 1756484 4007888 24 [2026-04-12T07:34:25.119Z] 02:45:01 26500532 31508776 756716 2.30 166596 4937456 1740852 5.13 1756456 4007888 20 [2026-04-12T07:34:25.119Z] 02:46:01 26500888 31509200 756488 2.30 166620 4937460 1740852 5.13 1756600 4007900 8 [2026-04-12T07:34:25.119Z] 02:47:01 26500540 31508852 756736 2.30 166648 4937460 1740852 5.13 1756872 4007900 164 [2026-04-12T07:34:25.119Z] 02:48:01 26500492 31508808 756740 2.30 166672 4937464 1740852 5.13 1756644 4007904 16 [2026-04-12T07:34:25.119Z] 02:49:01 26500824 31509204 756320 2.30 166728 4937452 1740852 5.13 1756620 4007912 4 [2026-04-12T07:34:25.119Z] 02:50:01 26500712 31509156 756296 2.30 166760 4937468 1740852 5.13 1756636 4007916 8 [2026-04-12T07:34:25.119Z] 02:51:01 26500664 31509112 756252 2.30 166788 4937472 1740852 5.13 1756636 4007920 4 [2026-04-12T07:34:25.119Z] 02:52:01 26500080 31508592 756732 2.30 166828 4937472 1740852 5.13 1756692 4007924 12 [2026-04-12T07:34:25.119Z] 02:53:01 26500600 31509176 756116 2.30 166860 4937476 1724716 5.08 1756748 4007932 8 [2026-04-12T07:34:25.119Z] 02:54:01 26500028 31508616 756812 2.30 166892 4937484 1724716 5.08 1756816 4007936 8 [2026-04-12T07:34:25.119Z] 02:55:01 26500264 31508892 756528 2.30 166924 4937484 1724716 5.08 1756804 4007920 8 [2026-04-12T07:34:25.119Z] 02:56:01 26500184 31508816 756460 2.30 166948 4937488 1724716 5.08 1757064 4007924 8 [2026-04-12T07:34:25.119Z] 02:57:01 26499908 31508600 756824 2.30 166964 4937488 1724716 5.08 1756860 4007928 4 [2026-04-12T07:34:25.119Z] 02:58:01 26499900 31508632 756744 2.30 166988 4937492 1724716 5.08 1756896 4007928 12 [2026-04-12T07:34:25.119Z] 02:59:01 26500088 31508824 756600 2.30 167012 4937484 1724716 5.08 1756964 4007928 12 [2026-04-12T07:34:25.119Z] 03:00:01 26499472 31508380 756920 2.30 167040 4937628 1724716 5.08 1756944 4008056 8 [2026-04-12T07:34:25.119Z] 03:01:01 26499384 31508356 756944 2.30 167052 4937632 1740836 5.13 1756964 4008068 4 [2026-04-12T07:34:25.119Z] 03:02:01 26499092 31508092 757100 2.30 167076 4937636 1740836 5.13 1757252 4008072 140 [2026-04-12T07:34:25.119Z] 03:03:01 26499076 31508080 757084 2.30 167104 4937640 1740836 5.13 1756992 4008076 24 [2026-04-12T07:34:25.119Z] 03:04:01 26499464 31508516 756812 2.30 167144 4937640 1740836 5.13 1757160 4008076 40 [2026-04-12T07:34:25.119Z] 03:05:01 26499180 31508300 756908 2.30 167188 4937644 1740836 5.13 1757568 4008084 140 [2026-04-12T07:34:25.119Z] 03:06:01 26499116 31508264 756880 2.30 167220 4937644 1740836 5.13 1757456 4008080 160 [2026-04-12T07:34:25.119Z] 03:07:01 26499116 31508268 756828 2.30 167244 4937648 1740836 5.13 1757264 4008084 24 [2026-04-12T07:34:25.119Z] 03:08:01 26499100 31508312 756756 2.30 167268 4937652 1740836 5.13 1757488 4008088 16 [2026-04-12T07:34:25.119Z] 03:09:01 26498816 31508044 756932 2.30 167308 4937644 1740836 5.13 1757612 4008088 36 [2026-04-12T07:34:25.119Z] 03:10:01 26498556 31507840 757128 2.30 167340 4937656 1740836 5.13 1757656 4008092 8 [2026-04-12T07:34:25.119Z] 03:11:01 26497352 31506788 758368 2.31 167356 4937660 1723624 5.08 1757484 4008096 184 [2026-04-12T07:34:25.119Z] 03:12:01 26497580 31507028 758012 2.31 167376 4937664 1723624 5.08 1757836 4008100 20 [2026-04-12T07:34:25.119Z] 03:13:01 26497524 31506972 757972 2.31 167404 4937664 1723624 5.08 1757784 4008100 140 [2026-04-12T07:34:25.119Z] 03:14:01 26497028 31506544 758424 2.31 167444 4937660 1723624 5.08 1759072 4007224 28 [2026-04-12T07:34:25.119Z] 03:15:01 26497588 31507136 757760 2.31 167476 4937672 1723624 5.08 1758832 4007228 8 [2026-04-12T07:34:25.119Z] 03:16:01 26497472 31507212 757776 2.31 167524 4937804 1723624 5.08 1758880 4007360 8 [2026-04-12T07:34:25.119Z] 03:17:01 26497756 31507524 757456 2.30 167556 4937808 1723624 5.08 1759160 4007364 24 [2026-04-12T07:34:25.119Z] 03:18:01 26498204 31508012 756904 2.30 167596 4937808 1723624 5.08 1758660 4007364 12 [2026-04-12T07:34:25.119Z] 03:19:01 26497748 31507600 757284 2.30 167636 4937812 1723624 5.08 1759348 4007368 44 [2026-04-12T07:34:25.119Z] 03:20:01 26498232 31508140 756928 2.30 167676 4937820 1723624 5.08 1759020 4007376 16 [2026-04-12T07:34:25.119Z] 03:21:01 26497892 31507860 757192 2.30 167716 4937820 1739668 5.13 1759276 4007380 36 [2026-04-12T07:34:25.119Z] 03:22:01 26497876 31507880 757116 2.30 167744 4937824 1739668 5.13 1759024 4007380 12 [2026-04-12T07:34:25.119Z] 03:23:01 26498104 31508108 756804 2.30 167760 4937824 1739668 5.13 1758844 4007380 16 [2026-04-12T07:34:25.119Z] 03:24:01 26498080 31508156 756712 2.30 167816 4937812 1739668 5.13 1759212 4007384 32 [2026-04-12T07:34:25.119Z] 03:25:01 26498340 31508456 756356 2.30 167840 4937828 1739668 5.13 1759044 4007384 12 [2026-04-12T07:34:25.119Z] 03:26:01 26498216 31508348 756608 2.30 167864 4937832 1739668 5.13 1759080 4007388 28 [2026-04-12T07:34:25.119Z] 03:27:01 26498192 31508328 756596 2.30 167880 4937836 1739668 5.13 1759080 4007392 32 [2026-04-12T07:34:25.119Z] 03:28:01 26498168 31508356 756556 2.30 167900 4937836 1739668 5.13 1759136 4007392 12 [2026-04-12T07:34:25.119Z] 03:29:01 26497828 31508028 756840 2.30 167940 4937832 1739668 5.13 1759204 4007400 36 [2026-04-12T07:34:25.119Z] 03:30:01 26497568 31507836 756992 2.30 167976 4937844 1739668 5.13 1759192 4007404 12 [2026-04-12T07:34:25.119Z] 03:31:01 26497936 31508228 756464 2.30 168004 4937852 1739668 5.13 1759208 4007412 4 [2026-04-12T07:34:25.119Z] 03:32:01 26497920 31508216 756440 2.30 168024 4937852 1739668 5.13 1759212 4007412 8 [2026-04-12T07:34:25.119Z] 03:33:01 26497936 31508292 756364 2.30 168056 4937856 1739668 5.13 1759264 4007420 4 [2026-04-12T07:34:25.119Z] 03:34:01 26498176 31508596 756288 2.30 168104 4937852 1739668 5.13 1759388 4007428 28 [2026-04-12T07:34:25.119Z] 03:35:01 26497852 31508276 756848 2.30 168132 4937860 1739668 5.13 1759320 4007428 8 [2026-04-12T07:34:25.119Z] 03:36:01 26497776 31508268 756848 2.30 168160 4937864 1739668 5.13 1759652 4007436 156 [2026-04-12T07:34:25.119Z] 03:37:01 26497736 31508236 756816 2.30 168188 4937864 1739668 5.13 1759616 4007420 20 [2026-04-12T07:34:25.119Z] 03:38:01 26497720 31508228 756744 2.30 168212 4937872 1739668 5.13 1759616 4007428 184 [2026-04-12T07:34:25.119Z] 03:39:01 26498020 31508588 756472 2.30 168244 4937864 1739668 5.13 1759740 4007432 20 [2026-04-12T07:34:25.119Z] 03:40:01 26498012 31508652 756404 2.30 168284 4937876 1723516 5.08 1759736 4007432 36 [2026-04-12T07:34:25.119Z] 03:41:01 26498176 31508844 756108 2.30 168316 4937880 1723516 5.08 1759760 4007436 172 [2026-04-12T07:34:25.119Z] 03:42:01 26498192 31508904 756064 2.30 168352 4937872 1723516 5.08 1759544 4007436 4 [2026-04-12T07:34:25.119Z] 03:43:01 26497892 31508608 756268 2.30 168376 4937884 1739592 5.13 1759544 4007440 28 [2026-04-12T07:34:25.119Z] 03:44:01 26497480 31508244 756536 2.30 168424 4937872 1739592 5.13 1759928 4007444 12 [2026-04-12T07:34:25.119Z] 03:45:01 26497448 31508276 756484 2.30 168448 4937888 1739592 5.13 1759916 4007452 36 [2026-04-12T07:34:25.119Z] 03:46:01 26497744 31508576 756368 2.30 168480 4937892 1739592 5.13 1759656 4007456 24 [2026-04-12T07:34:25.119Z] 03:47:01 26497672 31508560 756332 2.30 168504 4937900 1739592 5.13 1759968 4007464 216 [2026-04-12T07:34:25.119Z] 03:48:01 26497876 31508772 756040 2.30 168528 4937904 1739592 5.13 1759968 4007472 236 [2026-04-12T07:34:25.119Z] 03:49:02 26497924 31508880 755948 2.30 168568 4937904 1739592 5.13 1759820 4007476 40 [2026-04-12T07:34:25.119Z] 03:50:01 26497816 31508828 756140 2.30 168608 4937908 1739592 5.13 1760252 4007484 208 [2026-04-12T07:34:25.119Z] 03:51:01 26497232 31508248 756696 2.30 168640 4937908 1739592 5.13 1759840 4007484 4 [2026-04-12T07:34:25.119Z] 03:52:01 26497712 31508824 756064 2.30 168672 4937912 1739592 5.13 1759884 4007488 36 [2026-04-12T07:34:25.119Z] 03:53:01 26497460 31508608 756280 2.30 168692 4937916 1739592 5.13 1759936 4007472 4 [2026-04-12T07:34:25.119Z] 03:54:01 26497524 31508692 756180 2.30 168728 4937916 1739592 5.13 1760024 4007472 12 [2026-04-12T07:34:25.119Z] 03:55:01 26496760 31507976 756896 2.30 168764 4937912 1739592 5.13 1759992 4007476 4 [2026-04-12T07:34:25.119Z] 03:56:01 26496508 31507776 757088 2.30 168796 4937924 1739592 5.13 1760032 4007484 24 [2026-04-12T07:34:25.119Z] 03:57:01 26496508 31507824 757044 2.30 168824 4937928 1739592 5.13 1760072 4007492 8 [2026-04-12T07:34:25.119Z] 03:58:01 26496500 31507876 756952 2.30 168840 4937992 1739592 5.13 1760056 4007552 12 [2026-04-12T07:34:25.119Z] 03:59:01 26496776 31508188 756636 2.30 168856 4937996 1739592 5.13 1760156 4007564 8 [2026-04-12T07:34:25.119Z] 04:00:01 26496964 31508412 756336 2.30 168876 4938000 1739592 5.13 1760468 4007568 176 [2026-04-12T07:34:25.119Z] 04:01:01 26496932 31508384 756336 2.30 168904 4938000 1739592 5.13 1760128 4007568 12 [2026-04-12T07:34:25.119Z] 04:02:01 26496680 31508176 756520 2.30 168924 4938004 1739592 5.13 1760168 4007576 8 [2026-04-12T07:34:25.119Z] 04:03:01 26496648 31508156 756476 2.30 168952 4938004 1739592 5.13 1760420 4007560 4 [2026-04-12T07:34:25.119Z] 04:04:01 26496144 31507812 756812 2.30 168988 4938136 1739592 5.13 1760392 4007692 8 [2026-04-12T07:34:25.119Z] 04:05:01 26496364 31508072 756524 2.30 169012 4938132 1739592 5.13 1760720 4007696 36 [2026-04-12T07:34:25.119Z] 04:06:01 26496388 31508148 756452 2.30 169040 4938148 1739592 5.13 1760564 4007708 172 [2026-04-12T07:34:25.119Z] 04:07:01 26495632 31507512 757056 2.30 169048 4938280 1739592 5.13 1760560 4007824 180 [2026-04-12T07:34:25.119Z] 04:08:01 26495760 31507684 757056 2.30 169068 4938280 1739592 5.13 1760528 4007844 180 [2026-04-12T07:34:25.119Z] 04:09:01 26496004 31507964 756736 2.30 169088 4938284 1739592 5.13 1760668 4007848 196 [2026-04-12T07:34:25.119Z] 04:10:01 26495744 31507744 756932 2.30 169136 4938284 1739592 5.13 1760800 4007848 40 [2026-04-12T07:34:25.119Z] 04:11:01 26496232 31508236 756364 2.30 169152 4938288 1739592 5.13 1760644 4007852 176 [2026-04-12T07:34:25.119Z] 04:12:01 26495916 31507972 756584 2.30 169180 4938292 1739592 5.13 1760856 4007860 192 [2026-04-12T07:34:25.119Z] 04:13:01 26495868 31507960 756536 2.30 169212 4938292 1739592 5.13 1760848 4007864 180 [2026-04-12T07:34:25.119Z] 04:14:01 26495336 31507324 757036 2.30 169240 4938300 1739592 5.13 1761324 4007856 204 [2026-04-12T07:34:25.119Z] 04:15:01 26495808 31507836 756468 2.30 169288 4938288 1739592 5.13 1761084 4007860 12 [2026-04-12T07:34:25.119Z] 04:16:01 26496076 31508112 756164 2.30 169320 4938288 1739592 5.13 1760744 4007864 12 [2026-04-12T07:34:25.119Z] 04:17:01 26495436 31507576 756604 2.30 169348 4938304 1739592 5.13 1761424 4007868 216 [2026-04-12T07:34:25.119Z] 04:18:01 26495856 31508036 756352 2.30 169388 4938308 1739592 5.13 1761168 4007876 180 [2026-04-12T07:34:25.119Z] 04:19:01 26496132 31508316 756044 2.30 169416 4938312 1739592 5.13 1760800 4007880 44 [2026-04-12T07:34:25.119Z] 04:20:01 26496056 31508316 756240 2.30 169460 4938312 1739592 5.13 1761204 4007884 12 [2026-04-12T07:34:25.119Z] 04:21:01 26496340 31508604 755928 2.30 169496 4938312 1739592 5.13 1761016 4007888 24 [2026-04-12T07:34:25.119Z] 04:22:01 26496008 31508356 756128 2.30 169532 4938320 1739592 5.13 1761260 4007888 184 [2026-04-12T07:34:25.119Z] 04:23:01 26495480 31507832 756636 2.30 169552 4938320 1739592 5.13 1761224 4007880 24 [2026-04-12T07:34:25.119Z] 04:24:01 26494952 31507348 757048 2.30 169572 4938328 1739592 5.13 1761476 4007884 180 [2026-04-12T07:34:25.119Z] 04:25:01 26494416 31506816 757532 2.30 169620 4938324 1739592 5.13 1761368 4007888 8 [2026-04-12T07:34:25.119Z] 04:26:01 26494644 31507132 757296 2.30 169652 4938336 1739592 5.13 1761556 4007896 56 [2026-04-12T07:34:25.119Z] 04:27:01 26494108 31506620 757772 2.31 169672 4938336 1739592 5.13 1761564 4007892 172 [2026-04-12T07:34:25.119Z] 04:28:01 26494928 31507444 756916 2.30 169704 4938340 1755700 5.18 1761176 4007896 28 [2026-04-12T07:34:25.119Z] 04:29:01 26494892 31507452 757116 2.30 169724 4938340 1739280 5.13 1761600 4007900 180 [2026-04-12T07:34:25.119Z] 04:30:01 26494600 31507340 757232 2.30 169764 4938472 1755324 5.17 1761260 4008036 52 [2026-04-12T07:34:25.119Z] 04:31:01 26494796 31507536 756956 2.30 169784 4938472 1755324 5.17 1761712 4008036 16 [2026-04-12T07:34:25.119Z] 04:32:01 26494804 31507580 756864 2.30 169820 4938468 1755324 5.17 1761296 4008044 28 [2026-04-12T07:34:25.119Z] 04:33:01 26494948 31507776 756836 2.30 169840 4938484 1755324 5.17 1761832 4008040 32 [2026-04-12T07:34:25.119Z] 04:34:01 26494820 31507688 756880 2.30 169872 4938484 1755324 5.17 1761788 4008040 156 [2026-04-12T07:34:25.119Z] 04:35:01 26494764 31507652 756848 2.30 169896 4938488 1755324 5.17 1761932 4008048 196 [2026-04-12T07:34:25.119Z] 04:36:01 26494756 31507676 756816 2.30 169920 4938488 1755324 5.17 1761776 4008048 160 [2026-04-12T07:34:25.119Z] 04:37:01 26495056 31507984 756488 2.30 169936 4938496 1755324 5.17 1761512 4008052 36 [2026-04-12T07:34:25.119Z] 04:38:01 26494684 31507660 756712 2.30 169956 4938500 1755324 5.17 1761948 4008064 200 [2026-04-12T07:34:25.119Z] 04:39:01 26494708 31507688 756664 2.30 169976 4938500 1755324 5.17 1761452 4008064 40 [2026-04-12T07:34:25.119Z] 04:40:01 26494608 31507620 756852 2.30 170016 4938504 1755324 5.17 1761764 4008072 176 [2026-04-12T07:34:25.119Z] 04:41:01 26494672 31507728 756764 2.30 170048 4938504 1755324 5.17 1761476 4008076 12 [2026-04-12T07:34:25.119Z] 04:42:01 26494512 31507608 756816 2.30 170060 4938512 1755324 5.17 1761932 4008084 172 [2026-04-12T07:34:25.119Z] 04:43:01 26494456 31507552 756776 2.30 170088 4938512 1755324 5.17 1761888 4008084 180 [2026-04-12T07:34:25.119Z] 04:44:01 26494488 31507624 756712 2.30 170120 4938512 1755324 5.17 1761904 4008092 64 [2026-04-12T07:34:25.119Z] 04:45:01 26494180 31507364 756904 2.30 170144 4938520 1755324 5.17 1761980 4008100 36 [2026-04-12T07:34:25.119Z] 04:46:01 26494384 31507596 756668 2.30 170160 4938520 1755324 5.17 1762072 4008100 180 [2026-04-12T07:34:25.119Z] 04:47:01 26494828 31508044 756348 2.30 170180 4938524 1755324 5.17 1762056 4008104 176 [2026-04-12T07:34:25.119Z] 04:48:01 26494600 31507848 756544 2.30 170192 4938524 1755324 5.17 1762068 4008104 184 [2026-04-12T07:34:25.119Z] 04:49:01 26494836 31508088 756224 2.30 170212 4938528 1755324 5.17 1762108 4008108 176 [2026-04-12T07:34:25.119Z] 04:50:01 26494860 31508152 756148 2.30 170240 4938520 1755324 5.17 1761768 4008112 12 [2026-04-12T07:34:25.119Z] 04:51:01 26494812 31508112 756104 2.30 170260 4938528 1755324 5.17 1761760 4008116 28 [2026-04-12T07:34:25.119Z] 04:52:01 26494700 31508032 756132 2.30 170276 4938536 1738900 5.13 1761812 4008120 32 [2026-04-12T07:34:25.119Z] 04:53:01 26494392 31507760 756388 2.30 170288 4938540 1738900 5.13 1761924 4008124 36 [2026-04-12T07:34:25.119Z] 04:54:01 26494580 31507956 756088 2.30 170300 4938548 1738900 5.13 1762180 4008128 204 [2026-04-12T07:34:25.119Z] 04:55:01 26494668 31508044 755984 2.30 170316 4938548 1738900 5.13 1761784 4008128 12 [2026-04-12T07:34:25.119Z] 04:56:01 26494836 31508252 755948 2.30 170332 4938552 1738900 5.13 1761824 4008136 28 [2026-04-12T07:34:25.119Z] 04:57:01 26494536 31507976 756312 2.30 170348 4938552 1738900 5.13 1762136 4008136 12 [2026-04-12T07:34:25.119Z] 04:58:01 26494236 31507692 756496 2.30 170368 4938556 1738900 5.13 1761872 4008112 4 [2026-04-12T07:34:25.119Z] 04:59:01 26494072 31507580 756780 2.30 170392 4938560 1738900 5.13 1762540 4008120 196 [2026-04-12T07:34:25.119Z] 05:00:01 26494268 31507812 756440 2.30 170424 4938564 1738900 5.13 1762288 4008124 176 [2026-04-12T07:34:25.119Z] 05:01:01 26494292 31507844 756396 2.30 170436 4938568 1738900 5.13 1761944 4008128 28 [2026-04-12T07:34:25.119Z] 05:02:01 26494116 31507744 756364 2.30 170468 4938568 1754992 5.17 1761984 4008132 4 [2026-04-12T07:34:25.119Z] 05:03:01 26494076 31507708 756320 2.30 170488 4938572 1754992 5.17 1761968 4008136 24 [2026-04-12T07:34:25.119Z] 05:04:01 26493680 31507352 756576 2.30 170528 4938576 1754992 5.17 1762244 4008132 20 [2026-04-12T07:34:25.119Z] 05:05:01 26493916 31507620 756292 2.30 170568 4938560 1754992 5.17 1762084 4008132 12 [2026-04-12T07:34:25.119Z] 05:06:01 26493940 31507696 756200 2.30 170600 4938580 1771120 5.22 1762128 4008140 28 [2026-04-12T07:34:25.119Z] 05:07:01 26493860 31507664 756200 2.30 170616 4938580 1771120 5.22 1762168 4008144 8 [2026-04-12T07:34:25.119Z] 05:08:01 26496800 31510608 753392 2.29 170636 4938584 1771120 5.22 1759408 4008148 4 [2026-04-12T07:34:25.119Z] 05:09:01 26496280 31510112 753860 2.29 170656 4938584 1771120 5.22 1759512 4008140 12 [2026-04-12T07:34:25.119Z] 05:10:01 26496248 31510128 753796 2.29 170708 4938584 1771120 5.22 1759496 4008148 8 [2026-04-12T07:34:25.119Z] 05:11:02 26496416 31510356 753736 2.29 170736 4938600 1755008 5.17 1759536 4008164 44 [2026-04-12T07:34:25.119Z] 05:12:01 26496148 31510096 753940 2.29 170764 4938600 1755008 5.17 1759524 4008164 4 [2026-04-12T07:34:25.119Z] 05:13:01 26496068 31510060 753904 2.29 170792 4938604 1755008 5.17 1759648 4008168 24 [2026-04-12T07:34:25.119Z] 05:14:01 26495864 31509744 754152 2.29 170832 4938604 1755008 5.17 1760416 4008160 20 [2026-04-12T07:34:25.119Z] 05:15:01 26495572 31509496 754348 2.29 170856 4938608 1755008 5.17 1759940 4008164 12 [2026-04-12T07:34:25.119Z] 05:16:01 26495540 31509508 754292 2.29 170900 4938608 1755008 5.17 1760200 4008168 16 [2026-04-12T07:34:25.119Z] 05:17:01 26495388 31509364 754368 2.29 170908 4938612 1738188 5.12 1760328 4008172 8 [2026-04-12T07:34:25.119Z] 05:18:01 26495680 31509672 754080 2.29 170924 4938620 1722036 5.08 1759812 4008176 24 [2026-04-12T07:34:25.119Z] 05:19:01 26495832 31509840 754088 2.29 170944 4938620 1722036 5.08 1759904 4008172 4 [2026-04-12T07:34:25.119Z] 05:20:01 26496328 31510384 753664 2.29 170968 4938624 1722036 5.08 1759936 4008180 8 [2026-04-12T07:34:25.119Z] 05:21:01 26496328 31510384 753580 2.29 171008 4938620 1722036 5.08 1760056 4008180 8 [2026-04-12T07:34:25.119Z] 05:22:01 26495996 31510092 753820 2.29 171044 4938628 1722036 5.08 1759952 4008184 28 [2026-04-12T07:34:25.119Z] 05:23:01 26495696 31509844 754052 2.29 171056 4938632 1722036 5.08 1759960 4008192 8 [2026-04-12T07:34:25.119Z] 05:24:01 26495896 31510080 753972 2.29 171092 4938632 1722036 5.08 1760344 4008196 4 [2026-04-12T07:34:25.119Z] 05:25:01 26495904 31510096 753908 2.29 171104 4938636 1722036 5.08 1760056 4008200 8 [2026-04-12T07:34:25.119Z] 05:26:01 26496040 31510304 753836 2.29 171144 4938640 1722036 5.08 1760676 4008208 224 [2026-04-12T07:34:25.119Z] 05:27:01 26496064 31510332 753796 2.29 171164 4938644 1722036 5.08 1760168 4008212 8 [2026-04-12T07:34:25.119Z] 05:28:01 26495772 31510152 753972 2.29 171188 4938712 1722036 5.08 1760264 4008268 28 [2026-04-12T07:34:25.119Z] 05:29:01 26495496 31509900 754156 2.29 171208 4938716 1722036 5.08 1760344 4008272 12 [2026-04-12T07:34:25.119Z] 05:30:01 26495732 31510176 753820 2.29 171240 4938720 1722036 5.08 1760328 4008280 8 [2026-04-12T07:34:25.119Z] 05:31:01 26496072 31510544 753544 2.29 171264 4938720 1722036 5.08 1760708 4008284 228 [2026-04-12T07:34:25.119Z] 05:32:01 26496136 31510612 753468 2.29 171280 4938724 1722036 5.08 1760652 4008288 8 [2026-04-12T07:34:25.119Z] 05:33:01 26495836 31510312 753728 2.29 171292 4938724 1738080 5.12 1760376 4008288 8 [2026-04-12T07:34:25.119Z] 05:34:01 26495780 31510288 753692 2.29 171312 4938728 1738080 5.12 1760484 4008292 8 [2026-04-12T07:34:25.119Z] 05:35:01 26495756 31510428 753504 2.29 171328 4938856 1738080 5.12 1760464 4008424 8 [2026-04-12T07:34:25.119Z] 05:36:01 26495924 31510600 753476 2.29 171340 4938860 1738080 5.12 1760448 4008428 8 [2026-04-12T07:34:25.119Z] 05:37:01 26495720 31510424 753628 2.29 171360 4938864 1738080 5.12 1760484 4008436 4 [2026-04-12T07:34:25.119Z] 05:38:01 26495828 31510536 753428 2.29 171384 4938868 1738080 5.12 1760340 4008436 8 [2026-04-12T07:34:25.119Z] 05:39:01 26495924 31510676 753556 2.29 171404 4938872 1754364 5.17 1760448 4008444 8 [2026-04-12T07:34:25.119Z] 05:40:01 26496184 31510972 753248 2.29 171428 4938864 1754364 5.17 1760420 4008448 44 [2026-04-12T07:34:25.119Z] 05:41:01 26495812 31510652 753420 2.29 171508 4938868 1754364 5.17 1760876 4008456 12 [2026-04-12T07:34:25.119Z] 05:42:01 26495764 31510652 753376 2.29 171532 4938876 1754364 5.17 1760940 4008460 172 [2026-04-12T07:34:25.119Z] 05:43:01 26495788 31510720 753332 2.29 171548 4938880 1754364 5.17 1760568 4008468 8 [2026-04-12T07:34:25.119Z] 05:44:01 26495188 31510284 753640 2.29 171580 4939016 1754364 5.17 1761048 4008608 176 [2026-04-12T07:34:25.119Z] 05:45:01 26495496 31510592 753316 2.29 171596 4939016 1754364 5.17 1760588 4008608 8 [2026-04-12T07:34:25.119Z] 05:46:01 26495512 31510676 753444 2.29 171640 4939024 1754364 5.17 1761104 4008620 40 [2026-04-12T07:34:25.119Z] 05:47:01 26495536 31510700 753496 2.29 171668 4939024 1738184 5.12 1760660 4008620 8 [2026-04-12T07:34:25.119Z] 05:48:01 26495520 31510736 753480 2.29 171692 4939020 1738184 5.12 1760960 4008628 104 [2026-04-12T07:34:25.119Z] 05:49:01 26495544 31510764 753364 2.29 171716 4939032 1738184 5.12 1760896 4008632 4 [2026-04-12T07:34:25.119Z] 05:50:01 26495464 31510744 753364 2.29 171752 4939020 1738184 5.12 1760796 4008628 220 [2026-04-12T07:34:25.119Z] 05:51:01 26495156 31510476 753568 2.29 171784 4939028 1721852 5.08 1760848 4008636 24 [2026-04-12T07:34:25.119Z] 05:52:01 26495100 31510420 753628 2.29 171816 4939036 1721852 5.08 1760840 4008636 8 [2026-04-12T07:34:25.119Z] 05:53:01 26494784 31510148 753856 2.29 171848 4939040 1721852 5.08 1761236 4008640 28 [2026-04-12T07:34:25.119Z] 05:54:01 26494736 31510136 753812 2.29 171876 4939040 1721852 5.08 1761364 4008592 176 [2026-04-12T07:34:25.119Z] 05:55:01 26494940 31510388 753512 2.29 171904 4939044 1721852 5.08 1761556 4008600 172 [2026-04-12T07:34:25.119Z] 05:56:01 26494972 31510428 753452 2.29 171924 4939052 1705652 5.03 1761000 4008608 4 [2026-04-12T07:34:25.119Z] 05:57:01 26494840 31510328 753688 2.29 171952 4939052 1705652 5.03 1761368 4008608 180 [2026-04-12T07:34:25.119Z] 05:58:01 26494840 31510372 753728 2.29 171980 4939056 1705652 5.03 1761400 4008616 172 [2026-04-12T07:34:25.119Z] 05:59:01 26495012 31510588 753472 2.29 172012 4939056 1705652 5.03 1761732 4008620 184 [2026-04-12T07:34:25.119Z] 06:00:01 26495004 31510588 753452 2.29 172032 4939060 1705652 5.03 1761108 4008624 8 [2026-04-12T07:34:25.119Z] 06:01:01 26494956 31510576 753432 2.29 172056 4939048 1705652 5.03 1761148 4008632 4 [2026-04-12T07:34:25.119Z] 06:02:01 26494664 31510320 753620 2.29 172068 4939068 1705652 5.03 1761192 4008636 8 [2026-04-12T07:34:25.119Z] 06:03:01 26494856 31510516 753580 2.29 172088 4939068 1705652 5.03 1761180 4008640 28 [2026-04-12T07:34:25.119Z] 06:04:01 26494928 31510552 753516 2.29 172124 4939072 1705652 5.03 1761400 4008644 24 [2026-04-12T07:34:25.119Z] 06:05:01 26494848 31510508 753456 2.29 172136 4939080 1721696 5.08 1761804 4008652 184 [2026-04-12T07:34:25.119Z] 06:06:01 26495084 31510744 753136 2.29 172168 4939072 1721696 5.08 1761572 4008652 20 [2026-04-12T07:34:25.119Z] 06:07:01 26495044 31510752 753152 2.29 172176 4939084 1721696 5.08 1761384 4008660 24 [2026-04-12T07:34:25.119Z] 06:08:01 26494964 31510672 753156 2.29 172192 4939084 1721696 5.08 1761280 4008660 8 [2026-04-12T07:34:25.119Z] 06:09:01 26494848 31510584 753408 2.29 172208 4939088 1721696 5.08 1761376 4008668 24 [2026-04-12T07:34:25.119Z] 06:10:01 26494604 31510344 753584 2.29 172236 4939092 1721696 5.08 1761304 4008672 8 [2026-04-12T07:34:25.119Z] 06:11:01 26494556 31510332 753552 2.29 172268 4939080 1721696 5.08 1761348 4008672 8 [2026-04-12T07:34:25.119Z] 06:12:01 26494716 31510528 753508 2.29 172284 4939096 1721696 5.08 1761384 4008680 28 [2026-04-12T07:34:25.119Z] 06:13:01 26494732 31510544 753452 2.29 172304 4939096 1737892 5.12 1761492 4008680 12 [2026-04-12T07:34:25.119Z] 06:14:01 26493800 31509744 754180 2.29 172340 4939104 1737892 5.12 1761948 4008656 48 [2026-04-12T07:34:25.119Z] 06:15:01 26494260 31510220 753852 2.29 172360 4939108 1737892 5.12 1761732 4008648 32 [2026-04-12T07:34:25.119Z] 06:16:01 26493928 31509936 754084 2.29 172404 4939108 1737892 5.12 1761704 4008652 40 [2026-04-12T07:34:25.119Z] 06:17:01 26493936 31510000 753944 2.29 172432 4939116 1737892 5.12 1762540 4008656 252 [2026-04-12T07:34:25.119Z] 06:18:01 26494376 31510544 753288 2.29 172460 4939244 1737892 5.12 1762124 4008732 176 [2026-04-12T07:34:25.119Z] 06:19:01 26494124 31510364 753480 2.29 172488 4939248 1737892 5.12 1761780 4008788 28 [2026-04-12T07:34:25.119Z] 06:20:01 26493848 31510120 753692 2.29 172508 4939248 1737892 5.12 1761752 4008788 12 [2026-04-12T07:34:25.119Z] 06:21:01 26493664 31509960 753732 2.29 172520 4939252 1737892 5.12 1762308 4008792 172 [2026-04-12T07:34:25.119Z] 06:22:01 26493184 31509484 754184 2.29 172540 4939260 1737892 5.12 1762124 4008796 192 [2026-04-12T07:34:25.119Z] 06:23:01 26493216 31509524 754140 2.29 172548 4939260 1737892 5.12 1761788 4008800 20 [2026-04-12T07:34:25.119Z] 06:24:01 26492892 31509284 754296 2.29 172572 4939264 1737892 5.12 1761908 4008804 4 [2026-04-12T07:34:25.120Z] 06:25:01 26493120 31509528 754020 2.29 172600 4939260 1737892 5.12 1762156 4008804 12 [2026-04-12T07:34:25.120Z] 06:26:01 26490964 31510100 753764 2.29 172648 4941632 1737892 5.12 1762032 4011056 4 [2026-04-12T07:34:25.120Z] 06:27:01 26490948 31510100 753716 2.29 172684 4941628 1737892 5.12 1762048 4011056 8 [2026-04-12T07:34:25.120Z] 06:28:01 26490348 31509552 754240 2.29 172704 4941636 1737892 5.12 1762088 4011064 4 [2026-04-12T07:34:25.120Z] 06:29:01 26490436 31509688 754204 2.29 172736 4941640 1737892 5.12 1762604 4011072 192 [2026-04-12T07:34:25.120Z] 06:30:01 26490468 31509720 754144 2.29 172772 4941640 1737892 5.12 1762204 4011072 8 [2026-04-12T07:34:25.120Z] 06:31:01 26490388 31509680 754160 2.29 172804 4941644 1737892 5.12 1762380 4011076 8 [2026-04-12T07:34:25.120Z] 06:32:01 26489764 31509108 754624 2.30 172840 4941648 1737892 5.12 1762548 4011076 12 [2026-04-12T07:34:25.120Z] 06:33:01 26489764 31509152 754584 2.30 172856 4941656 1737892 5.12 1762272 4011080 12 [2026-04-12T07:34:25.120Z] 06:34:01 26489228 31508660 755008 2.30 172900 4941656 1737892 5.12 1762376 4011080 12 [2026-04-12T07:34:25.120Z] 06:35:01 26489488 31508924 754672 2.30 172920 4941660 1753956 5.17 1762312 4011084 8 [2026-04-12T07:34:25.120Z] 06:36:01 26490236 31509696 753892 2.29 172940 4941664 1753956 5.17 1762624 4011088 4 [2026-04-12T07:34:25.120Z] 06:37:01 26489944 31509424 754180 2.29 172960 4941648 1753956 5.17 1762352 4011088 8 [2026-04-12T07:34:25.120Z] 06:38:01 26489936 31509452 754100 2.29 172984 4941668 1737892 5.12 1762380 4011092 16 [2026-04-12T07:34:25.120Z] 06:39:01 26489928 31509444 754068 2.29 173008 4941668 1737892 5.12 1762424 4011092 8 [2026-04-12T07:34:25.120Z] 06:40:01 26489660 31509220 754240 2.29 173040 4941672 1737892 5.12 1762408 4011096 12 [2026-04-12T07:34:25.120Z] 06:41:01 26489612 31509208 754204 2.29 173060 4941676 1737892 5.12 1762452 4011100 4 [2026-04-12T07:34:25.120Z] 06:42:01 26489768 31509408 754324 2.29 173100 4941680 1737892 5.12 1762488 4011108 40 [2026-04-12T07:34:25.120Z] 06:43:01 26490164 31509852 753896 2.29 173132 4941676 1737892 5.12 1762528 4011116 4 [2026-04-12T07:34:25.120Z] 06:44:01 26489136 31508860 755084 2.30 173156 4941684 1737892 5.12 1767764 4011112 8 [2026-04-12T07:34:25.120Z] 06:45:01 26488868 31508604 755308 2.30 173176 4941688 1737892 5.12 1767772 4011112 28 [2026-04-12T07:34:25.120Z] 06:46:01 26486984 31506736 757108 2.30 173204 4941688 1737892 5.12 1768080 4011112 40 [2026-04-12T07:34:25.120Z] 06:47:01 26486440 31506228 757580 2.30 173236 4941672 1737892 5.12 1768428 4011116 28 [2026-04-12T07:34:25.120Z] 06:48:01 26485572 31505500 758372 2.31 173252 4941768 1737892 5.12 1768124 4011176 4 [2026-04-12T07:34:25.120Z] 06:49:01 26485880 31505836 757996 2.31 173272 4941768 1737892 5.12 1768500 4011180 8 [2026-04-12T07:34:25.120Z] 06:50:01 26485832 31505824 757936 2.31 173312 4941776 1737892 5.12 1768204 4011188 20 [2026-04-12T07:34:25.120Z] 06:51:01 26485344 31505340 758396 2.31 173320 4941776 1737892 5.12 1768188 4011188 8 [2026-04-12T07:34:25.120Z] 06:52:01 26485312 31505348 758356 2.31 173356 4941780 1737892 5.12 1768232 4011192 4 [2026-04-12T07:34:25.120Z] 06:53:01 26484980 31505180 758464 2.31 173388 4941908 1737892 5.12 1768608 4011320 176 [2026-04-12T07:34:25.120Z] 06:54:01 26484048 31504360 759252 2.31 173428 4941912 1737892 5.12 1768752 4011324 172 [2026-04-12T07:34:25.120Z] 06:55:01 26483828 31504148 759436 2.31 173456 4941916 1737892 5.12 1768356 4011328 4 [2026-04-12T07:34:25.120Z] 06:56:01 26483512 31503876 759660 2.31 173496 4941916 1721776 5.08 1768396 4011332 12 [2026-04-12T07:34:25.120Z] 06:57:01 26483212 31503580 759880 2.31 173528 4941904 1721776 5.08 1768380 4011336 8 [2026-04-12T07:34:25.120Z] 06:58:01 26482684 31503120 760292 2.31 173556 4941920 1721776 5.08 1768464 4011332 8 [2026-04-12T07:34:25.120Z] 06:59:01 26482700 31503228 760120 2.31 173592 4941980 1721776 5.08 1768572 4011392 8 [2026-04-12T07:34:25.120Z] 07:00:01 26482868 31503444 760028 2.31 173632 4941984 1721776 5.08 1768544 4011396 4 [2026-04-12T07:34:25.120Z] 07:01:01 26482916 31503540 759988 2.31 173656 4941988 1721776 5.08 1768584 4011404 28 [2026-04-12T07:34:25.120Z] 07:02:01 26483116 31503748 759912 2.31 173696 4941976 1721776 5.08 1768568 4011408 12 [2026-04-12T07:34:25.120Z] 07:03:01 26483336 31504000 759648 2.31 173720 4941992 1721776 5.08 1768612 4011408 4 [2026-04-12T07:34:25.120Z] 07:04:01 26483288 31504044 759528 2.31 173772 4942000 1721776 5.08 1769652 4011408 212 [2026-04-12T07:34:25.120Z] 07:05:01 26482924 31503728 759756 2.31 173812 4942000 1721776 5.08 1769212 4011412 180 [2026-04-12T07:34:25.120Z] 07:06:01 26482924 31503756 759720 2.31 173844 4942004 1737820 5.12 1768868 4011416 8 [2026-04-12T07:34:25.120Z] 07:07:01 26482552 31503428 759920 2.31 173892 4942008 1753880 5.17 1769276 4011420 240 [2026-04-12T07:34:25.120Z] 07:08:01 26482324 31503240 760132 2.31 173900 4942012 1753880 5.17 1768748 4011424 48 [2026-04-12T07:34:25.120Z] 07:09:01 26482516 31503448 759876 2.31 173916 4942016 1753880 5.17 1768840 4011428 24 [2026-04-12T07:34:25.120Z] 07:10:01 26482564 31503512 759900 2.31 173932 4942016 1753880 5.17 1769120 4011428 152 [2026-04-12T07:34:25.120Z] 07:11:01 26482596 31503548 759860 2.31 173944 4942020 1753880 5.17 1768780 4011432 28 [2026-04-12T07:34:25.120Z] 07:12:01 26482864 31503844 759500 2.31 173992 4942020 1753880 5.17 1769412 4011436 216 [2026-04-12T07:34:25.120Z] 07:13:01 26482284 31503332 760040 2.31 174024 4942024 1753880 5.17 1770056 4011308 28 [2026-04-12T07:34:25.120Z] 07:14:01 26481780 31502876 760424 2.31 174064 4942028 1753880 5.17 1769944 4011280 12 [2026-04-12T07:34:25.120Z] 07:15:01 26481312 31502268 761156 2.32 174092 4942028 1737292 5.12 1770648 4011276 4 [2026-04-12T07:34:25.120Z] 07:16:01 26481492 31502504 760920 2.31 174132 4942024 1737292 5.12 1770960 4011280 172 [2026-04-12T07:34:25.120Z] 07:17:01 26481128 31502304 761156 2.32 174160 4942160 1737292 5.12 1770612 4011408 4 [2026-04-12T07:34:25.120Z] 07:18:01 26481404 31502620 760732 2.31 174192 4942168 1737292 5.12 1770624 4011416 20 [2026-04-12T07:34:25.120Z] 07:19:01 26481324 31502584 760760 2.31 174216 4942168 1737292 5.12 1770724 4011420 8 [2026-04-12T07:34:25.120Z] 07:20:01 26481492 31502768 760712 2.31 174248 4942172 1737292 5.12 1770684 4011420 8 [2026-04-12T07:34:25.120Z] 07:21:01 26481256 31502576 760876 2.31 174280 4942180 1737292 5.12 1770856 4011428 8 [2026-04-12T07:34:25.120Z] 07:22:01 26480468 31501836 761584 2.32 174332 4942168 1737292 5.12 1770776 4011428 8 [2026-04-12T07:34:25.120Z] 07:23:01 26480112 31501528 761784 2.32 174364 4942184 1737292 5.12 1771136 4011436 180 [2026-04-12T07:34:25.120Z] 07:24:01 26480056 31501496 761740 2.32 174400 4942184 1737292 5.12 1771236 4011432 184 [2026-04-12T07:34:25.120Z] 07:25:01 26479796 31501284 761992 2.32 174440 4942188 1737292 5.12 1771484 4011440 200 [2026-04-12T07:34:25.120Z] 07:26:01 26480048 31501576 761692 2.32 174468 4942192 1737292 5.12 1770984 4011440 12 [2026-04-12T07:34:25.120Z] 07:27:01 26480528 31502080 761152 2.32 174496 4942184 1721160 5.07 1771008 4011444 28 [2026-04-12T07:34:25.120Z] 07:28:01 26479912 31501496 761796 2.32 174508 4942200 1721160 5.07 1771288 4011448 188 [2026-04-12T07:34:25.120Z] 07:29:01 26480228 31501812 761456 2.32 174532 4942200 1737248 5.12 1770956 4011448 16 [2026-04-12T07:34:25.120Z] 07:30:01 26480440 31502196 761328 2.32 174556 4942332 1737248 5.12 1770976 4011572 4 [2026-04-12T07:34:25.120Z] 07:31:01 26480268 31502068 761420 2.32 174584 4942332 1737248 5.12 1771548 4011584 180 [2026-04-12T07:34:25.120Z] 07:32:01 26480292 31502136 761356 2.32 174620 4942336 1737248 5.12 1771044 4011592 4 [2026-04-12T07:34:25.120Z] 07:33:01 26480964 31502840 760704 2.31 174644 4942340 1737248 5.12 1771232 4011508 164 [2026-04-12T07:34:25.120Z] 07:34:01 26480868 31502756 760728 2.31 174680 4942340 1737248 5.12 1771336 4011508 4 [2026-04-12T07:34:25.120Z] Average: 26504047 31507002 758008 2.31 169337 4929901 1739232 5.13 1758337 4003296 1250 [2026-04-12T07:34:25.120Z] [2026-04-12T07:34:25.120Z] 01:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-04-12T07:34:25.120Z] 01:34:00 ens3 656.34 413.70 4964.33 127.71 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:34:00 lo 5.57 5.57 0.55 0.55 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:34:00 docker0 36.24 35.53 2.59 204.33 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:35:01 ens3 507.67 364.81 6205.07 49.39 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:35:01 lo 0.26 0.26 0.03 0.03 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:35:01 veth30214a1 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:35:01 docker0 286.25 364.95 24.82 2895.44 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:36:01 ens3 93.12 70.64 283.75 264.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:36:01 lo 5.87 5.87 0.58 0.58 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:36:01 docker0 6.60 13.21 0.45 174.12 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:37:01 ens3 4.15 1.12 1.62 0.80 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:38:01 ens3 2.57 1.05 1.27 0.77 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:39:01 ens3 137.29 96.77 1409.77 6.44 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:39:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:40:01 ens3 0.75 0.28 0.11 0.03 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:40:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:41:01 ens3 1.85 0.02 0.12 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:42:01 ens3 0.98 0.13 0.05 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:43:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:44:01 ens3 0.42 0.20 0.10 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:45:01 ens3 0.45 0.05 0.08 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:46:01 ens3 0.17 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:47:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:48:01 ens3 0.42 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:49:01 ens3 0.42 0.10 0.15 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:50:01 ens3 0.40 0.13 0.03 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:51:01 ens3 0.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:52:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:53:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:54:01 ens3 0.57 0.20 0.16 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:55:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:56:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:57:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:58:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:59:01 ens3 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:00:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:02:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:03:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:04:01 ens3 0.48 0.18 0.10 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:05:01 ens3 0.80 0.07 0.13 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:06:01 ens3 1.47 0.97 0.67 0.51 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:07:01 ens3 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:08:01 ens3 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:09:01 ens3 0.42 0.32 0.16 0.13 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:10:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:11:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:12:01 ens3 1.13 0.85 0.84 0.39 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:13:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:14:01 ens3 6.41 5.10 3.91 4.64 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:15:01 ens3 1.92 1.43 0.99 1.21 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:16:01 ens3 0.20 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:17:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:18:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:19:01 ens3 0.63 0.20 0.19 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:20:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:21:01 ens3 0.45 0.45 0.30 0.22 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:22:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:24:01 ens3 0.43 0.30 0.15 0.08 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:26:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:27:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:28:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:29:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:30:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:31:01 ens3 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:32:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:34:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:36:01 ens3 0.27 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:37:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:38:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:39:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:40:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:41:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:42:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:43:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:44:01 ens3 0.35 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:45:01 ens3 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:46:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.120Z] 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:47:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:48:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:49:01 ens3 0.35 0.20 0.17 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:50:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:51:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:52:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:53:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:54:01 ens3 0.40 0.32 0.15 0.08 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:56:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:57:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:58:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:59:01 ens3 0.20 0.13 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:00:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:02:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:03:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:04:01 ens3 1.28 0.50 0.46 0.28 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:05:01 ens3 0.78 0.33 0.31 0.21 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:06:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:07:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:08:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:09:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:10:01 ens3 0.28 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:11:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:12:01 ens3 0.40 0.27 0.12 0.25 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:13:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:14:01 ens3 3.08 2.48 1.60 3.74 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:15:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:16:01 ens3 1.62 1.35 0.80 1.16 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:17:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:18:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:19:01 ens3 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:20:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:21:01 ens3 0.50 0.33 0.27 0.21 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:22:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:23:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:24:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:25:01 ens3 0.22 0.07 0.07 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:26:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:27:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:28:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:29:01 ens3 0.28 0.10 0.14 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:30:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:31:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:32:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:34:01 ens3 0.40 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:36:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:37:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:38:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:39:01 ens3 0.23 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:40:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:41:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:42:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:44:01 ens3 0.48 0.27 0.16 0.08 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:45:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:46:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:47:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:48:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:49:02 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:50:01 ens3 0.27 0.14 0.08 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:51:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:52:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:53:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:54:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:55:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:56:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:57:01 ens3 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:58:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:59:01 ens3 0.25 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:00:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:01:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:02:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:04:01 ens3 1.02 0.22 0.23 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:05:01 ens3 0.62 0.37 0.36 0.28 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:06:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:07:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:08:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:09:01 ens3 0.25 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:10:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:11:01 ens3 0.63 0.05 0.09 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:12:01 ens3 0.65 0.28 0.13 0.25 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:14:01 ens3 2.97 2.30 1.60 3.67 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:16:01 ens3 1.62 1.33 0.80 1.16 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:17:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:18:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:19:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:20:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:21:01 ens3 0.52 0.52 0.27 0.22 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.121Z] 04:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:23:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:24:01 ens3 0.40 0.33 0.15 0.08 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:25:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:26:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:27:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:28:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:29:01 ens3 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:30:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:31:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:32:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:33:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:34:01 ens3 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:35:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:36:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:37:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:38:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:39:01 ens3 0.23 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:40:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:41:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:42:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:44:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:45:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:46:01 ens3 0.28 0.13 0.08 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:47:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:48:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:49:01 ens3 0.38 0.12 0.15 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:50:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:51:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:52:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:54:01 ens3 0.32 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:55:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:56:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:57:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:58:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:59:01 ens3 0.35 0.18 0.17 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:00:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:01:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:02:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:04:01 ens3 1.08 0.70 0.45 0.30 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:05:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:06:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:07:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:08:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:09:01 ens3 0.38 0.30 0.20 0.08 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:10:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:11:02 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:12:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:13:01 ens3 0.27 0.22 0.11 0.25 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:14:01 ens3 2.95 2.47 1.60 3.73 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:16:01 ens3 1.62 1.35 0.80 1.16 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:17:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:19:01 ens3 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:20:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:21:01 ens3 0.50 0.27 0.27 0.21 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:23:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:24:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:25:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:26:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:27:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:28:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:29:01 ens3 0.28 0.10 0.14 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:30:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:31:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:32:01 ens3 0.20 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:33:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:34:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:35:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:36:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:37:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:38:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:39:01 ens3 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:40:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:41:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:42:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:44:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:45:01 ens3 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:47:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:48:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:49:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:50:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:52:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:53:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:54:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:55:01 ens3 0.25 0.12 0.10 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:56:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:57:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.122Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 05:58:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 05:59:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:00:01 ens3 0.28 0.18 0.08 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:02:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:03:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:04:01 ens3 1.03 0.52 0.44 0.28 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:05:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:06:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:07:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:08:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:09:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:10:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:11:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:12:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:13:01 ens3 0.30 0.18 0.11 0.25 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:14:01 ens3 1.63 1.15 0.90 2.86 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:15:01 ens3 1.33 1.17 0.71 0.84 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:16:01 ens3 2.05 1.37 0.85 1.16 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:17:01 ens3 1.25 0.65 0.66 0.49 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:18:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:19:01 ens3 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:20:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:21:01 ens3 0.55 0.35 0.27 0.21 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:22:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:23:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:24:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:25:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:26:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:27:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:28:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:29:01 ens3 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:30:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:31:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:32:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:33:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:34:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:35:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:36:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:37:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:38:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:39:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:40:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:41:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:42:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:44:01 ens3 1.20 1.10 0.20 11.37 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:45:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:46:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:47:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:49:01 ens3 3.90 6.78 0.38 7.36 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:50:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:51:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:52:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:53:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:54:01 ens3 3.78 5.63 0.32 7.29 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:55:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:56:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:57:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:58:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:59:01 ens3 3.08 4.08 0.27 7.19 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:00:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:02:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:04:01 ens3 5.65 8.97 0.69 14.55 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:05:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:06:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:07:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:08:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:09:01 ens3 3.88 5.57 0.32 7.28 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:10:01 ens3 0.27 0.15 0.08 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:11:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:12:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:13:01 ens3 2.98 5.92 0.28 14.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:14:01 ens3 3.63 5.23 0.36 7.26 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:15:01 ens3 5.83 7.25 1.68 27.45 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:16:01 ens3 1.65 1.35 0.80 1.16 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:19:01 ens3 0.23 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:20:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:21:01 ens3 0.53 0.30 0.27 0.21 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:24:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:25:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:26:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:27:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:28:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:29:01 ens3 0.25 0.20 0.12 0.07 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:30:01 ens3 0.25 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:31:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:32:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:33:01 ens3 0.27 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:34:01 ens3 0.37 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] Average: ens3 4.29 2.94 36.04 1.64 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] Average: lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] Average: docker0 0.93 1.16 0.08 9.20 0.00 0.00 0.00 0.00 [2026-04-12T07:34:25.123Z] [2026-04-12T07:34:25.123Z]