Pull request #195 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6+2872e2c49484b05e6c92c887c8800fc2b400ac38 (7eb0b772ed11231b87735bbd02e13994fffd7e7c) 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-ssh15445316722456770296.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9696736834637929685.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4445168236738680828.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16444685557807330013.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh7966927707467070738.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-195/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-195/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh287416957778989583.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15948 in /w/workspace/y_app-rfid-llrp-inventory_PR-195 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-195 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2872e2c49484b05e6c92c887c8800fc2b400ac38 into PR head commit 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 Merge succeeded, producing 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 Checking out Revision 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 (PR-195) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:59:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git config core.sparsecheckout # timeout=10 > git checkout -f 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 # 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 2872e2c49484b05e6c92c887c8800fc2b400ac38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 # timeout=10 20:59:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:59:14 ========================================================= 20:59:14 EdgeX Global Pipelines Version Info 20:59:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:59:15 ------------------- 20:59:15 stable info: 20:59:15 ------------------- 20:59:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:59:15 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:59:15 Message: update stable to v1.0.249 20:59:16 ------------------- 20:59:16 experimental info: 20:59:16 ------------------- 20:59:16 Commited By: **** collab-it+edgex@linuxfoundation.org 20:59:16 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:59:16 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:59:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-195 [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-195 [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-195 [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 74cd64e [Pipeline] echo 20:59:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:59:18 provisioning config files... 20:59:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp/config908568625937275928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:18 ---> docker-login.sh 20:59:18 nexus3.edgexfoundry.org:10001 20:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:18 Configure a credential helper to remove this warning. See 20:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:18 20:59:18 Login Succeeded 20:59:18 nexus3.edgexfoundry.org:10002 20:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:19 Configure a credential helper to remove this warning. See 20:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:19 20:59:19 Login Succeeded 20:59:19 nexus3.edgexfoundry.org:10003 20:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:19 Configure a credential helper to remove this warning. See 20:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:19 20:59:19 Login Succeeded 20:59:19 nexus3.edgexfoundry.org:10004 20:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:19 Configure a credential helper to remove this warning. See 20:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:19 20:59:19 Login Succeeded 20:59:19 docker.io 20:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:19 Configure a credential helper to remove this warning. See 20:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:19 20:59:19 Login Succeeded 20:59:19 ---> docker-login.sh ends [Pipeline] } 20:59:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:59:20 + git rev-list -1 --merges 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6~1..74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 [Pipeline] echo 20:59:20 -----------> git rev-list -1 --merges 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6~1..74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 [false] [Pipeline] sh 20:59:20 + git log --format=format:%s -1 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 [Pipeline] echo 20:59:20 ========================================================= 20:59:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:59:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:21 + git log --format=format:%s -1 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 [Pipeline] echo 20:59:21 [semverPrep] GIT_COMMIT: 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 20:59:21 [semverPrep] This is not a build commit. [Pipeline] sh 20:59:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:59:21 + grep -v github /etc/ssh/ssh_known_hosts 20:59:21 + [ -e /tmp/ssh_known_hosts ] 20:59:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:59:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:59:21 + sudo tee -a /etc/ssh/ssh_known_hosts 20:59:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:21 20:59:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:22 0.1.4: Pulling from edgex-devops/py-git-semver 20:59:22 b85a868b505f: Pulling fs layer 20:59:22 e2be974225ed: Pulling fs layer 20:59:22 339a4e72a1f5: Pulling fs layer 20:59:22 988bab9f4d93: Pulling fs layer 20:59:22 1469e6f7b9e6: Pulling fs layer 20:59:22 eaf3925da568: Pulling fs layer 20:59:22 bab4dde63d76: Pulling fs layer 20:59:22 bde34c3a00c8: Pulling fs layer 20:59:22 b352a97aabf1: Pulling fs layer 20:59:22 4872d77fe225: Pulling fs layer 20:59:22 5851b861e8e6: Pulling fs layer 20:59:22 b352a97aabf1: Waiting 20:59:22 4872d77fe225: Waiting 20:59:22 988bab9f4d93: Waiting 20:59:22 5851b861e8e6: Waiting 20:59:22 1469e6f7b9e6: Waiting 20:59:22 eaf3925da568: Waiting 20:59:22 bde34c3a00c8: Waiting 20:59:22 bab4dde63d76: Waiting 20:59:22 e2be974225ed: Verifying Checksum 20:59:22 e2be974225ed: Download complete 20:59:22 988bab9f4d93: Verifying Checksum 20:59:22 988bab9f4d93: Download complete 20:59:22 339a4e72a1f5: Verifying Checksum 20:59:22 339a4e72a1f5: Download complete 20:59:22 1469e6f7b9e6: Verifying Checksum 20:59:22 1469e6f7b9e6: Download complete 20:59:22 eaf3925da568: Verifying Checksum 20:59:22 eaf3925da568: Download complete 20:59:22 bde34c3a00c8: Verifying Checksum 20:59:22 bde34c3a00c8: Download complete 20:59:22 b352a97aabf1: Verifying Checksum 20:59:22 b352a97aabf1: Download complete 20:59:22 4872d77fe225: Download complete 20:59:22 5851b861e8e6: Verifying Checksum 20:59:22 5851b861e8e6: Download complete 20:59:22 b85a868b505f: Verifying Checksum 20:59:22 b85a868b505f: Download complete 20:59:22 bab4dde63d76: Verifying Checksum 20:59:22 bab4dde63d76: Download complete 20:59:23 b85a868b505f: Pull complete 20:59:23 e2be974225ed: Pull complete 20:59:24 339a4e72a1f5: Pull complete 20:59:24 988bab9f4d93: Pull complete 20:59:24 1469e6f7b9e6: Pull complete 20:59:24 eaf3925da568: Pull complete 20:59:26 bab4dde63d76: Pull complete 20:59:26 bde34c3a00c8: Pull complete 20:59:26 b352a97aabf1: Pull complete 20:59:26 4872d77fe225: Pull complete 20:59:26 5851b861e8e6: Pull complete 20:59:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:59:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:26 prd-ubuntu20.04-docker-8c-8g-15948 does not seem to be running inside a container 20:59:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-195 -v /w/workspace/y_app-rfid-llrp-inventory_PR-195:/w/workspace/y_app-rfid-llrp-inventory_PR-195:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:59:29 $ docker top bf078d690626330a6e540dabfd9f282512ac188d14d22976bf5a909f6cf40a04 -eo pid,comm 20:59:29 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). 20:59:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:59:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:29 [ssh-agent] Looking for ssh-agent implementation... 20:59:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:29 $ docker exec bf078d690626330a6e540dabfd9f282512ac188d14d22976bf5a909f6cf40a04 ssh-agent 20:59:30 SSH_AUTH_SOCK=/tmp/ssh-yEbSwoj6ZMhh/agent.31 20:59:30 SSH_AGENT_PID=37 20:59:30 Running ssh-add (command line suppressed) 20:59:30 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp/private_key_6941670866574743053.key (/w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp/private_key_6941670866574743053.key) 20:59:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:30 + git tag --points-at HEAD [Pipeline] } 20:59:30 $ docker exec --env ******** --env ******** bf078d690626330a6e540dabfd9f282512ac188d14d22976bf5a909f6cf40a04 ssh-agent -k 20:59:30 unset SSH_AUTH_SOCK; 20:59:30 unset SSH_AGENT_PID; 20:59:30 echo Agent pid 37 killed; 20:59:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:59:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:30 [ssh-agent] Looking for ssh-agent implementation... 20:59:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:30 $ docker exec bf078d690626330a6e540dabfd9f282512ac188d14d22976bf5a909f6cf40a04 ssh-agent 20:59:30 SSH_AUTH_SOCK=/tmp/ssh-l2DzQSBxUSyi/agent.69 20:59:30 SSH_AGENT_PID=75 20:59:30 Running ssh-add (command line suppressed) 20:59:31 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp/private_key_6729853498718382703.key (/w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp/private_key_6729853498718382703.key) 20:59:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:31 + git semver init 20:59:31 2023-05-17 20:59:31,613 [run_init] DEBUG init version:0.0.0 force:False 20:59:31 2023-05-17 20:59:31,613 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-195/.semver 20:59:31 2023-05-17 20:59:31,614 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-195/.semver 20:59:31 2023-05-17 20:59:31,614 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-195/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-195, universal_newlines=False, shell=None, istream=None) 20:59:33 2023-05-17 20:59:32,734 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-195/.git/info/exclude 20:59:33 2023-05-17 20:59:32,735 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-195/.semver/PR-195 with force:False 20:59:33 2023-05-17 20:59:32,735 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-195/.semver/PR-195 20:59:33 2023-05-17 20:59:32,740 [execute] INFO git cat-file --batch-check 20:59:33 2023-05-17 20:59:32,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-195/.semver, universal_newlines=False, shell=None, istream=) 20:59:33 2023-05-17 20:59:32,747 [execute] INFO git cat-file --batch 20:59:33 2023-05-17 20:59:32,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-195/.semver, universal_newlines=False, shell=None, istream=) 20:59:33 2023-05-17 20:59:32,752 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-195/.semver/PR-195 20:59:33 0.0.0 [Pipeline] } 20:59:33 $ docker exec --env ******** --env ******** bf078d690626330a6e540dabfd9f282512ac188d14d22976bf5a909f6cf40a04 ssh-agent -k 20:59:33 unset SSH_AUTH_SOCK; 20:59:33 unset SSH_AGENT_PID; 20:59:33 echo Agent pid 75 killed; 20:59:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:59:33 + git semver [Pipeline] } 20:59:33 $ docker stop --time=1 bf078d690626330a6e540dabfd9f282512ac188d14d22976bf5a909f6cf40a04 20:59:35 $ docker rm -f --volumes bf078d690626330a6e540dabfd9f282512ac188d14d22976bf5a909f6cf40a04 [Pipeline] // withDockerContainer [Pipeline] sh 20:59:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:59:35 Stashed 1 file(s) [Pipeline] echo 20:59:35 [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 20:59:36 provisioning config files... 20:59:36 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp/config12318133033351997517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:36 ---> docker-login.sh 20:59:36 nexus3.edgexfoundry.org:10001 20:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:36 Configure a credential helper to remove this warning. See 20:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:36 20:59:36 Login Succeeded 20:59:36 nexus3.edgexfoundry.org:10002 20:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:36 Configure a credential helper to remove this warning. See 20:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:36 20:59:36 Login Succeeded 20:59:36 nexus3.edgexfoundry.org:10003 20:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:37 Configure a credential helper to remove this warning. See 20:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:37 20:59:37 Login Succeeded 20:59:37 nexus3.edgexfoundry.org:10004 20:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:37 Configure a credential helper to remove this warning. See 20:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:37 20:59:37 Login Succeeded 20:59:37 docker.io 20:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:37 Configure a credential helper to remove this warning. See 20:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:37 20:59:37 Login Succeeded 20:59:37 ---> docker-login.sh ends [Pipeline] } 20:59:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:59:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:37 ========================================================= 20:59:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:59:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:59:38 Sending build context to Docker daemon 12.67MB 20:59:38 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:59:38 Step 2/12 : FROM ${BASE} AS builder 20:59:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:59:38 f56be85fc22e: Pulling fs layer 20:59:38 85791d961cd3: Pulling fs layer 20:59:38 d694b5ae8c79: Pulling fs layer 20:59:38 9f32a84ed3da: Pulling fs layer 20:59:38 4d19c01a9841: Pulling fs layer 20:59:38 9325e15d5711: Pulling fs layer 20:59:38 556b6ee489ea: Pulling fs layer 20:59:38 c5a4b2cf53e6: Pulling fs layer 20:59:38 9f32a84ed3da: Waiting 20:59:38 4d19c01a9841: Waiting 20:59:38 9325e15d5711: Waiting 20:59:38 556b6ee489ea: Waiting 20:59:38 c5a4b2cf53e6: Waiting 20:59:38 85791d961cd3: Verifying Checksum 20:59:38 85791d961cd3: Download complete 20:59:38 9f32a84ed3da: Verifying Checksum 20:59:38 9f32a84ed3da: Download complete 20:59:38 4d19c01a9841: Verifying Checksum 20:59:38 4d19c01a9841: Download complete 20:59:38 f56be85fc22e: Download complete 20:59:38 9325e15d5711: Verifying Checksum 20:59:38 9325e15d5711: Download complete 20:59:38 f56be85fc22e: Pull complete 20:59:38 85791d961cd3: Pull complete 20:59:38 c5a4b2cf53e6: Verifying Checksum 20:59:38 c5a4b2cf53e6: Download complete 20:59:38 d694b5ae8c79: Verifying Checksum 20:59:38 d694b5ae8c79: Download complete 20:59:39 556b6ee489ea: Verifying Checksum 20:59:39 556b6ee489ea: Download complete 20:59:42 d694b5ae8c79: Pull complete 20:59:42 9f32a84ed3da: Pull complete 20:59:42 4d19c01a9841: Pull complete 20:59:42 9325e15d5711: Pull complete 20:59:44 556b6ee489ea: Pull complete 20:59:44 c5a4b2cf53e6: Pull complete 20:59:44 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:59:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:59:44 ---> c4be618373d6 20:59:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:59:48 ---> Running in fe7c71d5e78f 20:59:48 Removing intermediate container fe7c71d5e78f 20:59:48 ---> 1fd4f983b069 20:59:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:59:48 ---> Running in e5272e712b42 20:59:48 Removing intermediate container e5272e712b42 20:59:48 ---> 1e777ee6540f 20:59:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:59:48 ---> Running in 84b408971ff5 20:59:48 Removing intermediate container 84b408971ff5 20:59:48 ---> 60dc9f57867b 20:59:48 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:48 ---> Running in 33d80c3a05f2 20:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:49 OK: 265 MiB in 53 packages 20:59:49 Removing intermediate container 33d80c3a05f2 20:59:49 ---> 9d16d92fb755 20:59:49 Step 7/12 : WORKDIR /app 20:59:49 ---> Running in 187ba591249e 20:59:49 Removing intermediate container 187ba591249e 20:59:49 ---> 5a547f76e0ea 20:59:49 Step 8/12 : COPY go.mod vendor* ./ 20:59:49 ---> 74950d6b6613 20:59:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:49 ---> Running in 9ed9ee316421 20:59:51 Still waiting to schedule task 20:59:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:00:16 Removing intermediate container 9ed9ee316421 21:00:16 ---> 38205cfbc272 21:00:16 Step 10/12 : COPY . . 21:00:16 ---> 15e4d67c4f0e 21:00:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:00:16 ---> Running in 168a11ea58ab 21:00:16 Removing intermediate container 168a11ea58ab 21:00:16 ---> 6176048c0a21 21:00:16 Step 12/12 : RUN $MAKE 21:00:16 ---> Running in cdd805ea7e5f 21:00:16 noop 21:00:16 Removing intermediate container cdd805ea7e5f 21:00:16 ---> 02cac05229f8 21:00:16 Successfully built 02cac05229f8 21:00:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:16 + docker inspect -f . ci-base-image-x86_64 21:00:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:16 prd-ubuntu20.04-docker-8c-8g-15948 does not seem to be running inside a container 21:00:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-195 -v /w/workspace/y_app-rfid-llrp-inventory_PR-195:/w/workspace/y_app-rfid-llrp-inventory_PR-195:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-195@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-x86_64 cat 21:00:17 $ docker top 348044266bfed08c3c5965f6c983a9a0e8bbd73e04e33499d2d6268d6150bc03 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:17 + go version 21:00:17 go version go1.20.2 linux/amd64 [Pipeline] } 21:00:17 $ docker stop --time=1 348044266bfed08c3c5965f6c983a9a0e8bbd73e04e33499d2d6268d6150bc03 21:00:18 $ docker rm -f --volumes 348044266bfed08c3c5965f6c983a9a0e8bbd73e04e33499d2d6268d6150bc03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:19 + docker inspect -f . ci-base-image-x86_64 21:00:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:19 prd-ubuntu20.04-docker-8c-8g-15948 does not seem to be running inside a container 21:00:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-195 -v /w/workspace/y_app-rfid-llrp-inventory_PR-195:/w/workspace/y_app-rfid-llrp-inventory_PR-195:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-195@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-x86_64 cat 21:00:19 $ docker top 1c6eb8140335532fc82d868aeee85eba06a05d5813dd05179e53662cff340c9c -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:20 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-195 [Pipeline] fileExists [Pipeline] sh 21:00:20 + make test 21:00:20 go test -race ./... -coverprofile=coverage.out ./... 21:00:38 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:00:38 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:00:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.131s coverage: 86.2% of statements 21:00:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.696s coverage: 71.9% of statements 21:01:03 go vet ./... 21:01:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:01:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:01:04 ./bin/test-attribution.sh 21:01:04 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 21:01:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:01:04 $ docker stop --time=1 1c6eb8140335532fc82d868aeee85eba06a05d5813dd05179e53662cff340c9c 21:01:09 $ docker rm -f --volumes 1c6eb8140335532fc82d868aeee85eba06a05d5813dd05179e53662cff340c9c [Pipeline] // withDockerContainer [Pipeline] sh 21:01:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:01:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:01:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:01:11 + ls -al . 21:01:11 total 228 21:01:11 drwxrwxr-x 11 jenkins jenkins 4096 May 17 21:00 . 21:01:11 drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:59 .. 21:01:11 -rw-rw-r-- 1 jenkins jenkins 262 May 17 20:59 .dockerignore 21:01:11 drwxrwxr-x 8 jenkins jenkins 4096 May 17 20:59 .git 21:01:11 drwxrwxr-x 3 jenkins jenkins 4096 May 17 20:59 .github 21:01:11 -rw-rw-r-- 1 jenkins jenkins 788 May 17 20:59 .gitignore 21:01:11 -rw-rw-r-- 1 jenkins jenkins 41 May 17 20:59 .golangci.yml 21:01:11 drwxr-xr-x 3 jenkins jenkins 4096 May 17 20:59 .semver 21:01:11 -rw-rw-r-- 1 jenkins jenkins 9805 May 17 20:59 Attribution.txt 21:01:11 -rw-rw-r-- 1 jenkins jenkins 4331 May 17 20:59 CHANGELOG.md 21:01:11 -rw-rw-r-- 1 jenkins jenkins 1659 May 17 20:59 Dockerfile 21:01:11 -rw-rw-r-- 1 jenkins jenkins 677 May 17 20:59 GOVERNANCE.md 21:01:11 -rw-rw-r-- 1 jenkins jenkins 687 May 17 20:59 Jenkinsfile 21:01:11 -rw-rw-r-- 1 jenkins jenkins 11347 May 17 20:59 LICENSE 21:01:11 -rw-rw-r-- 1 jenkins jenkins 2497 May 17 20:59 Makefile 21:01:11 -rw-rw-r-- 1 jenkins jenkins 617 May 17 20:59 OWNERS.md 21:01:11 -rw-rw-r-- 1 jenkins jenkins 31516 May 17 20:59 README.md 21:01:11 -rw-rw-r-- 1 jenkins jenkins 5 May 17 20:59 VERSION 21:01:11 drwxrwxr-x 2 jenkins jenkins 4096 May 17 20:59 bin 21:01:11 -rw-r--r-- 1 jenkins jenkins 41317 May 17 21:00 coverage.out 21:01:11 -rw-rw-r-- 1 jenkins jenkins 3467 May 17 20:59 go.mod 21:01:11 -rw-rw-r-- 1 jenkins jenkins 31505 May 17 20:59 go.sum 21:01:11 drwxrwxr-x 2 jenkins jenkins 4096 May 17 20:59 images 21:01:11 drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:59 internal 21:01:11 -rw-rw-r-- 1 jenkins jenkins 531 May 17 20:59 main.go 21:01:11 drwxrwxr-x 2 jenkins jenkins 4096 May 17 20:59 res 21:01:11 drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:59 snap 21:01:11 drwxrwxr-x 3 jenkins jenkins 4096 May 17 20:59 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:11 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 --label arch=amd64 --label version=0.0.0 . 21:01:11 Sending build context to Docker daemon 12.67MB 21:01:11 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 21:01:11 Step 2/29 : FROM ${BASE} AS builder 21:01:11 ---> 02cac05229f8 21:01:11 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 21:01:11 ---> Running in e40ca92379bc 21:01:11 Removing intermediate container e40ca92379bc 21:01:11 ---> 4190fc5aa234 21:01:11 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 21:01:11 ---> Running in 32447c865a95 21:01:12 Removing intermediate container 32447c865a95 21:01:12 ---> 22b7985d8b8c 21:01:12 Step 5/29 : ARG ADD_BUILD_TAGS="" 21:01:12 ---> Running in 6b3ac00c7470 21:01:12 Removing intermediate container 6b3ac00c7470 21:01:12 ---> d9bd0eae35e9 21:01:12 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:01:12 ---> Running in 2cce41412a0c 21:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:12 OK: 265 MiB in 53 packages 21:01:13 Removing intermediate container 2cce41412a0c 21:01:13 ---> 65375ee7ad29 21:01:13 Step 7/29 : WORKDIR /app 21:01:13 ---> Running in c1cf68b904ba 21:01:13 Removing intermediate container c1cf68b904ba 21:01:13 ---> 32ae8814da06 21:01:13 Step 8/29 : COPY go.mod vendor* ./ 21:01:13 ---> f15a3fea3a83 21:01:13 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:13 ---> Running in 20408c985a63 21:01:14 Removing intermediate container 20408c985a63 21:01:14 ---> 2ae0e80aa730 21:01:14 Step 10/29 : COPY . . 21:01:14 ---> 231d21c2c6cf 21:01:14 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:01:14 ---> Running in 27c5be9c5a36 21:01:14 Removing intermediate container 27c5be9c5a36 21:01:14 ---> af935e889f70 21:01:14 Step 12/29 : RUN $MAKE 21:01:14 ---> Running in 252fbb319f17 21:01:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:01:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15949 in /w/workspace/y_app-rfid-llrp-inventory_PR-195 [Pipeline] { [Pipeline] ws 21:01:30 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 21:01:30 The recommended git tool is: git 21:01:35 using credential edgex-jenkins-ssh 21:01:35 Cloning the remote Git repository 21:01:35 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:01:36 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 21:01:36 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:01:36 > git --version # timeout=10 21:01:36 > git --version # 'git version 2.25.1' 21:01:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:36 Removing intermediate container 252fbb319f17 21:01:36 ---> a4e553d6851d 21:01:36 Step 13/29 : FROM alpine:3.17 21:01:36 3.17: Pulling from library/alpine 21:01:36 f56be85fc22e: Already exists 21:01:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:01:36 Status: Downloaded newer image for alpine:3.17 21:01:36 ---> 9ed4aefc74f6 21:01:36 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:01:36 ---> Running in 5b52c92fd335 21:01:36 Removing intermediate container 5b52c92fd335 21:01:36 ---> f5de1b28e973 21:01:36 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:01:36 ---> Running in 25fa9956711a 21:01:36 Removing intermediate container 25fa9956711a 21:01:36 ---> 8233c4831561 21:01:36 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 21:01:36 ---> Running in 0945934f8316 21:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:36 (1/2) Installing ca-certificates (20230506-r0) 21:01:36 (2/2) Installing dumb-init (1.2.5-r2) 21:01:36 Executing busybox-1.35.0-r29.trigger 21:01:36 Executing ca-certificates-20230506-r0.trigger 21:01:36 OK: 8 MiB in 17 packages 21:01:36 Removing intermediate container 0945934f8316 21:01:36 ---> feea92d41e88 21:01:36 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:01:36 ---> 8eb4938380d0 21:01:36 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 21:01:36 ---> ea87c3b92f4f 21:01:36 Step 19/29 : COPY --from=builder /app/res/ /res/ 21:01:36 ---> 56b6abecfd68 21:01:36 Step 20/29 : COPY --from=builder /app/static/ /static/ 21:01:36 ---> 889f6bb7882b 21:01:36 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:01:37 ---> 31891bdd810f 21:01:37 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:01:37 ---> Running in e05b23aa22c1 21:01:37 Removing intermediate container e05b23aa22c1 21:01:37 ---> a462a610492f 21:01:37 Step 23/29 : VOLUME /cache 21:01:37 ---> Running in f5981ede86ae 21:01:37 Removing intermediate container f5981ede86ae 21:01:37 ---> e7cf4d1398c9 21:01:37 Step 24/29 : EXPOSE 59711 21:01:37 ---> Running in 07630d7bdd2a 21:01:37 Removing intermediate container 07630d7bdd2a 21:01:37 ---> 7156acfa7467 21:01:37 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:01:37 ---> Running in 796e5d150cd5 21:01:37 Removing intermediate container 796e5d150cd5 21:01:37 ---> 827360c81d39 21:01:37 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:01:37 ---> Running in 0b7bd0ec4cf7 21:01:37 Removing intermediate container 0b7bd0ec4cf7 21:01:37 ---> 14a58ffefbe5 21:01:37 Step 27/29 : LABEL arch=amd64 21:01:37 ---> Running in fc85eb37f9f0 21:01:37 Removing intermediate container fc85eb37f9f0 21:01:37 ---> 93d1074b4e82 21:01:37 Step 28/29 : LABEL git_sha=74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 21:01:37 ---> Running in 561d5961fdd5 21:01:37 Removing intermediate container 561d5961fdd5 21:01:37 ---> b801b390e96a 21:01:37 Step 29/29 : LABEL version=0.0.0 21:01:37 ---> Running in 0ef2eb20096f 21:01:38 Removing intermediate container 0ef2eb20096f 21:01:38 ---> 01546ca99ce5 21:01:38 [Warning] One or more build-args [ARCH] were not consumed 21:01:38 Successfully built 01546ca99ce5 21:01:38 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:39 21:01:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:01:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:39 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:01:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:39 latest: Pulling from edgex-lftools-log-publisher 21:01:39 5eb5b503b376: Pulling fs layer 21:01:39 5c69ac0246d0: Pulling fs layer 21:01:39 ec43610c2a17: Pulling fs layer 21:01:39 3a2ae6a8a46f: Pulling fs layer 21:01:39 33b1e0a273af: Pulling fs layer 21:01:39 5d3b04190fa2: Pulling fs layer 21:01:39 2f39f015ded8: Pulling fs layer 21:01:39 5d3b04190fa2: Waiting 21:01:39 2f39f015ded8: Waiting 21:01:39 33b1e0a273af: Waiting 21:01:39 5c69ac0246d0: Download complete 21:01:39 3a2ae6a8a46f: Verifying Checksum 21:01:39 3a2ae6a8a46f: Download complete 21:01:39 33b1e0a273af: Verifying Checksum 21:01:39 33b1e0a273af: Download complete 21:01:39 5d3b04190fa2: Download complete 21:01:39 ec43610c2a17: Verifying Checksum 21:01:39 5eb5b503b376: Download complete 21:01:39 Merging remotes/origin/main commit 2872e2c49484b05e6c92c887c8800fc2b400ac38 into PR head commit 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 21:01:40 Merge succeeded, producing 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 21:01:40 Checking out Revision 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 (PR-195) 21:01:40 2f39f015ded8: Download complete 21:01:40 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 21:01:39 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:01:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:01:39 > git config core.sparsecheckout # timeout=10 21:01:39 > git checkout -f 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 # timeout=10 21:01:40 > git remote # timeout=10 21:01:40 > git config --get remote.origin.url # timeout=10 21:01:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:40 > git merge 2872e2c49484b05e6c92c887c8800fc2b400ac38 # timeout=10 21:01:40 > git rev-parse HEAD^{commit} # timeout=10 21:01:40 > git config core.sparsecheckout # timeout=10 21:01:40 > git checkout -f 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 # timeout=10 21:01:40 > git --version # timeout=10 21:01:40 > git --version # 'git version 2.25.1' 21:01:40 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:01:40 5eb5b503b376: Pull complete 21:01:40 5c69ac0246d0: Pull complete 21:01:41 21:01:41 GitHub has been notified of this commit’s build result 21:01:41 21:01:41 ec43610c2a17: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 21:01:41 3a2ae6a8a46f: Pull complete 21:01:41 33b1e0a273af: Pull complete 21:01:41 5d3b04190fa2: Pull complete [Pipeline] sh 21:01:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:01:41 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:41 Dload Upload Total Spent Left Speed 21:01:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 21:01:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:01:42 + sudo tee /etc/docker/daemon.new 21:01:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:01:42 { 21:01:42 "registry-mirrors": [ 21:01:42 "https://nexus3.edgexfoundry.org:10001" 21:01:42 ], 21:01:42 "bip": "10.250.0.254/24", 21:01:42 "hosts": [ 21:01:42 "tcp://0.0.0.0:5555", 21:01:42 "unix:///var/run/docker.sock" 21:01:42 ], 21:01:42 "mtu": 1458, 21:01:42 "selinux-enabled": true, 21:01:42 "seccomp-profile": "/etc/docker/seccomp.json" 21:01:42 } [Pipeline] sh 21:01:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:01:43 + sudo service docker restart 21:01:45 2f39f015ded8: Pull complete 21:01:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:01:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:45 prd-ubuntu20.04-docker-8c-8g-15948 does not seem to be running inside a container 21: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/y_app-rfid-llrp-inventory_PR-195 -v /w/workspace/y_app-rfid-llrp-inventory_PR-195:/w/workspace/y_app-rfid-llrp-inventory_PR-195:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-195@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:latest cat 21:01:49 $ docker top 42ff7bf55c935fec8aa96ad75ef8e33d11c6e394585b3f0aba01c6a2d5de85b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:50 ---> job-cost.sh 21:01:50 lf-activate-venv: SKIPPING 21:01:50 INFO: No Stack... 21:01:50 INFO: Retrieving Pricing Info for: v3-standard-8 21:01:50 INFO: Archiving Costs [Pipeline] sh 21:01:51 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-195/archives/cost.csv 21:01:51 + cut -d, -f6 [Pipeline] lock 21:01:51 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-195-1-stack-cost] 21:01:51 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-195-1-stack-cost] did not exist. Created. 21:01:51 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-195-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:51 + echo total: 0.2199999988079071 [Pipeline] stash 21:01:51 Stashed 1 file(s) [Pipeline] } 21:01:51 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-195-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:01:51 $ docker stop --time=1 42ff7bf55c935fec8aa96ad75ef8e33d11c6e394585b3f0aba01c6a2d5de85b6 21:01:53 $ docker rm -f --volumes 42ff7bf55c935fec8aa96ad75ef8e33d11c6e394585b3f0aba01c6a2d5de85b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:01 provisioning config files... 21:02:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config4882260599807890013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:02 ---> docker-login.sh 21:02:02 nexus3.edgexfoundry.org:10001 21:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:02 Configure a credential helper to remove this warning. See 21:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:02 21:02:02 Login Succeeded 21:02:02 nexus3.edgexfoundry.org:10002 21:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:03 Configure a credential helper to remove this warning. See 21:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:03 21:02:03 Login Succeeded 21:02:03 nexus3.edgexfoundry.org:10003 21:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:03 Configure a credential helper to remove this warning. See 21:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:03 21:02:03 Login Succeeded 21:02:03 nexus3.edgexfoundry.org:10004 21:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:03 Configure a credential helper to remove this warning. See 21:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:03 21:02:03 Login Succeeded 21:02:03 docker.io 21:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:04 Configure a credential helper to remove this warning. See 21:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:04 21:02:04 Login Succeeded 21:02:04 ---> docker-login.sh ends [Pipeline] } 21:02:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:02:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:04 ========================================================= 21:02:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:02:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:02:05 Sending build context to Docker daemon 678.4kB 21:02:05 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:02:05 Step 2/12 : FROM ${BASE} AS builder 21:02:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:02:05 c41833b44d91: Pulling fs layer 21:02:05 ed15518f5707: Pulling fs layer 21:02:05 feae8fd75edb: Pulling fs layer 21:02:05 242c74f7c9fa: Pulling fs layer 21:02:05 3cdef696dda3: Pulling fs layer 21:02:05 2ced38df9373: Pulling fs layer 21:02:05 58f1dce35555: Pulling fs layer 21:02:05 242c74f7c9fa: Waiting 21:02:05 3cdef696dda3: Waiting 21:02:05 2ced38df9373: Waiting 21:02:05 58f1dce35555: Waiting 21:02:05 ed15518f5707: Verifying Checksum 21:02:05 ed15518f5707: Download complete 21:02:05 242c74f7c9fa: Download complete 21:02:05 3cdef696dda3: Verifying Checksum 21:02:05 3cdef696dda3: Download complete 21:02:05 c41833b44d91: Download complete 21:02:06 c41833b44d91: Pull complete 21:02:07 58f1dce35555: Verifying Checksum 21:02:07 58f1dce35555: Download complete 21:02:08 feae8fd75edb: Verifying Checksum 21:02:08 feae8fd75edb: Download complete 21:02:08 2ced38df9373: Verifying Checksum 21:02:08 2ced38df9373: Download complete 21:02:08 ed15518f5707: Pull complete 21:02:23 feae8fd75edb: Pull complete 21:02:23 242c74f7c9fa: Pull complete 21:02:23 3cdef696dda3: Pull complete 21:02:30 2ced38df9373: Pull complete 21:02:31 58f1dce35555: Pull complete 21:02:31 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:02:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:02:31 ---> fadd8f120f05 21:02:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:02:33 ---> Running in 484288b3b009 21:02:34 Removing intermediate container 484288b3b009 21:02:34 ---> a92ff79d1933 21:02:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:02:34 ---> Running in 9e667292eeeb 21:02:34 Removing intermediate container 9e667292eeeb 21:02:34 ---> 59313631f763 21:02:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:02:34 ---> Running in 32dc0a524fed 21:02:35 Removing intermediate container 32dc0a524fed 21:02:35 ---> 8513a9ef4caf 21:02:35 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:02:35 ---> Running in 7197a99bc86c 21:02:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:02:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:02:37 OK: 263 MiB in 53 packages 21:02:38 Removing intermediate container 7197a99bc86c 21:02:38 ---> 38b8c9fe8dc4 21:02:38 Step 7/12 : WORKDIR /app 21:02:38 ---> Running in 070e2ac074e1 21:02:38 Removing intermediate container 070e2ac074e1 21:02:38 ---> 455811f7af7b 21:02:38 Step 8/12 : COPY go.mod vendor* ./ 21:02:39 ---> 5828510bf7d8 21:02:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:39 ---> Running in 69546e251ba5 21:03:47 Removing intermediate container 69546e251ba5 21:03:47 ---> ad149b34fdce 21:03:47 Step 10/12 : COPY . . 21:03:47 ---> a5464cf56d14 21:03:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:03:47 ---> Running in 333251363f6f 21:03:47 Removing intermediate container 333251363f6f 21:03:47 ---> 444fc02cc985 21:03:47 Step 12/12 : RUN $MAKE 21:03:47 ---> Running in 66236420ee45 21:03:47 noop 21:03:47 Removing intermediate container 66236420ee45 21:03:47 ---> e60ec330022b 21:03:47 Successfully built e60ec330022b 21:03:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:47 + docker inspect -f . ci-base-image-arm64 21:03:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:48 prd-ubuntu20.04-docker-arm64-4c-16g-15949 does not seem to be running inside a container 21:03:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:03:49 $ docker top af6b2d33f3c6fe2c62a2b985219288b39a98e0c04d871466395daac5dcefc4b8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:50 + go version 21:03:50 go version go1.20.2 linux/arm64 [Pipeline] } 21:03:50 $ docker stop --time=1 af6b2d33f3c6fe2c62a2b985219288b39a98e0c04d871466395daac5dcefc4b8 21:03:52 $ docker rm -f --volumes af6b2d33f3c6fe2c62a2b985219288b39a98e0c04d871466395daac5dcefc4b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:52 + docker inspect -f . ci-base-image-arm64 21:03:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:53 prd-ubuntu20.04-docker-arm64-4c-16g-15949 does not seem to be running inside a container 21:03:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:03:54 $ docker top a11edff4cd097efae4fa9677778e34643c10dde57df4aa0931e96c9030039aa6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:54 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 21:03:55 + make test 21:03:55 go test -race ./... -coverprofile=coverage.out ./... 21:06:32 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:06:38 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:06:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.037s coverage: 86.2% of statements 21:06:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.444s coverage: 71.9% of statements 21:06:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:06:49 go vet ./... 21:09:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:09:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:09:11 ./bin/test-attribution.sh 21:09:11 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 21:09:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:09:11 $ docker stop --time=1 a11edff4cd097efae4fa9677778e34643c10dde57df4aa0931e96c9030039aa6 21:09:13 $ docker rm -f --volumes a11edff4cd097efae4fa9677778e34643c10dde57df4aa0931e96c9030039aa6 [Pipeline] // withDockerContainer [Pipeline] sh 21:09:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:09:15 Warning: overwriting stash ‘coverage-report’ 21:09:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:09:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:09:16 + ls -al . 21:09:16 total 224 21:09:16 drwxrwxr-x 10 jenkins jenkins 4096 May 17 21:03 . 21:09:16 drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:01 .. 21:09:16 -rw-rw-r-- 1 jenkins jenkins 262 May 17 21:01 .dockerignore 21:09:16 drwxrwxr-x 8 jenkins jenkins 4096 May 17 21:01 .git 21:09:16 drwxrwxr-x 3 jenkins jenkins 4096 May 17 21:01 .github 21:09:16 -rw-rw-r-- 1 jenkins jenkins 788 May 17 21:01 .gitignore 21:09:16 -rw-rw-r-- 1 jenkins jenkins 41 May 17 21:01 .golangci.yml 21:09:16 -rw-rw-r-- 1 jenkins jenkins 9805 May 17 21:01 Attribution.txt 21:09:16 -rw-rw-r-- 1 jenkins jenkins 4331 May 17 21:01 CHANGELOG.md 21:09:16 -rw-rw-r-- 1 jenkins jenkins 1659 May 17 21:01 Dockerfile 21:09:16 -rw-rw-r-- 1 jenkins jenkins 677 May 17 21:01 GOVERNANCE.md 21:09:16 -rw-rw-r-- 1 jenkins jenkins 687 May 17 21:01 Jenkinsfile 21:09:16 -rw-rw-r-- 1 jenkins jenkins 11347 May 17 21:01 LICENSE 21:09:16 -rw-rw-r-- 1 jenkins jenkins 2497 May 17 21:01 Makefile 21:09:16 -rw-rw-r-- 1 jenkins jenkins 617 May 17 21:01 OWNERS.md 21:09:16 -rw-rw-r-- 1 jenkins jenkins 31516 May 17 21:01 README.md 21:09:16 -rw-rw-r-- 1 jenkins jenkins 5 May 17 20:59 VERSION 21:09:16 drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:01 bin 21:09:16 -rw-r--r-- 1 jenkins jenkins 41317 May 17 21:06 coverage.out 21:09:16 -rw-rw-r-- 1 jenkins jenkins 3467 May 17 21:01 go.mod 21:09:16 -rw-rw-r-- 1 jenkins jenkins 31505 May 17 21:01 go.sum 21:09:16 drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:01 images 21:09:16 drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:01 internal 21:09:16 -rw-rw-r-- 1 jenkins jenkins 531 May 17 21:01 main.go 21:09:16 drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:01 res 21:09:16 drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:01 snap 21:09:16 drwxrwxr-x 3 jenkins jenkins 4096 May 17 21:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:17 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 --label arch=arm64 --label version=0.0.0 . 21:09:17 Sending build context to Docker daemon 678.4kB 21:09:17 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 21:09:17 Step 2/29 : FROM ${BASE} AS builder 21:09:17 ---> e60ec330022b 21:09:17 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 21:09:17 ---> Running in 0ed67eab6927 21:09:18 Removing intermediate container 0ed67eab6927 21:09:18 ---> e5f324fea6bc 21:09:18 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 21:09:18 ---> Running in 9f7c0e82dd79 21:09:18 Removing intermediate container 9f7c0e82dd79 21:09:18 ---> 984d9f45c27a 21:09:18 Step 5/29 : ARG ADD_BUILD_TAGS="" 21:09:18 ---> Running in cf86928e38ab 21:09:18 Removing intermediate container cf86928e38ab 21:09:18 ---> 046c098c3763 21:09:18 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:09:18 ---> Running in 86ad39426930 21:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:09:21 OK: 263 MiB in 53 packages 21:09:22 Removing intermediate container 86ad39426930 21:09:22 ---> cc8369d7d2bd 21:09:22 Step 7/29 : WORKDIR /app 21:09:22 ---> Running in 0a8c958df6b4 21:09:22 Removing intermediate container 0a8c958df6b4 21:09:22 ---> 5eab7f966186 21:09:22 Step 8/29 : COPY go.mod vendor* ./ 21:09:23 ---> 5d2d8026b6c7 21:09:23 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:23 ---> Running in 70cfb526a9ac 21:09:25 Removing intermediate container 70cfb526a9ac 21:09:25 ---> 2616d2d7e40b 21:09:25 Step 10/29 : COPY . . 21:09:26 ---> fee5605e2b92 21:09:26 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:09:26 ---> Running in 65f5ad3460c5 21:09:26 Removing intermediate container 65f5ad3460c5 21:09:26 ---> 98f699e8a927 21:09:26 Step 12/29 : RUN $MAKE 21:09:26 ---> Running in add28432ce66 21:09:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:11:49 Removing intermediate container add28432ce66 21:11:49 ---> 5add6f7c3ac4 21:11:49 Step 13/29 : FROM alpine:3.17 21:11:49 3.17: Pulling from library/alpine 21:11:49 c41833b44d91: Already exists 21:11:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:11:49 Status: Downloaded newer image for alpine:3.17 21:11:49 ---> 51e60588ff2c 21:11:49 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:11:49 ---> Running in 0f52a2b7d2cb 21:11:49 Removing intermediate container 0f52a2b7d2cb 21:11:49 ---> 1afe71eac87b 21:11:49 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:11:49 ---> Running in ecfff7cfc97b 21:11:49 Removing intermediate container ecfff7cfc97b 21:11:49 ---> 497c5a7a0095 21:11:49 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 21:11:49 ---> Running in d8bbe3efd860 21:11:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:11:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:11:49 (1/2) Installing ca-certificates (20230506-r0) 21:11:49 (2/2) Installing dumb-init (1.2.5-r2) 21:11:49 Executing busybox-1.35.0-r29.trigger 21:11:49 Executing ca-certificates-20230506-r0.trigger 21:11:49 OK: 8 MiB in 17 packages 21:11:49 Removing intermediate container d8bbe3efd860 21:11:49 ---> bf98205f0fa4 21:11:49 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:11:49 ---> d4725e02efe7 21:11:49 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 21:11:49 ---> ec0bbdda1e97 21:11:49 Step 19/29 : COPY --from=builder /app/res/ /res/ 21:11:49 ---> 391b3084be9e 21:11:49 Step 20/29 : COPY --from=builder /app/static/ /static/ 21:11:50 ---> 8dd8eaed68e3 21:11:50 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:11:51 ---> bfd4e4e5e175 21:11:51 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:11:51 ---> Running in 4d3c8645b130 21:11:53 Removing intermediate container 4d3c8645b130 21:11:53 ---> 0d977b0a84c2 21:11:53 Step 23/29 : VOLUME /cache 21:11:53 ---> Running in 35fb013dce8f 21:11:53 Removing intermediate container 35fb013dce8f 21:11:53 ---> 011a284e4edd 21:11:53 Step 24/29 : EXPOSE 59711 21:11:53 ---> Running in 0aeb3281f32d 21:11:54 Removing intermediate container 0aeb3281f32d 21:11:54 ---> 5504c7d9b721 21:11:54 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:11:54 ---> Running in 3bdb781a4d06 21:11:54 Removing intermediate container 3bdb781a4d06 21:11:54 ---> 85cbc84fd7d9 21:11:54 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:11:54 ---> Running in 307c94c35442 21:11:54 Removing intermediate container 307c94c35442 21:11:54 ---> 23edad42c7b5 21:11:54 Step 27/29 : LABEL arch=arm64 21:11:54 ---> Running in e4c81a8a22bc 21:11:55 Removing intermediate container e4c81a8a22bc 21:11:55 ---> 34f840bc3093 21:11:55 Step 28/29 : LABEL git_sha=74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 21:11:55 ---> Running in a107378394a1 21:11:55 Removing intermediate container a107378394a1 21:11:55 ---> 103589ed8ee7 21:11:55 Step 29/29 : LABEL version=0.0.0 21:11:55 ---> Running in 60df0274fc84 21:11:56 Removing intermediate container 60df0274fc84 21:11:56 ---> e052065aaec9 21:11:56 [Warning] One or more build-args [ARCH] were not consumed 21:11:56 Successfully built e052065aaec9 21:11:56 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:11:56 21:11:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:11:57 arm64: Pulling from edgex-lftools-log-publisher 21:11:57 8998bd30e6a1: Pulling fs layer 21:11:57 04944245beec: Pulling fs layer 21:11:57 699f458cf7ca: Pulling fs layer 21:11:57 765212b225bb: Pulling fs layer 21:11:57 f23df028b6ca: Pulling fs layer 21:11:57 d65c8cfc05b1: Pulling fs layer 21:11:57 2437ff75d9bd: Pulling fs layer 21:11:57 f23df028b6ca: Waiting 21:11:57 d65c8cfc05b1: Waiting 21:11:57 2437ff75d9bd: Waiting 21:11:57 765212b225bb: Waiting 21:11:57 04944245beec: Verifying Checksum 21:11:57 04944245beec: Download complete 21:11:57 765212b225bb: Verifying Checksum 21:11:57 765212b225bb: Download complete 21:11:57 f23df028b6ca: Download complete 21:11:57 d65c8cfc05b1: Verifying Checksum 21:11:57 d65c8cfc05b1: Download complete 21:11:57 699f458cf7ca: Verifying Checksum 21:11:57 699f458cf7ca: Download complete 21:11:58 8998bd30e6a1: Verifying Checksum 21:11:58 8998bd30e6a1: Download complete 21:12:00 2437ff75d9bd: Verifying Checksum 21:12:00 2437ff75d9bd: Download complete 21:12:02 8998bd30e6a1: Pull complete 21:12:02 04944245beec: Pull complete 21:12:03 699f458cf7ca: Pull complete 21:12:04 765212b225bb: Pull complete 21:12:04 f23df028b6ca: Pull complete 21:12:04 d65c8cfc05b1: Pull complete 21:12:19 2437ff75d9bd: Pull complete 21:12:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:12:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:20 prd-ubuntu20.04-docker-arm64-4c-16g-15949 does not seem to be running inside a container 21:12:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:12:23 $ docker top ac9a8e3d54148a94e07f6ac8d68f8d2e7e90eeee0b7dfd2939c04a1ebe67612a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:24 ---> job-cost.sh 21:12:24 lf-activate-venv: SKIPPING 21:12:24 INFO: No Stack... 21:12:24 INFO: Retrieving Pricing Info for: v3-standard-4 21:12:25 INFO: Archiving Costs [Pipeline] sh 21:12:26 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 21:12:26 + cut -d, -f6 [Pipeline] lock 21:12:26 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-195-1-stack-cost] 21:12:26 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-195-1-stack-cost] did not exist. Created. 21:12:26 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-195-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:12:27 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-f2d4b51a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:12:27 + echo total: 0.10999999940395355 [Pipeline] stash 21:12:27 Warning: overwriting stash ‘stack-cost’ 21:12:27 Stashed 1 file(s) [Pipeline] } 21:12:27 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-195-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:12:27 $ docker stop --time=1 ac9a8e3d54148a94e07f6ac8d68f8d2e7e90eeee0b7dfd2939c04a1ebe67612a 21:12:29 $ docker rm -f --volumes ac9a8e3d54148a94e07f6ac8d68f8d2e7e90eeee0b7dfd2939c04a1ebe67612a [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 21:12:30 provisioning config files... 21:12:30 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp/config11976940678015931553tmp [Pipeline] { [Pipeline] sh 21:12:30 + set +x 21:12:30 + bash -s -- 21:12:30 + curl -s https://codecov.io/bash 21:12:30 21:12:30 _____ _ 21:12:30 / ____| | | 21:12:30 | | ___ __| | ___ ___ _____ __ 21:12:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:12:30 | |___| (_) | (_| | __/ (_| (_) \ V / 21:12:30 \_____\___/ \__,_|\___|\___\___/ \_/ 21:12:30 Bash-1.0.6 21:12:30 21:12:30 21:12:30 ==> git version 2.25.1 found 21:12:30 ==> 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 21:12:30 Release-Date: 2020-01-08 21:12:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:12:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:12:30 ==> Jenkins CI detected. 21:12:30 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-195 21:12:30 project root: . 21:12:30 --> token set from env 21:12:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:12:30 ==> Running gcov in . (disable via -X gcov) 21:12:30 ==> Python coveragepy not found 21:12:30 ==> Searching for coverage reports in: 21:12:30 + . 21:12:30 -> Found 1 reports 21:12:30 ==> Detecting git/mercurial file structure 21:12:31 ==> Reading reports 21:12:31 + ./coverage.out bytes=41317 21:12:31 ==> Appending adjustments 21:12:31 https://docs.codecov.io/docs/fixing-reports 21:12:31 + Found adjustments 21:12:31 ==> Gzipping contents 21:12:31 12K /tmp/codecov.a4oFaE.gz 21:12:31 ==> Uploading reports 21:12:31 url: https://codecov.io 21:12:31 query: branch=PR-195&commit=74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-195%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=195&job=&cmd_args= 21:12:31 -> Pinging Codecov 21:12:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-195&commit=74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-195%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=195&job=&cmd_args= 21:12:31 -> Uploading to 21:12:31 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/581DD39554BDF9B6E22D074273EAD858/74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6/dd21d794-cd53-42b4-8e52-aa1375c785e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T211231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16445739c04268038be828b4e45bc80dde66dc0b17945081928f614516c745e4 21:12:31 % Total % Received % Xferd Average Speed Time Time Time Current 21:12:31 Dload Upload Total Spent Left Speed 21:12:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 54625 --:--:-- --:--:-- --:--:-- 54625 21:12:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 [Pipeline] } 21:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:12:33 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-195/archives ] 21:12:33 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-195/archives 21:12:33 total 16 21:12:33 drwxr-xr-x 3 root root 4096 May 17 21:01 . 21:12:33 drwxrwxr-x 12 jenkins jenkins 4096 May 17 21:01 .. 21:12:33 drwxr-xr-x 2 root root 4096 May 17 21:01 cost 21:12:33 -rw-r--r-- 1 root root 95 May 17 21:01 cost.csv 21:12:33 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-195/archives 21:12:33 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-195/archives 21:12:33 total 16 21:12:33 drwxr-xr-x 3 jenkins jenkins 4096 May 17 21:01 . 21:12:33 drwxrwxr-x 12 jenkins jenkins 4096 May 17 21:01 .. 21:12:33 drwxr-xr-x 2 jenkins jenkins 4096 May 17 21:01 cost 21:12:33 -rw-r--r-- 1 jenkins jenkins 95 May 17 21:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:12:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:12:34 ---> package-listing.sh 21:12:34 ++ facter osfamily 21:12:34 ++ tr '[:upper:]' '[:lower:]' 21:12:34 + OS_FAMILY=debian 21:12:34 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-195 21:12:34 + START_PACKAGES=/tmp/packages_start.txt 21:12:34 + END_PACKAGES=/tmp/packages_end.txt 21:12:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:12:34 + PACKAGES=/tmp/packages_start.txt 21:12:34 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-195 ']' 21:12:34 + PACKAGES=/tmp/packages_end.txt 21:12:34 + case "${OS_FAMILY}" in 21:12:34 + dpkg -l 21:12:34 + grep '^ii' 21:12:34 + '[' -f /tmp/packages_start.txt ']' 21:12:34 + '[' -f /tmp/packages_end.txt ']' 21:12:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:12:34 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-195 ']' 21:12:34 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-195/archives/ 21:12:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-195/archives/ [Pipeline] echo 21:12:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-195/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:12:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:36 prd-ubuntu20.04-docker-8c-8g-15948 does not seem to be running inside a container 21:12:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-195/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-195 -v /w/workspace/y_app-rfid-llrp-inventory_PR-195:/w/workspace/y_app-rfid-llrp-inventory_PR-195:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-195@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 21:12:36 $ docker top 139a74a1d7649a803fa4ffe8e2071fd1109cb84dff6690e43dee435eaef05bbf -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:36 + touch /tmp/pre-build-complete [Pipeline] sh 21:12:36 + mkdir -p /var/log/sysstat [Pipeline] sh 21:12:37 + ls /var/log/sa-host 21:12:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:12:37 provisioning config files... 21:12:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp/config5694377932121825468tmp [Pipeline] { [Pipeline] echo 21:12:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:12:37 ---> create-netrc.sh [Pipeline] } 21:12:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:12:38 ---> python-tools-install.sh [Pipeline] echo 21:12:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:12:38 ---> sudo-logs.sh 21:12:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:12:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:12:38 ---> job-cost.sh 21:12:38 lf-activate-venv: SKIPPING 21:12:38 DEBUG: total: 0.2199999988079071 21:12:38 INFO: Retrieving Stack Cost... 21:12:39 INFO: Retrieving Pricing Info for: v3-standard-8 21:12:39 INFO: Archiving Costs [Pipeline] echo 21:12:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:12:40 ---> logs-deploy.sh 21:12:40 lf-activate-venv: SKIPPING 21:12:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-195/1 21:12:40 INFO: archiving workspace using pattern(s): 21:12:41 Archives upload complete. 21:12:41 INFO: archiving logs to Nexus 21:12:41 ---> uname -a: 21:12:41 Linux prd-ubuntu20-04-docker-8c-8g-15948 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:12:41 21:12:41 21:12:41 ---> lscpu: 21:12:41 Architecture: x86_64 21:12:41 CPU op-mode(s): 32-bit, 64-bit 21:12:41 Byte Order: Little Endian 21:12:41 Address sizes: 40 bits physical, 48 bits virtual 21:12:41 CPU(s): 8 21:12:41 On-line CPU(s) list: 0-7 21:12:41 Thread(s) per core: 1 21:12:41 Core(s) per socket: 1 21:12:41 Socket(s): 8 21:12:41 NUMA node(s): 1 21:12:41 Vendor ID: AuthenticAMD 21:12:41 CPU family: 23 21:12:41 Model: 49 21:12:41 Model name: AMD EPYC-Rome Processor 21:12:41 Stepping: 0 21:12:41 CPU MHz: 2799.998 21:12:41 BogoMIPS: 5599.99 21:12:41 Virtualization: AMD-V 21:12:41 Hypervisor vendor: KVM 21:12:41 Virtualization type: full 21:12:41 L1d cache: 256 KiB 21:12:41 L1i cache: 256 KiB 21:12:41 L2 cache: 4 MiB 21:12:41 L3 cache: 128 MiB 21:12:41 NUMA node0 CPU(s): 0-7 21:12:41 Vulnerability Itlb multihit: Not affected 21:12:41 Vulnerability L1tf: Not affected 21:12:41 Vulnerability Mds: Not affected 21:12:41 Vulnerability Meltdown: Not affected 21:12:41 Vulnerability Mmio stale data: Not affected 21:12:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:12:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:12:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:12:41 Vulnerability Srbds: Not affected 21:12:41 Vulnerability Tsx async abort: Not affected 21:12:41 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 21:12:41 21:12:41 21:12:41 ---> nproc: 21:12:41 8 21:12:41 21:12:41 21:12:41 ---> df -h: 21:12:41 Filesystem Size Used Avail Use% Mounted on 21:12:41 overlay 155G 12G 144G 8% / 21:12:41 tmpfs 64M 0 64M 0% /dev 21:12:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:12:41 shm 64M 0 64M 0% /dev/shm 21:12:41 /dev/vda1 155G 12G 144G 8% /facter-os 21:12:41 21:12:41 21:12:41 ---> sar -b -r -n DEV: 21:12:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15948) 05/17/23 _x86_64_ (8 CPU) 21:12:41 21:12:41 20:58:38 LINUX RESTART (8 CPU) 21:12:41 21:12:41 20:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:12:41 21:00:01 200.52 39.64 160.88 0.00 4285.50 78988.34 0.00 21:12:41 21:01:01 80.76 0.12 80.64 0.00 9.06 27518.51 0.00 21:12:41 21:02:01 210.63 0.23 210.40 0.00 14.00 50834.33 0.00 21:12:41 21:03:01 2.42 0.00 2.42 0.00 0.00 28.41 0.00 21:12:41 21:04:01 28.76 10.23 18.53 0.00 3453.12 5114.43 0.00 21:12:41 21:05:01 4.25 0.00 4.25 0.00 0.00 57.99 0.00 21:12:41 21:06:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 21:12:41 21:07:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 21:12:41 21:08:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 21:12:41 21:09:01 1.38 0.00 1.38 0.00 0.00 24.26 0.00 21:12:41 21:10:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 21:12:41 21:11:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 21:12:41 21:12:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 21:12:41 Average: 41.17 3.86 37.31 0.00 597.11 12511.81 0.00 21:12:41 21:12:41 20:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:12:41 21:00:01 28453068 31575228 735560 2.24 108072 3224716 1846872 5.44 1143304 2854852 4 21:12:41 21:01:01 27852556 31532844 768032 2.34 147840 3684068 1983324 5.85 1212748 3316952 370816 21:12:41 21:02:01 27595076 31553564 749492 2.28 160080 3934520 1734552 5.11 1288632 3483820 476 21:12:41 21:03:01 27595592 31554176 748644 2.28 160132 3934520 1734552 5.11 1288272 3483820 8 21:12:41 21:04:01 27364204 31541796 749716 2.28 165484 4138364 1807332 5.33 1441364 3537600 1304 21:12:41 21:05:01 27366984 31544556 747528 2.27 165536 4138356 1823756 5.37 1440252 3537564 136 21:12:41 21:06:01 27368084 31545756 746256 2.27 165568 4138368 1823756 5.37 1439344 3537568 20 21:12:41 21:07:01 27372432 31550136 741828 2.26 165600 4138368 1807452 5.33 1435928 3537568 176 21:12:41 21:08:01 27372148 31549884 742036 2.26 165628 4138372 1807452 5.33 1435956 3537572 4 21:12:41 21:09:01 27372092 31550040 741920 2.26 165724 4138352 1807452 5.33 1435952 3537684 164 21:12:41 21:10:01 27372388 31550372 741736 2.26 165756 4138352 1807452 5.33 1436080 3537684 24 21:12:41 21:11:01 27371768 31549784 742288 2.26 165788 4138356 1807452 5.33 1436320 3537688 176 21:12:41 21:12:01 27371760 31549800 742212 2.26 165812 4138356 1807452 5.33 1436104 3537688 12 21:12:41 Average: 27525242 31549841 745942 2.27 159002 4001774 1815297 5.35 1374635 3459851 28717 21:12:41 21:12:41 20:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:12:41 21:00:01 lo 6.46 6.46 0.63 0.63 0.00 0.00 0.00 0.00 21:12:41 21:00:01 ens3 990.42 594.07 8926.39 106.07 0.00 0.00 0.00 0.00 21:12:41 21:00:01 docker0 196.53 334.07 15.70 2134.60 0.00 0.00 0.00 0.00 21:12:41 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:41 21:01:01 ens3 29.17 18.41 27.04 11.22 0.00 0.00 0.00 0.00 21:12:41 21:01:01 veth5639402 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 21:12:41 21:01:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:12:41 21:02:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 21:12:41 21:02:01 ens3 125.93 89.12 2626.61 94.78 0.00 0.00 0.00 0.00 21:12:41 21:02:01 docker0 3.18 7.02 0.20 88.12 0.00 0.00 0.00 0.00 21:12:41 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:41 21:03:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:12:41 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:41 21:04:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:12:41 21:04:01 ens3 100.67 48.87 1375.74 3.70 0.00 0.00 0.00 0.00 21:12:41 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:41 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:41 21:05:01 ens3 0.58 0.33 0.11 0.08 0.00 0.00 0.00 0.00 21:12:41 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:41 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:41 21:06:01 ens3 2.07 1.55 5.23 0.35 0.00 0.00 0.00 0.00 21:12:41 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:41 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:41 21:07:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:12:41 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:41 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:41 21:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:41 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:41 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:41 21:09:01 ens3 0.53 0.10 0.04 0.01 0.00 0.00 0.00 0.00 21:12:41 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:41 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:41 21:10:01 ens3 0.82 0.33 0.23 0.14 0.00 0.00 0.00 0.00 21:12:41 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:41 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:41 21:11:01 ens3 1.15 0.60 0.67 0.47 0.00 0.00 0.00 0.00 21:12:41 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:41 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:41 21:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:41 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:41 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 21:12:41 Average: ens3 96.30 57.98 997.15 16.68 0.00 0.00 0.00 0.00 21:12:41 Average: docker0 15.36 26.25 1.22 171.00 0.00 0.00 0.00 0.00 21:12:41 21:12:41 21:12:41 ---> sar -P ALL: 21:12:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15948) 05/17/23 _x86_64_ (8 CPU) 21:12:41 21:12:41 20:58:38 LINUX RESTART (8 CPU) 21:12:41 21:12:41 20:59:01 CPU %user %nice %system %iowait %steal %idle 21:12:41 21:00:01 all 10.58 0.00 3.58 3.07 0.07 82.71 21:12:41 21:00:01 0 9.11 0.00 3.78 0.64 0.05 86.42 21:12:41 21:00:01 1 9.81 0.00 3.34 6.83 0.07 79.95 21:12:41 21:00:01 2 9.39 0.00 3.47 4.54 0.07 82.53 21:12:41 21:00:01 3 11.04 0.00 3.77 0.20 0.08 84.90 21:12:41 21:00:01 4 11.49 0.00 2.69 0.25 0.07 85.50 21:12:41 21:00:01 5 11.48 0.00 4.27 1.11 0.07 83.07 21:12:41 21:00:01 6 11.05 0.00 3.25 9.97 0.07 75.66 21:12:41 21:00:01 7 11.23 0.00 4.08 0.99 0.07 83.63 21:12:41 21:01:01 all 38.88 0.00 5.72 1.44 0.08 53.87 21:12:41 21:01:01 0 36.45 0.00 6.44 0.78 0.08 56.24 21:12:41 21:01:01 1 39.74 0.00 5.14 0.05 0.08 54.98 21:12:41 21:01:01 2 39.74 0.00 5.99 0.13 0.10 54.04 21:12:41 21:01:01 3 39.02 0.00 5.47 0.17 0.08 55.26 21:12:41 21:01:01 4 38.91 0.00 6.27 0.13 0.07 54.61 21:12:41 21:01:01 5 38.54 0.00 5.13 0.10 0.08 56.14 21:12:41 21:01:01 6 39.10 0.00 5.64 9.06 0.08 46.11 21:12:41 21:01:01 7 39.57 0.00 5.69 1.10 0.08 53.56 21:12:41 21:02:01 all 18.95 0.00 4.62 2.59 0.07 73.78 21:12:41 21:02:01 0 19.61 0.00 5.09 0.79 0.07 74.44 21:12:41 21:02:01 1 17.85 0.00 4.87 0.07 0.05 77.16 21:12:41 21:02:01 2 18.92 0.00 3.98 0.03 0.05 77.01 21:12:41 21:02:01 3 19.24 0.00 3.58 0.07 0.08 77.02 21:12:41 21:02:01 4 18.76 0.00 5.44 15.18 0.08 60.54 21:12:41 21:02:01 5 20.48 0.00 5.00 0.25 0.07 74.20 21:12:41 21:02:01 6 17.39 0.00 3.87 4.16 0.07 74.51 21:12:41 21:02:01 7 19.37 0.00 5.12 0.22 0.07 75.23 21:12:41 21:03:01 all 0.02 0.00 0.02 0.00 0.01 99.95 21:12:41 21:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:12:41 21:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:12:41 21:03:01 2 0.05 0.00 0.02 0.00 0.02 99.92 21:12:41 21:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:12:41 21:03:01 4 0.03 0.00 0.02 0.00 0.03 99.92 21:12:41 21:03:01 5 0.05 0.00 0.03 0.00 0.00 99.92 21:12:41 21:03:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:12:41 21:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:12:41 21:04:01 all 0.98 0.00 0.41 0.39 0.01 98.21 21:12:41 21:04:01 0 1.70 0.00 0.23 0.02 0.00 98.05 21:12:41 21:04:01 1 0.92 0.00 0.40 0.55 0.02 98.12 21:12:41 21:04:01 2 0.73 0.00 0.28 0.73 0.02 98.23 21:12:41 21:04:01 3 1.03 0.00 0.52 0.23 0.02 98.20 21:12:41 21:04:01 4 0.60 0.00 0.32 0.03 0.02 99.03 21:12:41 21:04:01 5 1.40 0.00 0.47 0.57 0.02 97.54 21:12:41 21:04:01 6 0.42 0.00 0.42 0.48 0.02 98.67 21:12:41 21:04:01 7 1.02 0.00 0.65 0.47 0.00 97.86 21:12:41 21:05:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:12:41 21:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:12:41 21:05:01 1 0.02 0.00 0.00 0.03 0.02 99.93 21:12:41 21:05:01 2 0.03 0.00 0.03 0.03 0.02 99.88 21:12:41 21:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:12:41 21:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:12:41 21:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:12:41 21:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:12:41 21:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:12:41 21:06:01 all 0.20 0.00 0.01 0.00 0.01 99.78 21:12:41 21:06:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:12:41 21:06:01 1 0.03 0.00 0.02 0.02 0.00 99.93 21:12:41 21:06:01 2 0.13 0.00 0.02 0.02 0.02 99.82 21:12:41 21:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:12:41 21:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:12:41 21:06:01 5 1.29 0.00 0.02 0.00 0.00 98.70 21:12:41 21:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:12:41 21:06:01 7 0.05 0.00 0.02 0.00 0.02 99.92 21:12:41 21:07:01 all 0.26 0.00 0.01 0.00 0.01 99.73 21:12:41 21:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:12:41 21:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:12:41 21:07:01 2 0.02 0.00 0.05 0.02 0.02 99.90 21:12:41 21:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:12:41 21:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:12:41 21:07:01 5 1.97 0.00 0.00 0.00 0.02 98.01 21:12:41 21:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:12:41 21:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:12:41 21:08:01 all 0.27 0.00 0.00 0.00 0.00 99.72 21:12:41 21:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:12:41 21:08:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:12:41 21:08:01 2 0.08 0.00 0.00 0.02 0.03 99.87 21:12:41 21:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:12:41 21:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:12:41 21:08:01 5 1.99 0.00 0.00 0.00 0.00 98.01 21:12:41 21:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:12:41 21:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:12:41 21:09:01 all 0.11 0.00 0.00 0.00 0.00 99.87 21:12:41 21:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:12:41 21:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:12:41 21:09:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:12:41 21:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:12:41 21:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:12:41 21:09:01 5 0.78 0.00 0.00 0.00 0.02 99.20 21:12:41 21:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:12:41 21:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:12:41 21:10:01 all 0.12 0.00 0.01 0.00 0.01 99.86 21:12:41 21:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:12:41 21:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:12:41 21:10:01 2 0.02 0.00 0.00 0.02 0.02 99.95 21:12:41 21:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:12:41 21:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:12:41 21:10:01 5 0.91 0.00 0.03 0.00 0.02 99.04 21:12:41 21:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:12:41 21:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:12:41 21:12:41 21:10:01 CPU %user %nice %system %iowait %steal %idle 21:12:41 21:11:01 all 0.17 0.00 0.01 0.00 0.00 99.81 21:12:41 21:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:12:41 21:11:01 1 0.03 0.00 0.02 0.02 0.00 99.93 21:12:41 21:11:01 2 0.02 0.00 0.03 0.02 0.00 99.93 21:12:41 21:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:12:41 21:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:12:41 21:11:01 5 1.18 0.00 0.00 0.00 0.02 98.81 21:12:41 21:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:12:41 21:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:12:41 21:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:12:41 21:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:12:41 21:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:12:41 21:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:12:41 21:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:12:41 21:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:12:41 21:12:01 5 0.02 0.00 0.00 0.00 0.03 99.95 21:12:41 21:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:12:41 21:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:12:41 Average: all 5.39 0.00 1.10 0.57 0.02 92.92 21:12:41 Average: 0 5.12 0.00 1.19 0.17 0.02 93.50 21:12:41 Average: 1 5.23 0.00 1.06 0.58 0.02 93.11 21:12:41 Average: 2 5.28 0.00 1.06 0.43 0.03 93.20 21:12:41 Average: 3 5.40 0.00 1.03 0.05 0.02 93.50 21:12:41 Average: 4 5.32 0.00 1.13 1.18 0.02 92.34 21:12:41 Average: 5 6.12 0.00 1.14 0.15 0.03 92.56 21:12:41 Average: 6 5.20 0.00 1.01 1.81 0.02 91.97 21:12:41 Average: 7 5.44 0.00 1.19 0.21 0.02 93.14 21:12:41 21:12:41 21:12:41