Pull request #313 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a4913482c72ae8ceacbddcde6ff701c90f5a45c1+15e688f125cb27749cddf3e3269a9133ab9603fe (b974b9e90ca19b2e4c7797c9d6adaf6fba002d1f) 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-ssh4214672692346684152.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh14923392507211897406.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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/device-rfid-llrp-go/branches/PR-313/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/device-rfid-llrp-go/branches/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10219215121510908620.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/device-rfid-llrp-go/branches/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18278831859546393030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh9031733441312285911.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/device-rfid-llrp-go/branches/PR-313/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/device-rfid-llrp-go/branches/PR-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8097278783112132671.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12434 in /w/workspace/undry_device-rfid-llrp-go_PR-313 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-313 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 15e688f125cb27749cddf3e3269a9133ab9603fe into PR head commit a4913482c72ae8ceacbddcde6ff701c90f5a45c1 Merge succeeded, producing a4913482c72ae8ceacbddcde6ff701c90f5a45c1 Checking out Revision a4913482c72ae8ceacbddcde6ff701c90f5a45c1 (PR-313) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4913482c72ae8ceacbddcde6ff701c90f5a45c1 # 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 15e688f125cb27749cddf3e3269a9133ab9603fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4913482c72ae8ceacbddcde6ff701c90f5a45c1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:36:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:36:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:36:21 ========================================================= 10:36:21 EdgeX Global Pipelines Version Info 10:36:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:36:21 ------------------- 10:36:21 stable info: 10:36:21 ------------------- 10:36:21 Commited By: Cherry Wang cherry@iotechsys.com 10:36:21 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:36:21 Message: update stable to v1.0.264 10:36:22 ------------------- 10:36:22 experimental info: 10:36:22 ------------------- 10:36:22 Commited By: Cherry Wang cherry@iotechsys.com 10:36:22 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:36:22 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:36:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:36:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:36:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:36:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:36:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:36:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:36:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo 10:36:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo 10:36:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo 10:36:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4913482c72ae8ceacbddcde6ff701c90f5a45c1 [Pipeline] echo 10:36:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a491348 [Pipeline] echo 10:36:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:36:24 provisioning config files... 10:36:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-313@tmp/config779176411649586132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:25 ---> ****-login.sh 10:36:25 nexus3.edgexfoundry.org:10001 10:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:25 Configure a credential helper to remove this warning. See 10:36:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:25 10:36:25 Login Succeeded 10:36:25 nexus3.edgexfoundry.org:10002 10:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:26 Configure a credential helper to remove this warning. See 10:36:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:26 10:36:26 Login Succeeded 10:36:26 nexus3.edgexfoundry.org:10003 10:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:26 Configure a credential helper to remove this warning. See 10:36:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:26 10:36:26 Login Succeeded 10:36:26 nexus3.edgexfoundry.org:10004 10:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:26 Configure a credential helper to remove this warning. See 10:36:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:26 10:36:26 Login Succeeded 10:36:26 ****.io 10:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:26 Configure a credential helper to remove this warning. See 10:36:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:26 10:36:26 Login Succeeded 10:36:26 ---> ****-login.sh ends [Pipeline] } 10:36:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:36:27 + git rev-list -1 --merges a4913482c72ae8ceacbddcde6ff701c90f5a45c1~1..a4913482c72ae8ceacbddcde6ff701c90f5a45c1 [Pipeline] echo 10:36:27 -----------> git rev-list -1 --merges a4913482c72ae8ceacbddcde6ff701c90f5a45c1~1..a4913482c72ae8ceacbddcde6ff701c90f5a45c1 a4913482c72ae8ceacbddcde6ff701c90f5a45c1 [false] [Pipeline] sh 10:36:27 + git log --format=format:%s -1 a4913482c72ae8ceacbddcde6ff701c90f5a45c1 [Pipeline] echo 10:36:27 ========================================================= 10:36:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:36:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:36:28 + git log --format=format:%s -1 a4913482c72ae8ceacbddcde6ff701c90f5a45c1 [Pipeline] echo 10:36:28 [semverPrep] GIT_COMMIT: a4913482c72ae8ceacbddcde6ff701c90f5a45c1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:36:28 [semverPrep] This is not a build commit. [Pipeline] sh 10:36:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:36:28 + grep -v github /etc/ssh/ssh_known_hosts 10:36:28 + [ -e /tmp/ssh_known_hosts ] 10:36:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:36:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:36:28 + sudo tee -a /etc/ssh/ssh_known_hosts 10:36:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:36:29 10:36:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:36:30 0.1.4: Pulling from edgex-devops/py-git-semver 10:36:30 b85a868b505f: Pulling fs layer 10:36:30 e2be974225ed: Pulling fs layer 10:36:30 339a4e72a1f5: Pulling fs layer 10:36:30 988bab9f4d93: Pulling fs layer 10:36:30 1469e6f7b9e6: Pulling fs layer 10:36:30 eaf3925da568: Pulling fs layer 10:36:30 bab4dde63d76: Pulling fs layer 10:36:30 bde34c3a00c8: Pulling fs layer 10:36:30 b352a97aabf1: Pulling fs layer 10:36:30 4872d77fe225: Pulling fs layer 10:36:30 5851b861e8e6: Pulling fs layer 10:36:30 b352a97aabf1: Waiting 10:36:30 4872d77fe225: Waiting 10:36:30 5851b861e8e6: Waiting 10:36:30 bab4dde63d76: Waiting 10:36:30 1469e6f7b9e6: Waiting 10:36:30 eaf3925da568: Waiting 10:36:30 bde34c3a00c8: Waiting 10:36:30 988bab9f4d93: Waiting 10:36:30 e2be974225ed: Download complete 10:36:30 988bab9f4d93: Verifying Checksum 10:36:30 988bab9f4d93: Download complete 10:36:30 1469e6f7b9e6: Verifying Checksum 10:36:30 1469e6f7b9e6: Download complete 10:36:30 eaf3925da568: Download complete 10:36:30 339a4e72a1f5: Verifying Checksum 10:36:30 339a4e72a1f5: Download complete 10:36:30 bde34c3a00c8: Verifying Checksum 10:36:30 bde34c3a00c8: Download complete 10:36:30 b352a97aabf1: Verifying Checksum 10:36:30 b352a97aabf1: Download complete 10:36:30 4872d77fe225: Verifying Checksum 10:36:30 4872d77fe225: Download complete 10:36:30 5851b861e8e6: Verifying Checksum 10:36:30 5851b861e8e6: Download complete 10:36:30 b85a868b505f: Download complete 10:36:31 bab4dde63d76: Verifying Checksum 10:36:31 bab4dde63d76: Download complete 10:36:34 b85a868b505f: Pull complete 10:36:34 e2be974225ed: Pull complete 10:36:34 339a4e72a1f5: Pull complete 10:36:34 988bab9f4d93: Pull complete 10:36:35 1469e6f7b9e6: Pull complete 10:36:35 eaf3925da568: Pull complete 10:36:37 bab4dde63d76: Pull complete 10:36:38 bde34c3a00c8: Pull complete 10:36:39 b352a97aabf1: Pull complete 10:36:39 4872d77fe225: Pull complete 10:36:40 5851b861e8e6: Pull complete 10:36:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:36:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:36:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:40 prd-ubuntu20.04-docker-8c-8g-12434 does not seem to be running inside a container 10:36:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-313 -v /w/workspace/undry_device-rfid-llrp-go_PR-313:/w/workspace/undry_device-rfid-llrp-go_PR-313:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-313@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-313@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 10:36:48 $ docker top c29a3f575a68063b942a331a91e0271aafbb1538d1bc9c6abdc5bff81db3e2f4 -eo pid,comm 10:36:48 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). 10:36:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:36:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:36:48 [ssh-agent] Looking for ssh-agent implementation... 10:36:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:36:49 $ docker exec c29a3f575a68063b942a331a91e0271aafbb1538d1bc9c6abdc5bff81db3e2f4 ssh-agent 10:36:49 SSH_AUTH_SOCK=/tmp/ssh-JHTGR7YwbCzS/agent.32 10:36:49 SSH_AGENT_PID=38 10:36:49 Running ssh-add (command line suppressed) 10:36:49 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-313@tmp/private_key_5121208404896139179.key (/w/workspace/undry_device-rfid-llrp-go_PR-313@tmp/private_key_5121208404896139179.key) 10:36:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:36:49 + git tag --points-at HEAD [Pipeline] } 10:36:49 $ docker exec --env ******** --env ******** c29a3f575a68063b942a331a91e0271aafbb1538d1bc9c6abdc5bff81db3e2f4 ssh-agent -k 10:36:49 unset SSH_AUTH_SOCK; 10:36:49 unset SSH_AGENT_PID; 10:36:49 echo Agent pid 38 killed; 10:36:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:36:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:36:49 [ssh-agent] Looking for ssh-agent implementation... 10:36:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:36:49 $ docker exec c29a3f575a68063b942a331a91e0271aafbb1538d1bc9c6abdc5bff81db3e2f4 ssh-agent 10:36:50 SSH_AUTH_SOCK=/tmp/ssh-xe9iU0UZn1fX/agent.71 10:36:50 SSH_AGENT_PID=77 10:36:50 Running ssh-add (command line suppressed) 10:36:50 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-313@tmp/private_key_14160909851393189061.key (/w/workspace/undry_device-rfid-llrp-go_PR-313@tmp/private_key_14160909851393189061.key) 10:36:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:36:50 + git semver init 10:36:50 2024-10-01 10:36:50,763 [run_init] DEBUG init version:0.0.0 force:False 10:36:50 2024-10-01 10:36:50,764 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-313/.semver 10:36:50 2024-10-01 10:36:50,764 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-313/.semver 10:36:50 2024-10-01 10:36:50,764 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-313/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-313, universal_newlines=False, shell=None, istream=None) 10:36:52 2024-10-01 10:36:52,632 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-313/.git/info/exclude 10:36:52 2024-10-01 10:36:52,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-313/.semver/PR-313 with force:False 10:36:52 2024-10-01 10:36:52,633 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-313/.semver/PR-313 10:36:52 2024-10-01 10:36:52,636 [execute] INFO git cat-file --batch-check 10:36:52 2024-10-01 10:36:52,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-313/.semver, universal_newlines=False, shell=None, istream=) 10:36:52 2024-10-01 10:36:52,642 [execute] INFO git cat-file --batch 10:36:52 2024-10-01 10:36:52,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-313/.semver, universal_newlines=False, shell=None, istream=) 10:36:52 2024-10-01 10:36:52,647 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-313/.semver/PR-313 10:36:52 0.0.0 [Pipeline] } 10:36:52 $ docker exec --env ******** --env ******** c29a3f575a68063b942a331a91e0271aafbb1538d1bc9c6abdc5bff81db3e2f4 ssh-agent -k 10:36:52 unset SSH_AUTH_SOCK; 10:36:52 unset SSH_AGENT_PID; 10:36:52 echo Agent pid 77 killed; 10:36:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:36:53 + git semver [Pipeline] } 10:36:53 $ docker stop --time=1 c29a3f575a68063b942a331a91e0271aafbb1538d1bc9c6abdc5bff81db3e2f4 10:36:55 $ docker rm -f --volumes c29a3f575a68063b942a331a91e0271aafbb1538d1bc9c6abdc5bff81db3e2f4 [Pipeline] // withDockerContainer [Pipeline] sh 10:36:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:36:55 Stashed 1 file(s) [Pipeline] echo 10:36:55 [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 10:36:56 provisioning config files... 10:36:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-313@tmp/config11171141874116548892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:57 ---> ****-login.sh 10:36:57 nexus3.edgexfoundry.org:10001 10:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:57 Configure a credential helper to remove this warning. See 10:36:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:57 10:36:57 Login Succeeded 10:36:57 nexus3.edgexfoundry.org:10002 10:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:57 Configure a credential helper to remove this warning. See 10:36:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:57 10:36:57 Login Succeeded 10:36:57 nexus3.edgexfoundry.org:10003 10:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:57 Configure a credential helper to remove this warning. See 10:36:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:57 10:36:57 Login Succeeded 10:36:57 nexus3.edgexfoundry.org:10004 10:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:57 Configure a credential helper to remove this warning. See 10:36:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:57 10:36:57 Login Succeeded 10:36:57 ****.io 10:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:57 Configure a credential helper to remove this warning. See 10:36:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:57 10:36:57 Login Succeeded 10:36:57 ---> ****-login.sh ends [Pipeline] } 10:36:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:36:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:36:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:36:57 ========================================================= 10:36:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:36:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:36:58 Sending build context to Docker daemon 11.43MB 10:36:58 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:36:58 Step 2/12 : FROM ${BASE} AS builder 10:36:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:36:58 619be1103602: Pulling fs layer 10:36:58 7862e08f4a3e: Pulling fs layer 10:36:58 5df492c9dc93: Pulling fs layer 10:36:58 7629e6793208: Pulling fs layer 10:36:58 4f4fb700ef54: Pulling fs layer 10:36:58 fb5054dd5b73: Pulling fs layer 10:36:58 eeca6798cff9: Pulling fs layer 10:36:58 aa269ceb94a6: Pulling fs layer 10:36:58 ada007ff1a6a: Pulling fs layer 10:36:58 7629e6793208: Waiting 10:36:58 4f4fb700ef54: Waiting 10:36:58 fb5054dd5b73: Waiting 10:36:58 eeca6798cff9: Waiting 10:36:58 aa269ceb94a6: Waiting 10:36:58 ada007ff1a6a: Waiting 10:36:58 7862e08f4a3e: Verifying Checksum 10:36:58 7862e08f4a3e: Download complete 10:36:58 7629e6793208: Verifying Checksum 10:36:58 7629e6793208: Download complete 10:36:58 4f4fb700ef54: Verifying Checksum 10:36:58 4f4fb700ef54: Download complete 10:36:58 619be1103602: Verifying Checksum 10:36:58 619be1103602: Download complete 10:36:58 fb5054dd5b73: Verifying Checksum 10:36:58 fb5054dd5b73: Download complete 10:36:58 eeca6798cff9: Verifying Checksum 10:36:58 eeca6798cff9: Download complete 10:36:58 619be1103602: Pull complete 10:36:58 ada007ff1a6a: Verifying Checksum 10:36:58 ada007ff1a6a: Download complete 10:36:58 7862e08f4a3e: Pull complete 10:36:58 5df492c9dc93: Verifying Checksum 10:36:58 5df492c9dc93: Download complete 10:36:59 aa269ceb94a6: Verifying Checksum 10:37:02 5df492c9dc93: Pull complete 10:37:02 7629e6793208: Pull complete 10:37:02 4f4fb700ef54: Pull complete 10:37:02 fb5054dd5b73: Pull complete 10:37:03 eeca6798cff9: Pull complete 10:37:06 aa269ceb94a6: Pull complete 10:37:06 ada007ff1a6a: Pull complete 10:37:06 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:37:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:37:06 ---> f489d0715acc 10:37:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:37:07 ---> Running in 80f92b8d5fd7 10:37:07 Removing intermediate container 80f92b8d5fd7 10:37:07 ---> 48aa95dcbfdf 10:37:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:37:07 ---> Running in 6305c7cf92a0 10:37:07 Removing intermediate container 6305c7cf92a0 10:37:07 ---> dd03573eaa34 10:37:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:37:08 ---> Running in 1d68cee3a8b9 10:37:08 Removing intermediate container 1d68cee3a8b9 10:37:08 ---> dd3832dd4676 10:37:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:37:08 ---> Running in c8aed8309bc2 10:37:08 Removing intermediate container c8aed8309bc2 10:37:08 ---> 2564f53d3076 10:37:08 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:37:08 ---> Running in c37b1369f15f 10:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:37:08 OK: 264 MiB in 52 packages 10:37:09 Removing intermediate container c37b1369f15f 10:37:09 ---> 6a20eea560c6 10:37:09 Step 8/12 : WORKDIR /app 10:37:09 ---> Running in 0e00b652f65a 10:37:09 Removing intermediate container 0e00b652f65a 10:37:09 ---> 6549c96cc792 10:37:09 Step 9/12 : COPY go.mod vendor* ./ 10:37:09 ---> ff9e7ef5d034 10:37:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:37:09 ---> Running in 690f12e83787 10:37:11 Still waiting to schedule task 10:37:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:37:56 Removing intermediate container 690f12e83787 10:37:56 ---> 4e21f00662da 10:37:56 Step 11/12 : COPY . . 10:37:56 ---> 2b707e8fcd47 10:37:56 Step 12/12 : RUN $MAKE 10:37:56 ---> Running in 7b3d73c2fbae 10:37:56 noop 10:37:56 Removing intermediate container 7b3d73c2fbae 10:37:56 ---> 7b2de5d46fe6 10:37:56 Successfully built 7b2de5d46fe6 10:37:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:56 + docker inspect -f . ci-base-image-x86_64 10:37:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:56 prd-ubuntu20.04-docker-8c-8g-12434 does not seem to be running inside a container 10:37:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-313 -v /w/workspace/undry_device-rfid-llrp-go_PR-313:/w/workspace/undry_device-rfid-llrp-go_PR-313:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-313@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-313@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 10:37:57 $ docker top 8483dcb2a7a4a9318c20156f275cd58ce288d2c9e71f0c82e566e328c9d44bcb -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:57 + go version 10:37:57 go version go1.21.9 linux/amd64 [Pipeline] } 10:37:57 $ docker stop --time=1 8483dcb2a7a4a9318c20156f275cd58ce288d2c9e71f0c82e566e328c9d44bcb 10:37:59 $ docker rm -f --volumes 8483dcb2a7a4a9318c20156f275cd58ce288d2c9e71f0c82e566e328c9d44bcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:59 + docker inspect -f . ci-base-image-x86_64 10:37:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:00 prd-ubuntu20.04-docker-8c-8g-12434 does not seem to be running inside a container 10:38:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-313 -v /w/workspace/undry_device-rfid-llrp-go_PR-313:/w/workspace/undry_device-rfid-llrp-go_PR-313:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-313@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-313@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 10:38:00 $ docker top 8fe69d90d75275f825aa50eaf96ef27bc57ca5e44c10ebff5b3ce5ef06194e7a -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:00 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-313 [Pipeline] fileExists [Pipeline] sh 10:38:01 + make test 10:38:01 go test ./... -coverprofile=coverage.out ./... 10:38:02 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:38:26 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:38:26 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:38:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 5.309s coverage: 40.6% of statements 10:38:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.021s coverage: 95.5% of statements 10:38:26 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.253s coverage: 51.9% of statements 10:38:48 go vet ./... 10:38:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:38:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:38:51 ./bin/test-attribution-txt.sh 10:38:51 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:38:51 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:38:51 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:38:51 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:38:51 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:38:51 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:38:51 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:38:51 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:38:51 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:38:51 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:38:51 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:38:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:38:51 $ docker stop --time=1 8fe69d90d75275f825aa50eaf96ef27bc57ca5e44c10ebff5b3ce5ef06194e7a 10:38:53 $ docker rm -f --volumes 8fe69d90d75275f825aa50eaf96ef27bc57ca5e44c10ebff5b3ce5ef06194e7a [Pipeline] // withDockerContainer [Pipeline] sh 10:38:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:38:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:38:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:38:55 + ls -al . 10:38:55 total 688 10:38:55 drwxrwxr-x 11 jenkins jenkins 4096 Oct 1 10:38 . 10:38:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 10:36 .. 10:38:55 -rw-rw-r-- 1 jenkins jenkins 134 Oct 1 10:36 .dockerignore 10:38:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 10:38 .git 10:38:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 10:36 .github 10:38:55 -rw-rw-r-- 1 jenkins jenkins 880 Oct 1 10:36 .gitignore 10:38:55 -rw-rw-r-- 1 jenkins jenkins 41 Oct 1 10:36 .golangci.yml 10:38:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 10:36 .semver 10:38:55 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 1 10:36 Attribution.txt 10:38:55 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 1 10:36 CHANGELOG.md 10:38:55 -rw-rw-r-- 1 jenkins jenkins 1456 Oct 1 10:36 Dockerfile 10:38:55 -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 10:36 GOVERNANCE.md 10:38:55 -rw-rw-r-- 1 jenkins jenkins 661 Oct 1 10:36 Jenkinsfile 10:38:55 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 1 10:36 LICENSE 10:38:55 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 1 10:36 Makefile 10:38:55 -rw-rw-r-- 1 jenkins jenkins 625 Oct 1 10:36 OWNERS.md 10:38:55 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 1 10:36 README.md 10:38:55 -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 10:36 VERSION 10:38:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 10:36 bin 10:38:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 10:36 cmd 10:38:55 -rw-r--r-- 1 jenkins jenkins 438103 Oct 1 10:38 coverage.out 10:38:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 10:36 examples 10:38:55 -rw-rw-r-- 1 jenkins jenkins 7164 Oct 1 10:36 go.mod 10:38:55 -rw-rw-r-- 1 jenkins jenkins 101675 Oct 1 10:36 go.sum 10:38:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 10:36 images 10:38:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 10:36 internal 10:38:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 10:36 pkg 10:38:55 -rw-rw-r-- 1 jenkins jenkins 193 Oct 1 10:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:55 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a4913482c72ae8ceacbddcde6ff701c90f5a45c1 --label arch=amd64 --label version=0.0.0 . 10:38:55 Sending build context to Docker daemon 11.43MB 10:38:55 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:38:55 Step 2/25 : FROM ${BASE} AS builder 10:38:55 ---> 7b2de5d46fe6 10:38:55 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:38:55 ---> Running in c5ee42169c3f 10:38:55 Removing intermediate container c5ee42169c3f 10:38:55 ---> 45ee4e027eff 10:38:55 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:38:55 ---> Running in 8884e4c507b3 10:38:55 Removing intermediate container 8884e4c507b3 10:38:55 ---> 39fbd74dd06c 10:38:55 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:38:55 ---> Running in 742f7f50193e 10:38:55 Removing intermediate container 742f7f50193e 10:38:55 ---> 90e27169f512 10:38:55 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:38:55 ---> Running in b5283367f827 10:38:55 Removing intermediate container b5283367f827 10:38:55 ---> 15a1f6c95f29 10:38:55 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:38:55 ---> Running in 31008a9684fa 10:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:38:56 OK: 264 MiB in 52 packages 10:38:56 Removing intermediate container 31008a9684fa 10:38:56 ---> ebdcc4ae0412 10:38:56 Step 8/25 : WORKDIR /app 10:38:56 ---> Running in c169e198a64c 10:38:56 Removing intermediate container c169e198a64c 10:38:56 ---> 800feb5eeefe 10:38:56 Step 9/25 : COPY go.mod vendor* ./ 10:38:57 ---> ff6b95a49d08 10:38:57 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:57 ---> Running in 3eb914ec77b7 10:38:57 Removing intermediate container 3eb914ec77b7 10:38:57 ---> ff267271f255 10:38:57 Step 11/25 : COPY . . 10:38:58 ---> e06faa7ce96d 10:38:58 Step 12/25 : RUN $MAKE 10:38:58 ---> Running in fad70dd550e6 10:38:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.38" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:39:37 Removing intermediate container fad70dd550e6 10:39:37 ---> f25ffdf56197 10:39:37 Step 13/25 : FROM alpine:3.18 10:39:37 3.18: Pulling from library/alpine 10:39:37 1cc3d825d8b2: Pulling fs layer 10:39:37 1cc3d825d8b2: Download complete 10:39:37 1cc3d825d8b2: Pull complete 10:39:37 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:39:37 Status: Downloaded newer image for alpine:3.18 10:39:37 ---> 2c64cf60f6f0 10:39:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:39:37 ---> Running in 725074f762d6 10:39:37 Removing intermediate container 725074f762d6 10:39:37 ---> 072ee18da108 10:39:37 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:39:37 ---> Running in 10bc83077e50 10:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:39:37 (1/1) Installing dumb-init (1.2.5-r2) 10:39:37 Executing busybox-1.36.1-r7.trigger 10:39:37 OK: 7 MiB in 16 packages 10:39:37 Removing intermediate container 10bc83077e50 10:39:37 ---> 03a74c518d6f 10:39:37 Step 16/25 : RUN apk --no-cache upgrade 10:39:37 ---> Running in 2c7c44db2827 10:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:39:37 OK: 7 MiB in 16 packages 10:39:37 Removing intermediate container 2c7c44db2827 10:39:37 ---> 9337af98a498 10:39:37 Step 17/25 : COPY --from=builder /app/LICENSE / 10:39:37 ---> af5e0e0cb780 10:39:37 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:39:37 ---> eebd295e79cb 10:39:37 Step 19/25 : COPY --from=builder /app/cmd/ / 10:39:40 ---> ad527fc5ab53 10:39:40 Step 20/25 : EXPOSE 59989 10:39:40 ---> Running in 879265309ad2 10:39:40 Removing intermediate container 879265309ad2 10:39:40 ---> 64b6a11dd7c8 10:39:40 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:39:40 ---> Running in 4669964aeeaa 10:39:40 Removing intermediate container 4669964aeeaa 10:39:40 ---> ed451ccfa0be 10:39:40 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:39:40 ---> Running in d9ad06c5978e 10:39:40 Removing intermediate container d9ad06c5978e 10:39:40 ---> 8dda129fb6b3 10:39:40 Step 23/25 : LABEL arch=amd64 10:39:40 ---> Running in f89a68f84ff1 10:39:40 Removing intermediate container f89a68f84ff1 10:39:40 ---> a83ebff1c690 10:39:40 Step 24/25 : LABEL git_sha=a4913482c72ae8ceacbddcde6ff701c90f5a45c1 10:39:40 ---> Running in 79d14e478e9e 10:39:40 Removing intermediate container 79d14e478e9e 10:39:40 ---> cc36ab431ab8 10:39:40 Step 25/25 : LABEL version=0.0.0 10:39:40 ---> Running in 1800c6172e87 10:39:40 Removing intermediate container 1800c6172e87 10:39:40 ---> 870b1654b081 10:39:40 [Warning] One or more build-args [ARCH] were not consumed 10:39:40 Successfully built 870b1654b081 10:39:40 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:39:41 10:39:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:39:42 latest: Pulling from edgex-lftools-log-publisher 10:39:42 5eb5b503b376: Pulling fs layer 10:39:42 5c69ac0246d0: Pulling fs layer 10:39:42 ec43610c2a17: Pulling fs layer 10:39:42 3a2ae6a8a46f: Pulling fs layer 10:39:42 33b1e0a273af: Pulling fs layer 10:39:42 5d3b04190fa2: Pulling fs layer 10:39:42 2f39f015ded8: Pulling fs layer 10:39:42 33b1e0a273af: Waiting 10:39:42 3a2ae6a8a46f: Waiting 10:39:42 2f39f015ded8: Waiting 10:39:42 5d3b04190fa2: Waiting 10:39:42 5c69ac0246d0: Download complete 10:39:42 3a2ae6a8a46f: Verifying Checksum 10:39:42 3a2ae6a8a46f: Download complete 10:39:42 33b1e0a273af: Verifying Checksum 10:39:42 33b1e0a273af: Download complete 10:39:42 5d3b04190fa2: Verifying Checksum 10:39:42 ec43610c2a17: Verifying Checksum 10:39:42 5eb5b503b376: Verifying Checksum 10:39:42 5eb5b503b376: Download complete 10:39:43 2f39f015ded8: Download complete 10:39:43 5eb5b503b376: Pull complete 10:39:44 5c69ac0246d0: Pull complete 10:39:44 ec43610c2a17: Pull complete 10:39:44 3a2ae6a8a46f: Pull complete 10:39:44 33b1e0a273af: Pull complete 10:39:44 5d3b04190fa2: Pull complete 10:39:48 2f39f015ded8: Pull complete 10:39:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:39:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:39:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:49 prd-ubuntu20.04-docker-8c-8g-12434 does not seem to be running inside a container 10:39:49 $ 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/undry_device-rfid-llrp-go_PR-313 -v /w/workspace/undry_device-rfid-llrp-go_PR-313:/w/workspace/undry_device-rfid-llrp-go_PR-313:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-313@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-313@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 10:39:50 $ docker top 31edb99520366f70a89b4ebc8ec6258a6e5d4045f9f5bdbe32cb8077ac7bb476 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:51 ---> job-cost.sh 10:39:51 lf-activate-venv: SKIPPING 10:39:51 INFO: No Stack... 10:39:51 INFO: Retrieving Pricing Info for: v3-standard-8 10:39:51 INFO: Archiving Costs [Pipeline] sh 10:39:52 + cat /w/workspace/undry_device-rfid-llrp-go_PR-313/archives/cost.csv 10:39:52 + cut -d, -f6 [Pipeline] lock 10:39:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-313-1-stack-cost] 10:39:52 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-313-1-stack-cost] did not exist. Created. 10:39:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:39:52 + echo total: 0.2199999988079071 [Pipeline] stash 10:39:52 Stashed 1 file(s) [Pipeline] } 10:39:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:39:52 $ docker stop --time=1 31edb99520366f70a89b4ebc8ec6258a6e5d4045f9f5bdbe32cb8077ac7bb476 10:39:54 $ docker rm -f --volumes 31edb99520366f70a89b4ebc8ec6258a6e5d4045f9f5bdbe32cb8077ac7bb476 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:49:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12452 in /w/workspace/undry_device-rfid-llrp-go_PR-313 [Pipeline] { [Pipeline] ws 10:49:09 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:49:12 The recommended git tool is: git 10:49:20 using credential edgex-jenkins-ssh 10:49:20 Cloning the remote Git repository 10:49:20 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:49:20 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:49:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:49:20 > git --version # timeout=10 10:49:20 > git --version # 'git version 2.25.1' 10:49:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:49:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:49:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:49:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:49:25 Merging remotes/origin/main commit 15e688f125cb27749cddf3e3269a9133ab9603fe into PR head commit a4913482c72ae8ceacbddcde6ff701c90f5a45c1 10:49:25 Merge succeeded, producing a4913482c72ae8ceacbddcde6ff701c90f5a45c1 10:49:25 Checking out Revision a4913482c72ae8ceacbddcde6ff701c90f5a45c1 (PR-313) 10:49:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:49:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:49:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:49:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:49:25 > git config core.sparsecheckout # timeout=10 10:49:25 > git checkout -f a4913482c72ae8ceacbddcde6ff701c90f5a45c1 # timeout=10 10:49:25 > git remote # timeout=10 10:49:25 > git config --get remote.origin.url # timeout=10 10:49:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:49:25 > git merge 15e688f125cb27749cddf3e3269a9133ab9603fe # timeout=10 10:49:25 > git rev-parse HEAD^{commit} # timeout=10 10:49:25 > git config core.sparsecheckout # timeout=10 10:49:25 > git checkout -f a4913482c72ae8ceacbddcde6ff701c90f5a45c1 # timeout=10 10:49:26 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:49:26 > git --version # timeout=10 10:49:26 > git --version # 'git version 2.25.1' 10:49:26 fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:49:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:49:31 % Total % Received % Xferd Average Speed Time Time Time Current 10:49:31 Dload Upload Total Spent Left Speed 10:49:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 10:49:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:49:32 + sudo tee /etc/docker/daemon.new 10:49:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:49:32 { 10:49:32 "registry-mirrors": [ 10:49:32 "https://nexus3.edgexfoundry.org:10001" 10:49:32 ], 10:49:32 "bip": "10.250.0.254/24", 10:49:32 "hosts": [ 10:49:32 "tcp://0.0.0.0:5555", 10:49:32 "unix:///var/run/docker.sock" 10:49:32 ], 10:49:32 "mtu": 1458, 10:49:32 "selinux-enabled": true, 10:49:32 "seccomp-profile": "/etc/docker/seccomp.json" 10:49:32 } [Pipeline] sh 10:49:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:49:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:49:51 provisioning config files... 10:49:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config6926116049989762404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:49:52 ---> ****-login.sh 10:49:52 nexus3.edgexfoundry.org:10001 10:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:53 Configure a credential helper to remove this warning. See 10:49:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:53 10:49:53 Login Succeeded 10:49:53 nexus3.edgexfoundry.org:10002 10:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:53 Configure a credential helper to remove this warning. See 10:49:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:53 10:49:53 Login Succeeded 10:49:53 nexus3.edgexfoundry.org:10003 10:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:53 Configure a credential helper to remove this warning. See 10:49:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:53 10:49:53 Login Succeeded 10:49:53 nexus3.edgexfoundry.org:10004 10:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:53 Configure a credential helper to remove this warning. See 10:49:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:53 10:49:53 Login Succeeded 10:49:53 ****.io 10:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:54 Configure a credential helper to remove this warning. See 10:49:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:54 10:49:54 Login Succeeded 10:49:54 ---> ****-login.sh ends [Pipeline] } 10:49:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:49:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:49:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:49:55 ========================================================= 10:49:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:49:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:49:55 Sending build context to Docker daemon 1.201MB 10:49:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:49:55 Step 2/12 : FROM ${BASE} AS builder 10:49:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:49:56 c6b39de5b339: Pulling fs layer 10:49:56 a69c41024577: Pulling fs layer 10:49:56 d6de4b400683: Pulling fs layer 10:49:56 35cb2a7552d0: Pulling fs layer 10:49:56 4f4fb700ef54: Pulling fs layer 10:49:56 464afbd9ba4c: Pulling fs layer 10:49:56 00f215d4a9da: Pulling fs layer 10:49:56 d496ad576159: Pulling fs layer 10:49:56 4f4fb700ef54: Waiting 10:49:56 464afbd9ba4c: Waiting 10:49:56 00f215d4a9da: Waiting 10:49:56 d496ad576159: Waiting 10:49:56 35cb2a7552d0: Waiting 10:49:56 a69c41024577: Verifying Checksum 10:49:56 a69c41024577: Download complete 10:49:56 35cb2a7552d0: Verifying Checksum 10:49:56 35cb2a7552d0: Download complete 10:49:56 4f4fb700ef54: Verifying Checksum 10:49:56 4f4fb700ef54: Download complete 10:49:56 464afbd9ba4c: Verifying Checksum 10:49:56 464afbd9ba4c: Download complete 10:49:56 c6b39de5b339: Download complete 10:49:56 d496ad576159: Verifying Checksum 10:49:56 d496ad576159: Download complete 10:49:56 c6b39de5b339: Pull complete 10:49:57 a69c41024577: Pull complete 10:49:57 d6de4b400683: Verifying Checksum 10:49:57 d6de4b400683: Download complete 10:49:58 00f215d4a9da: Verifying Checksum 10:49:58 00f215d4a9da: Download complete 10:50:11 d6de4b400683: Pull complete 10:50:11 35cb2a7552d0: Pull complete 10:50:11 4f4fb700ef54: Pull complete 10:50:11 464afbd9ba4c: Pull complete 10:50:21 00f215d4a9da: Pull complete 10:50:21 d496ad576159: Pull complete 10:50:21 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:50:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:50:21 ---> f246e2811388 10:50:21 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:50:22 ---> Running in 64b58ad9b623 10:50:22 Removing intermediate container 64b58ad9b623 10:50:22 ---> 9a794c61460d 10:50:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:50:22 ---> Running in 83e92996472a 10:50:23 Removing intermediate container 83e92996472a 10:50:23 ---> 574be9fbc7be 10:50:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:50:23 ---> Running in 7f20f456c9e9 10:50:23 Removing intermediate container 7f20f456c9e9 10:50:23 ---> 1c67b4e42291 10:50:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:50:23 ---> Running in da67055021a1 10:50:24 Removing intermediate container da67055021a1 10:50:24 ---> 74112209b55f 10:50:24 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:50:24 ---> Running in 281770a02bd6 10:50:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:50:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:50:26 OK: 266 MiB in 52 packages 10:50:27 Removing intermediate container 281770a02bd6 10:50:27 ---> e072a16075e9 10:50:27 Step 8/12 : WORKDIR /app 10:50:27 ---> Running in 66af090f4899 10:50:28 Removing intermediate container 66af090f4899 10:50:28 ---> 7538075b347b 10:50:28 Step 9/12 : COPY go.mod vendor* ./ 10:50:28 ---> 00483d0b0a9f 10:50:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:50:28 ---> Running in ffd4f5cec00b 10:52:35 Removing intermediate container ffd4f5cec00b 10:52:35 ---> e91022092c2d 10:52:35 Step 11/12 : COPY . . 10:52:35 ---> 656ac7d73079 10:52:35 Step 12/12 : RUN $MAKE 10:52:35 ---> Running in edd704a3b991 10:52:35 noop 10:52:35 Removing intermediate container edd704a3b991 10:52:35 ---> da06c82b2725 10:52:35 Successfully built da06c82b2725 10:52:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:36 + docker inspect -f . ci-base-image-arm64 10:52:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:36 prd-ubuntu20.04-docker-arm64-4c-16g-12452 does not seem to be running inside a container 10:52:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/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 10:52:37 $ docker top 4c87e677b908effb47098bee4e2af03252ca8200cffc2d3160f559323d7a784b -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:38 + go version 10:52:38 go version go1.21.9 linux/arm64 [Pipeline] } 10:52:38 $ docker stop --time=1 4c87e677b908effb47098bee4e2af03252ca8200cffc2d3160f559323d7a784b 10:52:40 $ docker rm -f --volumes 4c87e677b908effb47098bee4e2af03252ca8200cffc2d3160f559323d7a784b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:41 + docker inspect -f . ci-base-image-arm64 10:52:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:42 prd-ubuntu20.04-docker-arm64-4c-16g-12452 does not seem to be running inside a container 10:52:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/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 10:52:43 $ docker top e3fecb2d2e9aad37d24709a1f031c7870b4320d94969f6351bd24fea14fdfc49 -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:44 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:52:44 + make test 10:52:44 go test ./... -coverprofile=coverage.out ./... 10:52:51 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:56:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:56:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:56:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.909s coverage: 40.6% of statements 10:56:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.044s coverage: 95.5% of statements 10:56:40 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.581s coverage: 51.9% of statements 10:56:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:56:40 go vet ./... 10:57:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:57:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:57:26 ./bin/test-attribution-txt.sh 10:57:26 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:57:26 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:57:26 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:57:26 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:57:26 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:57:26 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:57:26 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:57:26 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:57:26 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:57:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:57:26 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:57:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:57:27 $ docker stop --time=1 e3fecb2d2e9aad37d24709a1f031c7870b4320d94969f6351bd24fea14fdfc49 10:57:28 $ docker rm -f --volumes e3fecb2d2e9aad37d24709a1f031c7870b4320d94969f6351bd24fea14fdfc49 [Pipeline] // withDockerContainer [Pipeline] sh 10:57:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:57:30 Warning: overwriting stash ‘coverage-report’ 10:57:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:57:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:57:32 + ls -al . 10:57:32 total 684 10:57:32 drwxrwxr-x 10 jenkins jenkins 4096 Oct 1 10:52 . 10:57:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 10:49 .. 10:57:32 -rw-rw-r-- 1 jenkins jenkins 134 Oct 1 10:49 .dockerignore 10:57:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 10:49 .git 10:57:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 10:49 .github 10:57:32 -rw-rw-r-- 1 jenkins jenkins 880 Oct 1 10:49 .gitignore 10:57:32 -rw-rw-r-- 1 jenkins jenkins 41 Oct 1 10:49 .golangci.yml 10:57:32 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 1 10:49 Attribution.txt 10:57:32 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 1 10:49 CHANGELOG.md 10:57:32 -rw-rw-r-- 1 jenkins jenkins 1456 Oct 1 10:49 Dockerfile 10:57:32 -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 10:49 GOVERNANCE.md 10:57:32 -rw-rw-r-- 1 jenkins jenkins 661 Oct 1 10:49 Jenkinsfile 10:57:32 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 1 10:49 LICENSE 10:57:32 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 1 10:49 Makefile 10:57:32 -rw-rw-r-- 1 jenkins jenkins 625 Oct 1 10:49 OWNERS.md 10:57:32 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 1 10:49 README.md 10:57:32 -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 10:36 VERSION 10:57:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 10:49 bin 10:57:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 10:49 cmd 10:57:32 -rw-r--r-- 1 jenkins jenkins 438103 Oct 1 10:56 coverage.out 10:57:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 10:49 examples 10:57:32 -rw-rw-r-- 1 jenkins jenkins 7164 Oct 1 10:49 go.mod 10:57:32 -rw-rw-r-- 1 jenkins jenkins 101675 Oct 1 10:49 go.sum 10:57:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 10:49 images 10:57:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 10:49 internal 10:57:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 10:49 pkg 10:57:32 -rw-rw-r-- 1 jenkins jenkins 193 Oct 1 10:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:32 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a4913482c72ae8ceacbddcde6ff701c90f5a45c1 --label arch=arm64 --label version=0.0.0 . 10:57:33 Sending build context to Docker daemon 1.201MB 10:57:33 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:57:33 Step 2/25 : FROM ${BASE} AS builder 10:57:33 ---> da06c82b2725 10:57:33 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:57:33 ---> Running in b6e946665f76 10:57:33 Removing intermediate container b6e946665f76 10:57:33 ---> 916a95422a4a 10:57:33 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:57:33 ---> Running in da5b38b3dd0c 10:57:33 Removing intermediate container da5b38b3dd0c 10:57:33 ---> f12627b7a055 10:57:33 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:57:33 ---> Running in 70e451c8fb14 10:57:34 Removing intermediate container 70e451c8fb14 10:57:34 ---> 192a48411223 10:57:34 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:57:34 ---> Running in 751e10b0d944 10:57:34 Removing intermediate container 751e10b0d944 10:57:34 ---> 111f2bc38b6d 10:57:34 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:57:34 ---> Running in 57e7c8ef5ab2 10:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:57:37 OK: 266 MiB in 52 packages 10:57:38 Removing intermediate container 57e7c8ef5ab2 10:57:38 ---> 4272dee3a683 10:57:38 Step 8/25 : WORKDIR /app 10:57:38 ---> Running in f6d24c56f8eb 10:57:38 Removing intermediate container f6d24c56f8eb 10:57:38 ---> 2c8871bad5e9 10:57:38 Step 9/25 : COPY go.mod vendor* ./ 10:57:39 ---> 76d5a214c171 10:57:39 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:39 ---> Running in f32cdd905aba 10:57:41 Removing intermediate container f32cdd905aba 10:57:41 ---> b3701d781ef4 10:57:41 Step 11/25 : COPY . . 10:57:41 ---> 3e9ac4d20989 10:57:41 Step 12/25 : RUN $MAKE 10:57:41 ---> Running in c5eee9288592 10:57:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.38" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:01:04 Removing intermediate container c5eee9288592 11:01:04 ---> 05af97987385 11:01:04 Step 13/25 : FROM alpine:3.18 11:01:04 3.18: Pulling from library/alpine 11:01:04 720f3032cd11: Pulling fs layer 11:01:04 720f3032cd11: Download complete 11:01:05 720f3032cd11: Pull complete 11:01:05 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:01:05 Status: Downloaded newer image for alpine:3.18 11:01:05 ---> 3e834921e367 11:01:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:01:05 ---> Running in 2c9bdc77d08c 11:01:05 Removing intermediate container 2c9bdc77d08c 11:01:05 ---> 0850da71f914 11:01:05 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:01:06 ---> Running in f0f15279b2b3 11:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:01:08 (1/1) Installing dumb-init (1.2.5-r2) 11:01:08 Executing busybox-1.36.1-r7.trigger 11:01:08 OK: 8 MiB in 16 packages 11:01:09 Removing intermediate container f0f15279b2b3 11:01:09 ---> dba2cbba959e 11:01:09 Step 16/25 : RUN apk --no-cache upgrade 11:01:09 ---> Running in 09e05af67634 11:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:01:11 OK: 8 MiB in 16 packages 11:01:11 Removing intermediate container 09e05af67634 11:01:11 ---> b47609261d7a 11:01:11 Step 17/25 : COPY --from=builder /app/LICENSE / 11:01:12 ---> ba5ee5d25450 11:01:12 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:01:13 ---> bd6d0b11106b 11:01:13 Step 19/25 : COPY --from=builder /app/cmd/ / 11:01:15 ---> ba908053960f 11:01:15 Step 20/25 : EXPOSE 59989 11:01:15 ---> Running in 5d464ea55ac0 11:01:15 Removing intermediate container 5d464ea55ac0 11:01:15 ---> f6b972cc4c4c 11:01:15 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:01:15 ---> Running in b2d6e85d3369 11:01:15 Removing intermediate container b2d6e85d3369 11:01:15 ---> 18b9e4a4d1ea 11:01:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:01:15 ---> Running in 187d1e29af6a 11:01:16 Removing intermediate container 187d1e29af6a 11:01:16 ---> 379b2862c460 11:01:16 Step 23/25 : LABEL arch=arm64 11:01:16 ---> Running in b9eea212d057 11:01:16 Removing intermediate container b9eea212d057 11:01:16 ---> 47cd87e64d26 11:01:16 Step 24/25 : LABEL git_sha=a4913482c72ae8ceacbddcde6ff701c90f5a45c1 11:01:16 ---> Running in 27fba9265932 11:01:16 Removing intermediate container 27fba9265932 11:01:16 ---> 19ee8975f8af 11:01:16 Step 25/25 : LABEL version=0.0.0 11:01:16 ---> Running in 48b20ee48799 11:01:17 Removing intermediate container 48b20ee48799 11:01:17 ---> fcef4f25d162 11:01:17 [Warning] One or more build-args [ARCH] were not consumed 11:01:17 Successfully built fcef4f25d162 11:01:17 Successfully tagged device-rfid-llrp-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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:01:18 11:01:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:01:18 arm64: Pulling from edgex-lftools-log-publisher 11:01:18 8998bd30e6a1: Pulling fs layer 11:01:18 04944245beec: Pulling fs layer 11:01:18 699f458cf7ca: Pulling fs layer 11:01:18 765212b225bb: Pulling fs layer 11:01:18 f23df028b6ca: Pulling fs layer 11:01:18 d65c8cfc05b1: Pulling fs layer 11:01:18 2437ff75d9bd: Pulling fs layer 11:01:18 765212b225bb: Waiting 11:01:18 f23df028b6ca: Waiting 11:01:18 d65c8cfc05b1: Waiting 11:01:18 2437ff75d9bd: Waiting 11:01:18 04944245beec: Verifying Checksum 11:01:18 04944245beec: Download complete 11:01:18 765212b225bb: Verifying Checksum 11:01:18 765212b225bb: Download complete 11:01:18 f23df028b6ca: Verifying Checksum 11:01:18 f23df028b6ca: Download complete 11:01:18 d65c8cfc05b1: Verifying Checksum 11:01:18 d65c8cfc05b1: Download complete 11:01:18 699f458cf7ca: Verifying Checksum 11:01:18 699f458cf7ca: Download complete 11:01:19 8998bd30e6a1: Verifying Checksum 11:01:19 8998bd30e6a1: Download complete 11:01:21 2437ff75d9bd: Verifying Checksum 11:01:21 2437ff75d9bd: Download complete 11:01:24 8998bd30e6a1: Pull complete 11:01:24 04944245beec: Pull complete 11:01:26 699f458cf7ca: Pull complete 11:01:26 765212b225bb: Pull complete 11:01:27 f23df028b6ca: Pull complete 11:01:27 d65c8cfc05b1: Pull complete 11:01:45 2437ff75d9bd: Pull complete 11:01:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:01:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:01:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:45 prd-ubuntu20.04-docker-arm64-4c-16g-12452 does not seem to be running inside a container 11:01:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/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 11:01:48 $ docker top fb3f6e622ba1ddf0ede7bad55788810caed24a7d03840725e6f17ca2f8b375e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:49 ---> job-cost.sh 11:01:49 lf-activate-venv: SKIPPING 11:01:49 INFO: No Stack... 11:01:49 INFO: Retrieving Pricing Info for: v3-standard-4 11:01:50 INFO: Archiving Costs [Pipeline] sh 11:01:51 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:01:51 + cut -d, -f6 [Pipeline] lock 11:01:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-313-1-stack-cost] 11:01:51 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-313-1-stack-cost] did not exist. Created. 11:01:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:01:52 /w/workspace/device-rfid-llrp-go/1@tmp/durable-984483f9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:01:53 + echo total: 0.10999999940395355 [Pipeline] stash 11:01:53 Warning: overwriting stash ‘stack-cost’ 11:01:53 Stashed 1 file(s) [Pipeline] } 11:01:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:01:53 $ docker stop --time=1 fb3f6e622ba1ddf0ede7bad55788810caed24a7d03840725e6f17ca2f8b375e6 11:01:54 $ docker rm -f --volumes fb3f6e622ba1ddf0ede7bad55788810caed24a7d03840725e6f17ca2f8b375e6 [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 11:01:56 provisioning config files... 11:01:56 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-313@tmp/config7323241867945650413tmp [Pipeline] { [Pipeline] sh 11:01:56 + set +x 11:01:56 + curl -s https://codecov.io/bash 11:01:56 + bash -s -- 11:01:56 11:01:56 _____ _ 11:01:56 / ____| | | 11:01:56 | | ___ __| | ___ ___ _____ __ 11:01:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:01:56 | |___| (_) | (_| | __/ (_| (_) \ V / 11:01:56 \_____\___/ \__,_|\___|\___\___/ \_/ 11:01:56 Bash-1.0.6 11:01:56 11:01:56 11:01:56 ==> git version 2.25.1 found 11:01:56 ==> 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 11:01:56 Release-Date: 2020-01-08 11:01:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:01:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:01:56 ==> Jenkins CI detected. 11:01:56 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-313 11:01:56 project root: . 11:01:56 --> token set from env 11:01:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:01:56 ==> Running gcov in . (disable via -X gcov) 11:01:56 ==> Python coveragepy not found 11:01:56 ==> Searching for coverage reports in: 11:01:56 + . 11:01:56 -> Found 1 reports 11:01:56 ==> Detecting git/mercurial file structure 11:01:56 ==> Reading reports 11:01:57 + ./coverage.out bytes=438103 11:01:57 ==> Appending adjustments 11:01:57 https://docs.codecov.io/docs/fixing-reports 11:01:57 + Found adjustments 11:01:57 ==> Gzipping contents 11:01:57 52K /tmp/codecov.w8S0U5.gz 11:01:57 ==> Uploading reports 11:01:57 url: https://codecov.io 11:01:57 query: branch=PR-313&commit=a4913482c72ae8ceacbddcde6ff701c90f5a45c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=313&job=&cmd_args= 11:01:57 -> Pinging Codecov 11:01:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-313&commit=a4913482c72ae8ceacbddcde6ff701c90f5a45c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=313&job=&cmd_args= 11:01:57 -> Uploading to 11:01:57 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/a4913482c72ae8ceacbddcde6ff701c90f5a45c1/a88dbef2-d1b9-4d46-84b8-3613633fe3b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241001%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241001T110157Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ea7ece2268d003bbaf0eb37ec531a32dcdc6526a23aae770ca9f3a5c1e13bf8c 11:01:57 % Total % Received % Xferd Average Speed Time Time Time Current 11:01:57 Dload Upload Total Spent Left Speed 11:01:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50186 0 0 100 50186 0 178k --:--:-- --:--:-- --:--:-- 178k 11:01:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a4913482c72ae8ceacbddcde6ff701c90f5a45c1 [Pipeline] } 11:01:57 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:02:00 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-313/archives ] 11:02:00 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-313/archives 11:02:00 total 16 11:02:00 drwxr-xr-x 3 root root 4096 Oct 1 10:39 . 11:02:00 drwxrwxr-x 12 jenkins jenkins 4096 Oct 1 10:39 .. 11:02:00 drwxr-xr-x 2 root root 4096 Oct 1 10:39 cost 11:02:00 -rw-r--r-- 1 root root 91 Oct 1 10:39 cost.csv 11:02:00 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-313/archives 11:02:00 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-313/archives 11:02:00 total 16 11:02:00 drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 10:39 . 11:02:00 drwxrwxr-x 12 jenkins jenkins 4096 Oct 1 10:39 .. 11:02:00 drwxr-xr-x 2 jenkins jenkins 4096 Oct 1 10:39 cost 11:02:00 -rw-r--r-- 1 jenkins jenkins 91 Oct 1 10:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:02:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:02:01 ---> package-listing.sh 11:02:01 ++ facter osfamily 11:02:01 ++ tr '[:upper:]' '[:lower:]' 11:02:01 + OS_FAMILY=debian 11:02:01 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-313 11:02:01 + START_PACKAGES=/tmp/packages_start.txt 11:02:01 + END_PACKAGES=/tmp/packages_end.txt 11:02:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:02:01 + PACKAGES=/tmp/packages_start.txt 11:02:01 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-313 ']' 11:02:01 + PACKAGES=/tmp/packages_end.txt 11:02:01 + case "${OS_FAMILY}" in 11:02:01 + dpkg -l 11:02:01 + grep '^ii' 11:02:01 + '[' -f /tmp/packages_start.txt ']' 11:02:01 + '[' -f /tmp/packages_end.txt ']' 11:02:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:02:01 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-313 ']' 11:02:01 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-313/archives/ 11:02:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-313/archives/ [Pipeline] echo 11:02:01 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/undry_device-rfid-llrp-go_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:02:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:02 prd-ubuntu20.04-docker-8c-8g-12434 does not seem to be running inside a container 11:02:02 $ 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/undry_device-rfid-llrp-go_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-313 -v /w/workspace/undry_device-rfid-llrp-go_PR-313:/w/workspace/undry_device-rfid-llrp-go_PR-313:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-313@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-313@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 11:02:03 $ docker top ebd84325cf4e46af16b0d99d6988388f56c4a885acd87c6582530b1639a20c23 -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:03 + touch /tmp/pre-build-complete [Pipeline] sh 11:02:03 + mkdir -p /var/log/sysstat [Pipeline] sh 11:02:04 + ls /var/log/sa-host 11:02:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:02:04 provisioning config files... 11:02:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-313@tmp/config13242576704543956099tmp [Pipeline] { [Pipeline] echo 11:02:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:02:05 ---> create-netrc.sh [Pipeline] } 11:02:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:02:05 ---> python-tools-install.sh [Pipeline] echo 11:02:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:02:05 ---> sudo-logs.sh 11:02:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:02:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:02:06 ---> job-cost.sh 11:02:06 lf-activate-venv: SKIPPING 11:02:06 DEBUG: total: 0.2199999988079071 11:02:06 INFO: Retrieving Stack Cost... 11:02:06 INFO: Retrieving Pricing Info for: v3-standard-8 11:02:07 INFO: Archiving Costs [Pipeline] echo 11:02:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:02:07 ---> logs-deploy.sh 11:02:07 lf-activate-venv: SKIPPING 11:02:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-313/1 11:02:07 INFO: archiving workspace using pattern(s): 11:02:08 Archives upload complete. 11:02:08 INFO: archiving logs to Nexus 11:02:09 ---> uname -a: 11:02:09 Linux prd-ubuntu20-04-docker-8c-8g-12434 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:02:09 11:02:09 11:02:09 ---> lscpu: 11:02:09 Architecture: x86_64 11:02:09 CPU op-mode(s): 32-bit, 64-bit 11:02:09 Byte Order: Little Endian 11:02:09 Address sizes: 40 bits physical, 48 bits virtual 11:02:09 CPU(s): 8 11:02:09 On-line CPU(s) list: 0-7 11:02:09 Thread(s) per core: 1 11:02:09 Core(s) per socket: 1 11:02:09 Socket(s): 8 11:02:09 NUMA node(s): 1 11:02:09 Vendor ID: AuthenticAMD 11:02:09 CPU family: 23 11:02:09 Model: 49 11:02:09 Model name: AMD EPYC-Rome Processor 11:02:09 Stepping: 0 11:02:09 CPU MHz: 2800.000 11:02:09 BogoMIPS: 5600.00 11:02:09 Virtualization: AMD-V 11:02:09 Hypervisor vendor: KVM 11:02:09 Virtualization type: full 11:02:09 L1d cache: 256 KiB 11:02:09 L1i cache: 256 KiB 11:02:09 L2 cache: 4 MiB 11:02:09 L3 cache: 128 MiB 11:02:09 NUMA node0 CPU(s): 0-7 11:02:09 Vulnerability Itlb multihit: Not affected 11:02:09 Vulnerability L1tf: Not affected 11:02:09 Vulnerability Mds: Not affected 11:02:09 Vulnerability Meltdown: Not affected 11:02:09 Vulnerability Mmio stale data: Not affected 11:02:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:02:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:02:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:02:09 Vulnerability Srbds: Not affected 11:02:09 Vulnerability Tsx async abort: Not affected 11:02:09 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 11:02:09 11:02:09 11:02:09 ---> nproc: 11:02:09 8 11:02:09 11:02:09 11:02:09 ---> df -h: 11:02:09 Filesystem Size Used Avail Use% Mounted on 11:02:09 overlay 155G 12G 143G 8% / 11:02:09 tmpfs 64M 0 64M 0% /dev 11:02:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:02:09 shm 64M 0 64M 0% /dev/shm 11:02:09 /dev/vda1 155G 12G 143G 8% /facter-os 11:02:09 11:02:09 11:02:09 ---> sar -b -r -n DEV: 11:02:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12434) 10/01/24 _x86_64_ (8 CPU) 11:02:09 11:02:09 10:35:41 LINUX RESTART (8 CPU) 11:02:09 11:02:09 10:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:02:09 10:37:01 312.28 38.73 273.55 0.00 4299.02 95182.40 0.00 11:02:09 10:38:01 345.81 2.98 342.83 0.00 33.98 97840.15 0.00 11:02:09 10:39:01 91.85 0.22 91.64 0.00 17.73 18677.24 0.00 11:02:09 10:40:01 146.86 0.03 146.83 0.00 5.60 49282.72 0.00 11:02:09 10:41:01 47.18 5.12 42.06 0.00 4343.41 8375.02 0.00 11:02:09 10:42:01 4.58 0.00 4.58 0.00 0.00 72.12 0.00 11:02:09 10:43:01 2.93 0.02 2.92 0.00 0.13 88.90 0.00 11:02:09 10:44:01 2.02 0.00 2.02 0.00 0.00 22.13 0.00 11:02:09 10:45:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 11:02:09 10:46:01 2.15 0.00 2.15 0.00 0.00 24.13 0.00 11:02:09 10:47:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 11:02:09 10:48:01 1.98 0.00 1.98 0.00 0.00 22.27 0.00 11:02:09 10:49:01 2.98 1.57 1.42 0.00 36.93 18.40 0.00 11:02:09 10:50:02 1.95 0.00 1.95 0.00 0.00 22.13 0.00 11:02:09 10:51:01 2.12 0.02 2.10 0.00 0.14 28.60 0.00 11:02:09 10:52:01 1.97 0.00 1.97 0.00 0.00 22.80 0.00 11:02:09 10:53:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 11:02:09 10:54:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 11:02:09 10:55:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 11:02:09 10:56:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 11:02:09 10:57:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 11:02:09 10:58:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 11:02:09 10:59:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 11:02:09 11:00:01 1.55 0.00 1.55 0.00 0.00 17.59 0.00 11:02:09 11:01:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 11:02:09 11:02:01 1.17 0.15 1.02 0.00 9.73 26.26 0.00 11:02:09 Average: 37.78 1.88 35.90 0.00 336.62 10387.05 0.00 11:02:09 11:02:09 10:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:02:09 10:37:01 29480260 31562288 769248 2.34 70072 2293948 1903980 5.61 1006708 2027936 393340 11:02:09 10:38:01 27965308 31497552 803900 2.44 186592 3480476 1906776 5.62 1173872 3200840 5980 11:02:09 10:39:01 27684356 31306172 989400 3.01 192872 3547420 2502376 7.37 1543644 3085752 47904 11:02:09 10:40:01 26998960 31535996 764380 2.32 202900 4403632 1795028 5.29 1369616 3899900 388 11:02:09 10:41:01 26528148 31496136 778540 2.37 231304 4801492 1743088 5.14 1667096 4040068 1012 11:02:09 10:42:01 26551128 31519160 755816 2.30 231384 4801492 1760256 5.19 1645280 4040028 4 11:02:09 10:43:01 26563684 31526880 748060 2.27 229932 4798244 1731288 5.10 1637228 4036812 8 11:02:09 10:44:01 26563568 31526844 748072 2.27 230016 4798248 1731288 5.10 1636964 4036816 8 11:02:09 10:45:01 26568256 31531584 743276 2.26 230084 4798252 1731288 5.10 1633252 4036820 16 11:02:09 10:46:01 26568012 31531444 743348 2.26 230152 4798252 1731288 5.10 1633240 4036824 12 11:02:09 10:47:01 26567924 31531424 743300 2.26 230216 4798256 1731288 5.10 1633668 4036824 8 11:02:09 10:48:01 26568040 31531640 743012 2.26 230304 4798260 1731288 5.10 1633464 4036828 8 11:02:09 10:49:01 26565428 31531244 743452 2.26 230380 4799368 1731288 5.10 1638672 4037132 32 11:02:09 10:50:02 26564932 31530832 743836 2.26 230452 4799364 1731288 5.10 1639064 4037128 8 11:02:09 10:51:01 26560060 31526076 748232 2.28 230512 4799348 1746752 5.15 1639116 4037100 4 11:02:09 10:52:01 26560248 31526340 747912 2.27 230584 4799348 1746752 5.15 1639168 4037108 20 11:02:09 10:53:01 26560696 31526792 747364 2.27 230612 4799356 1746752 5.15 1639172 4037108 20 11:02:09 10:54:01 26560624 31526840 747216 2.27 230644 4799424 1746752 5.15 1639488 4037172 180 11:02:09 10:55:01 26560348 31526564 747480 2.27 230656 4799424 1746752 5.15 1639212 4037172 8 11:02:09 10:56:01 26561368 31527600 746584 2.27 230684 4799428 1746752 5.15 1638640 4037184 40 11:02:09 10:57:01 26561344 31527656 746532 2.27 230712 4799432 1746752 5.15 1638688 4037192 8 11:02:09 10:58:01 26561036 31527400 746740 2.27 230748 4799432 1746752 5.15 1638772 4037196 8 11:02:09 10:59:01 26561020 31527388 746660 2.27 230772 4799436 1746752 5.15 1638712 4037200 8 11:02:09 11:00:01 26561004 31527372 746696 2.27 230796 4799440 1746752 5.15 1638732 4037200 4 11:02:09 11:01:01 26560948 31527384 746644 2.27 230848 4799432 1730664 5.10 1638988 4037212 8 11:02:09 11:02:01 26546184 31513376 760740 2.31 230880 4800120 1736468 5.12 1655924 4037256 512 11:02:09 Average: 26786649 31518076 761402 2.32 220196 4588859 1784479 5.26 1583707 3885993 17290 11:02:09 11:02:09 10:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:02:09 10:37:01 lo 6.67 6.67 0.65 0.65 0.00 0.00 0.00 0.00 11:02:09 10:37:01 docker0 22.58 25.43 1.73 164.92 0.00 0.00 0.00 0.00 11:02:09 10:37:01 ens3 531.19 367.01 5846.43 96.77 0.00 0.00 0.00 0.00 11:02:09 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:09 10:38:01 vethe4c0268 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:02:09 10:38:01 docker0 319.79 533.42 27.85 3283.59 0.00 0.00 0.00 0.00 11:02:09 10:38:01 ens3 560.14 338.03 3312.01 44.04 0.00 0.00 0.00 0.00 11:02:09 10:39:01 vethcbdda28 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:02:09 10:39:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 11:02:09 10:39:01 docker0 1.28 2.25 0.08 30.86 0.00 0.00 0.00 0.00 11:02:09 10:39:01 ens3 25.76 15.21 51.94 10.80 0.00 0.00 0.00 0.00 11:02:09 10:40:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 11:02:09 10:40:01 docker0 2.67 4.78 0.17 62.26 0.00 0.00 0.00 0.00 11:02:09 10:40:01 ens3 109.95 68.92 2648.53 14.12 0.00 0.00 0.00 0.00 11:02:09 10:41:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 11:02:09 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:41:01 ens3 164.42 72.79 2745.17 5.17 0.00 0.00 0.00 0.00 11:02:09 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:09 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:42:01 ens3 1.37 0.52 0.42 0.13 0.00 0.00 0.00 0.00 11:02:09 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:43:01 ens3 0.70 0.00 0.03 0.00 0.00 0.00 0.00 0.00 11:02:09 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:09 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:44:01 ens3 0.82 0.12 0.07 0.01 0.00 0.00 0.00 0.00 11:02:09 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:45:01 ens3 3.68 2.15 8.51 0.15 0.00 0.00 0.00 0.00 11:02:09 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:09 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:46:01 ens3 0.43 0.10 0.05 0.01 0.00 0.00 0.00 0.00 11:02:09 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:47:01 ens3 2.37 1.07 4.52 0.13 0.00 0.00 0.00 0.00 11:02:09 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:09 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:48:01 ens3 0.83 0.10 0.08 0.01 0.00 0.00 0.00 0.00 11:02:09 10:49:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:02:09 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:49:01 ens3 8.75 6.38 5.80 6.27 0.00 0.00 0.00 0.00 11:02:09 10:50:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:09 10:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:50:02 ens3 0.45 0.40 0.26 0.21 0.00 0.00 0.00 0.00 11:02:09 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:51:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:09 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:52:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 11:02:09 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:53:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:02:09 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:09 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:02:09 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:09 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:02:09 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:57:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:02:09 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:09 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:02:09 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 10:59:01 ens3 0.22 0.18 0.18 0.01 0.00 0.00 0.00 0.00 11:02:09 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:09 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 11:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:02:09 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 11:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 11:02:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 11:02:09 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:09 11:02:01 ens3 36.33 43.38 10.39 115.19 0.00 0.00 0.00 0.00 11:02:09 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:02:09 Average: docker0 13.33 21.78 1.15 136.34 0.00 0.00 0.00 0.00 11:02:09 Average: ens3 55.75 35.30 563.25 11.28 0.00 0.00 0.00 0.00 11:02:09 11:02:09 11:02:09 ---> sar -P ALL: 11:02:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12434) 10/01/24 _x86_64_ (8 CPU) 11:02:09 11:02:09 10:35:41 LINUX RESTART (8 CPU) 11:02:09 11:02:09 10:36:01 CPU %user %nice %system %iowait %steal %idle 11:02:09 10:37:01 all 7.87 0.00 2.56 4.05 0.22 85.30 11:02:09 10:37:01 0 8.05 0.00 2.44 1.07 0.27 88.17 11:02:09 10:37:01 1 7.09 0.00 3.30 3.08 0.25 86.27 11:02:09 10:37:01 2 6.56 0.00 3.45 0.60 0.25 89.14 11:02:09 10:37:01 3 8.15 0.00 1.76 3.60 0.24 86.25 11:02:09 10:37:01 4 7.17 0.00 3.53 15.47 0.17 73.66 11:02:09 10:37:01 5 9.02 0.00 2.38 0.15 0.22 88.23 11:02:09 10:37:01 6 10.71 0.00 1.66 0.84 0.22 86.57 11:02:09 10:37:01 7 6.21 0.00 1.95 7.61 0.17 84.07 11:02:09 10:38:01 all 8.31 0.00 4.99 1.55 0.10 85.05 11:02:09 10:38:01 0 9.11 0.00 6.16 0.22 0.10 84.40 11:02:09 10:38:01 1 9.33 0.00 5.03 0.54 0.10 85.00 11:02:09 10:38:01 2 9.70 0.00 3.81 0.08 0.10 86.31 11:02:09 10:38:01 3 6.87 0.00 3.78 0.27 0.08 88.99 11:02:09 10:38:01 4 6.90 0.00 5.70 4.63 0.10 82.66 11:02:09 10:38:01 5 7.46 0.00 4.73 0.42 0.08 87.31 11:02:09 10:38:01 6 7.40 0.00 3.57 0.08 0.10 88.84 11:02:09 10:38:01 7 9.67 0.00 7.19 6.19 0.14 76.82 11:02:09 10:39:01 all 50.34 0.00 6.90 1.29 0.19 41.29 11:02:09 10:39:01 0 53.16 0.00 7.20 2.33 0.18 37.12 11:02:09 10:39:01 1 52.79 0.00 7.54 0.42 0.19 39.06 11:02:09 10:39:01 2 47.04 0.00 6.41 0.03 0.17 46.35 11:02:09 10:39:01 3 48.52 0.00 6.15 0.40 0.20 44.73 11:02:09 10:39:01 4 49.93 0.00 6.58 0.10 0.19 43.20 11:02:09 10:39:01 5 47.91 0.00 6.82 0.05 0.17 45.06 11:02:09 10:39:01 6 49.75 0.00 6.87 2.88 0.19 40.30 11:02:09 10:39:01 7 53.57 0.00 7.62 4.06 0.22 34.53 11:02:09 10:40:01 all 23.39 0.00 4.59 3.04 0.10 68.89 11:02:09 10:40:01 0 24.68 0.00 4.57 1.68 0.12 68.96 11:02:09 10:40:01 1 24.08 0.00 5.33 15.69 0.10 54.79 11:02:09 10:40:01 2 21.87 0.00 4.68 0.82 0.08 72.54 11:02:09 10:40:01 3 22.82 0.00 3.78 0.92 0.10 72.38 11:02:09 10:40:01 4 23.92 0.00 4.26 0.28 0.10 71.43 11:02:09 10:40:01 5 21.74 0.00 5.49 0.02 0.08 72.68 11:02:09 10:40:01 6 22.82 0.00 4.10 0.05 0.08 72.94 11:02:09 10:40:01 7 25.21 0.00 4.46 4.94 0.10 65.28 11:02:09 10:41:01 all 2.68 0.00 1.36 0.24 0.02 95.70 11:02:09 10:41:01 0 1.74 0.00 1.09 0.08 0.02 97.08 11:02:09 10:41:01 1 1.97 0.00 2.17 0.22 0.02 95.62 11:02:09 10:41:01 2 2.09 0.00 0.99 0.05 0.02 96.86 11:02:09 10:41:01 3 5.38 0.00 2.77 0.17 0.02 91.67 11:02:09 10:41:01 4 3.47 0.00 0.64 0.13 0.03 95.72 11:02:09 10:41:01 5 2.17 0.00 1.24 0.50 0.03 96.06 11:02:09 10:41:01 6 1.74 0.00 0.80 0.67 0.02 96.78 11:02:09 10:41:01 7 2.89 0.00 1.15 0.10 0.03 95.82 11:02:09 10:42:01 all 0.05 0.00 0.02 0.01 0.01 99.91 11:02:09 10:42:01 0 0.12 0.00 0.05 0.00 0.02 99.82 11:02:09 10:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:02:09 10:42:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:02:09 10:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:02:09 10:42:01 4 0.05 0.00 0.03 0.00 0.02 99.90 11:02:09 10:42:01 5 0.03 0.00 0.02 0.08 0.00 99.87 11:02:09 10:42:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:02:09 10:42:01 7 0.07 0.00 0.02 0.00 0.00 99.92 11:02:09 10:43:01 all 0.09 0.00 0.05 0.05 0.00 99.81 11:02:09 10:43:01 0 0.12 0.00 0.03 0.00 0.00 99.85 11:02:09 10:43:01 1 0.02 0.00 0.05 0.00 0.00 99.93 11:02:09 10:43:01 2 0.07 0.00 0.05 0.00 0.02 99.87 11:02:09 10:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:02:09 10:43:01 4 0.08 0.00 0.05 0.00 0.00 99.87 11:02:09 10:43:01 5 0.10 0.00 0.02 0.38 0.02 99.48 11:02:09 10:43:01 6 0.07 0.00 0.08 0.02 0.00 99.83 11:02:09 10:43:01 7 0.25 0.00 0.08 0.00 0.00 99.67 11:02:09 10:44:01 all 0.02 0.00 0.01 0.06 0.00 99.90 11:02:09 10:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:02:09 10:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:02:09 10:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:02:09 10:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:02:09 10:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:02:09 10:44:01 5 0.02 0.00 0.00 0.47 0.00 99.52 11:02:09 10:44:01 6 0.03 0.00 0.02 0.05 0.02 99.88 11:02:09 10:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:02:09 10:45:01 all 0.03 0.00 0.02 0.01 0.00 99.94 11:02:09 10:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:02:09 10:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:02:09 10:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:02:09 10:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:02:09 10:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:02:09 10:45:01 5 0.03 0.00 0.02 0.08 0.00 99.87 11:02:09 10:45:01 6 0.05 0.00 0.07 0.02 0.00 99.87 11:02:09 10:45:01 7 0.05 0.00 0.00 0.00 0.00 99.95 11:02:09 10:46:01 all 0.03 0.00 0.00 0.01 0.07 99.89 11:02:09 10:46:01 0 0.08 0.00 0.00 0.00 0.00 99.92 11:02:09 10:46:01 1 0.02 0.00 0.00 0.07 0.00 99.92 11:02:09 10:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:02:09 10:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:02:09 10:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:02:09 10:46:01 5 0.02 0.00 0.00 0.03 0.00 99.95 11:02:09 10:46:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:02:09 10:46:01 7 0.03 0.00 0.00 0.00 0.55 99.42 11:02:09 10:47:01 all 0.06 0.00 0.02 0.01 0.01 99.91 11:02:09 10:47:01 0 0.32 0.00 0.02 0.00 0.02 99.65 11:02:09 10:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:02:09 10:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:02:09 10:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:02:09 10:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:02:09 10:47:01 5 0.00 0.00 0.02 0.07 0.00 99.92 11:02:09 10:47:01 6 0.07 0.00 0.05 0.00 0.02 99.87 11:02:09 10:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:02:09 11:02:09 10:47:01 CPU %user %nice %system %iowait %steal %idle 11:02:09 10:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:02:09 10:48:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:02:09 10:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:02:09 10:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:02:09 10:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:02:09 10:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:02:09 10:48:01 5 0.00 0.00 0.00 0.03 0.02 99.95 11:02:09 10:48:01 6 0.08 0.00 0.02 0.00 0.00 99.90 11:02:09 10:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:02:09 10:49:01 all 0.38 0.00 0.04 0.01 0.00 99.57 11:02:09 10:49:01 0 0.88 0.00 0.03 0.00 0.00 99.08 11:02:09 10:49:01 1 0.28 0.00 0.07 0.03 0.00 99.62 11:02:09 10:49:01 2 0.13 0.00 0.03 0.00 0.00 99.83 11:02:09 10:49:01 3 0.15 0.00 0.02 0.00 0.02 99.82 11:02:09 10:49:01 4 0.86 0.00 0.05 0.00 0.00 99.09 11:02:09 10:49:01 5 0.37 0.00 0.05 0.08 0.00 99.50 11:02:09 10:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:02:09 10:49:01 7 0.28 0.00 0.03 0.00 0.00 99.68 11:02:09 10:50:02 all 0.22 0.00 0.01 0.01 0.00 99.75 11:02:09 10:50:02 0 0.03 0.00 0.03 0.00 0.02 99.92 11:02:09 10:50:02 1 0.02 0.00 0.00 0.00 0.00 99.98 11:02:09 10:50:02 2 0.02 0.00 0.00 0.00 0.00 99.98 11:02:09 10:50:02 3 0.02 0.00 0.00 0.00 0.00 99.98 11:02:09 10:50:02 4 1.65 0.00 0.02 0.00 0.00 98.34 11:02:09 10:50:02 5 0.00 0.00 0.02 0.07 0.00 99.92 11:02:09 10:50:02 6 0.05 0.00 0.05 0.00 0.00 99.90 11:02:09 10:50:02 7 0.00 0.00 0.00 0.00 0.02 99.98 11:02:09 10:51:01 all 0.06 0.00 0.06 0.13 0.01 99.75 11:02:09 10:51:01 0 0.12 0.00 0.02 0.00 0.00 99.86 11:02:09 10:51:01 1 0.02 0.00 0.08 0.00 0.02 99.88 11:02:09 10:51:01 2 0.02 0.00 0.10 0.00 0.00 99.88 11:02:09 10:51:01 3 0.10 0.00 0.02 0.00 0.00 99.88 11:02:09 10:51:01 4 0.08 0.00 0.07 0.24 0.00 99.61 11:02:09 10:51:01 5 0.02 0.00 0.02 0.68 0.02 99.27 11:02:09 10:51:01 6 0.07 0.00 0.10 0.02 0.02 99.80 11:02:09 10:51:01 7 0.02 0.00 0.08 0.07 0.00 99.83 11:02:09 10:52:01 all 0.13 0.00 0.01 0.01 0.01 99.84 11:02:09 10:52:01 0 0.05 0.00 0.00 0.00 0.00 99.95 11:02:09 10:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:02:09 10:52:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:02:09 10:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:02:09 10:52:01 4 0.88 0.00 0.02 0.00 0.02 99.09 11:02:09 10:52:01 5 0.02 0.00 0.00 0.08 0.00 99.90 11:02:09 10:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:02:09 10:52:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:02:09 10:53:01 all 0.10 0.00 0.01 0.02 0.00 99.87 11:02:09 10:53:01 0 0.07 0.00 0.03 0.00 0.00 99.90 11:02:09 10:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:02:09 10:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:02:09 10:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:02:09 10:53:01 4 0.68 0.00 0.02 0.00 0.00 99.30 11:02:09 10:53:01 5 0.00 0.00 0.00 0.05 0.00 99.95 11:02:09 10:53:01 6 0.05 0.00 0.02 0.08 0.00 99.85 11:02:09 10:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:02:09 10:54:01 all 0.02 0.00 0.01 0.01 0.00 99.95 11:02:09 10:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:02:09 10:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:02:09 10:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:02:09 10:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:02:09 10:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:02:09 10:54:01 5 0.02 0.00 0.00 0.10 0.00 99.88 11:02:09 10:54:01 6 0.02 0.00 0.02 0.02 0.02 99.93 11:02:09 10:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:02:09 10:55:01 all 0.01 0.00 0.01 0.01 0.00 99.96 11:02:09 10:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:02:09 10:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:02:09 10:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:02:09 10:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:02:09 10:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:02:09 10:55:01 5 0.00 0.00 0.02 0.10 0.00 99.88 11:02:09 10:55:01 6 0.05 0.00 0.02 0.02 0.00 99.92 11:02:09 10:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:02:09 10:56:01 all 0.04 0.00 0.00 0.03 0.00 99.92 11:02:09 10:56:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:02:09 10:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:02:09 10:56:01 2 0.07 0.00 0.00 0.00 0.00 99.93 11:02:09 10:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:02:09 10:56:01 4 0.15 0.00 0.00 0.00 0.00 99.85 11:02:09 10:56:01 5 0.05 0.00 0.00 0.15 0.00 99.80 11:02:09 10:56:01 6 0.03 0.00 0.03 0.07 0.00 99.87 11:02:09 10:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:02:09 10:57:01 all 0.02 0.00 0.02 0.04 0.00 99.92 11:02:09 10:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:02:09 10:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:02:09 10:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:02:09 10:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:02:09 10:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:02:09 10:57:01 5 0.02 0.00 0.02 0.08 0.02 99.87 11:02:09 10:57:01 6 0.03 0.00 0.05 0.17 0.02 99.73 11:02:09 10:57:01 7 0.02 0.00 0.03 0.03 0.00 99.92 11:02:09 10:58:01 all 0.02 0.00 0.01 0.10 0.00 99.86 11:02:09 10:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:02:09 10:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:02:09 10:58:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:02:09 10:58:01 3 0.08 0.00 0.00 0.00 0.00 99.92 11:02:09 10:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:02:09 10:58:01 5 0.02 0.00 0.00 0.72 0.00 99.27 11:02:09 10:58:01 6 0.02 0.00 0.03 0.10 0.00 99.85 11:02:09 10:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:02:09 11:02:09 10:58:01 CPU %user %nice %system %iowait %steal %idle 11:02:09 10:59:01 all 0.03 0.00 0.02 0.02 0.00 99.93 11:02:09 10:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:02:09 10:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:02:09 10:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:02:09 10:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:02:09 10:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:02:09 10:59:01 5 0.03 0.00 0.00 0.13 0.00 99.83 11:02:09 10:59:01 6 0.03 0.00 0.07 0.03 0.02 99.85 11:02:09 10:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:02:09 11:00:01 all 0.04 0.00 0.01 0.05 0.00 99.90 11:02:09 11:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:02:09 11:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:02:09 11:00:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:02:09 11:00:01 3 0.15 0.00 0.00 0.00 0.00 99.85 11:02:09 11:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:02:09 11:00:01 5 0.02 0.00 0.00 0.12 0.00 99.87 11:02:09 11:00:01 6 0.02 0.00 0.02 0.32 0.00 99.65 11:02:09 11:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:02:09 11:01:01 all 0.12 0.00 0.01 0.05 0.00 99.82 11:02:09 11:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:02:09 11:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:02:09 11:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:02:09 11:01:01 3 0.83 0.00 0.00 0.00 0.00 99.17 11:02:09 11:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:02:09 11:01:01 5 0.07 0.00 0.02 0.32 0.00 99.60 11:02:09 11:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:02:09 11:01:01 7 0.02 0.00 0.00 0.07 0.02 99.90 11:02:09 11:02:01 all 0.42 0.00 0.11 0.01 0.00 99.46 11:02:09 11:02:01 0 0.63 0.00 0.03 0.00 0.00 99.33 11:02:09 11:02:01 1 0.63 0.00 0.10 0.02 0.00 99.25 11:02:09 11:02:01 2 0.57 0.00 0.20 0.00 0.00 99.23 11:02:09 11:02:01 3 0.28 0.00 0.10 0.00 0.02 99.60 11:02:09 11:02:01 4 0.33 0.00 0.08 0.00 0.00 99.58 11:02:09 11:02:01 5 0.32 0.00 0.13 0.05 0.00 99.50 11:02:09 11:02:01 6 0.18 0.00 0.10 0.02 0.02 99.68 11:02:09 11:02:01 7 0.38 0.00 0.12 0.00 0.00 99.50 11:02:09 Average: all 3.60 0.00 0.80 0.41 0.03 95.16 11:02:09 Average: 0 3.80 0.00 0.83 0.21 0.03 95.13 11:02:09 Average: 1 3.68 0.00 0.91 0.76 0.03 94.62 11:02:09 Average: 2 3.37 0.00 0.76 0.06 0.03 95.78 11:02:09 Average: 3 3.57 0.00 0.71 0.20 0.03 95.50 11:02:09 Average: 4 3.68 0.00 0.81 0.80 0.03 94.69 11:02:09 Average: 5 3.41 0.00 0.80 0.19 0.03 95.57 11:02:09 Average: 6 3.56 0.00 0.68 0.21 0.03 95.52 11:02:09 Average: 7 3.76 0.00 0.87 0.88 0.05 94.44 11:02:09 11:02:09 11:02:09