Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c1bde9435fddd83639de3716b0c11b051f4304e+e2c07314706493d6366513279fddb5169d0fbe38 (9aa589398f83dacf2915883067aceda260fd24bc) 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-ssh16168397517602367953.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh9790804300197414051.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-576/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-mqtt-go/branches/PR-576/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9608364047543528931.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh12351054254467364122.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-mqtt-go/branches/PR-576/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-mqtt-go/branches/PR-576/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11054999877151684853.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-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-mqtt 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 Running on prd-ubuntu20.04-docker-8c-8g-9574 in /w/workspace/gexfoundry_device-mqtt-go_PR-576 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-576 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e2c07314706493d6366513279fddb5169d0fbe38 into PR head commit 2c1bde9435fddd83639de3716b0c11b051f4304e Merge succeeded, producing 427226ce1fcdc59920bd8330f2786ede12a8e0f0 Checking out Revision 427226ce1fcdc59920bd8330f2786ede12a8e0f0 (PR-576) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c1bde9435fddd83639de3716b0c11b051f4304e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e2c07314706493d6366513279fddb5169d0fbe38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 427226ce1fcdc59920bd8330f2786ede12a8e0f0 # timeout=10 Commit message: "Merge commit 'e2c07314706493d6366513279fddb5169d0fbe38' into HEAD" > git rev-list --no-walk 2c1bde9435fddd83639de3716b0c11b051f4304e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-24T23:16:32.232Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-24T23:16:32.298Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-24T23:16:32.319Z] ========================================================= [2023-04-24T23:16:32.319Z] EdgeX Global Pipelines Version Info [2023-04-24T23:16:32.319Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:16:33.034Z] ------------------- [2023-04-24T23:16:33.034Z] stable info: [2023-04-24T23:16:33.034Z] ------------------- [2023-04-24T23:16:33.034Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-24T23:16:33.034Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T23:16:33.034Z] Message: update stable to v1.0.248 [2023-04-24T23:16:33.605Z] ------------------- [2023-04-24T23:16:33.605Z] experimental info: [2023-04-24T23:16:33.605Z] ------------------- [2023-04-24T23:16:33.605Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-24T23:16:33.605Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T23:16:33.605Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-24T23:16:33.782Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-24T23:16:33.798Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-24T23:16:33.810Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-24T23:16:33.822Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-24T23:16:33.833Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-24T23:16:33.848Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-24T23:16:33.865Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-24T23:16:33.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-24T23:16:33.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-24T23:16:33.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-24T23:16:33.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-24T23:16:33.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-24T23:16:33.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-24T23:16:33.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-24T23:16:33.970Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T23:16:33.984Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T23:16:33.998Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T23:16:34.020Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T23:16:34.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-24T23:16:34.049Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-24T23:16:34.065Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-24T23:16:34.081Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-24T23:16:34.098Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-24T23:16:34.113Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-24T23:16:34.126Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-24T23:16:34.140Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-24T23:16:34.152Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-24T23:16:34.168Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-576 [Pipeline] echo [2023-04-24T23:16:34.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-576 [Pipeline] echo [2023-04-24T23:16:34.207Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-576 [Pipeline] echo [2023-04-24T23:16:34.227Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 427226ce1fcdc59920bd8330f2786ede12a8e0f0 [Pipeline] echo [2023-04-24T23:16:34.246Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 427226c [Pipeline] echo [2023-04-24T23:16:34.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T23:16:34.316Z] provisioning config files... [2023-04-24T23:16:34.331Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/config5237561575865095131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:16:34.632Z] ---> docker-login.sh [2023-04-24T23:16:34.632Z] nexus3.edgexfoundry.org:10001 [2023-04-24T23:16:35.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:16:35.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:16:35.574Z] Configure a credential helper to remove this warning. See [2023-04-24T23:16:35.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:16:35.574Z] [2023-04-24T23:16:35.574Z] Login Succeeded [2023-04-24T23:16:35.574Z] nexus3.edgexfoundry.org:10002 [2023-04-24T23:16:35.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:16:35.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:16:35.834Z] Configure a credential helper to remove this warning. See [2023-04-24T23:16:35.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:16:35.834Z] [2023-04-24T23:16:35.834Z] Login Succeeded [2023-04-24T23:16:35.834Z] nexus3.edgexfoundry.org:10003 [2023-04-24T23:16:35.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:16:35.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:16:35.834Z] Configure a credential helper to remove this warning. See [2023-04-24T23:16:35.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:16:35.834Z] [2023-04-24T23:16:35.834Z] Login Succeeded [2023-04-24T23:16:35.834Z] nexus3.edgexfoundry.org:10004 [2023-04-24T23:16:36.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:16:36.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:16:36.094Z] Configure a credential helper to remove this warning. See [2023-04-24T23:16:36.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:16:36.094Z] [2023-04-24T23:16:36.094Z] Login Succeeded [2023-04-24T23:16:36.094Z] docker.io [2023-04-24T23:16:36.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:16:37.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:16:37.478Z] Configure a credential helper to remove this warning. See [2023-04-24T23:16:37.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:16:37.478Z] [2023-04-24T23:16:37.478Z] Login Succeeded [2023-04-24T23:16:37.478Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T23:16:37.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-24T23:16:37.874Z] + git rev-list -1 --merges 427226ce1fcdc59920bd8330f2786ede12a8e0f0~1..427226ce1fcdc59920bd8330f2786ede12a8e0f0 [Pipeline] echo [2023-04-24T23:16:37.892Z] -----------> git rev-list -1 --merges 427226ce1fcdc59920bd8330f2786ede12a8e0f0~1..427226ce1fcdc59920bd8330f2786ede12a8e0f0 427226ce1fcdc59920bd8330f2786ede12a8e0f0 [2023-04-24T23:16:37.892Z] 427226ce1fcdc59920bd8330f2786ede12a8e0f0 [false] [Pipeline] sh [2023-04-24T23:16:38.183Z] + git log --format=format:%s -1 427226ce1fcdc59920bd8330f2786ede12a8e0f0 [Pipeline] echo [2023-04-24T23:16:38.199Z] ========================================================= [2023-04-24T23:16:38.199Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-24T23:16:38.199Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T23:16:38.528Z] + git log --format=format:%s -1 427226ce1fcdc59920bd8330f2786ede12a8e0f0 [Pipeline] echo [2023-04-24T23:16:38.540Z] [semverPrep] GIT_COMMIT: 427226ce1fcdc59920bd8330f2786ede12a8e0f0, Commit Message: Merge commit 'e2c07314706493d6366513279fddb5169d0fbe38' into HEAD [Pipeline] echo [2023-04-24T23:16:38.547Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-24T23:16:38.927Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T23:16:38.927Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-24T23:16:38.927Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-24T23:16:38.927Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-24T23:16:38.927Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-24T23:16:38.927Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-24T23:16:38.927Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:16:39.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T23:16:39.336Z] [2023-04-24T23:16:39.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:16:39.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T23:16:39.640Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-24T23:16:39.640Z] b85a868b505f: Pulling fs layer [2023-04-24T23:16:39.640Z] e2be974225ed: Pulling fs layer [2023-04-24T23:16:39.640Z] 339a4e72a1f5: Pulling fs layer [2023-04-24T23:16:39.640Z] 988bab9f4d93: Pulling fs layer [2023-04-24T23:16:39.640Z] 1469e6f7b9e6: Pulling fs layer [2023-04-24T23:16:39.640Z] eaf3925da568: Pulling fs layer [2023-04-24T23:16:39.640Z] bab4dde63d76: Pulling fs layer [2023-04-24T23:16:39.640Z] bde34c3a00c8: Pulling fs layer [2023-04-24T23:16:39.640Z] b352a97aabf1: Pulling fs layer [2023-04-24T23:16:39.640Z] 4872d77fe225: Pulling fs layer [2023-04-24T23:16:39.640Z] 5851b861e8e6: Pulling fs layer [2023-04-24T23:16:39.640Z] bab4dde63d76: Waiting [2023-04-24T23:16:39.640Z] bde34c3a00c8: Waiting [2023-04-24T23:16:39.640Z] 5851b861e8e6: Waiting [2023-04-24T23:16:39.640Z] b352a97aabf1: Waiting [2023-04-24T23:16:39.640Z] 4872d77fe225: Waiting [2023-04-24T23:16:39.640Z] eaf3925da568: Waiting [2023-04-24T23:16:39.640Z] 988bab9f4d93: Waiting [2023-04-24T23:16:39.640Z] 1469e6f7b9e6: Waiting [2023-04-24T23:16:39.640Z] e2be974225ed: Download complete [2023-04-24T23:16:39.640Z] 988bab9f4d93: Verifying Checksum [2023-04-24T23:16:39.640Z] 988bab9f4d93: Download complete [2023-04-24T23:16:39.900Z] 1469e6f7b9e6: Verifying Checksum [2023-04-24T23:16:39.900Z] 1469e6f7b9e6: Download complete [2023-04-24T23:16:39.900Z] 339a4e72a1f5: Verifying Checksum [2023-04-24T23:16:39.900Z] 339a4e72a1f5: Download complete [2023-04-24T23:16:39.900Z] eaf3925da568: Verifying Checksum [2023-04-24T23:16:39.900Z] eaf3925da568: Download complete [2023-04-24T23:16:39.900Z] bde34c3a00c8: Verifying Checksum [2023-04-24T23:16:39.900Z] bde34c3a00c8: Download complete [2023-04-24T23:16:39.900Z] b352a97aabf1: Download complete [2023-04-24T23:16:39.900Z] 4872d77fe225: Verifying Checksum [2023-04-24T23:16:39.900Z] 4872d77fe225: Download complete [2023-04-24T23:16:39.900Z] 5851b861e8e6: Download complete [2023-04-24T23:16:40.160Z] b85a868b505f: Verifying Checksum [2023-04-24T23:16:40.161Z] b85a868b505f: Download complete [2023-04-24T23:16:40.420Z] bab4dde63d76: Verifying Checksum [2023-04-24T23:16:40.420Z] bab4dde63d76: Download complete [2023-04-24T23:16:41.356Z] b85a868b505f: Pull complete [2023-04-24T23:16:41.356Z] e2be974225ed: Pull complete [2023-04-24T23:16:41.924Z] 339a4e72a1f5: Pull complete [2023-04-24T23:16:41.924Z] 988bab9f4d93: Pull complete [2023-04-24T23:16:42.183Z] 1469e6f7b9e6: Pull complete [2023-04-24T23:16:42.779Z] eaf3925da568: Pull complete [2023-04-24T23:16:44.683Z] bab4dde63d76: Pull complete [2023-04-24T23:16:44.684Z] bde34c3a00c8: Pull complete [2023-04-24T23:16:44.684Z] b352a97aabf1: Pull complete [2023-04-24T23:16:44.684Z] 4872d77fe225: Pull complete [2023-04-24T23:16:44.684Z] 5851b861e8e6: Pull complete [2023-04-24T23:16:44.684Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-24T23:16:44.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T23:16:44.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T23:16:44.783Z] prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container [2023-04-24T23:16:44.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T23:16:50.318Z] $ docker top 77b34d629724a2c9c3cb4635aa43f0845b09267a5259ab7ae8fe1b5afa95d46b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T23:16:50.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T23:16:50.430Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T23:16:50.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T23:16:50.540Z] $ docker exec 77b34d629724a2c9c3cb4635aa43f0845b09267a5259ab7ae8fe1b5afa95d46b ssh-agent [2023-04-24T23:16:50.664Z] SSH_AUTH_SOCK=/tmp/ssh-t0iiBIWkRtME/agent.32 [2023-04-24T23:16:50.664Z] SSH_AGENT_PID=38 [2023-04-24T23:16:50.672Z] Running ssh-add (command line suppressed) [2023-04-24T23:16:50.760Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/private_key_12659195057293509777.key (/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/private_key_12659195057293509777.key) [2023-04-24T23:16:50.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T23:16:51.081Z] + git tag --points-at HEAD [Pipeline] } [2023-04-24T23:16:51.084Z] $ docker exec --env ******** --env ******** 77b34d629724a2c9c3cb4635aa43f0845b09267a5259ab7ae8fe1b5afa95d46b ssh-agent -k [2023-04-24T23:16:51.190Z] unset SSH_AUTH_SOCK; [2023-04-24T23:16:51.190Z] unset SSH_AGENT_PID; [2023-04-24T23:16:51.191Z] echo Agent pid 38 killed; [2023-04-24T23:16:51.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-24T23:16:51.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T23:16:51.241Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T23:16:51.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T23:16:51.333Z] $ docker exec 77b34d629724a2c9c3cb4635aa43f0845b09267a5259ab7ae8fe1b5afa95d46b ssh-agent [2023-04-24T23:16:51.457Z] SSH_AUTH_SOCK=/tmp/ssh-qKJMlgUqa2aO/agent.70 [2023-04-24T23:16:51.457Z] SSH_AGENT_PID=76 [2023-04-24T23:16:51.463Z] Running ssh-add (command line suppressed) [2023-04-24T23:16:51.552Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/private_key_16452003984143023897.key (/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/private_key_16452003984143023897.key) [2023-04-24T23:16:51.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T23:16:51.872Z] + git semver init [2023-04-24T23:16:52.441Z] 2023-04-24 23:16:52,280 [run_init] DEBUG init version:0.0.0 force:False [2023-04-24T23:16:52.441Z] 2023-04-24 23:16:52,282 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver [2023-04-24T23:16:52.441Z] 2023-04-24 23:16:52,283 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver [2023-04-24T23:16:52.441Z] 2023-04-24 23:16:52,283 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-576, universal_newlines=False, shell=None, istream=None) [2023-04-24T23:16:53.380Z] 2023-04-24 23:16:53,093 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576/.git/info/exclude [2023-04-24T23:16:53.380Z] 2023-04-24 23:16:53,093 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver/PR-576 with force:False [2023-04-24T23:16:53.380Z] 2023-04-24 23:16:53,094 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver/PR-576 [2023-04-24T23:16:53.380Z] 2023-04-24 23:16:53,098 [execute] INFO git cat-file --batch-check [2023-04-24T23:16:53.380Z] 2023-04-24 23:16:53,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T23:16:53.380Z] 2023-04-24 23:16:53,104 [execute] INFO git cat-file --batch [2023-04-24T23:16:53.380Z] 2023-04-24 23:16:53,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T23:16:53.380Z] 2023-04-24 23:16:53,109 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver/PR-576 [2023-04-24T23:16:53.380Z] 0.0.0 [Pipeline] } [2023-04-24T23:16:53.373Z] $ docker exec --env ******** --env ******** 77b34d629724a2c9c3cb4635aa43f0845b09267a5259ab7ae8fe1b5afa95d46b ssh-agent -k [2023-04-24T23:16:53.478Z] unset SSH_AUTH_SOCK; [2023-04-24T23:16:53.479Z] unset SSH_AGENT_PID; [2023-04-24T23:16:53.479Z] echo Agent pid 76 killed; [2023-04-24T23:16:53.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T23:16:53.812Z] + git semver [Pipeline] } [2023-04-24T23:16:54.079Z] $ docker stop --time=1 77b34d629724a2c9c3cb4635aa43f0845b09267a5259ab7ae8fe1b5afa95d46b [2023-04-24T23:16:55.386Z] $ docker rm -f --volumes 77b34d629724a2c9c3cb4635aa43f0845b09267a5259ab7ae8fe1b5afa95d46b [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T23:16:55.738Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-24T23:16:55.967Z] Stashed 1 file(s) [Pipeline] echo [2023-04-24T23:16:55.970Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2023-04-24T23:16:56.127Z] provisioning config files... [2023-04-24T23:16:56.137Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/config7339731272063070735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:16:56.188Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9579 in /w/workspace/gexfoundry_device-mqtt-go_PR-576 [Pipeline] { [Pipeline] ws [2023-04-24T23:16:56.198Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2023-04-24T23:16:56.236Z] Selected Git installation does not exist. Using Default [2023-04-24T23:16:56.236Z] The recommended git tool is: NONE [2023-04-24T23:16:56.435Z] ---> docker-login.sh [2023-04-24T23:16:56.435Z] nexus3.edgexfoundry.org:10001 [2023-04-24T23:16:56.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:16:56.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:16:56.435Z] Configure a credential helper to remove this warning. See [2023-04-24T23:16:56.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:16:56.435Z] [2023-04-24T23:16:56.435Z] Login Succeeded [2023-04-24T23:16:56.435Z] nexus3.edgexfoundry.org:10002 [2023-04-24T23:16:56.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:16:56.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:16:56.435Z] Configure a credential helper to remove this warning. See [2023-04-24T23:16:56.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:16:56.435Z] [2023-04-24T23:16:56.435Z] Login Succeeded [2023-04-24T23:16:56.435Z] nexus3.edgexfoundry.org:10003 [2023-04-24T23:16:56.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:16:56.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:16:56.694Z] Configure a credential helper to remove this warning. See [2023-04-24T23:16:56.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:16:56.694Z] [2023-04-24T23:16:56.694Z] Login Succeeded [2023-04-24T23:16:56.694Z] nexus3.edgexfoundry.org:10004 [2023-04-24T23:16:56.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:16:56.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:16:56.694Z] Configure a credential helper to remove this warning. See [2023-04-24T23:16:56.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:16:56.694Z] [2023-04-24T23:16:56.694Z] Login Succeeded [2023-04-24T23:16:56.694Z] docker.io [2023-04-24T23:16:56.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:16:56.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:16:56.953Z] Configure a credential helper to remove this warning. See [2023-04-24T23:16:56.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:16:56.953Z] [2023-04-24T23:16:56.953Z] Login Succeeded [2023-04-24T23:16:56.953Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T23:16:56.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T23:16:57.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T23:16:57.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T23:16:57.056Z] ========================================================= [2023-04-24T23:16:57.056Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-24T23:16:57.056Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:16:57.374Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T23:16:57.374Z] Sending build context to Docker daemon 6.469MB [2023-04-24T23:16:57.374Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T23:16:57.374Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T23:16:57.374Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-24T23:16:57.374Z] f56be85fc22e: Pulling fs layer [2023-04-24T23:16:57.374Z] 85791d961cd3: Pulling fs layer [2023-04-24T23:16:57.374Z] d694b5ae8c79: Pulling fs layer [2023-04-24T23:16:57.374Z] 9f32a84ed3da: Pulling fs layer [2023-04-24T23:16:57.374Z] 4d19c01a9841: Pulling fs layer [2023-04-24T23:16:57.374Z] 9325e15d5711: Pulling fs layer [2023-04-24T23:16:57.374Z] 556b6ee489ea: Pulling fs layer [2023-04-24T23:16:57.374Z] c5a4b2cf53e6: Pulling fs layer [2023-04-24T23:16:57.374Z] 4d19c01a9841: Waiting [2023-04-24T23:16:57.374Z] 9325e15d5711: Waiting [2023-04-24T23:16:57.374Z] 556b6ee489ea: Waiting [2023-04-24T23:16:57.374Z] c5a4b2cf53e6: Waiting [2023-04-24T23:16:57.374Z] 9f32a84ed3da: Waiting [2023-04-24T23:16:57.374Z] 85791d961cd3: Download complete [2023-04-24T23:16:57.374Z] 9f32a84ed3da: Download complete [2023-04-24T23:16:57.374Z] 4d19c01a9841: Verifying Checksum [2023-04-24T23:16:57.374Z] 4d19c01a9841: Download complete [2023-04-24T23:16:57.374Z] f56be85fc22e: Verifying Checksum [2023-04-24T23:16:57.374Z] f56be85fc22e: Download complete [2023-04-24T23:16:57.635Z] 9325e15d5711: Verifying Checksum [2023-04-24T23:16:57.635Z] 9325e15d5711: Download complete [2023-04-24T23:16:57.635Z] f56be85fc22e: Pull complete [2023-04-24T23:16:57.897Z] 85791d961cd3: Pull complete [2023-04-24T23:16:58.158Z] c5a4b2cf53e6: Verifying Checksum [2023-04-24T23:16:58.158Z] c5a4b2cf53e6: Download complete [2023-04-24T23:16:58.158Z] d694b5ae8c79: Verifying Checksum [2023-04-24T23:16:58.158Z] d694b5ae8c79: Download complete [2023-04-24T23:16:58.432Z] 556b6ee489ea: Verifying Checksum [2023-04-24T23:16:58.432Z] 556b6ee489ea: Download complete [2023-04-24T23:17:01.031Z] using credential edgex-jenkins-ssh [2023-04-24T23:17:01.047Z] Cloning the remote Git repository [2023-04-24T23:17:01.105Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-24T23:17:01.195Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2023-04-24T23:17:02.646Z] d694b5ae8c79: Pull complete [2023-04-24T23:17:02.646Z] 9f32a84ed3da: Pull complete [2023-04-24T23:17:02.646Z] 4d19c01a9841: Pull complete [2023-04-24T23:17:02.646Z] 9325e15d5711: Pull complete [2023-04-24T23:17:02.553Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-24T23:17:02.554Z] > git --version # timeout=10 [2023-04-24T23:17:02.576Z] > git --version # 'git version 2.25.1' [2023-04-24T23:17:02.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T23:17:02.731Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T23:17:03.849Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-24T23:17:03.881Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T23:17:04.679Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-24T23:17:04.781Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-24T23:17:04.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T23:17:04.801Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-24T23:17:05.232Z] 556b6ee489ea: Pull complete [2023-04-24T23:17:05.280Z] Merging remotes/origin/main commit e2c07314706493d6366513279fddb5169d0fbe38 into PR head commit 2c1bde9435fddd83639de3716b0c11b051f4304e [2023-04-24T23:17:05.543Z] Merge succeeded, producing 9500b8fce87fafa8b6467926536cd9a0d920034a [2023-04-24T23:17:05.543Z] Checking out Revision 9500b8fce87fafa8b6467926536cd9a0d920034a (PR-576) [2023-04-24T23:17:05.805Z] c5a4b2cf53e6: Pull complete [2023-04-24T23:17:05.805Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-24T23:17:05.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T23:17:05.805Z] ---> c4be618373d6 [2023-04-24T23:17:05.805Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T23:17:05.310Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T23:17:05.362Z] > git checkout -f 2c1bde9435fddd83639de3716b0c11b051f4304e # timeout=10 [2023-04-24T23:17:05.438Z] > git remote # timeout=10 [2023-04-24T23:17:05.456Z] > git config --get remote.origin.url # timeout=10 [2023-04-24T23:17:05.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T23:17:05.487Z] > git merge e2c07314706493d6366513279fddb5169d0fbe38 # timeout=10 [2023-04-24T23:17:05.540Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-24T23:17:05.563Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T23:17:05.575Z] > git checkout -f 9500b8fce87fafa8b6467926536cd9a0d920034a # timeout=10 [2023-04-24T23:17:09.007Z] Commit message: "Merge commit 'e2c07314706493d6366513279fddb5169d0fbe38' into HEAD" [2023-04-24T23:17:09.029Z] > git rev-list --no-walk 2c1bde9435fddd83639de3716b0c11b051f4304e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T23:17:09.982Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-24T23:17:09.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T23:17:09.982Z] Dload Upload Total Spent Left Speed [2023-04-24T23:17:09.982Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-04-24T23:17:10.593Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-24T23:17:10.923Z] + sudo tee /etc/docker/daemon.new [2023-04-24T23:17:10.923Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-24T23:17:10.923Z] { [2023-04-24T23:17:10.923Z] "registry-mirrors": [ [2023-04-24T23:17:10.924Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-24T23:17:10.924Z] ], [2023-04-24T23:17:10.924Z] "bip": "10.250.0.254/24", [2023-04-24T23:17:10.924Z] "hosts": [ [2023-04-24T23:17:10.924Z] "tcp://0.0.0.0:5555", [2023-04-24T23:17:10.924Z] "unix:///var/run/docker.sock" [2023-04-24T23:17:10.924Z] ], [2023-04-24T23:17:10.924Z] "mtu": 1458, [2023-04-24T23:17:10.924Z] "selinux-enabled": true, [2023-04-24T23:17:10.924Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-24T23:17:10.924Z] } [Pipeline] sh [2023-04-24T23:17:11.252Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-24T23:17:11.589Z] + sudo service docker restart [2023-04-24T23:17:13.937Z] ---> Running in b9f15848c704 [2023-04-24T23:17:13.938Z] Removing intermediate container b9f15848c704 [2023-04-24T23:17:13.938Z] ---> d8c8272a874d [2023-04-24T23:17:13.938Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T23:17:13.938Z] ---> Running in 3cf53f371d62 [2023-04-24T23:17:13.938Z] Removing intermediate container 3cf53f371d62 [2023-04-24T23:17:13.938Z] ---> d70734de1cae [2023-04-24T23:17:13.938Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T23:17:13.938Z] ---> Running in 6f0bf44d69ed [2023-04-24T23:17:13.938Z] Removing intermediate container 6f0bf44d69ed [2023-04-24T23:17:13.938Z] ---> aff9c53bae4e [2023-04-24T23:17:13.938Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T23:17:13.938Z] ---> Running in d92c41e50c77 [2023-04-24T23:17:13.938Z] Removing intermediate container d92c41e50c77 [2023-04-24T23:17:13.938Z] ---> 39a60096be03 [2023-04-24T23:17:13.938Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T23:17:13.938Z] ---> Running in 6031adf4b35e [2023-04-24T23:17:14.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T23:17:14.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T23:17:14.455Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T23:17:14.714Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T23:17:14.714Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T23:17:14.714Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T23:17:14.714Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T23:17:14.714Z] OK: 269 MiB in 57 packages [2023-04-24T23:17:15.281Z] Removing intermediate container 6031adf4b35e [2023-04-24T23:17:15.281Z] ---> c37ffc372b06 [2023-04-24T23:17:15.281Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-24T23:17:15.281Z] ---> Running in d5d93cd32adb [2023-04-24T23:17:15.281Z] Removing intermediate container d5d93cd32adb [2023-04-24T23:17:15.281Z] ---> a26b95f117a2 [2023-04-24T23:17:15.281Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T23:17:15.540Z] ---> 90f7a867ea4c [2023-04-24T23:17:15.540Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T23:17:15.540Z] ---> Running in 76cc6610f4f1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T23:17:29.849Z] provisioning config files... [2023-04-24T23:17:29.871Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config13592502378434993204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:17:30.212Z] ---> docker-login.sh [2023-04-24T23:17:30.213Z] nexus3.edgexfoundry.org:10001 [2023-04-24T23:17:30.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:17:30.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:17:30.748Z] Configure a credential helper to remove this warning. See [2023-04-24T23:17:30.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:17:30.748Z] [2023-04-24T23:17:30.748Z] Login Succeeded [2023-04-24T23:17:30.748Z] nexus3.edgexfoundry.org:10002 [2023-04-24T23:17:31.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:17:31.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:17:31.016Z] Configure a credential helper to remove this warning. See [2023-04-24T23:17:31.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:17:31.016Z] [2023-04-24T23:17:31.016Z] Login Succeeded [2023-04-24T23:17:31.016Z] nexus3.edgexfoundry.org:10003 [2023-04-24T23:17:31.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:17:31.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:17:31.554Z] Configure a credential helper to remove this warning. See [2023-04-24T23:17:31.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:17:31.554Z] [2023-04-24T23:17:31.554Z] Login Succeeded [2023-04-24T23:17:31.554Z] nexus3.edgexfoundry.org:10004 [2023-04-24T23:17:31.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:17:31.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:17:31.823Z] Configure a credential helper to remove this warning. See [2023-04-24T23:17:31.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:17:31.823Z] [2023-04-24T23:17:31.823Z] Login Succeeded [2023-04-24T23:17:31.823Z] docker.io [2023-04-24T23:17:32.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:17:32.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:17:32.359Z] Configure a credential helper to remove this warning. See [2023-04-24T23:17:32.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:17:32.359Z] [2023-04-24T23:17:32.359Z] Login Succeeded [2023-04-24T23:17:32.359Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T23:17:32.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T23:17:32.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T23:17:32.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T23:17:32.609Z] ========================================================= [2023-04-24T23:17:32.609Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-24T23:17:32.609Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:17:32.959Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T23:17:33.226Z] Sending build context to Docker daemon 3.36MB [2023-04-24T23:17:33.226Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T23:17:33.226Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T23:17:33.498Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-24T23:17:33.498Z] c41833b44d91: Pulling fs layer [2023-04-24T23:17:33.498Z] ed15518f5707: Pulling fs layer [2023-04-24T23:17:33.498Z] feae8fd75edb: Pulling fs layer [2023-04-24T23:17:33.498Z] 242c74f7c9fa: Pulling fs layer [2023-04-24T23:17:33.498Z] 3cdef696dda3: Pulling fs layer [2023-04-24T23:17:33.498Z] 2ced38df9373: Pulling fs layer [2023-04-24T23:17:33.498Z] 58f1dce35555: Pulling fs layer [2023-04-24T23:17:33.498Z] 3cdef696dda3: Waiting [2023-04-24T23:17:33.498Z] 2ced38df9373: Waiting [2023-04-24T23:17:33.498Z] 242c74f7c9fa: Waiting [2023-04-24T23:17:33.498Z] 58f1dce35555: Waiting [2023-04-24T23:17:33.498Z] ed15518f5707: Verifying Checksum [2023-04-24T23:17:33.498Z] ed15518f5707: Download complete [2023-04-24T23:17:33.498Z] 242c74f7c9fa: Verifying Checksum [2023-04-24T23:17:33.498Z] 242c74f7c9fa: Download complete [2023-04-24T23:17:33.498Z] c41833b44d91: Verifying Checksum [2023-04-24T23:17:33.498Z] c41833b44d91: Download complete [2023-04-24T23:17:33.498Z] 3cdef696dda3: Verifying Checksum [2023-04-24T23:17:33.498Z] 3cdef696dda3: Download complete [2023-04-24T23:17:34.924Z] c41833b44d91: Pull complete [2023-04-24T23:17:35.512Z] 58f1dce35555: Verifying Checksum [2023-04-24T23:17:35.512Z] 58f1dce35555: Download complete [2023-04-24T23:17:35.782Z] ed15518f5707: Pull complete [2023-04-24T23:17:36.751Z] feae8fd75edb: Download complete [2023-04-24T23:17:36.751Z] 2ced38df9373: Verifying Checksum [2023-04-24T23:17:36.751Z] 2ced38df9373: Download complete [2023-04-24T23:17:49.085Z] feae8fd75edb: Pull complete [2023-04-24T23:17:49.085Z] 242c74f7c9fa: Pull complete [2023-04-24T23:17:49.085Z] 3cdef696dda3: Pull complete [2023-04-24T23:17:57.295Z] 2ced38df9373: Pull complete [2023-04-24T23:17:58.257Z] 58f1dce35555: Pull complete [2023-04-24T23:17:58.257Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-24T23:17:58.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T23:17:58.257Z] ---> fadd8f120f05 [2023-04-24T23:17:58.257Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T23:18:00.205Z] ---> Running in dbf52656d1cf [2023-04-24T23:18:00.205Z] Removing intermediate container dbf52656d1cf [2023-04-24T23:18:00.205Z] ---> 6cc4254cecca [2023-04-24T23:18:00.205Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T23:18:00.472Z] ---> Running in 0325d2272c54 [2023-04-24T23:18:00.740Z] Removing intermediate container 0325d2272c54 [2023-04-24T23:18:00.740Z] ---> 400ea13919d0 [2023-04-24T23:18:00.740Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T23:18:00.740Z] ---> Running in 8bf543ad7788 [2023-04-24T23:18:01.008Z] Removing intermediate container 8bf543ad7788 [2023-04-24T23:18:01.008Z] ---> b0695d3298e1 [2023-04-24T23:18:01.008Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T23:18:01.008Z] ---> Running in 4262ad0f674b [2023-04-24T23:18:01.277Z] Removing intermediate container 4262ad0f674b [2023-04-24T23:18:01.277Z] ---> 11622949ca71 [2023-04-24T23:18:01.277Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T23:18:01.544Z] ---> Running in 280b1ec27821 [2023-04-24T23:18:02.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T23:18:03.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T23:18:04.178Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T23:18:04.178Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T23:18:04.178Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T23:18:04.178Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T23:18:04.178Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T23:18:04.447Z] OK: 268 MiB in 57 packages [2023-04-24T23:18:05.416Z] Removing intermediate container 280b1ec27821 [2023-04-24T23:18:05.416Z] ---> d5348a338da2 [2023-04-24T23:18:05.416Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-24T23:18:05.416Z] ---> Running in 44ef22f45069 [2023-04-24T23:18:05.718Z] Removing intermediate container 44ef22f45069 [2023-04-24T23:18:05.718Z] ---> bf2a74a18bb2 [2023-04-24T23:18:05.718Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T23:18:06.306Z] ---> eb63b7954c40 [2023-04-24T23:18:06.306Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T23:18:06.306Z] ---> Running in 5d1479dcef20 [2023-04-24T23:18:11.879Z] Removing intermediate container 76cc6610f4f1 [2023-04-24T23:18:11.879Z] ---> 475cf430c93c [2023-04-24T23:18:11.879Z] Step 11/12 : COPY . . [2023-04-24T23:18:11.879Z] ---> af93ea4fb295 [2023-04-24T23:18:11.879Z] Step 12/12 : RUN $MAKE [2023-04-24T23:18:11.879Z] ---> Running in 0ec86fe0ed5b [2023-04-24T23:18:11.879Z] noop [2023-04-24T23:18:11.879Z] Removing intermediate container 0ec86fe0ed5b [2023-04-24T23:18:11.879Z] ---> 52ea2ed451f1 [2023-04-24T23:18:11.879Z] Successfully built 52ea2ed451f1 [2023-04-24T23:18:11.879Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:18:12.195Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T23:18:12.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T23:18:12.290Z] prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container [2023-04-24T23:18:12.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T23:18:12.650Z] $ docker top e293c45514fd2d216df71da040d9a2386c519c3eb5669da66614f17be15e6964 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T23:18:13.050Z] + go version [2023-04-24T23:18:13.050Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-24T23:18:13.045Z] $ docker stop --time=1 e293c45514fd2d216df71da040d9a2386c519c3eb5669da66614f17be15e6964 [2023-04-24T23:18:14.754Z] $ docker rm -f --volumes e293c45514fd2d216df71da040d9a2386c519c3eb5669da66614f17be15e6964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:18:15.182Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T23:18:15.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T23:18:15.260Z] prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container [2023-04-24T23:18:15.278Z] $ 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-mqtt-go_PR-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T23:18:16.124Z] $ docker top d196122dd224de3dfb5fd78ca90cd991cc79555338048af87dd2e03ebeea5711 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T23:18:16.489Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-576 [Pipeline] fileExists [Pipeline] sh [2023-04-24T23:18:16.784Z] + make test [2023-04-24T23:18:16.784Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T23:18:23.368Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-24T23:18:33.350Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-24T23:18:33.919Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-24T23:18:33.919Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.020s coverage: 21.9% of statements [2023-04-24T23:18:42.222Z] go vet ./... [2023-04-24T23:18:44.763Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T23:18:44.763Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T23:18:44.763Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T23:18:44.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T23:18:44.829Z] $ docker stop --time=1 d196122dd224de3dfb5fd78ca90cd991cc79555338048af87dd2e03ebeea5711 [2023-04-24T23:18:49.152Z] $ docker rm -f --volumes d196122dd224de3dfb5fd78ca90cd991cc79555338048af87dd2e03ebeea5711 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T23:18:49.689Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T23:18:49.737Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-24T23:18:50.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T23:18:50.587Z] + ls -al . [2023-04-24T23:18:50.587Z] total 180 [2023-04-24T23:18:50.588Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 23:18 . [2023-04-24T23:18:50.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 23:16 .. [2023-04-24T23:18:50.588Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 23:16 .dockerignore [2023-04-24T23:18:50.588Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 23:16 .git [2023-04-24T23:18:50.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:16 .github [2023-04-24T23:18:50.588Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 23:16 .gitignore [2023-04-24T23:18:50.588Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 23:16 .golangci.yml [2023-04-24T23:18:50.588Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 23:16 .semver [2023-04-24T23:18:50.588Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 24 23:16 Attribution.txt [2023-04-24T23:18:50.588Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 24 23:16 CHANGELOG.md [2023-04-24T23:18:50.588Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 24 23:16 Dockerfile [2023-04-24T23:18:50.588Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 23:16 GOVERNANCE.md [2023-04-24T23:18:50.588Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 23:16 Jenkinsfile [2023-04-24T23:18:50.588Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 23:16 LICENSE [2023-04-24T23:18:50.588Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 24 23:16 Makefile [2023-04-24T23:18:50.588Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 23:16 OWNERS.md [2023-04-24T23:18:50.588Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 24 23:16 README.md [2023-04-24T23:18:50.588Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 23:16 VERSION [2023-04-24T23:18:50.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 23:16 bin [2023-04-24T23:18:50.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:16 cmd [2023-04-24T23:18:50.588Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 24 23:18 coverage.out [2023-04-24T23:18:50.588Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 24 23:16 go.mod [2023-04-24T23:18:50.588Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 23:16 go.sum [2023-04-24T23:18:50.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:16 internal [2023-04-24T23:18:50.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 23:16 mock [2023-04-24T23:18:50.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 23:16 snap [2023-04-24T23:18:50.588Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 24 23:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:18:51.025Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=427226ce1fcdc59920bd8330f2786ede12a8e0f0 --label arch=amd64 --label version=0.0.0 . [2023-04-24T23:18:51.025Z] Sending build context to Docker daemon 6.488MB [2023-04-24T23:18:51.025Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T23:18:51.025Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-24T23:18:51.025Z] ---> 52ea2ed451f1 [2023-04-24T23:18:51.025Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-24T23:18:51.667Z] ---> Running in 0f4f483251ca [2023-04-24T23:18:51.930Z] Removing intermediate container 0f4f483251ca [2023-04-24T23:18:51.930Z] ---> 870bae13e803 [2023-04-24T23:18:51.930Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T23:18:52.499Z] ---> Running in 8dc95efc104f [2023-04-24T23:18:52.765Z] Removing intermediate container 8dc95efc104f [2023-04-24T23:18:52.765Z] ---> 3cf6cb073b25 [2023-04-24T23:18:52.765Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T23:18:53.024Z] ---> Running in 00fe18ed680c [2023-04-24T23:18:53.284Z] Removing intermediate container 00fe18ed680c [2023-04-24T23:18:53.284Z] ---> 5e2cd0f0e72a [2023-04-24T23:18:53.284Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T23:18:53.543Z] ---> Running in 864f2b01d6c5 [2023-04-24T23:18:54.133Z] Removing intermediate container 864f2b01d6c5 [2023-04-24T23:18:54.133Z] ---> ca4ae2e3843a [2023-04-24T23:18:54.133Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T23:18:54.406Z] ---> Running in 8357be875f51 [2023-04-24T23:18:54.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T23:18:54.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T23:18:55.183Z] OK: 269 MiB in 57 packages [2023-04-24T23:18:56.127Z] Removing intermediate container 8357be875f51 [2023-04-24T23:18:56.127Z] ---> bc2b7749e632 [2023-04-24T23:18:56.127Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-24T23:18:56.127Z] ---> Running in 68d6a38c61ce [2023-04-24T23:18:56.386Z] Removing intermediate container 68d6a38c61ce [2023-04-24T23:18:56.386Z] ---> 40dde04ed378 [2023-04-24T23:18:56.386Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-24T23:18:56.645Z] ---> d28a5133081b [2023-04-24T23:18:56.645Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T23:18:56.913Z] ---> Running in 8d50a41fe3b5 [2023-04-24T23:18:58.817Z] Removing intermediate container 8d50a41fe3b5 [2023-04-24T23:18:58.817Z] ---> ce16ed696778 [2023-04-24T23:18:58.817Z] Step 11/24 : COPY . . [2023-04-24T23:18:58.817Z] ---> 2588e475b50a [2023-04-24T23:18:58.817Z] Step 12/24 : RUN $MAKE [2023-04-24T23:18:59.076Z] ---> Running in 89dfd96271d7 [2023-04-24T23:18:59.643Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-24T23:19:14.192Z] Removing intermediate container 5d1479dcef20 [2023-04-24T23:19:14.192Z] ---> 6e98b8c682be [2023-04-24T23:19:14.192Z] Step 11/12 : COPY . . [2023-04-24T23:19:14.192Z] ---> 2dbcad58de8d [2023-04-24T23:19:14.192Z] Step 12/12 : RUN $MAKE [2023-04-24T23:19:14.192Z] ---> Running in 5e1442a953a4 [2023-04-24T23:19:14.192Z] noop [2023-04-24T23:19:14.192Z] Removing intermediate container 5e1442a953a4 [2023-04-24T23:19:14.192Z] ---> c11e9250c7d2 [2023-04-24T23:19:14.192Z] Successfully built c11e9250c7d2 [2023-04-24T23:19:14.192Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:19:14.546Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T23:19:14.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T23:19:14.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-9579 does not seem to be running inside a container [2023-04-24T23:19:14.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T23:19:15.985Z] $ docker top fa95d7700fe607036df07e5db1f655f92e829e6ebfa99fec383e7ec2fd44b18b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T23:19:16.784Z] + go version [2023-04-24T23:19:16.785Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-24T23:19:16.819Z] $ docker stop --time=1 fa95d7700fe607036df07e5db1f655f92e829e6ebfa99fec383e7ec2fd44b18b [2023-04-24T23:19:18.462Z] $ docker rm -f --volumes fa95d7700fe607036df07e5db1f655f92e829e6ebfa99fec383e7ec2fd44b18b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:19:18.971Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T23:19:18.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T23:19:19.151Z] prd-ubuntu20.04-docker-arm64-4c-16g-9579 does not seem to be running inside a container [2023-04-24T23:19:19.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T23:19:20.427Z] $ docker top 85c30dac5f04b105d8820c3a38f63ff10d295f9979d2a3278310eee0fd0b39bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T23:19:21.241Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/3 [Pipeline] fileExists [Pipeline] sh [2023-04-24T23:19:21.568Z] + make test [2023-04-24T23:19:21.568Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T23:19:26.583Z] Removing intermediate container 89dfd96271d7 [2023-04-24T23:19:26.583Z] ---> 369c41f9c7d3 [2023-04-24T23:19:26.583Z] Step 13/24 : FROM alpine:3.17 [2023-04-24T23:19:26.583Z] 3.17: Pulling from library/alpine [2023-04-24T23:19:26.843Z] f56be85fc22e: Already exists [2023-04-24T23:19:27.120Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T23:19:27.120Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T23:19:27.120Z] ---> 9ed4aefc74f6 [2023-04-24T23:19:27.120Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-24T23:19:27.380Z] ---> Running in 6342d2a5509e [2023-04-24T23:19:27.641Z] Removing intermediate container 6342d2a5509e [2023-04-24T23:19:27.641Z] ---> 5fe546937a35 [2023-04-24T23:19:27.641Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-24T23:19:27.900Z] ---> Running in 6e2f947ab4b8 [2023-04-24T23:19:28.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T23:19:28.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T23:19:28.725Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T23:19:28.725Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T23:19:28.725Z] OK: 7 MiB in 16 packages [2023-04-24T23:19:29.660Z] Removing intermediate container 6e2f947ab4b8 [2023-04-24T23:19:29.660Z] ---> 17b2f1ba01ab [2023-04-24T23:19:29.660Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-24T23:19:31.138Z] ---> c6232b89e716 [2023-04-24T23:19:31.138Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-24T23:19:31.398Z] ---> 05d67b433fe5 [2023-04-24T23:19:31.398Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-24T23:19:31.660Z] ---> f1b3b185aac1 [2023-04-24T23:19:31.660Z] Step 19/24 : EXPOSE 59982 [2023-04-24T23:19:31.935Z] ---> Running in c5e3d21ef5fc [2023-04-24T23:19:32.506Z] Removing intermediate container c5e3d21ef5fc [2023-04-24T23:19:32.506Z] ---> 3facb8410f22 [2023-04-24T23:19:32.506Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-24T23:19:32.506Z] ---> Running in a1c5de9b1fd5 [2023-04-24T23:19:33.078Z] Removing intermediate container a1c5de9b1fd5 [2023-04-24T23:19:33.078Z] ---> 0214628e0b43 [2023-04-24T23:19:33.078Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-24T23:19:33.078Z] ---> Running in 9ac8c7ee86af [2023-04-24T23:19:33.649Z] Removing intermediate container 9ac8c7ee86af [2023-04-24T23:19:33.649Z] ---> b62c1e54771b [2023-04-24T23:19:33.649Z] Step 22/24 : LABEL arch=amd64 [2023-04-24T23:19:33.910Z] ---> Running in 6f13c9ae1286 [2023-04-24T23:19:34.170Z] Removing intermediate container 6f13c9ae1286 [2023-04-24T23:19:34.170Z] ---> e044bb8dd8c0 [2023-04-24T23:19:34.170Z] Step 23/24 : LABEL git_sha=427226ce1fcdc59920bd8330f2786ede12a8e0f0 [2023-04-24T23:19:34.429Z] ---> Running in fd4f18789021 [2023-04-24T23:19:34.996Z] Removing intermediate container fd4f18789021 [2023-04-24T23:19:34.996Z] ---> 6ad5f10f798b [2023-04-24T23:19:34.996Z] Step 24/24 : LABEL version=0.0.0 [2023-04-24T23:19:34.996Z] ---> Running in a9e36f192ef6 [2023-04-24T23:19:34.996Z] Removing intermediate container a9e36f192ef6 [2023-04-24T23:19:34.996Z] ---> da3d72e21460 [2023-04-24T23:19:34.996Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T23:19:34.996Z] Successfully built da3d72e21460 [2023-04-24T23:19:35.256Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:19:35.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T23:19:35.699Z] [2023-04-24T23:19:35.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:19:35.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T23:19:35.996Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-24T23:19:35.996Z] 5eb5b503b376: Pulling fs layer [2023-04-24T23:19:35.996Z] 5c69ac0246d0: Pulling fs layer [2023-04-24T23:19:35.996Z] ec43610c2a17: Pulling fs layer [2023-04-24T23:19:35.996Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-24T23:19:35.996Z] 33b1e0a273af: Pulling fs layer [2023-04-24T23:19:35.996Z] 5d3b04190fa2: Pulling fs layer [2023-04-24T23:19:35.996Z] 2f39f015ded8: Pulling fs layer [2023-04-24T23:19:35.996Z] 3a2ae6a8a46f: Waiting [2023-04-24T23:19:35.996Z] 33b1e0a273af: Waiting [2023-04-24T23:19:35.996Z] 5d3b04190fa2: Waiting [2023-04-24T23:19:35.996Z] 2f39f015ded8: Waiting [2023-04-24T23:19:36.254Z] 5c69ac0246d0: Verifying Checksum [2023-04-24T23:19:36.254Z] 5c69ac0246d0: Download complete [2023-04-24T23:19:36.254Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-24T23:19:36.254Z] 3a2ae6a8a46f: Download complete [2023-04-24T23:19:36.254Z] ec43610c2a17: Verifying Checksum [2023-04-24T23:19:36.254Z] ec43610c2a17: Download complete [2023-04-24T23:19:36.254Z] 33b1e0a273af: Verifying Checksum [2023-04-24T23:19:36.254Z] 33b1e0a273af: Download complete [2023-04-24T23:19:36.254Z] 5d3b04190fa2: Download complete [2023-04-24T23:19:36.254Z] 5eb5b503b376: Verifying Checksum [2023-04-24T23:19:36.254Z] 5eb5b503b376: Download complete [2023-04-24T23:19:37.186Z] 2f39f015ded8: Download complete [2023-04-24T23:19:37.753Z] 5eb5b503b376: Pull complete [2023-04-24T23:19:37.753Z] 5c69ac0246d0: Pull complete [2023-04-24T23:19:38.320Z] ec43610c2a17: Pull complete [2023-04-24T23:19:38.578Z] 3a2ae6a8a46f: Pull complete [2023-04-24T23:19:38.839Z] 33b1e0a273af: Pull complete [2023-04-24T23:19:39.097Z] 5d3b04190fa2: Pull complete [2023-04-24T23:19:43.283Z] 2f39f015ded8: Pull complete [2023-04-24T23:19:43.283Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-24T23:19:43.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T23:19:43.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T23:19:43.366Z] prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container [2023-04-24T23:19:43.378Z] $ 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-mqtt-go_PR-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T23:19:52.196Z] $ docker top 86bf421ae961d3d47bf6f195ffd325c9e49aea52f104cb1202fa113358024644 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:19:52.610Z] ---> job-cost.sh [2023-04-24T23:19:52.610Z] lf-activate-venv: SKIPPING [2023-04-24T23:19:52.610Z] INFO: No Stack... [2023-04-24T23:19:53.178Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T23:19:53.436Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T23:19:53.723Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives/cost.csv [2023-04-24T23:19:53.723Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T23:19:53.736Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-576-3-stack-cost] [2023-04-24T23:19:53.742Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-576-3-stack-cost] did not exist. Created. [2023-04-24T23:19:53.742Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-576-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T23:19:53.785Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-24T23:19:54.043Z] + echo total: 0.4399999976158142 [Pipeline] stash [2023-04-24T23:19:54.072Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T23:19:54.079Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-576-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T23:19:54.079Z] $ docker stop --time=1 86bf421ae961d3d47bf6f195ffd325c9e49aea52f104cb1202fa113358024644 [2023-04-24T23:19:55.564Z] $ docker rm -f --volumes 86bf421ae961d3d47bf6f195ffd325c9e49aea52f104cb1202fa113358024644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-24T23:21:30.415Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-24T23:21:32.990Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-24T23:21:32.990Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 21.9% of statements [2023-04-24T23:21:33.573Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-24T23:21:33.573Z] go vet ./... [2023-04-24T23:22:00.249Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T23:22:00.249Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T23:22:00.249Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T23:22:00.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T23:22:00.297Z] $ docker stop --time=1 85c30dac5f04b105d8820c3a38f63ff10d295f9979d2a3278310eee0fd0b39bf [2023-04-24T23:22:02.129Z] $ docker rm -f --volumes 85c30dac5f04b105d8820c3a38f63ff10d295f9979d2a3278310eee0fd0b39bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T23:22:03.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T23:22:03.200Z] Warning: overwriting stash ‘coverage-report’ [2023-04-24T23:22:03.654Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T23:22:04.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T23:22:04.363Z] + ls -al . [2023-04-24T23:22:04.363Z] total 176 [2023-04-24T23:22:04.363Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 23:19 . [2023-04-24T23:22:04.363Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 23:17 .. [2023-04-24T23:22:04.363Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 23:17 .dockerignore [2023-04-24T23:22:04.363Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 23:17 .git [2023-04-24T23:22:04.363Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:17 .github [2023-04-24T23:22:04.363Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 23:17 .gitignore [2023-04-24T23:22:04.363Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 23:17 .golangci.yml [2023-04-24T23:22:04.363Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 24 23:17 Attribution.txt [2023-04-24T23:22:04.363Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 24 23:17 CHANGELOG.md [2023-04-24T23:22:04.363Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 24 23:17 Dockerfile [2023-04-24T23:22:04.363Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 23:17 GOVERNANCE.md [2023-04-24T23:22:04.363Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 23:17 Jenkinsfile [2023-04-24T23:22:04.363Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 23:17 LICENSE [2023-04-24T23:22:04.363Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 24 23:17 Makefile [2023-04-24T23:22:04.363Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 23:17 OWNERS.md [2023-04-24T23:22:04.363Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 24 23:17 README.md [2023-04-24T23:22:04.363Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 23:16 VERSION [2023-04-24T23:22:04.363Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 23:17 bin [2023-04-24T23:22:04.363Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:17 cmd [2023-04-24T23:22:04.363Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 24 23:21 coverage.out [2023-04-24T23:22:04.363Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 24 23:17 go.mod [2023-04-24T23:22:04.363Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 23:17 go.sum [2023-04-24T23:22:04.363Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:17 internal [2023-04-24T23:22:04.363Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 23:17 mock [2023-04-24T23:22:04.363Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 23:17 snap [2023-04-24T23:22:04.363Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 24 23:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:22:04.698Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9500b8fce87fafa8b6467926536cd9a0d920034a --label arch=arm64 --label version=0.0.0 . [2023-04-24T23:22:04.968Z] Sending build context to Docker daemon 3.38MB [2023-04-24T23:22:04.968Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T23:22:04.968Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-24T23:22:04.968Z] ---> c11e9250c7d2 [2023-04-24T23:22:04.968Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-24T23:22:05.236Z] ---> Running in d679eea502d1 [2023-04-24T23:22:05.503Z] Removing intermediate container d679eea502d1 [2023-04-24T23:22:05.503Z] ---> 317582c161d7 [2023-04-24T23:22:05.503Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T23:22:05.503Z] ---> Running in ec9bafc1f3e0 [2023-04-24T23:22:05.771Z] Removing intermediate container ec9bafc1f3e0 [2023-04-24T23:22:05.771Z] ---> 242ec737b2f7 [2023-04-24T23:22:05.771Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T23:22:05.771Z] ---> Running in 3401266f424d [2023-04-24T23:22:06.039Z] Removing intermediate container 3401266f424d [2023-04-24T23:22:06.039Z] ---> 83157555b285 [2023-04-24T23:22:06.039Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T23:22:06.307Z] ---> Running in 7ae64b5cf16d [2023-04-24T23:22:06.573Z] Removing intermediate container 7ae64b5cf16d [2023-04-24T23:22:06.573Z] ---> e6a1d1cc2af2 [2023-04-24T23:22:06.573Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T23:22:06.573Z] ---> Running in 7ff9f5d7747a [2023-04-24T23:22:07.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T23:22:08.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T23:22:09.075Z] OK: 268 MiB in 57 packages [2023-04-24T23:22:10.043Z] Removing intermediate container 7ff9f5d7747a [2023-04-24T23:22:10.043Z] ---> f926294380a6 [2023-04-24T23:22:10.043Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-24T23:22:10.043Z] ---> Running in 6d88bafb7311 [2023-04-24T23:22:10.043Z] Removing intermediate container 6d88bafb7311 [2023-04-24T23:22:10.043Z] ---> dbbf0ae6b2b5 [2023-04-24T23:22:10.043Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-24T23:22:10.625Z] ---> 5f680a4f435b [2023-04-24T23:22:10.625Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T23:22:10.625Z] ---> Running in 6b37668d16c9 [2023-04-24T23:22:13.201Z] Removing intermediate container 6b37668d16c9 [2023-04-24T23:22:13.201Z] ---> 0d97e02362cd [2023-04-24T23:22:13.201Z] Step 11/24 : COPY . . [2023-04-24T23:22:13.782Z] ---> 8e1f3a201288 [2023-04-24T23:22:13.782Z] Step 12/24 : RUN $MAKE [2023-04-24T23:22:13.782Z] ---> Running in 266bffbb16a8 [2023-04-24T23:22:14.738Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-24T23:24:21.397Z] Removing intermediate container 266bffbb16a8 [2023-04-24T23:24:21.397Z] ---> d3282cad8033 [2023-04-24T23:24:21.397Z] Step 13/24 : FROM alpine:3.17 [2023-04-24T23:24:21.397Z] 3.17: Pulling from library/alpine [2023-04-24T23:24:21.397Z] c41833b44d91: Already exists [2023-04-24T23:24:21.397Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T23:24:21.397Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T23:24:21.397Z] ---> 51e60588ff2c [2023-04-24T23:24:21.397Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-24T23:24:21.397Z] ---> Running in 46f5e1509885 [2023-04-24T23:24:21.397Z] Removing intermediate container 46f5e1509885 [2023-04-24T23:24:21.397Z] ---> 5a8188c262b0 [2023-04-24T23:24:21.397Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-24T23:24:21.397Z] ---> Running in a983e1e94bd5 [2023-04-24T23:24:21.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T23:24:21.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T23:24:21.397Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T23:24:21.397Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T23:24:21.397Z] OK: 8 MiB in 16 packages [2023-04-24T23:24:21.397Z] Removing intermediate container a983e1e94bd5 [2023-04-24T23:24:21.397Z] ---> a4745d9a85ac [2023-04-24T23:24:21.397Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-24T23:24:23.994Z] ---> d4df24732039 [2023-04-24T23:24:23.994Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-24T23:24:23.994Z] ---> e98bc0fb0258 [2023-04-24T23:24:23.994Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-24T23:24:24.581Z] ---> f1505be7f73d [2023-04-24T23:24:24.581Z] Step 19/24 : EXPOSE 59982 [2023-04-24T23:24:24.581Z] ---> Running in 3425ba4f5d7d [2023-04-24T23:24:24.849Z] Removing intermediate container 3425ba4f5d7d [2023-04-24T23:24:24.849Z] ---> 053eceebd4b9 [2023-04-24T23:24:24.849Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-24T23:24:25.116Z] ---> Running in 93487f1e9abc [2023-04-24T23:24:25.384Z] Removing intermediate container 93487f1e9abc [2023-04-24T23:24:25.384Z] ---> cbb990def5a9 [2023-04-24T23:24:25.384Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-24T23:24:25.384Z] ---> Running in 744b53ee5868 [2023-04-24T23:24:25.650Z] Removing intermediate container 744b53ee5868 [2023-04-24T23:24:25.650Z] ---> 0d5d17301658 [2023-04-24T23:24:25.650Z] Step 22/24 : LABEL arch=arm64 [2023-04-24T23:24:25.650Z] ---> Running in 041e234ff607 [2023-04-24T23:24:25.918Z] Removing intermediate container 041e234ff607 [2023-04-24T23:24:25.918Z] ---> 185c7d4eb6d4 [2023-04-24T23:24:25.918Z] Step 23/24 : LABEL git_sha=9500b8fce87fafa8b6467926536cd9a0d920034a [2023-04-24T23:24:25.918Z] ---> Running in 55be39110cba [2023-04-24T23:24:26.500Z] Removing intermediate container 55be39110cba [2023-04-24T23:24:26.500Z] ---> 45fd2608079c [2023-04-24T23:24:26.500Z] Step 24/24 : LABEL version=0.0.0 [2023-04-24T23:24:26.500Z] ---> Running in dcb9767fba17 [2023-04-24T23:24:26.767Z] Removing intermediate container dcb9767fba17 [2023-04-24T23:24:26.767Z] ---> 47d2fb758fd0 [2023-04-24T23:24:26.767Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T23:24:26.767Z] Successfully built 47d2fb758fd0 [2023-04-24T23:24:26.767Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:24:27.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T23:24:27.216Z] [2023-04-24T23:24:27.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:24:27.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T23:24:27.535Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-24T23:24:27.535Z] 8998bd30e6a1: Pulling fs layer [2023-04-24T23:24:27.535Z] 04944245beec: Pulling fs layer [2023-04-24T23:24:27.535Z] 699f458cf7ca: Pulling fs layer [2023-04-24T23:24:27.535Z] 765212b225bb: Pulling fs layer [2023-04-24T23:24:27.536Z] f23df028b6ca: Pulling fs layer [2023-04-24T23:24:27.536Z] d65c8cfc05b1: Pulling fs layer [2023-04-24T23:24:27.536Z] 2437ff75d9bd: Pulling fs layer [2023-04-24T23:24:27.536Z] 765212b225bb: Waiting [2023-04-24T23:24:27.536Z] f23df028b6ca: Waiting [2023-04-24T23:24:27.536Z] d65c8cfc05b1: Waiting [2023-04-24T23:24:27.536Z] 2437ff75d9bd: Waiting [2023-04-24T23:24:27.811Z] 04944245beec: Verifying Checksum [2023-04-24T23:24:27.811Z] 04944245beec: Download complete [2023-04-24T23:24:27.811Z] 765212b225bb: Download complete [2023-04-24T23:24:27.811Z] f23df028b6ca: Verifying Checksum [2023-04-24T23:24:27.811Z] f23df028b6ca: Download complete [2023-04-24T23:24:27.811Z] d65c8cfc05b1: Verifying Checksum [2023-04-24T23:24:27.811Z] d65c8cfc05b1: Download complete [2023-04-24T23:24:27.811Z] 699f458cf7ca: Verifying Checksum [2023-04-24T23:24:27.811Z] 699f458cf7ca: Download complete [2023-04-24T23:24:28.399Z] 8998bd30e6a1: Verifying Checksum [2023-04-24T23:24:28.399Z] 8998bd30e6a1: Download complete [2023-04-24T23:24:30.348Z] 2437ff75d9bd: Verifying Checksum [2023-04-24T23:24:30.348Z] 2437ff75d9bd: Download complete [2023-04-24T23:24:32.287Z] 8998bd30e6a1: Pull complete [2023-04-24T23:24:32.868Z] 04944245beec: Pull complete [2023-04-24T23:24:37.115Z] 699f458cf7ca: Pull complete [2023-04-24T23:24:37.115Z] 765212b225bb: Pull complete [2023-04-24T23:24:37.115Z] f23df028b6ca: Pull complete [2023-04-24T23:24:37.381Z] d65c8cfc05b1: Pull complete [2023-04-24T23:24:49.679Z] 2437ff75d9bd: Pull complete [2023-04-24T23:24:49.679Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-24T23:24:49.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T23:24:49.679Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T23:24:49.868Z] prd-ubuntu20.04-docker-arm64-4c-16g-9579 does not seem to be running inside a container [2023-04-24T23:24:50.005Z] $ 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-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-24T23:24:53.265Z] $ docker top ef174d0eed0a69e3e71c902dedfc5cbc8eb256fb848ba28642e1ef4092bae46e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:24:53.760Z] ---> job-cost.sh [2023-04-24T23:24:54.029Z] lf-activate-venv: SKIPPING [2023-04-24T23:24:54.029Z] INFO: No Stack... [2023-04-24T23:24:54.615Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-24T23:24:55.577Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T23:24:56.225Z] + cat /w/workspace/device-mqtt-go/3/archives/cost.csv [2023-04-24T23:24:56.225Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T23:24:56.254Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-576-3-stack-cost] [2023-04-24T23:24:56.261Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-576-3-stack-cost] did not exist. Created. [2023-04-24T23:24:56.261Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-576-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T23:24:56.594Z] /w/workspace/device-mqtt-go/3@tmp/durable-a9ffab2c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-24T23:24:56.920Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-24T23:24:56.945Z] Warning: overwriting stash ‘stack-cost’ [2023-04-24T23:24:56.988Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T23:24:56.995Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-576-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T23:24:57.031Z] $ docker stop --time=1 ef174d0eed0a69e3e71c902dedfc5cbc8eb256fb848ba28642e1ef4092bae46e [2023-04-24T23:24:58.503Z] $ docker rm -f --volumes ef174d0eed0a69e3e71c902dedfc5cbc8eb256fb848ba28642e1ef4092bae46e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-24T23:24:58.838Z] provisioning config files... [2023-04-24T23:24:58.844Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/config16476399656001493291tmp [Pipeline] { [Pipeline] sh [2023-04-24T23:24:59.134Z] + set +x [2023-04-24T23:24:59.135Z] + curl -s https://codecov.io/bash [2023-04-24T23:24:59.135Z] + bash -s -- [2023-04-24T23:24:59.394Z] [2023-04-24T23:24:59.394Z] _____ _ [2023-04-24T23:24:59.394Z] / ____| | | [2023-04-24T23:24:59.394Z] | | ___ __| | ___ ___ _____ __ [2023-04-24T23:24:59.394Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-24T23:24:59.394Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-24T23:24:59.394Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-24T23:24:59.394Z] Bash-1.0.6 [2023-04-24T23:24:59.394Z] [2023-04-24T23:24:59.394Z] [2023-04-24T23:24:59.394Z] ==> git version 2.25.1 found [2023-04-24T23:24:59.394Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-24T23:24:59.394Z] Release-Date: 2020-01-08 [2023-04-24T23:24:59.394Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-24T23:24:59.394Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-24T23:24:59.394Z] ==> Jenkins CI detected. [2023-04-24T23:24:59.394Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-576 [2023-04-24T23:24:59.394Z] project root: . [2023-04-24T23:24:59.394Z] --> token set from env [2023-04-24T23:24:59.394Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-24T23:24:59.394Z] ==> Running gcov in . (disable via -X gcov) [2023-04-24T23:24:59.394Z] ==> Python coveragepy not found [2023-04-24T23:24:59.394Z] ==> Searching for coverage reports in: [2023-04-24T23:24:59.394Z] + . [2023-04-24T23:24:59.394Z] -> Found 1 reports [2023-04-24T23:24:59.394Z] ==> Detecting git/mercurial file structure [2023-04-24T23:24:59.394Z] ==> Reading reports [2023-04-24T23:24:59.394Z] + ./coverage.out bytes=18460 [2023-04-24T23:24:59.394Z] ==> Appending adjustments [2023-04-24T23:24:59.394Z] https://docs.codecov.io/docs/fixing-reports [2023-04-24T23:24:59.394Z] + Found adjustments [2023-04-24T23:24:59.394Z] ==> Gzipping contents [2023-04-24T23:24:59.394Z] 4.0K /tmp/codecov.Qt46B1.gz [2023-04-24T23:24:59.394Z] ==> Uploading reports [2023-04-24T23:24:59.394Z] url: https://codecov.io [2023-04-24T23:24:59.394Z] query: branch=PR-576&commit=427226ce1fcdc59920bd8330f2786ede12a8e0f0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-576%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=576&job=&cmd_args= [2023-04-24T23:24:59.394Z] -> Pinging Codecov [2023-04-24T23:24:59.394Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-576&commit=427226ce1fcdc59920bd8330f2786ede12a8e0f0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-576%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=576&job=&cmd_args= [2023-04-24T23:24:59.652Z] -> Uploading to [2023-04-24T23:24:59.652Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-24/7D719EC7BBE17E464838252E33014C33/427226ce1fcdc59920bd8330f2786ede12a8e0f0/73249eb6-cc4e-4e77-802a-f57334df53c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T232459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca269bc0d82e6a29f9de472855d8b81d21550d872b75e72157ff5f30f25b468b [2023-04-24T23:24:59.652Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T23:24:59.652Z] Dload Upload Total Spent Left Speed [2023-04-24T23:24:59.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 13369 --:--:-- --:--:-- --:--:-- 13369 [2023-04-24T23:24:59.911Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/427226ce1fcdc59920bd8330f2786ede12a8e0f0 [Pipeline] } [2023-04-24T23:24:59.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-24T23:25:00.653Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives ] [2023-04-24T23:25:00.653Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives [2023-04-24T23:25:00.653Z] total 16 [2023-04-24T23:25:00.653Z] drwxr-xr-x 3 root root 4096 Apr 24 23:19 . [2023-04-24T23:25:00.653Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 23:19 .. [2023-04-24T23:25:00.653Z] drwxr-xr-x 2 root root 4096 Apr 24 23:19 cost [2023-04-24T23:25:00.653Z] -rw-r--r-- 1 root root 87 Apr 24 23:19 cost.csv [2023-04-24T23:25:00.653Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives [2023-04-24T23:25:00.653Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives [2023-04-24T23:25:00.653Z] total 16 [2023-04-24T23:25:00.653Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 23:19 . [2023-04-24T23:25:00.653Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 23:19 .. [2023-04-24T23:25:00.653Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 23:19 cost [2023-04-24T23:25:00.653Z] -rw-r--r-- 1 jenkins jenkins 87 Apr 24 23:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:25:00.942Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:25:01.800Z] ---> package-listing.sh [2023-04-24T23:25:01.800Z] ++ facter osfamily [2023-04-24T23:25:01.800Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-24T23:25:02.058Z] + OS_FAMILY=debian [2023-04-24T23:25:02.058Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-576 [2023-04-24T23:25:02.058Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-24T23:25:02.058Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-24T23:25:02.058Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-24T23:25:02.058Z] + PACKAGES=/tmp/packages_start.txt [2023-04-24T23:25:02.058Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-576 ']' [2023-04-24T23:25:02.058Z] + PACKAGES=/tmp/packages_end.txt [2023-04-24T23:25:02.058Z] + case "${OS_FAMILY}" in [2023-04-24T23:25:02.058Z] + dpkg -l [2023-04-24T23:25:02.058Z] + grep '^ii' [2023-04-24T23:25:02.058Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-24T23:25:02.058Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-24T23:25:02.058Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-24T23:25:02.058Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-576 ']' [2023-04-24T23:25:02.058Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives/ [2023-04-24T23:25:02.058Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives/ [Pipeline] echo [2023-04-24T23:25:02.069Z] 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-mqtt-go_PR-576/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-24T23:25:02.343Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:25:02.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T23:25:02.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T23:25:02.978Z] prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container [2023-04-24T23:25:02.992Z] $ 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-mqtt-go_PR-576/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-mqtt-go_PR-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T23:25:04.207Z] $ docker top 2ebf18175ee4f3be96bde72dc210cc845ec538177d01545431bb3946a12d1040 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T23:25:04.605Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-24T23:25:05.013Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-24T23:25:05.304Z] + ls /var/log/sa-host [2023-04-24T23:25:05.304Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T23:25:05.451Z] provisioning config files... [2023-04-24T23:25:05.460Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/config17184692847630878977tmp [Pipeline] { [Pipeline] echo [2023-04-24T23:25:05.471Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:25:05.755Z] ---> create-netrc.sh [Pipeline] } [2023-04-24T23:25:05.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:25:06.102Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-24T23:25:06.111Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:25:06.396Z] ---> sudo-logs.sh [2023-04-24T23:25:06.396Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-24T23:25:06.423Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:25:06.710Z] ---> job-cost.sh [2023-04-24T23:25:06.710Z] lf-activate-venv: SKIPPING [2023-04-24T23:25:06.710Z] DEBUG: total: 0.4399999976158142 [2023-04-24T23:25:06.710Z] INFO: Retrieving Stack Cost... [2023-04-24T23:25:06.968Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T23:25:07.226Z] INFO: Archiving Costs [Pipeline] echo [2023-04-24T23:25:07.237Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:25:07.522Z] ---> logs-deploy.sh [2023-04-24T23:25:07.522Z] lf-activate-venv: SKIPPING [2023-04-24T23:25:07.522Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-576/3 [2023-04-24T23:25:07.522Z] INFO: archiving workspace using pattern(s): [2023-04-24T23:25:08.462Z] Archives upload complete. [2023-04-24T23:25:08.720Z] INFO: archiving logs to Nexus [2023-04-24T23:25:09.292Z] ---> uname -a: [2023-04-24T23:25:09.292Z] Linux prd-ubuntu20-04-docker-8c-8g-9574 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-24T23:25:09.292Z] [2023-04-24T23:25:09.292Z] [2023-04-24T23:25:09.292Z] ---> lscpu: [2023-04-24T23:25:09.292Z] Architecture: x86_64 [2023-04-24T23:25:09.292Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-24T23:25:09.292Z] Byte Order: Little Endian [2023-04-24T23:25:09.292Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-24T23:25:09.292Z] CPU(s): 8 [2023-04-24T23:25:09.292Z] On-line CPU(s) list: 0-7 [2023-04-24T23:25:09.292Z] Thread(s) per core: 1 [2023-04-24T23:25:09.292Z] Core(s) per socket: 1 [2023-04-24T23:25:09.292Z] Socket(s): 8 [2023-04-24T23:25:09.292Z] NUMA node(s): 1 [2023-04-24T23:25:09.292Z] Vendor ID: AuthenticAMD [2023-04-24T23:25:09.292Z] CPU family: 23 [2023-04-24T23:25:09.292Z] Model: 49 [2023-04-24T23:25:09.292Z] Model name: AMD EPYC-Rome Processor [2023-04-24T23:25:09.292Z] Stepping: 0 [2023-04-24T23:25:09.292Z] CPU MHz: 2799.996 [2023-04-24T23:25:09.292Z] BogoMIPS: 5599.99 [2023-04-24T23:25:09.292Z] Virtualization: AMD-V [2023-04-24T23:25:09.292Z] Hypervisor vendor: KVM [2023-04-24T23:25:09.292Z] Virtualization type: full [2023-04-24T23:25:09.293Z] L1d cache: 256 KiB [2023-04-24T23:25:09.293Z] L1i cache: 256 KiB [2023-04-24T23:25:09.293Z] L2 cache: 4 MiB [2023-04-24T23:25:09.293Z] L3 cache: 128 MiB [2023-04-24T23:25:09.293Z] NUMA node0 CPU(s): 0-7 [2023-04-24T23:25:09.293Z] Vulnerability Itlb multihit: Not affected [2023-04-24T23:25:09.293Z] Vulnerability L1tf: Not affected [2023-04-24T23:25:09.293Z] Vulnerability Mds: Not affected [2023-04-24T23:25:09.293Z] Vulnerability Meltdown: Not affected [2023-04-24T23:25:09.293Z] Vulnerability Mmio stale data: Not affected [2023-04-24T23:25:09.293Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-24T23:25:09.293Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-24T23:25:09.293Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-24T23:25:09.293Z] Vulnerability Srbds: Not affected [2023-04-24T23:25:09.293Z] Vulnerability Tsx async abort: Not affected [2023-04-24T23:25:09.293Z] 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-24T23:25:09.293Z] [2023-04-24T23:25:09.293Z] [2023-04-24T23:25:09.293Z] ---> nproc: [2023-04-24T23:25:09.293Z] 8 [2023-04-24T23:25:09.293Z] [2023-04-24T23:25:09.293Z] [2023-04-24T23:25:09.293Z] ---> df -h: [2023-04-24T23:25:09.293Z] Filesystem Size Used Avail Use% Mounted on [2023-04-24T23:25:09.293Z] overlay 155G 12G 144G 8% / [2023-04-24T23:25:09.293Z] tmpfs 64M 0 64M 0% /dev [2023-04-24T23:25:09.293Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-24T23:25:09.293Z] shm 64M 0 64M 0% /dev/shm [2023-04-24T23:25:09.293Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-24T23:25:09.293Z] [2023-04-24T23:25:09.293Z] [2023-04-24T23:25:09.293Z] ---> sar -b -r -n DEV: [2023-04-24T23:25:09.293Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9574) 04/24/23 _x86_64_ (8 CPU) [2023-04-24T23:25:09.293Z] [2023-04-24T23:25:09.293Z] 22:11:18 LINUX RESTART (8 CPU) [2023-04-24T23:25:09.293Z] [2023-04-24T23:25:09.293Z] 22:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-24T23:25:09.293Z] 22:13:01 6.67 0.00 6.67 0.00 0.00 392.22 0.00 [2023-04-24T23:25:09.293Z] 22:14:01 1.33 0.00 1.33 0.00 0.00 17.20 0.00 [2023-04-24T23:25:09.293Z] 22:15:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 [2023-04-24T23:25:09.293Z] 22:16:01 1.12 0.00 1.12 0.00 0.00 14.66 0.00 [2023-04-24T23:25:09.293Z] 22:17:01 50.69 10.60 40.09 0.00 5155.01 8879.85 0.00 [2023-04-24T23:25:09.293Z] 22:18:01 6.10 0.02 6.08 0.00 0.13 125.05 0.00 [2023-04-24T23:25:09.293Z] 22:19:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2023-04-24T23:25:09.293Z] 22:20:01 1.85 0.00 1.85 0.00 0.00 21.06 0.00 [2023-04-24T23:25:09.293Z] 22:21:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 [2023-04-24T23:25:09.293Z] 22:22:01 4.12 1.02 3.10 0.00 21.86 40.13 0.00 [2023-04-24T23:25:09.293Z] 22:23:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 [2023-04-24T23:25:09.293Z] 22:24:01 1.93 0.00 1.93 0.00 0.00 21.60 0.00 [2023-04-24T23:25:09.293Z] 22:25:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 [2023-04-24T23:25:09.293Z] 22:26:01 1.95 0.00 1.95 0.00 0.00 21.46 0.00 [2023-04-24T23:25:09.293Z] 22:27:01 2.25 0.02 2.23 0.00 0.13 30.00 0.00 [2023-04-24T23:25:09.293Z] 22:28:01 1.78 0.00 1.78 0.00 0.00 19.73 0.00 [2023-04-24T23:25:09.293Z] 22:29:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 [2023-04-24T23:25:09.293Z] 22:30:01 2.02 0.00 2.02 0.00 0.00 23.73 0.00 [2023-04-24T23:25:09.293Z] 22:31:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 [2023-04-24T23:25:09.293Z] 22:32:01 2.12 0.00 2.12 0.00 0.00 24.26 0.00 [2023-04-24T23:25:09.293Z] 22:33:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 [2023-04-24T23:25:09.293Z] 22:34:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 [2023-04-24T23:25:09.293Z] 22:35:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 [2023-04-24T23:25:09.293Z] 22:36:01 1.95 0.00 1.95 0.00 0.00 21.46 0.00 [2023-04-24T23:25:09.293Z] 22:37:02 1.52 0.00 1.52 0.00 0.00 18.26 0.00 [2023-04-24T23:25:09.293Z] 22:38:01 1.97 0.00 1.97 0.00 0.00 21.55 0.00 [2023-04-24T23:25:09.293Z] 22:39:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 [2023-04-24T23:25:09.293Z] 22:40:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 [2023-04-24T23:25:09.293Z] 22:41:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 [2023-04-24T23:25:09.293Z] 22:42:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 [2023-04-24T23:25:09.293Z] 22:43:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2023-04-24T23:25:09.293Z] 22:44:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 [2023-04-24T23:25:09.293Z] 22:45:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2023-04-24T23:25:09.293Z] 22:46:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 [2023-04-24T23:25:09.293Z] 22:47:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2023-04-24T23:25:09.293Z] 22:48:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 [2023-04-24T23:25:09.293Z] 22:49:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 [2023-04-24T23:25:09.293Z] 22:50:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 [2023-04-24T23:25:09.293Z] 22:51:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 [2023-04-24T23:25:09.293Z] 22:52:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 [2023-04-24T23:25:09.293Z] 22:53:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2023-04-24T23:25:09.293Z] 22:54:01 2.92 0.18 2.73 0.00 18.53 34.79 0.00 [2023-04-24T23:25:09.293Z] 22:55:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2023-04-24T23:25:09.293Z] 22:56:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 [2023-04-24T23:25:09.293Z] 22:57:01 5.23 3.85 1.38 0.00 87.05 26.40 0.00 [2023-04-24T23:25:09.293Z] 22:58:01 2.33 0.00 2.33 0.00 0.00 27.20 0.00 [2023-04-24T23:25:09.293Z] 22:59:01 1.43 0.00 1.43 0.00 0.00 15.06 0.00 [2023-04-24T23:25:09.293Z] 23:00:01 2.03 0.00 2.03 0.00 0.00 21.86 0.00 [2023-04-24T23:25:09.293Z] 23:01:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 [2023-04-24T23:25:09.293Z] 23:02:01 1.96 0.00 1.96 0.00 0.00 21.71 0.00 [2023-04-24T23:25:09.293Z] 23:03:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 [2023-04-24T23:25:09.293Z] 23:04:01 1.85 0.00 1.85 0.00 0.00 19.86 0.00 [2023-04-24T23:25:09.293Z] 23:05:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 [2023-04-24T23:25:09.293Z] 23:06:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 [2023-04-24T23:25:09.293Z] 23:07:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 [2023-04-24T23:25:09.293Z] 23:08:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 [2023-04-24T23:25:09.293Z] 23:09:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2023-04-24T23:25:09.293Z] 23:10:01 1.95 0.00 1.95 0.00 0.00 21.60 0.00 [2023-04-24T23:25:09.293Z] 23:11:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 [2023-04-24T23:25:09.293Z] 23:12:01 1.82 0.00 1.82 0.00 0.00 21.20 0.00 [2023-04-24T23:25:09.293Z] 23:13:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2023-04-24T23:25:09.293Z] 23:14:01 1.70 0.00 1.70 0.00 0.00 18.53 0.00 [2023-04-24T23:25:09.293Z] 23:15:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2023-04-24T23:25:09.293Z] 23:16:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2023-04-24T23:25:09.293Z] 23:17:01 229.55 13.06 216.48 0.00 1908.62 12607.90 0.00 [2023-04-24T23:25:09.293Z] 23:18:01 142.49 1.48 141.01 0.00 31.46 61092.75 0.00 [2023-04-24T23:25:09.293Z] 23:19:01 110.17 0.23 109.94 0.00 13.86 21130.12 0.00 [2023-04-24T23:25:09.293Z] 23:20:01 108.23 0.07 108.17 0.00 4.27 33866.67 0.00 [2023-04-24T23:25:09.293Z] 23:21:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 [2023-04-24T23:25:09.293Z] 23:22:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 [2023-04-24T23:25:09.293Z] 23:23:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 [2023-04-24T23:25:09.293Z] 23:24:01 1.72 0.00 1.72 0.00 0.00 19.06 0.00 [2023-04-24T23:25:09.293Z] 23:25:01 1.23 0.15 1.08 0.00 9.73 12.53 0.00 [2023-04-24T23:25:09.293Z] Average: 10.43 0.42 10.01 0.00 99.34 1908.23 0.00 [2023-04-24T23:25:09.293Z] [2023-04-24T23:25:09.293Z] 22:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-24T23:25:09.293Z] 22:13:01 30631812 31894988 482064 1.47 47224 1538896 1677096 4.94 596632 1406260 164 [2023-04-24T23:25:09.293Z] 22:14:01 30631356 31894624 481948 1.47 47272 1538900 1677096 4.94 597116 1406252 20 [2023-04-24T23:25:09.293Z] 22:15:01 30630872 31894152 482200 1.47 47304 1538900 1677096 4.94 598184 1406252 24 [2023-04-24T23:25:09.293Z] 22:16:01 30632060 31896248 480748 1.46 47344 1538908 1677096 4.94 596404 1407080 8 [2023-04-24T23:25:09.293Z] 22:17:01 30081692 31857516 498552 1.52 81908 2002520 1716232 5.06 926932 1585064 916 [2023-04-24T23:25:09.293Z] 22:18:01 30086904 31858304 496644 1.51 80536 1999268 1700188 5.01 924656 1582000 8 [2023-04-24T23:25:09.293Z] 22:19:01 30086604 31858120 496876 1.51 80632 1999272 1700188 5.01 924764 1582012 8 [2023-04-24T23:25:09.293Z] 22:20:01 30086612 31858244 496732 1.51 80720 1999276 1700188 5.01 924908 1582024 8 [2023-04-24T23:25:09.293Z] 22:21:01 30086628 31858740 496552 1.51 80816 1999280 1700188 5.01 924844 1582448 164 [2023-04-24T23:25:09.293Z] 22:22:01 30084660 31857796 497192 1.51 80968 1999904 1711264 5.04 925396 1582944 24 [2023-04-24T23:25:09.293Z] 22:23:01 30084480 31857672 497296 1.51 81064 1999904 1711264 5.04 925452 1582948 8 [2023-04-24T23:25:09.293Z] 22:24:01 30083792 31857120 497752 1.51 81152 1999908 1711264 5.04 925600 1582960 8 [2023-04-24T23:25:09.293Z] 22:25:01 30083924 31857388 497400 1.51 81248 1999912 1711264 5.04 926240 1582988 8 [2023-04-24T23:25:09.293Z] 22:26:01 30084192 31857716 496968 1.51 81344 1999912 1711264 5.04 926116 1582992 184 [2023-04-24T23:25:09.293Z] 22:27:01 30083008 31856672 497908 1.51 81452 1999892 1715524 5.06 926612 1582948 36 [2023-04-24T23:25:09.293Z] 22:28:01 30083544 31857240 497304 1.51 81516 1999892 1715524 5.06 926324 1582948 12 [2023-04-24T23:25:09.293Z] 22:29:01 30083528 31857340 497196 1.51 81604 1999896 1715524 5.06 926584 1582960 8 [2023-04-24T23:25:09.293Z] 22:30:01 30083544 31857480 497036 1.51 81700 1999896 1715524 5.06 926656 1582968 8 [2023-04-24T23:25:09.293Z] 22:31:01 30083712 31857860 496792 1.51 81788 2000032 1715524 5.06 926528 1583100 8 [2023-04-24T23:25:09.293Z] 22:32:01 30083444 31857672 496900 1.51 81900 2000020 1715524 5.06 926824 1583108 8 [2023-04-24T23:25:09.293Z] 22:33:01 30083388 31857732 496768 1.51 81988 2000040 1715524 5.06 926972 1583108 8 [2023-04-24T23:25:09.293Z] 22:34:01 30083316 31857780 496720 1.51 82084 2000040 1715524 5.06 927572 1583116 168 [2023-04-24T23:25:09.293Z] 22:35:01 30083340 31857864 496608 1.51 82172 2000044 1715524 5.06 927220 1583124 8 [2023-04-24T23:25:09.293Z] 22:36:01 30083300 31857968 496476 1.51 82268 2000044 1715524 5.06 927288 1583112 8 [2023-04-24T23:25:09.293Z] 22:37:02 30083460 31858192 496392 1.51 82380 2000028 1715524 5.06 927456 1583124 8 [2023-04-24T23:25:09.294Z] 22:38:01 30083404 31858260 496252 1.51 82452 2000056 1731584 5.10 927948 1583124 8 [2023-04-24T23:25:09.294Z] 22:39:01 30083396 31858256 496212 1.51 82476 2000056 1731584 5.10 927688 1583124 8 [2023-04-24T23:25:09.294Z] 22:40:01 30083380 31858296 496132 1.51 82508 2000056 1731584 5.10 927780 1583132 48 [2023-04-24T23:25:09.294Z] 22:41:01 30083072 31857992 496344 1.51 82524 2000064 1731584 5.10 927832 1583132 8 [2023-04-24T23:25:09.294Z] 22:42:01 30083000 31857984 496248 1.51 82548 2000068 1731584 5.10 928400 1583144 224 [2023-04-24T23:25:09.294Z] 22:43:01 30085196 31860232 494396 1.50 82588 2000072 1715336 5.06 926992 1583136 28 [2023-04-24T23:25:09.294Z] 22:44:01 30085000 31860056 494564 1.50 82620 2000072 1715336 5.06 926912 1583136 24 [2023-04-24T23:25:09.294Z] 22:45:01 30084724 31859784 494784 1.50 82644 2000076 1715336 5.06 926656 1583140 8 [2023-04-24T23:25:09.294Z] 22:46:01 30084660 31859780 494748 1.50 82660 2000080 1715336 5.06 926732 1583148 40 [2023-04-24T23:25:09.294Z] 22:47:01 30084668 31859788 494660 1.50 82692 2000080 1715336 5.06 927036 1583148 20 [2023-04-24T23:25:09.294Z] 22:48:01 30084140 31859320 495072 1.51 82732 2000080 1715336 5.06 927124 1583156 48 [2023-04-24T23:25:09.294Z] 22:49:01 30084084 31859300 495020 1.51 82764 2000088 1715336 5.06 927224 1583152 8 [2023-04-24T23:25:09.294Z] 22:50:01 30084060 31859336 494940 1.51 82796 2000092 1731420 5.10 927276 1583160 8 [2023-04-24T23:25:09.294Z] 22:51:01 30084228 31859568 494848 1.50 82868 2000088 1731420 5.10 927392 1583168 8 [2023-04-24T23:25:09.294Z] 22:52:01 30083684 31859084 495284 1.51 82916 2000096 1731420 5.10 927760 1583172 4 [2023-04-24T23:25:09.294Z] 22:53:01 30083668 31859072 495244 1.51 82960 2000088 1731420 5.10 927756 1583176 12 [2023-04-24T23:25:09.294Z] 22:54:01 30080504 31856672 497748 1.51 83008 2000660 1729516 5.10 928428 1583464 188 [2023-04-24T23:25:09.294Z] 22:55:01 30080496 31856668 497704 1.51 83032 2000664 1729516 5.10 928372 1583468 8 [2023-04-24T23:25:09.294Z] 22:56:01 30080432 31856656 497660 1.51 83064 2000672 1729516 5.10 928528 1583472 196 [2023-04-24T23:25:09.294Z] 22:57:01 30040916 31820680 532856 1.62 83116 2003688 1729516 5.10 969660 1585128 208 [2023-04-24T23:25:09.294Z] 22:58:01 30040892 31820792 532692 1.62 83228 2003688 1729516 5.10 969360 1585152 16 [2023-04-24T23:25:09.294Z] 22:59:01 30040412 31820376 533080 1.62 83308 2003696 1729516 5.10 969016 1585160 8 [2023-04-24T23:25:09.294Z] 23:00:01 30040360 31820444 533232 1.62 83404 2003696 1729516 5.10 969212 1585168 8 [2023-04-24T23:25:09.294Z] 23:01:01 30040092 31820240 533392 1.62 83500 2003700 1729516 5.10 969612 1585176 184 [2023-04-24T23:25:09.294Z] 23:02:01 30039680 31819964 533560 1.62 83592 2003696 1729516 5.10 969756 1585184 8 [2023-04-24T23:25:09.294Z] 23:03:01 30039672 31820020 533448 1.62 83700 2003688 1729516 5.10 969512 1585192 8 [2023-04-24T23:25:09.294Z] 23:04:01 30039112 31819532 533876 1.62 83740 2003708 1729516 5.10 970584 1585168 8 [2023-04-24T23:25:09.294Z] 23:05:01 30037868 31818400 534960 1.63 83836 2003708 1729516 5.10 971680 1585176 8 [2023-04-24T23:25:09.294Z] 23:06:01 30038200 31818800 534920 1.63 83868 2003716 1729516 5.10 971224 1585188 48 [2023-04-24T23:25:09.294Z] 23:07:01 30038192 31818792 534884 1.63 83900 2003716 1729516 5.10 971388 1585188 16 [2023-04-24T23:25:09.294Z] 23:08:01 30038392 31819048 534808 1.63 83952 2003708 1729516 5.10 971444 1585196 12 [2023-04-24T23:25:09.294Z] 23:09:01 30038124 31818824 535012 1.63 83972 2003724 1729516 5.10 971572 1585184 8 [2023-04-24T23:25:09.294Z] 23:10:01 30037824 31818580 535176 1.63 84052 2003724 1729516 5.10 971672 1585188 188 [2023-04-24T23:25:09.294Z] 23:11:01 30037736 31818612 535076 1.63 84148 2003732 1729516 5.10 972096 1585204 188 [2023-04-24T23:25:09.294Z] 23:12:01 30037868 31818808 534764 1.63 84212 2003736 1729516 5.10 972388 1585212 188 [2023-04-24T23:25:09.294Z] 23:13:01 30037300 31818320 535276 1.63 84260 2003728 1729516 5.10 972376 1585196 20 [2023-04-24T23:25:09.294Z] 23:14:01 30036732 31817888 535512 1.63 84292 2003872 1729516 5.10 972568 1585276 196 [2023-04-24T23:25:09.294Z] 23:15:01 30036632 31817852 535724 1.63 84316 2003872 1729516 5.10 972556 1585336 176 [2023-04-24T23:25:09.294Z] 23:16:01 30036672 31817896 535636 1.63 84340 2003876 1713276 5.05 972568 1585340 8 [2023-04-24T23:25:09.294Z] 23:17:01 28955400 31585636 724248 2.20 106820 2796056 1935376 5.70 1306148 2247848 441544 [2023-04-24T23:25:09.294Z] 23:18:01 27282644 31575712 719860 2.19 180916 4244316 1917616 5.65 1497192 3579112 299152 [2023-04-24T23:25:09.294Z] 23:19:01 27704016 31418140 870352 2.65 186344 3694676 2206468 6.50 1682416 2998204 10944 [2023-04-24T23:25:09.294Z] 23:20:01 27131980 31570012 719336 2.19 195764 4365100 1830816 5.40 1573964 3632576 348 [2023-04-24T23:25:09.294Z] 23:21:01 27131972 31570052 719284 2.19 195804 4365100 1830816 5.40 1574012 3632576 24 [2023-04-24T23:25:09.294Z] 23:22:01 27140052 31578140 711120 2.16 195832 4365104 1830816 5.40 1566048 3632580 48 [2023-04-24T23:25:09.294Z] 23:23:01 27140440 31578608 710816 2.16 195888 4365096 1830816 5.40 1566072 3632580 20 [2023-04-24T23:25:09.294Z] 23:24:01 27148220 31586424 702992 2.14 195904 4365108 1830816 5.40 1558620 3632584 8 [2023-04-24T23:25:09.294Z] 23:25:01 27138956 31578056 711352 2.16 195928 4365912 1874128 5.52 1569328 3632728 668 [2023-04-24T23:25:09.294Z] Average: 29772950 31812783 535070 1.63 93126 2235054 1741010 5.13 996947 1798266 10370 [2023-04-24T23:25:09.294Z] [2023-04-24T23:25:09.294Z] 22:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-24T23:25:09.294Z] 22:13:01 ens3 2.88 1.30 1.89 0.33 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:13:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:14:01 ens3 1.93 0.68 0.46 0.29 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:15:01 ens3 1.47 1.07 0.67 0.51 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:16:01 ens3 0.52 0.47 0.26 0.22 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:17:01 ens3 152.04 60.94 2867.42 4.55 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:17:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:18:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:19:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:20:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:21:01 ens3 0.28 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:22:01 ens3 0.37 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:23:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:24:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:26:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:27:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:28:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:32:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:34:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.294Z] 22:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:37:02 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:38:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:42:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:43:01 ens3 0.47 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:44:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:47:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:49:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:50:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:52:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:54:01 ens3 0.35 0.33 0.11 0.04 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:54:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:57:01 ens3 12.30 9.33 12.17 6.55 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:58:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:02:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:04:01 ens3 1.20 0.33 0.75 0.02 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:05:01 ens3 0.35 0.28 0.25 0.21 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:07:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:08:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:11:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:12:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:17:01 ens3 414.08 269.29 6256.05 77.69 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.295Z] 23:17:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:17:01 docker0 3.98 3.32 0.44 48.21 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:18:01 ens3 320.31 176.19 1977.81 21.62 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:18:01 docker0 168.77 307.63 13.60 1967.31 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:19:01 ens3 47.53 31.14 93.56 18.35 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:19:01 veth25e591d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:19:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:19:01 docker0 1.32 3.35 0.08 42.49 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:20:01 ens3 111.08 68.93 2576.06 16.62 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:20:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:20:01 docker0 1.32 3.12 0.09 43.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:21:01 ens3 1.25 0.32 0.43 0.27 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:22:01 ens3 0.65 0.33 0.34 0.26 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:24:01 ens3 0.43 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:25:01 ens3 8.52 5.82 8.83 2.95 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:25:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] Average: ens3 14.85 8.65 189.05 2.08 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] Average: docker0 2.40 4.35 0.19 28.79 0.00 0.00 0.00 0.00 [2023-04-24T23:25:09.296Z] [2023-04-24T23:25:09.296Z] [2023-04-24T23:25:09.296Z] ---> sar -P ALL: [2023-04-24T23:25:09.296Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9574) 04/24/23 _x86_64_ (8 CPU) [2023-04-24T23:25:09.296Z] [2023-04-24T23:25:09.296Z] 22:11:18 LINUX RESTART (8 CPU) [2023-04-24T23:25:09.296Z] [2023-04-24T23:25:09.296Z] 22:12:01 CPU %user %nice %system %iowait %steal %idle [2023-04-24T23:25:09.296Z] 22:13:01 all 0.03 0.00 0.03 0.07 0.01 99.86 [2023-04-24T23:25:09.296Z] 22:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-24T23:25:09.296Z] 22:13:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2023-04-24T23:25:09.296Z] 22:13:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-24T23:25:09.296Z] 22:13:01 3 0.10 0.00 0.03 0.00 0.00 99.87 [2023-04-24T23:25:09.296Z] 22:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.296Z] 22:13:01 5 0.00 0.00 0.02 0.27 0.00 99.72 [2023-04-24T23:25:09.296Z] 22:13:01 6 0.02 0.00 0.02 0.28 0.02 99.67 [2023-04-24T23:25:09.296Z] 22:13:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-24T23:25:09.296Z] 22:14:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2023-04-24T23:25:09.296Z] 22:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.296Z] 22:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-24T23:25:09.296Z] 22:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-24T23:25:09.296Z] 22:14:01 3 0.13 0.00 0.02 0.00 0.00 99.85 [2023-04-24T23:25:09.296Z] 22:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.296Z] 22:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.296Z] 22:14:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2023-04-24T23:25:09.296Z] 22:14:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-24T23:25:09.296Z] 22:15:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-04-24T23:25:09.296Z] 22:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.296Z] 22:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.296Z] 22:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.296Z] 22:15:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-24T23:25:09.296Z] 22:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.296Z] 22:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-24T23:25:09.296Z] 22:15:01 6 0.02 0.00 0.00 0.02 0.03 99.93 [2023-04-24T23:25:09.296Z] 22:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-24T23:25:09.296Z] 22:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-24T23:25:09.296Z] 22:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.296Z] 22:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.296Z] 22:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.296Z] 22:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.296Z] 22:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.296Z] 22:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.296Z] 22:16:01 6 0.03 0.00 0.03 0.03 0.02 99.88 [2023-04-24T23:25:09.296Z] 22:16:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-04-24T23:25:09.296Z] 22:17:01 all 2.31 0.00 1.40 0.69 0.03 95.57 [2023-04-24T23:25:09.296Z] 22:17:01 0 1.95 0.00 2.02 0.10 0.02 95.91 [2023-04-24T23:25:09.296Z] 22:17:01 1 2.68 0.00 0.78 0.18 0.02 96.34 [2023-04-24T23:25:09.296Z] 22:17:01 2 2.04 0.00 1.30 0.70 0.02 95.95 [2023-04-24T23:25:09.296Z] 22:17:01 3 3.46 0.00 1.30 0.08 0.03 95.12 [2023-04-24T23:25:09.296Z] 22:17:01 4 2.87 0.00 2.14 0.30 0.03 94.66 [2023-04-24T23:25:09.296Z] 22:17:01 5 1.87 0.00 1.12 0.55 0.03 96.42 [2023-04-24T23:25:09.296Z] 22:17:01 6 1.79 0.00 1.02 2.98 0.03 94.18 [2023-04-24T23:25:09.296Z] 22:17:01 7 1.85 0.00 1.50 0.67 0.03 95.94 [2023-04-24T23:25:09.296Z] 22:18:01 all 0.07 0.00 0.05 0.02 0.01 99.86 [2023-04-24T23:25:09.296Z] 22:18:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2023-04-24T23:25:09.296Z] 22:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-24T23:25:09.296Z] 22:18:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-24T23:25:09.296Z] 22:18:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-24T23:25:09.296Z] 22:18:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-24T23:25:09.296Z] 22:18:01 5 0.10 0.00 0.05 0.03 0.00 99.82 [2023-04-24T23:25:09.296Z] 22:18:01 6 0.25 0.00 0.12 0.10 0.02 99.52 [2023-04-24T23:25:09.296Z] 22:18:01 7 0.03 0.00 0.03 0.03 0.00 99.90 [2023-04-24T23:25:09.296Z] 22:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-24T23:25:09.296Z] 22:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.296Z] 22:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.296Z] 22:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.296Z] 22:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.296Z] 22:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.296Z] 22:19:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-04-24T23:25:09.296Z] 22:19:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-04-24T23:25:09.296Z] 22:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.296Z] 22:20:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2023-04-24T23:25:09.296Z] 22:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.296Z] 22:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.296Z] 22:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.296Z] 22:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.296Z] 22:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.296Z] 22:20:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-04-24T23:25:09.296Z] 22:20:01 6 0.05 0.00 0.03 0.02 0.02 99.88 [2023-04-24T23:25:09.296Z] 22:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.296Z] 22:21:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2023-04-24T23:25:09.296Z] 22:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.296Z] 22:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.296Z] 22:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.296Z] 22:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.296Z] 22:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.296Z] 22:21:01 5 0.03 0.00 0.00 0.05 0.00 99.92 [2023-04-24T23:25:09.296Z] 22:21:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2023-04-24T23:25:09.296Z] 22:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.296Z] 22:22:01 all 0.05 0.00 0.03 0.02 0.01 99.89 [2023-04-24T23:25:09.296Z] 22:22:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-04-24T23:25:09.296Z] 22:22:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-24T23:25:09.296Z] 22:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.296Z] 22:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.296Z] 22:22:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-24T23:25:09.296Z] 22:22:01 5 0.02 0.00 0.05 0.07 0.02 99.85 [2023-04-24T23:25:09.296Z] 22:22:01 6 0.18 0.00 0.10 0.05 0.03 99.63 [2023-04-24T23:25:09.296Z] 22:22:01 7 0.07 0.00 0.00 0.03 0.02 99.88 [2023-04-24T23:25:09.296Z] 22:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-04-24T23:25:09.296Z] 22:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.296Z] 22:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.296Z] 22:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-24T23:25:09.296Z] 22:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.296Z] 22:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.296Z] 22:23:01 5 0.00 0.00 0.02 0.05 0.00 99.93 [2023-04-24T23:25:09.296Z] 22:23:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-24T23:25:09.297Z] 22:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] [2023-04-24T23:25:09.297Z] 22:23:01 CPU %user %nice %system %iowait %steal %idle [2023-04-24T23:25:09.297Z] 22:24:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-04-24T23:25:09.297Z] 22:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.297Z] 22:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:24:01 5 0.02 0.00 0.02 0.07 0.00 99.90 [2023-04-24T23:25:09.297Z] 22:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.297Z] 22:24:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-24T23:25:09.297Z] 22:25:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-04-24T23:25:09.297Z] 22:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.297Z] 22:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:25:01 5 0.02 0.00 0.03 0.05 0.02 99.88 [2023-04-24T23:25:09.297Z] 22:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-24T23:25:09.297Z] 22:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.297Z] 22:26:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2023-04-24T23:25:09.297Z] 22:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-24T23:25:09.297Z] 22:26:01 2 0.35 0.00 0.00 0.00 0.00 99.65 [2023-04-24T23:25:09.297Z] 22:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:26:01 5 0.03 0.00 0.03 0.03 0.00 99.90 [2023-04-24T23:25:09.297Z] 22:26:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-24T23:25:09.297Z] 22:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:27:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2023-04-24T23:25:09.297Z] 22:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-24T23:25:09.297Z] 22:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.297Z] 22:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-24T23:25:09.297Z] 22:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:27:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-24T23:25:09.297Z] 22:27:01 5 0.03 0.00 0.02 0.07 0.02 99.87 [2023-04-24T23:25:09.297Z] 22:27:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2023-04-24T23:25:09.297Z] 22:27:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-24T23:25:09.297Z] 22:28:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-04-24T23:25:09.297Z] 22:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.297Z] 22:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:28:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-24T23:25:09.297Z] 22:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:28:01 5 0.05 0.00 0.02 0.03 0.00 99.90 [2023-04-24T23:25:09.297Z] 22:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.297Z] 22:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:29:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-04-24T23:25:09.297Z] 22:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:29:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-04-24T23:25:09.297Z] 22:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:29:01 5 0.02 0.00 0.02 0.07 0.00 99.90 [2023-04-24T23:25:09.297Z] 22:29:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-24T23:25:09.297Z] 22:29:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-24T23:25:09.297Z] 22:30:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-04-24T23:25:09.297Z] 22:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:30:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-24T23:25:09.297Z] 22:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-24T23:25:09.297Z] 22:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:30:01 5 0.03 0.00 0.02 0.05 0.02 99.88 [2023-04-24T23:25:09.297Z] 22:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-24T23:25:09.297Z] 22:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.297Z] 22:31:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.297Z] 22:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:31:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2023-04-24T23:25:09.297Z] 22:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.297Z] 22:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:32:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2023-04-24T23:25:09.297Z] 22:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.297Z] 22:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.297Z] 22:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.297Z] 22:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:32:01 5 0.03 0.00 0.02 0.08 0.00 99.87 [2023-04-24T23:25:09.297Z] 22:32:01 6 0.03 0.00 0.00 0.07 0.02 99.88 [2023-04-24T23:25:09.297Z] 22:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:33:01 all 0.01 0.00 0.01 0.00 0.02 99.95 [2023-04-24T23:25:09.297Z] 22:33:01 0 0.00 0.00 0.02 0.00 0.13 99.85 [2023-04-24T23:25:09.297Z] 22:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.297Z] 22:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:33:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2023-04-24T23:25:09.297Z] 22:33:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-24T23:25:09.297Z] 22:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:34:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2023-04-24T23:25:09.297Z] 22:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.297Z] 22:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:34:01 5 0.03 0.00 0.02 0.05 0.00 99.90 [2023-04-24T23:25:09.297Z] 22:34:01 6 0.03 0.00 0.00 0.02 0.03 99.92 [2023-04-24T23:25:09.297Z] 22:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] [2023-04-24T23:25:09.297Z] 22:34:01 CPU %user %nice %system %iowait %steal %idle [2023-04-24T23:25:09.297Z] 22:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-24T23:25:09.297Z] 22:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:35:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-24T23:25:09.297Z] 22:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:35:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-04-24T23:25:09.297Z] 22:35:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2023-04-24T23:25:09.297Z] 22:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.297Z] 22:36:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-04-24T23:25:09.297Z] 22:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-24T23:25:09.297Z] 22:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.297Z] 22:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.297Z] 22:36:01 5 0.02 0.00 0.02 0.05 0.02 99.90 [2023-04-24T23:25:09.297Z] 22:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-24T23:25:09.297Z] 22:37:02 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-04-24T23:25:09.297Z] 22:37:02 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-24T23:25:09.297Z] 22:37:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:37:02 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-24T23:25:09.298Z] 22:37:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:37:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:37:02 5 0.03 0.00 0.02 0.05 0.00 99.90 [2023-04-24T23:25:09.298Z] 22:37:02 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.298Z] 22:37:02 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-24T23:25:09.298Z] 22:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-24T23:25:09.298Z] 22:38:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-04-24T23:25:09.298Z] 22:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.298Z] 22:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:38:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-04-24T23:25:09.298Z] 22:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-24T23:25:09.298Z] 22:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:39:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-04-24T23:25:09.298Z] 22:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-24T23:25:09.298Z] 22:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.298Z] 22:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:39:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-04-24T23:25:09.298Z] 22:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.298Z] 22:40:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-04-24T23:25:09.298Z] 22:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-24T23:25:09.298Z] 22:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.298Z] 22:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:40:01 5 0.02 0.00 0.02 0.07 0.00 99.90 [2023-04-24T23:25:09.298Z] 22:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-24T23:25:09.298Z] 22:40:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-24T23:25:09.298Z] 22:41:01 all 0.22 0.00 0.02 0.00 0.01 99.75 [2023-04-24T23:25:09.298Z] 22:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:41:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-24T23:25:09.298Z] 22:41:01 2 1.65 0.00 0.03 0.00 0.02 98.30 [2023-04-24T23:25:09.298Z] 22:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:41:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-24T23:25:09.298Z] 22:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-24T23:25:09.298Z] 22:41:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-24T23:25:09.298Z] 22:42:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2023-04-24T23:25:09.298Z] 22:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.298Z] 22:42:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-24T23:25:09.298Z] 22:42:01 2 2.00 0.00 0.00 0.00 0.00 98.00 [2023-04-24T23:25:09.298Z] 22:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.298Z] 22:42:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-24T23:25:09.298Z] 22:42:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-24T23:25:09.298Z] 22:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:43:01 all 0.36 0.00 0.00 0.01 0.01 99.63 [2023-04-24T23:25:09.298Z] 22:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.298Z] 22:43:01 1 0.78 0.00 0.02 0.00 0.02 99.18 [2023-04-24T23:25:09.298Z] 22:43:01 2 1.97 0.00 0.00 0.00 0.02 98.01 [2023-04-24T23:25:09.298Z] 22:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:43:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-04-24T23:25:09.298Z] 22:43:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-24T23:25:09.298Z] 22:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:44:01 all 0.25 0.00 0.01 0.00 0.00 99.73 [2023-04-24T23:25:09.298Z] 22:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:44:01 2 1.84 0.00 0.05 0.00 0.00 98.11 [2023-04-24T23:25:09.298Z] 22:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:44:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2023-04-24T23:25:09.298Z] 22:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-24T23:25:09.298Z] 22:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:45:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2023-04-24T23:25:09.298Z] 22:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.298Z] 22:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.298Z] 22:45:01 2 0.32 0.00 0.05 0.00 0.00 99.63 [2023-04-24T23:25:09.298Z] 22:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:45:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-24T23:25:09.298Z] 22:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-24T23:25:09.298Z] 22:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-24T23:25:09.298Z] [2023-04-24T23:25:09.298Z] 22:45:01 CPU %user %nice %system %iowait %steal %idle [2023-04-24T23:25:09.298Z] 22:46:01 all 0.18 0.00 0.01 0.00 0.01 99.80 [2023-04-24T23:25:09.298Z] 22:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:46:01 2 1.37 0.00 0.03 0.00 0.02 98.58 [2023-04-24T23:25:09.298Z] 22:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-24T23:25:09.298Z] 22:46:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-24T23:25:09.298Z] 22:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:47:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2023-04-24T23:25:09.298Z] 22:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.298Z] 22:47:01 1 0.78 0.00 0.02 0.00 0.00 99.20 [2023-04-24T23:25:09.298Z] 22:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.298Z] 22:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:47:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2023-04-24T23:25:09.298Z] 22:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-24T23:25:09.298Z] 22:47:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-24T23:25:09.298Z] 22:48:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-04-24T23:25:09.298Z] 22:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:48:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-24T23:25:09.298Z] 22:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-24T23:25:09.298Z] 22:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:48:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2023-04-24T23:25:09.298Z] 22:48:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-24T23:25:09.298Z] 22:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.298Z] 22:49:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-04-24T23:25:09.298Z] 22:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.298Z] 22:49:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2023-04-24T23:25:09.298Z] 22:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:49:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2023-04-24T23:25:09.298Z] 22:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.298Z] 22:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.298Z] 22:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-04-24T23:25:09.298Z] 22:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.298Z] 22:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.298Z] 22:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:50:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-04-24T23:25:09.298Z] 22:50:01 6 0.00 0.00 0.03 0.02 0.02 99.93 [2023-04-24T23:25:09.298Z] 22:50:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-24T23:25:09.298Z] 22:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-24T23:25:09.298Z] 22:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-24T23:25:09.298Z] 22:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:51:01 5 0.05 0.00 0.02 0.03 0.00 99.90 [2023-04-24T23:25:09.298Z] 22:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.298Z] 22:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:52:01 all 0.21 0.00 0.01 0.01 0.00 99.77 [2023-04-24T23:25:09.298Z] 22:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:52:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-24T23:25:09.298Z] 22:52:01 2 0.17 0.00 0.00 0.00 0.00 99.83 [2023-04-24T23:25:09.298Z] 22:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:52:01 5 0.05 0.00 0.00 0.03 0.00 99.92 [2023-04-24T23:25:09.298Z] 22:52:01 6 0.02 0.00 0.03 0.02 0.03 99.90 [2023-04-24T23:25:09.298Z] 22:52:01 7 1.37 0.00 0.00 0.00 0.00 98.63 [2023-04-24T23:25:09.298Z] 22:53:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2023-04-24T23:25:09.298Z] 22:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.298Z] 22:53:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-24T23:25:09.298Z] 22:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.298Z] 22:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.298Z] 22:53:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2023-04-24T23:25:09.299Z] 22:53:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-04-24T23:25:09.299Z] 22:53:01 7 1.99 0.00 0.00 0.00 0.00 98.01 [2023-04-24T23:25:09.299Z] 22:54:01 all 0.23 0.00 0.05 0.01 0.00 99.71 [2023-04-24T23:25:09.299Z] 22:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-24T23:25:09.299Z] 22:54:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2023-04-24T23:25:09.299Z] 22:54:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-24T23:25:09.299Z] 22:54:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-24T23:25:09.299Z] 22:54:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-24T23:25:09.299Z] 22:54:01 5 0.08 0.00 0.02 0.03 0.00 99.87 [2023-04-24T23:25:09.299Z] 22:54:01 6 0.05 0.00 0.05 0.02 0.03 99.85 [2023-04-24T23:25:09.299Z] 22:54:01 7 1.54 0.00 0.15 0.00 0.00 98.31 [2023-04-24T23:25:09.299Z] 22:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-04-24T23:25:09.299Z] 22:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-24T23:25:09.299Z] 22:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-24T23:25:09.299Z] 22:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 22:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 22:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 22:55:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2023-04-24T23:25:09.299Z] 22:55:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-04-24T23:25:09.299Z] 22:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.299Z] 22:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-24T23:25:09.299Z] 22:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-24T23:25:09.299Z] 22:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.299Z] 22:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 22:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 22:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 22:56:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-24T23:25:09.299Z] 22:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-24T23:25:09.299Z] 22:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] [2023-04-24T23:25:09.299Z] 22:56:01 CPU %user %nice %system %iowait %steal %idle [2023-04-24T23:25:09.299Z] 22:57:01 all 0.33 0.00 0.03 0.02 0.00 99.62 [2023-04-24T23:25:09.299Z] 22:57:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2023-04-24T23:25:09.299Z] 22:57:01 1 1.00 0.00 0.05 0.02 0.00 98.93 [2023-04-24T23:25:09.299Z] 22:57:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2023-04-24T23:25:09.299Z] 22:57:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2023-04-24T23:25:09.299Z] 22:57:01 4 0.28 0.00 0.05 0.05 0.00 99.62 [2023-04-24T23:25:09.299Z] 22:57:01 5 0.13 0.00 0.03 0.03 0.02 99.78 [2023-04-24T23:25:09.299Z] 22:57:01 6 0.48 0.00 0.03 0.07 0.02 99.40 [2023-04-24T23:25:09.299Z] 22:57:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-24T23:25:09.299Z] 22:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-04-24T23:25:09.299Z] 22:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-24T23:25:09.299Z] 22:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.299Z] 22:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.299Z] 22:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 22:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 22:58:01 5 0.02 0.00 0.03 0.08 0.02 99.85 [2023-04-24T23:25:09.299Z] 22:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-24T23:25:09.299Z] 22:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.299Z] 22:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-04-24T23:25:09.299Z] 22:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 22:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-24T23:25:09.299Z] 22:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 22:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 22:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 22:59:01 5 0.02 0.00 0.05 0.03 0.02 99.88 [2023-04-24T23:25:09.299Z] 22:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 22:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.299Z] 23:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-24T23:25:09.299Z] 23:00:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 23:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-24T23:25:09.299Z] 23:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 23:00:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2023-04-24T23:25:09.299Z] 23:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 23:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-24T23:25:09.299Z] 23:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.299Z] 23:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.299Z] 23:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:01:01 5 0.03 0.00 0.00 0.05 0.02 99.90 [2023-04-24T23:25:09.299Z] 23:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 23:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:02:01 all 0.07 0.00 0.00 0.01 0.01 99.91 [2023-04-24T23:25:09.299Z] 23:02:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-24T23:25:09.299Z] 23:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.299Z] 23:02:01 2 0.45 0.00 0.00 0.00 0.02 99.53 [2023-04-24T23:25:09.299Z] 23:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.299Z] 23:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 23:02:01 5 0.03 0.00 0.02 0.05 0.03 99.87 [2023-04-24T23:25:09.299Z] 23:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.299Z] 23:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 23:03:01 all 0.02 0.00 0.01 0.04 0.00 99.92 [2023-04-24T23:25:09.299Z] 23:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.299Z] 23:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.299Z] 23:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.299Z] 23:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:03:01 5 0.03 0.00 0.03 0.35 0.02 99.57 [2023-04-24T23:25:09.299Z] 23:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 23:03:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-24T23:25:09.299Z] 23:04:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:04:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2023-04-24T23:25:09.299Z] 23:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 23:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 23:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 23:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 23:04:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2023-04-24T23:25:09.299Z] 23:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 23:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:05:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2023-04-24T23:25:09.299Z] 23:05:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-24T23:25:09.299Z] 23:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.299Z] 23:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:05:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-24T23:25:09.299Z] 23:05:01 5 0.03 0.00 0.05 0.12 0.02 99.78 [2023-04-24T23:25:09.299Z] 23:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-24T23:25:09.299Z] 23:06:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-24T23:25:09.299Z] 23:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.299Z] 23:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.299Z] 23:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:06:01 5 0.05 0.00 0.03 0.02 0.03 99.87 [2023-04-24T23:25:09.299Z] 23:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.299Z] 23:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.299Z] 23:07:01 all 0.01 0.00 0.00 0.00 0.00 99.99 [2023-04-24T23:25:09.299Z] 23:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 23:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 23:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] 23:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 23:07:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-24T23:25:09.299Z] 23:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.299Z] 23:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.299Z] [2023-04-24T23:25:09.299Z] 23:07:01 CPU %user %nice %system %iowait %steal %idle [2023-04-24T23:25:09.299Z] 23:08:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-04-24T23:25:09.299Z] 23:08:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-24T23:25:09.300Z] 23:08:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2023-04-24T23:25:09.300Z] 23:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.300Z] 23:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:08:01 5 0.07 0.00 0.00 0.03 0.02 99.88 [2023-04-24T23:25:09.300Z] 23:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.300Z] 23:09:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.300Z] 23:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.300Z] 23:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:09:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-24T23:25:09.300Z] 23:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-04-24T23:25:09.300Z] 23:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:10:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-24T23:25:09.300Z] 23:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.300Z] 23:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:10:01 5 0.03 0.00 0.03 0.05 0.02 99.87 [2023-04-24T23:25:09.300Z] 23:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.300Z] 23:11:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-04-24T23:25:09.300Z] 23:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:11:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-04-24T23:25:09.300Z] 23:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.300Z] 23:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:11:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2023-04-24T23:25:09.300Z] 23:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-24T23:25:09.300Z] 23:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-24T23:25:09.300Z] 23:12:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-24T23:25:09.300Z] 23:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.300Z] 23:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:12:01 5 0.03 0.00 0.02 0.03 0.03 99.88 [2023-04-24T23:25:09.300Z] 23:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:13:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2023-04-24T23:25:09.300Z] 23:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-24T23:25:09.300Z] 23:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:13:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-24T23:25:09.300Z] 23:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.300Z] 23:13:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-24T23:25:09.300Z] 23:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-04-24T23:25:09.300Z] 23:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-24T23:25:09.300Z] 23:14:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-24T23:25:09.300Z] 23:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.300Z] 23:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.300Z] 23:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.300Z] 23:14:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-24T23:25:09.300Z] 23:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:15:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2023-04-24T23:25:09.300Z] 23:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-24T23:25:09.300Z] 23:15:01 2 0.45 0.00 0.02 0.00 0.00 99.53 [2023-04-24T23:25:09.300Z] 23:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:15:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-24T23:25:09.300Z] 23:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T23:25:09.300Z] 23:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:16:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2023-04-24T23:25:09.300Z] 23:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:16:01 1 0.03 0.00 0.03 0.02 0.03 99.88 [2023-04-24T23:25:09.300Z] 23:16:01 2 1.71 0.00 0.00 0.00 0.02 98.27 [2023-04-24T23:25:09.300Z] 23:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:16:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2023-04-24T23:25:09.300Z] 23:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T23:25:09.300Z] 23:17:01 all 5.94 0.00 2.25 2.25 0.09 89.48 [2023-04-24T23:25:09.300Z] 23:17:01 0 4.54 0.00 2.62 0.64 0.03 92.17 [2023-04-24T23:25:09.300Z] 23:17:01 1 8.32 0.00 3.15 4.25 0.07 84.21 [2023-04-24T23:25:09.300Z] 23:17:01 2 7.90 0.00 2.10 0.17 0.22 89.62 [2023-04-24T23:25:09.300Z] 23:17:01 3 7.43 0.00 2.42 1.77 0.10 88.28 [2023-04-24T23:25:09.300Z] 23:17:01 4 3.61 0.00 1.43 1.01 0.10 93.85 [2023-04-24T23:25:09.300Z] 23:17:01 5 4.96 0.00 1.89 3.12 0.05 89.98 [2023-04-24T23:25:09.300Z] 23:17:01 6 5.72 0.00 2.15 6.64 0.05 85.44 [2023-04-24T23:25:09.300Z] 23:17:01 7 5.06 0.00 2.20 0.37 0.07 92.30 [2023-04-24T23:25:09.300Z] 23:18:01 all 6.23 0.00 2.96 7.16 0.10 83.55 [2023-04-24T23:25:09.300Z] 23:18:01 0 6.16 0.00 2.92 8.20 0.20 82.53 [2023-04-24T23:25:09.300Z] 23:18:01 1 6.77 0.00 2.49 0.59 0.13 90.02 [2023-04-24T23:25:09.300Z] 23:18:01 2 6.75 0.00 3.40 1.67 0.05 88.13 [2023-04-24T23:25:09.300Z] 23:18:01 3 5.87 0.00 2.88 0.34 0.07 90.84 [2023-04-24T23:25:09.300Z] 23:18:01 4 4.93 0.00 2.89 0.91 0.10 91.17 [2023-04-24T23:25:09.300Z] 23:18:01 5 6.26 0.00 3.32 12.76 0.07 77.60 [2023-04-24T23:25:09.300Z] 23:18:01 6 6.99 0.00 3.55 29.32 0.14 60.00 [2023-04-24T23:25:09.300Z] 23:18:01 7 6.15 0.00 2.23 3.58 0.07 87.98 [2023-04-24T23:25:09.300Z] [2023-04-24T23:25:09.300Z] 23:18:01 CPU %user %nice %system %iowait %steal %idle [2023-04-24T23:25:09.300Z] 23:19:01 all 28.61 0.00 5.70 5.24 0.14 60.30 [2023-04-24T23:25:09.300Z] 23:19:01 0 28.20 0.00 5.36 0.15 0.10 66.18 [2023-04-24T23:25:09.300Z] 23:19:01 1 30.33 0.00 7.08 6.83 0.10 55.66 [2023-04-24T23:25:09.300Z] 23:19:01 2 28.44 0.00 5.61 1.70 0.10 64.15 [2023-04-24T23:25:09.300Z] 23:19:01 3 27.02 0.00 5.50 3.16 0.12 64.20 [2023-04-24T23:25:09.300Z] 23:19:01 4 28.66 0.00 5.10 15.18 0.17 50.90 [2023-04-24T23:25:09.300Z] 23:19:01 5 28.14 0.00 5.22 1.64 0.25 64.76 [2023-04-24T23:25:09.300Z] 23:19:01 6 29.68 0.00 5.66 11.03 0.14 53.50 [2023-04-24T23:25:09.300Z] 23:19:01 7 28.46 0.00 6.09 2.22 0.14 63.09 [2023-04-24T23:25:09.300Z] 23:20:01 all 14.94 0.00 3.24 6.59 0.15 75.08 [2023-04-24T23:25:09.300Z] 23:20:01 0 13.70 0.00 2.53 0.23 0.17 83.36 [2023-04-24T23:25:09.300Z] 23:20:01 1 16.79 0.00 4.42 29.96 0.12 48.71 [2023-04-24T23:25:09.300Z] 23:20:01 2 14.70 0.00 2.75 0.71 0.10 81.74 [2023-04-24T23:25:09.300Z] 23:20:01 3 14.41 0.00 2.54 3.28 0.10 79.67 [2023-04-24T23:25:09.300Z] 23:20:01 4 15.08 0.00 2.68 11.06 0.15 71.02 [2023-04-24T23:25:09.300Z] 23:20:01 5 15.13 0.00 3.36 3.30 0.10 78.11 [2023-04-24T23:25:09.300Z] 23:20:01 6 13.10 0.00 3.88 0.74 0.08 82.20 [2023-04-24T23:25:09.300Z] 23:20:01 7 16.63 0.00 3.78 3.63 0.37 75.58 [2023-04-24T23:25:09.300Z] 23:21:01 all 0.07 0.00 0.01 0.04 0.01 99.86 [2023-04-24T23:25:09.300Z] 23:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.300Z] 23:21:01 1 0.12 0.00 0.00 0.13 0.00 99.75 [2023-04-24T23:25:09.300Z] 23:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.300Z] 23:21:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-24T23:25:09.300Z] 23:21:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2023-04-24T23:25:09.300Z] 23:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.300Z] 23:21:01 7 0.32 0.00 0.03 0.22 0.02 99.42 [2023-04-24T23:25:09.300Z] 23:22:01 all 0.11 0.00 0.01 0.04 0.01 99.84 [2023-04-24T23:25:09.300Z] 23:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:22:01 1 0.07 0.00 0.02 0.07 0.02 99.83 [2023-04-24T23:25:09.300Z] 23:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T23:25:09.300Z] 23:22:01 3 0.05 0.00 0.00 0.05 0.00 99.90 [2023-04-24T23:25:09.300Z] 23:22:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-24T23:25:09.300Z] 23:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.300Z] 23:22:01 7 0.68 0.00 0.02 0.18 0.00 99.12 [2023-04-24T23:25:09.300Z] 23:23:01 all 0.20 0.00 0.01 0.08 0.00 99.71 [2023-04-24T23:25:09.300Z] 23:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:23:01 1 0.00 0.00 0.00 0.25 0.00 99.75 [2023-04-24T23:25:09.300Z] 23:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-24T23:25:09.300Z] 23:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:23:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-24T23:25:09.300Z] 23:23:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-24T23:25:09.300Z] 23:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T23:25:09.300Z] 23:23:01 7 1.42 0.00 0.00 0.36 0.00 98.22 [2023-04-24T23:25:09.300Z] 23:24:01 all 0.09 0.00 0.01 0.02 0.00 99.88 [2023-04-24T23:25:09.300Z] 23:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:24:01 1 0.02 0.00 0.00 0.12 0.00 99.87 [2023-04-24T23:25:09.300Z] 23:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.300Z] 23:24:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-24T23:25:09.300Z] 23:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T23:25:09.300Z] 23:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T23:25:09.301Z] 23:24:01 7 0.53 0.00 0.02 0.05 0.02 99.38 [2023-04-24T23:25:09.301Z] 23:25:01 all 0.29 0.00 0.08 0.06 0.00 99.57 [2023-04-24T23:25:09.301Z] 23:25:01 0 0.27 0.00 0.07 0.00 0.00 99.67 [2023-04-24T23:25:09.301Z] 23:25:01 1 0.57 0.00 0.08 0.22 0.00 99.13 [2023-04-24T23:25:09.301Z] 23:25:01 2 0.20 0.00 0.12 0.02 0.00 99.67 [2023-04-24T23:25:09.301Z] 23:25:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2023-04-24T23:25:09.301Z] 23:25:01 4 0.07 0.00 0.07 0.02 0.02 99.83 [2023-04-24T23:25:09.301Z] 23:25:01 5 0.08 0.00 0.08 0.00 0.00 99.83 [2023-04-24T23:25:09.301Z] 23:25:01 6 0.05 0.00 0.07 0.02 0.00 99.87 [2023-04-24T23:25:09.301Z] 23:25:01 7 0.97 0.00 0.08 0.22 0.00 98.73 [2023-04-24T23:25:09.301Z] Average: all 0.85 0.00 0.22 0.31 0.01 98.61 [2023-04-24T23:25:09.301Z] Average: 0 0.75 0.00 0.22 0.13 0.01 98.88 [2023-04-24T23:25:09.301Z] Average: 1 0.94 0.00 0.25 0.58 0.01 98.22 [2023-04-24T23:25:09.301Z] Average: 2 1.00 0.00 0.22 0.07 0.01 98.70 [2023-04-24T23:25:09.301Z] Average: 3 0.80 0.00 0.20 0.12 0.01 98.87 [2023-04-24T23:25:09.301Z] Average: 4 0.76 0.00 0.20 0.39 0.01 98.64 [2023-04-24T23:25:09.301Z] Average: 5 0.79 0.00 0.22 0.33 0.02 98.64 [2023-04-24T23:25:09.301Z] Average: 6 0.80 0.00 0.23 0.70 0.02 98.25 [2023-04-24T23:25:09.301Z] Average: 7 0.92 0.00 0.23 0.16 0.01 98.69 [2023-04-24T23:25:09.301Z] [2023-04-24T23:25:09.301Z] [2023-04-24T23:25:09.301Z]