Pull request #148 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 445f595edc04ad82e48411191592e1ec7457e396+63c8b30869f87de451dd33f2aa13687440ae64a8 (69b45261fb5d2ece194e739808ec11cfbd7d003b) 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-ssh4627353193937636955.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6222302592827722482.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-148/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-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17017756403530125046.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-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh875179851379643552.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh12395303717854768123.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-148/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-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13438792624928962855.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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-7573 in /w/workspace/y_app-rfid-llrp-inventory_PR-148 [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-148 # 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/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63c8b30869f87de451dd33f2aa13687440ae64a8 into PR head commit 445f595edc04ad82e48411191592e1ec7457e396 Merge succeeded, producing 445f595edc04ad82e48411191592e1ec7457e396 Checking out Revision 445f595edc04ad82e48411191592e1ec7457e396 (PR-148) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:02:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 445f595edc04ad82e48411191592e1ec7457e396 # 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 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 445f595edc04ad82e48411191592e1ec7457e396 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:02:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:02:40 ========================================================= 14:02:40 EdgeX Global Pipelines Version Info 14:02:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:02:41 ------------------- 14:02:41 stable info: 14:02:41 ------------------- 14:02:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:02:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:02:41 Message: update stable to v1.0.244 14:02:42 ------------------- 14:02:42 experimental info: 14:02:42 ------------------- 14:02:42 Commited By: **** collab-it+edgex@linuxfoundation.org 14:02:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:02:42 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:02:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:02:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:02:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:02:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:02:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:02:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:02:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:02:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:02:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:02:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:02:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:02:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo 14:02:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo 14:02:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo 14:02:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 445f595edc04ad82e48411191592e1ec7457e396 [Pipeline] echo 14:02:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 445f595 [Pipeline] echo 14:02:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:02:43 provisioning config files... 14:02:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config16909692058743046411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:44 ---> docker-login.sh 14:02:44 nexus3.edgexfoundry.org:10001 14:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:44 Configure a credential helper to remove this warning. See 14:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:44 14:02:44 Login Succeeded 14:02:44 nexus3.edgexfoundry.org:10002 14:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:44 Configure a credential helper to remove this warning. See 14:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:44 14:02:44 Login Succeeded 14:02:44 nexus3.edgexfoundry.org:10003 14:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:44 Configure a credential helper to remove this warning. See 14:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:44 14:02:44 Login Succeeded 14:02:44 nexus3.edgexfoundry.org:10004 14:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:44 Configure a credential helper to remove this warning. See 14:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:44 14:02:44 Login Succeeded 14:02:44 docker.io 14:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:45 Configure a credential helper to remove this warning. See 14:02:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:45 14:02:45 Login Succeeded 14:02:45 ---> docker-login.sh ends [Pipeline] } 14:02:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:02:45 + git rev-list -1 --merges 445f595edc04ad82e48411191592e1ec7457e396~1..445f595edc04ad82e48411191592e1ec7457e396 [Pipeline] echo 14:02:45 -----------> git rev-list -1 --merges 445f595edc04ad82e48411191592e1ec7457e396~1..445f595edc04ad82e48411191592e1ec7457e396 445f595edc04ad82e48411191592e1ec7457e396 [false] [Pipeline] sh 14:02:46 + git log --format=format:%s -1 445f595edc04ad82e48411191592e1ec7457e396 [Pipeline] echo 14:02:46 ========================================================= 14:02:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:02:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:46 + git log --format=format:%s -1 445f595edc04ad82e48411191592e1ec7457e396 [Pipeline] echo 14:02:46 [semverPrep] GIT_COMMIT: 445f595edc04ad82e48411191592e1ec7457e396, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo 14:02:46 [semverPrep] This is not a build commit. [Pipeline] sh 14:02:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:02:47 + grep -v github /etc/ssh/ssh_known_hosts 14:02:47 + [ -e /tmp/ssh_known_hosts ] 14:02:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:02:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:02:47 + sudo tee -a /etc/ssh/ssh_known_hosts 14:02:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:47 14:02:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:48 0.1.4: Pulling from edgex-devops/py-git-semver 14:02:48 b85a868b505f: Pulling fs layer 14:02:48 e2be974225ed: Pulling fs layer 14:02:48 339a4e72a1f5: Pulling fs layer 14:02:48 988bab9f4d93: Pulling fs layer 14:02:48 1469e6f7b9e6: Pulling fs layer 14:02:48 eaf3925da568: Pulling fs layer 14:02:48 bab4dde63d76: Pulling fs layer 14:02:48 bde34c3a00c8: Pulling fs layer 14:02:48 b352a97aabf1: Pulling fs layer 14:02:48 988bab9f4d93: Waiting 14:02:48 4872d77fe225: Pulling fs layer 14:02:48 1469e6f7b9e6: Waiting 14:02:48 5851b861e8e6: Pulling fs layer 14:02:48 bab4dde63d76: Waiting 14:02:48 bde34c3a00c8: Waiting 14:02:48 b352a97aabf1: Waiting 14:02:48 eaf3925da568: Waiting 14:02:48 4872d77fe225: Waiting 14:02:48 5851b861e8e6: Waiting 14:02:48 e2be974225ed: Download complete 14:02:48 988bab9f4d93: Verifying Checksum 14:02:48 988bab9f4d93: Download complete 14:02:48 1469e6f7b9e6: Verifying Checksum 14:02:48 1469e6f7b9e6: Download complete 14:02:48 eaf3925da568: Download complete 14:02:48 339a4e72a1f5: Verifying Checksum 14:02:48 339a4e72a1f5: Download complete 14:02:48 bde34c3a00c8: Verifying Checksum 14:02:48 bde34c3a00c8: Download complete 14:02:48 b352a97aabf1: Verifying Checksum 14:02:48 b352a97aabf1: Download complete 14:02:48 4872d77fe225: Verifying Checksum 14:02:48 4872d77fe225: Download complete 14:02:48 5851b861e8e6: Verifying Checksum 14:02:48 5851b861e8e6: Download complete 14:02:48 b85a868b505f: Verifying Checksum 14:02:48 b85a868b505f: Download complete 14:02:48 bab4dde63d76: Verifying Checksum 14:02:48 bab4dde63d76: Download complete 14:02:49 b85a868b505f: Pull complete 14:02:50 e2be974225ed: Pull complete 14:02:50 339a4e72a1f5: Pull complete 14:02:50 988bab9f4d93: Pull complete 14:02:50 1469e6f7b9e6: Pull complete 14:02:50 eaf3925da568: Pull complete 14:02:52 bab4dde63d76: Pull complete 14:02:52 bde34c3a00c8: Pull complete 14:02:52 b352a97aabf1: Pull complete 14:02:52 4872d77fe225: Pull complete 14:02:52 5851b861e8e6: Pull complete 14:02:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:02:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:53 prd-ubuntu20.04-docker-8c-8g-7573 does not seem to be running inside a container 14:02:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 14:02:54 $ docker top 78c39b080475a3b8fa6e2ab3e3e3f93fa9b8eb24a6c332efa3e85f3fe0b50743 -eo pid,comm 14:02:54 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). 14:02:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:02:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:54 [ssh-agent] Looking for ssh-agent implementation... 14:02:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:54 $ docker exec 78c39b080475a3b8fa6e2ab3e3e3f93fa9b8eb24a6c332efa3e85f3fe0b50743 ssh-agent 14:02:54 SSH_AUTH_SOCK=/tmp/ssh-4Ble3FssSISR/agent.31 14:02:54 SSH_AGENT_PID=37 14:02:54 Running ssh-add (command line suppressed) 14:02:54 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_1796781422146252848.key (/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_1796781422146252848.key) 14:02:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:55 + git tag --points-at HEAD [Pipeline] } 14:02:55 $ docker exec --env ******** --env ******** 78c39b080475a3b8fa6e2ab3e3e3f93fa9b8eb24a6c332efa3e85f3fe0b50743 ssh-agent -k 14:02:55 unset SSH_AUTH_SOCK; 14:02:55 unset SSH_AGENT_PID; 14:02:55 echo Agent pid 37 killed; 14:02:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:02:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:55 [ssh-agent] Looking for ssh-agent implementation... 14:02:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:55 $ docker exec 78c39b080475a3b8fa6e2ab3e3e3f93fa9b8eb24a6c332efa3e85f3fe0b50743 ssh-agent 14:02:55 SSH_AUTH_SOCK=/tmp/ssh-AEUHIwLqGN9S/agent.69 14:02:55 SSH_AGENT_PID=75 14:02:55 Running ssh-add (command line suppressed) 14:02:55 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_12534257965756527595.key (/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_12534257965756527595.key) 14:02:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:56 + git semver init 14:02:56 2023-02-27 14:02:56,423 [run_init] DEBUG init version:0.0.0 force:False 14:02:56 2023-02-27 14:02:56,425 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver 14:02:56 2023-02-27 14:02:56,425 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver 14:02:56 2023-02-27 14:02:56,425 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-148, universal_newlines=False, shell=None, istream=None) 14:02:57 2023-02-27 14:02:57,648 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.git/info/exclude 14:02:57 2023-02-27 14:02:57,649 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 with force:False 14:02:57 2023-02-27 14:02:57,649 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 14:02:57 2023-02-27 14:02:57,653 [execute] INFO git cat-file --batch-check 14:02:57 2023-02-27 14:02:57,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver, universal_newlines=False, shell=None, istream=) 14:02:57 2023-02-27 14:02:57,662 [execute] INFO git cat-file --batch 14:02:57 2023-02-27 14:02:57,662 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver, universal_newlines=False, shell=None, istream=) 14:02:57 2023-02-27 14:02:57,669 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 14:02:57 0.0.0 [Pipeline] } 14:02:57 $ docker exec --env ******** --env ******** 78c39b080475a3b8fa6e2ab3e3e3f93fa9b8eb24a6c332efa3e85f3fe0b50743 ssh-agent -k 14:02:58 unset SSH_AUTH_SOCK; 14:02:58 unset SSH_AGENT_PID; 14:02:58 echo Agent pid 75 killed; 14:02:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:02:58 + git semver [Pipeline] } 14:02:58 $ docker stop --time=1 78c39b080475a3b8fa6e2ab3e3e3f93fa9b8eb24a6c332efa3e85f3fe0b50743 14:03:00 $ docker rm -f --volumes 78c39b080475a3b8fa6e2ab3e3e3f93fa9b8eb24a6c332efa3e85f3fe0b50743 [Pipeline] // withDockerContainer [Pipeline] sh 14:03:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:03:00 Stashed 1 file(s) [Pipeline] echo 14:03:00 [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 14:03:01 provisioning config files... 14:03:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config11892136333809498740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:01 ---> docker-login.sh 14:03:01 nexus3.edgexfoundry.org:10001 14:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:01 Configure a credential helper to remove this warning. See 14:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:01 14:03:01 Login Succeeded 14:03:01 nexus3.edgexfoundry.org:10002 14:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:01 Configure a credential helper to remove this warning. See 14:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:01 14:03:01 Login Succeeded 14:03:01 nexus3.edgexfoundry.org:10003 14:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:01 Configure a credential helper to remove this warning. See 14:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:01 14:03:01 Login Succeeded 14:03:01 nexus3.edgexfoundry.org:10004 14:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:01 Configure a credential helper to remove this warning. See 14:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:01 14:03:01 Login Succeeded 14:03:01 docker.io 14:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:02 Configure a credential helper to remove this warning. See 14:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:02 14:03:02 Login Succeeded 14:03:02 ---> docker-login.sh ends [Pipeline] } 14:03:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:03:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:03:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:03:02 ========================================================= 14:03:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:03:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:03:02 Sending build context to Docker daemon 12.57MB 14:03:02 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 14:03:02 Step 2/12 : FROM ${BASE} AS builder 14:03:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:03:02 213ec9aee27d: Pulling fs layer 14:03:02 4583459ba037: Pulling fs layer 14:03:02 93c1e223e6f2: Pulling fs layer 14:03:02 53926ce57604: Pulling fs layer 14:03:02 21b2b0c7a3f4: Pulling fs layer 14:03:02 22ff95d597cd: Pulling fs layer 14:03:02 12d6caf4c0d1: Pulling fs layer 14:03:02 96b7cbca73a9: Pulling fs layer 14:03:02 a7acece74701: Pulling fs layer 14:03:02 53926ce57604: Waiting 14:03:02 12d6caf4c0d1: Waiting 14:03:02 22ff95d597cd: Waiting 14:03:02 96b7cbca73a9: Waiting 14:03:02 21b2b0c7a3f4: Waiting 14:03:02 a7acece74701: Waiting 14:03:02 93c1e223e6f2: Verifying Checksum 14:03:02 93c1e223e6f2: Download complete 14:03:02 4583459ba037: Verifying Checksum 14:03:02 4583459ba037: Download complete 14:03:03 21b2b0c7a3f4: Verifying Checksum 14:03:03 21b2b0c7a3f4: Download complete 14:03:03 22ff95d597cd: Verifying Checksum 14:03:03 22ff95d597cd: Download complete 14:03:03 213ec9aee27d: Verifying Checksum 14:03:03 213ec9aee27d: Download complete 14:03:03 12d6caf4c0d1: Verifying Checksum 14:03:03 12d6caf4c0d1: Download complete 14:03:03 213ec9aee27d: Pull complete 14:03:03 4583459ba037: Pull complete 14:03:03 93c1e223e6f2: Pull complete 14:03:03 a7acece74701: Verifying Checksum 14:03:03 a7acece74701: Download complete 14:03:03 96b7cbca73a9: Verifying Checksum 14:03:03 96b7cbca73a9: Download complete 14:03:03 53926ce57604: Download complete 14:03:08 53926ce57604: Pull complete 14:03:08 21b2b0c7a3f4: Pull complete 14:03:08 22ff95d597cd: Pull complete 14:03:08 12d6caf4c0d1: Pull complete 14:03:10 96b7cbca73a9: Pull complete 14:03:10 a7acece74701: Pull complete 14:03:10 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 14:03:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:03:10 ---> db6d94c90886 14:03:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:03:12 ---> Running in e5999e9e4385 14:03:12 Removing intermediate container e5999e9e4385 14:03:12 ---> 3c85e2493fcf 14:03:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:03:12 ---> Running in a0fea906cbd1 14:03:12 Removing intermediate container a0fea906cbd1 14:03:12 ---> e48c6ffbc601 14:03:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:03:12 ---> Running in eae971737188 14:03:12 Removing intermediate container eae971737188 14:03:12 ---> da20c6580dba 14:03:12 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:03:12 ---> Running in 40a44f2b0e1e 14:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:03:13 OK: 211 MiB in 51 packages 14:03:13 Removing intermediate container 40a44f2b0e1e 14:03:13 ---> 9c874f2cccb7 14:03:13 Step 7/12 : WORKDIR /app 14:03:14 ---> Running in effe110c0acf 14:03:14 Removing intermediate container effe110c0acf 14:03:14 ---> b36fdf2de756 14:03:14 Step 8/12 : COPY go.mod vendor* ./ 14:03:14 ---> 833a0a71da35 14:03:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:14 ---> Running in 18d25b3ef1bd 14:03:16 Still waiting to schedule task 14:03:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:03:46 Removing intermediate container 18d25b3ef1bd 14:03:46 ---> 1d596f753b41 14:03:46 Step 10/12 : COPY . . 14:03:46 ---> 948a413bdcba 14:03:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:03:46 ---> Running in f651159128e3 14:03:46 Removing intermediate container f651159128e3 14:03:46 ---> be8002f19e69 14:03:46 Step 12/12 : RUN $MAKE 14:03:46 ---> Running in 5b5f2788feda 14:03:47 noop 14:03:47 Removing intermediate container 5b5f2788feda 14:03:47 ---> 74ead7949c67 14:03:47 Successfully built 74ead7949c67 14:03:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:47 + docker inspect -f . ci-base-image-x86_64 14:03:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:47 prd-ubuntu20.04-docker-8c-8g-7573 does not seem to be running inside a container 14:03:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 14:03:48 $ docker top 172c5e68bbb93e133877fce7f7b0d746b3053aaa0e4779871f2035a0ad871f86 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:48 + go version 14:03:48 go version go1.18.7 linux/amd64 [Pipeline] } 14:03:48 $ docker stop --time=1 172c5e68bbb93e133877fce7f7b0d746b3053aaa0e4779871f2035a0ad871f86 14:03:50 $ docker rm -f --volumes 172c5e68bbb93e133877fce7f7b0d746b3053aaa0e4779871f2035a0ad871f86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:50 + docker inspect -f . ci-base-image-x86_64 14:03:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:50 prd-ubuntu20.04-docker-8c-8g-7573 does not seem to be running inside a container 14:03:50 $ 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-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 14:03:51 $ docker top 201fd122019b921de5bb2f028e6a4b870f67e4dd00e869bd8774ac70e3ee5dc7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:51 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-148 [Pipeline] fileExists [Pipeline] sh 14:03:52 + make test 14:03:52 go test -race ./... -coverprofile=coverage.out ./... 14:04:14 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:04:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.162s coverage: 86.2% of statements 14:04:14 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:04:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.744s coverage: 71.9% of statements 14:04:32 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 14:04:32 go vet ./... 14:04:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:04:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:04:34 ./bin/test-attribution.sh 14:04:34 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 14:04:34 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 14:04:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:04:34 $ docker stop --time=1 201fd122019b921de5bb2f028e6a4b870f67e4dd00e869bd8774ac70e3ee5dc7 14:04:36 $ docker rm -f --volumes 201fd122019b921de5bb2f028e6a4b870f67e4dd00e869bd8774ac70e3ee5dc7 [Pipeline] // withDockerContainer [Pipeline] sh 14:04:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:04:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:04:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:04:37 + ls -al . 14:04:37 total 232 14:04:37 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 14:03 . 14:04:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:02 .. 14:04:37 -rw-rw-r-- 1 jenkins jenkins 262 Feb 27 14:02 .dockerignore 14:04:37 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 14:04 .git 14:04:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 14:02 .github 14:04:37 -rw-rw-r-- 1 jenkins jenkins 788 Feb 27 14:02 .gitignore 14:04:37 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 14:02 .golangci.yml 14:04:37 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 14:02 .semver 14:04:37 -rw-rw-r-- 1 jenkins jenkins 9818 Feb 27 14:02 Attribution.txt 14:04:37 -rw-rw-r-- 1 jenkins jenkins 4331 Feb 27 14:02 CHANGELOG.md 14:04:37 -rw-rw-r-- 1 jenkins jenkins 1659 Feb 27 14:02 Dockerfile 14:04:37 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 14:02 GOVERNANCE.md 14:04:37 -rw-rw-r-- 1 jenkins jenkins 687 Feb 27 14:02 Jenkinsfile 14:04:37 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 14:02 LICENSE 14:04:37 -rw-rw-r-- 1 jenkins jenkins 2462 Feb 27 14:02 Makefile 14:04:37 -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 14:02 OWNERS.md 14:04:37 -rw-rw-r-- 1 jenkins jenkins 31023 Feb 27 14:02 README.md 14:04:37 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 14:03 VERSION 14:04:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:02 bin 14:04:37 -rw-r--r-- 1 jenkins jenkins 41317 Feb 27 14:04 coverage.out 14:04:37 -rw-rw-r-- 1 jenkins jenkins 3564 Feb 27 14:02 go.mod 14:04:37 -rw-rw-r-- 1 jenkins jenkins 34844 Feb 27 14:02 go.sum 14:04:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:02 images 14:04:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:02 internal 14:04:37 -rw-rw-r-- 1 jenkins jenkins 531 Feb 27 14:02 main.go 14:04:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:02 res 14:04:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:02 snap 14:04:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 14:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:38 + 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=445f595edc04ad82e48411191592e1ec7457e396 --label arch=amd64 --label version=0.0.0 . 14:04:38 Sending build context to Docker daemon 12.57MB 14:04:38 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 14:04:38 Step 2/29 : FROM ${BASE} AS builder 14:04:38 ---> 74ead7949c67 14:04:38 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:04:38 ---> Running in 0aa9fb63b0a1 14:04:38 Removing intermediate container 0aa9fb63b0a1 14:04:38 ---> 296233dc0fcc 14:04:38 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:04:38 ---> Running in 8c486ea9c6ad 14:04:38 Removing intermediate container 8c486ea9c6ad 14:04:38 ---> dc19e426d56b 14:04:38 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:04:38 ---> Running in 18794727bbf8 14:04:38 Removing intermediate container 18794727bbf8 14:04:38 ---> e321588fe841 14:04:38 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:04:38 ---> Running in 36bdfaa46e11 14:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:04:39 OK: 211 MiB in 51 packages 14:04:39 Removing intermediate container 36bdfaa46e11 14:04:39 ---> 22794f92f1cf 14:04:39 Step 7/29 : WORKDIR /app 14:04:39 ---> Running in 23773f2d28e3 14:04:39 Removing intermediate container 23773f2d28e3 14:04:39 ---> 2035bce54404 14:04:39 Step 8/29 : COPY go.mod vendor* ./ 14:04:39 ---> 600199c5ee65 14:04:39 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:39 ---> Running in cc941d44a359 14:04:40 Removing intermediate container cc941d44a359 14:04:40 ---> c965f18631cf 14:04:40 Step 10/29 : COPY . . 14:04:41 ---> 663363150f5b 14:04:41 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:04:41 ---> Running in e14254e95852 14:04:41 Removing intermediate container e14254e95852 14:04:41 ---> 624db2bb534e 14:04:41 Step 12/29 : RUN $MAKE 14:04:41 ---> Running in 72af045ab915 14:04:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -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 14:04:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7576 in /w/workspace/y_app-rfid-llrp-inventory_PR-148 [Pipeline] { [Pipeline] ws 14:04:48 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:04:49 The recommended git tool is: git 14:04:54 using credential edgex-jenkins-ssh 14:04:54 Cloning the remote Git repository 14:04:54 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:54 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:04:54 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:54 > git --version # timeout=10 14:04:54 > git --version # 'git version 2.25.1' 14:04:54 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:56 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:04:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:58 Merging remotes/origin/main commit 63c8b30869f87de451dd33f2aa13687440ae64a8 into PR head commit 445f595edc04ad82e48411191592e1ec7457e396 14:04:58 Merge succeeded, producing 445f595edc04ad82e48411191592e1ec7457e396 14:04:58 Checking out Revision 445f595edc04ad82e48411191592e1ec7457e396 (PR-148) 14:04:59 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" 14:04:57 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:04:57 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:04:58 > git config core.sparsecheckout # timeout=10 14:04:58 > git checkout -f 445f595edc04ad82e48411191592e1ec7457e396 # timeout=10 14:04:58 > git remote # timeout=10 14:04:58 > git config --get remote.origin.url # timeout=10 14:04:58 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:58 > git merge 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 14:04:58 > git rev-parse HEAD^{commit} # timeout=10 14:04:58 > git config core.sparsecheckout # timeout=10 14:04:58 > git checkout -f 445f595edc04ad82e48411191592e1ec7457e396 # timeout=10 14:04:59 > git --version # timeout=10 14:04:59 > git --version # 'git version 2.25.1' 14:04:59 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:05:03 Removing intermediate container 72af045ab915 14:05:03 ---> ed9fd38c122b 14:05:03 Step 13/29 : FROM alpine:3.14 14:05:03 3.14: Pulling from library/alpine 14:05:03 d261077062b2: Pulling fs layer 14:05:03 d261077062b2: Verifying Checksum 14:05:03 d261077062b2: Download complete 14:05:03 d261077062b2: Pull complete 14:05:03 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 14:05:03 Status: Downloaded newer image for alpine:3.14 14:05:03 ---> 6dff1269bc79 14:05:03 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:05:03 ---> Running in 16315e93e2dc 14:05:03 Removing intermediate container 16315e93e2dc 14:05:03 ---> cf3b2272e904 14:05:03 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:05:03 ---> Running in 87e869334d32 14:05:03 Removing intermediate container 87e869334d32 14:05:03 ---> 3e1760403558 14:05:03 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:05:03 ---> Running in f30614a0ce63 14:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:05:03 (1/2) Installing ca-certificates (20220614-r0) 14:05:03 (2/2) Installing dumb-init (1.2.5-r1) 14:05:03 Executing busybox-1.33.1-r8.trigger 14:05:03 Executing ca-certificates-20220614-r0.trigger 14:05:03 OK: 6 MiB in 16 packages 14:05:03 Removing intermediate container f30614a0ce63 14:05:03 ---> 687c1144f0c1 14:05:03 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:05:03 ---> 51703107a471 14:05:03 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:05:03 ---> f9e0f07286b8 14:05:03 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:05:03 ---> 20eed7cbceb7 14:05:03 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:05:03 ---> 31cc638f2c01 14:05:03 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:05:03 ---> 1b32dd4ad02c 14:05:03 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:05:03 ---> Running in b816c24541c9 14:05:03 Removing intermediate container b816c24541c9 14:05:03 ---> cedf8e548f26 14:05:03 Step 23/29 : VOLUME /cache 14:05:03 ---> Running in c2f4c748c08b 14:05:03 Removing intermediate container c2f4c748c08b 14:05:03 ---> 339d3f6d0f46 14:05:03 Step 24/29 : EXPOSE 59711 14:05:04 ---> Running in 6f924f9a0435 14:05:04 Removing intermediate container 6f924f9a0435 14:05:04 ---> 2a87bec05b53 14:05:04 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:05:04 ---> Running in c3960f2d5267 14:05:04 Removing intermediate container c3960f2d5267 14:05:04 ---> 89d0da752fa1 14:05:04 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:05:04 ---> Running in 3628f5bdfdc1 14:05:04 Removing intermediate container 3628f5bdfdc1 14:05:04 ---> 808d2a157366 14:05:04 Step 27/29 : LABEL arch=amd64 14:05:04 ---> Running in 9517034b6f35 14:05:04 Removing intermediate container 9517034b6f35 14:05:04 ---> 9fb37008f020 14:05:04 Step 28/29 : LABEL git_sha=445f595edc04ad82e48411191592e1ec7457e396 14:05:04 ---> Running in 448f69b44128 14:05:04 Removing intermediate container 448f69b44128 14:05:04 ---> 0a85d1c3f71b 14:05:04 Step 29/29 : LABEL version=0.0.0 14:05:04 ---> Running in d7629e7cf2ab 14:05:04 Removing intermediate container d7629e7cf2ab 14:05:04 ---> c9a3bd4221ed 14:05:04 [Warning] One or more build-args [ARCH] were not consumed 14:05:04 Successfully built c9a3bd4221ed 14:05:04 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 14:05:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:05 14:05:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:05 latest: Pulling from edgex-lftools-log-publisher 14:05:05 5eb5b503b376: Pulling fs layer 14:05:05 5c69ac0246d0: Pulling fs layer 14:05:05 ec43610c2a17: Pulling fs layer 14:05:05 3a2ae6a8a46f: Pulling fs layer 14:05:05 33b1e0a273af: Pulling fs layer 14:05:05 5d3b04190fa2: Pulling fs layer 14:05:05 2f39f015ded8: Pulling fs layer 14:05:05 3a2ae6a8a46f: Waiting 14:05:05 33b1e0a273af: Waiting 14:05:05 5d3b04190fa2: Waiting 14:05:05 2f39f015ded8: Waiting 14:05:05 5c69ac0246d0: Download complete 14:05:05 3a2ae6a8a46f: Verifying Checksum 14:05:05 3a2ae6a8a46f: Download complete 14:05:06 33b1e0a273af: Verifying Checksum 14:05:06 33b1e0a273af: Download complete 14:05:06 ec43610c2a17: Verifying Checksum 14:05:06 ec43610c2a17: Download complete 14:05:06 5d3b04190fa2: Download complete 14:05:06 5eb5b503b376: Verifying Checksum 14:05:06 5eb5b503b376: Download complete 14:05:07 2f39f015ded8: Verifying Checksum 14:05:07 2f39f015ded8: Download complete 14:05:07 5eb5b503b376: Pull complete 14:05:07 5c69ac0246d0: Pull complete 14:05:07 ec43610c2a17: Pull complete 14:05:07 3a2ae6a8a46f: Pull complete 14:05:08 33b1e0a273af: Pull complete 14:05:08 5d3b04190fa2: Pull complete 14:05:09 14:05:09 GitHub has been notified of this commit’s build result 14:05:09 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:05:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:05:10 % Total % Received % Xferd Average Speed Time Time Time Current 14:05:10 Dload Upload Total Spent Left Speed 14:05:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 66067 0 --:--:-- --:--:-- --:--:-- 66067 [Pipeline] sh 14:05:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:05:11 + sudo tee /etc/docker/daemon.new 14:05:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:05:11 { 14:05:11 "registry-mirrors": [ 14:05:11 "https://nexus3.edgexfoundry.org:10001" 14:05:11 ], 14:05:11 "bip": "10.250.0.254/24", 14:05:11 "hosts": [ 14:05:11 "tcp://0.0.0.0:5555", 14:05:11 "unix:///var/run/docker.sock" 14:05:11 ], 14:05:11 "mtu": 1458, 14:05:11 "selinux-enabled": true, 14:05:11 "seccomp-profile": "/etc/docker/seccomp.json" 14:05:11 } [Pipeline] sh 14:05:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:05:11 + sudo service docker restart 14:05:12 2f39f015ded8: Pull complete 14:05:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:05:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:12 prd-ubuntu20.04-docker-8c-8g-7573 does not seem to be running inside a container 14:05:12 $ 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-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 14:05:14 $ docker top 206892fa54e76896fb1935fcb05f6d72c12529788460aad104daae65528d6e06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:14 ---> job-cost.sh 14:05:14 lf-activate-venv: SKIPPING 14:05:14 INFO: No Stack... 14:05:14 INFO: Retrieving Pricing Info for: v3-standard-8 14:05:15 INFO: Archiving Costs [Pipeline] sh 14:05:15 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/cost.csv 14:05:15 + cut -d, -f6 [Pipeline] lock 14:05:15 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-1-stack-cost] 14:05:15 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-1-stack-cost] did not exist. Created. 14:05:15 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:05:15 + echo total: 0.2199999988079071 [Pipeline] stash 14:05:15 Stashed 1 file(s) [Pipeline] } 14:05:15 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:05:15 $ docker stop --time=1 206892fa54e76896fb1935fcb05f6d72c12529788460aad104daae65528d6e06 14:05:17 $ docker rm -f --volumes 206892fa54e76896fb1935fcb05f6d72c12529788460aad104daae65528d6e06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:05:29 provisioning config files... 14:05:29 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8191532534377369660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:29 ---> docker-login.sh 14:05:29 nexus3.edgexfoundry.org:10001 14:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:30 Configure a credential helper to remove this warning. See 14:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:30 14:05:30 Login Succeeded 14:05:30 nexus3.edgexfoundry.org:10002 14:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:30 Configure a credential helper to remove this warning. See 14:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:30 14:05:30 Login Succeeded 14:05:30 nexus3.edgexfoundry.org:10003 14:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:31 Configure a credential helper to remove this warning. See 14:05:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:31 14:05:31 Login Succeeded 14:05:31 nexus3.edgexfoundry.org:10004 14:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:31 Configure a credential helper to remove this warning. See 14:05:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:31 14:05:31 Login Succeeded 14:05:31 docker.io 14:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:32 Configure a credential helper to remove this warning. See 14:05:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:32 14:05:32 Login Succeeded 14:05:32 ---> docker-login.sh ends [Pipeline] } 14:05:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:05:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:32 ========================================================= 14:05:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:05:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:05:33 Sending build context to Docker daemon 683kB 14:05:33 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 14:05:33 Step 2/12 : FROM ${BASE} AS builder 14:05:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:05:33 9b18e9b68314: Pulling fs layer 14:05:33 35d82f9e3411: Pulling fs layer 14:05:33 e16973657156: Pulling fs layer 14:05:33 fc693d55d65f: Pulling fs layer 14:05:33 7e9fc2657dce: Pulling fs layer 14:05:33 dda99020689f: Pulling fs layer 14:05:33 db1c61fa0a46: Pulling fs layer 14:05:33 891c053d2c06: Pulling fs layer 14:05:33 fc693d55d65f: Waiting 14:05:33 7e9fc2657dce: Waiting 14:05:33 db1c61fa0a46: Waiting 14:05:33 891c053d2c06: Waiting 14:05:33 dda99020689f: Waiting 14:05:33 e16973657156: Verifying Checksum 14:05:33 e16973657156: Download complete 14:05:33 35d82f9e3411: Verifying Checksum 14:05:33 35d82f9e3411: Download complete 14:05:33 7e9fc2657dce: Verifying Checksum 14:05:33 7e9fc2657dce: Download complete 14:05:33 dda99020689f: Verifying Checksum 14:05:33 dda99020689f: Download complete 14:05:33 9b18e9b68314: Verifying Checksum 14:05:34 891c053d2c06: Verifying Checksum 14:05:34 891c053d2c06: Download complete 14:05:35 db1c61fa0a46: Verifying Checksum 14:05:36 9b18e9b68314: Pull complete 14:05:36 fc693d55d65f: Verifying Checksum 14:05:36 fc693d55d65f: Download complete 14:05:37 35d82f9e3411: Pull complete 14:05:37 e16973657156: Pull complete 14:05:49 fc693d55d65f: Pull complete 14:05:49 7e9fc2657dce: Pull complete 14:05:49 dda99020689f: Pull complete 14:05:56 db1c61fa0a46: Pull complete 14:05:58 891c053d2c06: Pull complete 14:05:58 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 14:05:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:05:58 ---> f96f9c87975a 14:05:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:06:00 ---> Running in 5329388bb26e 14:06:00 Removing intermediate container 5329388bb26e 14:06:00 ---> 53f84effb858 14:06:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:06:01 ---> Running in 555f8ab7dcc5 14:06:01 Removing intermediate container 555f8ab7dcc5 14:06:01 ---> 18f7e5bf548d 14:06:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:06:01 ---> Running in b7db6802c5cd 14:06:01 Removing intermediate container b7db6802c5cd 14:06:01 ---> 9e5317fdeae3 14:06:01 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:06:01 ---> Running in 33595695f4ce 14:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:06:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:06:04 OK: 221 MiB in 51 packages 14:06:05 Removing intermediate container 33595695f4ce 14:06:05 ---> 35e8b8571e32 14:06:05 Step 7/12 : WORKDIR /app 14:06:05 ---> Running in 30dc1a5f6d55 14:06:05 Removing intermediate container 30dc1a5f6d55 14:06:05 ---> 95150e4606ec 14:06:05 Step 8/12 : COPY go.mod vendor* ./ 14:06:06 ---> 3f7ee3f2e4ed 14:06:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:06 ---> Running in bf8f561d447f 14:07:14 Removing intermediate container bf8f561d447f 14:07:14 ---> 78e91fbab458 14:07:14 Step 10/12 : COPY . . 14:07:14 ---> 7d34849c5665 14:07:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:07:14 ---> Running in 28f69b3a5567 14:07:14 Removing intermediate container 28f69b3a5567 14:07:14 ---> 2695ffb3b5f6 14:07:14 Step 12/12 : RUN $MAKE 14:07:14 ---> Running in d5aa5baab383 14:07:14 noop 14:07:14 Removing intermediate container d5aa5baab383 14:07:14 ---> 6ca00bbd62f3 14:07:14 Successfully built 6ca00bbd62f3 14:07:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:14 + docker inspect -f . ci-base-image-arm64 14:07:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:14 prd-ubuntu20.04-docker-arm64-4c-16g-7576 does not seem to be running inside a container 14:07:14 $ 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 14:07:16 $ docker top 9059d299ee49bf7c124389b09b343671b94094f1e54551e3c2b9b6cde8d243d6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:07:17 + go version 14:07:17 go version go1.18.7 linux/arm64 [Pipeline] } 14:07:17 $ docker stop --time=1 9059d299ee49bf7c124389b09b343671b94094f1e54551e3c2b9b6cde8d243d6 14:07:21 $ docker rm -f --volumes 9059d299ee49bf7c124389b09b343671b94094f1e54551e3c2b9b6cde8d243d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:21 + docker inspect -f . ci-base-image-arm64 14:07:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:22 prd-ubuntu20.04-docker-arm64-4c-16g-7576 does not seem to be running inside a container 14:07:22 $ 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 14:07:23 $ docker top 38eea6571c9ce2a274c649704fa5ad64246de8b7bec3a14d7d4ff721069066b3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:07:24 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:07:25 + make test 14:07:25 go test -race ./... -coverprofile=coverage.out ./... 14:10:17 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:10:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.813s coverage: 86.2% of statements 14:10:27 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:10:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.620s coverage: 71.9% of statements 14:10:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:10:37 go vet ./... 14:12:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:12:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:12:28 ./bin/test-attribution.sh 14:12:28 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 14:12:28 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 14:12:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:12:29 $ docker stop --time=1 38eea6571c9ce2a274c649704fa5ad64246de8b7bec3a14d7d4ff721069066b3 14:12:30 $ docker rm -f --volumes 38eea6571c9ce2a274c649704fa5ad64246de8b7bec3a14d7d4ff721069066b3 [Pipeline] // withDockerContainer [Pipeline] sh 14:12:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:12:32 Warning: overwriting stash ‘coverage-report’ 14:12:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:12:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:12:33 + ls -al . 14:12:33 total 228 14:12:33 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 14:07 . 14:12:33 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:04 .. 14:12:33 -rw-rw-r-- 1 jenkins jenkins 262 Feb 27 14:04 .dockerignore 14:12:33 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 14:04 .git 14:12:33 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 14:04 .github 14:12:33 -rw-rw-r-- 1 jenkins jenkins 788 Feb 27 14:04 .gitignore 14:12:33 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 14:04 .golangci.yml 14:12:33 -rw-rw-r-- 1 jenkins jenkins 9818 Feb 27 14:04 Attribution.txt 14:12:33 -rw-rw-r-- 1 jenkins jenkins 4331 Feb 27 14:04 CHANGELOG.md 14:12:33 -rw-rw-r-- 1 jenkins jenkins 1659 Feb 27 14:04 Dockerfile 14:12:33 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 14:04 GOVERNANCE.md 14:12:33 -rw-rw-r-- 1 jenkins jenkins 687 Feb 27 14:04 Jenkinsfile 14:12:33 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 14:04 LICENSE 14:12:33 -rw-rw-r-- 1 jenkins jenkins 2462 Feb 27 14:04 Makefile 14:12:33 -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 14:04 OWNERS.md 14:12:33 -rw-rw-r-- 1 jenkins jenkins 31023 Feb 27 14:04 README.md 14:12:33 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 14:03 VERSION 14:12:33 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:04 bin 14:12:33 -rw-r--r-- 1 jenkins jenkins 41317 Feb 27 14:10 coverage.out 14:12:33 -rw-rw-r-- 1 jenkins jenkins 3564 Feb 27 14:04 go.mod 14:12:33 -rw-rw-r-- 1 jenkins jenkins 34844 Feb 27 14:04 go.sum 14:12:33 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:04 images 14:12:33 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:04 internal 14:12:33 -rw-rw-r-- 1 jenkins jenkins 531 Feb 27 14:04 main.go 14:12:33 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:04 res 14:12:33 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:04 snap 14:12:33 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:34 + 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=445f595edc04ad82e48411191592e1ec7457e396 --label arch=arm64 --label version=0.0.0 . 14:12:34 Sending build context to Docker daemon 683kB 14:12:34 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 14:12:34 Step 2/29 : FROM ${BASE} AS builder 14:12:34 ---> 6ca00bbd62f3 14:12:34 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:12:34 ---> Running in 05ae7874d0ca 14:12:35 Removing intermediate container 05ae7874d0ca 14:12:35 ---> 2ddcc3316c04 14:12:35 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:12:35 ---> Running in 74744dc77ff0 14:12:35 Removing intermediate container 74744dc77ff0 14:12:35 ---> 976dc71f035c 14:12:35 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:12:35 ---> Running in 154a82ab1520 14:12:35 Removing intermediate container 154a82ab1520 14:12:35 ---> 4ec521adeedc 14:12:35 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:12:35 ---> Running in ae57c76ab57d 14:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:12:38 OK: 221 MiB in 51 packages 14:12:39 Removing intermediate container ae57c76ab57d 14:12:39 ---> 4d644f0dc62f 14:12:39 Step 7/29 : WORKDIR /app 14:12:39 ---> Running in 6fc8220e6718 14:12:39 Removing intermediate container 6fc8220e6718 14:12:39 ---> b2de92c56fd5 14:12:39 Step 8/29 : COPY go.mod vendor* ./ 14:12:40 ---> e1d6d3ca425e 14:12:40 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:40 ---> Running in 1bfd3aa1eff6 14:12:43 Removing intermediate container 1bfd3aa1eff6 14:12:43 ---> 0b4c323fc76f 14:12:43 Step 10/29 : COPY . . 14:12:43 ---> bd4fe22a48ae 14:12:43 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:12:44 ---> Running in ffd56788e029 14:12:44 Removing intermediate container ffd56788e029 14:12:44 ---> 10cbf70e9533 14:12:44 Step 12/29 : RUN $MAKE 14:12:44 ---> Running in 0fb3c2b38c20 14:12:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -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 14:14:52 Removing intermediate container 0fb3c2b38c20 14:14:52 ---> f4ba66de60ae 14:14:52 Step 13/29 : FROM alpine:3.14 14:14:52 3.14: Pulling from library/alpine 14:14:52 6f0e733d82e2: Pulling fs layer 14:14:52 6f0e733d82e2: Download complete 14:14:52 6f0e733d82e2: Pull complete 14:14:52 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 14:14:52 Status: Downloaded newer image for alpine:3.14 14:14:52 ---> bf97f6347a60 14:14:52 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:14:52 ---> Running in 77d7d75c37fc 14:14:52 Removing intermediate container 77d7d75c37fc 14:14:52 ---> aa10d5e70390 14:14:52 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:14:52 ---> Running in d277b72031ed 14:14:53 Removing intermediate container d277b72031ed 14:14:53 ---> 4e75fd758a4d 14:14:53 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:14:53 ---> Running in 689117f43198 14:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:14:55 (1/2) Installing ca-certificates (20220614-r0) 14:14:55 (2/2) Installing dumb-init (1.2.5-r1) 14:14:55 Executing busybox-1.33.1-r8.trigger 14:14:55 Executing ca-certificates-20220614-r0.trigger 14:14:55 OK: 6 MiB in 16 packages 14:14:56 Removing intermediate container 689117f43198 14:14:56 ---> 4c8de59416b6 14:14:56 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:14:57 ---> 5bffffcc6d64 14:14:57 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:14:57 ---> 8316ce9299c2 14:14:57 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:14:58 ---> 6c8830f10c8b 14:14:58 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:14:58 ---> 7588c3d264f0 14:14:58 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:15:00 ---> 42ba33f4a062 14:15:00 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:15:00 ---> Running in d8801faf2f14 14:15:02 Removing intermediate container d8801faf2f14 14:15:02 ---> ac1205571bf1 14:15:02 Step 23/29 : VOLUME /cache 14:15:02 ---> Running in 1b65ceab5f1c 14:15:02 Removing intermediate container 1b65ceab5f1c 14:15:02 ---> b84e5e89b770 14:15:02 Step 24/29 : EXPOSE 59711 14:15:02 ---> Running in b1118c74fb93 14:15:02 Removing intermediate container b1118c74fb93 14:15:02 ---> 8d6acc273f45 14:15:02 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:15:03 ---> Running in 9cdad5da1ba1 14:15:03 Removing intermediate container 9cdad5da1ba1 14:15:03 ---> d4d38450824a 14:15:03 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:15:03 ---> Running in 4a3e78fe1254 14:15:03 Removing intermediate container 4a3e78fe1254 14:15:03 ---> 61f780760bfc 14:15:03 Step 27/29 : LABEL arch=arm64 14:15:03 ---> Running in ff744b59506a 14:15:04 Removing intermediate container ff744b59506a 14:15:04 ---> 2b26db4e384b 14:15:04 Step 28/29 : LABEL git_sha=445f595edc04ad82e48411191592e1ec7457e396 14:15:04 ---> Running in ee5945681504 14:15:04 Removing intermediate container ee5945681504 14:15:04 ---> 4b6a54bf889a 14:15:04 Step 29/29 : LABEL version=0.0.0 14:15:04 ---> Running in 6af8ef60f8e6 14:15:04 Removing intermediate container 6af8ef60f8e6 14:15:04 ---> b9e566374165 14:15:04 [Warning] One or more build-args [ARCH] were not consumed 14:15:04 Successfully built b9e566374165 14:15:04 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 14:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:15:05 14:15:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:15:05 arm64: Pulling from edgex-lftools-log-publisher 14:15:05 8998bd30e6a1: Pulling fs layer 14:15:05 04944245beec: Pulling fs layer 14:15:05 699f458cf7ca: Pulling fs layer 14:15:05 765212b225bb: Pulling fs layer 14:15:05 f23df028b6ca: Pulling fs layer 14:15:05 d65c8cfc05b1: Pulling fs layer 14:15:05 2437ff75d9bd: Pulling fs layer 14:15:05 765212b225bb: Waiting 14:15:05 f23df028b6ca: Waiting 14:15:05 d65c8cfc05b1: Waiting 14:15:05 2437ff75d9bd: Waiting 14:15:06 04944245beec: Verifying Checksum 14:15:06 04944245beec: Download complete 14:15:06 765212b225bb: Verifying Checksum 14:15:06 765212b225bb: Download complete 14:15:06 f23df028b6ca: Download complete 14:15:06 d65c8cfc05b1: Verifying Checksum 14:15:06 d65c8cfc05b1: Download complete 14:15:06 699f458cf7ca: Verifying Checksum 14:15:06 699f458cf7ca: Download complete 14:15:06 8998bd30e6a1: Verifying Checksum 14:15:06 8998bd30e6a1: Download complete 14:15:08 2437ff75d9bd: Verifying Checksum 14:15:08 2437ff75d9bd: Download complete 14:15:10 8998bd30e6a1: Pull complete 14:15:10 04944245beec: Pull complete 14:15:12 699f458cf7ca: Pull complete 14:15:12 765212b225bb: Pull complete 14:15:14 f23df028b6ca: Pull complete 14:15:14 d65c8cfc05b1: Pull complete 14:15:29 2437ff75d9bd: Pull complete 14:15:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:15:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:15:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:29 prd-ubuntu20.04-docker-arm64-4c-16g-7576 does not seem to be running inside a container 14:15:30 $ 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 14:15:32 $ docker top 969ec9aaa966fd54dd7b5b93ec20a3f75995e29cca4b74b82c2b4a0472fffcbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:15:33 ---> job-cost.sh 14:15:33 lf-activate-venv: SKIPPING 14:15:33 INFO: No Stack... 14:15:33 INFO: Retrieving Pricing Info for: v3-standard-4 14:15:34 INFO: Archiving Costs [Pipeline] sh 14:15:35 + cut -d, -f6 14:15:35 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 14:15:35 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-1-stack-cost] 14:15:35 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-1-stack-cost] did not exist. Created. 14:15:35 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:15:36 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-4c5ac2eb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:15:36 + echo total: 0.10999999940395355 [Pipeline] stash 14:15:37 Warning: overwriting stash ‘stack-cost’ 14:15:37 Stashed 1 file(s) [Pipeline] } 14:15:37 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:15:37 $ docker stop --time=1 969ec9aaa966fd54dd7b5b93ec20a3f75995e29cca4b74b82c2b4a0472fffcbe 14:15:38 $ docker rm -f --volumes 969ec9aaa966fd54dd7b5b93ec20a3f75995e29cca4b74b82c2b4a0472fffcbe [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 14:15:39 provisioning config files... 14:15:39 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config4487637245964498153tmp [Pipeline] { [Pipeline] sh 14:15:40 + set +x 14:15:40 + curl -s+ https://codecov.io/bash 14:15:40 bash -s -- 14:15:40 14:15:40 _____ _ 14:15:40 / ____| | | 14:15:40 | | ___ __| | ___ ___ _____ __ 14:15:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:15:40 | |___| (_) | (_| | __/ (_| (_) \ V / 14:15:40 \_____\___/ \__,_|\___|\___\___/ \_/ 14:15:40 Bash-1.0.6 14:15:40 14:15:40 14:15:40 ==> git version 2.25.1 found 14:15:40 ==> 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 14:15:40 Release-Date: 2020-01-08 14:15:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:15:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:15:40 ==> Jenkins CI detected. 14:15:40 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-148 14:15:40 project root: . 14:15:40 --> token set from env 14:15:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:15:40 ==> Running gcov in . (disable via -X gcov) 14:15:40 ==> Python coveragepy not found 14:15:40 ==> Searching for coverage reports in: 14:15:40 + . 14:15:40 -> Found 1 reports 14:15:40 ==> Detecting git/mercurial file structure 14:15:40 ==> Reading reports 14:15:40 + ./coverage.out bytes=41317 14:15:40 ==> Appending adjustments 14:15:40 https://docs.codecov.io/docs/fixing-reports 14:15:40 + Found adjustments 14:15:40 ==> Gzipping contents 14:15:40 12K /tmp/codecov.UuiDhc.gz 14:15:40 ==> Uploading reports 14:15:40 url: https://codecov.io 14:15:40 query: branch=PR-148&commit=445f595edc04ad82e48411191592e1ec7457e396&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-148%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=148&job=&cmd_args= 14:15:40 -> Pinging Codecov 14:15:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-148&commit=445f595edc04ad82e48411191592e1ec7457e396&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-148%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=148&job=&cmd_args= 14:15:40 -> Uploading to 14:15:40 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/581DD39554BDF9B6E22D074273EAD858/445f595edc04ad82e48411191592e1ec7457e396/8c4c4de3-5434-4118-886f-8556eb88045b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T141540Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e0024845b0e55cfe4c2f82c5daca822ee3e9f0f3e00c3a87d92ccc3c5410d47 14:15:40 % Total % Received % Xferd Average Speed Time Time Time Current 14:15:40 Dload Upload Total Spent Left Speed 14:15:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11851 0 0 100 11851 0 53868 --:--:-- --:--:-- --:--:-- 53624 100 11851 0 0 100 11851 0 51303 --:--:-- --:--:-- --:--:-- 51081 14:15:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/445f595edc04ad82e48411191592e1ec7457e396 [Pipeline] } 14:15:40 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 14:15:42 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives ] 14:15:42 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives 14:15:42 total 16 14:15:42 drwxr-xr-x 3 root root 4096 Feb 27 14:05 . 14:15:42 drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 14:05 .. 14:15:42 drwxr-xr-x 2 root root 4096 Feb 27 14:05 cost 14:15:42 -rw-r--r-- 1 root root 95 Feb 27 14:05 cost.csv 14:15:42 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives 14:15:42 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives 14:15:42 total 16 14:15:42 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 14:05 . 14:15:42 drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 14:05 .. 14:15:42 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 14:05 cost 14:15:42 -rw-r--r-- 1 jenkins jenkins 95 Feb 27 14:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:15:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:15:43 ---> package-listing.sh 14:15:43 ++ facter osfamily 14:15:43 ++ tr '[:upper:]' '[:lower:]' 14:15:44 + OS_FAMILY=debian 14:15:44 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-148 14:15:44 + START_PACKAGES=/tmp/packages_start.txt 14:15:44 + END_PACKAGES=/tmp/packages_end.txt 14:15:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:15:44 + PACKAGES=/tmp/packages_start.txt 14:15:44 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-148 ']' 14:15:44 + PACKAGES=/tmp/packages_end.txt 14:15:44 + case "${OS_FAMILY}" in 14:15:44 + grep '^ii' 14:15:44 + dpkg -l 14:15:44 + '[' -f /tmp/packages_start.txt ']' 14:15:44 + '[' -f /tmp/packages_end.txt ']' 14:15:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:15:44 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-148 ']' 14:15:44 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/ 14:15:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/ [Pipeline] echo 14:15:44 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-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:15:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:15:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:45 prd-ubuntu20.04-docker-8c-8g-7573 does not seem to be running inside a container 14:15:45 $ 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-148/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-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 14:15:45 $ docker top 0d2b593b5b2e844955351ee68dc5c750e2e5759ff0461d90fe69dcd52e540d7b -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:45 + touch /tmp/pre-build-complete [Pipeline] sh 14:15:46 + mkdir -p /var/log/sysstat [Pipeline] sh 14:15:46 + ls /var/log/sa-host 14:15:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:15:46 provisioning config files... 14:15:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config2346054069423703884tmp [Pipeline] { [Pipeline] echo 14:15:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:15:46 ---> create-netrc.sh [Pipeline] } 14:15:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:15:47 ---> python-tools-install.sh [Pipeline] echo 14:15:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:15:47 ---> sudo-logs.sh 14:15:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:15:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:15:48 ---> job-cost.sh 14:15:48 lf-activate-venv: SKIPPING 14:15:48 DEBUG: total: 0.2199999988079071 14:15:48 INFO: Retrieving Stack Cost... 14:15:48 INFO: Retrieving Pricing Info for: v3-standard-8 14:15:48 INFO: Archiving Costs [Pipeline] echo 14:15:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:15:49 ---> logs-deploy.sh 14:15:49 lf-activate-venv: SKIPPING 14:15:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-148/1 14:15:49 INFO: archiving workspace using pattern(s): 14:15:50 Archives upload complete. 14:15:50 INFO: archiving logs to Nexus 14:15:51 ---> uname -a: 14:15:51 Linux prd-ubuntu20-04-docker-8c-8g-7573 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:15:51 14:15:51 14:15:51 ---> lscpu: 14:15:51 Architecture: x86_64 14:15:51 CPU op-mode(s): 32-bit, 64-bit 14:15:51 Byte Order: Little Endian 14:15:51 Address sizes: 40 bits physical, 48 bits virtual 14:15:51 CPU(s): 8 14:15:51 On-line CPU(s) list: 0-7 14:15:51 Thread(s) per core: 1 14:15:51 Core(s) per socket: 1 14:15:51 Socket(s): 8 14:15:51 NUMA node(s): 1 14:15:51 Vendor ID: AuthenticAMD 14:15:51 CPU family: 23 14:15:51 Model: 49 14:15:51 Model name: AMD EPYC-Rome Processor 14:15:51 Stepping: 0 14:15:51 CPU MHz: 2799.996 14:15:51 BogoMIPS: 5599.99 14:15:51 Virtualization: AMD-V 14:15:51 Hypervisor vendor: KVM 14:15:51 Virtualization type: full 14:15:51 L1d cache: 256 KiB 14:15:51 L1i cache: 256 KiB 14:15:51 L2 cache: 4 MiB 14:15:51 L3 cache: 128 MiB 14:15:51 NUMA node0 CPU(s): 0-7 14:15:51 Vulnerability Itlb multihit: Not affected 14:15:51 Vulnerability L1tf: Not affected 14:15:51 Vulnerability Mds: Not affected 14:15:51 Vulnerability Meltdown: Not affected 14:15:51 Vulnerability Mmio stale data: Not affected 14:15:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:15:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:15:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:15:51 Vulnerability Srbds: Not affected 14:15:51 Vulnerability Tsx async abort: Not affected 14:15:51 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 14:15:51 14:15:51 14:15:51 ---> nproc: 14:15:51 8 14:15:51 14:15:51 14:15:51 ---> df -h: 14:15:51 Filesystem Size Used Avail Use% Mounted on 14:15:51 overlay 155G 12G 144G 8% / 14:15:51 tmpfs 64M 0 64M 0% /dev 14:15:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:15:51 shm 64M 0 64M 0% /dev/shm 14:15:51 /dev/vda1 155G 12G 144G 8% /facter-os 14:15:51 14:15:51 14:15:51 ---> sar -b -r -n DEV: 14:15:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7573) 02/27/23 _x86_64_ (8 CPU) 14:15:51 14:15:51 14:02:06 LINUX RESTART (8 CPU) 14:15:51 14:15:51 14:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:15:51 14:04:01 192.75 1.17 191.58 0.00 40.79 71827.36 0.00 14:15:51 14:05:01 113.75 0.22 113.53 0.00 13.60 29195.67 0.00 14:15:51 14:06:01 101.65 0.03 101.62 0.00 5.20 19586.55 0.00 14:15:51 14:07:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 14:15:51 14:08:01 54.57 10.58 43.99 0.00 5154.02 8715.76 0.00 14:15:51 14:09:01 4.67 0.02 4.65 0.00 0.13 102.77 0.00 14:15:51 14:10:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 14:15:51 14:11:01 1.58 0.00 1.58 0.00 0.00 16.79 0.00 14:15:51 14:12:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 14:15:51 14:13:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 14:15:51 14:14:01 2.58 1.02 1.57 0.00 21.86 21.33 0.00 14:15:51 14:15:01 1.83 0.00 1.83 0.00 0.00 20.53 0.00 14:15:51 Average: 39.90 1.09 38.82 0.00 436.34 10795.37 0.00 14:15:51 14:15:51 14:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:15:51 14:04:01 28177832 31494220 806456 2.45 144892 3372532 2272864 6.70 1303452 2950704 172116 14:15:51 14:05:01 28185524 31561028 740244 2.25 150452 3428596 2296792 6.77 1209900 3041932 416 14:15:51 14:06:01 27705968 31608072 691648 2.10 160532 3893416 1746824 5.15 1207480 3467140 160 14:15:51 14:07:01 27707016 31609288 690040 2.10 160596 3893416 1746824 5.15 1206428 3467148 36 14:15:51 14:08:01 27182984 31593972 692968 2.11 193844 4348360 1796912 5.30 1524968 3637696 164 14:15:51 14:09:01 27189012 31595068 692076 2.10 192372 4345104 1781696 5.25 1521240 3634480 172 14:15:51 14:10:01 27189192 31595292 691756 2.10 192412 4345108 1781696 5.25 1521148 3634484 136 14:15:51 14:11:01 27190212 31596676 690928 2.10 192444 4345112 1781696 5.25 1520940 3634816 180 14:15:51 14:12:01 27190456 31596928 690616 2.10 192468 4345100 1781696 5.25 1520936 3634816 16 14:15:51 14:13:01 27190596 31597104 690384 2.10 192484 4345116 1781696 5.25 1521036 3634820 148 14:15:51 14:14:01 27188244 31595916 691664 2.10 192540 4345732 1798364 5.30 1520668 3635484 152 14:15:51 14:15:01 27188408 31596092 691348 2.10 192568 4345740 1798364 5.30 1520984 3635492 172 14:15:51 Average: 27440454 31586638 705011 2.14 179800 4112778 1863785 5.49 1424932 3500751 14489 14:15:51 14:15:51 14:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:15:51 14:04:01 ens3 495.25 295.92 5933.71 38.76 0.00 0.00 0.00 0.00 14:15:51 14:04:01 veth23de203 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:15:51 14:04:01 lo 2.60 2.60 0.25 0.25 0.00 0.00 0.00 0.00 14:15:51 14:04:01 docker0 196.02 323.03 15.07 1908.30 0.00 0.00 0.00 0.00 14:15:51 14:05:01 vethbe3f410 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:51 14:05:01 ens3 56.12 50.22 120.52 90.37 0.00 0.00 0.00 0.00 14:15:51 14:05:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 14:15:51 14:05:01 docker0 1.78 3.40 0.11 40.53 0.00 0.00 0.00 0.00 14:15:51 14:05:01 veth063fdbd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:51 14:06:01 ens3 127.61 82.69 2563.16 12.45 0.00 0.00 0.00 0.00 14:15:51 14:06:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 14:15:51 14:06:01 docker0 1.82 3.92 0.11 38.58 0.00 0.00 0.00 0.00 14:15:51 14:07:01 ens3 1.45 0.53 0.42 0.28 0.00 0.00 0.00 0.00 14:15:51 14:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:51 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:51 14:08:01 ens3 142.77 67.28 2785.44 5.18 0.00 0.00 0.00 0.00 14:15:51 14:08:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 14:15:51 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:51 14:09:01 ens3 0.27 0.17 0.02 0.01 0.00 0.00 0.00 0.00 14:15:51 14:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:51 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:51 14:10:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:15:51 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:51 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:51 14:11:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:15:51 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:51 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:51 14:12:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:15:51 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:51 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:51 14:13:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:15:51 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:51 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:51 14:14:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:15:51 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:51 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:51 14:15:01 ens3 0.25 0.20 0.07 0.01 0.00 0.00 0.00 0.00 14:15:51 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:51 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:51 Average: ens3 68.70 41.44 950.29 12.26 0.00 0.00 0.00 0.00 14:15:51 Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 14:15:51 Average: docker0 16.63 27.53 1.27 165.61 0.00 0.00 0.00 0.00 14:15:51 14:15:51 14:15:51 ---> sar -P ALL: 14:15:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7573) 02/27/23 _x86_64_ (8 CPU) 14:15:51 14:15:51 14:02:06 LINUX RESTART (8 CPU) 14:15:51 14:15:51 14:03:01 CPU %user %nice %system %iowait %steal %idle 14:15:51 14:04:01 all 15.96 0.00 5.05 1.11 0.06 77.82 14:15:51 14:04:01 0 14.67 0.00 5.85 7.31 0.05 72.12 14:15:51 14:04:01 1 15.65 0.00 4.25 0.13 0.05 79.91 14:15:51 14:04:01 2 17.44 0.00 4.11 0.07 0.05 78.33 14:15:51 14:04:01 3 14.86 0.00 5.65 0.08 0.07 79.33 14:15:51 14:04:01 4 15.69 0.00 4.29 0.15 0.07 79.80 14:15:51 14:04:01 5 15.76 0.00 4.80 0.40 0.05 78.98 14:15:51 14:04:01 6 18.53 0.00 4.80 0.27 0.05 76.35 14:15:51 14:04:01 7 15.03 0.00 6.62 0.49 0.09 77.77 14:15:51 14:05:01 all 48.85 0.00 6.97 0.51 0.09 43.59 14:15:51 14:05:01 0 49.52 0.00 6.85 1.13 0.10 42.40 14:15:51 14:05:01 1 48.23 0.00 7.25 0.34 0.10 44.08 14:15:51 14:05:01 2 49.49 0.00 7.36 0.12 0.08 42.94 14:15:51 14:05:01 3 48.85 0.00 6.63 0.17 0.10 44.25 14:15:51 14:05:01 4 48.52 0.00 6.51 1.20 0.08 43.68 14:15:51 14:05:01 5 48.73 0.00 6.73 0.07 0.08 44.39 14:15:51 14:05:01 6 49.01 0.00 7.45 0.10 0.10 43.34 14:15:51 14:05:01 7 48.41 0.00 6.94 0.96 0.08 43.60 14:15:51 14:06:01 all 2.88 0.00 1.40 0.42 0.02 95.27 14:15:51 14:06:01 0 1.95 0.00 1.00 0.94 0.02 96.09 14:15:51 14:06:01 1 3.26 0.00 1.14 0.03 0.02 95.55 14:15:51 14:06:01 2 2.42 0.00 1.89 0.17 0.03 95.49 14:15:51 14:06:01 3 3.68 0.00 1.34 0.17 0.02 94.79 14:15:51 14:06:01 4 3.15 0.00 1.21 0.20 0.03 95.40 14:15:51 14:06:01 5 3.41 0.00 1.74 1.64 0.03 93.17 14:15:51 14:06:01 6 2.92 0.00 1.59 0.02 0.02 95.45 14:15:51 14:06:01 7 2.28 0.00 1.31 0.23 0.02 96.16 14:15:51 14:07:01 all 0.02 0.00 0.02 0.01 0.00 99.95 14:15:51 14:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:15:51 14:07:01 1 0.05 0.00 0.07 0.00 0.00 99.88 14:15:51 14:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:15:51 14:07:01 3 0.02 0.00 0.03 0.00 0.02 99.93 14:15:51 14:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:15:51 14:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 14:15:51 14:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:15:51 14:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:15:51 14:08:01 all 2.09 0.00 1.42 0.34 0.02 96.13 14:15:51 14:08:01 0 2.41 0.00 1.30 0.20 0.02 96.07 14:15:51 14:08:01 1 1.67 0.00 1.94 0.22 0.02 96.16 14:15:51 14:08:01 2 1.62 0.00 0.98 1.27 0.02 96.11 14:15:51 14:08:01 3 2.42 0.00 2.35 0.48 0.03 94.71 14:15:51 14:08:01 4 1.86 0.00 0.99 0.07 0.03 97.05 14:15:51 14:08:01 5 2.02 0.00 1.77 0.22 0.02 95.98 14:15:51 14:08:01 6 1.45 0.00 0.79 0.18 0.02 97.56 14:15:51 14:08:01 7 3.26 0.00 1.22 0.10 0.02 95.40 14:15:51 14:09:01 all 0.09 0.00 0.04 0.02 0.00 99.85 14:15:51 14:09:01 0 0.08 0.00 0.03 0.00 0.02 99.87 14:15:51 14:09:01 1 0.07 0.00 0.07 0.02 0.00 99.85 14:15:51 14:09:01 2 0.27 0.00 0.07 0.00 0.00 99.67 14:15:51 14:09:01 3 0.03 0.00 0.03 0.12 0.00 99.82 14:15:51 14:09:01 4 0.08 0.00 0.03 0.00 0.02 99.87 14:15:51 14:09:01 5 0.05 0.00 0.02 0.00 0.00 99.93 14:15:51 14:09:01 6 0.03 0.00 0.03 0.00 0.00 99.93 14:15:51 14:09:01 7 0.07 0.00 0.05 0.00 0.00 99.88 14:15:51 14:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:15:51 14:10:01 0 0.05 0.00 0.07 0.00 0.02 99.87 14:15:51 14:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:15:51 14:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:15:51 14:10:01 3 0.02 0.00 0.00 0.05 0.00 99.93 14:15:51 14:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:15:51 14:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:15:51 14:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:15:51 14:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 14:15:51 14:11:01 all 0.12 0.00 0.02 0.01 0.01 99.84 14:15:51 14:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:15:51 14:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:15:51 14:11:01 2 0.02 0.00 0.03 0.00 0.00 99.95 14:15:51 14:11:01 3 0.02 0.00 0.00 0.05 0.00 99.93 14:15:51 14:11:01 4 0.83 0.00 0.05 0.00 0.02 99.10 14:15:51 14:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:15:51 14:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:15:51 14:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:15:51 14:12:01 all 0.26 0.00 0.01 0.00 0.00 99.72 14:15:51 14:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:15:51 14:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:15:51 14:12:01 2 0.03 0.00 0.00 0.02 0.00 99.95 14:15:51 14:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:15:51 14:12:01 4 1.99 0.00 0.02 0.00 0.00 98.00 14:15:51 14:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:15:51 14:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:15:51 14:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:15:51 14:13:01 all 0.18 0.00 0.00 0.01 0.01 99.80 14:15:51 14:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:15:51 14:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:15:51 14:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 14:15:51 14:13:01 3 0.02 0.00 0.00 0.05 0.02 99.92 14:15:51 14:13:01 4 1.27 0.00 0.00 0.00 0.02 98.71 14:15:51 14:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 14:15:51 14:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:15:51 14:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:15:51 14:14:01 all 0.06 0.00 0.05 0.01 0.00 99.87 14:15:51 14:14:01 0 0.03 0.00 0.05 0.00 0.02 99.90 14:15:51 14:14:01 1 0.02 0.00 0.08 0.00 0.00 99.90 14:15:51 14:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:15:51 14:14:01 3 0.03 0.00 0.05 0.02 0.00 99.90 14:15:51 14:14:01 4 0.05 0.00 0.05 0.00 0.00 99.90 14:15:51 14:14:01 5 0.25 0.00 0.08 0.05 0.02 99.60 14:15:51 14:14:01 6 0.07 0.00 0.07 0.00 0.00 99.87 14:15:51 14:14:01 7 0.02 0.00 0.05 0.00 0.00 99.93 14:15:51 14:15:51 14:14:01 CPU %user %nice %system %iowait %steal %idle 14:15:51 14:15:01 all 0.01 0.00 0.01 0.01 0.01 99.97 14:15:51 14:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:15:51 14:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:15:51 14:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:15:51 14:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:15:51 14:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:15:51 14:15:01 5 0.02 0.00 0.02 0.03 0.02 99.92 14:15:51 14:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:15:51 14:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 14:15:51 Average: all 5.82 0.00 1.24 0.20 0.02 92.71 14:15:51 Average: 0 5.69 0.00 1.26 0.79 0.02 92.24 14:15:51 Average: 1 5.70 0.00 1.23 0.06 0.02 93.00 14:15:51 Average: 2 5.89 0.00 1.20 0.14 0.02 92.76 14:15:51 Average: 3 5.78 0.00 1.33 0.10 0.02 92.77 14:15:51 Average: 4 6.07 0.00 1.09 0.14 0.02 92.69 14:15:51 Average: 5 5.81 0.00 1.26 0.20 0.02 92.71 14:15:51 Average: 6 5.96 0.00 1.22 0.05 0.02 92.75 14:15:51 Average: 7 5.71 0.00 1.34 0.15 0.02 92.79 14:15:51 14:15:51 14:15:51