Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a1b535985cde1136af0b2835ff927b495d73fc1 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-ssh16449784835680539012.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh5419118713108502734.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10321405972669310762.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh10360736184361865969.key Verifying host key using known hosts file > 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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14150389524092639422.key Verifying host key using known hosts file > 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-virtual 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-9184 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9a1b535985cde1136af0b2835ff927b495d73fc1 (main) Commit message: "Merge pull request #315 from lenny-intel/latest-sdk" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a1b535985cde1136af0b2835ff927b495d73fc1 # timeout=10 > git rev-list --no-walk 4fde29d6fb1a32cee08b75cf09049e5481e19570 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T06:29:05.020Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T06:29:05.079Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T06:29:05.092Z] ========================================================= [2022-10-24T06:29:05.092Z] EdgeX Global Pipelines Version Info [2022-10-24T06:29:05.092Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:29:05.799Z] ------------------- [2022-10-24T06:29:05.799Z] stable info: [2022-10-24T06:29:05.799Z] ------------------- [2022-10-24T06:29:05.799Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T06:29:05.799Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T06:29:05.799Z] Message: update stable to v1.0.243 [2022-10-24T06:29:06.370Z] ------------------- [2022-10-24T06:29:06.370Z] experimental info: [2022-10-24T06:29:06.370Z] ------------------- [2022-10-24T06:29:06.370Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T06:29:06.370Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T06:29:06.370Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T06:29:06.525Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-10-24T06:29:06.534Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-10-24T06:29:06.543Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T06:29:06.552Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T06:29:06.561Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T06:29:06.570Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T06:29:06.581Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T06:29:06.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-24T06:29:06.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T06:29:06.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T06:29:06.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T06:29:06.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-10-24T06:29:06.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T06:29:06.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T06:29:06.657Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T06:29:06.674Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T06:29:06.683Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T06:29:06.692Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T06:29:06.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T06:29:06.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T06:29:06.720Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-24T06:29:06.730Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-24T06:29:06.739Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T06:29:06.750Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T06:29:06.760Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-24T06:29:06.771Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T06:29:06.783Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T06:29:06.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-24T06:29:06.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-24T06:29:06.819Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-24T06:29:06.828Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a1b535985cde1136af0b2835ff927b495d73fc1 [Pipeline] echo [2022-10-24T06:29:06.840Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a1b535 [Pipeline] echo [2022-10-24T06:29:06.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T06:29:06.893Z] provisioning config files... [2022-10-24T06:29:06.905Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7758754346940307998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:29:07.204Z] ---> docker-login.sh [2022-10-24T06:29:07.204Z] nexus3.edgexfoundry.org:10001 [2022-10-24T06:29:07.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:29:07.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:29:07.726Z] Configure a credential helper to remove this warning. See [2022-10-24T06:29:07.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:29:07.726Z] [2022-10-24T06:29:07.726Z] Login Succeeded [2022-10-24T06:29:07.726Z] nexus3.edgexfoundry.org:10002 [2022-10-24T06:29:07.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:29:07.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:29:07.726Z] Configure a credential helper to remove this warning. See [2022-10-24T06:29:07.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:29:07.726Z] [2022-10-24T06:29:07.726Z] Login Succeeded [2022-10-24T06:29:07.726Z] nexus3.edgexfoundry.org:10003 [2022-10-24T06:29:07.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:29:07.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:29:07.727Z] Configure a credential helper to remove this warning. See [2022-10-24T06:29:07.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:29:07.727Z] [2022-10-24T06:29:07.986Z] Login Succeeded [2022-10-24T06:29:07.986Z] nexus3.edgexfoundry.org:10004 [2022-10-24T06:29:07.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:29:07.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:29:07.986Z] Configure a credential helper to remove this warning. See [2022-10-24T06:29:07.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:29:07.986Z] [2022-10-24T06:29:07.986Z] Login Succeeded [2022-10-24T06:29:07.986Z] docker.io [2022-10-24T06:29:07.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:29:08.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:29:08.245Z] Configure a credential helper to remove this warning. See [2022-10-24T06:29:08.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:29:08.245Z] [2022-10-24T06:29:08.245Z] Login Succeeded [2022-10-24T06:29:08.245Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T06:29:08.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T06:29:08.632Z] + git rev-list -1 --merges 9a1b535985cde1136af0b2835ff927b495d73fc1~1..9a1b535985cde1136af0b2835ff927b495d73fc1 [Pipeline] echo [2022-10-24T06:29:08.647Z] -----------> git rev-list -1 --merges 9a1b535985cde1136af0b2835ff927b495d73fc1~1..9a1b535985cde1136af0b2835ff927b495d73fc1 9a1b535985cde1136af0b2835ff927b495d73fc1 [2022-10-24T06:29:08.647Z] 9a1b535985cde1136af0b2835ff927b495d73fc1 [false] [Pipeline] sh [2022-10-24T06:29:08.936Z] + git log --format=format:%s -1 9a1b535985cde1136af0b2835ff927b495d73fc1 [Pipeline] echo [2022-10-24T06:29:08.950Z] ========================================================= [2022-10-24T06:29:08.950Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T06:29:08.950Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T06:29:09.273Z] + git log --format=format:%s -1 9a1b535985cde1136af0b2835ff927b495d73fc1 [Pipeline] echo [2022-10-24T06:29:09.283Z] [semverPrep] GIT_COMMIT: 9a1b535985cde1136af0b2835ff927b495d73fc1, Commit Message: Merge pull request #315 from lenny-intel/latest-sdk [Pipeline] echo [2022-10-24T06:29:09.293Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T06:29:09.662Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T06:29:09.662Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T06:29:09.662Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T06:29:09.662Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T06:29:09.662Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-24T06:29:09.662Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-24T06:29:09.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:29:10.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T06:29:10.076Z] [2022-10-24T06:29:10.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:29:10.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T06:29:10.377Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T06:29:10.377Z] b85a868b505f: Pulling fs layer [2022-10-24T06:29:10.377Z] e2be974225ed: Pulling fs layer [2022-10-24T06:29:10.377Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T06:29:10.377Z] 988bab9f4d93: Pulling fs layer [2022-10-24T06:29:10.377Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T06:29:10.377Z] eaf3925da568: Pulling fs layer [2022-10-24T06:29:10.377Z] 988bab9f4d93: Waiting [2022-10-24T06:29:10.377Z] 1469e6f7b9e6: Waiting [2022-10-24T06:29:10.377Z] bab4dde63d76: Pulling fs layer [2022-10-24T06:29:10.377Z] bde34c3a00c8: Pulling fs layer [2022-10-24T06:29:10.377Z] eaf3925da568: Waiting [2022-10-24T06:29:10.377Z] b352a97aabf1: Pulling fs layer [2022-10-24T06:29:10.377Z] bab4dde63d76: Waiting [2022-10-24T06:29:10.377Z] bde34c3a00c8: Waiting [2022-10-24T06:29:10.377Z] 4872d77fe225: Pulling fs layer [2022-10-24T06:29:10.377Z] 5851b861e8e6: Pulling fs layer [2022-10-24T06:29:10.377Z] b352a97aabf1: Waiting [2022-10-24T06:29:10.377Z] 4872d77fe225: Waiting [2022-10-24T06:29:10.377Z] 5851b861e8e6: Waiting [2022-10-24T06:29:10.377Z] e2be974225ed: Download complete [2022-10-24T06:29:10.377Z] 988bab9f4d93: Download complete [2022-10-24T06:29:10.636Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T06:29:10.636Z] 1469e6f7b9e6: Download complete [2022-10-24T06:29:10.636Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T06:29:10.636Z] 339a4e72a1f5: Download complete [2022-10-24T06:29:10.636Z] eaf3925da568: Verifying Checksum [2022-10-24T06:29:10.636Z] eaf3925da568: Download complete [2022-10-24T06:29:10.636Z] bde34c3a00c8: Verifying Checksum [2022-10-24T06:29:10.636Z] bde34c3a00c8: Download complete [2022-10-24T06:29:10.636Z] b352a97aabf1: Download complete [2022-10-24T06:29:10.636Z] 4872d77fe225: Download complete [2022-10-24T06:29:10.636Z] 5851b861e8e6: Verifying Checksum [2022-10-24T06:29:10.636Z] 5851b861e8e6: Download complete [2022-10-24T06:29:10.636Z] b85a868b505f: Download complete [2022-10-24T06:29:10.894Z] bab4dde63d76: Verifying Checksum [2022-10-24T06:29:10.894Z] bab4dde63d76: Download complete [2022-10-24T06:29:11.829Z] b85a868b505f: Pull complete [2022-10-24T06:29:11.829Z] e2be974225ed: Pull complete [2022-10-24T06:29:12.087Z] 339a4e72a1f5: Pull complete [2022-10-24T06:29:12.345Z] 988bab9f4d93: Pull complete [2022-10-24T06:29:12.603Z] 1469e6f7b9e6: Pull complete [2022-10-24T06:29:12.603Z] eaf3925da568: Pull complete [2022-10-24T06:29:13.976Z] bab4dde63d76: Pull complete [2022-10-24T06:29:13.976Z] bde34c3a00c8: Pull complete [2022-10-24T06:29:14.235Z] b352a97aabf1: Pull complete [2022-10-24T06:29:14.235Z] 4872d77fe225: Pull complete [2022-10-24T06:29:14.235Z] 5851b861e8e6: Pull complete [2022-10-24T06:29:14.235Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T06:29:14.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T06:29:14.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T06:29:14.306Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2022-10-24T06:29:14.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T06:29:15.482Z] $ docker top 612c4ba76ca279dc35cb96200555404597b088b3f7ed56f9843b82a9929a7f9d -eo pid,comm [2022-10-24T06:29:15.533Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T06:29:15.533Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T06:29:15.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T06:29:15.560Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T06:29:15.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T06:29:15.672Z] $ docker exec 612c4ba76ca279dc35cb96200555404597b088b3f7ed56f9843b82a9929a7f9d ssh-agent [2022-10-24T06:29:15.774Z] SSH_AUTH_SOCK=/tmp/ssh-K8s7HB8KAxf5/agent.32 [2022-10-24T06:29:15.774Z] SSH_AGENT_PID=38 [2022-10-24T06:29:15.781Z] Running ssh-add (command line suppressed) [2022-10-24T06:29:15.873Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16337295028248989315.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16337295028248989315.key) [2022-10-24T06:29:15.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T06:29:16.176Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T06:29:16.189Z] $ docker exec --env ******** --env ******** 612c4ba76ca279dc35cb96200555404597b088b3f7ed56f9843b82a9929a7f9d ssh-agent -k [2022-10-24T06:29:16.297Z] unset SSH_AUTH_SOCK; [2022-10-24T06:29:16.298Z] unset SSH_AGENT_PID; [2022-10-24T06:29:16.301Z] echo Agent pid 38 killed; [2022-10-24T06:29:16.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T06:29:16.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T06:29:16.334Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T06:29:16.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T06:29:16.464Z] $ docker exec 612c4ba76ca279dc35cb96200555404597b088b3f7ed56f9843b82a9929a7f9d ssh-agent [2022-10-24T06:29:16.570Z] SSH_AUTH_SOCK=/tmp/ssh-SkITcyhFMo0f/agent.72 [2022-10-24T06:29:16.570Z] SSH_AGENT_PID=78 [2022-10-24T06:29:16.575Z] Running ssh-add (command line suppressed) [2022-10-24T06:29:16.680Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2235915778894068723.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2235915778894068723.key) [2022-10-24T06:29:16.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T06:29:16.982Z] + git semver init [2022-10-24T06:29:17.241Z] 2022-10-24 06:29:17,167 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T06:29:17.241Z] 2022-10-24 06:29:17,167 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-10-24T06:29:17.241Z] 2022-10-24 06:29:17,168 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-10-24T06:29:17.241Z] 2022-10-24 06:29:17,168 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T06:29:18.621Z] 2022-10-24 06:29:18,250 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-10-24T06:29:18.621Z] 2022-10-24 06:29:18,251 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-10-24T06:29:18.621Z] 2022-10-24 06:29:18,251 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T06:29:18.621Z] 2022-10-24 06:29:18,251 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T06:29:18.621Z] 2.3.0-dev.26 [Pipeline] } [2022-10-24T06:29:18.632Z] $ docker exec --env ******** --env ******** 612c4ba76ca279dc35cb96200555404597b088b3f7ed56f9843b82a9929a7f9d ssh-agent -k [2022-10-24T06:29:18.725Z] unset SSH_AUTH_SOCK; [2022-10-24T06:29:18.726Z] unset SSH_AGENT_PID; [2022-10-24T06:29:18.726Z] echo Agent pid 78 killed; [2022-10-24T06:29:18.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T06:29:19.042Z] + git semver [Pipeline] } [2022-10-24T06:29:19.310Z] $ docker stop --time=1 612c4ba76ca279dc35cb96200555404597b088b3f7ed56f9843b82a9929a7f9d [2022-10-24T06:29:20.638Z] $ docker rm -f 612c4ba76ca279dc35cb96200555404597b088b3f7ed56f9843b82a9929a7f9d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T06:29:20.965Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T06:29:21.123Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T06:29:21.125Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.26 [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 [2022-10-24T06:29:21.259Z] provisioning config files... [2022-10-24T06:29:21.266Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14878183346147563836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:29:21.327Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9188 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-10-24T06:29:21.338Z] Running in /w/workspace/device-virtual-go/62 [Pipeline] { [Pipeline] checkout [2022-10-24T06:29:21.365Z] The recommended git tool is: git [2022-10-24T06:29:21.553Z] ---> docker-login.sh [2022-10-24T06:29:21.553Z] nexus3.edgexfoundry.org:10001 [2022-10-24T06:29:21.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:29:21.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:29:21.553Z] Configure a credential helper to remove this warning. See [2022-10-24T06:29:21.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:29:21.553Z] [2022-10-24T06:29:21.553Z] Login Succeeded [2022-10-24T06:29:21.553Z] nexus3.edgexfoundry.org:10002 [2022-10-24T06:29:21.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:29:21.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:29:21.553Z] Configure a credential helper to remove this warning. See [2022-10-24T06:29:21.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:29:21.553Z] [2022-10-24T06:29:21.553Z] Login Succeeded [2022-10-24T06:29:21.553Z] nexus3.edgexfoundry.org:10003 [2022-10-24T06:29:21.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:29:21.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:29:21.811Z] Configure a credential helper to remove this warning. See [2022-10-24T06:29:21.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:29:21.811Z] [2022-10-24T06:29:21.811Z] Login Succeeded [2022-10-24T06:29:21.811Z] nexus3.edgexfoundry.org:10004 [2022-10-24T06:29:21.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:29:21.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:29:21.811Z] Configure a credential helper to remove this warning. See [2022-10-24T06:29:21.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:29:21.811Z] [2022-10-24T06:29:21.811Z] Login Succeeded [2022-10-24T06:29:21.811Z] docker.io [2022-10-24T06:29:21.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:29:22.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:29:22.378Z] Configure a credential helper to remove this warning. See [2022-10-24T06:29:22.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:29:22.378Z] [2022-10-24T06:29:22.378Z] Login Succeeded [2022-10-24T06:29:22.378Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T06:29:22.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T06:29:22.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T06:29:22.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T06:29:22.465Z] ========================================================= [2022-10-24T06:29:22.465Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T06:29:22.465Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:29:22.777Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T06:29:22.777Z] Sending build context to Docker daemon 23.2MB [2022-10-24T06:29:22.777Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T06:29:22.777Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-24T06:29:22.777Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T06:29:22.777Z] 213ec9aee27d: Pulling fs layer [2022-10-24T06:29:22.777Z] 4583459ba037: Pulling fs layer [2022-10-24T06:29:22.777Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T06:29:22.777Z] 53926ce57604: Pulling fs layer [2022-10-24T06:29:22.777Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T06:29:22.777Z] 30f14e443154: Pulling fs layer [2022-10-24T06:29:22.777Z] 801331c1e519: Pulling fs layer [2022-10-24T06:29:22.777Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T06:29:22.777Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T06:29:22.777Z] 30f14e443154: Waiting [2022-10-24T06:29:22.777Z] 801331c1e519: Waiting [2022-10-24T06:29:22.777Z] 99cc6dd402b0: Waiting [2022-10-24T06:29:22.777Z] 7d9ed39f4882: Waiting [2022-10-24T06:29:22.777Z] 53926ce57604: Waiting [2022-10-24T06:29:22.777Z] 93c1e223e6f2: Download complete [2022-10-24T06:29:23.040Z] 4583459ba037: Verifying Checksum [2022-10-24T06:29:23.040Z] 4583459ba037: Download complete [2022-10-24T06:29:23.040Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-24T06:29:23.040Z] 21b2b0c7a3f4: Download complete [2022-10-24T06:29:23.040Z] 30f14e443154: Verifying Checksum [2022-10-24T06:29:23.040Z] 30f14e443154: Download complete [2022-10-24T06:29:23.040Z] 213ec9aee27d: Verifying Checksum [2022-10-24T06:29:23.040Z] 213ec9aee27d: Download complete [2022-10-24T06:29:23.040Z] 801331c1e519: Download complete [2022-10-24T06:29:23.040Z] 213ec9aee27d: Pull complete [2022-10-24T06:29:23.314Z] 4583459ba037: Pull complete [2022-10-24T06:29:23.314Z] 93c1e223e6f2: Pull complete [2022-10-24T06:29:23.577Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T06:29:23.577Z] 7d9ed39f4882: Download complete [2022-10-24T06:29:23.837Z] 53926ce57604: Verifying Checksum [2022-10-24T06:29:23.837Z] 53926ce57604: Download complete [2022-10-24T06:29:24.095Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T06:29:24.095Z] 99cc6dd402b0: Download complete [2022-10-24T06:29:25.884Z] using credential edgex-jenkins-ssh [2022-10-24T06:29:25.906Z] Cloning the remote Git repository [2022-10-24T06:29:25.961Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-10-24T06:29:26.027Z] > git init /w/workspace/device-virtual-go/62 # timeout=10 [2022-10-24T06:29:26.184Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-10-24T06:29:26.185Z] > git --version # timeout=10 [2022-10-24T06:29:26.206Z] > git --version # 'git version 2.25.1' [2022-10-24T06:29:26.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T06:29:26.251Z] Verifying host key using known hosts file [2022-10-24T06:29:26.454Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-24T06:29:26.467Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T06:29:27.374Z] 53926ce57604: Pull complete [2022-10-24T06:29:27.374Z] 21b2b0c7a3f4: Pull complete [2022-10-24T06:29:27.374Z] 30f14e443154: Pull complete [2022-10-24T06:29:27.374Z] 801331c1e519: Pull complete [2022-10-24T06:29:28.527Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-10-24T06:29:28.542Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T06:29:29.252Z] Avoid second fetch [2022-10-24T06:29:29.254Z] Checking out Revision 9a1b535985cde1136af0b2835ff927b495d73fc1 (main) [2022-10-24T06:29:29.274Z] 99cc6dd402b0: Pull complete [2022-10-24T06:29:29.715Z] Commit message: "Merge pull request #315 from lenny-intel/latest-sdk" [2022-10-24T06:29:29.839Z] 7d9ed39f4882: Pull complete [2022-10-24T06:29:29.839Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T06:29:29.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T06:29:29.839Z] ---> 1dedd983c030 [2022-10-24T06:29:29.839Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T06:29:29.273Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T06:29:29.292Z] > git checkout -f 9a1b535985cde1136af0b2835ff927b495d73fc1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T06:29:30.649Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T06:29:30.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T06:29:30.649Z] Dload Upload Total Spent Left Speed [2022-10-24T06:29:30.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2022-10-24T06:29:31.260Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T06:29:31.586Z] + sudo tee /etc/docker/daemon.new [2022-10-24T06:29:31.586Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T06:29:31.586Z] { [2022-10-24T06:29:31.586Z] "registry-mirrors": [ [2022-10-24T06:29:31.586Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T06:29:31.586Z] ], [2022-10-24T06:29:31.586Z] "bip": "10.250.0.254/24", [2022-10-24T06:29:31.586Z] "hosts": [ [2022-10-24T06:29:31.586Z] "tcp://0.0.0.0:5555", [2022-10-24T06:29:31.586Z] "unix:///var/run/docker.sock" [2022-10-24T06:29:31.586Z] ], [2022-10-24T06:29:31.586Z] "mtu": 1458, [2022-10-24T06:29:31.586Z] "selinux-enabled": true, [2022-10-24T06:29:31.586Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T06:29:31.586Z] } [Pipeline] sh [2022-10-24T06:29:31.741Z] ---> Running in 4461359dad69 [2022-10-24T06:29:31.741Z] Removing intermediate container 4461359dad69 [2022-10-24T06:29:31.741Z] ---> 52284d1a837e [2022-10-24T06:29:31.741Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T06:29:31.741Z] ---> Running in 5693d6918eec [2022-10-24T06:29:31.741Z] Removing intermediate container 5693d6918eec [2022-10-24T06:29:31.741Z] ---> 431a8912e529 [2022-10-24T06:29:31.741Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-24T06:29:31.741Z] ---> Running in ffeacc828e63 [2022-10-24T06:29:31.741Z] Removing intermediate container ffeacc828e63 [2022-10-24T06:29:31.741Z] ---> fb15c146186f [2022-10-24T06:29:31.741Z] Step 6/13 : WORKDIR /device-virtual-go [2022-10-24T06:29:31.741Z] ---> Running in 8c8801f51c80 [2022-10-24T06:29:31.741Z] Removing intermediate container 8c8801f51c80 [2022-10-24T06:29:31.741Z] ---> f131139ee882 [2022-10-24T06:29:31.741Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T06:29:31.741Z] ---> Running in c03bf8b01109 [2022-10-24T06:29:31.906Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T06:29:32.228Z] + sudo service docker restart [2022-10-24T06:29:32.308Z] Removing intermediate container c03bf8b01109 [2022-10-24T06:29:32.308Z] ---> 0d81e98dcd6e [2022-10-24T06:29:32.308Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T06:29:32.308Z] ---> Running in b4e16de4b0d0 [2022-10-24T06:29:32.567Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T06:29:33.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T06:29:34.071Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-24T06:29:34.071Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-24T06:29:34.071Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-24T06:29:34.071Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-24T06:29:34.329Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T06:29:34.329Z] OK: 216 MiB in 55 packages [2022-10-24T06:29:34.587Z] Removing intermediate container b4e16de4b0d0 [2022-10-24T06:29:34.587Z] ---> 73845313ecc5 [2022-10-24T06:29:34.587Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-24T06:29:34.846Z] ---> 057e0ee5388f [2022-10-24T06:29:34.846Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T06:29:34.846Z] ---> Running in d56db582f8e1 [2022-10-24T06:29:49.718Z] Removing intermediate container d56db582f8e1 [2022-10-24T06:29:49.718Z] ---> 9415fd63f70f [2022-10-24T06:29:49.718Z] Step 11/13 : COPY . . [2022-10-24T06:29:49.718Z] ---> 4e3adb668fcc [2022-10-24T06:29:49.718Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T06:29:49.718Z] ---> Running in 2121e2f23fcd [2022-10-24T06:29:49.718Z] Removing intermediate container 2121e2f23fcd [2022-10-24T06:29:49.718Z] ---> 467dded5c42e [2022-10-24T06:29:49.718Z] Step 13/13 : RUN $MAKE [2022-10-24T06:29:49.718Z] ---> Running in cafb57253541 [2022-10-24T06:29:49.718Z] noop [2022-10-24T06:29:49.718Z] Removing intermediate container cafb57253541 [2022-10-24T06:29:49.718Z] ---> 5a907a07f4ba [2022-10-24T06:29:49.718Z] Successfully built 5a907a07f4ba [2022-10-24T06:29:49.718Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:29:50.024Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T06:29:50.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T06:29:50.082Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2022-10-24T06:29:50.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-24T06:29:50.436Z] $ docker top 341fdfe5c232640adbf8ae41237aa2190f2ed7dacddcd2d225632af23a788836 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2022-10-24T06:29:50.536Z] provisioning config files... [2022-10-24T06:29:50.560Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/62@tmp/config12207102057586639527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:29:50.779Z] + go version [2022-10-24T06:29:50.779Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T06:29:50.787Z] $ docker stop --time=1 341fdfe5c232640adbf8ae41237aa2190f2ed7dacddcd2d225632af23a788836 [2022-10-24T06:29:50.901Z] ---> docker-login.sh [2022-10-24T06:29:50.901Z] nexus3.edgexfoundry.org:10001 [2022-10-24T06:29:51.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:29:51.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:29:51.490Z] Configure a credential helper to remove this warning. See [2022-10-24T06:29:51.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:29:51.490Z] [2022-10-24T06:29:51.490Z] Login Succeeded [2022-10-24T06:29:51.490Z] nexus3.edgexfoundry.org:10002 [2022-10-24T06:29:51.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:29:51.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:29:51.759Z] Configure a credential helper to remove this warning. See [2022-10-24T06:29:51.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:29:51.759Z] [2022-10-24T06:29:51.759Z] Login Succeeded [2022-10-24T06:29:51.759Z] nexus3.edgexfoundry.org:10003 [2022-10-24T06:29:52.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:29:52.086Z] $ docker rm -f 341fdfe5c232640adbf8ae41237aa2190f2ed7dacddcd2d225632af23a788836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:29:52.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:29:52.299Z] Configure a credential helper to remove this warning. See [2022-10-24T06:29:52.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:29:52.299Z] [2022-10-24T06:29:52.299Z] Login Succeeded [2022-10-24T06:29:52.299Z] nexus3.edgexfoundry.org:10004 [2022-10-24T06:29:52.492Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T06:29:52.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T06:29:52.557Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2022-10-24T06:29:52.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:29:52.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:29:52.567Z] Configure a credential helper to remove this warning. See [2022-10-24T06:29:52.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:29:52.567Z] [2022-10-24T06:29:52.567Z] Login Succeeded [2022-10-24T06:29:52.567Z] docker.io [2022-10-24T06:29:52.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-24T06:29:52.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:29:52.918Z] $ docker top 4b09278004aea7797b022e051c5068180e26c16c67c1cbf8c9d98a46ec456bd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T06:29:53.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:29:53.098Z] Configure a credential helper to remove this warning. See [2022-10-24T06:29:53.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:29:53.098Z] [2022-10-24T06:29:53.098Z] Login Succeeded [2022-10-24T06:29:53.098Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T06:29:53.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T06:29:53.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T06:29:53.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2022-10-24T06:29:53.253Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2022-10-24T06:29:53.257Z] ========================================================= [2022-10-24T06:29:53.257Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T06:29:53.257Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:29:53.540Z] + make test [2022-10-24T06:29:53.540Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-24T06:29:53.613Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T06:29:53.797Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-10-24T06:29:53.881Z] Sending build context to Docker daemon 11.74MB [2022-10-24T06:29:53.881Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T06:29:53.881Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-24T06:29:54.150Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T06:29:54.150Z] 9b18e9b68314: Pulling fs layer [2022-10-24T06:29:54.150Z] d32db5db7311: Pulling fs layer [2022-10-24T06:29:54.150Z] d0c4b47475fc: Pulling fs layer [2022-10-24T06:29:54.150Z] 5831b945b038: Pulling fs layer [2022-10-24T06:29:54.150Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T06:29:54.150Z] e10730c5d714: Pulling fs layer [2022-10-24T06:29:54.150Z] 5dd5c2283517: Pulling fs layer [2022-10-24T06:29:54.150Z] d5ac0230b979: Pulling fs layer [2022-10-24T06:29:54.150Z] 5dd5c2283517: Waiting [2022-10-24T06:29:54.150Z] 86bbec2aaacd: Waiting [2022-10-24T06:29:54.150Z] e10730c5d714: Waiting [2022-10-24T06:29:54.150Z] d5ac0230b979: Waiting [2022-10-24T06:29:54.150Z] 5831b945b038: Waiting [2022-10-24T06:29:54.150Z] d0c4b47475fc: Download complete [2022-10-24T06:29:54.150Z] d32db5db7311: Verifying Checksum [2022-10-24T06:29:54.150Z] d32db5db7311: Download complete [2022-10-24T06:29:54.150Z] 86bbec2aaacd: Verifying Checksum [2022-10-24T06:29:54.150Z] 86bbec2aaacd: Download complete [2022-10-24T06:29:54.150Z] e10730c5d714: Verifying Checksum [2022-10-24T06:29:54.150Z] e10730c5d714: Download complete [2022-10-24T06:29:54.150Z] 9b18e9b68314: Verifying Checksum [2022-10-24T06:29:54.150Z] 9b18e9b68314: Download complete [2022-10-24T06:29:55.120Z] 9b18e9b68314: Pull complete [2022-10-24T06:29:55.395Z] d5ac0230b979: Verifying Checksum [2022-10-24T06:29:55.395Z] d5ac0230b979: Download complete [2022-10-24T06:29:55.664Z] d32db5db7311: Pull complete [2022-10-24T06:29:55.934Z] d0c4b47475fc: Pull complete [2022-10-24T06:29:56.521Z] 5dd5c2283517: Verifying Checksum [2022-10-24T06:29:56.521Z] 5dd5c2283517: Download complete [2022-10-24T06:29:57.106Z] 5831b945b038: Verifying Checksum [2022-10-24T06:29:57.107Z] 5831b945b038: Download complete [2022-10-24T06:30:01.902Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-10-24T06:30:02.850Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.046s coverage: 65.7% of statements [2022-10-24T06:30:09.403Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-24T06:30:09.403Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T06:30:09.440Z] 5831b945b038: Pull complete [2022-10-24T06:30:09.440Z] 86bbec2aaacd: Pull complete [2022-10-24T06:30:09.440Z] e10730c5d714: Pull complete [2022-10-24T06:30:11.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T06:30:11.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T06:30:11.936Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T06:30:11.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T06:30:11.957Z] $ docker stop --time=1 4b09278004aea7797b022e051c5068180e26c16c67c1cbf8c9d98a46ec456bd1 [2022-10-24T06:30:13.577Z] $ docker rm -f 4b09278004aea7797b022e051c5068180e26c16c67c1cbf8c9d98a46ec456bd1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T06:30:14.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T06:30:14.072Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-24T06:30:14.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T06:30:14.783Z] 5dd5c2283517: Pull complete [2022-10-24T06:30:14.862Z] + ls -al . [2022-10-24T06:30:14.862Z] total 200 [2022-10-24T06:30:14.862Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 06:29 . [2022-10-24T06:30:14.862Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 06:29 .. [2022-10-24T06:30:14.862Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 06:30 .git [2022-10-24T06:30:14.862Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 06:29 .github [2022-10-24T06:30:14.862Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 24 06:29 .gitignore [2022-10-24T06:30:14.862Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 06:29 .golangci.yml [2022-10-24T06:30:14.862Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 06:29 .semver [2022-10-24T06:30:14.862Z] -rw-rw-r-- 1 jenkins jenkins 8527 Oct 24 06:29 Attribution.txt [2022-10-24T06:30:14.862Z] -rw-rw-r-- 1 jenkins jenkins 9649 Oct 24 06:29 CHANGELOG.md [2022-10-24T06:30:14.862Z] -rw-rw-r-- 1 jenkins jenkins 2034 Oct 24 06:29 Dockerfile [2022-10-24T06:30:14.862Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 06:29 GOVERNANCE.md [2022-10-24T06:30:14.862Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 06:29 Jenkinsfile [2022-10-24T06:30:14.862Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 06:29 LICENSE [2022-10-24T06:30:14.862Z] -rw-rw-r-- 1 jenkins jenkins 2457 Oct 24 06:29 Makefile [2022-10-24T06:30:14.862Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 06:29 OWNERS.md [2022-10-24T06:30:14.862Z] -rw-rw-r-- 1 jenkins jenkins 3578 Oct 24 06:29 README.md [2022-10-24T06:30:14.862Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 06:29 VERSION [2022-10-24T06:30:14.862Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 06:29 bin [2022-10-24T06:30:14.862Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 06:29 cmd [2022-10-24T06:30:14.862Z] -rw-r--r-- 1 jenkins jenkins 44128 Oct 24 06:30 coverage.out [2022-10-24T06:30:14.862Z] -rw-rw-r-- 1 jenkins jenkins 3399 Oct 24 06:29 go.mod [2022-10-24T06:30:14.862Z] -rw-rw-r-- 1 jenkins jenkins 37522 Oct 24 06:29 go.sum [2022-10-24T06:30:14.862Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 06:29 internal [2022-10-24T06:30:14.862Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 06:29 snap [2022-10-24T06:30:14.862Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 06:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:30:15.169Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9a1b535985cde1136af0b2835ff927b495d73fc1 --label arch=amd64 --label version=2.3.0-dev.26 . [2022-10-24T06:30:15.169Z] Sending build context to Docker daemon 23.24MB [2022-10-24T06:30:15.169Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T06:30:15.169Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-24T06:30:15.169Z] ---> 5a907a07f4ba [2022-10-24T06:30:15.169Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T06:30:15.428Z] ---> Running in a76efe670132 [2022-10-24T06:30:15.428Z] Removing intermediate container a76efe670132 [2022-10-24T06:30:15.428Z] ---> 750f36ebea81 [2022-10-24T06:30:15.428Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T06:30:15.428Z] ---> Running in bc3a85bd7c90 [2022-10-24T06:30:15.428Z] Removing intermediate container bc3a85bd7c90 [2022-10-24T06:30:15.428Z] ---> fdae4d92dc9d [2022-10-24T06:30:15.428Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-10-24T06:30:15.428Z] ---> Running in f75c180f30bc [2022-10-24T06:30:15.687Z] Removing intermediate container f75c180f30bc [2022-10-24T06:30:15.687Z] ---> f3698c535a51 [2022-10-24T06:30:15.687Z] Step 6/27 : WORKDIR /device-virtual-go [2022-10-24T06:30:15.687Z] ---> Running in 6fdaeea084ff [2022-10-24T06:30:15.687Z] Removing intermediate container 6fdaeea084ff [2022-10-24T06:30:15.687Z] ---> b0680fbcfd16 [2022-10-24T06:30:15.687Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T06:30:15.687Z] ---> Running in e6778afbe941 [2022-10-24T06:30:16.189Z] d5ac0230b979: Pull complete [2022-10-24T06:30:16.190Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T06:30:16.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T06:30:16.190Z] ---> 59b3b1a385d4 [2022-10-24T06:30:16.190Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T06:30:16.255Z] Removing intermediate container e6778afbe941 [2022-10-24T06:30:16.255Z] ---> 428378375cdf [2022-10-24T06:30:16.255Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T06:30:16.255Z] ---> Running in e3d4d7bd1567 [2022-10-24T06:30:16.514Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T06:30:17.453Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T06:30:17.712Z] OK: 216 MiB in 55 packages [2022-10-24T06:30:17.971Z] Removing intermediate container e3d4d7bd1567 [2022-10-24T06:30:17.971Z] ---> ae474527b896 [2022-10-24T06:30:17.971Z] Step 9/27 : COPY go.mod vendor* ./ [2022-10-24T06:30:18.144Z] ---> Running in 44635726bb35 [2022-10-24T06:30:18.229Z] ---> 255f6b8d47c2 [2022-10-24T06:30:18.229Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T06:30:18.229Z] ---> Running in b32abd625ee4 [2022-10-24T06:30:18.414Z] Removing intermediate container 44635726bb35 [2022-10-24T06:30:18.414Z] ---> 7b156f585388 [2022-10-24T06:30:18.414Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T06:30:18.681Z] ---> Running in c6f74ce6ce3b [2022-10-24T06:30:18.796Z] Removing intermediate container b32abd625ee4 [2022-10-24T06:30:18.796Z] ---> d60f4f267857 [2022-10-24T06:30:18.796Z] Step 11/27 : COPY . . [2022-10-24T06:30:18.947Z] Removing intermediate container c6f74ce6ce3b [2022-10-24T06:30:18.947Z] ---> 6b179130a72d [2022-10-24T06:30:18.947Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-24T06:30:18.947Z] ---> Running in 8b1344ec5261 [2022-10-24T06:30:19.214Z] Removing intermediate container 8b1344ec5261 [2022-10-24T06:30:19.214Z] ---> c2de127bc09a [2022-10-24T06:30:19.214Z] Step 6/13 : WORKDIR /device-virtual-go [2022-10-24T06:30:19.214Z] ---> Running in 6f25f489e148 [2022-10-24T06:30:19.363Z] ---> 6df8d218bc00 [2022-10-24T06:30:19.363Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T06:30:19.363Z] ---> Running in d4aaf8251faa [2022-10-24T06:30:19.363Z] Removing intermediate container d4aaf8251faa [2022-10-24T06:30:19.363Z] ---> efa870fb075c [2022-10-24T06:30:19.363Z] Step 13/27 : RUN $MAKE [2022-10-24T06:30:19.363Z] ---> Running in 17899c9f6589 [2022-10-24T06:30:19.483Z] Removing intermediate container 6f25f489e148 [2022-10-24T06:30:19.483Z] ---> a1bafdcc22e8 [2022-10-24T06:30:19.483Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T06:30:19.483Z] ---> Running in 980e224dc3b8 [2022-10-24T06:30:19.621Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-10-24T06:30:21.433Z] Removing intermediate container 980e224dc3b8 [2022-10-24T06:30:21.433Z] ---> 2aff9086051d [2022-10-24T06:30:21.433Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T06:30:21.433Z] ---> Running in 60e5a39af947 [2022-10-24T06:30:22.397Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T06:30:22.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T06:30:23.940Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-24T06:30:23.940Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-24T06:30:24.206Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-24T06:30:24.206Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-24T06:30:24.477Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T06:30:24.477Z] OK: 226 MiB in 55 packages [2022-10-24T06:30:25.450Z] Removing intermediate container 60e5a39af947 [2022-10-24T06:30:25.450Z] ---> 41209b0d5da6 [2022-10-24T06:30:25.450Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-24T06:30:26.035Z] ---> 1a1e4892676d [2022-10-24T06:30:26.035Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T06:30:26.035Z] ---> Running in e640f7af4491 [2022-10-24T06:30:37.700Z] Removing intermediate container 17899c9f6589 [2022-10-24T06:30:37.700Z] ---> 8cd9ffc43ff1 [2022-10-24T06:30:37.700Z] Step 14/27 : FROM alpine:3.16 [2022-10-24T06:30:37.700Z] 3.16: Pulling from library/alpine [2022-10-24T06:30:37.700Z] 213ec9aee27d: Already exists [2022-10-24T06:30:37.959Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T06:30:37.959Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T06:30:37.959Z] ---> 9c6f07244728 [2022-10-24T06:30:37.959Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-10-24T06:30:37.959Z] ---> Running in 831d03f0266a [2022-10-24T06:30:38.218Z] Removing intermediate container 831d03f0266a [2022-10-24T06:30:38.218Z] ---> 23b772054597 [2022-10-24T06:30:38.218Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T06:30:38.218Z] ---> Running in 948d8b452dda [2022-10-24T06:30:38.786Z] Removing intermediate container 948d8b452dda [2022-10-24T06:30:38.786Z] ---> 0fb84d4ac8db [2022-10-24T06:30:38.786Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T06:30:38.786Z] ---> Running in 928e82764742 [2022-10-24T06:30:39.045Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T06:30:39.981Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T06:30:40.240Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T06:30:40.240Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T06:30:40.240Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T06:30:40.499Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T06:30:40.499Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T06:30:40.499Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T06:30:40.758Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T06:30:40.758Z] OK: 8 MiB in 20 packages [2022-10-24T06:30:41.016Z] Removing intermediate container 928e82764742 [2022-10-24T06:30:41.016Z] ---> 99db285227ea [2022-10-24T06:30:41.016Z] Step 18/27 : WORKDIR / [2022-10-24T06:30:41.016Z] ---> Running in fc45dc961d44 [2022-10-24T06:30:41.275Z] Removing intermediate container fc45dc961d44 [2022-10-24T06:30:41.275Z] ---> cd1466c3cf09 [2022-10-24T06:30:41.275Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-10-24T06:30:41.275Z] ---> b7b31d3611ee [2022-10-24T06:30:41.275Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-10-24T06:30:41.533Z] ---> bdde76ab4d20 [2022-10-24T06:30:41.533Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-10-24T06:30:42.100Z] ---> 4d28339515f4 [2022-10-24T06:30:42.100Z] Step 22/27 : EXPOSE 59900 [2022-10-24T06:30:42.100Z] ---> Running in b9c2a39f900f [2022-10-24T06:30:42.100Z] Removing intermediate container b9c2a39f900f [2022-10-24T06:30:42.100Z] ---> 56175d541d7d [2022-10-24T06:30:42.100Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-10-24T06:30:42.100Z] ---> Running in b1aa902fa0e9 [2022-10-24T06:30:42.100Z] Removing intermediate container b1aa902fa0e9 [2022-10-24T06:30:42.100Z] ---> da0d2397dbb8 [2022-10-24T06:30:42.100Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T06:30:42.100Z] ---> Running in e3436cfa895b [2022-10-24T06:30:42.365Z] Removing intermediate container e3436cfa895b [2022-10-24T06:30:42.365Z] ---> 5f4aa4cef5a3 [2022-10-24T06:30:42.365Z] Step 25/27 : LABEL arch=amd64 [2022-10-24T06:30:42.365Z] ---> Running in 26617952fff6 [2022-10-24T06:30:42.365Z] Removing intermediate container 26617952fff6 [2022-10-24T06:30:42.365Z] ---> f44f853ca76d [2022-10-24T06:30:42.365Z] Step 26/27 : LABEL git_sha=9a1b535985cde1136af0b2835ff927b495d73fc1 [2022-10-24T06:30:42.365Z] ---> Running in 21870d75b432 [2022-10-24T06:30:42.624Z] Removing intermediate container 21870d75b432 [2022-10-24T06:30:42.624Z] ---> cf9178a51313 [2022-10-24T06:30:42.624Z] Step 27/27 : LABEL version=2.3.0-dev.26 [2022-10-24T06:30:42.624Z] ---> Running in 26a5cf765b94 [2022-10-24T06:30:42.624Z] Removing intermediate container 26a5cf765b94 [2022-10-24T06:30:42.624Z] ---> 24cf920f31ce [2022-10-24T06:30:42.624Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T06:30:42.624Z] Successfully built 24cf920f31ce [2022-10-24T06:30:42.624Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T06:30:42.718Z] provisioning config files... [2022-10-24T06:30:42.727Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2147304245248626513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:30:43.013Z] ---> docker-login.sh [2022-10-24T06:30:43.013Z] nexus3.edgexfoundry.org:10001 [2022-10-24T06:30:43.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:30:43.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:30:43.013Z] Configure a credential helper to remove this warning. See [2022-10-24T06:30:43.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:30:43.013Z] [2022-10-24T06:30:43.013Z] Login Succeeded [2022-10-24T06:30:43.013Z] nexus3.edgexfoundry.org:10002 [2022-10-24T06:30:43.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:30:43.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:30:43.013Z] Configure a credential helper to remove this warning. See [2022-10-24T06:30:43.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:30:43.013Z] [2022-10-24T06:30:43.013Z] Login Succeeded [2022-10-24T06:30:43.013Z] nexus3.edgexfoundry.org:10003 [2022-10-24T06:30:43.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:30:43.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:30:43.274Z] Configure a credential helper to remove this warning. See [2022-10-24T06:30:43.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:30:43.274Z] [2022-10-24T06:30:43.274Z] Login Succeeded [2022-10-24T06:30:43.274Z] nexus3.edgexfoundry.org:10004 [2022-10-24T06:30:43.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:30:43.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:30:43.274Z] Configure a credential helper to remove this warning. See [2022-10-24T06:30:43.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:30:43.274Z] [2022-10-24T06:30:43.274Z] Login Succeeded [2022-10-24T06:30:43.274Z] docker.io [2022-10-24T06:30:43.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:30:43.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:30:43.851Z] Configure a credential helper to remove this warning. See [2022-10-24T06:30:43.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:30:43.851Z] [2022-10-24T06:30:43.851Z] Login Succeeded [2022-10-24T06:30:43.851Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T06:30:43.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T06:30:43.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T06:30:43.897Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-10-24T06:30:43.897Z] 9a1b535985cde1136af0b2835ff927b495d73fc1 [2022-10-24T06:30:43.897Z] latest [2022-10-24T06:30:43.897Z] 2.3.0-dev.26 [2022-10-24T06:30:43.897Z] 9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26 [2022-10-24T06:30:43.897Z] main [2022-10-24T06:30:43.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:30:44.203Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9a1b535985cde1136af0b2835ff927b495d73fc1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:30:44.505Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:9a1b535985cde1136af0b2835ff927b495d73fc1 [2022-10-24T06:30:44.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-24T06:30:44.505Z] 46e4b6966559: Preparing [2022-10-24T06:30:44.505Z] 73954fe49a36: Preparing [2022-10-24T06:30:44.505Z] c10bed42d729: Preparing [2022-10-24T06:30:44.505Z] 7051c027e53a: Preparing [2022-10-24T06:30:44.505Z] 71c3af08aab8: Preparing [2022-10-24T06:30:44.505Z] 994393dc58e7: Preparing [2022-10-24T06:30:44.505Z] 994393dc58e7: Waiting [2022-10-24T06:30:44.505Z] 73954fe49a36: Pushed [2022-10-24T06:30:44.505Z] c10bed42d729: Pushed [2022-10-24T06:30:44.505Z] 71c3af08aab8: Pushed [2022-10-24T06:30:44.505Z] 994393dc58e7: Layer already exists [2022-10-24T06:30:44.763Z] 7051c027e53a: Pushed [2022-10-24T06:30:47.295Z] 46e4b6966559: Pushed [2022-10-24T06:30:47.295Z] 9a1b535985cde1136af0b2835ff927b495d73fc1: digest: sha256:a4729729c2bde032db0d66d103580374cf0cf502cc3825cb39f12a849be40c0e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:30:47.601Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:30:47.903Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-10-24T06:30:47.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-24T06:30:47.903Z] 46e4b6966559: Preparing [2022-10-24T06:30:47.903Z] 73954fe49a36: Preparing [2022-10-24T06:30:47.903Z] c10bed42d729: Preparing [2022-10-24T06:30:47.903Z] 7051c027e53a: Preparing [2022-10-24T06:30:47.903Z] 71c3af08aab8: Preparing [2022-10-24T06:30:47.903Z] 994393dc58e7: Preparing [2022-10-24T06:30:47.903Z] 994393dc58e7: Waiting [2022-10-24T06:30:47.903Z] 46e4b6966559: Layer already exists [2022-10-24T06:30:47.903Z] c10bed42d729: Layer already exists [2022-10-24T06:30:47.903Z] 71c3af08aab8: Layer already exists [2022-10-24T06:30:47.903Z] 7051c027e53a: Layer already exists [2022-10-24T06:30:47.903Z] 73954fe49a36: Layer already exists [2022-10-24T06:30:47.903Z] 994393dc58e7: Layer already exists [2022-10-24T06:30:47.903Z] latest: digest: sha256:a4729729c2bde032db0d66d103580374cf0cf502cc3825cb39f12a849be40c0e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:30:48.209Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:30:48.509Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.26 [2022-10-24T06:30:48.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-24T06:30:48.509Z] 46e4b6966559: Preparing [2022-10-24T06:30:48.509Z] 73954fe49a36: Preparing [2022-10-24T06:30:48.509Z] c10bed42d729: Preparing [2022-10-24T06:30:48.509Z] 7051c027e53a: Preparing [2022-10-24T06:30:48.509Z] 71c3af08aab8: Preparing [2022-10-24T06:30:48.509Z] 994393dc58e7: Preparing [2022-10-24T06:30:48.509Z] 7051c027e53a: Layer already exists [2022-10-24T06:30:48.509Z] 46e4b6966559: Layer already exists [2022-10-24T06:30:48.509Z] c10bed42d729: Layer already exists [2022-10-24T06:30:48.509Z] 73954fe49a36: Layer already exists [2022-10-24T06:30:48.509Z] 71c3af08aab8: Layer already exists [2022-10-24T06:30:48.509Z] 994393dc58e7: Layer already exists [2022-10-24T06:30:48.509Z] 2.3.0-dev.26: digest: sha256:a4729729c2bde032db0d66d103580374cf0cf502cc3825cb39f12a849be40c0e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:30:48.810Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:30:49.115Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26 [2022-10-24T06:30:49.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-24T06:30:49.115Z] 46e4b6966559: Preparing [2022-10-24T06:30:49.115Z] 73954fe49a36: Preparing [2022-10-24T06:30:49.115Z] c10bed42d729: Preparing [2022-10-24T06:30:49.115Z] 7051c027e53a: Preparing [2022-10-24T06:30:49.115Z] 71c3af08aab8: Preparing [2022-10-24T06:30:49.115Z] 994393dc58e7: Preparing [2022-10-24T06:30:49.115Z] 994393dc58e7: Waiting [2022-10-24T06:30:49.115Z] c10bed42d729: Layer already exists [2022-10-24T06:30:49.115Z] 71c3af08aab8: Layer already exists [2022-10-24T06:30:49.115Z] 46e4b6966559: Layer already exists [2022-10-24T06:30:49.115Z] 7051c027e53a: Layer already exists [2022-10-24T06:30:49.115Z] 73954fe49a36: Layer already exists [2022-10-24T06:30:49.115Z] 994393dc58e7: Layer already exists [2022-10-24T06:30:49.115Z] 9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26: digest: sha256:a4729729c2bde032db0d66d103580374cf0cf502cc3825cb39f12a849be40c0e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:30:49.420Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:30:49.725Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-10-24T06:30:49.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-24T06:30:49.725Z] 46e4b6966559: Preparing [2022-10-24T06:30:49.725Z] 73954fe49a36: Preparing [2022-10-24T06:30:49.725Z] c10bed42d729: Preparing [2022-10-24T06:30:49.725Z] 7051c027e53a: Preparing [2022-10-24T06:30:49.725Z] 71c3af08aab8: Preparing [2022-10-24T06:30:49.725Z] 994393dc58e7: Preparing [2022-10-24T06:30:49.725Z] 994393dc58e7: Waiting [2022-10-24T06:30:49.725Z] 7051c027e53a: Layer already exists [2022-10-24T06:30:49.725Z] 73954fe49a36: Layer already exists [2022-10-24T06:30:49.725Z] c10bed42d729: Layer already exists [2022-10-24T06:30:49.725Z] 71c3af08aab8: Layer already exists [2022-10-24T06:30:49.725Z] 46e4b6966559: Layer already exists [2022-10-24T06:30:49.725Z] 994393dc58e7: Layer already exists [2022-10-24T06:30:49.725Z] main: digest: sha256:a4729729c2bde032db0d66d103580374cf0cf502cc3825cb39f12a849be40c0e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T06:30:49.777Z] ===================================================== [Pipeline] echo [2022-10-24T06:30:49.784Z] taggedImages: [2022-10-24T06:30:49.784Z] - nexus3.edgexfoundry.org:10004/device-virtual:9a1b535985cde1136af0b2835ff927b495d73fc1 [2022-10-24T06:30:49.784Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-10-24T06:30:49.784Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.26 [2022-10-24T06:30:49.784Z] - nexus3.edgexfoundry.org:10004/device-virtual:9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26 [2022-10-24T06:30:49.784Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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 [2022-10-24T06:30:50.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T06:30:50.144Z] [2022-10-24T06:30:50.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:30:50.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T06:30:50.439Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T06:30:50.439Z] 5eb5b503b376: Pulling fs layer [2022-10-24T06:30:50.439Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T06:30:50.439Z] ec43610c2a17: Pulling fs layer [2022-10-24T06:30:50.439Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T06:30:50.439Z] 33b1e0a273af: Pulling fs layer [2022-10-24T06:30:50.439Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T06:30:50.439Z] 2f39f015ded8: Pulling fs layer [2022-10-24T06:30:50.439Z] 3a2ae6a8a46f: Waiting [2022-10-24T06:30:50.439Z] 33b1e0a273af: Waiting [2022-10-24T06:30:50.439Z] 5d3b04190fa2: Waiting [2022-10-24T06:30:50.439Z] 2f39f015ded8: Waiting [2022-10-24T06:30:50.439Z] 5c69ac0246d0: Download complete [2022-10-24T06:30:50.439Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-24T06:30:50.439Z] 3a2ae6a8a46f: Download complete [2022-10-24T06:30:50.439Z] 33b1e0a273af: Verifying Checksum [2022-10-24T06:30:50.439Z] 33b1e0a273af: Download complete [2022-10-24T06:30:50.439Z] 5d3b04190fa2: Download complete [2022-10-24T06:30:50.439Z] ec43610c2a17: Verifying Checksum [2022-10-24T06:30:50.439Z] ec43610c2a17: Download complete [2022-10-24T06:30:50.697Z] 5eb5b503b376: Download complete [2022-10-24T06:30:51.262Z] 2f39f015ded8: Download complete [2022-10-24T06:30:51.521Z] 5eb5b503b376: Pull complete [2022-10-24T06:30:51.779Z] 5c69ac0246d0: Pull complete [2022-10-24T06:30:52.344Z] ec43610c2a17: Pull complete [2022-10-24T06:30:52.344Z] 3a2ae6a8a46f: Pull complete [2022-10-24T06:30:52.344Z] 33b1e0a273af: Pull complete [2022-10-24T06:30:52.602Z] 5d3b04190fa2: Pull complete [2022-10-24T06:30:56.786Z] 2f39f015ded8: Pull complete [2022-10-24T06:30:56.786Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T06:30:56.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T06:30:56.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T06:30:56.857Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2022-10-24T06:30:56.884Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T06:30:58.503Z] $ docker top 9a08d1ec2dadac32c065e98c7f889b9b8f7560b246f360e69be824bd7cfaedd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:30:58.883Z] ---> job-cost.sh [2022-10-24T06:30:58.883Z] lf-activate-venv: SKIPPING [2022-10-24T06:30:58.883Z] INFO: No Stack... [2022-10-24T06:30:59.141Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T06:30:59.710Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T06:31:00.000Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-10-24T06:31:00.000Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T06:31:00.014Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-62-stack-cost] [2022-10-24T06:31:00.022Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-62-stack-cost] did not exist. Created. [2022-10-24T06:31:00.022Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T06:31:00.315Z] + echo total: 0.4399999976158142 [Pipeline] stash [2022-10-24T06:31:00.342Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T06:31:00.353Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T06:31:00.368Z] $ docker stop --time=1 9a08d1ec2dadac32c065e98c7f889b9b8f7560b246f360e69be824bd7cfaedd1 [2022-10-24T06:31:01.544Z] $ docker rm -f 9a08d1ec2dadac32c065e98c7f889b9b8f7560b246f360e69be824bd7cfaedd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-24T06:31:12.882Z] Removing intermediate container e640f7af4491 [2022-10-24T06:31:12.882Z] ---> ceb4e80d863b [2022-10-24T06:31:12.882Z] Step 11/13 : COPY . . [2022-10-24T06:31:12.882Z] ---> b1254e0c0e3f [2022-10-24T06:31:12.882Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T06:31:13.149Z] ---> Running in b1aa3b888a3c [2022-10-24T06:31:13.427Z] Removing intermediate container b1aa3b888a3c [2022-10-24T06:31:13.427Z] ---> 6cf48ec405bf [2022-10-24T06:31:13.427Z] Step 13/13 : RUN $MAKE [2022-10-24T06:31:13.427Z] ---> Running in 423f6bae0a46 [2022-10-24T06:31:14.387Z] noop [2022-10-24T06:31:14.972Z] Removing intermediate container 423f6bae0a46 [2022-10-24T06:31:14.972Z] ---> 0851a5748362 [2022-10-24T06:31:14.972Z] Successfully built 0851a5748362 [2022-10-24T06:31:14.972Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:31:15.306Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T06:31:15.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T06:31:15.461Z] prd-ubuntu20.04-docker-arm64-4c-16g-9188 does not seem to be running inside a container [2022-10-24T06:31:15.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/62 -v /w/workspace/device-virtual-go/62:/w/workspace/device-virtual-go/62:rw,z -v /w/workspace/device-virtual-go/62@tmp:/w/workspace/device-virtual-go/62@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 ******** ci-base-image-arm64 cat [2022-10-24T06:31:16.651Z] $ docker top 398bfd03ba338548cb01607a856d3f9ffb8e8aa503ec42bed25186192031f8b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T06:31:17.443Z] + go version [2022-10-24T06:31:17.443Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T06:31:17.466Z] $ docker stop --time=1 398bfd03ba338548cb01607a856d3f9ffb8e8aa503ec42bed25186192031f8b1 [2022-10-24T06:31:19.048Z] $ docker rm -f 398bfd03ba338548cb01607a856d3f9ffb8e8aa503ec42bed25186192031f8b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:31:19.563Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T06:31:19.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T06:31:19.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-9188 does not seem to be running inside a container [2022-10-24T06:31:19.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/62 -v /w/workspace/device-virtual-go/62:/w/workspace/device-virtual-go/62:rw,z -v /w/workspace/device-virtual-go/62@tmp:/w/workspace/device-virtual-go/62@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 ******** ci-base-image-arm64 cat [2022-10-24T06:31:20.839Z] $ docker top f5b8e9aebbc3f4f5bcef568684771978ab3cea0cd10ff6faa69d84fc046435fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T06:31:21.310Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/62 [Pipeline] fileExists [Pipeline] sh [2022-10-24T06:31:21.637Z] + make test [2022-10-24T06:31:21.637Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-24T06:31:23.575Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-10-24T06:32:45.195Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-10-24T06:32:45.195Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.136s coverage: 65.7% of statements [2022-10-24T06:32:45.195Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-24T06:32:45.195Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T06:33:03.407Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T06:33:03.407Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T06:33:03.407Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T06:33:03.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T06:33:03.446Z] $ docker stop --time=1 f5b8e9aebbc3f4f5bcef568684771978ab3cea0cd10ff6faa69d84fc046435fe [2022-10-24T06:33:05.167Z] $ docker rm -f f5b8e9aebbc3f4f5bcef568684771978ab3cea0cd10ff6faa69d84fc046435fe [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T06:33:06.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T06:33:06.089Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T06:33:06.487Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T06:33:06.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T06:33:07.184Z] + ls -al . [2022-10-24T06:33:07.184Z] total 196 [2022-10-24T06:33:07.184Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 06:31 . [2022-10-24T06:33:07.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 06:29 .. [2022-10-24T06:33:07.184Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 06:29 .git [2022-10-24T06:33:07.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 06:29 .github [2022-10-24T06:33:07.184Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 24 06:29 .gitignore [2022-10-24T06:33:07.184Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 06:29 .golangci.yml [2022-10-24T06:33:07.184Z] -rw-rw-r-- 1 jenkins jenkins 8527 Oct 24 06:29 Attribution.txt [2022-10-24T06:33:07.184Z] -rw-rw-r-- 1 jenkins jenkins 9649 Oct 24 06:29 CHANGELOG.md [2022-10-24T06:33:07.184Z] -rw-rw-r-- 1 jenkins jenkins 2034 Oct 24 06:29 Dockerfile [2022-10-24T06:33:07.184Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 06:29 GOVERNANCE.md [2022-10-24T06:33:07.184Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 06:29 Jenkinsfile [2022-10-24T06:33:07.184Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 06:29 LICENSE [2022-10-24T06:33:07.184Z] -rw-rw-r-- 1 jenkins jenkins 2457 Oct 24 06:29 Makefile [2022-10-24T06:33:07.184Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 06:29 OWNERS.md [2022-10-24T06:33:07.184Z] -rw-rw-r-- 1 jenkins jenkins 3578 Oct 24 06:29 README.md [2022-10-24T06:33:07.184Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 06:29 VERSION [2022-10-24T06:33:07.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 06:29 bin [2022-10-24T06:33:07.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 06:29 cmd [2022-10-24T06:33:07.184Z] -rw-r--r-- 1 jenkins jenkins 44128 Oct 24 06:32 coverage.out [2022-10-24T06:33:07.184Z] -rw-rw-r-- 1 jenkins jenkins 3399 Oct 24 06:29 go.mod [2022-10-24T06:33:07.184Z] -rw-rw-r-- 1 jenkins jenkins 37522 Oct 24 06:29 go.sum [2022-10-24T06:33:07.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 06:29 internal [2022-10-24T06:33:07.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 06:29 snap [2022-10-24T06:33:07.184Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 06:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:33:07.624Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9a1b535985cde1136af0b2835ff927b495d73fc1 --label arch=arm64 --label version=2.3.0-dev.26 . [2022-10-24T06:33:07.897Z] Sending build context to Docker daemon 11.79MB [2022-10-24T06:33:07.897Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T06:33:07.897Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-24T06:33:07.897Z] ---> 0851a5748362 [2022-10-24T06:33:07.897Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T06:33:08.168Z] ---> Running in 9f1af0a0fca2 [2022-10-24T06:33:08.442Z] Removing intermediate container 9f1af0a0fca2 [2022-10-24T06:33:08.442Z] ---> 61e8b3e1b6ea [2022-10-24T06:33:08.442Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T06:33:08.442Z] ---> Running in 8b6c0b66cde6 [2022-10-24T06:33:08.716Z] Removing intermediate container 8b6c0b66cde6 [2022-10-24T06:33:08.716Z] ---> 044c87f48d5e [2022-10-24T06:33:08.716Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-10-24T06:33:08.716Z] ---> Running in 425adf744b61 [2022-10-24T06:33:09.004Z] Removing intermediate container 425adf744b61 [2022-10-24T06:33:09.004Z] ---> 59d856bd3ac3 [2022-10-24T06:33:09.004Z] Step 6/27 : WORKDIR /device-virtual-go [2022-10-24T06:33:09.276Z] ---> Running in 614bc737fc5f [2022-10-24T06:33:09.549Z] Removing intermediate container 614bc737fc5f [2022-10-24T06:33:09.549Z] ---> e2868f3ce26b [2022-10-24T06:33:09.549Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T06:33:09.549Z] ---> Running in 1d1f7c8b61f7 [2022-10-24T06:33:11.499Z] Removing intermediate container 1d1f7c8b61f7 [2022-10-24T06:33:11.499Z] ---> bed1df4dbb75 [2022-10-24T06:33:11.499Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T06:33:11.499Z] ---> Running in ed2a78d8507d [2022-10-24T06:33:12.087Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T06:33:13.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T06:33:14.009Z] OK: 226 MiB in 55 packages [2022-10-24T06:33:14.970Z] Removing intermediate container ed2a78d8507d [2022-10-24T06:33:14.970Z] ---> 1f573eafe1fc [2022-10-24T06:33:14.970Z] Step 9/27 : COPY go.mod vendor* ./ [2022-10-24T06:33:15.246Z] ---> 2c716465c1dd [2022-10-24T06:33:15.246Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T06:33:15.246Z] ---> Running in 3cdb397b4fc6 [2022-10-24T06:33:17.193Z] Removing intermediate container 3cdb397b4fc6 [2022-10-24T06:33:17.193Z] ---> f976c5c8a0fa [2022-10-24T06:33:17.193Z] Step 11/27 : COPY . . [2022-10-24T06:33:18.609Z] ---> 53a46d71f0b7 [2022-10-24T06:33:18.609Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T06:33:18.609Z] ---> Running in 9762c0cf47b7 [2022-10-24T06:33:18.609Z] Removing intermediate container 9762c0cf47b7 [2022-10-24T06:33:18.609Z] ---> be25a4978965 [2022-10-24T06:33:18.609Z] Step 13/27 : RUN $MAKE [2022-10-24T06:33:18.609Z] ---> Running in 04f4e0db4eaa [2022-10-24T06:33:19.570Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-10-24T06:35:26.218Z] Removing intermediate container 04f4e0db4eaa [2022-10-24T06:35:26.218Z] ---> ed29e8b70e37 [2022-10-24T06:35:26.218Z] Step 14/27 : FROM alpine:3.16 [2022-10-24T06:35:26.218Z] 3.16: Pulling from library/alpine [2022-10-24T06:35:26.218Z] 9b18e9b68314: Already exists [2022-10-24T06:35:26.218Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T06:35:26.218Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T06:35:26.218Z] ---> a6215f271958 [2022-10-24T06:35:26.218Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-10-24T06:35:26.218Z] ---> Running in dd0791a091c2 [2022-10-24T06:35:26.218Z] Removing intermediate container dd0791a091c2 [2022-10-24T06:35:26.218Z] ---> 0b070bade737 [2022-10-24T06:35:26.218Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T06:35:26.218Z] ---> Running in f258bf5149c5 [2022-10-24T06:35:26.218Z] Removing intermediate container f258bf5149c5 [2022-10-24T06:35:26.218Z] ---> 1a8db1fb7121 [2022-10-24T06:35:26.218Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T06:35:26.218Z] ---> Running in 7bd59de81598 [2022-10-24T06:35:27.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T06:35:27.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T06:35:28.707Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T06:35:28.970Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T06:35:28.970Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T06:35:28.970Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T06:35:29.234Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T06:35:29.234Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T06:35:29.499Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T06:35:29.499Z] OK: 8 MiB in 20 packages [2022-10-24T06:35:30.467Z] Removing intermediate container 7bd59de81598 [2022-10-24T06:35:30.467Z] ---> c5ff37a849d7 [2022-10-24T06:35:30.467Z] Step 18/27 : WORKDIR / [2022-10-24T06:35:30.467Z] ---> Running in 5c531b24bd4f [2022-10-24T06:35:30.734Z] Removing intermediate container 5c531b24bd4f [2022-10-24T06:35:30.734Z] ---> 6ed274907ca8 [2022-10-24T06:35:30.734Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-10-24T06:35:31.004Z] ---> 6b6f4c9a725f [2022-10-24T06:35:31.004Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-10-24T06:35:31.602Z] ---> de3ff0af6dd1 [2022-10-24T06:35:31.602Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-10-24T06:35:33.008Z] ---> a152a3504d7c [2022-10-24T06:35:33.008Z] Step 22/27 : EXPOSE 59900 [2022-10-24T06:35:33.276Z] ---> Running in 3d4323468d4c [2022-10-24T06:35:33.276Z] Removing intermediate container 3d4323468d4c [2022-10-24T06:35:33.276Z] ---> f764f41bc95e [2022-10-24T06:35:33.276Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-10-24T06:35:33.544Z] ---> Running in 331774767d43 [2022-10-24T06:35:33.810Z] Removing intermediate container 331774767d43 [2022-10-24T06:35:33.810Z] ---> 6287401663bc [2022-10-24T06:35:33.810Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T06:35:33.810Z] ---> Running in 4b340db728e6 [2022-10-24T06:35:34.077Z] Removing intermediate container 4b340db728e6 [2022-10-24T06:35:34.077Z] ---> 926c29e2833f [2022-10-24T06:35:34.077Z] Step 25/27 : LABEL arch=arm64 [2022-10-24T06:35:34.077Z] ---> Running in d1fae8ea0476 [2022-10-24T06:35:34.347Z] Removing intermediate container d1fae8ea0476 [2022-10-24T06:35:34.347Z] ---> 5afbd36c830f [2022-10-24T06:35:34.347Z] Step 26/27 : LABEL git_sha=9a1b535985cde1136af0b2835ff927b495d73fc1 [2022-10-24T06:35:34.615Z] ---> Running in 086c0ade926c [2022-10-24T06:35:34.882Z] Removing intermediate container 086c0ade926c [2022-10-24T06:35:34.882Z] ---> f9b05198069e [2022-10-24T06:35:34.882Z] Step 27/27 : LABEL version=2.3.0-dev.26 [2022-10-24T06:35:34.882Z] ---> Running in 322a336156a4 [2022-10-24T06:35:35.150Z] Removing intermediate container 322a336156a4 [2022-10-24T06:35:35.150Z] ---> a0e822b84f3f [2022-10-24T06:35:35.150Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T06:35:35.150Z] Successfully built a0e822b84f3f [2022-10-24T06:35:35.150Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T06:35:35.236Z] provisioning config files... [2022-10-24T06:35:35.250Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/62@tmp/config5438985611750014064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:35:35.578Z] ---> docker-login.sh [2022-10-24T06:35:35.578Z] nexus3.edgexfoundry.org:10001 [2022-10-24T06:35:35.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:35:35.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:35:35.845Z] Configure a credential helper to remove this warning. See [2022-10-24T06:35:35.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:35:35.845Z] [2022-10-24T06:35:35.845Z] Login Succeeded [2022-10-24T06:35:35.845Z] nexus3.edgexfoundry.org:10002 [2022-10-24T06:35:36.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:35:36.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:35:36.115Z] Configure a credential helper to remove this warning. See [2022-10-24T06:35:36.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:35:36.115Z] [2022-10-24T06:35:36.115Z] Login Succeeded [2022-10-24T06:35:36.115Z] nexus3.edgexfoundry.org:10003 [2022-10-24T06:35:36.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:35:36.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:35:36.656Z] Configure a credential helper to remove this warning. See [2022-10-24T06:35:36.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:35:36.656Z] [2022-10-24T06:35:36.656Z] Login Succeeded [2022-10-24T06:35:36.656Z] nexus3.edgexfoundry.org:10004 [2022-10-24T06:35:36.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:35:36.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:35:36.922Z] Configure a credential helper to remove this warning. See [2022-10-24T06:35:36.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:35:36.922Z] [2022-10-24T06:35:36.922Z] Login Succeeded [2022-10-24T06:35:36.922Z] docker.io [2022-10-24T06:35:37.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T06:35:37.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T06:35:37.451Z] Configure a credential helper to remove this warning. See [2022-10-24T06:35:37.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T06:35:37.451Z] [2022-10-24T06:35:37.451Z] Login Succeeded [2022-10-24T06:35:37.451Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T06:35:37.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T06:35:37.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T06:35:37.501Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-10-24T06:35:37.501Z] 9a1b535985cde1136af0b2835ff927b495d73fc1 [2022-10-24T06:35:37.501Z] latest [2022-10-24T06:35:37.501Z] 2.3.0-dev.26 [2022-10-24T06:35:37.501Z] 9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26 [2022-10-24T06:35:37.501Z] main [2022-10-24T06:35:37.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:35:37.843Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9a1b535985cde1136af0b2835ff927b495d73fc1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:35:38.180Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9a1b535985cde1136af0b2835ff927b495d73fc1 [2022-10-24T06:35:38.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-24T06:35:38.180Z] 9817be6feca2: Preparing [2022-10-24T06:35:38.180Z] fe468d4e507e: Preparing [2022-10-24T06:35:38.180Z] 62b3cfc34773: Preparing [2022-10-24T06:35:38.180Z] 354daafaec70: Preparing [2022-10-24T06:35:38.180Z] c5f91cacdcfc: Preparing [2022-10-24T06:35:38.180Z] 5d3e392a13a0: Preparing [2022-10-24T06:35:38.180Z] 5d3e392a13a0: Waiting [2022-10-24T06:35:38.445Z] c5f91cacdcfc: Pushed [2022-10-24T06:35:38.445Z] fe468d4e507e: Pushed [2022-10-24T06:35:38.445Z] 62b3cfc34773: Pushed [2022-10-24T06:35:38.445Z] 5d3e392a13a0: Layer already exists [2022-10-24T06:35:39.028Z] 354daafaec70: Pushed [2022-10-24T06:35:44.356Z] 9817be6feca2: Pushed [2022-10-24T06:35:44.356Z] 9a1b535985cde1136af0b2835ff927b495d73fc1: digest: sha256:6911f7fbc685a7c90fd2724a55cd3e2f11476b0e08943241d701c264ef3d71ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:35:44.693Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:35:45.027Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-10-24T06:35:45.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-24T06:35:45.027Z] 9817be6feca2: Preparing [2022-10-24T06:35:45.027Z] fe468d4e507e: Preparing [2022-10-24T06:35:45.027Z] 62b3cfc34773: Preparing [2022-10-24T06:35:45.027Z] 354daafaec70: Preparing [2022-10-24T06:35:45.027Z] c5f91cacdcfc: Preparing [2022-10-24T06:35:45.027Z] 5d3e392a13a0: Preparing [2022-10-24T06:35:45.027Z] 9817be6feca2: Layer already exists [2022-10-24T06:35:45.027Z] 354daafaec70: Layer already exists [2022-10-24T06:35:45.027Z] 62b3cfc34773: Layer already exists [2022-10-24T06:35:45.027Z] fe468d4e507e: Layer already exists [2022-10-24T06:35:45.027Z] c5f91cacdcfc: Layer already exists [2022-10-24T06:35:45.027Z] 5d3e392a13a0: Layer already exists [2022-10-24T06:35:45.294Z] latest: digest: sha256:6911f7fbc685a7c90fd2724a55cd3e2f11476b0e08943241d701c264ef3d71ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:35:45.636Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:35:45.966Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.26 [2022-10-24T06:35:45.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-24T06:35:45.966Z] 9817be6feca2: Preparing [2022-10-24T06:35:45.966Z] fe468d4e507e: Preparing [2022-10-24T06:35:45.966Z] 62b3cfc34773: Preparing [2022-10-24T06:35:45.966Z] 354daafaec70: Preparing [2022-10-24T06:35:45.966Z] c5f91cacdcfc: Preparing [2022-10-24T06:35:45.966Z] 5d3e392a13a0: Preparing [2022-10-24T06:35:45.966Z] 5d3e392a13a0: Waiting [2022-10-24T06:35:45.966Z] c5f91cacdcfc: Layer already exists [2022-10-24T06:35:45.966Z] 62b3cfc34773: Layer already exists [2022-10-24T06:35:45.966Z] 9817be6feca2: Layer already exists [2022-10-24T06:35:45.966Z] 354daafaec70: Layer already exists [2022-10-24T06:35:45.966Z] fe468d4e507e: Layer already exists [2022-10-24T06:35:45.966Z] 5d3e392a13a0: Layer already exists [2022-10-24T06:35:45.966Z] 2.3.0-dev.26: digest: sha256:6911f7fbc685a7c90fd2724a55cd3e2f11476b0e08943241d701c264ef3d71ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:35:46.302Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:35:46.637Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26 [2022-10-24T06:35:46.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-24T06:35:46.637Z] 9817be6feca2: Preparing [2022-10-24T06:35:46.637Z] fe468d4e507e: Preparing [2022-10-24T06:35:46.637Z] 62b3cfc34773: Preparing [2022-10-24T06:35:46.637Z] 354daafaec70: Preparing [2022-10-24T06:35:46.637Z] c5f91cacdcfc: Preparing [2022-10-24T06:35:46.637Z] 5d3e392a13a0: Preparing [2022-10-24T06:35:46.637Z] 5d3e392a13a0: Waiting [2022-10-24T06:35:46.637Z] 9817be6feca2: Layer already exists [2022-10-24T06:35:46.637Z] 62b3cfc34773: Layer already exists [2022-10-24T06:35:46.637Z] c5f91cacdcfc: Layer already exists [2022-10-24T06:35:46.637Z] fe468d4e507e: Layer already exists [2022-10-24T06:35:46.637Z] 354daafaec70: Layer already exists [2022-10-24T06:35:46.637Z] 5d3e392a13a0: Layer already exists [2022-10-24T06:35:46.637Z] 9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26: digest: sha256:6911f7fbc685a7c90fd2724a55cd3e2f11476b0e08943241d701c264ef3d71ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:35:47.244Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:35:47.573Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-10-24T06:35:47.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-24T06:35:47.573Z] 9817be6feca2: Preparing [2022-10-24T06:35:47.573Z] fe468d4e507e: Preparing [2022-10-24T06:35:47.573Z] 62b3cfc34773: Preparing [2022-10-24T06:35:47.573Z] 354daafaec70: Preparing [2022-10-24T06:35:47.573Z] c5f91cacdcfc: Preparing [2022-10-24T06:35:47.573Z] 5d3e392a13a0: Preparing [2022-10-24T06:35:47.573Z] 5d3e392a13a0: Waiting [2022-10-24T06:35:47.573Z] 354daafaec70: Layer already exists [2022-10-24T06:35:47.573Z] fe468d4e507e: Layer already exists [2022-10-24T06:35:47.573Z] c5f91cacdcfc: Layer already exists [2022-10-24T06:35:47.573Z] 62b3cfc34773: Layer already exists [2022-10-24T06:35:47.573Z] 9817be6feca2: Layer already exists [2022-10-24T06:35:47.573Z] 5d3e392a13a0: Layer already exists [2022-10-24T06:35:47.840Z] main: digest: sha256:6911f7fbc685a7c90fd2724a55cd3e2f11476b0e08943241d701c264ef3d71ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T06:35:47.879Z] ===================================================== [Pipeline] echo [2022-10-24T06:35:47.885Z] taggedImages: [2022-10-24T06:35:47.885Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9a1b535985cde1136af0b2835ff927b495d73fc1 [2022-10-24T06:35:47.885Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-10-24T06:35:47.885Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.26 [2022-10-24T06:35:47.885Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26 [2022-10-24T06:35:47.885Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:35:48.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T06:35:48.227Z] [2022-10-24T06:35:48.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:35:48.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T06:35:48.549Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T06:35:48.549Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T06:35:48.549Z] 04944245beec: Pulling fs layer [2022-10-24T06:35:48.549Z] 699f458cf7ca: Pulling fs layer [2022-10-24T06:35:48.549Z] 765212b225bb: Pulling fs layer [2022-10-24T06:35:48.549Z] f23df028b6ca: Pulling fs layer [2022-10-24T06:35:48.549Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T06:35:48.549Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T06:35:48.549Z] 765212b225bb: Waiting [2022-10-24T06:35:48.549Z] f23df028b6ca: Waiting [2022-10-24T06:35:48.549Z] d65c8cfc05b1: Waiting [2022-10-24T06:35:48.817Z] 04944245beec: Verifying Checksum [2022-10-24T06:35:48.818Z] 04944245beec: Download complete [2022-10-24T06:35:48.818Z] 765212b225bb: Verifying Checksum [2022-10-24T06:35:48.818Z] 765212b225bb: Download complete [2022-10-24T06:35:48.818Z] f23df028b6ca: Verifying Checksum [2022-10-24T06:35:48.818Z] f23df028b6ca: Download complete [2022-10-24T06:35:48.818Z] d65c8cfc05b1: Verifying Checksum [2022-10-24T06:35:48.818Z] d65c8cfc05b1: Download complete [2022-10-24T06:35:48.818Z] 699f458cf7ca: Verifying Checksum [2022-10-24T06:35:48.818Z] 699f458cf7ca: Download complete [2022-10-24T06:35:49.414Z] 8998bd30e6a1: Verifying Checksum [2022-10-24T06:35:49.414Z] 8998bd30e6a1: Download complete [2022-10-24T06:35:51.356Z] 2437ff75d9bd: Verifying Checksum [2022-10-24T06:35:51.356Z] 2437ff75d9bd: Download complete [2022-10-24T06:35:53.298Z] 8998bd30e6a1: Pull complete [2022-10-24T06:35:53.566Z] 04944245beec: Pull complete [2022-10-24T06:35:54.981Z] 699f458cf7ca: Pull complete [2022-10-24T06:35:54.981Z] 765212b225bb: Pull complete [2022-10-24T06:35:55.941Z] f23df028b6ca: Pull complete [2022-10-24T06:35:55.941Z] d65c8cfc05b1: Pull complete [2022-10-24T06:36:10.935Z] 2437ff75d9bd: Pull complete [2022-10-24T06:36:10.935Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T06:36:10.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T06:36:10.935Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T06:36:11.139Z] prd-ubuntu20.04-docker-arm64-4c-16g-9188 does not seem to be running inside a container [2022-10-24T06:36:11.218Z] $ 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-virtual-go/62 -v /w/workspace/device-virtual-go/62:/w/workspace/device-virtual-go/62:rw,z -v /w/workspace/device-virtual-go/62@tmp:/w/workspace/device-virtual-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-24T06:36:14.092Z] $ docker top 4e83722c5575d9e7a28d435a25a453a258de3222f058c27af70df9aa80c2fdf7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:36:14.910Z] ---> job-cost.sh [2022-10-24T06:36:14.910Z] lf-activate-venv: SKIPPING [2022-10-24T06:36:14.910Z] INFO: No Stack... [2022-10-24T06:36:15.175Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T06:36:16.130Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T06:36:16.763Z] + cat /w/workspace/device-virtual-go/62/archives/cost.csv [2022-10-24T06:36:16.763Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T06:36:16.798Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-62-stack-cost] [2022-10-24T06:36:16.804Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-62-stack-cost] did not exist. Created. [2022-10-24T06:36:16.804Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T06:36:17.455Z] /w/workspace/device-virtual-go/62@tmp/durable-56654f8e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-24T06:36:17.791Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T06:36:17.817Z] Warning: overwriting stash ‘stack-cost’ [2022-10-24T06:36:17.863Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T06:36:17.869Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T06:36:17.896Z] $ docker stop --time=1 4e83722c5575d9e7a28d435a25a453a258de3222f058c27af70df9aa80c2fdf7 [2022-10-24T06:36:19.399Z] $ docker rm -f 4e83722c5575d9e7a28d435a25a453a258de3222f058c27af70df9aa80c2fdf7 [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 [2022-10-24T06:36:19.809Z] provisioning config files... [2022-10-24T06:36:19.816Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10331368919001657301tmp [Pipeline] { [Pipeline] sh [2022-10-24T06:36:20.105Z] + set +x [2022-10-24T06:36:20.105Z] + curl -s https://codecov.io/bash [2022-10-24T06:36:20.105Z] + bash -s -- [2022-10-24T06:36:20.105Z] [2022-10-24T06:36:20.105Z] _____ _ [2022-10-24T06:36:20.105Z] / ____| | | [2022-10-24T06:36:20.105Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T06:36:20.105Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T06:36:20.105Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T06:36:20.105Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T06:36:20.105Z] Bash-1.0.6 [2022-10-24T06:36:20.105Z] [2022-10-24T06:36:20.105Z] [2022-10-24T06:36:20.105Z] ==> git version 2.25.1 found [2022-10-24T06:36:20.105Z] ==> 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 [2022-10-24T06:36:20.105Z] Release-Date: 2020-01-08 [2022-10-24T06:36:20.105Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-24T06:36:20.105Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T06:36:20.105Z] ==> Jenkins CI detected. [2022-10-24T06:36:20.105Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-10-24T06:36:20.105Z] project root: . [2022-10-24T06:36:20.105Z] --> token set from env [2022-10-24T06:36:20.105Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T06:36:20.105Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T06:36:20.105Z] ==> Python coveragepy not found [2022-10-24T06:36:20.105Z] ==> Searching for coverage reports in: [2022-10-24T06:36:20.105Z] + . [2022-10-24T06:36:20.105Z] -> Found 1 reports [2022-10-24T06:36:20.105Z] ==> Detecting git/mercurial file structure [2022-10-24T06:36:20.105Z] ==> Reading reports [2022-10-24T06:36:20.105Z] + ./coverage.out bytes=44128 [2022-10-24T06:36:20.105Z] ==> Appending adjustments [2022-10-24T06:36:20.105Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T06:36:20.364Z] + Found adjustments [2022-10-24T06:36:20.364Z] ==> Gzipping contents [2022-10-24T06:36:20.364Z] 8.0K /tmp/codecov.WVTjn6.gz [2022-10-24T06:36:20.364Z] ==> Uploading reports [2022-10-24T06:36:20.364Z] url: https://codecov.io [2022-10-24T06:36:20.364Z] query: branch=main&commit=9a1b535985cde1136af0b2835ff927b495d73fc1&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T06:36:20.364Z] -> Pinging Codecov [2022-10-24T06:36:20.365Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=9a1b535985cde1136af0b2835ff927b495d73fc1&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T06:36:20.624Z] -> Uploading to [2022-10-24T06:36:20.624Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/5E52B4B073DB2E39498172D8E973AA87/9a1b535985cde1136af0b2835ff927b495d73fc1/3685f994-2e6e-482c-9e74-cbdc5a119dc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T063620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a371c9d269d316d0be5dbe8d5340b3cb155ff140b8ae59cc66124cfc19187b1c [2022-10-24T06:36:20.624Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T06:36:20.624Z] Dload Upload Total Spent Left Speed [2022-10-24T06:36:20.883Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5487 0 0 100 5487 0 22673 --:--:-- --:--:-- --:--:-- 22673 [2022-10-24T06:36:20.883Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/9a1b535985cde1136af0b2835ff927b495d73fc1 [Pipeline] } [2022-10-24T06:36:20.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-24T06:36:21.139Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-24T06:36:21.148Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:36:21.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T06:36:21.446Z] [2022-10-24T06:36:21.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:36:21.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T06:36:21.738Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-24T06:36:21.738Z] df9b9388f04a: Pulling fs layer [2022-10-24T06:36:21.738Z] 52dc419b0ee2: Pulling fs layer [2022-10-24T06:36:21.738Z] 25bc292e5bac: Pulling fs layer [2022-10-24T06:36:21.738Z] 114826534d7a: Pulling fs layer [2022-10-24T06:36:21.738Z] 4657fd5d0bcf: Pulling fs layer [2022-10-24T06:36:21.738Z] 6ad1cebc031e: Pulling fs layer [2022-10-24T06:36:21.738Z] 4657fd5d0bcf: Waiting [2022-10-24T06:36:21.738Z] 114826534d7a: Waiting [2022-10-24T06:36:21.738Z] 8a3aa393b2d8: Pulling fs layer [2022-10-24T06:36:21.738Z] 6ad1cebc031e: Waiting [2022-10-24T06:36:21.738Z] 25bc292e5bac: Verifying Checksum [2022-10-24T06:36:21.738Z] 25bc292e5bac: Download complete [2022-10-24T06:36:21.738Z] 52dc419b0ee2: Download complete [2022-10-24T06:36:21.738Z] 4657fd5d0bcf: Verifying Checksum [2022-10-24T06:36:21.738Z] 4657fd5d0bcf: Download complete [2022-10-24T06:36:21.738Z] df9b9388f04a: Download complete [2022-10-24T06:36:21.997Z] df9b9388f04a: Pull complete [2022-10-24T06:36:21.997Z] 52dc419b0ee2: Pull complete [2022-10-24T06:36:21.997Z] 6ad1cebc031e: Verifying Checksum [2022-10-24T06:36:21.997Z] 6ad1cebc031e: Download complete [2022-10-24T06:36:21.997Z] 25bc292e5bac: Pull complete [2022-10-24T06:36:22.564Z] 114826534d7a: Verifying Checksum [2022-10-24T06:36:22.564Z] 114826534d7a: Download complete [2022-10-24T06:36:22.564Z] 8a3aa393b2d8: Download complete [2022-10-24T06:36:25.843Z] 114826534d7a: Pull complete [2022-10-24T06:36:25.843Z] 4657fd5d0bcf: Pull complete [2022-10-24T06:36:25.843Z] 6ad1cebc031e: Pull complete [2022-10-24T06:36:28.456Z] 8a3aa393b2d8: Pull complete [2022-10-24T06:36:28.456Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-24T06:36:28.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T06:36:28.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T06:36:28.532Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2022-10-24T06:36:28.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-24T06:36:30.553Z] $ docker top 42bc401b428bbd6816dee44d0f4d0e9a77d15b671c37ba1d72f493c1981ca098 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-24T06:36:30.620Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-10-24T06:36:30.896Z] + set -o pipefail [2022-10-24T06:36:30.896Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-10-24T06:36:36.154Z] [2022-10-24T06:36:36.154Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-10-24T06:36:36.154Z] [2022-10-24T06:36:36.154Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/9cae62a3-f611-4c91-8e19-80e58aa1cc85 [2022-10-24T06:36:36.154Z] [2022-10-24T06:36:36.154Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-24T06:36:36.154Z] [2022-10-24T06:36:36.154Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-24T06:36:36.154Z] [2022-10-24T06:36:36.154Z] [2022-10-24T06:36:36.154Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-24T06:36:36.154Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-24T06:36:36.154Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-24T06:36:36.163Z] $ docker stop --time=1 42bc401b428bbd6816dee44d0f4d0e9a77d15b671c37ba1d72f493c1981ca098 [2022-10-24T06:36:38.361Z] $ docker rm -f 42bc401b428bbd6816dee44d0f4d0e9a77d15b671c37ba1d72f493c1981ca098 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T06:36:39.031Z] + git log --format=format:%s -1 9a1b535985cde1136af0b2835ff927b495d73fc1 [Pipeline] sh [2022-10-24T06:36:39.320Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T06:36:39.320Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:36:39.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T06:36:39.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T06:36:39.681Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2022-10-24T06:36:39.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T06:36:40.092Z] $ docker top 0681e779cabce4dd8d5f3dd83d6a4c97d83ecbecd6b754d98988191225eea079 -eo pid,comm [2022-10-24T06:36:40.133Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T06:36:40.133Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T06:36:40.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T06:36:40.161Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T06:36:40.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T06:36:40.274Z] $ docker exec 0681e779cabce4dd8d5f3dd83d6a4c97d83ecbecd6b754d98988191225eea079 ssh-agent [2022-10-24T06:36:40.387Z] SSH_AUTH_SOCK=/tmp/ssh-qQDuRqr7MOhM/agent.32 [2022-10-24T06:36:40.387Z] SSH_AGENT_PID=38 [2022-10-24T06:36:40.392Z] Running ssh-add (command line suppressed) [2022-10-24T06:36:40.491Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17758910093331538421.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17758910093331538421.key) [2022-10-24T06:36:40.506Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T06:36:40.788Z] + git semver tag [2022-10-24T06:36:41.048Z] 2022-10-24 06:36:40,941 [run_tag] DEBUG tag force:False [2022-10-24T06:36:41.048Z] 2022-10-24 06:36:40,941 [check_head_tag] DEBUG check head tag [2022-10-24T06:36:41.048Z] 2022-10-24 06:36:40,942 [execute] INFO git cat-file --batch-check [2022-10-24T06:36:41.048Z] 2022-10-24 06:36:40,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T06:36:41.048Z] 2022-10-24 06:36:40,946 [execute] INFO git cat-file --batch [2022-10-24T06:36:41.048Z] 2022-10-24 06:36:40,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T06:36:41.048Z] 2022-10-24 06:36:40,962 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T06:36:41.048Z] 2022-10-24 06:36:40,962 [execute] INFO git tag -a v2.3.0-dev.26 -m v2.3.0-dev.26 [2022-10-24T06:36:41.048Z] 2022-10-24 06:36:40,963 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.26', '-m', 'v2.3.0-dev.26'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T06:36:41.048Z] 2022-10-24 06:36:40,968 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T06:36:41.048Z] 2.3.0-dev.26 [Pipeline] } [2022-10-24T06:36:41.057Z] $ docker exec --env ******** --env ******** 0681e779cabce4dd8d5f3dd83d6a4c97d83ecbecd6b754d98988191225eea079 ssh-agent -k [2022-10-24T06:36:41.172Z] unset SSH_AUTH_SOCK; [2022-10-24T06:36:41.173Z] unset SSH_AGENT_PID; [2022-10-24T06:36:41.173Z] echo Agent pid 38 killed; [2022-10-24T06:36:41.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T06:36:41.483Z] + git semver [Pipeline] } [2022-10-24T06:36:41.753Z] $ docker stop --time=1 0681e779cabce4dd8d5f3dd83d6a4c97d83ecbecd6b754d98988191225eea079 [2022-10-24T06:36:43.044Z] $ docker rm -f 0681e779cabce4dd8d5f3dd83d6a4c97d83ecbecd6b754d98988191225eea079 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:36:43.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T06:36:43.431Z] [2022-10-24T06:36:43.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:36:43.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T06:36:43.729Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-24T06:36:43.729Z] ab5ef0e58194: Pulling fs layer [2022-10-24T06:36:43.729Z] 9712f1f96733: Pulling fs layer [2022-10-24T06:36:43.729Z] 63f879dbbcfc: Pulling fs layer [2022-10-24T06:36:43.729Z] 0d9ebad4ef96: Pulling fs layer [2022-10-24T06:36:43.729Z] e9a5061849ea: Pulling fs layer [2022-10-24T06:36:43.729Z] d747dcd14b5f: Pulling fs layer [2022-10-24T06:36:43.729Z] 2de7ff778b66: Pulling fs layer [2022-10-24T06:36:43.729Z] e9a5061849ea: Waiting [2022-10-24T06:36:43.729Z] d747dcd14b5f: Waiting [2022-10-24T06:36:43.729Z] 2de7ff778b66: Waiting [2022-10-24T06:36:43.729Z] 0d9ebad4ef96: Waiting [2022-10-24T06:36:43.729Z] 9712f1f96733: Verifying Checksum [2022-10-24T06:36:43.729Z] 9712f1f96733: Download complete [2022-10-24T06:36:43.993Z] 63f879dbbcfc: Verifying Checksum [2022-10-24T06:36:43.993Z] 63f879dbbcfc: Download complete [2022-10-24T06:36:44.254Z] 0d9ebad4ef96: Verifying Checksum [2022-10-24T06:36:44.254Z] 0d9ebad4ef96: Download complete [2022-10-24T06:36:44.254Z] d747dcd14b5f: Verifying Checksum [2022-10-24T06:36:44.254Z] d747dcd14b5f: Download complete [2022-10-24T06:36:44.254Z] e9a5061849ea: Verifying Checksum [2022-10-24T06:36:44.254Z] e9a5061849ea: Download complete [2022-10-24T06:36:44.254Z] ab5ef0e58194: Verifying Checksum [2022-10-24T06:36:44.254Z] ab5ef0e58194: Download complete [2022-10-24T06:36:44.512Z] 2de7ff778b66: Verifying Checksum [2022-10-24T06:36:44.512Z] 2de7ff778b66: Download complete [2022-10-24T06:36:47.040Z] ab5ef0e58194: Pull complete [2022-10-24T06:36:47.040Z] 9712f1f96733: Pull complete [2022-10-24T06:36:47.297Z] 63f879dbbcfc: Pull complete [2022-10-24T06:36:50.573Z] 0d9ebad4ef96: Pull complete [2022-10-24T06:36:50.830Z] e9a5061849ea: Pull complete [2022-10-24T06:36:50.830Z] d747dcd14b5f: Pull complete [2022-10-24T06:36:51.764Z] 2de7ff778b66: Pull complete [2022-10-24T06:36:51.764Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-24T06:36:51.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T06:36:51.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T06:36:51.837Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2022-10-24T06:36:51.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-24T06:36:53.756Z] $ docker top 0c3df9a1b67393b6826930da3a4c0fbddd6c107784cc3dcc27b7b1768b8b3644 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-24T06:36:53.827Z] provisioning config files... [2022-10-24T06:36:53.833Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17321877320751724320tmp [2022-10-24T06:36:53.842Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6343314866222195442tmp [2022-10-24T06:36:53.851Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14215856758334087941tmp [Pipeline] { [Pipeline] echo [2022-10-24T06:36:53.865Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:36:54.145Z] ---> sigul-configuration.sh [2022-10-24T06:36:54.145Z] gpg: directory `/root/.gnupg' created [2022-10-24T06:36:54.145Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-24T06:36:54.145Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-24T06:36:54.145Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-24T06:36:54.145Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-24T06:36:54.145Z] gpg: CAST5 encrypted data [2022-10-24T06:36:54.145Z] gpg: encrypted with 1 passphrase [2022-10-24T06:36:54.145Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-24T06:36:54.438Z] + mkdir /home/jenkins [2022-10-24T06:36:54.438Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-24T06:36:54.722Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-24T06:36:54.731Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:36:55.016Z] ---> sigul-install.sh [2022-10-24T06:36:55.016Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-24T06:36:55.298Z] + git tag --list [2022-10-24T06:36:55.298Z] v1.0.0 [2022-10-24T06:36:55.298Z] v1.1.0 [2022-10-24T06:36:55.298Z] v1.1.1 [2022-10-24T06:36:55.298Z] v1.2.1 [2022-10-24T06:36:55.298Z] v1.2.2 [2022-10-24T06:36:55.298Z] v1.2.3 [2022-10-24T06:36:55.298Z] v1.3.0 [2022-10-24T06:36:55.298Z] v1.3.1 [2022-10-24T06:36:55.298Z] v2.0.0 [2022-10-24T06:36:55.298Z] v2.1.0 [2022-10-24T06:36:55.298Z] v2.1.1 [2022-10-24T06:36:55.298Z] v2.1.1-dev.1 [2022-10-24T06:36:55.298Z] v2.1.1-dev.2 [2022-10-24T06:36:55.298Z] v2.2.0 [2022-10-24T06:36:55.298Z] v2.2.1-dev.1 [2022-10-24T06:36:55.298Z] v2.2.1-dev.2 [2022-10-24T06:36:55.298Z] v2.2.1-dev.3 [2022-10-24T06:36:55.298Z] v2.2.1-dev.4 [2022-10-24T06:36:55.298Z] v2.2.1-dev.5 [2022-10-24T06:36:55.298Z] v2.2.1-dev.6 [2022-10-24T06:36:55.298Z] v2.2.1-dev.7 [2022-10-24T06:36:55.298Z] v2.2.1-dev.8 [2022-10-24T06:36:55.298Z] v2.3.0-dev.10 [2022-10-24T06:36:55.298Z] v2.3.0-dev.11 [2022-10-24T06:36:55.298Z] v2.3.0-dev.12 [2022-10-24T06:36:55.298Z] v2.3.0-dev.13 [2022-10-24T06:36:55.298Z] v2.3.0-dev.14 [2022-10-24T06:36:55.298Z] v2.3.0-dev.15 [2022-10-24T06:36:55.298Z] v2.3.0-dev.16 [2022-10-24T06:36:55.298Z] v2.3.0-dev.17 [2022-10-24T06:36:55.298Z] v2.3.0-dev.18 [2022-10-24T06:36:55.298Z] v2.3.0-dev.19 [2022-10-24T06:36:55.298Z] v2.3.0-dev.20 [2022-10-24T06:36:55.298Z] v2.3.0-dev.21 [2022-10-24T06:36:55.298Z] v2.3.0-dev.22 [2022-10-24T06:36:55.298Z] v2.3.0-dev.23 [2022-10-24T06:36:55.298Z] v2.3.0-dev.24 [2022-10-24T06:36:55.298Z] v2.3.0-dev.25 [2022-10-24T06:36:55.298Z] v2.3.0-dev.26 [2022-10-24T06:36:55.298Z] v2.3.0-dev.8 [2022-10-24T06:36:55.298Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-24T06:36:55.584Z] + lftools sign git-tag v2.3.0-dev.26 [2022-10-24T06:36:56.153Z] Signing Git tag with Sigul... [2022-10-24T06:36:56.153Z] Signing v2.3.0-dev.26 [Pipeline] echo [2022-10-24T06:36:56.421Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:36:56.707Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-24T06:36:56.715Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-24T06:36:56.731Z] $ docker stop --time=1 0c3df9a1b67393b6826930da3a4c0fbddd6c107784cc3dcc27b7b1768b8b3644 [2022-10-24T06:36:58.045Z] $ docker rm -f 0c3df9a1b67393b6826930da3a4c0fbddd6c107784cc3dcc27b7b1768b8b3644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-24T06:36:58.448Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T06:36:58.448Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:36:58.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T06:36:58.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T06:36:58.800Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2022-10-24T06:36:58.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T06:36:59.186Z] $ docker top 098747c2b574169257fae8d3edb65586ab335ee3f06b79de5d69770cc15bbf28 -eo pid,comm [2022-10-24T06:36:59.233Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T06:36:59.233Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T06:36:59.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T06:36:59.273Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T06:36:59.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T06:36:59.378Z] $ docker exec 098747c2b574169257fae8d3edb65586ab335ee3f06b79de5d69770cc15bbf28 ssh-agent [2022-10-24T06:36:59.486Z] SSH_AUTH_SOCK=/tmp/ssh-nC55Ld36HwC8/agent.33 [2022-10-24T06:36:59.486Z] SSH_AGENT_PID=39 [2022-10-24T06:36:59.491Z] Running ssh-add (command line suppressed) [2022-10-24T06:36:59.576Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13847146741205598401.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13847146741205598401.key) [2022-10-24T06:36:59.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T06:36:59.873Z] + git semver bump pre [2022-10-24T06:37:00.133Z] 2022-10-24 06:37:00,043 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T06:37:00.133Z] 2022-10-24 06:37:00,043 [bump_version] DEBUG bumping version:2.3.0-dev.26 on axis:pre with prefix:dev [2022-10-24T06:37:00.133Z] 2022-10-24 06:37:00,043 [bump_version] DEBUG bumped version:2.3.0-dev.27 [2022-10-24T06:37:00.133Z] 2022-10-24 06:37:00,043 [write_version] DEBUG write version:2.3.0-dev.27 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-10-24T06:37:00.133Z] 2022-10-24 06:37:00,043 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T06:37:00.133Z] 2022-10-24 06:37:00,043 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T06:37:00.133Z] 2022-10-24 06:37:00,045 [execute] INFO git cat-file --batch-check [2022-10-24T06:37:00.133Z] 2022-10-24 06:37:00,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T06:37:00.133Z] 2022-10-24 06:37:00,050 [execute] INFO git cat-file --batch [2022-10-24T06:37:00.133Z] 2022-10-24 06:37:00,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T06:37:00.133Z] 2022-10-24 06:37:00,056 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T06:37:00.133Z] 2.3.0-dev.27 [Pipeline] } [2022-10-24T06:37:00.141Z] $ docker exec --env ******** --env ******** 098747c2b574169257fae8d3edb65586ab335ee3f06b79de5d69770cc15bbf28 ssh-agent -k [2022-10-24T06:37:00.238Z] unset SSH_AUTH_SOCK; [2022-10-24T06:37:00.238Z] unset SSH_AGENT_PID; [2022-10-24T06:37:00.238Z] echo Agent pid 39 killed; [2022-10-24T06:37:00.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T06:37:00.548Z] + git semver [Pipeline] } [2022-10-24T06:37:00.819Z] $ docker stop --time=1 098747c2b574169257fae8d3edb65586ab335ee3f06b79de5d69770cc15bbf28 [2022-10-24T06:37:02.125Z] $ docker rm -f 098747c2b574169257fae8d3edb65586ab335ee3f06b79de5d69770cc15bbf28 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T06:37:02.477Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T06:37:02.477Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:37:02.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T06:37:02.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T06:37:02.840Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2022-10-24T06:37:02.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T06:37:03.212Z] $ docker top 2bb5bb02000259c3c6bab1f9f63fc02d449ee95bbb5e3ecd79470656f8efd295 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T06:37:03.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T06:37:03.293Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T06:37:03.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T06:37:03.410Z] $ docker exec 2bb5bb02000259c3c6bab1f9f63fc02d449ee95bbb5e3ecd79470656f8efd295 ssh-agent [2022-10-24T06:37:03.522Z] SSH_AUTH_SOCK=/tmp/ssh-o0TJQXn6tdkG/agent.32 [2022-10-24T06:37:03.522Z] SSH_AGENT_PID=38 [2022-10-24T06:37:03.527Z] Running ssh-add (command line suppressed) [2022-10-24T06:37:03.633Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2340436986974484463.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2340436986974484463.key) [2022-10-24T06:37:03.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T06:37:03.931Z] + git semver push [2022-10-24T06:37:04.189Z] 2022-10-24 06:37:04,125 [run_push] DEBUG push [2022-10-24T06:37:04.189Z] 2022-10-24 06:37:04,126 [execute] INFO git cat-file --batch-check [2022-10-24T06:37:04.189Z] 2022-10-24 06:37:04,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T06:37:04.189Z] 2022-10-24 06:37:04,130 [execute] INFO git rev-list da6f55dab60fc7c779099b4f0682756e9ce20817 -- [2022-10-24T06:37:04.189Z] 2022-10-24 06:37:04,130 [execute] DEBUG Popen(['git', 'rev-list', 'da6f55dab60fc7c779099b4f0682756e9ce20817', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T06:37:04.189Z] 2022-10-24 06:37:04,138 [execute] INFO git fetch -v origin [2022-10-24T06:37:04.189Z] 2022-10-24 06:37:04,138 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-24T06:37:04.756Z] 2022-10-24 06:37:04,753 [run_push] DEBUG no remote changes detected [2022-10-24T06:37:04.756Z] 2022-10-24 06:37:04,754 [execute] INFO git push origin semver [2022-10-24T06:37:05.016Z] 2022-10-24 06:37:04,754 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T06:37:05.584Z] 2022-10-24 06:37:05,578 [run_push] DEBUG push all version tags [2022-10-24T06:37:05.584Z] 2022-10-24 06:37:05,578 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-24T06:37:05.584Z] 2022-10-24 06:37:05,578 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T06:37:06.518Z] 2022-10-24 06:37:06,397 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-24T06:37:06.518Z] 2.3.0-dev.27 [Pipeline] } [2022-10-24T06:37:06.525Z] $ docker exec --env ******** --env ******** 2bb5bb02000259c3c6bab1f9f63fc02d449ee95bbb5e3ecd79470656f8efd295 ssh-agent -k [2022-10-24T06:37:06.630Z] unset SSH_AUTH_SOCK; [2022-10-24T06:37:06.630Z] unset SSH_AGENT_PID; [2022-10-24T06:37:06.630Z] echo Agent pid 38 killed; [2022-10-24T06:37:06.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T06:37:06.945Z] + git semver [Pipeline] } [2022-10-24T06:37:07.214Z] $ docker stop --time=1 2bb5bb02000259c3c6bab1f9f63fc02d449ee95bbb5e3ecd79470656f8efd295 [2022-10-24T06:37:08.490Z] $ docker rm -f 2bb5bb02000259c3c6bab1f9f63fc02d449ee95bbb5e3ecd79470656f8efd295 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2022-10-24T06:37:09.172Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-10-24T06:37:09.172Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-10-24T06:37:09.172Z] total 16 [2022-10-24T06:37:09.172Z] drwxr-xr-x 3 root root 4096 Oct 24 06:30 . [2022-10-24T06:37:09.172Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 06:36 .. [2022-10-24T06:37:09.172Z] drwxr-xr-x 2 root root 4096 Oct 24 06:30 cost [2022-10-24T06:37:09.172Z] -rw-r--r-- 1 root root 89 Oct 24 06:30 cost.csv [2022-10-24T06:37:09.172Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-10-24T06:37:09.172Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-10-24T06:37:09.172Z] total 16 [2022-10-24T06:37:09.172Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 06:30 . [2022-10-24T06:37:09.172Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 06:36 .. [2022-10-24T06:37:09.172Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 06:30 cost [2022-10-24T06:37:09.172Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 24 06:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:37:09.554Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:37:10.411Z] ---> package-listing.sh [2022-10-24T06:37:10.411Z] ++ facter osfamily [2022-10-24T06:37:10.411Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T06:37:10.671Z] + OS_FAMILY=debian [2022-10-24T06:37:10.671Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-10-24T06:37:10.671Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T06:37:10.671Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T06:37:10.671Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T06:37:10.671Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T06:37:10.671Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-10-24T06:37:10.671Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T06:37:10.671Z] + case "${OS_FAMILY}" in [2022-10-24T06:37:10.671Z] + dpkg -l [2022-10-24T06:37:10.671Z] + grep '^ii' [2022-10-24T06:37:10.671Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T06:37:10.671Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T06:37:10.671Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T06:37:10.671Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-10-24T06:37:10.671Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-10-24T06:37:10.671Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-10-24T06:37:10.682Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-24T06:37:10.960Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T06:37:11.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T06:37:11.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T06:37:11.580Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2022-10-24T06:37:11.605Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T06:37:11.826Z] $ docker top fb8b902d186194a0e4c250e9b8652ef279734945cedd541b3c094b5fc3418b85 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T06:37:12.157Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T06:37:12.436Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T06:37:12.716Z] + ls /var/log/sa-host [2022-10-24T06:37:12.716Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T06:37:12.866Z] provisioning config files... [2022-10-24T06:37:12.877Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8890713024524013868tmp [Pipeline] { [Pipeline] echo [2022-10-24T06:37:12.893Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:37:13.173Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T06:37:13.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:37:13.507Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T06:37:13.514Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:37:13.791Z] ---> sudo-logs.sh [2022-10-24T06:37:13.791Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T06:37:13.815Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:37:14.095Z] ---> job-cost.sh [2022-10-24T06:37:14.095Z] lf-activate-venv: SKIPPING [2022-10-24T06:37:14.095Z] DEBUG: total: 0.4399999976158142 [2022-10-24T06:37:14.095Z] INFO: Retrieving Stack Cost... [2022-10-24T06:37:14.354Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T06:37:14.921Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T06:37:14.932Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T06:37:15.215Z] ---> logs-deploy.sh [2022-10-24T06:37:15.215Z] lf-activate-venv: SKIPPING [2022-10-24T06:37:15.215Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/62 [2022-10-24T06:37:15.215Z] INFO: archiving workspace using pattern(s): [2022-10-24T06:37:16.150Z] Archives upload complete. [2022-10-24T06:37:16.407Z] INFO: archiving logs to Nexus [2022-10-24T06:37:16.976Z] ---> uname -a: [2022-10-24T06:37:16.976Z] Linux prd-ubuntu20-04-docker-8c-8g-9184 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-24T06:37:16.976Z] [2022-10-24T06:37:16.976Z] [2022-10-24T06:37:16.976Z] ---> lscpu: [2022-10-24T06:37:16.976Z] Architecture: x86_64 [2022-10-24T06:37:16.976Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-24T06:37:16.976Z] Byte Order: Little Endian [2022-10-24T06:37:16.976Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-24T06:37:16.976Z] CPU(s): 8 [2022-10-24T06:37:16.976Z] On-line CPU(s) list: 0-7 [2022-10-24T06:37:16.976Z] Thread(s) per core: 1 [2022-10-24T06:37:16.976Z] Core(s) per socket: 1 [2022-10-24T06:37:16.976Z] Socket(s): 8 [2022-10-24T06:37:16.976Z] NUMA node(s): 1 [2022-10-24T06:37:16.976Z] Vendor ID: AuthenticAMD [2022-10-24T06:37:16.976Z] CPU family: 23 [2022-10-24T06:37:16.976Z] Model: 49 [2022-10-24T06:37:16.976Z] Model name: AMD EPYC-Rome Processor [2022-10-24T06:37:16.976Z] Stepping: 0 [2022-10-24T06:37:16.977Z] CPU MHz: 2799.994 [2022-10-24T06:37:16.977Z] BogoMIPS: 5599.98 [2022-10-24T06:37:16.977Z] Virtualization: AMD-V [2022-10-24T06:37:16.977Z] Hypervisor vendor: KVM [2022-10-24T06:37:16.977Z] Virtualization type: full [2022-10-24T06:37:16.977Z] L1d cache: 256 KiB [2022-10-24T06:37:16.977Z] L1i cache: 256 KiB [2022-10-24T06:37:16.977Z] L2 cache: 4 MiB [2022-10-24T06:37:16.977Z] L3 cache: 128 MiB [2022-10-24T06:37:16.977Z] NUMA node0 CPU(s): 0-7 [2022-10-24T06:37:16.977Z] Vulnerability Itlb multihit: Not affected [2022-10-24T06:37:16.977Z] Vulnerability L1tf: Not affected [2022-10-24T06:37:16.977Z] Vulnerability Mds: Not affected [2022-10-24T06:37:16.977Z] Vulnerability Meltdown: Not affected [2022-10-24T06:37:16.977Z] Vulnerability Mmio stale data: Not affected [2022-10-24T06:37:16.977Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-24T06:37:16.977Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-24T06:37:16.977Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-24T06:37:16.977Z] Vulnerability Srbds: Not affected [2022-10-24T06:37:16.977Z] Vulnerability Tsx async abort: Not affected [2022-10-24T06:37:16.977Z] 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 [2022-10-24T06:37:16.977Z] [2022-10-24T06:37:16.977Z] [2022-10-24T06:37:16.977Z] ---> nproc: [2022-10-24T06:37:16.977Z] 8 [2022-10-24T06:37:16.977Z] [2022-10-24T06:37:16.977Z] [2022-10-24T06:37:16.977Z] ---> df -h: [2022-10-24T06:37:16.977Z] Filesystem Size Used Avail Use% Mounted on [2022-10-24T06:37:16.977Z] overlay 155G 13G 143G 9% / [2022-10-24T06:37:16.977Z] tmpfs 64M 0 64M 0% /dev [2022-10-24T06:37:16.977Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-24T06:37:16.977Z] shm 64M 0 64M 0% /dev/shm [2022-10-24T06:37:16.977Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-24T06:37:16.977Z] [2022-10-24T06:37:16.977Z] [2022-10-24T06:37:16.977Z] ---> sar -b -r -n DEV: [2022-10-24T06:37:16.977Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9184) 10/24/22 _x86_64_ (8 CPU) [2022-10-24T06:37:16.977Z] [2022-10-24T06:37:16.977Z] 05:04:45 LINUX RESTART (8 CPU) [2022-10-24T06:37:16.977Z] [2022-10-24T06:37:16.977Z] 05:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-24T06:37:16.977Z] 05:06:02 69.79 32.96 36.83 0.00 3469.82 37274.19 0.00 [2022-10-24T06:37:16.977Z] 05:07:01 1.58 0.00 1.58 0.00 0.00 18.59 0.00 [2022-10-24T06:37:16.977Z] 05:08:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 [2022-10-24T06:37:16.977Z] 05:09:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 [2022-10-24T06:37:16.977Z] 05:10:01 35.71 9.35 26.36 0.00 2885.25 4738.41 0.00 [2022-10-24T06:37:16.977Z] 05:11:01 2.23 0.00 2.23 0.00 0.00 26.80 0.00 [2022-10-24T06:37:16.977Z] 05:12:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2022-10-24T06:37:16.977Z] 05:13:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 [2022-10-24T06:37:16.977Z] 05:14:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2022-10-24T06:37:16.977Z] 05:15:01 2.10 0.00 2.10 0.00 0.00 34.12 0.00 [2022-10-24T06:37:16.977Z] 05:16:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2022-10-24T06:37:16.977Z] 05:17:01 1.93 0.02 1.92 0.00 0.13 22.26 0.00 [2022-10-24T06:37:16.977Z] 05:18:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2022-10-24T06:37:16.977Z] 05:19:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 [2022-10-24T06:37:16.977Z] 05:20:01 2.90 1.03 1.87 0.00 22.00 27.86 0.00 [2022-10-24T06:37:16.977Z] 05:21:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 [2022-10-24T06:37:16.977Z] 05:22:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2022-10-24T06:37:16.977Z] 05:23:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 [2022-10-24T06:37:16.977Z] 05:24:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2022-10-24T06:37:16.977Z] 05:25:02 1.52 0.00 1.52 0.00 0.00 17.73 0.00 [2022-10-24T06:37:16.977Z] 05:26:01 1.02 0.00 1.02 0.00 0.00 11.52 0.00 [2022-10-24T06:37:16.977Z] 05:27:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 [2022-10-24T06:37:16.977Z] 05:28:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 [2022-10-24T06:37:16.977Z] 05:29:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 [2022-10-24T06:37:16.977Z] 05:30:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2022-10-24T06:37:16.977Z] 05:31:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 [2022-10-24T06:37:16.977Z] 05:32:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2022-10-24T06:37:16.977Z] 05:33:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2022-10-24T06:37:16.977Z] 05:34:01 1.82 0.18 1.63 0.00 18.53 20.40 0.00 [2022-10-24T06:37:16.977Z] 05:35:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 [2022-10-24T06:37:16.977Z] 05:36:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2022-10-24T06:37:16.977Z] 05:37:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2022-10-24T06:37:16.977Z] 05:38:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 [2022-10-24T06:37:16.977Z] 05:39:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 [2022-10-24T06:37:16.977Z] 05:40:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2022-10-24T06:37:16.977Z] 05:41:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 [2022-10-24T06:37:16.977Z] 05:42:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 [2022-10-24T06:37:16.977Z] 05:43:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 [2022-10-24T06:37:16.977Z] 05:44:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2022-10-24T06:37:16.977Z] 05:45:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2022-10-24T06:37:16.977Z] 05:46:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2022-10-24T06:37:16.977Z] 05:47:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 [2022-10-24T06:37:16.977Z] 05:48:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2022-10-24T06:37:16.977Z] 05:49:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 [2022-10-24T06:37:16.977Z] 05:50:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2022-10-24T06:37:16.977Z] 05:51:01 1.57 0.00 1.57 0.00 0.00 19.33 0.00 [2022-10-24T06:37:16.977Z] 05:52:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2022-10-24T06:37:16.977Z] 05:53:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 [2022-10-24T06:37:16.977Z] 05:54:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2022-10-24T06:37:16.977Z] 05:55:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2022-10-24T06:37:16.977Z] 05:56:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 [2022-10-24T06:37:16.977Z] 05:57:01 1.48 0.00 1.48 0.00 0.00 18.40 0.00 [2022-10-24T06:37:16.977Z] 05:58:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2022-10-24T06:37:16.977Z] 05:59:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2022-10-24T06:37:16.977Z] 06:00:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2022-10-24T06:37:16.977Z] 06:01:01 1.62 0.00 1.62 0.00 0.00 19.86 0.00 [2022-10-24T06:37:16.977Z] 06:02:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2022-10-24T06:37:16.977Z] 06:03:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2022-10-24T06:37:16.977Z] 06:04:01 4.87 3.62 1.25 0.00 83.99 25.73 0.00 [2022-10-24T06:37:16.977Z] 06:05:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 [2022-10-24T06:37:16.977Z] 06:06:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 [2022-10-24T06:37:16.977Z] 06:07:01 1.10 0.00 1.10 0.00 0.00 14.66 0.00 [2022-10-24T06:37:16.977Z] 06:08:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2022-10-24T06:37:16.977Z] 06:09:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 [2022-10-24T06:37:16.977Z] 06:10:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 [2022-10-24T06:37:16.977Z] 06:11:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 [2022-10-24T06:37:16.977Z] 06:12:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2022-10-24T06:37:16.977Z] 06:13:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 [2022-10-24T06:37:16.977Z] 06:14:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 [2022-10-24T06:37:16.977Z] 06:15:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 [2022-10-24T06:37:16.977Z] 06:16:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 [2022-10-24T06:37:16.977Z] 06:17:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 [2022-10-24T06:37:16.977Z] 06:18:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 [2022-10-24T06:37:16.977Z] 06:19:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 [2022-10-24T06:37:16.977Z] 06:20:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2022-10-24T06:37:16.977Z] 06:21:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 [2022-10-24T06:37:16.977Z] 06:22:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 [2022-10-24T06:37:16.977Z] 06:23:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 [2022-10-24T06:37:16.977Z] 06:24:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2022-10-24T06:37:16.977Z] 06:25:01 1.65 0.03 1.62 0.00 0.27 18.93 0.00 [2022-10-24T06:37:16.977Z] 06:26:01 4.30 2.23 2.08 0.00 36.29 75.77 0.00 [2022-10-24T06:37:16.977Z] 06:27:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 [2022-10-24T06:37:16.977Z] 06:28:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2022-10-24T06:37:16.977Z] 06:29:01 1.82 0.22 1.60 0.00 3.87 142.78 0.00 [2022-10-24T06:37:16.977Z] 06:30:01 214.33 13.90 200.43 0.00 1901.42 76036.66 0.00 [2022-10-24T06:37:16.977Z] 06:31:01 197.03 0.22 196.82 0.00 19.99 41400.07 0.00 [2022-10-24T06:37:16.977Z] 06:32:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 [2022-10-24T06:37:16.978Z] 06:33:01 1.58 0.00 1.58 0.00 0.00 18.79 0.00 [2022-10-24T06:37:16.978Z] 06:34:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2022-10-24T06:37:16.978Z] 06:35:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2022-10-24T06:37:16.978Z] 06:36:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 [2022-10-24T06:37:16.978Z] 06:37:01 115.39 0.40 115.00 0.00 19.19 60784.81 0.00 [2022-10-24T06:37:16.978Z] Average: 8.20 0.70 7.50 0.00 91.99 2411.50 0.00 [2022-10-24T06:37:16.978Z] [2022-10-24T06:37:16.978Z] 05:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-24T06:37:16.978Z] 05:06:02 30611344 31883568 488296 1.48 47224 1541640 1645876 4.85 595988 1413280 52 [2022-10-24T06:37:16.978Z] 05:07:01 30610360 31882652 488464 1.49 47264 1541644 1645876 4.85 597744 1413260 52 [2022-10-24T06:37:16.978Z] 05:08:01 30598284 31870576 500472 1.52 47288 1541644 1645876 4.85 609764 1413260 20 [2022-10-24T06:37:16.978Z] 05:09:01 30610360 31882772 487836 1.48 47328 1541648 1645876 4.85 598028 1413264 204 [2022-10-24T06:37:16.978Z] 05:10:01 30302912 31846664 502992 1.53 66100 1790472 1709704 5.04 766568 1526852 320 [2022-10-24T06:37:16.978Z] 05:11:01 30313384 31857184 492556 1.50 66144 1790468 1709448 5.04 752456 1526796 180 [2022-10-24T06:37:16.978Z] 05:12:01 30313712 31857660 491972 1.50 66168 1790600 1709448 5.04 752312 1526916 8 [2022-10-24T06:37:16.978Z] 05:13:01 30313712 31857804 491856 1.50 66192 1790604 1709448 5.04 752284 1527004 4 [2022-10-24T06:37:16.978Z] 05:14:01 30313872 31857972 491804 1.50 66224 1790608 1709448 5.04 752268 1527008 8 [2022-10-24T06:37:16.978Z] 05:15:01 30313736 31857952 491704 1.50 66316 1790612 1709448 5.04 752476 1527012 12 [2022-10-24T06:37:16.978Z] 05:16:01 30313648 31857968 491660 1.50 66404 1790612 1709448 5.04 752916 1527020 156 [2022-10-24T06:37:16.978Z] 05:17:01 30313048 31857436 492056 1.50 66504 1790612 1709448 5.04 753376 1527028 168 [2022-10-24T06:37:16.978Z] 05:18:01 30313000 31857484 491868 1.50 66528 1790620 1709448 5.04 753328 1527016 8 [2022-10-24T06:37:16.978Z] 05:19:01 30312668 31857156 492136 1.50 66568 1790616 1709448 5.04 753060 1527020 4 [2022-10-24T06:37:16.978Z] 05:20:01 30309740 31855208 493580 1.50 66664 1791220 1732604 5.11 753768 1527476 284 [2022-10-24T06:37:16.978Z] 05:21:01 30310056 31855544 493212 1.50 66696 1791224 1732604 5.11 753656 1527480 48 [2022-10-24T06:37:16.978Z] 05:22:01 30310008 31855548 493160 1.50 66728 1791228 1732604 5.11 753772 1527484 16 [2022-10-24T06:37:16.978Z] 05:23:01 30310132 31855704 492892 1.50 66768 1791228 1732604 5.11 753956 1527484 192 [2022-10-24T06:37:16.978Z] 05:24:01 30310408 31856016 492588 1.50 66792 1791232 1732604 5.11 753644 1527488 8 [2022-10-24T06:37:16.978Z] 05:25:02 30310392 31856024 492500 1.50 66832 1791228 1732604 5.11 753668 1527492 40 [2022-10-24T06:37:16.978Z] 05:26:01 30309104 31854772 493900 1.50 66856 1791236 1732604 5.11 755884 1527496 8 [2022-10-24T06:37:16.978Z] 05:27:01 30309088 31854776 493844 1.50 66888 1791240 1732604 5.11 755628 1527496 44 [2022-10-24T06:37:16.978Z] 05:28:01 30309048 31854768 493788 1.50 66904 1791240 1732604 5.11 755644 1527496 8 [2022-10-24T06:37:16.978Z] 05:29:01 30308612 31854396 493996 1.50 66928 1791244 1732604 5.11 755812 1527500 172 [2022-10-24T06:37:16.978Z] 05:30:01 30308800 31854596 493696 1.50 66960 1791248 1732604 5.11 755744 1527504 4 [2022-10-24T06:37:16.978Z] 05:31:01 30308808 31854664 493640 1.50 67020 1791252 1732604 5.11 756196 1527508 28 [2022-10-24T06:37:16.978Z] 05:32:01 30308968 31854868 493600 1.50 67044 1791256 1732604 5.11 755928 1527512 8 [2022-10-24T06:37:16.978Z] 05:33:01 30308920 31854844 493600 1.50 67068 1791256 1732604 5.11 756244 1527512 40 [2022-10-24T06:37:16.978Z] 05:34:01 30306348 31852964 495352 1.51 67092 1791816 1718992 5.07 756288 1527840 76 [2022-10-24T06:37:16.978Z] 05:35:01 30306204 31852856 495188 1.51 67116 1791824 1718992 5.07 756676 1527848 40 [2022-10-24T06:37:16.978Z] 05:36:01 30306140 31852836 495144 1.51 67156 1791816 1718992 5.07 756768 1527848 12 [2022-10-24T06:37:16.978Z] 05:37:01 30305824 31852588 495368 1.51 67188 1791828 1718992 5.07 756656 1527852 40 [2022-10-24T06:37:16.978Z] 05:38:01 30306056 31852832 495264 1.51 67204 1791828 1718992 5.07 756708 1527852 8 [2022-10-24T06:37:16.978Z] 05:39:01 30306072 31852992 495048 1.51 67236 1791964 1718992 5.07 756736 1527980 40 [2022-10-24T06:37:16.978Z] 05:40:01 30306276 31853236 494760 1.50 67252 1791968 1718992 5.07 756788 1527984 8 [2022-10-24T06:37:16.978Z] 05:41:01 30305976 31852984 494964 1.51 67300 1791952 1718992 5.07 757252 1527992 40 [2022-10-24T06:37:16.978Z] 05:42:01 30305928 31852964 494876 1.50 67356 1791972 1718992 5.07 756948 1527996 8 [2022-10-24T06:37:16.978Z] 05:43:01 30306196 31853328 494500 1.50 67396 1791972 1718992 5.07 757584 1528000 40 [2022-10-24T06:37:16.978Z] 05:44:01 30306356 31853512 494452 1.50 67428 1791976 1718992 5.07 757644 1528000 8 [2022-10-24T06:37:16.978Z] 05:45:01 30306324 31853496 494392 1.50 67452 1791976 1718992 5.07 757928 1528000 40 [2022-10-24T06:37:16.978Z] 05:46:01 30306720 31853948 494264 1.50 67492 1791980 1718992 5.07 757980 1528004 32 [2022-10-24T06:37:16.978Z] 05:47:01 30306776 31854012 494168 1.50 67524 1791988 1718992 5.07 757624 1528008 4 [2022-10-24T06:37:16.978Z] 05:48:01 30306768 31854052 494132 1.50 67548 1791988 1718992 5.07 757656 1528008 8 [2022-10-24T06:37:16.978Z] 05:49:01 30306492 31853816 494312 1.50 67580 1791992 1718992 5.07 758112 1528016 4 [2022-10-24T06:37:16.978Z] 05:50:01 30306224 31853592 494488 1.50 67612 1791992 1718992 5.07 758080 1528012 8 [2022-10-24T06:37:16.978Z] 05:51:01 30306304 31853692 494476 1.50 67652 1791996 1718992 5.07 758880 1528016 48 [2022-10-24T06:37:16.978Z] 05:52:01 30306288 31853748 494420 1.50 67676 1792004 1702380 5.02 758588 1528024 4 [2022-10-24T06:37:16.978Z] 05:53:01 30305956 31853448 494636 1.50 67700 1792004 1702380 5.02 758680 1528024 196 [2022-10-24T06:37:16.978Z] 05:54:01 30305980 31853476 494580 1.50 67724 1792008 1702380 5.02 758404 1528028 8 [2022-10-24T06:37:16.978Z] 05:55:01 30305964 31853484 494512 1.50 67748 1792008 1718508 5.06 758516 1528028 180 [2022-10-24T06:37:16.978Z] 05:56:01 30305664 31853216 494720 1.50 67780 1792004 1718508 5.06 758784 1528032 8 [2022-10-24T06:37:16.978Z] 05:57:01 30305868 31853456 494404 1.50 67812 1792020 1718508 5.06 758776 1528036 48 [2022-10-24T06:37:16.978Z] 05:58:01 30305784 31853408 494624 1.50 67828 1792020 1718508 5.06 758792 1528036 8 [2022-10-24T06:37:16.978Z] 05:59:01 30305768 31853416 494580 1.50 67852 1792024 1718508 5.06 758884 1528044 40 [2022-10-24T06:37:16.978Z] 06:00:01 30305712 31853384 494552 1.50 67868 1792024 1718508 5.06 758924 1528044 8 [2022-10-24T06:37:16.978Z] 06:01:01 30305632 31853328 494532 1.50 67916 1792012 1718508 5.06 759440 1528048 40 [2022-10-24T06:37:16.978Z] 06:02:01 30305836 31853584 494224 1.50 67940 1792032 1718508 5.06 759188 1528052 8 [2022-10-24T06:37:16.978Z] 06:03:01 30305464 31853400 494404 1.50 67980 1792160 1718508 5.06 759588 1528172 192 [2022-10-24T06:37:16.978Z] 06:04:01 30267624 31818876 528600 1.61 68020 1794960 1718508 5.06 795048 1529792 268 [2022-10-24T06:37:16.978Z] 06:05:01 30265340 31816620 530784 1.61 68060 1794960 1718508 5.06 797248 1529792 48 [2022-10-24T06:37:16.978Z] 06:06:01 30264756 31816060 531268 1.62 68100 1794960 1718508 5.06 797240 1529776 16 [2022-10-24T06:37:16.978Z] 06:07:01 30264780 31816140 531176 1.62 68140 1794972 1718508 5.06 797028 1529784 192 [2022-10-24T06:37:16.978Z] 06:08:01 30264944 31816340 530884 1.61 68156 1794972 1718508 5.06 797268 1529784 8 [2022-10-24T06:37:16.978Z] 06:09:01 30264684 31816108 531092 1.62 68184 1794980 1718508 5.06 797248 1529792 184 [2022-10-24T06:37:16.978Z] 06:10:01 30264636 31816084 531064 1.62 68200 1794980 1718508 5.06 797300 1529792 4 [2022-10-24T06:37:16.978Z] 06:11:01 30265080 31816552 530736 1.61 68248 1794984 1718508 5.06 797612 1529796 60 [2022-10-24T06:37:16.978Z] 06:12:01 30265460 31817008 530480 1.61 68272 1794988 1718508 5.06 797664 1529804 12 [2022-10-24T06:37:16.979Z] 06:13:01 30265224 31816772 530692 1.61 68296 1794988 1718508 5.06 797400 1529800 192 [2022-10-24T06:37:16.979Z] 06:14:01 30265208 31816784 530624 1.61 68312 1794992 1718508 5.06 797464 1529804 8 [2022-10-24T06:37:16.979Z] 06:15:01 30264908 31816500 530836 1.61 68336 1794996 1718508 5.06 797520 1529804 48 [2022-10-24T06:37:16.979Z] 06:16:01 30264576 31816200 531072 1.62 68368 1794992 1718508 5.06 797984 1529808 8 [2022-10-24T06:37:16.979Z] 06:17:01 30263992 31815660 531524 1.62 68416 1795004 1718508 5.06 797752 1529816 40 [2022-10-24T06:37:16.979Z] 06:18:01 30263680 31815404 531932 1.62 68432 1795004 1718508 5.06 797828 1529816 8 [2022-10-24T06:37:16.979Z] 06:19:01 30263428 31815208 532136 1.62 68464 1795008 1718508 5.06 798780 1529820 4 [2022-10-24T06:37:16.979Z] 06:20:01 30263372 31815188 532088 1.62 68496 1795008 1718508 5.06 798760 1529820 8 [2022-10-24T06:37:16.979Z] 06:21:01 30263476 31815328 532080 1.62 68536 1795004 1718508 5.06 799320 1529824 40 [2022-10-24T06:37:16.979Z] 06:22:01 30263216 31815120 532276 1.62 68576 1795016 1718508 5.06 799300 1529828 8 [2022-10-24T06:37:16.979Z] 06:23:01 30263192 31815112 532232 1.62 68600 1795016 1718508 5.06 799088 1529828 40 [2022-10-24T06:37:16.979Z] 06:24:01 30263120 31815192 532168 1.62 68616 1795148 1717868 5.06 799360 1529948 8 [2022-10-24T06:37:16.979Z] 06:25:01 30262752 31814868 532636 1.62 68644 1795156 1717868 5.06 800160 1529968 148 [2022-10-24T06:37:16.979Z] 06:26:01 30258188 31812960 533280 1.62 68724 1797520 1701504 5.01 799676 1532116 32 [2022-10-24T06:37:16.979Z] 06:27:01 30258092 31812920 533228 1.62 68756 1797524 1701504 5.01 800000 1532120 48 [2022-10-24T06:37:16.979Z] 06:28:01 30258028 31812876 533284 1.62 68772 1797524 1701504 5.01 799952 1532120 16 [2022-10-24T06:37:16.979Z] 06:29:01 30215576 31773788 572072 1.74 68848 1801084 1701504 5.01 839616 1535436 0 [2022-10-24T06:37:16.979Z] 06:30:01 27987536 31524776 756252 2.30 153288 3572968 1896500 5.59 1430208 2985208 214264 [2022-10-24T06:37:16.979Z] 06:31:01 27463284 31542976 737896 2.24 166820 4059960 1786072 5.26 1395820 3496440 344 [2022-10-24T06:37:16.979Z] 06:32:01 27479056 31558740 722236 2.20 166840 4059960 1786072 5.26 1379296 3496356 12 [2022-10-24T06:37:16.979Z] 06:33:01 27480972 31560644 720492 2.19 166872 4059964 1786072 5.26 1377312 3496360 44 [2022-10-24T06:37:16.979Z] 06:34:01 27485664 31565332 716044 2.18 166900 4059968 1786072 5.26 1372648 3496364 4 [2022-10-24T06:37:16.979Z] 06:35:01 27487200 31566912 714452 2.17 166932 4059968 1786072 5.26 1371340 3496364 44 [2022-10-24T06:37:16.979Z] 06:36:01 27494336 31574056 707288 2.15 166980 4059956 1786072 5.26 1365052 3496368 8 [2022-10-24T06:37:16.979Z] 06:37:01 25960220 31521496 752264 2.29 209056 5368392 1922848 5.67 1510124 4745864 844 [2022-10-24T06:37:16.979Z] Average: 30051246 31817807 525328 1.60 75620 1987976 1723891 5.08 817896 1702659 2395 [2022-10-24T06:37:16.979Z] [2022-10-24T06:37:16.979Z] 05:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-24T06:37:16.979Z] 05:06:02 ens3 189.02 137.06 465.49 24.96 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:06:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:07:01 ens3 3.17 0.80 1.78 0.12 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:08:01 ens3 1.77 0.65 0.67 0.47 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:09:01 ens3 0.83 0.52 0.51 0.40 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:10:01 ens3 55.34 30.06 1297.36 2.35 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:10:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:11:01 ens3 0.42 0.32 0.09 0.08 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:12:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:13:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:14:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:15:01 ens3 0.43 0.18 0.10 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:16:01 ens3 0.35 0.27 0.14 0.08 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:17:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:18:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:19:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:21:01 ens3 0.27 0.27 0.08 0.08 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:22:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.979Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:23:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:25:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:25:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:26:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:31:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:34:01 ens3 0.25 0.27 0.11 0.03 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:34:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:35:01 ens3 0.23 0.13 0.17 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:36:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:39:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:40:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:41:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:43:01 ens3 0.55 0.42 0.26 0.22 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:46:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:49:01 ens3 0.38 0.32 0.17 0.09 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:51:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:54:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:56:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 06:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 06:01:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.980Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:04:01 ens3 12.86 8.05 11.51 5.27 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:05:01 ens3 1.78 1.48 0.98 1.20 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:06:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:11:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:13:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:16:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:19:01 ens3 0.32 0.20 0.68 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:21:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:26:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:29:01 ens3 67.07 42.38 78.15 6.70 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:30:01 veth1d89cf8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:30:01 ens3 642.48 463.17 7878.57 89.74 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:30:01 docker0 164.34 201.63 13.32 1888.54 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:30:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:31:01 ens3 212.55 171.94 2672.02 315.28 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:31:01 docker0 13.96 18.04 0.81 99.04 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:31:01 lo 8.20 8.20 0.80 0.80 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:32:01 ens3 0.73 0.70 0.04 0.06 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:33:01 ens3 0.72 0.38 0.07 0.03 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:34:01 ens3 3.95 2.55 12.06 0.41 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:35:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:36:01 ens3 0.83 0.42 0.40 0.27 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:37:01 veth648d372 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:37:01 ens3 371.76 235.49 7889.80 42.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:37:01 docker0 37.60 53.65 3.34 689.87 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] 06:37:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] Average: veth648d372 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] Average: ens3 17.13 11.99 220.88 5.34 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] Average: docker0 2.35 2.97 0.19 29.11 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-24T06:37:16.981Z] [2022-10-24T06:37:16.981Z] [2022-10-24T06:37:16.981Z] ---> sar -P ALL: [2022-10-24T06:37:16.981Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9184) 10/24/22 _x86_64_ (8 CPU) [2022-10-24T06:37:16.982Z] [2022-10-24T06:37:16.982Z] 05:04:45 LINUX RESTART (8 CPU) [2022-10-24T06:37:16.982Z] [2022-10-24T06:37:16.982Z] 05:05:01 CPU %user %nice %system %iowait %steal %idle [2022-10-24T06:37:16.982Z] 05:06:02 all 1.90 0.00 0.67 0.53 0.02 96.87 [2022-10-24T06:37:16.982Z] 05:06:02 0 2.27 0.00 0.53 0.25 0.02 96.93 [2022-10-24T06:37:16.982Z] 05:06:02 1 3.37 0.00 0.38 0.23 0.02 96.00 [2022-10-24T06:37:16.982Z] 05:06:02 2 1.94 0.00 1.02 2.54 0.02 94.49 [2022-10-24T06:37:16.982Z] 05:06:02 3 1.22 0.00 0.35 0.33 0.02 98.08 [2022-10-24T06:37:16.982Z] 05:06:02 4 2.17 0.00 0.40 0.13 0.02 97.28 [2022-10-24T06:37:16.982Z] 05:06:02 5 2.25 0.00 0.50 0.37 0.02 96.86 [2022-10-24T06:37:16.982Z] 05:06:02 6 0.57 0.00 0.39 0.34 0.03 98.68 [2022-10-24T06:37:16.982Z] 05:06:02 7 1.44 0.00 1.81 0.08 0.02 96.66 [2022-10-24T06:37:16.982Z] 05:07:01 all 0.04 0.00 0.02 0.01 0.00 99.94 [2022-10-24T06:37:16.982Z] 05:07:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-24T06:37:16.982Z] 05:07:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2022-10-24T06:37:16.982Z] 05:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T06:37:16.982Z] 05:07:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-24T06:37:16.982Z] 05:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T06:37:16.982Z] 05:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.982Z] 05:07:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-24T06:37:16.982Z] 05:07:01 7 0.08 0.00 0.05 0.00 0.00 99.86 [2022-10-24T06:37:16.982Z] 05:08:01 all 0.13 0.00 0.01 0.00 0.00 99.86 [2022-10-24T06:37:16.982Z] 05:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-24T06:37:16.982Z] 05:08:01 1 0.83 0.00 0.03 0.00 0.02 99.12 [2022-10-24T06:37:16.982Z] 05:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.982Z] 05:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-24T06:37:16.982Z] 05:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-24T06:37:16.982Z] 05:08:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-24T06:37:16.982Z] 05:09:01 all 0.07 0.00 0.01 0.01 0.00 99.90 [2022-10-24T06:37:16.982Z] 05:09:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-24T06:37:16.982Z] 05:09:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2022-10-24T06:37:16.982Z] 05:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:09:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-24T06:37:16.982Z] 05:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.982Z] 05:09:01 6 0.37 0.00 0.02 0.00 0.00 99.62 [2022-10-24T06:37:16.982Z] 05:09:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2022-10-24T06:37:16.982Z] 05:10:01 all 1.17 0.00 0.80 0.36 0.01 97.66 [2022-10-24T06:37:16.982Z] 05:10:01 0 1.02 0.00 1.98 0.05 0.02 96.93 [2022-10-24T06:37:16.982Z] 05:10:01 1 2.74 0.00 0.90 0.05 0.02 96.29 [2022-10-24T06:37:16.982Z] 05:10:01 2 0.85 0.00 0.93 0.33 0.02 97.87 [2022-10-24T06:37:16.982Z] 05:10:01 3 0.93 0.00 0.57 1.87 0.02 96.61 [2022-10-24T06:37:16.982Z] 05:10:01 4 0.50 0.00 0.32 0.02 0.00 99.17 [2022-10-24T06:37:16.982Z] 05:10:01 5 0.90 0.00 0.45 0.08 0.00 98.56 [2022-10-24T06:37:16.982Z] 05:10:01 6 1.13 0.00 0.48 0.07 0.02 98.30 [2022-10-24T06:37:16.982Z] 05:10:01 7 1.25 0.00 0.77 0.42 0.00 97.56 [2022-10-24T06:37:16.982Z] 05:11:01 all 0.03 0.00 0.04 0.01 0.01 99.92 [2022-10-24T06:37:16.982Z] 05:11:01 0 0.03 0.00 0.05 0.03 0.02 99.87 [2022-10-24T06:37:16.982Z] 05:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-24T06:37:16.982Z] 05:11:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-24T06:37:16.982Z] 05:11:01 3 0.02 0.00 0.05 0.02 0.00 99.92 [2022-10-24T06:37:16.982Z] 05:11:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-24T06:37:16.982Z] 05:11:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-24T06:37:16.982Z] 05:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.982Z] 05:11:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2022-10-24T06:37:16.982Z] 05:12:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-10-24T06:37:16.982Z] 05:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T06:37:16.982Z] 05:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.982Z] 05:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-24T06:37:16.982Z] 05:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.982Z] 05:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.982Z] 05:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-24T06:37:16.982Z] 05:13:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-24T06:37:16.982Z] 05:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.982Z] 05:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.982Z] 05:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-24T06:37:16.982Z] 05:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-24T06:37:16.982Z] 05:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-24T06:37:16.982Z] 05:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.982Z] 05:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:14:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-24T06:37:16.982Z] 05:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.982Z] 05:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:14:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-24T06:37:16.982Z] 05:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:15:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-10-24T06:37:16.982Z] 05:15:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2022-10-24T06:37:16.982Z] 05:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.982Z] 05:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-24T06:37:16.982Z] 05:15:01 3 0.00 0.00 0.02 0.07 0.00 99.92 [2022-10-24T06:37:16.982Z] 05:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.982Z] 05:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.982Z] 05:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.982Z] 05:15:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2022-10-24T06:37:16.982Z] 05:16:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-24T06:37:16.982Z] 05:16:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-24T06:37:16.982Z] 05:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.982Z] 05:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-24T06:37:16.982Z] 05:16:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-10-24T06:37:16.982Z] 05:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.982Z] 05:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:16:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-24T06:37:16.982Z] 05:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.982Z] [2022-10-24T06:37:16.982Z] 05:16:01 CPU %user %nice %system %iowait %steal %idle [2022-10-24T06:37:16.982Z] 05:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-24T06:37:16.982Z] 05:17:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-24T06:37:16.982Z] 05:17:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-24T06:37:16.982Z] 05:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.982Z] 05:17:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-10-24T06:37:16.982Z] 05:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-24T06:37:16.982Z] 05:18:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2022-10-24T06:37:16.982Z] 05:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-24T06:37:16.982Z] 05:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.982Z] 05:18:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-24T06:37:16.982Z] 05:18:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-24T06:37:16.982Z] 05:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.982Z] 05:18:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-24T06:37:16.982Z] 05:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.982Z] 05:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-10-24T06:37:16.982Z] 05:19:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2022-10-24T06:37:16.982Z] 05:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.982Z] 05:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.983Z] 05:19:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-24T06:37:16.983Z] 05:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:19:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-24T06:37:16.983Z] 05:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:20:01 all 0.29 0.00 0.04 0.01 0.01 99.65 [2022-10-24T06:37:16.983Z] 05:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-24T06:37:16.983Z] 05:20:01 1 0.05 0.00 0.03 0.03 0.00 99.88 [2022-10-24T06:37:16.983Z] 05:20:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-24T06:37:16.983Z] 05:20:01 3 0.18 0.00 0.07 0.02 0.00 99.73 [2022-10-24T06:37:16.983Z] 05:20:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2022-10-24T06:37:16.983Z] 05:20:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2022-10-24T06:37:16.983Z] 05:20:01 6 1.97 0.00 0.03 0.02 0.02 97.96 [2022-10-24T06:37:16.983Z] 05:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-24T06:37:16.983Z] 05:21:01 all 0.27 0.00 0.00 0.00 0.00 99.72 [2022-10-24T06:37:16.983Z] 05:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.983Z] 05:21:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-24T06:37:16.983Z] 05:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.983Z] 05:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.983Z] 05:21:01 6 2.00 0.00 0.02 0.00 0.00 97.98 [2022-10-24T06:37:16.983Z] 05:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:22:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2022-10-24T06:37:16.983Z] 05:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:22:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-24T06:37:16.983Z] 05:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.983Z] 05:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:22:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-24T06:37:16.983Z] 05:22:01 6 0.93 0.00 0.00 0.02 0.02 99.04 [2022-10-24T06:37:16.983Z] 05:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.983Z] 05:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-10-24T06:37:16.983Z] 05:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.983Z] 05:23:01 1 0.07 0.00 0.00 0.05 0.00 99.88 [2022-10-24T06:37:16.983Z] 05:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T06:37:16.983Z] 05:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.983Z] 05:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.983Z] 05:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:24:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:24:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-24T06:37:16.983Z] 05:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.983Z] 05:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.983Z] 05:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-24T06:37:16.983Z] 05:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:25:02 all 0.01 0.00 0.01 0.00 0.01 99.98 [2022-10-24T06:37:16.983Z] 05:25:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:25:02 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:25:02 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:25:02 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.983Z] 05:25:02 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:25:02 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-24T06:37:16.983Z] 05:25:02 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.983Z] 05:25:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:26:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2022-10-24T06:37:16.983Z] 05:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-24T06:37:16.983Z] 05:26:01 1 0.51 0.00 0.02 0.03 0.00 99.44 [2022-10-24T06:37:16.983Z] 05:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:26:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2022-10-24T06:37:16.983Z] 05:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.983Z] 05:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.983Z] 05:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:27:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-10-24T06:37:16.983Z] 05:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.983Z] 05:27:01 1 0.02 0.00 0.00 0.05 0.02 99.92 [2022-10-24T06:37:16.983Z] 05:27:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-24T06:37:16.983Z] 05:27:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2022-10-24T06:37:16.983Z] 05:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.983Z] 05:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:27:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-24T06:37:16.983Z] 05:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] [2022-10-24T06:37:16.983Z] 05:27:01 CPU %user %nice %system %iowait %steal %idle [2022-10-24T06:37:16.983Z] 05:28:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:28:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-24T06:37:16.983Z] 05:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T06:37:16.983Z] 05:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.983Z] 05:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-10-24T06:37:16.983Z] 05:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-24T06:37:16.983Z] 05:29:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-24T06:37:16.983Z] 05:29:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2022-10-24T06:37:16.983Z] 05:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.983Z] 05:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.983Z] 05:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-24T06:37:16.983Z] 05:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:30:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2022-10-24T06:37:16.983Z] 05:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-24T06:37:16.983Z] 05:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:30:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-24T06:37:16.983Z] 05:31:01 all 0.06 0.00 0.01 0.01 0.01 99.92 [2022-10-24T06:37:16.983Z] 05:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:31:01 1 0.38 0.00 0.03 0.03 0.00 99.55 [2022-10-24T06:37:16.983Z] 05:31:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-24T06:37:16.983Z] 05:31:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-24T06:37:16.983Z] 05:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.983Z] 05:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.983Z] 05:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-24T06:37:16.983Z] 05:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.983Z] 05:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2022-10-24T06:37:16.983Z] 05:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.983Z] 05:33:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-24T06:37:16.983Z] 05:33:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-24T06:37:16.983Z] 05:33:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2022-10-24T06:37:16.983Z] 05:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.983Z] 05:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.983Z] 05:33:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-24T06:37:16.983Z] 05:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:34:01 all 0.08 0.00 0.03 0.01 0.00 99.88 [2022-10-24T06:37:16.983Z] 05:34:01 0 0.53 0.00 0.07 0.00 0.00 99.40 [2022-10-24T06:37:16.983Z] 05:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-24T06:37:16.983Z] 05:34:01 2 0.03 0.00 0.05 0.02 0.00 99.90 [2022-10-24T06:37:16.983Z] 05:34:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-24T06:37:16.983Z] 05:34:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-24T06:37:16.983Z] 05:34:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-24T06:37:16.983Z] 05:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.983Z] 05:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-10-24T06:37:16.984Z] 05:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:35:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:35:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-24T06:37:16.984Z] 05:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.984Z] 05:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:35:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:35:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-24T06:37:16.984Z] 05:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.984Z] 05:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:36:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-24T06:37:16.984Z] 05:36:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T06:37:16.984Z] 05:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-24T06:37:16.984Z] 05:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:37:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2022-10-24T06:37:16.984Z] 05:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:37:01 1 0.00 0.00 0.00 0.07 0.00 99.93 [2022-10-24T06:37:16.984Z] 05:37:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-24T06:37:16.984Z] 05:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.984Z] 05:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.984Z] 05:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:38:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2022-10-24T06:37:16.984Z] 05:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:38:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:38:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2022-10-24T06:37:16.984Z] 05:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T06:37:16.984Z] 05:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] [2022-10-24T06:37:16.984Z] 05:38:01 CPU %user %nice %system %iowait %steal %idle [2022-10-24T06:37:16.984Z] 05:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-24T06:37:16.984Z] 05:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:39:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-24T06:37:16.984Z] 05:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.984Z] 05:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.984Z] 05:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-24T06:37:16.984Z] 05:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:40:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-24T06:37:16.984Z] 05:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.984Z] 05:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:40:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-24T06:37:16.984Z] 05:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:41:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2022-10-24T06:37:16.984Z] 05:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:41:01 1 0.05 0.00 0.00 0.03 0.00 99.92 [2022-10-24T06:37:16.984Z] 05:41:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-24T06:37:16.984Z] 05:41:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-24T06:37:16.984Z] 05:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.984Z] 05:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.984Z] 05:42:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-10-24T06:37:16.984Z] 05:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:42:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-24T06:37:16.984Z] 05:42:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-24T06:37:16.984Z] 05:42:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2022-10-24T06:37:16.984Z] 05:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T06:37:16.984Z] 05:42:01 6 1.94 0.00 0.00 0.00 0.00 98.06 [2022-10-24T06:37:16.984Z] 05:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:43:01 all 0.19 0.00 0.01 0.01 0.01 99.78 [2022-10-24T06:37:16.984Z] 05:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:43:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-24T06:37:16.984Z] 05:43:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2022-10-24T06:37:16.984Z] 05:43:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2022-10-24T06:37:16.984Z] 05:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:43:01 6 1.45 0.00 0.05 0.00 0.02 98.48 [2022-10-24T06:37:16.984Z] 05:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:44:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:44:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2022-10-24T06:37:16.984Z] 05:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-24T06:37:16.984Z] 05:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-24T06:37:16.984Z] 05:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:45:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2022-10-24T06:37:16.984Z] 05:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:45:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-24T06:37:16.984Z] 05:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.984Z] 05:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.984Z] 05:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-24T06:37:16.984Z] 05:46:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-10-24T06:37:16.984Z] 05:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:46:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2022-10-24T06:37:16.984Z] 05:46:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-24T06:37:16.984Z] 05:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-24T06:37:16.984Z] 05:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.984Z] 05:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-10-24T06:37:16.984Z] 05:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:47:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:47:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-24T06:37:16.984Z] 05:47:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2022-10-24T06:37:16.984Z] 05:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.984Z] 05:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T06:37:16.984Z] 05:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.984Z] 05:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.984Z] 05:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:48:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-24T06:37:16.984Z] 05:48:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T06:37:16.984Z] 05:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:49:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:49:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-24T06:37:16.984Z] 05:49:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-24T06:37:16.984Z] 05:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] 05:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.984Z] 05:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.984Z] [2022-10-24T06:37:16.984Z] 05:49:01 CPU %user %nice %system %iowait %steal %idle [2022-10-24T06:37:16.984Z] 05:50:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2022-10-24T06:37:16.984Z] 05:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.984Z] 05:50:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-24T06:37:16.984Z] 05:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-24T06:37:16.984Z] 05:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.984Z] 05:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.985Z] 05:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 05:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-24T06:37:16.985Z] 05:51:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-10-24T06:37:16.985Z] 05:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:51:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-24T06:37:16.985Z] 05:51:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-24T06:37:16.985Z] 05:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T06:37:16.985Z] 05:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.985Z] 05:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 05:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T06:37:16.985Z] 05:52:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 05:52:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.985Z] 05:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 05:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.985Z] 05:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.985Z] 05:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:53:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-10-24T06:37:16.985Z] 05:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 05:53:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-24T06:37:16.985Z] 05:53:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-24T06:37:16.985Z] 05:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.985Z] 05:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.985Z] 05:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-24T06:37:16.985Z] 05:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:54:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:54:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-24T06:37:16.985Z] 05:54:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-24T06:37:16.985Z] 05:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 05:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.985Z] 05:54:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-24T06:37:16.985Z] 05:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-24T06:37:16.985Z] 05:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:55:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-24T06:37:16.985Z] 05:55:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2022-10-24T06:37:16.985Z] 05:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.985Z] 05:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.985Z] 05:56:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:56:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-24T06:37:16.985Z] 05:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:56:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-24T06:37:16.985Z] 05:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.985Z] 05:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 05:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 05:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:57:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-10-24T06:37:16.985Z] 05:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:57:01 1 0.02 0.00 0.00 0.07 0.00 99.92 [2022-10-24T06:37:16.985Z] 05:57:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2022-10-24T06:37:16.985Z] 05:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-24T06:37:16.985Z] 05:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.985Z] 05:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.985Z] 05:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 05:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:58:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-24T06:37:16.985Z] 05:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 05:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 05:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 05:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.985Z] 05:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-24T06:37:16.985Z] 05:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 05:59:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-24T06:37:16.985Z] 05:59:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-24T06:37:16.985Z] 05:59:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-24T06:37:16.985Z] 05:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-24T06:37:16.985Z] 05:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 05:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-24T06:37:16.985Z] 06:00:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 06:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 06:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 06:00:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-24T06:37:16.985Z] 06:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.985Z] 06:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 06:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 06:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.985Z] 06:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] [2022-10-24T06:37:16.985Z] 06:00:01 CPU %user %nice %system %iowait %steal %idle [2022-10-24T06:37:16.985Z] 06:01:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2022-10-24T06:37:16.985Z] 06:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 06:01:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-24T06:37:16.985Z] 06:01:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2022-10-24T06:37:16.985Z] 06:01:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-24T06:37:16.985Z] 06:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 06:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 06:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-24T06:37:16.985Z] 06:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T06:37:16.985Z] 06:02:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-10-24T06:37:16.985Z] 06:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.985Z] 06:02:01 1 0.00 0.00 0.00 0.05 0.00 99.95 [2022-10-24T06:37:16.985Z] 06:02:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-24T06:37:16.985Z] 06:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.985Z] 06:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.985Z] 06:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 06:02:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-24T06:37:16.985Z] 06:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 06:03:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-10-24T06:37:16.985Z] 06:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 06:03:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2022-10-24T06:37:16.985Z] 06:03:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-24T06:37:16.985Z] 06:03:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-24T06:37:16.985Z] 06:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 06:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 06:03:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-24T06:37:16.985Z] 06:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 06:04:01 all 0.27 0.00 0.04 0.02 0.01 99.66 [2022-10-24T06:37:16.985Z] 06:04:01 0 0.80 0.00 0.02 0.00 0.00 99.18 [2022-10-24T06:37:16.985Z] 06:04:01 1 0.47 0.00 0.03 0.03 0.00 99.47 [2022-10-24T06:37:16.985Z] 06:04:01 2 0.37 0.00 0.07 0.05 0.02 99.50 [2022-10-24T06:37:16.985Z] 06:04:01 3 0.17 0.00 0.05 0.02 0.02 99.75 [2022-10-24T06:37:16.985Z] 06:04:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-24T06:37:16.985Z] 06:04:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2022-10-24T06:37:16.985Z] 06:04:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-24T06:37:16.985Z] 06:04:01 7 0.18 0.00 0.08 0.03 0.02 99.68 [2022-10-24T06:37:16.985Z] 06:05:01 all 0.12 0.00 0.01 0.00 0.00 99.86 [2022-10-24T06:37:16.985Z] 06:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T06:37:16.985Z] 06:05:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2022-10-24T06:37:16.985Z] 06:05:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2022-10-24T06:37:16.985Z] 06:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.985Z] 06:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 06:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.985Z] 06:05:01 6 0.76 0.00 0.03 0.00 0.02 99.19 [2022-10-24T06:37:16.985Z] 06:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.985Z] 06:06:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-10-24T06:37:16.985Z] 06:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.985Z] 06:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T06:37:16.985Z] 06:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.985Z] 06:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.986Z] 06:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:06:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-24T06:37:16.986Z] 06:06:01 6 1.99 0.00 0.00 0.02 0.00 98.00 [2022-10-24T06:37:16.986Z] 06:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:07:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2022-10-24T06:37:16.986Z] 06:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:07:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2022-10-24T06:37:16.986Z] 06:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-24T06:37:16.986Z] 06:07:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-24T06:37:16.986Z] 06:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:07:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-24T06:37:16.986Z] 06:07:01 6 1.97 0.00 0.00 0.02 0.02 98.00 [2022-10-24T06:37:16.986Z] 06:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.986Z] 06:08:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-10-24T06:37:16.986Z] 06:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:08:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-24T06:37:16.986Z] 06:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-24T06:37:16.986Z] 06:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.986Z] 06:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:08:01 6 1.99 0.00 0.02 0.00 0.00 98.00 [2022-10-24T06:37:16.986Z] 06:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:09:01 all 0.25 0.00 0.00 0.00 0.00 99.74 [2022-10-24T06:37:16.986Z] 06:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.986Z] 06:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:09:01 6 1.95 0.00 0.00 0.02 0.02 98.01 [2022-10-24T06:37:16.986Z] 06:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:10:01 all 0.17 0.00 0.02 0.00 0.00 99.80 [2022-10-24T06:37:16.986Z] 06:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:10:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-24T06:37:16.986Z] 06:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.986Z] 06:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T06:37:16.986Z] 06:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:10:01 6 1.31 0.00 0.10 0.02 0.00 98.58 [2022-10-24T06:37:16.986Z] 06:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:11:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-10-24T06:37:16.986Z] 06:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:11:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2022-10-24T06:37:16.986Z] 06:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.986Z] 06:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.986Z] 06:11:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-24T06:37:16.986Z] [2022-10-24T06:37:16.986Z] 06:11:01 CPU %user %nice %system %iowait %steal %idle [2022-10-24T06:37:16.986Z] 06:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-24T06:37:16.986Z] 06:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:12:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-24T06:37:16.986Z] 06:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.986Z] 06:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T06:37:16.986Z] 06:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.986Z] 06:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-24T06:37:16.986Z] 06:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:13:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-10-24T06:37:16.986Z] 06:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.986Z] 06:13:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-24T06:37:16.986Z] 06:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.986Z] 06:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T06:37:16.986Z] 06:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.986Z] 06:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.986Z] 06:14:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2022-10-24T06:37:16.986Z] 06:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T06:37:16.986Z] 06:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:14:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2022-10-24T06:37:16.986Z] 06:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:14:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-24T06:37:16.986Z] 06:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:15:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:15:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-24T06:37:16.986Z] 06:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.986Z] 06:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-10-24T06:37:16.986Z] 06:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:16:01 1 0.05 0.00 0.02 0.03 0.00 99.90 [2022-10-24T06:37:16.986Z] 06:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:16:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-24T06:37:16.986Z] 06:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.986Z] 06:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:16:01 6 0.00 0.00 0.00 0.02 0.03 99.95 [2022-10-24T06:37:16.986Z] 06:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.986Z] 06:17:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2022-10-24T06:37:16.986Z] 06:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:17:01 1 0.02 0.00 0.00 0.07 0.00 99.92 [2022-10-24T06:37:16.986Z] 06:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-24T06:37:16.986Z] 06:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-24T06:37:16.986Z] 06:17:01 6 0.00 0.00 0.00 0.07 0.00 99.93 [2022-10-24T06:37:16.986Z] 06:17:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-24T06:37:16.986Z] 06:18:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-10-24T06:37:16.986Z] 06:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:18:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-24T06:37:16.986Z] 06:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.986Z] 06:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.986Z] 06:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:18:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-24T06:37:16.986Z] 06:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-24T06:37:16.986Z] 06:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:19:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2022-10-24T06:37:16.986Z] 06:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.986Z] 06:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.986Z] 06:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:20:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2022-10-24T06:37:16.986Z] 06:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-24T06:37:16.986Z] 06:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:20:01 3 0.00 0.00 0.03 0.00 0.03 99.93 [2022-10-24T06:37:16.986Z] 06:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.986Z] 06:21:01 all 0.01 0.00 0.01 0.04 0.00 99.93 [2022-10-24T06:37:16.986Z] 06:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.986Z] 06:21:01 1 0.05 0.00 0.02 0.33 0.00 99.60 [2022-10-24T06:37:16.987Z] 06:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:21:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-24T06:37:16.987Z] 06:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.987Z] 06:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T06:37:16.987Z] 06:22:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2022-10-24T06:37:16.987Z] 06:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:22:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-24T06:37:16.987Z] 06:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.987Z] 06:22:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-24T06:37:16.987Z] 06:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.987Z] 06:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.987Z] 06:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.987Z] 06:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.987Z] [2022-10-24T06:37:16.987Z] 06:22:01 CPU %user %nice %system %iowait %steal %idle [2022-10-24T06:37:16.987Z] 06:23:01 all 0.15 0.00 0.01 0.00 0.01 99.84 [2022-10-24T06:37:16.987Z] 06:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:23:01 1 0.03 0.00 0.00 0.03 0.02 99.92 [2022-10-24T06:37:16.987Z] 06:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T06:37:16.987Z] 06:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T06:37:16.987Z] 06:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.987Z] 06:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.987Z] 06:23:01 6 1.03 0.00 0.00 0.00 0.00 98.97 [2022-10-24T06:37:16.987Z] 06:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:24:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-10-24T06:37:16.987Z] 06:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:24:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-24T06:37:16.987Z] 06:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:24:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-24T06:37:16.987Z] 06:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.987Z] 06:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-24T06:37:16.987Z] 06:24:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2022-10-24T06:37:16.987Z] 06:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.987Z] 06:25:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-10-24T06:37:16.987Z] 06:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.987Z] 06:25:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-24T06:37:16.987Z] 06:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.987Z] 06:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.987Z] 06:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.987Z] 06:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-24T06:37:16.987Z] 06:25:01 6 1.94 0.00 0.02 0.00 0.02 98.03 [2022-10-24T06:37:16.987Z] 06:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.987Z] 06:26:01 all 0.25 0.00 0.02 0.07 0.01 99.65 [2022-10-24T06:37:16.987Z] 06:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.987Z] 06:26:01 1 0.03 0.00 0.03 0.48 0.02 99.43 [2022-10-24T06:37:16.987Z] 06:26:01 2 0.00 0.00 0.02 0.05 0.00 99.93 [2022-10-24T06:37:16.987Z] 06:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T06:37:16.987Z] 06:26:01 4 0.10 0.00 0.03 0.00 0.00 99.87 [2022-10-24T06:37:16.987Z] 06:26:01 5 0.00 0.00 0.03 0.02 0.00 99.95 [2022-10-24T06:37:16.987Z] 06:26:01 6 1.79 0.00 0.05 0.00 0.00 98.16 [2022-10-24T06:37:16.987Z] 06:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.987Z] 06:27:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-10-24T06:37:16.987Z] 06:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:27:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-24T06:37:16.987Z] 06:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.987Z] 06:27:01 3 0.00 0.00 0.02 0.02 0.03 99.93 [2022-10-24T06:37:16.987Z] 06:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.987Z] 06:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-24T06:37:16.987Z] 06:27:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-24T06:37:16.987Z] 06:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.987Z] 06:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-24T06:37:16.987Z] 06:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.987Z] 06:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:28:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-24T06:37:16.987Z] 06:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.987Z] 06:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T06:37:16.987Z] 06:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.987Z] 06:29:01 all 0.11 0.00 0.04 0.01 0.01 99.84 [2022-10-24T06:37:16.987Z] 06:29:01 0 0.42 0.00 0.03 0.00 0.00 99.55 [2022-10-24T06:37:16.987Z] 06:29:01 1 0.15 0.00 0.03 0.03 0.00 99.78 [2022-10-24T06:37:16.987Z] 06:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-24T06:37:16.987Z] 06:29:01 3 0.00 0.00 0.03 0.02 0.03 99.92 [2022-10-24T06:37:16.987Z] 06:29:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2022-10-24T06:37:16.987Z] 06:29:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-24T06:37:16.987Z] 06:29:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-24T06:37:16.987Z] 06:29:01 7 0.13 0.00 0.12 0.02 0.02 99.72 [2022-10-24T06:37:16.987Z] 06:30:01 all 19.63 0.00 5.86 1.24 0.07 73.19 [2022-10-24T06:37:16.987Z] 06:30:01 0 20.15 0.00 6.03 0.29 0.07 73.47 [2022-10-24T06:37:16.987Z] 06:30:01 1 18.56 0.00 5.83 2.45 0.07 73.09 [2022-10-24T06:37:16.987Z] 06:30:01 2 21.83 0.00 5.55 2.08 0.07 70.47 [2022-10-24T06:37:16.987Z] 06:30:01 3 19.78 0.00 5.76 0.39 0.08 73.99 [2022-10-24T06:37:16.987Z] 06:30:01 4 19.01 0.00 5.90 1.00 0.07 74.03 [2022-10-24T06:37:16.987Z] 06:30:01 5 18.90 0.00 5.46 0.14 0.07 75.44 [2022-10-24T06:37:16.987Z] 06:30:01 6 18.31 0.00 6.09 3.17 0.07 72.36 [2022-10-24T06:37:16.987Z] 06:30:01 7 20.54 0.00 6.28 0.43 0.09 72.67 [2022-10-24T06:37:16.987Z] 06:31:01 all 26.52 0.00 5.31 1.06 0.07 67.03 [2022-10-24T06:37:16.987Z] 06:31:01 0 27.56 0.00 5.43 3.06 0.08 63.86 [2022-10-24T06:37:16.987Z] 06:31:01 1 27.39 0.00 5.69 0.91 0.07 65.93 [2022-10-24T06:37:16.987Z] 06:31:01 2 26.47 0.00 5.17 0.17 0.08 68.11 [2022-10-24T06:37:16.987Z] 06:31:01 3 25.68 0.00 5.03 1.48 0.07 67.74 [2022-10-24T06:37:16.987Z] 06:31:01 4 27.60 0.00 5.83 1.11 0.07 65.39 [2022-10-24T06:37:16.987Z] 06:31:01 5 25.95 0.00 4.96 0.07 0.07 68.95 [2022-10-24T06:37:16.987Z] 06:31:01 6 25.40 0.00 5.07 1.10 0.07 68.36 [2022-10-24T06:37:16.987Z] 06:31:01 7 26.13 0.00 5.32 0.59 0.07 67.89 [2022-10-24T06:37:16.987Z] 06:32:01 all 0.03 0.00 0.03 0.00 0.01 99.93 [2022-10-24T06:37:16.987Z] 06:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-24T06:37:16.987Z] 06:32:01 1 0.00 0.00 0.05 0.00 0.02 99.93 [2022-10-24T06:37:16.987Z] 06:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-24T06:37:16.987Z] 06:32:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2022-10-24T06:37:16.987Z] 06:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.987Z] 06:32:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-24T06:37:16.987Z] 06:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-24T06:37:16.987Z] 06:32:01 7 0.12 0.00 0.03 0.00 0.02 99.83 [2022-10-24T06:37:16.987Z] 06:33:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2022-10-24T06:37:16.987Z] 06:33:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2022-10-24T06:37:16.987Z] 06:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-24T06:37:16.987Z] 06:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:33:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-24T06:37:16.987Z] 06:33:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2022-10-24T06:37:16.987Z] 06:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-24T06:37:16.987Z] 06:33:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-24T06:37:16.987Z] [2022-10-24T06:37:16.987Z] 06:33:01 CPU %user %nice %system %iowait %steal %idle [2022-10-24T06:37:16.987Z] 06:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-10-24T06:37:16.987Z] 06:34:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2022-10-24T06:37:16.987Z] 06:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.987Z] 06:34:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-24T06:37:16.987Z] 06:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.987Z] 06:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.987Z] 06:34:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-24T06:37:16.987Z] 06:34:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2022-10-24T06:37:16.987Z] 06:35:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-10-24T06:37:16.987Z] 06:35:01 0 0.08 0.00 0.02 0.05 0.03 99.82 [2022-10-24T06:37:16.987Z] 06:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T06:37:16.987Z] 06:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.987Z] 06:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.987Z] 06:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.987Z] 06:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T06:37:16.987Z] 06:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T06:37:16.987Z] 06:36:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2022-10-24T06:37:16.987Z] 06:36:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2022-10-24T06:37:16.987Z] 06:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T06:37:16.987Z] 06:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T06:37:16.987Z] 06:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T06:37:16.987Z] 06:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T06:37:16.987Z] 06:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T06:37:16.987Z] 06:36:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2022-10-24T06:37:16.987Z] 06:36:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-24T06:37:16.987Z] 06:37:01 all 7.68 0.00 3.59 1.02 0.04 87.67 [2022-10-24T06:37:16.987Z] 06:37:01 0 7.09 0.00 4.47 0.13 0.03 88.28 [2022-10-24T06:37:16.987Z] 06:37:01 1 7.39 0.00 2.53 0.03 0.03 90.02 [2022-10-24T06:37:16.987Z] 06:37:01 2 7.17 0.00 2.53 0.03 0.03 90.23 [2022-10-24T06:37:16.987Z] 06:37:01 3 6.79 0.00 4.77 2.46 0.05 85.93 [2022-10-24T06:37:16.987Z] 06:37:01 4 8.38 0.00 3.44 0.15 0.05 87.98 [2022-10-24T06:37:16.987Z] 06:37:01 5 9.08 0.00 2.99 0.08 0.03 87.81 [2022-10-24T06:37:16.987Z] 06:37:01 6 6.74 0.00 4.65 4.15 0.05 84.40 [2022-10-24T06:37:16.987Z] 06:37:01 7 8.83 0.00 3.34 1.07 0.03 86.72 [2022-10-24T06:37:16.987Z] Average: all 0.67 0.00 0.18 0.05 0.01 99.09 [2022-10-24T06:37:16.987Z] Average: 0 0.65 0.00 0.21 0.04 0.01 99.09 [2022-10-24T06:37:16.987Z] Average: 1 0.68 0.00 0.17 0.07 0.01 99.07 [2022-10-24T06:37:16.987Z] Average: 2 0.65 0.00 0.17 0.06 0.01 99.11 [2022-10-24T06:37:16.987Z] Average: 3 0.61 0.00 0.20 0.08 0.01 99.11 [2022-10-24T06:37:16.987Z] Average: 4 0.63 0.00 0.18 0.03 0.00 99.16 [2022-10-24T06:37:16.987Z] Average: 5 0.62 0.00 0.16 0.01 0.00 99.20 [2022-10-24T06:37:16.987Z] Average: 6 0.85 0.00 0.19 0.10 0.01 98.85 [2022-10-24T06:37:16.987Z] Average: 7 0.64 0.00 0.20 0.03 0.01 99.13 [2022-10-24T06:37:16.987Z] [2022-10-24T06:37:16.987Z] [2022-10-24T06:37:16.987Z]