Pull request #167 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef1b1b6d6661ce44a3850f2933b52015b367ec2e+0370fe2059bad325f9c903388f854f49bb598ddd (e22840311fc378c0213cc2c32e0a678af4730133) 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-ssh6427881135820826775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5806776012864373507.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/app-rfid-llrp-inventory/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16462343094701057943.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/app-rfid-llrp-inventory/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17565803318633025952.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9421441053908662723.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/app-rfid-llrp-inventory/branches/PR-167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11573820260884581402.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory 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-5188 in /w/workspace/y_app-rfid-llrp-inventory_PR-167 [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/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-167 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit ef1b1b6d6661ce44a3850f2933b52015b367ec2e > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing ef1b1b6d6661ce44a3850f2933b52015b367ec2e Checking out Revision ef1b1b6d6661ce44a3850f2933b52015b367ec2e (PR-167) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T14:00:13.614Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T14:00:13.783Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git checkout -f ef1b1b6d6661ce44a3850f2933b52015b367ec2e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef1b1b6d6661ce44a3850f2933b52015b367ec2e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T14:00:13.875Z] ========================================================= [2023-03-22T14:00:13.875Z] EdgeX Global Pipelines Version Info [2023-03-22T14:00:13.875Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T14:00:14.629Z] ------------------- [2023-03-22T14:00:14.629Z] stable info: [2023-03-22T14:00:14.629Z] ------------------- [2023-03-22T14:00:14.629Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T14:00:14.629Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T14:00:14.629Z] Message: update stable to v1.0.245 [2023-03-22T14:00:15.202Z] ------------------- [2023-03-22T14:00:15.202Z] experimental info: [2023-03-22T14:00:15.202Z] ------------------- [2023-03-22T14:00:15.202Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T14:00:15.202Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-22T14:00:15.202Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T14:00:15.495Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-22T14:00:15.529Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-22T14:00:15.575Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T14:00:15.613Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T14:00:15.652Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T14:00:15.695Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T14:00:15.734Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T14:00:15.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T14:00:15.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T14:00:15.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T14:00:15.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T14:00:15.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-22T14:00:15.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T14:00:16.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T14:00:16.066Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T14:00:16.108Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T14:00:16.154Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T14:00:16.196Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T14:00:16.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T14:00:16.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T14:00:16.316Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-22T14:00:16.360Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-22T14:00:16.397Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T14:00:16.439Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T14:00:16.480Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T14:00:16.522Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T14:00:16.565Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T14:00:16.610Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-167 [Pipeline] echo [2023-03-22T14:00:16.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-167 [Pipeline] echo [2023-03-22T14:00:16.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-167 [Pipeline] echo [2023-03-22T14:00:16.728Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef1b1b6d6661ce44a3850f2933b52015b367ec2e [Pipeline] echo [2023-03-22T14:00:16.771Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef1b1b6 [Pipeline] echo [2023-03-22T14:00:16.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T14:00:16.922Z] provisioning config files... [2023-03-22T14:00:16.938Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/config18091608542650715184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T14:00:17.274Z] ---> docker-login.sh [2023-03-22T14:00:17.274Z] nexus3.edgexfoundry.org:10001 [2023-03-22T14:00:17.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T14:00:17.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T14:00:17.844Z] Configure a credential helper to remove this warning. See [2023-03-22T14:00:17.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T14:00:17.844Z] [2023-03-22T14:00:17.844Z] Login Succeeded [2023-03-22T14:00:17.844Z] nexus3.edgexfoundry.org:10002 [2023-03-22T14:00:17.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T14:00:17.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T14:00:17.844Z] Configure a credential helper to remove this warning. See [2023-03-22T14:00:17.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T14:00:17.844Z] [2023-03-22T14:00:17.844Z] Login Succeeded [2023-03-22T14:00:17.844Z] nexus3.edgexfoundry.org:10003 [2023-03-22T14:00:17.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T14:00:18.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T14:00:18.103Z] Configure a credential helper to remove this warning. See [2023-03-22T14:00:18.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T14:00:18.103Z] [2023-03-22T14:00:18.103Z] Login Succeeded [2023-03-22T14:00:18.103Z] nexus3.edgexfoundry.org:10004 [2023-03-22T14:00:18.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T14:00:18.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T14:00:18.103Z] Configure a credential helper to remove this warning. See [2023-03-22T14:00:18.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T14:00:18.103Z] [2023-03-22T14:00:18.103Z] Login Succeeded [2023-03-22T14:00:18.103Z] docker.io [2023-03-22T14:00:18.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T14:00:18.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T14:00:18.362Z] Configure a credential helper to remove this warning. See [2023-03-22T14:00:18.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T14:00:18.362Z] [2023-03-22T14:00:18.362Z] Login Succeeded [2023-03-22T14:00:18.362Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T14:00:18.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T14:00:19.017Z] + git rev-list -1 --merges ef1b1b6d6661ce44a3850f2933b52015b367ec2e~1..ef1b1b6d6661ce44a3850f2933b52015b367ec2e [Pipeline] echo [2023-03-22T14:00:19.051Z] -----------> git rev-list -1 --merges ef1b1b6d6661ce44a3850f2933b52015b367ec2e~1..ef1b1b6d6661ce44a3850f2933b52015b367ec2e ef1b1b6d6661ce44a3850f2933b52015b367ec2e [false] [Pipeline] sh [2023-03-22T14:00:19.364Z] + git log --format=format:%s -1 ef1b1b6d6661ce44a3850f2933b52015b367ec2e [Pipeline] echo [2023-03-22T14:00:19.407Z] ========================================================= [2023-03-22T14:00:19.407Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T14:00:19.407Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T14:00:19.839Z] + git log --format=format:%s -1 ef1b1b6d6661ce44a3850f2933b52015b367ec2e [Pipeline] echo [2023-03-22T14:00:19.875Z] [semverPrep] GIT_COMMIT: ef1b1b6d6661ce44a3850f2933b52015b367ec2e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-03-22T14:00:19.904Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T14:00:20.275Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T14:00:20.275Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T14:00:20.275Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T14:00:20.275Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T14:00:20.275Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T14:00:20.275Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T14:00:20.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T14:00:20.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T14:00:20.712Z] [2023-03-22T14:00:20.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T14:00:21.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T14:00:21.094Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T14:00:21.094Z] b85a868b505f: Pulling fs layer [2023-03-22T14:00:21.094Z] e2be974225ed: Pulling fs layer [2023-03-22T14:00:21.094Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T14:00:21.094Z] 988bab9f4d93: Pulling fs layer [2023-03-22T14:00:21.094Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T14:00:21.094Z] eaf3925da568: Pulling fs layer [2023-03-22T14:00:21.094Z] bab4dde63d76: Pulling fs layer [2023-03-22T14:00:21.094Z] bde34c3a00c8: Pulling fs layer [2023-03-22T14:00:21.094Z] b352a97aabf1: Pulling fs layer [2023-03-22T14:00:21.094Z] 988bab9f4d93: Waiting [2023-03-22T14:00:21.094Z] 1469e6f7b9e6: Waiting [2023-03-22T14:00:21.094Z] bab4dde63d76: Waiting [2023-03-22T14:00:21.094Z] bde34c3a00c8: Waiting [2023-03-22T14:00:21.094Z] b352a97aabf1: Waiting [2023-03-22T14:00:21.094Z] 4872d77fe225: Pulling fs layer [2023-03-22T14:00:21.094Z] 5851b861e8e6: Pulling fs layer [2023-03-22T14:00:21.094Z] 5851b861e8e6: Waiting [2023-03-22T14:00:21.094Z] 4872d77fe225: Waiting [2023-03-22T14:00:21.094Z] e2be974225ed: Download complete [2023-03-22T14:00:21.094Z] 988bab9f4d93: Download complete [2023-03-22T14:00:21.355Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T14:00:21.355Z] 1469e6f7b9e6: Download complete [2023-03-22T14:00:21.355Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T14:00:21.355Z] 339a4e72a1f5: Download complete [2023-03-22T14:00:21.355Z] eaf3925da568: Verifying Checksum [2023-03-22T14:00:21.355Z] eaf3925da568: Download complete [2023-03-22T14:00:21.355Z] bde34c3a00c8: Verifying Checksum [2023-03-22T14:00:21.355Z] bde34c3a00c8: Download complete [2023-03-22T14:00:21.355Z] b352a97aabf1: Verifying Checksum [2023-03-22T14:00:21.355Z] b352a97aabf1: Download complete [2023-03-22T14:00:21.355Z] 5851b861e8e6: Verifying Checksum [2023-03-22T14:00:21.355Z] 5851b861e8e6: Download complete [2023-03-22T14:00:21.355Z] b85a868b505f: Download complete [2023-03-22T14:00:21.613Z] bab4dde63d76: Verifying Checksum [2023-03-22T14:00:21.613Z] bab4dde63d76: Download complete [2023-03-22T14:00:22.988Z] b85a868b505f: Pull complete [2023-03-22T14:00:22.988Z] e2be974225ed: Pull complete [2023-03-22T14:00:23.248Z] 339a4e72a1f5: Pull complete [2023-03-22T14:00:23.248Z] 988bab9f4d93: Pull complete [2023-03-22T14:00:23.507Z] 1469e6f7b9e6: Pull complete [2023-03-22T14:00:23.766Z] eaf3925da568: Pull complete [2023-03-22T14:00:25.672Z] bab4dde63d76: Pull complete [2023-03-22T14:00:25.672Z] bde34c3a00c8: Pull complete [2023-03-22T14:00:25.672Z] b352a97aabf1: Pull complete [2023-03-22T14:00:25.672Z] 4872d77fe225: Pull complete [2023-03-22T14:00:25.673Z] 5851b861e8e6: Pull complete [2023-03-22T14:00:25.673Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T14:00:25.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T14:00:25.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T14:00:25.880Z] prd-ubuntu20.04-docker-8c-8g-5188 does not seem to be running inside a container [2023-03-22T14:00:25.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-167 -v /w/workspace/y_app-rfid-llrp-inventory_PR-167:/w/workspace/y_app-rfid-llrp-inventory_PR-167:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-167@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 [2023-03-22T14:00:28.485Z] $ docker top 3f2396b985f8725b320cd0aa0bc354160532708991dabe6d260bbc2392caad46 -eo pid,comm [2023-03-22T14:00:28.540Z] 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). [2023-03-22T14:00:28.540Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T14:00:28.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T14:00:28.673Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T14:00:28.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T14:00:28.789Z] $ docker exec 3f2396b985f8725b320cd0aa0bc354160532708991dabe6d260bbc2392caad46 ssh-agent [2023-03-22T14:00:28.907Z] SSH_AUTH_SOCK=/tmp/ssh-RID8XKVmKJKX/agent.32 [2023-03-22T14:00:28.907Z] SSH_AGENT_PID=38 [2023-03-22T14:00:28.913Z] Running ssh-add (command line suppressed) [2023-03-22T14:00:29.018Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/private_key_743181727767371841.key (/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/private_key_743181727767371841.key) [2023-03-22T14:00:29.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T14:00:29.359Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T14:00:29.385Z] $ docker exec --env ******** --env ******** 3f2396b985f8725b320cd0aa0bc354160532708991dabe6d260bbc2392caad46 ssh-agent -k [2023-03-22T14:00:29.474Z] unset SSH_AUTH_SOCK; [2023-03-22T14:00:29.474Z] unset SSH_AGENT_PID; [2023-03-22T14:00:29.474Z] echo Agent pid 38 killed; [2023-03-22T14:00:29.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T14:00:29.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T14:00:29.562Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T14:00:29.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T14:00:29.677Z] $ docker exec 3f2396b985f8725b320cd0aa0bc354160532708991dabe6d260bbc2392caad46 ssh-agent [2023-03-22T14:00:29.785Z] SSH_AUTH_SOCK=/tmp/ssh-9Dr8VxUGvBSI/agent.70 [2023-03-22T14:00:29.785Z] SSH_AGENT_PID=76 [2023-03-22T14:00:29.790Z] Running ssh-add (command line suppressed) [2023-03-22T14:00:29.890Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/private_key_10313340244621236915.key (/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/private_key_10313340244621236915.key) [2023-03-22T14:00:29.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T14:00:30.232Z] + git semver init [2023-03-22T14:00:30.491Z] 2023-03-22 14:00:30,413 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T14:00:30.491Z] 2023-03-22 14:00:30,414 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver [2023-03-22T14:00:30.491Z] 2023-03-22 14:00:30,414 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver [2023-03-22T14:00:30.491Z] 2023-03-22 14:00:30,414 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-167, universal_newlines=False, shell=None, istream=None) [2023-03-22T14:00:31.871Z] 2023-03-22 14:00:31,543 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167/.git/info/exclude [2023-03-22T14:00:31.871Z] 2023-03-22 14:00:31,543 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver/PR-167 with force:False [2023-03-22T14:00:31.871Z] 2023-03-22 14:00:31,544 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver/PR-167 [2023-03-22T14:00:31.871Z] 2023-03-22 14:00:31,548 [execute] INFO git cat-file --batch-check [2023-03-22T14:00:31.871Z] 2023-03-22 14:00:31,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T14:00:31.871Z] 2023-03-22 14:00:31,553 [execute] INFO git cat-file --batch [2023-03-22T14:00:31.871Z] 2023-03-22 14:00:31,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T14:00:31.871Z] 2023-03-22 14:00:31,557 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver/PR-167 [2023-03-22T14:00:31.871Z] 0.0.0 [Pipeline] } [2023-03-22T14:00:31.925Z] $ docker exec --env ******** --env ******** 3f2396b985f8725b320cd0aa0bc354160532708991dabe6d260bbc2392caad46 ssh-agent -k [2023-03-22T14:00:32.020Z] unset SSH_AUTH_SOCK; [2023-03-22T14:00:32.020Z] unset SSH_AGENT_PID; [2023-03-22T14:00:32.021Z] echo Agent pid 76 killed; [2023-03-22T14:00:32.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T14:00:32.469Z] + git semver [Pipeline] } [2023-03-22T14:00:33.244Z] $ docker stop --time=1 3f2396b985f8725b320cd0aa0bc354160532708991dabe6d260bbc2392caad46 [2023-03-22T14:00:34.540Z] $ docker rm -f --volumes 3f2396b985f8725b320cd0aa0bc354160532708991dabe6d260bbc2392caad46 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T14:00:34.938Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T14:00:35.197Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T14:00:35.214Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T14:00:35.789Z] provisioning config files... [2023-03-22T14:00:35.798Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/config9782045032394178131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T14:00:36.182Z] ---> docker-login.sh [2023-03-22T14:00:36.182Z] nexus3.edgexfoundry.org:10001 [2023-03-22T14:00:36.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T14:00:36.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T14:00:36.182Z] Configure a credential helper to remove this warning. See [2023-03-22T14:00:36.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T14:00:36.182Z] [2023-03-22T14:00:36.182Z] Login Succeeded [2023-03-22T14:00:36.182Z] nexus3.edgexfoundry.org:10002 [2023-03-22T14:00:36.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T14:00:36.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T14:00:36.182Z] Configure a credential helper to remove this warning. See [2023-03-22T14:00:36.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T14:00:36.182Z] [2023-03-22T14:00:36.182Z] Login Succeeded [2023-03-22T14:00:36.182Z] nexus3.edgexfoundry.org:10003 [2023-03-22T14:00:36.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T14:00:36.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T14:00:36.451Z] Configure a credential helper to remove this warning. See [2023-03-22T14:00:36.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T14:00:36.451Z] [2023-03-22T14:00:36.451Z] Login Succeeded [2023-03-22T14:00:36.452Z] nexus3.edgexfoundry.org:10004 [2023-03-22T14:00:36.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T14:00:36.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T14:00:36.452Z] Configure a credential helper to remove this warning. See [2023-03-22T14:00:36.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T14:00:36.452Z] [2023-03-22T14:00:36.452Z] Login Succeeded [2023-03-22T14:00:36.452Z] docker.io [2023-03-22T14:00:36.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T14:00:36.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T14:00:36.710Z] Configure a credential helper to remove this warning. See [2023-03-22T14:00:36.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T14:00:36.710Z] [2023-03-22T14:00:36.710Z] Login Succeeded [2023-03-22T14:00:36.710Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T14:00:36.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T14:00:36.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T14:00:36.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T14:00:37.011Z] ========================================================= [2023-03-22T14:00:37.011Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T14:00:37.011Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T14:00:37.476Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T14:00:37.476Z] Sending build context to Docker daemon 12.6MB [2023-03-22T14:00:37.476Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T14:00:37.476Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T14:00:37.476Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T14:00:37.476Z] 63b65145d645: Pulling fs layer [2023-03-22T14:00:37.476Z] a2d21d5440eb: Pulling fs layer [2023-03-22T14:00:37.476Z] 935e6c44a52c: Pulling fs layer [2023-03-22T14:00:37.476Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T14:00:37.476Z] 30dea6a524f1: Pulling fs layer [2023-03-22T14:00:37.476Z] a2aff8979fd8: Pulling fs layer [2023-03-22T14:00:37.476Z] 6808be2612f2: Pulling fs layer [2023-03-22T14:00:37.476Z] f25807f1079a: Pulling fs layer [2023-03-22T14:00:37.476Z] 94cc34f8dd06: Waiting [2023-03-22T14:00:37.476Z] 30dea6a524f1: Waiting [2023-03-22T14:00:37.476Z] a2aff8979fd8: Waiting [2023-03-22T14:00:37.476Z] 6808be2612f2: Waiting [2023-03-22T14:00:37.476Z] f25807f1079a: Waiting [2023-03-22T14:00:37.736Z] a2d21d5440eb: Verifying Checksum [2023-03-22T14:00:37.736Z] a2d21d5440eb: Download complete [2023-03-22T14:00:37.736Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T14:00:37.736Z] 94cc34f8dd06: Download complete [2023-03-22T14:00:37.736Z] 30dea6a524f1: Verifying Checksum [2023-03-22T14:00:37.736Z] 30dea6a524f1: Download complete [2023-03-22T14:00:37.736Z] 63b65145d645: Download complete [2023-03-22T14:00:37.736Z] a2aff8979fd8: Verifying Checksum [2023-03-22T14:00:37.736Z] a2aff8979fd8: Download complete [2023-03-22T14:00:38.000Z] 63b65145d645: Pull complete [2023-03-22T14:00:38.000Z] a2d21d5440eb: Pull complete [2023-03-22T14:00:38.260Z] f25807f1079a: Verifying Checksum [2023-03-22T14:00:38.260Z] f25807f1079a: Download complete [2023-03-22T14:00:38.519Z] 935e6c44a52c: Verifying Checksum [2023-03-22T14:00:38.519Z] 935e6c44a52c: Download complete [2023-03-22T14:00:38.519Z] 6808be2612f2: Verifying Checksum [2023-03-22T14:00:38.519Z] 6808be2612f2: Download complete [2023-03-22T14:00:41.802Z] 935e6c44a52c: Pull complete [2023-03-22T14:00:41.802Z] 94cc34f8dd06: Pull complete [2023-03-22T14:00:42.060Z] 30dea6a524f1: Pull complete [2023-03-22T14:00:42.060Z] a2aff8979fd8: Pull complete [2023-03-22T14:00:44.599Z] 6808be2612f2: Pull complete [2023-03-22T14:00:45.167Z] f25807f1079a: Pull complete [2023-03-22T14:00:45.167Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T14:00:45.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T14:00:45.167Z] ---> 3b553350e43f [2023-03-22T14:00:45.167Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T14:00:50.446Z] ---> Running in b3f9a99d7740 [2023-03-22T14:00:50.446Z] Removing intermediate container b3f9a99d7740 [2023-03-22T14:00:50.446Z] ---> f59b8b3ef99a [2023-03-22T14:00:50.446Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T14:00:50.446Z] ---> Running in ac45fec65e54 [2023-03-22T14:00:50.446Z] Removing intermediate container ac45fec65e54 [2023-03-22T14:00:50.447Z] ---> 05bdcec58114 [2023-03-22T14:00:50.447Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T14:00:50.447Z] ---> Running in cf0403a12de1 [2023-03-22T14:00:50.447Z] Removing intermediate container cf0403a12de1 [2023-03-22T14:00:50.447Z] ---> 5ddad494b9be [2023-03-22T14:00:50.447Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T14:00:50.605Z] Still waiting to schedule task [2023-03-22T14:00:50.605Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5193’ [2023-03-22T14:00:50.704Z] ---> Running in 0df65e00b964 [2023-03-22T14:00:50.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T14:00:50.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T14:00:51.219Z] OK: 265 MiB in 53 packages [2023-03-22T14:00:51.478Z] Removing intermediate container 0df65e00b964 [2023-03-22T14:00:51.478Z] ---> 4835bccff4a9 [2023-03-22T14:00:51.478Z] Step 7/12 : WORKDIR /app [2023-03-22T14:00:51.478Z] ---> Running in 535cebd3306d [2023-03-22T14:00:51.478Z] Removing intermediate container 535cebd3306d [2023-03-22T14:00:51.478Z] ---> d49ea128ec32 [2023-03-22T14:00:51.478Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-22T14:00:51.736Z] ---> 87f5d5d6cdc9 [2023-03-22T14:00:51.736Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T14:00:51.736Z] ---> Running in 0f3e611e8006 [2023-03-22T14:01:23.922Z] Removing intermediate container 0f3e611e8006 [2023-03-22T14:01:23.922Z] ---> 50b137a7b08e [2023-03-22T14:01:23.922Z] Step 10/12 : COPY . . [2023-03-22T14:01:23.922Z] ---> 96d997a188ca [2023-03-22T14:01:23.922Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T14:01:23.922Z] ---> Running in 38b8ebd9795e [2023-03-22T14:01:23.922Z] Removing intermediate container 38b8ebd9795e [2023-03-22T14:01:23.922Z] ---> cbab3fa55957 [2023-03-22T14:01:23.922Z] Step 12/12 : RUN $MAKE [2023-03-22T14:01:23.922Z] ---> Running in 3c42e00be8b4 [2023-03-22T14:01:23.922Z] noop [2023-03-22T14:01:23.922Z] Removing intermediate container 3c42e00be8b4 [2023-03-22T14:01:23.922Z] ---> d2a6d3c24c50 [2023-03-22T14:01:23.922Z] Successfully built d2a6d3c24c50 [2023-03-22T14:01:23.922Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T14:01:24.364Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T14:01:24.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T14:01:24.502Z] prd-ubuntu20.04-docker-8c-8g-5188 does not seem to be running inside a container [2023-03-22T14:01:24.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-167 -v /w/workspace/y_app-rfid-llrp-inventory_PR-167:/w/workspace/y_app-rfid-llrp-inventory_PR-167:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T14:01:24.860Z] $ docker top 3240bc09888e4e88c247c335450807fb8aed8121c0108e47bc9d577af31d7c7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T14:01:25.245Z] + go version [2023-03-22T14:01:25.245Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T14:01:25.277Z] $ docker stop --time=1 3240bc09888e4e88c247c335450807fb8aed8121c0108e47bc9d577af31d7c7c [2023-03-22T14:01:26.549Z] $ docker rm -f --volumes 3240bc09888e4e88c247c335450807fb8aed8121c0108e47bc9d577af31d7c7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T14:01:27.263Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T14:01:27.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T14:01:27.418Z] prd-ubuntu20.04-docker-8c-8g-5188 does not seem to be running inside a container [2023-03-22T14:01:27.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-167 -v /w/workspace/y_app-rfid-llrp-inventory_PR-167:/w/workspace/y_app-rfid-llrp-inventory_PR-167:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T14:01:27.788Z] $ docker top b1b2763202f0ded19bf2653592d60ef7f0fc3fb8bc4dde25b526eda241caa180 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T14:01:28.178Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-167 [Pipeline] fileExists [Pipeline] sh [2023-03-22T14:01:28.539Z] + make test [2023-03-22T14:01:28.539Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-22T14:01:46.609Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-22T14:01:46.610Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-22T14:01:46.610Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements [2023-03-22T14:01:49.141Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.726s coverage: 71.9% of statements [2023-03-22T14:02:11.066Z] go vet ./... [2023-03-22T14:02:11.324Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T14:02:11.324Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T14:02:11.582Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-22T14:02:11.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T14:02:11.651Z] $ docker stop --time=1 b1b2763202f0ded19bf2653592d60ef7f0fc3fb8bc4dde25b526eda241caa180 [2023-03-22T14:02:15.981Z] $ docker rm -f --volumes b1b2763202f0ded19bf2653592d60ef7f0fc3fb8bc4dde25b526eda241caa180 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T14:02:16.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T14:02:16.705Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T14:02:17.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T14:02:17.602Z] + ls -al . [2023-03-22T14:02:17.602Z] total 228 [2023-03-22T14:02:17.602Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 14:01 . [2023-03-22T14:02:17.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 14:00 .. [2023-03-22T14:02:17.602Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 22 14:00 .dockerignore [2023-03-22T14:02:17.602Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 14:00 .git [2023-03-22T14:02:17.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 14:00 .github [2023-03-22T14:02:17.602Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 22 14:00 .gitignore [2023-03-22T14:02:17.602Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 14:00 .golangci.yml [2023-03-22T14:02:17.602Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 14:00 .semver [2023-03-22T14:02:17.602Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 22 14:00 Attribution.txt [2023-03-22T14:02:17.602Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 22 14:00 CHANGELOG.md [2023-03-22T14:02:17.602Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 22 14:00 Dockerfile [2023-03-22T14:02:17.602Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 14:00 GOVERNANCE.md [2023-03-22T14:02:17.602Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 14:00 Jenkinsfile [2023-03-22T14:02:17.602Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 22 14:00 LICENSE [2023-03-22T14:02:17.602Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 22 14:00 Makefile [2023-03-22T14:02:17.602Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 14:00 OWNERS.md [2023-03-22T14:02:17.602Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 22 14:00 README.md [2023-03-22T14:02:17.602Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 14:00 VERSION [2023-03-22T14:02:17.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 14:00 bin [2023-03-22T14:02:17.602Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 22 14:01 coverage.out [2023-03-22T14:02:17.602Z] -rw-rw-r-- 1 jenkins jenkins 3512 Mar 22 14:00 go.mod [2023-03-22T14:02:17.602Z] -rw-rw-r-- 1 jenkins jenkins 31565 Mar 22 14:00 go.sum [2023-03-22T14:02:17.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 14:00 images [2023-03-22T14:02:17.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 14:00 internal [2023-03-22T14:02:17.602Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 22 14:00 main.go [2023-03-22T14:02:17.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 14:00 res [2023-03-22T14:02:17.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 14:00 snap [2023-03-22T14:02:17.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 14:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T14:02:18.000Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ef1b1b6d6661ce44a3850f2933b52015b367ec2e --label arch=amd64 --label version=0.0.0 . [2023-03-22T14:02:18.000Z] Sending build context to Docker daemon 12.6MB [2023-03-22T14:02:18.000Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T14:02:18.000Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-22T14:02:18.000Z] ---> d2a6d3c24c50 [2023-03-22T14:02:18.000Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T14:02:18.261Z] ---> Running in a437027ef1d2 [2023-03-22T14:02:18.261Z] Removing intermediate container a437027ef1d2 [2023-03-22T14:02:18.261Z] ---> 5c7b6cef8b2d [2023-03-22T14:02:18.261Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T14:02:18.261Z] ---> Running in af014f1646e3 [2023-03-22T14:02:18.261Z] Removing intermediate container af014f1646e3 [2023-03-22T14:02:18.261Z] ---> 582b1bb9e59e [2023-03-22T14:02:18.261Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-22T14:02:18.261Z] ---> Running in 765ad1c77e9e [2023-03-22T14:02:18.261Z] Removing intermediate container 765ad1c77e9e [2023-03-22T14:02:18.261Z] ---> 124b6f6f1bd8 [2023-03-22T14:02:18.261Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T14:02:18.520Z] ---> Running in 2b65f749fff7 [2023-03-22T14:02:18.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T14:02:18.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T14:02:19.037Z] OK: 265 MiB in 53 packages [2023-03-22T14:02:19.297Z] Removing intermediate container 2b65f749fff7 [2023-03-22T14:02:19.297Z] ---> 58988786fbf3 [2023-03-22T14:02:19.297Z] Step 7/29 : WORKDIR /app [2023-03-22T14:02:19.297Z] ---> Running in 7efd5a5532f4 [2023-03-22T14:02:19.297Z] Removing intermediate container 7efd5a5532f4 [2023-03-22T14:02:19.297Z] ---> 464067a6782f [2023-03-22T14:02:19.297Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-22T14:02:19.556Z] ---> 85cba9e4632b [2023-03-22T14:02:19.556Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T14:02:19.556Z] ---> Running in 298ee41c5034 [2023-03-22T14:02:20.124Z] Removing intermediate container 298ee41c5034 [2023-03-22T14:02:20.124Z] ---> bd86444e111f [2023-03-22T14:02:20.124Z] Step 10/29 : COPY . . [2023-03-22T14:02:20.691Z] ---> ab2d36eeaf3b [2023-03-22T14:02:20.691Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T14:02:20.691Z] ---> Running in d0259eb8425c [2023-03-22T14:02:20.691Z] Removing intermediate container d0259eb8425c [2023-03-22T14:02:20.691Z] ---> a5ef805a8cfc [2023-03-22T14:02:20.691Z] Step 12/29 : RUN $MAKE [2023-03-22T14:02:20.691Z] ---> Running in 0eba2bb16ee8 [2023-03-22T14:02:20.949Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-22T14:02:39.030Z] Removing intermediate container 0eba2bb16ee8 [2023-03-22T14:02:39.030Z] ---> a82f40940e60 [2023-03-22T14:02:39.030Z] Step 13/29 : FROM alpine:3.17 [2023-03-22T14:02:39.288Z] 3.17: Pulling from library/alpine [2023-03-22T14:02:39.546Z] 63b65145d645: Already exists [2023-03-22T14:02:39.546Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T14:02:39.546Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T14:02:39.546Z] ---> b2aa39c304c2 [2023-03-22T14:02:39.546Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-22T14:02:39.546Z] ---> Running in e9960c4cd7a4 [2023-03-22T14:02:39.804Z] Removing intermediate container e9960c4cd7a4 [2023-03-22T14:02:39.804Z] ---> 4d80af7bb61a [2023-03-22T14:02:39.804Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-22T14:02:39.804Z] ---> Running in 2a0c6e4ae7a4 [2023-03-22T14:02:39.804Z] Removing intermediate container 2a0c6e4ae7a4 [2023-03-22T14:02:39.804Z] ---> 22b5db76e81e [2023-03-22T14:02:39.804Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-22T14:02:39.804Z] ---> Running in d39525d05705 [2023-03-22T14:02:40.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T14:02:40.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T14:02:40.318Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T14:02:40.575Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T14:02:40.575Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T14:02:40.575Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T14:02:40.575Z] OK: 8 MiB in 17 packages [2023-03-22T14:02:40.833Z] Removing intermediate container d39525d05705 [2023-03-22T14:02:40.833Z] ---> 74371991d7b7 [2023-03-22T14:02:40.833Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-22T14:02:41.091Z] ---> 2cbc91cf1ef0 [2023-03-22T14:02:41.091Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-22T14:02:41.091Z] ---> 2ef205ed7e13 [2023-03-22T14:02:41.091Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-22T14:02:41.349Z] ---> 85f859407ec5 [2023-03-22T14:02:41.349Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-22T14:02:41.349Z] ---> 2e5b7108f900 [2023-03-22T14:02:41.349Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-22T14:02:41.912Z] ---> 86507335a6a6 [2023-03-22T14:02:41.912Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-22T14:02:41.912Z] ---> Running in 7f59aa02ed01 [2023-03-22T14:02:42.845Z] Removing intermediate container 7f59aa02ed01 [2023-03-22T14:02:42.845Z] ---> cf120f87c232 [2023-03-22T14:02:42.845Z] Step 23/29 : VOLUME /cache [2023-03-22T14:02:42.845Z] ---> Running in 146154dfa3d4 [2023-03-22T14:02:42.845Z] Removing intermediate container 146154dfa3d4 [2023-03-22T14:02:42.845Z] ---> 09f611605aab [2023-03-22T14:02:42.845Z] Step 24/29 : EXPOSE 59711 [2023-03-22T14:02:42.845Z] ---> Running in 5c4fd52a7c22 [2023-03-22T14:02:42.845Z] Removing intermediate container 5c4fd52a7c22 [2023-03-22T14:02:42.845Z] ---> 60a4db9a9e12 [2023-03-22T14:02:42.845Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-22T14:02:42.845Z] ---> Running in c2349b55975c [2023-03-22T14:02:42.845Z] Removing intermediate container c2349b55975c [2023-03-22T14:02:42.845Z] ---> 874b9002dfd5 [2023-03-22T14:02:42.845Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-22T14:02:42.845Z] ---> Running in 60745f9a574f [2023-03-22T14:02:43.103Z] Removing intermediate container 60745f9a574f [2023-03-22T14:02:43.103Z] ---> ba7de4716680 [2023-03-22T14:02:43.103Z] Step 27/29 : LABEL arch=amd64 [2023-03-22T14:02:43.103Z] ---> Running in 1b16c9d7d8b2 [2023-03-22T14:02:43.103Z] Removing intermediate container 1b16c9d7d8b2 [2023-03-22T14:02:43.103Z] ---> 9954ad06acc9 [2023-03-22T14:02:43.103Z] Step 28/29 : LABEL git_sha=ef1b1b6d6661ce44a3850f2933b52015b367ec2e [2023-03-22T14:02:43.103Z] ---> Running in 550f99feee67 [2023-03-22T14:02:43.103Z] Removing intermediate container 550f99feee67 [2023-03-22T14:02:43.103Z] ---> 51d2aa25f7d5 [2023-03-22T14:02:43.103Z] Step 29/29 : LABEL version=0.0.0 [2023-03-22T14:02:43.103Z] ---> Running in 6a28a6fde595 [2023-03-22T14:02:43.362Z] Removing intermediate container 6a28a6fde595 [2023-03-22T14:02:43.362Z] ---> c1a5d1f11f90 [2023-03-22T14:02:43.362Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T14:02:43.362Z] Successfully built c1a5d1f11f90 [2023-03-22T14:02:43.362Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T14:02:44.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T14:02:44.212Z] [2023-03-22T14:02:44.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T14:02:44.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T14:02:44.590Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T14:02:44.590Z] 5eb5b503b376: Pulling fs layer [2023-03-22T14:02:44.590Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T14:02:44.590Z] ec43610c2a17: Pulling fs layer [2023-03-22T14:02:44.590Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T14:02:44.590Z] 33b1e0a273af: Pulling fs layer [2023-03-22T14:02:44.590Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T14:02:44.590Z] 2f39f015ded8: Pulling fs layer [2023-03-22T14:02:44.590Z] 3a2ae6a8a46f: Waiting [2023-03-22T14:02:44.590Z] 5d3b04190fa2: Waiting [2023-03-22T14:02:44.590Z] 33b1e0a273af: Waiting [2023-03-22T14:02:44.590Z] 2f39f015ded8: Waiting [2023-03-22T14:02:44.590Z] 5c69ac0246d0: Verifying Checksum [2023-03-22T14:02:44.590Z] 5c69ac0246d0: Download complete [2023-03-22T14:02:44.590Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T14:02:44.590Z] 3a2ae6a8a46f: Download complete [2023-03-22T14:02:44.848Z] 33b1e0a273af: Verifying Checksum [2023-03-22T14:02:44.848Z] 33b1e0a273af: Download complete [2023-03-22T14:02:44.848Z] 5d3b04190fa2: Download complete [2023-03-22T14:02:44.848Z] ec43610c2a17: Verifying Checksum [2023-03-22T14:02:44.848Z] ec43610c2a17: Download complete [2023-03-22T14:02:44.848Z] 5eb5b503b376: Verifying Checksum [2023-03-22T14:02:44.848Z] 5eb5b503b376: Download complete [2023-03-22T14:02:45.424Z] 2f39f015ded8: Download complete [2023-03-22T14:02:45.989Z] 5eb5b503b376: Pull complete [2023-03-22T14:02:45.989Z] 5c69ac0246d0: Pull complete [2023-03-22T14:02:46.553Z] ec43610c2a17: Pull complete [2023-03-22T14:02:46.553Z] 3a2ae6a8a46f: Pull complete [2023-03-22T14:02:46.811Z] 33b1e0a273af: Pull complete [2023-03-22T14:02:46.811Z] 5d3b04190fa2: Pull complete [2023-03-22T14:02:50.991Z] 2f39f015ded8: Pull complete [2023-03-22T14:02:50.991Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T14:02:50.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T14:02:50.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T14:02:51.213Z] prd-ubuntu20.04-docker-8c-8g-5188 does not seem to be running inside a container [2023-03-22T14:02:51.243Z] $ 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/y_app-rfid-llrp-inventory_PR-167 -v /w/workspace/y_app-rfid-llrp-inventory_PR-167:/w/workspace/y_app-rfid-llrp-inventory_PR-167:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T14:02:55.247Z] $ docker top cd8d3d5c7e7d33de5c7391039f88ba99d0b24e1701985b70d351dd9103da042f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T14:02:55.680Z] ---> job-cost.sh [2023-03-22T14:02:55.680Z] lf-activate-venv: SKIPPING [2023-03-22T14:02:55.680Z] INFO: No Stack... [2023-03-22T14:02:55.938Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T14:02:56.505Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T14:02:56.823Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives/cost.csv [2023-03-22T14:02:56.823Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T14:02:56.866Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-1-stack-cost] [2023-03-22T14:02:56.870Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-1-stack-cost] did not exist. Created. [2023-03-22T14:02:56.871Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T14:02:57.265Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T14:02:57.315Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T14:02:57.340Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T14:02:57.416Z] $ docker stop --time=1 cd8d3d5c7e7d33de5c7391039f88ba99d0b24e1701985b70d351dd9103da042f [2023-03-22T14:02:58.561Z] $ docker rm -f --volumes cd8d3d5c7e7d33de5c7391039f88ba99d0b24e1701985b70d351dd9103da042f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T14:05:33.083Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5200 in /w/workspace/y_app-rfid-llrp-inventory_PR-167 [Pipeline] { [Pipeline] ws [2023-03-22T14:05:33.143Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-03-22T14:05:33.217Z] The recommended git tool is: git [2023-03-22T14:05:39.513Z] using credential edgex-jenkins-ssh [2023-03-22T14:05:39.531Z] Cloning the remote Git repository [2023-03-22T14:05:39.576Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-22T14:05:39.677Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-03-22T14:05:39.838Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-22T14:05:39.839Z] > git --version # timeout=10 [2023-03-22T14:05:39.863Z] > git --version # 'git version 2.25.1' [2023-03-22T14:05:39.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T14:05:40.037Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T14:05:42.073Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-22T14:05:42.100Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T14:05:43.034Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-22T14:05:43.079Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-22T14:05:43.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T14:05:43.099Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T14:05:43.589Z] Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit ef1b1b6d6661ce44a3850f2933b52015b367ec2e [2023-03-22T14:05:43.903Z] Merge succeeded, producing ef1b1b6d6661ce44a3850f2933b52015b367ec2e [2023-03-22T14:05:43.904Z] Checking out Revision ef1b1b6d6661ce44a3850f2933b52015b367ec2e (PR-167) [2023-03-22T14:05:44.476Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-03-22T14:05:44.528Z] > git --version # timeout=10 [2023-03-22T14:05:44.539Z] > git --version # 'git version 2.25.1' [2023-03-22T14:05:44.561Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T14:05:43.607Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T14:05:43.679Z] > git checkout -f ef1b1b6d6661ce44a3850f2933b52015b367ec2e # timeout=10 [2023-03-22T14:05:43.791Z] > git remote # timeout=10 [2023-03-22T14:05:43.813Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T14:05:43.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T14:05:43.855Z] > git merge 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 [2023-03-22T14:05:43.883Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T14:05:43.908Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T14:05:43.930Z] > git checkout -f ef1b1b6d6661ce44a3850f2933b52015b367ec2e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T14:05:45.790Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T14:05:45.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T14:05:45.790Z] Dload Upload Total Spent Left Speed [2023-03-22T14:05:45.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-03-22T14:05:46.398Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T14:05:46.763Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T14:05:46.764Z] + sudo tee /etc/docker/daemon.new [2023-03-22T14:05:46.764Z] { [2023-03-22T14:05:46.764Z] "registry-mirrors": [ [2023-03-22T14:05:46.764Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T14:05:46.764Z] ], [2023-03-22T14:05:46.764Z] "bip": "10.250.0.254/24", [2023-03-22T14:05:46.764Z] "hosts": [ [2023-03-22T14:05:46.764Z] "tcp://0.0.0.0:5555", [2023-03-22T14:05:46.764Z] "unix:///var/run/docker.sock" [2023-03-22T14:05:46.764Z] ], [2023-03-22T14:05:46.764Z] "mtu": 1458, [2023-03-22T14:05:46.764Z] "selinux-enabled": true, [2023-03-22T14:05:46.764Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T14:05:46.764Z] } [Pipeline] sh [2023-03-22T14:05:47.117Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T14:05:47.467Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T14:06:05.809Z] provisioning config files... [2023-03-22T14:06:05.842Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config14013438966334426075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T14:06:06.245Z] ---> docker-login.sh [2023-03-22T14:06:06.245Z] nexus3.edgexfoundry.org:10001 [2023-03-22T14:06:06.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T14:06:06.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T14:06:06.836Z] Configure a credential helper to remove this warning. See [2023-03-22T14:06:06.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T14:06:06.836Z] [2023-03-22T14:06:06.836Z] Login Succeeded [2023-03-22T14:06:06.836Z] nexus3.edgexfoundry.org:10002 [2023-03-22T14:06:07.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T14:06:07.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T14:06:07.381Z] Configure a credential helper to remove this warning. See [2023-03-22T14:06:07.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T14:06:07.381Z] [2023-03-22T14:06:07.381Z] Login Succeeded [2023-03-22T14:06:07.381Z] nexus3.edgexfoundry.org:10003 [2023-03-22T14:06:07.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T14:06:07.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T14:06:07.653Z] Configure a credential helper to remove this warning. See [2023-03-22T14:06:07.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T14:06:07.653Z] [2023-03-22T14:06:07.653Z] Login Succeeded [2023-03-22T14:06:07.653Z] nexus3.edgexfoundry.org:10004 [2023-03-22T14:06:07.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T14:06:07.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T14:06:07.926Z] Configure a credential helper to remove this warning. See [2023-03-22T14:06:07.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T14:06:07.926Z] [2023-03-22T14:06:07.926Z] Login Succeeded [2023-03-22T14:06:07.926Z] docker.io [2023-03-22T14:06:08.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T14:06:08.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T14:06:08.467Z] Configure a credential helper to remove this warning. See [2023-03-22T14:06:08.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T14:06:08.467Z] [2023-03-22T14:06:08.467Z] Login Succeeded [2023-03-22T14:06:08.467Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T14:06:08.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T14:06:08.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T14:06:08.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T14:06:08.970Z] ========================================================= [2023-03-22T14:06:08.970Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T14:06:08.970Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T14:06:09.473Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T14:06:09.745Z] Sending build context to Docker daemon 678.4kB [2023-03-22T14:06:09.745Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T14:06:09.745Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T14:06:09.745Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T14:06:09.745Z] af6eaf76a39c: Pulling fs layer [2023-03-22T14:06:09.745Z] 55522c791124: Pulling fs layer [2023-03-22T14:06:09.745Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T14:06:09.745Z] 169dfbe0d373: Pulling fs layer [2023-03-22T14:06:09.745Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T14:06:09.745Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T14:06:09.745Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T14:06:09.745Z] e1ff8fa3b103: Waiting [2023-03-22T14:06:09.745Z] 52ebb69f0ebf: Waiting [2023-03-22T14:06:09.745Z] 5abe8eddf0d5: Waiting [2023-03-22T14:06:09.745Z] 169dfbe0d373: Waiting [2023-03-22T14:06:10.021Z] 55522c791124: Verifying Checksum [2023-03-22T14:06:10.021Z] 55522c791124: Download complete [2023-03-22T14:06:10.021Z] 169dfbe0d373: Verifying Checksum [2023-03-22T14:06:10.021Z] 169dfbe0d373: Download complete [2023-03-22T14:06:10.021Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T14:06:10.021Z] e1ff8fa3b103: Download complete [2023-03-22T14:06:10.021Z] af6eaf76a39c: Verifying Checksum [2023-03-22T14:06:10.021Z] af6eaf76a39c: Download complete [2023-03-22T14:06:11.019Z] af6eaf76a39c: Pull complete [2023-03-22T14:06:11.019Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T14:06:11.019Z] 5abe8eddf0d5: Download complete [2023-03-22T14:06:11.612Z] 55522c791124: Pull complete [2023-03-22T14:06:12.216Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T14:06:12.216Z] ce5c4a1c91eb: Download complete [2023-03-22T14:06:12.216Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T14:06:12.216Z] 52ebb69f0ebf: Download complete [2023-03-22T14:06:22.450Z] ce5c4a1c91eb: Pull complete [2023-03-22T14:06:22.718Z] 169dfbe0d373: Pull complete [2023-03-22T14:06:22.987Z] e1ff8fa3b103: Pull complete [2023-03-22T14:06:31.215Z] 52ebb69f0ebf: Pull complete [2023-03-22T14:06:32.190Z] 5abe8eddf0d5: Pull complete [2023-03-22T14:06:32.190Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T14:06:32.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T14:06:32.190Z] ---> 6cb57ee374ae [2023-03-22T14:06:32.190Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T14:06:34.161Z] ---> Running in 7ef97fbbe9fe [2023-03-22T14:06:34.429Z] Removing intermediate container 7ef97fbbe9fe [2023-03-22T14:06:34.429Z] ---> b25646bc7145 [2023-03-22T14:06:34.429Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T14:06:34.694Z] ---> Running in 85f4d1a1c96f [2023-03-22T14:06:34.962Z] Removing intermediate container 85f4d1a1c96f [2023-03-22T14:06:34.962Z] ---> 0ca1498039ea [2023-03-22T14:06:34.962Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T14:06:34.962Z] ---> Running in 1c9d83168e65 [2023-03-22T14:06:35.238Z] Removing intermediate container 1c9d83168e65 [2023-03-22T14:06:35.238Z] ---> 444e49dbc274 [2023-03-22T14:06:35.238Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T14:06:35.238Z] ---> Running in 652b67c133d9 [2023-03-22T14:06:36.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T14:06:36.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T14:06:38.327Z] OK: 263 MiB in 53 packages [2023-03-22T14:06:38.912Z] Removing intermediate container 652b67c133d9 [2023-03-22T14:06:38.912Z] ---> 13041d347f8e [2023-03-22T14:06:38.912Z] Step 7/12 : WORKDIR /app [2023-03-22T14:06:38.912Z] ---> Running in f652c3062818 [2023-03-22T14:06:39.179Z] Removing intermediate container f652c3062818 [2023-03-22T14:06:39.179Z] ---> fd4fef80174e [2023-03-22T14:06:39.179Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-22T14:06:39.762Z] ---> e5851c0cf829 [2023-03-22T14:06:39.762Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T14:06:39.762Z] ---> Running in 5add11e8a5a6 [2023-03-22T14:08:01.422Z] Removing intermediate container 5add11e8a5a6 [2023-03-22T14:08:01.422Z] ---> 12f6bc769c47 [2023-03-22T14:08:01.422Z] Step 10/12 : COPY . . [2023-03-22T14:08:01.422Z] ---> 8aa37ae16b6b [2023-03-22T14:08:01.422Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T14:08:01.422Z] ---> Running in aa5faec32acf [2023-03-22T14:08:01.422Z] Removing intermediate container aa5faec32acf [2023-03-22T14:08:01.422Z] ---> 419c74dac0d3 [2023-03-22T14:08:01.422Z] Step 12/12 : RUN $MAKE [2023-03-22T14:08:01.422Z] ---> Running in 538e5e0bba9f [2023-03-22T14:08:01.422Z] noop [2023-03-22T14:08:01.422Z] Removing intermediate container 538e5e0bba9f [2023-03-22T14:08:01.422Z] ---> 6e78e1d380b4 [2023-03-22T14:08:01.422Z] Successfully built 6e78e1d380b4 [2023-03-22T14:08:01.422Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T14:08:01.895Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T14:08:01.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T14:08:02.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-5200 does not seem to be running inside a container [2023-03-22T14:08:02.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T14:08:03.453Z] $ docker top 1dd1142d6651c314f8c186f9fc22211e79f6c9a7a661339a12cc1298c03f655b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T14:08:04.346Z] + go version [2023-03-22T14:08:04.346Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T14:08:04.383Z] $ docker stop --time=1 1dd1142d6651c314f8c186f9fc22211e79f6c9a7a661339a12cc1298c03f655b [2023-03-22T14:08:06.055Z] $ docker rm -f --volumes 1dd1142d6651c314f8c186f9fc22211e79f6c9a7a661339a12cc1298c03f655b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T14:08:06.892Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T14:08:06.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T14:08:07.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-5200 does not seem to be running inside a container [2023-03-22T14:08:07.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T14:08:08.483Z] $ docker top b65aa884f8b87d0280e4364c2fc49ae50fe04174d51474f0ef99db028b4f1310 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T14:08:09.384Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-03-22T14:08:09.776Z] + make test [2023-03-22T14:08:09.776Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-22T14:11:01.538Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-22T14:11:08.213Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-22T14:11:09.174Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.132s coverage: 86.2% of statements [2023-03-22T14:11:19.240Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.480s coverage: 71.9% of statements [2023-03-22T14:11:19.240Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T14:11:19.240Z] go vet ./... [2023-03-22T14:13:40.980Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T14:13:40.980Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T14:13:40.980Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-22T14:13:41.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T14:13:41.048Z] $ docker stop --time=1 b65aa884f8b87d0280e4364c2fc49ae50fe04174d51474f0ef99db028b4f1310 [2023-03-22T14:13:42.918Z] $ docker rm -f --volumes b65aa884f8b87d0280e4364c2fc49ae50fe04174d51474f0ef99db028b4f1310 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T14:13:44.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T14:13:44.535Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T14:13:45.027Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T14:13:45.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T14:13:45.965Z] + ls -al . [2023-03-22T14:13:45.965Z] total 224 [2023-03-22T14:13:45.965Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 14:08 . [2023-03-22T14:13:45.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 14:05 .. [2023-03-22T14:13:45.965Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 22 14:05 .dockerignore [2023-03-22T14:13:45.965Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 14:05 .git [2023-03-22T14:13:45.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 14:05 .github [2023-03-22T14:13:45.965Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 22 14:05 .gitignore [2023-03-22T14:13:45.965Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 14:05 .golangci.yml [2023-03-22T14:13:45.965Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 22 14:05 Attribution.txt [2023-03-22T14:13:45.965Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 22 14:05 CHANGELOG.md [2023-03-22T14:13:45.965Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 22 14:05 Dockerfile [2023-03-22T14:13:45.965Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 14:05 GOVERNANCE.md [2023-03-22T14:13:45.965Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 14:05 Jenkinsfile [2023-03-22T14:13:45.965Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 22 14:05 LICENSE [2023-03-22T14:13:45.965Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 22 14:05 Makefile [2023-03-22T14:13:45.965Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 14:05 OWNERS.md [2023-03-22T14:13:45.965Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 22 14:05 README.md [2023-03-22T14:13:45.965Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 14:00 VERSION [2023-03-22T14:13:45.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 14:05 bin [2023-03-22T14:13:45.965Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 22 14:11 coverage.out [2023-03-22T14:13:45.965Z] -rw-rw-r-- 1 jenkins jenkins 3512 Mar 22 14:05 go.mod [2023-03-22T14:13:45.965Z] -rw-rw-r-- 1 jenkins jenkins 31565 Mar 22 14:05 go.sum [2023-03-22T14:13:45.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 14:05 images [2023-03-22T14:13:45.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 14:05 internal [2023-03-22T14:13:45.965Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 22 14:05 main.go [2023-03-22T14:13:45.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 14:05 res [2023-03-22T14:13:45.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 14:05 snap [2023-03-22T14:13:45.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 14:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T14:13:46.386Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ef1b1b6d6661ce44a3850f2933b52015b367ec2e --label arch=arm64 --label version=0.0.0 . [2023-03-22T14:13:46.661Z] Sending build context to Docker daemon 678.4kB [2023-03-22T14:13:46.661Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T14:13:46.661Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-22T14:13:46.661Z] ---> 6e78e1d380b4 [2023-03-22T14:13:46.661Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T14:13:46.661Z] ---> Running in 4df7b3ac5288 [2023-03-22T14:13:46.934Z] Removing intermediate container 4df7b3ac5288 [2023-03-22T14:13:46.934Z] ---> 5f9cebb28059 [2023-03-22T14:13:46.934Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T14:13:47.201Z] ---> Running in f7ce3d8fd28d [2023-03-22T14:13:47.466Z] Removing intermediate container f7ce3d8fd28d [2023-03-22T14:13:47.466Z] ---> fe6aa0cacadb [2023-03-22T14:13:47.466Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-22T14:13:47.466Z] ---> Running in 1d594d0828f7 [2023-03-22T14:13:47.734Z] Removing intermediate container 1d594d0828f7 [2023-03-22T14:13:47.734Z] ---> a325387f242b [2023-03-22T14:13:47.734Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T14:13:47.734Z] ---> Running in 03f26bc32dc3 [2023-03-22T14:13:48.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T14:13:49.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T14:13:50.246Z] OK: 263 MiB in 53 packages [2023-03-22T14:13:51.214Z] Removing intermediate container 03f26bc32dc3 [2023-03-22T14:13:51.214Z] ---> 82f5b0fe61a8 [2023-03-22T14:13:51.214Z] Step 7/29 : WORKDIR /app [2023-03-22T14:13:51.214Z] ---> Running in 926ccfdb254c [2023-03-22T14:13:51.484Z] Removing intermediate container 926ccfdb254c [2023-03-22T14:13:51.484Z] ---> 8ae0ed2ae89c [2023-03-22T14:13:51.484Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-22T14:13:51.756Z] ---> 58439f924d20 [2023-03-22T14:13:51.756Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T14:13:52.028Z] ---> Running in b37046764c00 [2023-03-22T14:13:54.605Z] Removing intermediate container b37046764c00 [2023-03-22T14:13:54.605Z] ---> dec0a1d717e3 [2023-03-22T14:13:54.605Z] Step 10/29 : COPY . . [2023-03-22T14:13:54.873Z] ---> f2e8857501e1 [2023-03-22T14:13:54.873Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T14:13:55.139Z] ---> Running in 1836988d9314 [2023-03-22T14:13:55.407Z] Removing intermediate container 1836988d9314 [2023-03-22T14:13:55.408Z] ---> 87fca3d411eb [2023-03-22T14:13:55.408Z] Step 12/29 : RUN $MAKE [2023-03-22T14:13:55.408Z] ---> Running in 449ed762d2ad [2023-03-22T14:13:56.368Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-22T14:16:03.050Z] Removing intermediate container 449ed762d2ad [2023-03-22T14:16:03.050Z] ---> b977e55c786e [2023-03-22T14:16:03.050Z] Step 13/29 : FROM alpine:3.17 [2023-03-22T14:16:03.050Z] 3.17: Pulling from library/alpine [2023-03-22T14:16:03.050Z] af6eaf76a39c: Already exists [2023-03-22T14:16:03.050Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T14:16:03.050Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T14:16:03.050Z] ---> d74e625d9115 [2023-03-22T14:16:03.050Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-22T14:16:03.050Z] ---> Running in af5fd3010784 [2023-03-22T14:16:03.051Z] Removing intermediate container af5fd3010784 [2023-03-22T14:16:03.051Z] ---> 8ba4e891e932 [2023-03-22T14:16:03.051Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-22T14:16:03.051Z] ---> Running in cfdf399bc94b [2023-03-22T14:16:03.051Z] Removing intermediate container cfdf399bc94b [2023-03-22T14:16:03.051Z] ---> ab82c758f19b [2023-03-22T14:16:03.051Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-22T14:16:03.051Z] ---> Running in 83110b8068c6 [2023-03-22T14:16:03.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T14:16:03.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T14:16:03.316Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T14:16:03.316Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T14:16:03.316Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T14:16:03.316Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T14:16:03.585Z] OK: 8 MiB in 17 packages [2023-03-22T14:16:04.990Z] Removing intermediate container 83110b8068c6 [2023-03-22T14:16:04.990Z] ---> ce49d291e687 [2023-03-22T14:16:04.990Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-22T14:16:05.266Z] ---> 980e668abd48 [2023-03-22T14:16:05.266Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-22T14:16:05.851Z] ---> 9dc73502e82a [2023-03-22T14:16:05.851Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-22T14:16:06.119Z] ---> 78e350ba0d84 [2023-03-22T14:16:06.119Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-22T14:16:06.794Z] ---> b7daddf018e4 [2023-03-22T14:16:06.794Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-22T14:16:07.763Z] ---> e7be9231061d [2023-03-22T14:16:07.763Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-22T14:16:08.050Z] ---> Running in 9ada49fe41b2 [2023-03-22T14:16:09.482Z] Removing intermediate container 9ada49fe41b2 [2023-03-22T14:16:09.482Z] ---> 8003865ddb8f [2023-03-22T14:16:09.482Z] Step 23/29 : VOLUME /cache [2023-03-22T14:16:10.445Z] ---> Running in edf0db5aeeec [2023-03-22T14:16:10.445Z] Removing intermediate container edf0db5aeeec [2023-03-22T14:16:10.445Z] ---> ab24ab8e7cc3 [2023-03-22T14:16:10.445Z] Step 24/29 : EXPOSE 59711 [2023-03-22T14:16:10.712Z] ---> Running in 8f3f8cf18e23 [2023-03-22T14:16:10.978Z] Removing intermediate container 8f3f8cf18e23 [2023-03-22T14:16:10.978Z] ---> d5b0b528392e [2023-03-22T14:16:10.978Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-22T14:16:10.978Z] ---> Running in 32e0cfcae3ff [2023-03-22T14:16:11.244Z] Removing intermediate container 32e0cfcae3ff [2023-03-22T14:16:11.244Z] ---> 913652f024f6 [2023-03-22T14:16:11.244Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-22T14:16:11.244Z] ---> Running in 9237ca43540e [2023-03-22T14:16:11.511Z] Removing intermediate container 9237ca43540e [2023-03-22T14:16:11.511Z] ---> d4dfc9451fd6 [2023-03-22T14:16:11.511Z] Step 27/29 : LABEL arch=arm64 [2023-03-22T14:16:11.511Z] ---> Running in dc148e58e482 [2023-03-22T14:16:11.778Z] Removing intermediate container dc148e58e482 [2023-03-22T14:16:11.778Z] ---> 918e427c5257 [2023-03-22T14:16:11.778Z] Step 28/29 : LABEL git_sha=ef1b1b6d6661ce44a3850f2933b52015b367ec2e [2023-03-22T14:16:12.046Z] ---> Running in 0f4e7ca9fa88 [2023-03-22T14:16:12.317Z] Removing intermediate container 0f4e7ca9fa88 [2023-03-22T14:16:12.317Z] ---> 3ea9df58bdaf [2023-03-22T14:16:12.317Z] Step 29/29 : LABEL version=0.0.0 [2023-03-22T14:16:12.317Z] ---> Running in ff8bf445d448 [2023-03-22T14:16:12.583Z] Removing intermediate container ff8bf445d448 [2023-03-22T14:16:12.583Z] ---> aea06b6c4ae5 [2023-03-22T14:16:12.583Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T14:16:12.583Z] Successfully built aea06b6c4ae5 [2023-03-22T14:16:12.583Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T14:16:13.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T14:16:13.364Z] [2023-03-22T14:16:13.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T14:16:13.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T14:16:14.024Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T14:16:14.024Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T14:16:14.024Z] 04944245beec: Pulling fs layer [2023-03-22T14:16:14.024Z] 699f458cf7ca: Pulling fs layer [2023-03-22T14:16:14.024Z] 765212b225bb: Pulling fs layer [2023-03-22T14:16:14.024Z] f23df028b6ca: Pulling fs layer [2023-03-22T14:16:14.024Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T14:16:14.024Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T14:16:14.024Z] f23df028b6ca: Waiting [2023-03-22T14:16:14.024Z] d65c8cfc05b1: Waiting [2023-03-22T14:16:14.024Z] 2437ff75d9bd: Waiting [2023-03-22T14:16:14.024Z] 765212b225bb: Waiting [2023-03-22T14:16:14.024Z] 04944245beec: Verifying Checksum [2023-03-22T14:16:14.024Z] 04944245beec: Download complete [2023-03-22T14:16:14.024Z] 765212b225bb: Verifying Checksum [2023-03-22T14:16:14.024Z] 765212b225bb: Download complete [2023-03-22T14:16:14.292Z] f23df028b6ca: Verifying Checksum [2023-03-22T14:16:14.292Z] f23df028b6ca: Download complete [2023-03-22T14:16:14.292Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T14:16:14.292Z] d65c8cfc05b1: Download complete [2023-03-22T14:16:14.560Z] 699f458cf7ca: Verifying Checksum [2023-03-22T14:16:14.560Z] 699f458cf7ca: Download complete [2023-03-22T14:16:14.828Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T14:16:14.828Z] 8998bd30e6a1: Download complete [2023-03-22T14:16:17.406Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T14:16:17.406Z] 2437ff75d9bd: Download complete [2023-03-22T14:16:18.360Z] 8998bd30e6a1: Pull complete [2023-03-22T14:16:18.626Z] 04944245beec: Pull complete [2023-03-22T14:16:20.026Z] 699f458cf7ca: Pull complete [2023-03-22T14:16:20.026Z] 765212b225bb: Pull complete [2023-03-22T14:16:20.608Z] f23df028b6ca: Pull complete [2023-03-22T14:16:20.874Z] d65c8cfc05b1: Pull complete [2023-03-22T14:16:33.162Z] 2437ff75d9bd: Pull complete [2023-03-22T14:16:33.163Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T14:16:33.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T14:16:33.163Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T14:16:33.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-5200 does not seem to be running inside a container [2023-03-22T14:16:33.513Z] $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T14:16:37.650Z] $ docker top d3f267fb6d48088dfe10b9991b0134b4af508afdd17c5d670165942576b30a78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T14:16:38.529Z] ---> job-cost.sh [2023-03-22T14:16:38.529Z] lf-activate-venv: SKIPPING [2023-03-22T14:16:38.529Z] INFO: No Stack... [2023-03-22T14:16:38.793Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T14:16:39.748Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T14:16:40.088Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-03-22T14:16:40.088Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T14:16:40.169Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-1-stack-cost] [2023-03-22T14:16:40.173Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-1-stack-cost] did not exist. Created. [2023-03-22T14:16:40.173Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T14:16:40.583Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-662a6b86/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T14:16:40.926Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T14:16:40.963Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T14:16:41.007Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T14:16:41.022Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T14:16:41.100Z] $ docker stop --time=1 d3f267fb6d48088dfe10b9991b0134b4af508afdd17c5d670165942576b30a78 [2023-03-22T14:16:42.546Z] $ docker rm -f --volumes d3f267fb6d48088dfe10b9991b0134b4af508afdd17c5d670165942576b30a78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-22T14:16:43.492Z] provisioning config files... [2023-03-22T14:16:43.499Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/config1659090187431613203tmp [Pipeline] { [Pipeline] sh [2023-03-22T14:16:43.833Z] + set +x [2023-03-22T14:16:43.833Z] + bash -s -- [2023-03-22T14:16:43.833Z] + curl -s https://codecov.io/bash [2023-03-22T14:16:43.833Z] [2023-03-22T14:16:43.834Z] _____ _ [2023-03-22T14:16:43.834Z] / ____| | | [2023-03-22T14:16:43.834Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T14:16:43.834Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T14:16:43.834Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T14:16:43.834Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T14:16:43.834Z] Bash-1.0.6 [2023-03-22T14:16:43.834Z] [2023-03-22T14:16:43.834Z] [2023-03-22T14:16:43.834Z] ==> git version 2.25.1 found [2023-03-22T14:16:43.834Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-22T14:16:43.834Z] Release-Date: 2020-01-08 [2023-03-22T14:16:43.834Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-22T14:16:43.834Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T14:16:43.834Z] ==> Jenkins CI detected. [2023-03-22T14:16:43.834Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-167 [2023-03-22T14:16:43.834Z] project root: . [2023-03-22T14:16:43.834Z] --> token set from env [2023-03-22T14:16:43.834Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T14:16:43.834Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T14:16:43.834Z] ==> Python coveragepy not found [2023-03-22T14:16:43.834Z] ==> Searching for coverage reports in: [2023-03-22T14:16:43.834Z] + . [2023-03-22T14:16:43.834Z] -> Found 1 reports [2023-03-22T14:16:43.834Z] ==> Detecting git/mercurial file structure [2023-03-22T14:16:44.092Z] ==> Reading reports [2023-03-22T14:16:44.092Z] + ./coverage.out bytes=41317 [2023-03-22T14:16:44.092Z] ==> Appending adjustments [2023-03-22T14:16:44.092Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T14:16:44.092Z] + Found adjustments [2023-03-22T14:16:44.092Z] ==> Gzipping contents [2023-03-22T14:16:44.092Z] 12K /tmp/codecov.IEoWAU.gz [2023-03-22T14:16:44.092Z] ==> Uploading reports [2023-03-22T14:16:44.092Z] url: https://codecov.io [2023-03-22T14:16:44.092Z] query: branch=PR-167&commit=ef1b1b6d6661ce44a3850f2933b52015b367ec2e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=167&job=&cmd_args= [2023-03-22T14:16:44.092Z] -> Pinging Codecov [2023-03-22T14:16:44.092Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-167&commit=ef1b1b6d6661ce44a3850f2933b52015b367ec2e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=167&job=&cmd_args= [2023-03-22T14:16:44.350Z] -> Uploading to [2023-03-22T14:16:44.350Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/581DD39554BDF9B6E22D074273EAD858/ef1b1b6d6661ce44a3850f2933b52015b367ec2e/22898249-d4c2-4d8d-aca7-b4d7c31af887.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T141644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f031501364a330df38a90322cdd0cad47ecafcf62246f507c1fdfecec8b28e4a [2023-03-22T14:16:44.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T14:16:44.350Z] Dload Upload Total Spent Left Speed [2023-03-22T14:16:44.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11805 0 0 100 11805 0 45229 --:--:-- --:--:-- --:--:-- 45229 [2023-03-22T14:16:44.609Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ef1b1b6d6661ce44a3850f2933b52015b367ec2e [Pipeline] } [2023-03-22T14:16:44.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-22T14:16:46.415Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives ] [2023-03-22T14:16:46.415Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives [2023-03-22T14:16:46.415Z] total 16 [2023-03-22T14:16:46.415Z] drwxr-xr-x 3 root root 4096 Mar 22 14:02 . [2023-03-22T14:16:46.415Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 14:02 .. [2023-03-22T14:16:46.415Z] drwxr-xr-x 2 root root 4096 Mar 22 14:02 cost [2023-03-22T14:16:46.415Z] -rw-r--r-- 1 root root 96 Mar 22 14:02 cost.csv [2023-03-22T14:16:46.415Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives [2023-03-22T14:16:46.415Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives [2023-03-22T14:16:46.415Z] total 16 [2023-03-22T14:16:46.415Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 14:02 . [2023-03-22T14:16:46.415Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 14:02 .. [2023-03-22T14:16:46.415Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 14:02 cost [2023-03-22T14:16:46.415Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 22 14:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T14:16:46.744Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T14:16:47.627Z] ---> package-listing.sh [2023-03-22T14:16:47.628Z] ++ facter osfamily [2023-03-22T14:16:47.628Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T14:16:47.887Z] + OS_FAMILY=debian [2023-03-22T14:16:47.887Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-167 [2023-03-22T14:16:47.887Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T14:16:47.887Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T14:16:47.887Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T14:16:47.887Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T14:16:47.887Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-167 ']' [2023-03-22T14:16:47.887Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T14:16:47.887Z] + case "${OS_FAMILY}" in [2023-03-22T14:16:47.887Z] + dpkg -l [2023-03-22T14:16:47.887Z] + grep '^ii' [2023-03-22T14:16:47.887Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T14:16:47.887Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T14:16:47.887Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T14:16:47.887Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-167 ']' [2023-03-22T14:16:47.887Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives/ [2023-03-22T14:16:47.887Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives/ [Pipeline] echo [2023-03-22T14:16:47.919Z] 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/y_app-rfid-llrp-inventory_PR-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T14:16:48.210Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T14:16:48.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T14:16:48.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T14:16:48.963Z] prd-ubuntu20.04-docker-8c-8g-5188 does not seem to be running inside a container [2023-03-22T14:16:48.995Z] $ 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/y_app-rfid-llrp-inventory_PR-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-167 -v /w/workspace/y_app-rfid-llrp-inventory_PR-167:/w/workspace/y_app-rfid-llrp-inventory_PR-167:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T14:16:49.180Z] $ docker top 90c4088bfbf6eeefe19e057e5742c11533d72d827ac45727db6c1426160ae0e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T14:16:49.562Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T14:16:49.873Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T14:16:50.187Z] + ls /var/log/sa-host [2023-03-22T14:16:50.187Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T14:16:50.414Z] provisioning config files... [2023-03-22T14:16:50.423Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/config67305651071446296tmp [Pipeline] { [Pipeline] echo [2023-03-22T14:16:50.471Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T14:16:50.783Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T14:16:50.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T14:16:51.215Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T14:16:51.246Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T14:16:51.562Z] ---> sudo-logs.sh [2023-03-22T14:16:51.563Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T14:16:51.659Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T14:16:51.973Z] ---> job-cost.sh [2023-03-22T14:16:51.973Z] lf-activate-venv: SKIPPING [2023-03-22T14:16:51.973Z] DEBUG: total: 0.2199999988079071 [2023-03-22T14:16:51.973Z] INFO: Retrieving Stack Cost... [2023-03-22T14:16:52.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T14:16:52.801Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T14:16:52.836Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T14:16:53.148Z] ---> logs-deploy.sh [2023-03-22T14:16:53.148Z] lf-activate-venv: SKIPPING [2023-03-22T14:16:53.148Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-167/1 [2023-03-22T14:16:53.148Z] INFO: archiving workspace using pattern(s): [2023-03-22T14:16:54.087Z] Archives upload complete. [2023-03-22T14:16:54.346Z] INFO: archiving logs to Nexus [2023-03-22T14:16:54.918Z] ---> uname -a: [2023-03-22T14:16:54.918Z] Linux prd-ubuntu20-04-docker-8c-8g-5188 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-22T14:16:54.918Z] [2023-03-22T14:16:54.918Z] [2023-03-22T14:16:54.918Z] ---> lscpu: [2023-03-22T14:16:54.918Z] Architecture: x86_64 [2023-03-22T14:16:54.918Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-22T14:16:54.918Z] Byte Order: Little Endian [2023-03-22T14:16:54.918Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-22T14:16:54.918Z] CPU(s): 8 [2023-03-22T14:16:54.918Z] On-line CPU(s) list: 0-7 [2023-03-22T14:16:54.918Z] Thread(s) per core: 1 [2023-03-22T14:16:54.918Z] Core(s) per socket: 1 [2023-03-22T14:16:54.918Z] Socket(s): 8 [2023-03-22T14:16:54.918Z] NUMA node(s): 1 [2023-03-22T14:16:54.918Z] Vendor ID: AuthenticAMD [2023-03-22T14:16:54.918Z] CPU family: 23 [2023-03-22T14:16:54.918Z] Model: 49 [2023-03-22T14:16:54.918Z] Model name: AMD EPYC-Rome Processor [2023-03-22T14:16:54.918Z] Stepping: 0 [2023-03-22T14:16:54.918Z] CPU MHz: 2799.956 [2023-03-22T14:16:54.918Z] BogoMIPS: 5599.91 [2023-03-22T14:16:54.918Z] Virtualization: AMD-V [2023-03-22T14:16:54.918Z] Hypervisor vendor: KVM [2023-03-22T14:16:54.918Z] Virtualization type: full [2023-03-22T14:16:54.918Z] L1d cache: 256 KiB [2023-03-22T14:16:54.918Z] L1i cache: 256 KiB [2023-03-22T14:16:54.918Z] L2 cache: 4 MiB [2023-03-22T14:16:54.918Z] L3 cache: 128 MiB [2023-03-22T14:16:54.918Z] NUMA node0 CPU(s): 0-7 [2023-03-22T14:16:54.918Z] Vulnerability Itlb multihit: Not affected [2023-03-22T14:16:54.918Z] Vulnerability L1tf: Not affected [2023-03-22T14:16:54.918Z] Vulnerability Mds: Not affected [2023-03-22T14:16:54.918Z] Vulnerability Meltdown: Not affected [2023-03-22T14:16:54.918Z] Vulnerability Mmio stale data: Not affected [2023-03-22T14:16:54.918Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-22T14:16:54.918Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-22T14:16:54.918Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-22T14:16:54.918Z] Vulnerability Srbds: Not affected [2023-03-22T14:16:54.918Z] Vulnerability Tsx async abort: Not affected [2023-03-22T14:16:54.918Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-22T14:16:54.918Z] [2023-03-22T14:16:54.918Z] [2023-03-22T14:16:54.918Z] ---> nproc: [2023-03-22T14:16:54.918Z] 8 [2023-03-22T14:16:54.918Z] [2023-03-22T14:16:54.918Z] [2023-03-22T14:16:54.918Z] ---> df -h: [2023-03-22T14:16:54.918Z] Filesystem Size Used Avail Use% Mounted on [2023-03-22T14:16:54.918Z] overlay 155G 12G 144G 8% / [2023-03-22T14:16:54.918Z] tmpfs 64M 0 64M 0% /dev [2023-03-22T14:16:54.918Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-22T14:16:54.918Z] shm 64M 0 64M 0% /dev/shm [2023-03-22T14:16:54.918Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-22T14:16:54.918Z] [2023-03-22T14:16:54.918Z] [2023-03-22T14:16:54.918Z] ---> sar -b -r -n DEV: [2023-03-22T14:16:54.918Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5188) 03/22/23 _x86_64_ (8 CPU) [2023-03-22T14:16:54.918Z] [2023-03-22T14:16:54.918Z] 13:21:18 LINUX RESTART (8 CPU) [2023-03-22T14:16:54.918Z] [2023-03-22T14:16:54.918Z] 13:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-22T14:16:54.918Z] 13:23:01 6.55 0.00 6.55 0.00 0.00 383.42 0.00 [2023-03-22T14:16:54.918Z] 13:24:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 [2023-03-22T14:16:54.918Z] 13:25:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 [2023-03-22T14:16:54.918Z] 13:26:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 [2023-03-22T14:16:54.918Z] 13:27:01 53.47 11.61 41.86 0.00 5180.20 8780.94 0.00 [2023-03-22T14:16:54.918Z] 13:28:01 5.77 0.02 5.75 0.00 0.13 121.05 0.00 [2023-03-22T14:16:54.918Z] 13:29:01 0.82 0.00 0.82 0.00 0.00 9.60 0.00 [2023-03-22T14:16:54.918Z] 13:30:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 [2023-03-22T14:16:54.918Z] 13:31:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2023-03-22T14:16:54.918Z] 13:32:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 [2023-03-22T14:16:54.918Z] 13:33:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 [2023-03-22T14:16:54.918Z] 13:34:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 [2023-03-22T14:16:54.918Z] 13:35:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 [2023-03-22T14:16:54.918Z] 13:36:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 [2023-03-22T14:16:54.918Z] 13:37:01 1.62 0.02 1.60 0.00 0.13 23.33 0.00 [2023-03-22T14:16:54.918Z] 13:38:01 5.58 3.80 1.78 0.00 86.77 32.12 0.00 [2023-03-22T14:16:54.918Z] 13:39:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2023-03-22T14:16:54.919Z] 13:40:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 [2023-03-22T14:16:54.919Z] 13:41:01 0.82 0.00 0.82 0.00 0.00 9.06 0.00 [2023-03-22T14:16:54.919Z] 13:42:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 [2023-03-22T14:16:54.919Z] 13:43:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 [2023-03-22T14:16:54.919Z] 13:44:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 [2023-03-22T14:16:54.919Z] 13:45:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2023-03-22T14:16:54.919Z] 13:46:01 1.52 0.00 1.52 0.00 0.00 16.53 0.00 [2023-03-22T14:16:54.919Z] 13:47:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2023-03-22T14:16:54.919Z] 13:48:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 [2023-03-22T14:16:54.919Z] 13:49:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2023-03-22T14:16:54.919Z] 13:50:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 [2023-03-22T14:16:54.919Z] 13:51:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2023-03-22T14:16:54.919Z] 13:52:01 1.38 0.00 1.38 0.00 0.00 17.73 0.00 [2023-03-22T14:16:54.919Z] 13:53:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2023-03-22T14:16:54.919Z] 13:54:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2023-03-22T14:16:54.919Z] 13:55:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2023-03-22T14:16:54.919Z] 13:56:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 [2023-03-22T14:16:54.919Z] 13:57:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2023-03-22T14:16:54.919Z] 13:58:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 [2023-03-22T14:16:54.919Z] 13:59:01 0.88 0.00 0.88 0.00 0.00 9.47 0.00 [2023-03-22T14:16:54.919Z] 14:00:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2023-03-22T14:16:54.919Z] 14:01:01 129.14 13.95 115.19 0.00 1877.37 39998.00 0.00 [2023-03-22T14:16:54.919Z] 14:02:02 105.87 0.07 105.80 0.00 8.40 43034.56 0.00 [2023-03-22T14:16:54.919Z] 14:03:01 218.21 0.34 217.88 0.00 31.58 54025.48 0.00 [2023-03-22T14:16:54.919Z] 14:04:01 2.02 0.00 2.02 0.00 0.00 29.33 0.00 [2023-03-22T14:16:54.919Z] 14:05:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2023-03-22T14:16:54.919Z] 14:06:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 [2023-03-22T14:16:54.919Z] 14:07:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 [2023-03-22T14:16:54.919Z] 14:08:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 [2023-03-22T14:16:54.919Z] 14:09:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2023-03-22T14:16:54.919Z] 14:10:01 1.83 0.00 1.83 0.00 0.00 20.40 0.00 [2023-03-22T14:16:54.919Z] 14:11:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2023-03-22T14:16:54.919Z] 14:12:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 [2023-03-22T14:16:54.919Z] 14:13:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2023-03-22T14:16:54.919Z] 14:14:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 [2023-03-22T14:16:54.919Z] 14:15:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2023-03-22T14:16:54.919Z] 14:16:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 [2023-03-22T14:16:54.919Z] Average: 10.76 0.55 10.20 0.00 133.08 2707.98 0.00 [2023-03-22T14:16:54.919Z] [2023-03-22T14:16:54.919Z] 13:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-22T14:16:54.919Z] 13:23:01 30628804 31892232 482564 1.47 47240 1538628 1660004 4.89 595080 1406620 16 [2023-03-22T14:16:54.919Z] 13:24:01 30628572 31892248 482048 1.47 47304 1538632 1660004 4.89 594040 1406712 20 [2023-03-22T14:16:54.919Z] 13:25:01 30629024 31892752 480940 1.46 47336 1538632 1660004 4.89 595244 1406716 20 [2023-03-22T14:16:54.919Z] 13:26:01 30629008 31893268 480844 1.46 47376 1538636 1660004 4.89 594876 1407188 172 [2023-03-22T14:16:54.919Z] 13:27:01 30092740 31857928 492724 1.50 81644 1994724 1722548 5.08 922216 1576600 916 [2023-03-22T14:16:54.919Z] 13:28:01 30097884 31858452 491536 1.49 80240 1991472 1692196 4.99 920180 1573464 8 [2023-03-22T14:16:54.919Z] 13:29:01 30097568 31858156 491784 1.50 80256 1991476 1692196 4.99 920256 1573468 8 [2023-03-22T14:16:54.919Z] 13:30:01 30097624 31858244 491636 1.50 80288 1991476 1692196 4.99 920312 1573468 12 [2023-03-22T14:16:54.919Z] 13:31:01 30097740 31858388 491404 1.49 80312 1991480 1692196 4.99 920136 1573472 8 [2023-03-22T14:16:54.919Z] 13:32:01 30097628 31858328 491336 1.49 80360 1991484 1692196 4.99 920348 1573476 8 [2023-03-22T14:16:54.919Z] 13:33:01 30097612 31858756 491264 1.49 80384 1991488 1692196 4.99 920396 1573896 16 [2023-03-22T14:16:54.919Z] 13:34:01 30097812 31859004 491172 1.49 80424 1991492 1692196 4.99 920128 1573900 12 [2023-03-22T14:16:54.919Z] 13:35:01 30098332 31859544 490600 1.49 80440 1991496 1692196 4.99 920128 1573904 8 [2023-03-22T14:16:54.919Z] 13:36:01 30097748 31858968 491080 1.49 80464 1991500 1692196 4.99 920240 1573904 8 [2023-03-22T14:16:54.919Z] 13:37:01 30097224 31858540 491788 1.50 80524 1991480 1702108 5.02 920912 1573884 32 [2023-03-22T14:16:54.919Z] 13:38:01 30045004 31809732 539860 1.64 80584 1994360 1702108 5.02 974484 1575444 16 [2023-03-22T14:16:54.919Z] 13:39:01 30045148 31809880 539808 1.64 80616 1994364 1702108 5.02 973932 1575444 12 [2023-03-22T14:16:54.919Z] 13:40:01 30045180 31809980 539716 1.64 80656 1994360 1702108 5.02 973976 1575452 52 [2023-03-22T14:16:54.919Z] 13:41:01 30045348 31810148 539672 1.64 80676 1994368 1702108 5.02 974084 1575452 12 [2023-03-22T14:16:54.919Z] 13:42:01 30045096 31809992 539828 1.64 80732 1994364 1702108 5.02 974344 1575452 28 [2023-03-22T14:16:54.919Z] 13:43:01 30044292 31809232 540528 1.64 80764 1994376 1702108 5.02 974920 1575456 28 [2023-03-22T14:16:54.919Z] 13:44:01 30043480 31808440 541240 1.65 80796 1994380 1702108 5.02 975100 1575456 28 [2023-03-22T14:16:54.919Z] 13:45:01 30043240 31808240 541192 1.65 80828 1994384 1702108 5.02 975112 1575460 8 [2023-03-22T14:16:54.919Z] 13:46:01 30042956 31808136 541272 1.65 80868 1994512 1702108 5.02 975192 1575572 12 [2023-03-22T14:16:54.919Z] 13:47:01 30042688 31807872 541432 1.65 80916 1994508 1702108 5.02 975340 1575576 20 [2023-03-22T14:16:54.919Z] 13:48:01 30042640 31807948 541364 1.65 80956 1994520 1702108 5.02 975292 1575608 40 [2023-03-22T14:16:54.919Z] 13:49:01 30042624 31807932 541404 1.65 80976 1994520 1702108 5.02 975472 1575608 4 [2023-03-22T14:16:54.919Z] 13:50:01 30041000 31806376 542932 1.65 81012 1994528 1702108 5.02 977300 1575612 12 [2023-03-22T14:16:54.919Z] 13:51:01 30039720 31805112 543932 1.65 81060 1994520 1702108 5.02 978032 1575608 24 [2023-03-22T14:16:54.919Z] 13:52:01 30038116 31803608 545528 1.66 81116 1994524 1702108 5.02 979028 1575612 16 [2023-03-22T14:16:54.919Z] 13:53:01 30037840 31803340 545716 1.66 81148 1994536 1702108 5.02 978996 1575616 12 [2023-03-22T14:16:54.919Z] 13:54:01 30037320 31802884 546152 1.66 81172 1994532 1685340 4.97 979052 1575620 48 [2023-03-22T14:16:54.919Z] 13:55:01 30037304 31802872 546124 1.66 81188 1994544 1685340 4.97 979036 1575624 12 [2023-03-22T14:16:54.919Z] 13:56:01 30037224 31802856 546096 1.66 81228 1994548 1685340 4.97 979124 1575632 8 [2023-03-22T14:16:54.919Z] 13:57:01 30036664 31802340 546544 1.66 81264 1994544 1685340 4.97 979312 1575624 16 [2023-03-22T14:16:54.919Z] 13:58:01 30036640 31802376 546436 1.66 81316 1994552 1685340 4.97 979404 1575632 16 [2023-03-22T14:16:54.919Z] 13:59:01 30036884 31802620 546116 1.66 81332 1994552 1685340 4.97 979404 1575632 8 [2023-03-22T14:16:54.919Z] 14:00:01 30036912 31802712 546356 1.66 81364 1994556 1685340 4.97 979632 1575640 12 [2023-03-22T14:16:54.919Z] 14:01:01 27985232 31559708 733676 2.23 141528 3633380 1920272 5.66 1467664 2971488 532296 [2023-03-22T14:16:54.919Z] 14:02:02 27196964 31512580 773132 2.35 180120 4281984 1979480 5.83 1739848 3428340 649000 [2023-03-22T14:16:54.919Z] 14:03:01 27139968 31552652 733464 2.23 192888 4345688 1771364 5.22 1596952 3604952 320 [2023-03-22T14:16:54.919Z] 14:04:01 27151868 31564628 721420 2.19 192936 4345688 1771364 5.22 1582056 3604952 16 [2023-03-22T14:16:54.919Z] 14:05:01 27153844 31566632 719364 2.19 192952 4345692 1771364 5.22 1580348 3604956 16 [2023-03-22T14:16:54.919Z] 14:06:01 27155804 31568604 717316 2.18 192968 4345696 1771364 5.22 1578224 3604960 40 [2023-03-22T14:16:54.919Z] 14:07:01 27157256 31570096 715776 2.18 193000 4345696 1771364 5.22 1576644 3604964 20 [2023-03-22T14:16:54.919Z] 14:08:01 27163520 31576408 709392 2.16 193052 4345696 1771364 5.22 1570428 3604968 4 [2023-03-22T14:16:54.919Z] 14:09:01 27163724 31576720 709040 2.16 193128 4345708 1771364 5.22 1570524 3604980 8 [2023-03-22T14:16:54.919Z] 14:10:01 27163916 31576976 708940 2.16 193192 4345708 1771364 5.22 1570688 3604972 16 [2023-03-22T14:16:54.919Z] 14:11:01 27163648 31576732 709136 2.16 193220 4345712 1771364 5.22 1570668 3604976 8 [2023-03-22T14:16:54.919Z] 14:12:01 27163820 31576932 709068 2.16 193264 4345712 1771364 5.22 1570768 3604976 16 [2023-03-22T14:16:54.919Z] 14:13:01 27164056 31577228 708732 2.16 193308 4345716 1771364 5.22 1570764 3604980 28 [2023-03-22T14:16:54.919Z] 14:14:01 27164252 31577460 708448 2.15 193332 4345720 1771364 5.22 1570800 3604984 28 [2023-03-22T14:16:54.919Z] 14:15:01 27163944 31577184 708680 2.16 193344 4345724 1771364 5.22 1570828 3604988 28 [2023-03-22T14:16:54.919Z] 14:16:01 27164340 31577748 708252 2.15 193376 4345856 1771364 5.22 1570608 3605104 60 [2023-03-22T14:16:54.919Z] Average: 29258237 31752736 579922 1.76 110422 2642452 1722674 5.08 1115331 2149038 21919 [2023-03-22T14:16:54.919Z] [2023-03-22T14:16:54.919Z] 13:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-22T14:16:54.919Z] 13:23:01 ens3 2.87 1.77 1.82 0.29 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:24:01 ens3 1.93 0.67 0.46 0.29 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:25:01 ens3 1.40 0.57 0.56 0.41 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:26:01 ens3 0.55 0.35 0.27 0.21 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:27:01 ens3 196.18 93.23 2808.47 6.64 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:27:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:28:01 ens3 0.53 0.33 0.09 0.02 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:30:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:31:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.919Z] 13:32:01 ens3 0.42 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:33:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:34:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:35:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:36:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:37:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:38:01 ens3 11.88 9.91 12.92 6.64 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:38:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:42:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:43:01 ens3 0.50 0.48 0.26 0.22 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:44:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:47:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:48:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:49:01 ens3 0.62 0.18 0.17 0.07 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:50:01 ens3 2.10 1.10 0.95 0.68 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:51:01 ens3 1.42 0.37 0.54 0.26 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:52:01 ens3 0.97 0.48 0.44 0.33 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:54:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:55:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:56:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:57:01 ens3 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:58:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:00:01 ens3 0.43 0.23 0.13 0.02 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:01:01 ens3 824.78 544.85 8285.36 134.70 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:01:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:01:01 docker0 204.25 317.04 16.22 2114.62 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:02:02 ens3 25.23 16.80 26.64 11.02 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:02:02 vethb1b8ca8 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:02:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:02:02 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:03:01 ens3 141.63 87.67 2682.41 20.51 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:03:01 lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:03:01 docker0 3.02 8.05 0.19 89.74 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:04:01 ens3 1.12 0.47 0.40 0.28 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:05:01 ens3 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:06:01 ens3 0.53 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:07:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:08:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:12:01 ens3 0.65 0.33 1.80 0.08 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.920Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.921Z] 14:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.921Z] 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.921Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.921Z] 14:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.921Z] 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.921Z] 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.921Z] Average: ens3 22.56 14.10 255.29 3.39 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.921Z] Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.921Z] Average: docker0 3.84 6.02 0.30 40.81 0.00 0.00 0.00 0.00 [2023-03-22T14:16:54.921Z] [2023-03-22T14:16:54.921Z] [2023-03-22T14:16:54.921Z] ---> sar -P ALL: [2023-03-22T14:16:54.921Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5188) 03/22/23 _x86_64_ (8 CPU) [2023-03-22T14:16:54.921Z] [2023-03-22T14:16:54.921Z] 13:21:18 LINUX RESTART (8 CPU) [2023-03-22T14:16:54.921Z] [2023-03-22T14:16:54.921Z] 13:22:01 CPU %user %nice %system %iowait %steal %idle [2023-03-22T14:16:54.921Z] 13:23:01 all 0.04 0.00 0.01 0.02 0.00 99.93 [2023-03-22T14:16:54.921Z] 13:23:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-22T14:16:54.921Z] 13:23:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-22T14:16:54.921Z] 13:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.921Z] 13:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T14:16:54.921Z] 13:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-22T14:16:54.921Z] 13:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:23:01 6 0.07 0.00 0.03 0.17 0.00 99.73 [2023-03-22T14:16:54.921Z] 13:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:24:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2023-03-22T14:16:54.921Z] 13:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:24:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2023-03-22T14:16:54.921Z] 13:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.921Z] 13:24:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-22T14:16:54.921Z] 13:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:24:01 6 0.08 0.00 0.02 0.03 0.02 99.85 [2023-03-22T14:16:54.921Z] 13:24:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-22T14:16:54.921Z] 13:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T14:16:54.921Z] 13:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.921Z] 13:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.921Z] 13:25:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-03-22T14:16:54.921Z] 13:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:25:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-22T14:16:54.921Z] 13:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.921Z] 13:26:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-03-22T14:16:54.921Z] 13:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-22T14:16:54.921Z] 13:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-22T14:16:54.921Z] 13:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T14:16:54.921Z] 13:26:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2023-03-22T14:16:54.921Z] 13:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.921Z] 13:27:01 all 2.40 0.00 1.58 0.72 0.03 95.28 [2023-03-22T14:16:54.921Z] 13:27:01 0 2.36 0.00 2.94 0.75 0.03 93.92 [2023-03-22T14:16:54.921Z] 13:27:01 1 2.29 0.00 0.90 2.35 0.02 94.44 [2023-03-22T14:16:54.921Z] 13:27:01 2 2.70 0.00 2.60 0.07 0.02 94.61 [2023-03-22T14:16:54.921Z] 13:27:01 3 1.78 0.00 0.98 0.73 0.05 96.45 [2023-03-22T14:16:54.921Z] 13:27:01 4 2.34 0.00 0.95 0.05 0.03 96.63 [2023-03-22T14:16:54.921Z] 13:27:01 5 2.40 0.00 1.22 0.35 0.02 96.01 [2023-03-22T14:16:54.921Z] 13:27:01 6 1.60 0.00 1.10 0.85 0.02 96.42 [2023-03-22T14:16:54.921Z] 13:27:01 7 3.70 0.00 1.94 0.59 0.03 93.73 [2023-03-22T14:16:54.921Z] 13:28:01 all 0.16 0.00 0.05 0.11 0.00 99.68 [2023-03-22T14:16:54.921Z] 13:28:01 0 0.23 0.00 0.10 0.00 0.00 99.67 [2023-03-22T14:16:54.921Z] 13:28:01 1 0.03 0.00 0.02 0.73 0.00 99.22 [2023-03-22T14:16:54.921Z] 13:28:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2023-03-22T14:16:54.921Z] 13:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-22T14:16:54.921Z] 13:28:01 4 0.73 0.00 0.05 0.00 0.02 99.20 [2023-03-22T14:16:54.921Z] 13:28:01 5 0.10 0.00 0.05 0.12 0.00 99.73 [2023-03-22T14:16:54.921Z] 13:28:01 6 0.12 0.00 0.03 0.03 0.00 99.82 [2023-03-22T14:16:54.921Z] 13:28:01 7 0.02 0.00 0.07 0.00 0.00 99.92 [2023-03-22T14:16:54.921Z] 13:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-03-22T14:16:54.921Z] 13:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.921Z] 13:29:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-03-22T14:16:54.921Z] 13:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T14:16:54.921Z] 13:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:29:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-22T14:16:54.921Z] 13:29:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-22T14:16:54.921Z] 13:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-22T14:16:54.921Z] 13:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:30:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2023-03-22T14:16:54.921Z] 13:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:30:01 1 0.02 0.00 0.00 0.05 0.00 99.93 [2023-03-22T14:16:54.921Z] 13:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:30:01 4 0.57 0.00 0.03 0.00 0.02 99.38 [2023-03-22T14:16:54.921Z] 13:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.921Z] 13:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T14:16:54.921Z] 13:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-22T14:16:54.921Z] 13:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:31:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.921Z] 13:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:31:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2023-03-22T14:16:54.921Z] 13:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T14:16:54.921Z] 13:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.921Z] 13:32:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-03-22T14:16:54.921Z] 13:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:32:01 1 0.03 0.00 0.00 0.05 0.02 99.90 [2023-03-22T14:16:54.921Z] 13:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:32:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-22T14:16:54.921Z] 13:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-22T14:16:54.921Z] 13:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-22T14:16:54.921Z] 13:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:33:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2023-03-22T14:16:54.921Z] 13:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T14:16:54.921Z] 13:33:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-22T14:16:54.921Z] 13:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-22T14:16:54.921Z] 13:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:33:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-22T14:16:54.921Z] 13:33:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-22T14:16:54.921Z] 13:33:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2023-03-22T14:16:54.921Z] 13:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] [2023-03-22T14:16:54.921Z] 13:33:01 CPU %user %nice %system %iowait %steal %idle [2023-03-22T14:16:54.921Z] 13:34:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:34:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2023-03-22T14:16:54.921Z] 13:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.921Z] 13:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:35:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2023-03-22T14:16:54.921Z] 13:35:01 0 1.87 0.00 0.00 0.00 0.00 98.13 [2023-03-22T14:16:54.921Z] 13:35:01 1 0.00 0.00 0.03 0.02 0.02 99.93 [2023-03-22T14:16:54.921Z] 13:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.921Z] 13:35:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-22T14:16:54.921Z] 13:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-22T14:16:54.921Z] 13:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:35:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-22T14:16:54.921Z] 13:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:36:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2023-03-22T14:16:54.921Z] 13:36:01 0 1.97 0.00 0.02 0.00 0.00 98.01 [2023-03-22T14:16:54.921Z] 13:36:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-22T14:16:54.921Z] 13:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:36:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-22T14:16:54.921Z] 13:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:36:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-22T14:16:54.921Z] 13:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.921Z] 13:37:01 all 0.15 0.00 0.02 0.01 0.00 99.83 [2023-03-22T14:16:54.921Z] 13:37:01 0 0.86 0.00 0.02 0.00 0.00 99.12 [2023-03-22T14:16:54.921Z] 13:37:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2023-03-22T14:16:54.921Z] 13:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:37:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2023-03-22T14:16:54.921Z] 13:37:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-22T14:16:54.921Z] 13:37:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-22T14:16:54.921Z] 13:37:01 6 0.07 0.00 0.07 0.00 0.02 99.85 [2023-03-22T14:16:54.921Z] 13:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.921Z] 13:38:01 all 0.44 0.00 0.06 0.02 0.01 99.47 [2023-03-22T14:16:54.921Z] 13:38:01 0 0.54 0.00 0.05 0.00 0.02 99.40 [2023-03-22T14:16:54.921Z] 13:38:01 1 1.55 0.00 0.07 0.05 0.02 98.32 [2023-03-22T14:16:54.921Z] 13:38:01 2 0.23 0.00 0.03 0.00 0.00 99.73 [2023-03-22T14:16:54.922Z] 13:38:01 3 0.13 0.00 0.02 0.00 0.00 99.85 [2023-03-22T14:16:54.922Z] 13:38:01 4 0.12 0.00 0.05 0.02 0.02 99.80 [2023-03-22T14:16:54.922Z] 13:38:01 5 0.45 0.00 0.10 0.08 0.02 99.35 [2023-03-22T14:16:54.922Z] 13:38:01 6 0.35 0.00 0.12 0.02 0.02 99.50 [2023-03-22T14:16:54.922Z] 13:38:01 7 0.17 0.00 0.03 0.00 0.02 99.78 [2023-03-22T14:16:54.922Z] 13:39:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2023-03-22T14:16:54.922Z] 13:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:39:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-22T14:16:54.922Z] 13:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T14:16:54.922Z] 13:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T14:16:54.922Z] 13:39:01 6 0.05 0.00 0.07 0.00 0.00 99.88 [2023-03-22T14:16:54.922Z] 13:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:40:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-03-22T14:16:54.922Z] 13:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:40:01 1 0.05 0.00 0.00 0.08 0.00 99.87 [2023-03-22T14:16:54.922Z] 13:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:40:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-22T14:16:54.922Z] 13:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-22T14:16:54.922Z] 13:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:41:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-03-22T14:16:54.922Z] 13:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:41:01 1 0.00 0.00 0.00 0.10 0.00 99.90 [2023-03-22T14:16:54.922Z] 13:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:41:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-22T14:16:54.922Z] 13:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-22T14:16:54.922Z] 13:41:01 6 0.12 0.00 0.07 0.00 0.02 99.80 [2023-03-22T14:16:54.922Z] 13:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:42:01 all 0.10 0.00 0.01 0.01 0.00 99.89 [2023-03-22T14:16:54.922Z] 13:42:01 0 0.68 0.00 0.00 0.00 0.00 99.32 [2023-03-22T14:16:54.922Z] 13:42:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-22T14:16:54.922Z] 13:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T14:16:54.922Z] 13:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-22T14:16:54.922Z] 13:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:43:01 all 0.04 0.00 0.01 0.00 0.01 99.95 [2023-03-22T14:16:54.922Z] 13:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:43:01 1 0.12 0.00 0.02 0.02 0.02 99.83 [2023-03-22T14:16:54.922Z] 13:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T14:16:54.922Z] 13:43:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-22T14:16:54.922Z] 13:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T14:16:54.922Z] 13:44:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-22T14:16:54.922Z] 13:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-22T14:16:54.922Z] 13:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T14:16:54.922Z] 13:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] [2023-03-22T14:16:54.922Z] 13:44:01 CPU %user %nice %system %iowait %steal %idle [2023-03-22T14:16:54.922Z] 13:45:01 all 0.03 0.00 0.00 0.00 0.00 99.96 [2023-03-22T14:16:54.922Z] 13:45:01 0 0.18 0.00 0.00 0.00 0.00 99.82 [2023-03-22T14:16:54.922Z] 13:45:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-22T14:16:54.922Z] 13:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:46:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2023-03-22T14:16:54.922Z] 13:46:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2023-03-22T14:16:54.922Z] 13:46:01 1 0.02 0.00 0.03 0.03 0.00 99.92 [2023-03-22T14:16:54.922Z] 13:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:46:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-22T14:16:54.922Z] 13:46:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-22T14:16:54.922Z] 13:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:47:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2023-03-22T14:16:54.922Z] 13:47:01 0 1.97 0.00 0.02 0.00 0.00 98.01 [2023-03-22T14:16:54.922Z] 13:47:01 1 0.00 0.00 0.03 0.02 0.02 99.93 [2023-03-22T14:16:54.922Z] 13:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-22T14:16:54.922Z] 13:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:48:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2023-03-22T14:16:54.922Z] 13:48:01 0 1.99 0.00 0.00 0.00 0.02 98.00 [2023-03-22T14:16:54.922Z] 13:48:01 1 0.05 0.00 0.03 0.03 0.02 99.87 [2023-03-22T14:16:54.922Z] 13:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:48:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-22T14:16:54.922Z] 13:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T14:16:54.922Z] 13:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:49:01 all 0.25 0.00 0.01 0.00 0.00 99.73 [2023-03-22T14:16:54.922Z] 13:49:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2023-03-22T14:16:54.922Z] 13:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-22T14:16:54.922Z] 13:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T14:16:54.922Z] 13:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:49:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-22T14:16:54.922Z] 13:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:50:01 all 0.12 0.00 0.02 0.00 0.00 99.85 [2023-03-22T14:16:54.922Z] 13:50:01 0 0.76 0.00 0.12 0.00 0.00 99.12 [2023-03-22T14:16:54.922Z] 13:50:01 1 0.12 0.00 0.05 0.03 0.02 99.78 [2023-03-22T14:16:54.922Z] 13:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:51:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-22T14:16:54.922Z] 13:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:51:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:52:01 all 0.09 0.00 0.01 0.00 0.00 99.90 [2023-03-22T14:16:54.922Z] 13:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T14:16:54.922Z] 13:52:01 1 0.62 0.00 0.03 0.03 0.02 99.30 [2023-03-22T14:16:54.922Z] 13:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:52:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-22T14:16:54.922Z] 13:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-03-22T14:16:54.922Z] 13:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:53:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2023-03-22T14:16:54.922Z] 13:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-22T14:16:54.922Z] 13:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-22T14:16:54.922Z] 13:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-22T14:16:54.922Z] 13:54:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.922Z] 13:54:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-22T14:16:54.922Z] 13:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.922Z] 13:54:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-22T14:16:54.922Z] 13:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:54:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-22T14:16:54.922Z] 13:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:55:01 all 0.01 0.00 0.01 0.03 0.00 99.95 [2023-03-22T14:16:54.922Z] 13:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.922Z] 13:55:01 1 0.03 0.00 0.03 0.20 0.02 99.72 [2023-03-22T14:16:54.922Z] 13:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 13:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-22T14:16:54.923Z] 13:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 13:55:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-22T14:16:54.923Z] 13:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 13:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] [2023-03-22T14:16:54.923Z] 13:55:01 CPU %user %nice %system %iowait %steal %idle [2023-03-22T14:16:54.923Z] 13:56:01 all 0.04 0.00 0.01 0.04 0.01 99.90 [2023-03-22T14:16:54.923Z] 13:56:01 0 0.23 0.00 0.00 0.00 0.02 99.75 [2023-03-22T14:16:54.923Z] 13:56:01 1 0.02 0.00 0.03 0.23 0.00 99.72 [2023-03-22T14:16:54.923Z] 13:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 13:56:01 3 0.03 0.00 0.02 0.12 0.02 99.82 [2023-03-22T14:16:54.923Z] 13:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 13:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T14:16:54.923Z] 13:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T14:16:54.923Z] 13:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 13:57:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2023-03-22T14:16:54.923Z] 13:57:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2023-03-22T14:16:54.923Z] 13:57:01 1 0.02 0.00 0.03 0.05 0.02 99.88 [2023-03-22T14:16:54.923Z] 13:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T14:16:54.923Z] 13:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T14:16:54.923Z] 13:57:01 4 0.00 0.00 0.00 0.07 0.02 99.92 [2023-03-22T14:16:54.923Z] 13:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 13:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T14:16:54.923Z] 13:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 13:58:01 all 0.08 0.00 0.00 0.03 0.00 99.89 [2023-03-22T14:16:54.923Z] 13:58:01 0 0.55 0.00 0.00 0.00 0.02 99.43 [2023-03-22T14:16:54.923Z] 13:58:01 1 0.02 0.00 0.02 0.20 0.00 99.77 [2023-03-22T14:16:54.923Z] 13:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 13:58:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-22T14:16:54.923Z] 13:58:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-22T14:16:54.923Z] 13:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] 13:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 13:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 13:59:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-03-22T14:16:54.923Z] 13:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 13:59:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2023-03-22T14:16:54.923Z] 13:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-22T14:16:54.923Z] 13:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T14:16:54.923Z] 13:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 13:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 13:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 13:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 14:00:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 14:00:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-22T14:16:54.923Z] 14:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T14:16:54.923Z] 14:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T14:16:54.923Z] 14:00:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-22T14:16:54.923Z] 14:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:01:01 all 9.40 0.00 3.57 2.11 0.06 84.86 [2023-03-22T14:16:54.923Z] 14:01:01 0 9.90 0.00 3.30 0.47 0.07 86.26 [2023-03-22T14:16:54.923Z] 14:01:01 1 8.62 0.00 3.47 1.72 0.07 86.13 [2023-03-22T14:16:54.923Z] 14:01:01 2 10.09 0.00 3.21 0.75 0.05 85.90 [2023-03-22T14:16:54.923Z] 14:01:01 3 6.84 0.00 3.94 0.51 0.05 88.66 [2023-03-22T14:16:54.923Z] 14:01:01 4 9.04 0.00 3.60 1.33 0.05 85.98 [2023-03-22T14:16:54.923Z] 14:01:01 5 7.78 0.00 3.70 11.49 0.07 76.96 [2023-03-22T14:16:54.923Z] 14:01:01 6 12.93 0.00 3.43 0.50 0.05 83.08 [2023-03-22T14:16:54.923Z] 14:01:01 7 9.95 0.00 3.88 0.19 0.07 85.91 [2023-03-22T14:16:54.923Z] 14:02:02 all 32.19 0.00 5.39 2.31 0.09 60.03 [2023-03-22T14:16:54.923Z] 14:02:02 0 31.73 0.00 6.55 2.11 0.12 59.49 [2023-03-22T14:16:54.923Z] 14:02:02 1 31.91 0.00 5.37 2.70 0.07 59.95 [2023-03-22T14:16:54.923Z] 14:02:02 2 33.71 0.00 5.27 0.07 0.10 60.85 [2023-03-22T14:16:54.923Z] 14:02:02 3 31.68 0.00 5.20 0.12 0.08 62.91 [2023-03-22T14:16:54.923Z] 14:02:02 4 31.42 0.00 5.98 12.73 0.08 49.78 [2023-03-22T14:16:54.923Z] 14:02:02 5 33.74 0.00 4.76 0.15 0.08 61.27 [2023-03-22T14:16:54.923Z] 14:02:02 6 31.56 0.00 4.95 0.27 0.08 63.14 [2023-03-22T14:16:54.923Z] 14:02:02 7 31.77 0.00 5.02 0.35 0.08 62.78 [2023-03-22T14:16:54.923Z] 14:03:01 all 24.67 0.00 4.96 2.77 0.09 67.52 [2023-03-22T14:16:54.923Z] 14:03:01 0 23.99 0.00 5.59 1.16 0.09 69.17 [2023-03-22T14:16:54.923Z] 14:03:01 1 24.60 0.00 4.52 0.98 0.07 69.84 [2023-03-22T14:16:54.923Z] 14:03:01 2 24.34 0.00 4.25 0.03 0.09 71.29 [2023-03-22T14:16:54.923Z] 14:03:01 3 25.18 0.00 5.05 0.24 0.07 69.46 [2023-03-22T14:16:54.923Z] 14:03:01 4 23.75 0.00 5.34 2.96 0.07 67.88 [2023-03-22T14:16:54.923Z] 14:03:01 5 24.39 0.00 5.01 0.75 0.07 69.78 [2023-03-22T14:16:54.923Z] 14:03:01 6 24.04 0.00 4.83 5.52 0.09 65.52 [2023-03-22T14:16:54.923Z] 14:03:01 7 27.05 0.00 5.08 10.52 0.17 57.18 [2023-03-22T14:16:54.923Z] 14:04:01 all 0.29 0.00 0.01 0.00 0.00 99.69 [2023-03-22T14:16:54.923Z] 14:04:01 0 2.00 0.00 0.02 0.00 0.00 97.98 [2023-03-22T14:16:54.923Z] 14:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-22T14:16:54.923Z] 14:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T14:16:54.923Z] 14:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:04:01 4 0.12 0.00 0.00 0.02 0.00 99.87 [2023-03-22T14:16:54.923Z] 14:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 14:04:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-22T14:16:54.923Z] 14:04:01 7 0.07 0.00 0.00 0.02 0.00 99.92 [2023-03-22T14:16:54.923Z] 14:05:01 all 0.28 0.00 0.01 0.00 0.00 99.70 [2023-03-22T14:16:54.923Z] 14:05:01 0 2.02 0.00 0.00 0.00 0.00 97.98 [2023-03-22T14:16:54.923Z] 14:05:01 1 0.00 0.00 0.05 0.00 0.00 99.95 [2023-03-22T14:16:54.923Z] 14:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-22T14:16:54.923Z] 14:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T14:16:54.923Z] 14:05:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-22T14:16:54.923Z] 14:06:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2023-03-22T14:16:54.923Z] 14:06:01 0 0.45 0.00 0.00 0.00 0.02 99.53 [2023-03-22T14:16:54.923Z] 14:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:06:01 4 0.05 0.00 0.00 0.02 0.00 99.93 [2023-03-22T14:16:54.923Z] 14:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 14:06:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-22T14:16:54.923Z] 14:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T14:16:54.923Z] [2023-03-22T14:16:54.923Z] 14:06:01 CPU %user %nice %system %iowait %steal %idle [2023-03-22T14:16:54.923Z] 14:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-22T14:16:54.923Z] 14:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 14:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-22T14:16:54.923Z] 14:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 14:07:01 6 0.07 0.00 0.05 0.02 0.02 99.85 [2023-03-22T14:16:54.923Z] 14:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T14:16:54.923Z] 14:08:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2023-03-22T14:16:54.923Z] 14:08:01 0 1.71 0.00 0.03 0.00 0.00 98.26 [2023-03-22T14:16:54.923Z] 14:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-22T14:16:54.923Z] 14:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 14:08:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-22T14:16:54.923Z] 14:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-22T14:16:54.923Z] 14:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-22T14:16:54.923Z] 14:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T14:16:54.923Z] 14:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-22T14:16:54.923Z] 14:09:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-22T14:16:54.923Z] 14:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 14:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 14:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:09:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2023-03-22T14:16:54.923Z] 14:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:09:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-22T14:16:54.923Z] 14:09:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-22T14:16:54.923Z] 14:10:01 all 0.05 0.00 0.01 0.01 0.01 99.93 [2023-03-22T14:16:54.923Z] 14:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-22T14:16:54.923Z] 14:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 14:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T14:16:54.923Z] 14:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:10:01 4 0.22 0.00 0.02 0.03 0.00 99.73 [2023-03-22T14:16:54.923Z] 14:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:10:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-22T14:16:54.923Z] 14:10:01 7 0.05 0.00 0.00 0.02 0.02 99.92 [2023-03-22T14:16:54.923Z] 14:11:01 all 0.05 0.00 0.02 0.00 0.01 99.93 [2023-03-22T14:16:54.923Z] 14:11:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2023-03-22T14:16:54.923Z] 14:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-22T14:16:54.923Z] 14:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:11:01 4 0.15 0.00 0.00 0.00 0.02 99.83 [2023-03-22T14:16:54.923Z] 14:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:11:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2023-03-22T14:16:54.923Z] 14:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-03-22T14:16:54.923Z] 14:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T14:16:54.923Z] 14:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T14:16:54.923Z] 14:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T14:16:54.923Z] 14:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-22T14:16:54.923Z] 14:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-22T14:16:54.923Z] 14:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-22T14:16:54.923Z] 14:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-03-22T14:16:54.923Z] 14:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-22T14:16:54.923Z] 14:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 14:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T14:16:54.923Z] 14:13:01 4 0.07 0.00 0.02 0.07 0.00 99.85 [2023-03-22T14:16:54.923Z] 14:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T14:16:54.923Z] 14:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-22T14:16:54.923Z] 14:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-22T14:16:54.923Z] 14:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:14:01 3 0.07 0.00 0.00 0.02 0.00 99.92 [2023-03-22T14:16:54.923Z] 14:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 14:14:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-22T14:16:54.923Z] 14:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T14:16:54.923Z] 14:15:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-03-22T14:16:54.923Z] 14:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-22T14:16:54.923Z] 14:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-22T14:16:54.923Z] 14:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T14:16:54.923Z] 14:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 14:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-22T14:16:54.923Z] 14:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:16:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-03-22T14:16:54.923Z] 14:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 14:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T14:16:54.923Z] 14:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T14:16:54.923Z] 14:16:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-22T14:16:54.923Z] 14:16:01 4 0.00 0.00 0.00 0.07 0.00 99.93 [2023-03-22T14:16:54.923Z] 14:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-22T14:16:54.923Z] 14:16:01 6 0.02 0.00 0.07 0.00 0.02 99.90 [2023-03-22T14:16:54.923Z] 14:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-22T14:16:54.923Z] Average: all 1.34 0.00 0.29 0.15 0.01 98.20 [2023-03-22T14:16:54.923Z] Average: 0 1.70 0.00 0.35 0.08 0.01 97.86 [2023-03-22T14:16:54.923Z] Average: 1 1.29 0.00 0.28 0.18 0.01 98.23 [2023-03-22T14:16:54.923Z] Average: 2 1.31 0.00 0.29 0.02 0.01 98.38 [2023-03-22T14:16:54.923Z] Average: 3 1.22 0.00 0.28 0.04 0.01 98.46 [2023-03-22T14:16:54.923Z] Average: 4 1.26 0.00 0.30 0.32 0.01 98.11 [2023-03-22T14:16:54.923Z] Average: 5 1.27 0.00 0.28 0.24 0.01 98.20 [2023-03-22T14:16:54.923Z] Average: 6 1.33 0.00 0.28 0.14 0.01 98.25 [2023-03-22T14:16:54.923Z] Average: 7 1.34 0.00 0.30 0.21 0.01 98.14 [2023-03-22T14:16:54.923Z] [2023-03-22T14:16:54.923Z] [2023-03-22T14:16:54.923Z]