Pull request #155 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f6cb7e51a242ef1d5bac79819d01effdc912441+837a401d0d7d0b42d8dea42aad4106a41215472d (3aa4442ac72b97e9a5259f976031fdb0b9606c08) 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-ssh2899927787971586061.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-ssh13806653878272324017.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-155/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-155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7637650127578101107.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-155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11593768821692902331.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-ssh2031910131017202603.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-155/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-155/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8066294910840890435.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-9887 in /w/workspace/y_app-rfid-llrp-inventory_PR-155 [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-155 # 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/155/head:refs/remotes/origin/PR-155 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 837a401d0d7d0b42d8dea42aad4106a41215472d into PR head commit 9f6cb7e51a242ef1d5bac79819d01effdc912441 Merge succeeded, producing 9f6cb7e51a242ef1d5bac79819d01effdc912441 Checking out Revision 9f6cb7e51a242ef1d5bac79819d01effdc912441 (PR-155) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 9f6cb7e51a242ef1d5bac79819d01effdc912441 # 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 837a401d0d7d0b42d8dea42aad4106a41215472d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f6cb7e51a242ef1d5bac79819d01effdc912441 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:00:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:00:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:00:33 ========================================================= 14:00:33 EdgeX Global Pipelines Version Info 14:00:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:00:33 ------------------- 14:00:33 stable info: 14:00:33 ------------------- 14:00:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:00:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:00:33 Message: update stable to v1.0.244 14:00:34 ------------------- 14:00:34 experimental info: 14:00:34 ------------------- 14:00:34 Commited By: **** collab-it+edgex@linuxfoundation.org 14:00:34 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:00:34 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:00:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:00:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:00:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:00:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:00:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:00:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-155 [Pipeline] echo 14:00:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-155 [Pipeline] echo 14:00:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-155 [Pipeline] echo 14:00:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f6cb7e51a242ef1d5bac79819d01effdc912441 [Pipeline] echo 14:00:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f6cb7e [Pipeline] echo 14:00:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:36 provisioning config files... 14:00:36 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp/config6946882547351032089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:36 ---> docker-login.sh 14:00:36 nexus3.edgexfoundry.org:10001 14:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:36 Configure a credential helper to remove this warning. See 14:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:36 14:00:36 Login Succeeded 14:00:37 nexus3.edgexfoundry.org:10002 14:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:37 Configure a credential helper to remove this warning. See 14:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:37 14:00:37 Login Succeeded 14:00:37 nexus3.edgexfoundry.org:10003 14:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:37 Configure a credential helper to remove this warning. See 14:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:37 14:00:37 Login Succeeded 14:00:37 nexus3.edgexfoundry.org:10004 14:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:37 Configure a credential helper to remove this warning. See 14:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:37 14:00:37 Login Succeeded 14:00:37 docker.io 14:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:38 Configure a credential helper to remove this warning. See 14:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:38 14:00:38 Login Succeeded 14:00:38 ---> docker-login.sh ends [Pipeline] } 14:00:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:00:39 + git rev-list -1 --merges 9f6cb7e51a242ef1d5bac79819d01effdc912441~1..9f6cb7e51a242ef1d5bac79819d01effdc912441 [Pipeline] echo 14:00:39 -----------> git rev-list -1 --merges 9f6cb7e51a242ef1d5bac79819d01effdc912441~1..9f6cb7e51a242ef1d5bac79819d01effdc912441 9f6cb7e51a242ef1d5bac79819d01effdc912441 [false] [Pipeline] sh 14:00:39 + git log --format=format:%s -1 9f6cb7e51a242ef1d5bac79819d01effdc912441 [Pipeline] echo 14:00:39 ========================================================= 14:00:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:00:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:00:39 + git log --format=format:%s -1 9f6cb7e51a242ef1d5bac79819d01effdc912441 [Pipeline] echo 14:00:39 [semverPrep] GIT_COMMIT: 9f6cb7e51a242ef1d5bac79819d01effdc912441, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 14:00:39 [semverPrep] This is not a build commit. [Pipeline] sh 14:00:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:00:40 + grep -v github /etc/ssh/ssh_known_hosts 14:00:40 + [ -e /tmp/ssh_known_hosts ] 14:00:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:00:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:00:40 + sudo tee -a /etc/ssh/ssh_known_hosts 14:00:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:00:40 14:00:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:00:41 0.1.4: Pulling from edgex-devops/py-git-semver 14:00:41 b85a868b505f: Pulling fs layer 14:00:41 e2be974225ed: Pulling fs layer 14:00:41 339a4e72a1f5: Pulling fs layer 14:00:41 988bab9f4d93: Pulling fs layer 14:00:41 1469e6f7b9e6: Pulling fs layer 14:00:41 eaf3925da568: Pulling fs layer 14:00:41 bab4dde63d76: Pulling fs layer 14:00:41 bde34c3a00c8: Pulling fs layer 14:00:41 b352a97aabf1: Pulling fs layer 14:00:41 4872d77fe225: Pulling fs layer 14:00:41 5851b861e8e6: Pulling fs layer 14:00:41 1469e6f7b9e6: Waiting 14:00:41 eaf3925da568: Waiting 14:00:41 bab4dde63d76: Waiting 14:00:41 bde34c3a00c8: Waiting 14:00:41 b352a97aabf1: Waiting 14:00:41 4872d77fe225: Waiting 14:00:41 988bab9f4d93: Waiting 14:00:41 e2be974225ed: Verifying Checksum 14:00:41 e2be974225ed: Download complete 14:00:41 988bab9f4d93: Download complete 14:00:41 1469e6f7b9e6: Verifying Checksum 14:00:41 1469e6f7b9e6: Download complete 14:00:41 eaf3925da568: Verifying Checksum 14:00:41 eaf3925da568: Download complete 14:00:41 339a4e72a1f5: Verifying Checksum 14:00:41 339a4e72a1f5: Download complete 14:00:41 bde34c3a00c8: Verifying Checksum 14:00:41 bde34c3a00c8: Download complete 14:00:41 b352a97aabf1: Verifying Checksum 14:00:41 b352a97aabf1: Download complete 14:00:41 4872d77fe225: Verifying Checksum 14:00:41 4872d77fe225: Download complete 14:00:41 5851b861e8e6: Verifying Checksum 14:00:41 5851b861e8e6: Download complete 14:00:41 b85a868b505f: Verifying Checksum 14:00:41 b85a868b505f: Download complete 14:00:41 bab4dde63d76: Verifying Checksum 14:00:41 bab4dde63d76: Download complete 14:00:42 b85a868b505f: Pull complete 14:00:42 e2be974225ed: Pull complete 14:00:43 339a4e72a1f5: Pull complete 14:00:43 988bab9f4d93: Pull complete 14:00:43 1469e6f7b9e6: Pull complete 14:00:43 eaf3925da568: Pull complete 14:00:45 bab4dde63d76: Pull complete 14:00:45 bde34c3a00c8: Pull complete 14:00:45 b352a97aabf1: Pull complete 14:00:45 4872d77fe225: Pull complete 14:00:45 5851b861e8e6: Pull complete 14:00:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:00:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:00:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:46 prd-ubuntu20.04-docker-8c-8g-9887 does not seem to be running inside a container 14:00:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-155 -v /w/workspace/y_app-rfid-llrp-inventory_PR-155:/w/workspace/y_app-rfid-llrp-inventory_PR-155:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:00:48 $ docker top 291dbfce2da5ca57930e0dfa8c278626c06cf43866270f9d0bc478221bc1dfa6 -eo pid,comm 14:00:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:00:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:00:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:48 [ssh-agent] Looking for ssh-agent implementation... 14:00:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:48 $ docker exec 291dbfce2da5ca57930e0dfa8c278626c06cf43866270f9d0bc478221bc1dfa6 ssh-agent 14:00:49 SSH_AUTH_SOCK=/tmp/ssh-nGmAkYzTPjce/agent.31 14:00:49 SSH_AGENT_PID=37 14:00:49 Running ssh-add (command line suppressed) 14:00:49 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp/private_key_5549427653055103178.key (/w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp/private_key_5549427653055103178.key) 14:00:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:00:49 + git tag --points-at HEAD [Pipeline] } 14:00:49 $ docker exec --env ******** --env ******** 291dbfce2da5ca57930e0dfa8c278626c06cf43866270f9d0bc478221bc1dfa6 ssh-agent -k 14:00:49 unset SSH_AUTH_SOCK; 14:00:49 unset SSH_AGENT_PID; 14:00:49 echo Agent pid 37 killed; 14:00:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:00:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:49 [ssh-agent] Looking for ssh-agent implementation... 14:00:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:49 $ docker exec 291dbfce2da5ca57930e0dfa8c278626c06cf43866270f9d0bc478221bc1dfa6 ssh-agent 14:00:50 SSH_AUTH_SOCK=/tmp/ssh-0ptChjM31Ol9/agent.69 14:00:50 SSH_AGENT_PID=75 14:00:50 Running ssh-add (command line suppressed) 14:00:50 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp/private_key_129788336640429698.key (/w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp/private_key_129788336640429698.key) 14:00:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:00:50 + git semver init 14:00:50 2023-03-13 14:00:50,624 [run_init] DEBUG init version:0.0.0 force:False 14:00:50 2023-03-13 14:00:50,625 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-155/.semver 14:00:50 2023-03-13 14:00:50,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-155/.semver 14:00:50 2023-03-13 14:00:50,625 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-155/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-155, universal_newlines=False, shell=None, istream=None) 14:00:52 2023-03-13 14:00:52,457 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-155/.git/info/exclude 14:00:52 2023-03-13 14:00:52,457 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-155/.semver/PR-155 with force:False 14:00:52 2023-03-13 14:00:52,457 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-155/.semver/PR-155 14:00:52 2023-03-13 14:00:52,461 [execute] INFO git cat-file --batch-check 14:00:52 2023-03-13 14:00:52,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-155/.semver, universal_newlines=False, shell=None, istream=) 14:00:52 2023-03-13 14:00:52,467 [execute] INFO git cat-file --batch 14:00:52 2023-03-13 14:00:52,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-155/.semver, universal_newlines=False, shell=None, istream=) 14:00:52 2023-03-13 14:00:52,472 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-155/.semver/PR-155 14:00:52 0.0.0 [Pipeline] } 14:00:52 $ docker exec --env ******** --env ******** 291dbfce2da5ca57930e0dfa8c278626c06cf43866270f9d0bc478221bc1dfa6 ssh-agent -k 14:00:52 unset SSH_AUTH_SOCK; 14:00:52 unset SSH_AGENT_PID; 14:00:52 echo Agent pid 75 killed; 14:00:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:00:53 + git semver [Pipeline] } 14:00:53 $ docker stop --time=1 291dbfce2da5ca57930e0dfa8c278626c06cf43866270f9d0bc478221bc1dfa6 14:00:54 $ docker rm -f --volumes 291dbfce2da5ca57930e0dfa8c278626c06cf43866270f9d0bc478221bc1dfa6 [Pipeline] // withDockerContainer [Pipeline] sh 14:00:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:00:55 Stashed 1 file(s) [Pipeline] echo 14:00:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:56 provisioning config files... 14:00:56 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp/config18127570192683320739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:56 ---> docker-login.sh 14:00:56 nexus3.edgexfoundry.org:10001 14:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:56 Configure a credential helper to remove this warning. See 14:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:56 14:00:56 Login Succeeded 14:00:56 nexus3.edgexfoundry.org:10002 14:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:56 Configure a credential helper to remove this warning. See 14:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:56 14:00:56 Login Succeeded 14:00:56 nexus3.edgexfoundry.org:10003 14:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:56 Configure a credential helper to remove this warning. See 14:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:56 14:00:56 Login Succeeded 14:00:56 nexus3.edgexfoundry.org:10004 14:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:56 Configure a credential helper to remove this warning. See 14:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:56 14:00:56 Login Succeeded 14:00:56 docker.io 14:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:57 Configure a credential helper to remove this warning. See 14:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:57 14:00:57 Login Succeeded 14:00:57 ---> docker-login.sh ends [Pipeline] } 14:00:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:00:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:00:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:00:57 ========================================================= 14:00:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:00:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:57 + 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:00:57 Sending build context to Docker daemon 12.54MB 14:00:57 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 14:00:57 Step 2/12 : FROM ${BASE} AS builder 14:00:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:00:57 213ec9aee27d: Pulling fs layer 14:00:57 4583459ba037: Pulling fs layer 14:00:57 93c1e223e6f2: Pulling fs layer 14:00:57 53926ce57604: Pulling fs layer 14:00:57 21b2b0c7a3f4: Pulling fs layer 14:00:57 22ff95d597cd: Pulling fs layer 14:00:57 12d6caf4c0d1: Pulling fs layer 14:00:57 96b7cbca73a9: Pulling fs layer 14:00:57 a7acece74701: Pulling fs layer 14:00:57 53926ce57604: Waiting 14:00:57 21b2b0c7a3f4: Waiting 14:00:57 22ff95d597cd: Waiting 14:00:57 96b7cbca73a9: Waiting 14:00:57 a7acece74701: Waiting 14:00:57 93c1e223e6f2: Verifying Checksum 14:00:57 93c1e223e6f2: Download complete 14:00:58 4583459ba037: Download complete 14:00:58 21b2b0c7a3f4: Verifying Checksum 14:00:58 21b2b0c7a3f4: Download complete 14:00:58 22ff95d597cd: Download complete 14:00:58 213ec9aee27d: Verifying Checksum 14:00:58 213ec9aee27d: Download complete 14:00:58 12d6caf4c0d1: Download complete 14:00:58 213ec9aee27d: Pull complete 14:00:58 4583459ba037: Pull complete 14:00:58 93c1e223e6f2: Pull complete 14:00:58 a7acece74701: Verifying Checksum 14:00:58 a7acece74701: Download complete 14:00:58 53926ce57604: Verifying Checksum 14:00:58 53926ce57604: Download complete 14:00:58 96b7cbca73a9: Verifying Checksum 14:00:58 96b7cbca73a9: Download complete 14:01:03 53926ce57604: Pull complete 14:01:03 21b2b0c7a3f4: Pull complete 14:01:03 22ff95d597cd: Pull complete 14:01:03 12d6caf4c0d1: Pull complete 14:01:05 96b7cbca73a9: Pull complete 14:01:05 a7acece74701: Pull complete 14:01:05 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 14:01:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:01:05 ---> db6d94c90886 14:01:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:01:10 Still waiting to schedule task 14:01:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:01:10 ---> Running in 8736169920af 14:01:10 Removing intermediate container 8736169920af 14:01:10 ---> 97bfa20d76d1 14:01:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:01:10 ---> Running in 617913e472fe 14:01:10 Removing intermediate container 617913e472fe 14:01:10 ---> 7b8a822f0f86 14:01:10 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:01:10 ---> Running in 4bb10c370608 14:01:10 Removing intermediate container 4bb10c370608 14:01:10 ---> da12006c42ef 14:01:10 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:01:10 ---> Running in 075eb7689120 14:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:01:11 OK: 211 MiB in 51 packages 14:01:11 Removing intermediate container 075eb7689120 14:01:11 ---> fe3fb0b47022 14:01:11 Step 7/12 : WORKDIR /app 14:01:11 ---> Running in da09087aa451 14:01:11 Removing intermediate container da09087aa451 14:01:11 ---> 659fb573dd37 14:01:11 Step 8/12 : COPY go.mod vendor* ./ 14:01:11 ---> 9ae78005a88a 14:01:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:11 ---> Running in 2e0d7cb8c7bc 14:01:44 Removing intermediate container 2e0d7cb8c7bc 14:01:44 ---> 2c575b281046 14:01:44 Step 10/12 : COPY . . 14:01:44 ---> 28cce5fb8d7a 14:01:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:01:44 ---> Running in 360992f46560 14:01:44 Removing intermediate container 360992f46560 14:01:44 ---> 68293a68f906 14:01:44 Step 12/12 : RUN $MAKE 14:01:44 ---> Running in 31370f0fcf50 14:01:44 noop 14:01:44 Removing intermediate container 31370f0fcf50 14:01:44 ---> 1e0b098806a3 14:01:44 Successfully built 1e0b098806a3 14:01:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:44 + docker inspect -f . ci-base-image-x86_64 14:01:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:44 prd-ubuntu20.04-docker-8c-8g-9887 does not seem to be running inside a container 14:01:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-155 -v /w/workspace/y_app-rfid-llrp-inventory_PR-155:/w/workspace/y_app-rfid-llrp-inventory_PR-155:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:01:45 $ docker top 806614fb381a28c4eb2a462d0600831c020f3917f3c72f54f6aebcb2879a36ee -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:45 + go version 14:01:45 go version go1.18.7 linux/amd64 [Pipeline] } 14:01:45 $ docker stop --time=1 806614fb381a28c4eb2a462d0600831c020f3917f3c72f54f6aebcb2879a36ee 14:01:46 $ docker rm -f --volumes 806614fb381a28c4eb2a462d0600831c020f3917f3c72f54f6aebcb2879a36ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:47 + docker inspect -f . ci-base-image-x86_64 14:01:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:47 prd-ubuntu20.04-docker-8c-8g-9887 does not seem to be running inside a container 14:01:47 $ 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-155 -v /w/workspace/y_app-rfid-llrp-inventory_PR-155:/w/workspace/y_app-rfid-llrp-inventory_PR-155:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:01:48 $ docker top 3f280d2dc7f5f8462a79c4ec316cd250ee7465de81af22dc2348ed4184fb8060 -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:48 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-155 [Pipeline] fileExists [Pipeline] sh 14:01:48 + make test 14:01:48 go test -race ./... -coverprofile=coverage.out ./... 14:02:10 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:02:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.142s coverage: 86.2% of statements 14:02:10 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:02:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.733s coverage: 71.9% of statements 14:02:28 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:02:28 go vet ./... 14:02:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:02:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:02:30 ./bin/test-attribution.sh [Pipeline] echo 14:02:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:02:30 $ docker stop --time=1 3f280d2dc7f5f8462a79c4ec316cd250ee7465de81af22dc2348ed4184fb8060 14:02:33 $ docker rm -f --volumes 3f280d2dc7f5f8462a79c4ec316cd250ee7465de81af22dc2348ed4184fb8060 [Pipeline] // withDockerContainer [Pipeline] sh 14:02:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:02:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:02:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:02:35 + ls -al . 14:02:35 total 228 14:02:35 drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 14:01 . 14:02:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 14:00 .. 14:02:35 -rw-rw-r-- 1 jenkins jenkins 262 Mar 13 14:00 .dockerignore 14:02:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 14:02 .git 14:02:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 14:00 .github 14:02:35 -rw-rw-r-- 1 jenkins jenkins 788 Mar 13 14:00 .gitignore 14:02:35 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 14:00 .golangci.yml 14:02:35 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 14:00 .semver 14:02:35 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 13 14:00 Attribution.txt 14:02:35 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 13 14:00 CHANGELOG.md 14:02:35 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 13 14:00 Dockerfile 14:02:35 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 14:00 GOVERNANCE.md 14:02:35 -rw-rw-r-- 1 jenkins jenkins 687 Mar 13 14:00 Jenkinsfile 14:02:35 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 13 14:00 LICENSE 14:02:35 -rw-rw-r-- 1 jenkins jenkins 2462 Mar 13 14:00 Makefile 14:02:35 -rw-rw-r-- 1 jenkins jenkins 617 Mar 13 14:00 OWNERS.md 14:02:35 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 13 14:00 README.md 14:02:35 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 14:00 VERSION 14:02:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 14:00 bin 14:02:35 -rw-r--r-- 1 jenkins jenkins 41317 Mar 13 14:02 coverage.out 14:02:35 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 13 14:00 go.mod 14:02:35 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 13 14:00 go.sum 14:02:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 14:00 images 14:02:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 14:00 internal 14:02:35 -rw-rw-r-- 1 jenkins jenkins 531 Mar 13 14:00 main.go 14:02:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 14:00 res 14:02:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 14:00 snap 14:02:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 14:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:35 + 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=9f6cb7e51a242ef1d5bac79819d01effdc912441 --label arch=amd64 --label version=0.0.0 . 14:02:35 Sending build context to Docker daemon 12.54MB 14:02:35 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 14:02:35 Step 2/29 : FROM ${BASE} AS builder 14:02:35 ---> 1e0b098806a3 14:02:35 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:02:36 ---> Running in ea165232d576 14:02:36 Removing intermediate container ea165232d576 14:02:36 ---> 289254ae13b7 14:02:36 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:02:36 ---> Running in cdb95b96f93b 14:02:36 Removing intermediate container cdb95b96f93b 14:02:36 ---> 95819f133e7f 14:02:36 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:02:36 ---> Running in 0e5011ce4cbe 14:02:36 Removing intermediate container 0e5011ce4cbe 14:02:36 ---> 4d39d8e77b0f 14:02:36 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:36 ---> Running in 27fc22f2c669 14:02:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:02:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:02:36 OK: 211 MiB in 51 packages 14:02:37 Removing intermediate container 27fc22f2c669 14:02:37 ---> 2fc80b5cfcf9 14:02:37 Step 7/29 : WORKDIR /app 14:02:37 ---> Running in e6415388d07f 14:02:37 Removing intermediate container e6415388d07f 14:02:37 ---> 5db1edae45d3 14:02:37 Step 8/29 : COPY go.mod vendor* ./ 14:02:37 ---> 885641290748 14:02:37 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:37 ---> Running in 46f744085a92 14:02:38 Removing intermediate container 46f744085a92 14:02:38 ---> ddf8f01b6c37 14:02:38 Step 10/29 : COPY . . 14:02:38 ---> b09de038637b 14:02:38 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:02:38 ---> Running in e825a839d792 14:02:38 Removing intermediate container e825a839d792 14:02:38 ---> b3ca1a1c31b1 14:02:38 Step 12/29 : RUN $MAKE 14:02:38 ---> Running in fc1d9512f571 14:02:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -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:02:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9889 in /w/workspace/y_app-rfid-llrp-inventory_PR-155 [Pipeline] { [Pipeline] ws 14:02:44 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:02:44 The recommended git tool is: git 14:02:51 using credential edgex-jenkins-ssh 14:02:51 Cloning the remote Git repository 14:02:51 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:02:51 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:02:51 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:02:51 > git --version # timeout=10 14:02:51 > git --version # 'git version 2.25.1' 14:02:51 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:53 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:02:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:54 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:02:54 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:02:54 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:02:54 Merging remotes/origin/main commit 837a401d0d7d0b42d8dea42aad4106a41215472d into PR head commit 9f6cb7e51a242ef1d5bac79819d01effdc912441 14:02:55 Merge succeeded, producing 9f6cb7e51a242ef1d5bac79819d01effdc912441 14:02:55 Checking out Revision 9f6cb7e51a242ef1d5bac79819d01effdc912441 (PR-155) 14:02:55 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 14:02:55 > git --version # timeout=10 14:02:55 > git --version # 'git version 2.25.1' 14:02:55 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:02:54 > git config core.sparsecheckout # timeout=10 14:02:55 > git checkout -f 9f6cb7e51a242ef1d5bac79819d01effdc912441 # timeout=10 14:02:55 > git remote # timeout=10 14:02:55 > git config --get remote.origin.url # timeout=10 14:02:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:55 > git merge 837a401d0d7d0b42d8dea42aad4106a41215472d # timeout=10 14:02:55 > git rev-parse HEAD^{commit} # timeout=10 14:02:55 > git config core.sparsecheckout # timeout=10 14:02:55 > git checkout -f 9f6cb7e51a242ef1d5bac79819d01effdc912441 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:02:56 % Total % Received % Xferd Average Speed Time Time Time Current 14:02:56 Dload Upload Total Spent Left Speed 14:02:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 14:02:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:02:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:02:57 + sudo tee /etc/docker/daemon.new 14:02:57 { 14:02:57 "registry-mirrors": [ 14:02:57 "https://nexus3.edgexfoundry.org:10001" 14:02:57 ], 14:02:57 "bip": "10.250.0.254/24", 14:02:57 "hosts": [ 14:02:57 "tcp://0.0.0.0:5555", 14:02:57 "unix:///var/run/docker.sock" 14:02:57 ], 14:02:57 "mtu": 1458, 14:02:57 "selinux-enabled": true, 14:02:57 "seccomp-profile": "/etc/docker/seccomp.json" 14:02:57 } [Pipeline] sh 14:02:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:02:58 + sudo service docker restart 14:03:00 Removing intermediate container fc1d9512f571 14:03:00 ---> 069a07342457 14:03:00 Step 13/29 : FROM alpine:3.14 14:03:00 3.14: Pulling from library/alpine 14:03:00 d261077062b2: Pulling fs layer 14:03:00 d261077062b2: Verifying Checksum 14:03:00 d261077062b2: Download complete 14:03:00 d261077062b2: Pull complete 14:03:00 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 14:03:00 Status: Downloaded newer image for alpine:3.14 14:03:00 ---> 6dff1269bc79 14:03:00 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:03:00 ---> Running in b5b5883d9ef0 14:03:00 Removing intermediate container b5b5883d9ef0 14:03:00 ---> fcdfcba9d90e 14:03:00 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:03:00 ---> Running in 3cd3f4c95a94 14:03:00 Removing intermediate container 3cd3f4c95a94 14:03:00 ---> 06d1737ee8f6 14:03:00 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:03:00 ---> Running in 7b5ae66e4a42 14:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:03:00 (1/2) Installing ca-certificates (20220614-r0) 14:03:00 (2/2) Installing dumb-init (1.2.5-r1) 14:03:00 Executing busybox-1.33.1-r8.trigger 14:03:00 Executing ca-certificates-20220614-r0.trigger 14:03:00 OK: 6 MiB in 16 packages 14:03:01 Removing intermediate container 7b5ae66e4a42 14:03:01 ---> e8b17c8b1dde 14:03:01 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:03:01 ---> a6a2b4d8003d 14:03:01 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:03:01 ---> 454eee84db43 14:03:01 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:03:01 ---> 5ad54f170f75 14:03:01 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:03:01 ---> 8c07fcbee20b 14:03:01 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:03:02 ---> bdf3cf190cdd 14:03:02 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:03:02 ---> Running in 4f5d46dde6e2 14:03:03 Removing intermediate container 4f5d46dde6e2 14:03:03 ---> d7ed83390ae7 14:03:03 Step 23/29 : VOLUME /cache 14:03:03 ---> Running in 8238950a0239 14:03:03 Removing intermediate container 8238950a0239 14:03:03 ---> 0dcab359adc1 14:03:03 Step 24/29 : EXPOSE 59711 14:03:03 ---> Running in ed254cf3db2f 14:03:03 Removing intermediate container ed254cf3db2f 14:03:03 ---> c1152e9982f8 14:03:03 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:03:03 ---> Running in 15e306d7263a 14:03:03 Removing intermediate container 15e306d7263a 14:03:03 ---> d04e04f275dc 14:03:03 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:03:03 ---> Running in 959a6b612be2 14:03:03 Removing intermediate container 959a6b612be2 14:03:03 ---> 71f1e8f5da7d 14:03:03 Step 27/29 : LABEL arch=amd64 14:03:03 ---> Running in 61bcfc6afca8 14:03:03 Removing intermediate container 61bcfc6afca8 14:03:03 ---> 836f637c412b 14:03:03 Step 28/29 : LABEL git_sha=9f6cb7e51a242ef1d5bac79819d01effdc912441 14:03:03 ---> Running in 9e1c10c9c1d9 14:03:04 Removing intermediate container 9e1c10c9c1d9 14:03:04 ---> b1ad01376b9c 14:03:04 Step 29/29 : LABEL version=0.0.0 14:03:04 ---> Running in 0b40a57274f4 14:03:04 Removing intermediate container 0b40a57274f4 14:03:04 ---> 369f948d24e8 14:03:04 [Warning] One or more build-args [ARCH] were not consumed 14:03:04 Successfully built 369f948d24e8 14:03: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:03:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:04 14:03:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:05 latest: Pulling from edgex-lftools-log-publisher 14:03:05 5eb5b503b376: Pulling fs layer 14:03:05 5c69ac0246d0: Pulling fs layer 14:03:05 ec43610c2a17: Pulling fs layer 14:03:05 3a2ae6a8a46f: Pulling fs layer 14:03:05 33b1e0a273af: Pulling fs layer 14:03:05 5d3b04190fa2: Pulling fs layer 14:03:05 2f39f015ded8: Pulling fs layer 14:03:05 3a2ae6a8a46f: Waiting 14:03:05 33b1e0a273af: Waiting 14:03:05 5d3b04190fa2: Waiting 14:03:05 2f39f015ded8: Waiting 14:03:05 5c69ac0246d0: Verifying Checksum 14:03:05 5c69ac0246d0: Download complete 14:03:05 3a2ae6a8a46f: Verifying Checksum 14:03:05 3a2ae6a8a46f: Download complete 14:03:05 33b1e0a273af: Verifying Checksum 14:03:05 33b1e0a273af: Download complete 14:03:05 5d3b04190fa2: Verifying Checksum 14:03:05 5d3b04190fa2: Download complete 14:03:05 ec43610c2a17: Verifying Checksum 14:03:05 ec43610c2a17: Download complete 14:03:05 5eb5b503b376: Verifying Checksum 14:03:05 5eb5b503b376: Download complete 14:03:06 2f39f015ded8: Verifying Checksum 14:03:06 2f39f015ded8: Download complete 14:03:06 5eb5b503b376: Pull complete 14:03:06 5c69ac0246d0: Pull complete 14:03:07 ec43610c2a17: Pull complete 14:03:07 3a2ae6a8a46f: Pull complete 14:03:07 33b1e0a273af: Pull complete 14:03:07 5d3b04190fa2: Pull complete 14:03:11 2f39f015ded8: Pull complete 14:03:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:03:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:11 prd-ubuntu20.04-docker-8c-8g-9887 does not seem to be running inside a container 14:03:11 $ 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-155 -v /w/workspace/y_app-rfid-llrp-inventory_PR-155:/w/workspace/y_app-rfid-llrp-inventory_PR-155:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-155@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:03:15 $ docker top 98f87f8b556b9fd78767dfc695b4d09eae595fbacffc6863155c937a5cb3827e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:16 ---> job-cost.sh 14:03:16 lf-activate-venv: SKIPPING 14:03:16 INFO: No Stack... 14:03:16 INFO: Retrieving Pricing Info for: v3-standard-8 14:03:16 INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:03:16 provisioning config files... 14:03:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config7259254780560435836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:17 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-155/archives/cost.csv 14:03:17 + cut -d, -f6 [Pipeline] lock 14:03:17 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-155-1-stack-cost] 14:03:17 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-155-1-stack-cost] did not exist. Created. 14:03:17 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-155-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:03:17 ---> docker-login.sh 14:03:17 nexus3.edgexfoundry.org:10001 14:03:17 + echo total: 0.2199999988079071 [Pipeline] stash 14:03:17 Stashed 1 file(s) [Pipeline] } 14:03:17 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-155-1-stack-cost] 14:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // lock [Pipeline] } 14:03:17 $ docker stop --time=1 98f87f8b556b9fd78767dfc695b4d09eae595fbacffc6863155c937a5cb3827e 14:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:17 Configure a credential helper to remove this warning. See 14:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:17 14:03:17 Login Succeeded 14:03:17 nexus3.edgexfoundry.org:10002 14:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:18 Configure a credential helper to remove this warning. See 14:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:18 14:03:18 Login Succeeded 14:03:18 nexus3.edgexfoundry.org:10003 14:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:18 Configure a credential helper to remove this warning. See 14:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:18 14:03:18 Login Succeeded 14:03:18 nexus3.edgexfoundry.org:10004 14:03:18 $ docker rm -f --volumes 98f87f8b556b9fd78767dfc695b4d09eae595fbacffc6863155c937a5cb3827e 14:03:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:19 Configure a credential helper to remove this warning. See 14:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:19 14:03:19 Login Succeeded 14:03:19 docker.io [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:03:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] } 14:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:19 Configure a credential helper to remove this warning. See 14:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:19 14:03:19 Login Succeeded 14:03:19 ---> docker-login.sh ends [Pipeline] } 14:03:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:03:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:03:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:03:20 ========================================================= 14:03:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:03:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:20 + 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:03:20 Sending build context to Docker daemon 678.9kB 14:03:20 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 14:03:20 Step 2/12 : FROM ${BASE} AS builder 14:03:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:03:20 9b18e9b68314: Pulling fs layer 14:03:20 35d82f9e3411: Pulling fs layer 14:03:20 e16973657156: Pulling fs layer 14:03:20 fc693d55d65f: Pulling fs layer 14:03:20 7e9fc2657dce: Pulling fs layer 14:03:20 dda99020689f: Pulling fs layer 14:03:20 db1c61fa0a46: Pulling fs layer 14:03:20 891c053d2c06: Pulling fs layer 14:03:20 dda99020689f: Waiting 14:03:20 db1c61fa0a46: Waiting 14:03:20 fc693d55d65f: Waiting 14:03:20 7e9fc2657dce: Waiting 14:03:20 891c053d2c06: Waiting 14:03:21 e16973657156: Verifying Checksum 14:03:21 e16973657156: Download complete 14:03:21 35d82f9e3411: Verifying Checksum 14:03:21 35d82f9e3411: Download complete 14:03:21 7e9fc2657dce: Verifying Checksum 14:03:21 7e9fc2657dce: Download complete 14:03:21 dda99020689f: Verifying Checksum 14:03:21 dda99020689f: Download complete 14:03:21 9b18e9b68314: Verifying Checksum 14:03:21 9b18e9b68314: Download complete 14:03:22 9b18e9b68314: Pull complete 14:03:22 891c053d2c06: Verifying Checksum 14:03:22 891c053d2c06: Download complete 14:03:22 35d82f9e3411: Pull complete 14:03:22 e16973657156: Pull complete 14:03:23 db1c61fa0a46: Verifying Checksum 14:03:23 db1c61fa0a46: Download complete 14:03:23 fc693d55d65f: Verifying Checksum 14:03:23 fc693d55d65f: Download complete 14:03:36 fc693d55d65f: Pull complete 14:03:36 7e9fc2657dce: Pull complete 14:03:36 dda99020689f: Pull complete 14:03:40 db1c61fa0a46: Pull complete 14:03:42 891c053d2c06: Pull complete 14:03:42 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 14:03:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:03:42 ---> f96f9c87975a 14:03:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:03:44 ---> Running in df4697af438f 14:03:44 Removing intermediate container df4697af438f 14:03:44 ---> aecd6af08e22 14:03:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:03:44 ---> Running in ee6ce820c41a 14:03:44 Removing intermediate container ee6ce820c41a 14:03:44 ---> 089848039d94 14:03:44 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:03:44 ---> Running in bd129ab1a62a 14:03:45 Removing intermediate container bd129ab1a62a 14:03:45 ---> 76a10c3b7069 14:03:45 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:03:45 ---> Running in 77a5098fab81 14:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:03:48 OK: 221 MiB in 51 packages 14:03:49 Removing intermediate container 77a5098fab81 14:03:49 ---> 48eff20ed988 14:03:49 Step 7/12 : WORKDIR /app 14:03:49 ---> Running in 3ab028569117 14:03:49 Removing intermediate container 3ab028569117 14:03:49 ---> 7058b6208b22 14:03:49 Step 8/12 : COPY go.mod vendor* ./ 14:03:49 ---> ecafa470c417 14:03:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:49 ---> Running in 2cc67e17a7a9 14:04:57 Removing intermediate container 2cc67e17a7a9 14:04:57 ---> 0d89de6b91c8 14:04:57 Step 10/12 : COPY . . 14:04:57 ---> 7110def3b204 14:04:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:04:57 ---> Running in 92cd4b824565 14:04:57 Removing intermediate container 92cd4b824565 14:04:57 ---> 2497487ace2e 14:04:57 Step 12/12 : RUN $MAKE 14:04:57 ---> Running in bd538e4087ca 14:04:57 noop 14:04:57 Removing intermediate container bd538e4087ca 14:04:57 ---> 411b6dd05496 14:04:57 Successfully built 411b6dd05496 14:04:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:58 + docker inspect -f . ci-base-image-arm64 14:04:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:58 prd-ubuntu20.04-docker-arm64-4c-16g-9889 does not seem to be running inside a container 14:04:58 $ 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:05:00 $ docker top 11cbf43247b554d14d03b8c0e32bde4c38d52c553899bf09daec080b1a38ad0a -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:00 + go version 14:05:00 go version go1.18.7 linux/arm64 [Pipeline] } 14:05:00 $ docker stop --time=1 11cbf43247b554d14d03b8c0e32bde4c38d52c553899bf09daec080b1a38ad0a 14:05:02 $ docker rm -f --volumes 11cbf43247b554d14d03b8c0e32bde4c38d52c553899bf09daec080b1a38ad0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:03 + docker inspect -f . ci-base-image-arm64 14:05:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:03 prd-ubuntu20.04-docker-arm64-4c-16g-9889 does not seem to be running inside a container 14:05:03 $ 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:05:04 $ docker top bf6db4d932a7c0c04c74acf3e09b40ae7096f0c13aa0b5e19c45bd937a5269c3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:05 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:05:06 + make test 14:05:06 go test -race ./... -coverprofile=coverage.out ./... 14:07:43 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:07:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.829s coverage: 86.2% of statements 14:07:45 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:07:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.627s coverage: 71.9% of statements 14:07:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:07:56 go vet ./... 14:09:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:09:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:09:47 ./bin/test-attribution.sh [Pipeline] echo 14:09:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:09:48 $ docker stop --time=1 bf6db4d932a7c0c04c74acf3e09b40ae7096f0c13aa0b5e19c45bd937a5269c3 14:09:49 $ docker rm -f --volumes bf6db4d932a7c0c04c74acf3e09b40ae7096f0c13aa0b5e19c45bd937a5269c3 [Pipeline] // withDockerContainer [Pipeline] sh 14:09:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:09:51 Warning: overwriting stash ‘coverage-report’ 14:09:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:09:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:09:52 + ls -al . 14:09:52 total 224 14:09:52 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 14:05 . 14:09:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 14:02 .. 14:09:52 -rw-rw-r-- 1 jenkins jenkins 262 Mar 13 14:02 .dockerignore 14:09:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 14:02 .git 14:09:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 14:02 .github 14:09:52 -rw-rw-r-- 1 jenkins jenkins 788 Mar 13 14:02 .gitignore 14:09:52 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 14:02 .golangci.yml 14:09:52 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 13 14:02 Attribution.txt 14:09:52 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 13 14:02 CHANGELOG.md 14:09:52 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 13 14:02 Dockerfile 14:09:52 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 14:02 GOVERNANCE.md 14:09:52 -rw-rw-r-- 1 jenkins jenkins 687 Mar 13 14:02 Jenkinsfile 14:09:52 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 13 14:02 LICENSE 14:09:52 -rw-rw-r-- 1 jenkins jenkins 2462 Mar 13 14:02 Makefile 14:09:52 -rw-rw-r-- 1 jenkins jenkins 617 Mar 13 14:02 OWNERS.md 14:09:52 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 13 14:02 README.md 14:09:52 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 14:00 VERSION 14:09:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 14:02 bin 14:09:52 -rw-r--r-- 1 jenkins jenkins 41317 Mar 13 14:07 coverage.out 14:09:52 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 13 14:02 go.mod 14:09:52 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 13 14:02 go.sum 14:09:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 14:02 images 14:09:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 14:02 internal 14:09:52 -rw-rw-r-- 1 jenkins jenkins 531 Mar 13 14:02 main.go 14:09:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 14:02 res 14:09:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 14:02 snap 14:09:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 14:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:53 + 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=9f6cb7e51a242ef1d5bac79819d01effdc912441 --label arch=arm64 --label version=0.0.0 . 14:09:53 Sending build context to Docker daemon 678.9kB 14:09:53 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 14:09:53 Step 2/29 : FROM ${BASE} AS builder 14:09:53 ---> 411b6dd05496 14:09:53 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:09:53 ---> Running in 3996a15eae0d 14:09:53 Removing intermediate container 3996a15eae0d 14:09:53 ---> 09868373d045 14:09:53 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:09:53 ---> Running in 6dcff7ec76bb 14:09:54 Removing intermediate container 6dcff7ec76bb 14:09:54 ---> 486547edd611 14:09:54 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:09:54 ---> Running in 6cc2a89f5d97 14:09:54 Removing intermediate container 6cc2a89f5d97 14:09:54 ---> 1c8c66cd6646 14:09:54 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:09:54 ---> Running in 00db92088bd3 14:09:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:09:56 OK: 221 MiB in 51 packages 14:09:58 Removing intermediate container 00db92088bd3 14:09:58 ---> dc4c9a9aa11c 14:09:58 Step 7/29 : WORKDIR /app 14:09:59 ---> Running in fcf33226108c 14:09:59 Removing intermediate container fcf33226108c 14:09:59 ---> 08b4e6c17f64 14:09:59 Step 8/29 : COPY go.mod vendor* ./ 14:09:59 ---> 9483dc35deda 14:09:59 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:00 ---> Running in ac63c2f30f57 14:10:02 Removing intermediate container ac63c2f30f57 14:10:02 ---> f21a206cd9fc 14:10:02 Step 10/29 : COPY . . 14:10:03 ---> 2773355847e6 14:10:03 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:10:03 ---> Running in 5463d51b90ba 14:10:03 Removing intermediate container 5463d51b90ba 14:10:03 ---> 01bd3c0d66a9 14:10:03 Step 12/29 : RUN $MAKE 14:10:03 ---> Running in 7829a722937b 14:10:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -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:12:16 Removing intermediate container 7829a722937b 14:12:16 ---> 60a41ab36cbe 14:12:16 Step 13/29 : FROM alpine:3.14 14:12:16 3.14: Pulling from library/alpine 14:12:16 6f0e733d82e2: Pulling fs layer 14:12:16 6f0e733d82e2: Download complete 14:12:16 6f0e733d82e2: Pull complete 14:12:16 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 14:12:16 Status: Downloaded newer image for alpine:3.14 14:12:16 ---> bf97f6347a60 14:12:16 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:12:16 ---> Running in d15ce962b0ce 14:12:16 Removing intermediate container d15ce962b0ce 14:12:16 ---> 630adfc53e07 14:12:16 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:12:16 ---> Running in a54cd2adc798 14:12:16 Removing intermediate container a54cd2adc798 14:12:16 ---> 2ca94ab22003 14:12:16 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:12:16 ---> Running in bb2d941c4bc4 14:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:12:16 (1/2) Installing ca-certificates (20220614-r0) 14:12:16 (2/2) Installing dumb-init (1.2.5-r1) 14:12:16 Executing busybox-1.33.1-r8.trigger 14:12:16 Executing ca-certificates-20220614-r0.trigger 14:12:16 OK: 6 MiB in 16 packages 14:12:16 Removing intermediate container bb2d941c4bc4 14:12:16 ---> 52b49321fbf4 14:12:16 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:12:16 ---> 366ec5d64bac 14:12:16 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:12:16 ---> 57c5e45677d6 14:12:16 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:12:16 ---> d4a7533b3048 14:12:16 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:12:16 ---> 96f632859385 14:12:16 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:12:16 ---> c5485b838b11 14:12:16 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:12:16 ---> Running in 90efb225938d 14:12:16 Removing intermediate container 90efb225938d 14:12:16 ---> c2812e90030f 14:12:16 Step 23/29 : VOLUME /cache 14:12:16 ---> Running in 5902b1bb2823 14:12:16 Removing intermediate container 5902b1bb2823 14:12:16 ---> aa9301d9cb69 14:12:16 Step 24/29 : EXPOSE 59711 14:12:16 ---> Running in b1534694912a 14:12:16 Removing intermediate container b1534694912a 14:12:16 ---> 30ea226fe783 14:12:16 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:12:16 ---> Running in 8dadf02f359b 14:12:16 Removing intermediate container 8dadf02f359b 14:12:16 ---> cb0ecfc7b5f6 14:12:16 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:12:16 ---> Running in 4e489ad86829 14:12:16 Removing intermediate container 4e489ad86829 14:12:16 ---> 8bf28433f853 14:12:16 Step 27/29 : LABEL arch=arm64 14:12:16 ---> Running in 12f70c1e711c 14:12:16 Removing intermediate container 12f70c1e711c 14:12:16 ---> eb98cc06198f 14:12:16 Step 28/29 : LABEL git_sha=9f6cb7e51a242ef1d5bac79819d01effdc912441 14:12:16 ---> Running in 3e74345bcb4f 14:12:16 Removing intermediate container 3e74345bcb4f 14:12:16 ---> 242410e31ab4 14:12:16 Step 29/29 : LABEL version=0.0.0 14:12:16 ---> Running in 2341f2fc00a8 14:12:16 Removing intermediate container 2341f2fc00a8 14:12:16 ---> d7b0cd25464c 14:12:16 [Warning] One or more build-args [ARCH] were not consumed 14:12:16 Successfully built d7b0cd25464c 14:12:16 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:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:12:17 14:12:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:12:17 arm64: Pulling from edgex-lftools-log-publisher 14:12:17 8998bd30e6a1: Pulling fs layer 14:12:17 04944245beec: Pulling fs layer 14:12:17 699f458cf7ca: Pulling fs layer 14:12:17 765212b225bb: Pulling fs layer 14:12:17 f23df028b6ca: Pulling fs layer 14:12:17 d65c8cfc05b1: Pulling fs layer 14:12:17 2437ff75d9bd: Pulling fs layer 14:12:17 f23df028b6ca: Waiting 14:12:17 765212b225bb: Waiting 14:12:17 d65c8cfc05b1: Waiting 14:12:17 2437ff75d9bd: Waiting 14:12:18 04944245beec: Verifying Checksum 14:12:18 04944245beec: Download complete 14:12:18 765212b225bb: Verifying Checksum 14:12:18 765212b225bb: Download complete 14:12:18 f23df028b6ca: Verifying Checksum 14:12:18 f23df028b6ca: Download complete 14:12:18 d65c8cfc05b1: Verifying Checksum 14:12:18 d65c8cfc05b1: Download complete 14:12:18 699f458cf7ca: Verifying Checksum 14:12:18 699f458cf7ca: Download complete 14:12:18 8998bd30e6a1: Download complete 14:12:20 2437ff75d9bd: Verifying Checksum 14:12:20 2437ff75d9bd: Download complete 14:12:23 8998bd30e6a1: Pull complete 14:12:23 04944245beec: Pull complete 14:12:24 699f458cf7ca: Pull complete 14:12:24 765212b225bb: Pull complete 14:12:25 f23df028b6ca: Pull complete 14:12:25 d65c8cfc05b1: Pull complete 14:12:40 2437ff75d9bd: Pull complete 14:12:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:12:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:12:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:40 prd-ubuntu20.04-docker-arm64-4c-16g-9889 does not seem to be running inside a container 14:12:41 $ 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:12:43 $ docker top cee374421a74bd589230a8b13494c851ab474ec1a1663a9913fadb37ff837848 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:44 ---> job-cost.sh 14:12:44 lf-activate-venv: SKIPPING 14:12:44 INFO: No Stack... 14:12:45 INFO: Retrieving Pricing Info for: v3-standard-4 14:12:45 INFO: Archiving Costs [Pipeline] sh 14:12:46 + cut -d, -f6 14:12:46 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 14:12:46 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-155-1-stack-cost] 14:12:46 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-155-1-stack-cost] did not exist. Created. 14:12:46 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-155-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:12:47 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-8ec4ae45/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:12:47 + echo total: 0.10999999940395355 [Pipeline] stash 14:12:47 Warning: overwriting stash ‘stack-cost’ 14:12:47 Stashed 1 file(s) [Pipeline] } 14:12:47 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-155-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:12:48 $ docker stop --time=1 cee374421a74bd589230a8b13494c851ab474ec1a1663a9913fadb37ff837848 14:12:49 $ docker rm -f --volumes cee374421a74bd589230a8b13494c851ab474ec1a1663a9913fadb37ff837848 [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:12:50 provisioning config files... 14:12:50 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp/config6837022218858003688tmp [Pipeline] { [Pipeline] sh 14:12:50 + set +x 14:12:50 + bash -s -- 14:12:50 + curl -s https://codecov.io/bash 14:12:50 14:12:50 _____ _ 14:12:50 / ____| | | 14:12:50 | | ___ __| | ___ ___ _____ __ 14:12:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:12:50 | |___| (_) | (_| | __/ (_| (_) \ V / 14:12:50 \_____\___/ \__,_|\___|\___\___/ \_/ 14:12:50 Bash-1.0.6 14:12:50 14:12:50 14:12:50 ==> git version 2.25.1 found 14:12:50 ==> 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:12:50 Release-Date: 2020-01-08 14:12:50 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:12:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:12:50 ==> Jenkins CI detected. 14:12:50 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-155 14:12:50 project root: . 14:12:50 --> token set from env 14:12:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:12:50 ==> Running gcov in . (disable via -X gcov) 14:12:50 ==> Python coveragepy not found 14:12:50 ==> Searching for coverage reports in: 14:12:50 + . 14:12:50 -> Found 1 reports 14:12:50 ==> Detecting git/mercurial file structure 14:12:50 ==> Reading reports 14:12:50 + ./coverage.out bytes=41317 14:12:50 ==> Appending adjustments 14:12:50 https://docs.codecov.io/docs/fixing-reports 14:12:51 + Found adjustments 14:12:51 ==> Gzipping contents 14:12:51 12K /tmp/codecov.FH7EmG.gz 14:12:51 ==> Uploading reports 14:12:51 url: https://codecov.io 14:12:51 query: branch=PR-155&commit=9f6cb7e51a242ef1d5bac79819d01effdc912441&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=155&job=&cmd_args= 14:12:51 -> Pinging Codecov 14:12:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-155&commit=9f6cb7e51a242ef1d5bac79819d01effdc912441&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=155&job=&cmd_args= 14:12:51 -> Uploading to 14:12:51 https://storage.googleapis.com/codecov/v4/raw/2023-03-13/581DD39554BDF9B6E22D074273EAD858/9f6cb7e51a242ef1d5bac79819d01effdc912441/22b17f4a-d2b1-45d9-b538-906e24013697.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T141251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ecbddac3a6fefb56c8af505ea14ab5d7e0d08957ceb4bf23bbc520cf65bac93 14:12:51 % Total % Received % Xferd Average Speed Time Time Time Current 14:12:51 Dload Upload Total Spent Left Speed 14:12:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11867 0 0 100 11867 0 45818 --:--:-- --:--:-- --:--:-- 45818 14:12:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9f6cb7e51a242ef1d5bac79819d01effdc912441 [Pipeline] } 14:12:51 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:12:53 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-155/archives ] 14:12:53 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-155/archives 14:12:53 total 16 14:12:53 drwxr-xr-x 3 root root 4096 Mar 13 14:03 . 14:12:53 drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 14:03 .. 14:12:53 drwxr-xr-x 2 root root 4096 Mar 13 14:03 cost 14:12:53 -rw-r--r-- 1 root root 95 Mar 13 14:03 cost.csv 14:12:53 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-155/archives 14:12:53 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-155/archives 14:12:53 total 16 14:12:53 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 14:03 . 14:12:53 drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 14:03 .. 14:12:53 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 14:03 cost 14:12:53 -rw-r--r-- 1 jenkins jenkins 95 Mar 13 14:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:12:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:12:54 ---> package-listing.sh 14:12:54 ++ facter osfamily 14:12:54 ++ tr '[:upper:]' '[:lower:]' 14:12:54 + OS_FAMILY=debian 14:12:54 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-155 14:12:54 + START_PACKAGES=/tmp/packages_start.txt 14:12:54 + END_PACKAGES=/tmp/packages_end.txt 14:12:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:12:54 + PACKAGES=/tmp/packages_start.txt 14:12:54 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-155 ']' 14:12:54 + PACKAGES=/tmp/packages_end.txt 14:12:54 + case "${OS_FAMILY}" in 14:12:54 + dpkg -l 14:12:54 + grep '^ii' 14:12:54 + '[' -f /tmp/packages_start.txt ']' 14:12:54 + '[' -f /tmp/packages_end.txt ']' 14:12:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:12:54 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-155 ']' 14:12:54 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-155/archives/ 14:12:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-155/archives/ [Pipeline] echo 14:12:54 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-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:12:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:56 prd-ubuntu20.04-docker-8c-8g-9887 does not seem to be running inside a container 14:12:56 $ 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-155/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-155 -v /w/workspace/y_app-rfid-llrp-inventory_PR-155:/w/workspace/y_app-rfid-llrp-inventory_PR-155:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:12:56 $ docker top 8d67fa69f75e5a7a32b04944a41ee6c9107d512321fed0967c587592000bc5b5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:56 + touch /tmp/pre-build-complete [Pipeline] sh 14:12:56 + mkdir -p /var/log/sysstat [Pipeline] sh 14:12:57 + ls /var/log/sa-host 14:12:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:57 provisioning config files... 14:12:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp/config11420896360510927587tmp [Pipeline] { [Pipeline] echo 14:12:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:12:57 ---> create-netrc.sh [Pipeline] } 14:12:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:12:58 ---> python-tools-install.sh [Pipeline] echo 14:12:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:12:58 ---> sudo-logs.sh 14:12:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:12:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:12:58 ---> job-cost.sh 14:12:58 lf-activate-venv: SKIPPING 14:12:58 DEBUG: total: 0.2199999988079071 14:12:58 INFO: Retrieving Stack Cost... 14:12:59 INFO: Retrieving Pricing Info for: v3-standard-8 14:12:59 INFO: Archiving Costs [Pipeline] echo 14:12:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:13:00 ---> logs-deploy.sh 14:13:00 lf-activate-venv: SKIPPING 14:13:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-155/1 14:13:00 INFO: archiving workspace using pattern(s): 14:13:01 Archives upload complete. 14:13:01 INFO: archiving logs to Nexus 14:13:01 ---> uname -a: 14:13:01 Linux prd-ubuntu20-04-docker-8c-8g-9887 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:13:01 14:13:01 14:13:01 ---> lscpu: 14:13:01 Architecture: x86_64 14:13:01 CPU op-mode(s): 32-bit, 64-bit 14:13:01 Byte Order: Little Endian 14:13:01 Address sizes: 40 bits physical, 48 bits virtual 14:13:01 CPU(s): 8 14:13:01 On-line CPU(s) list: 0-7 14:13:01 Thread(s) per core: 1 14:13:01 Core(s) per socket: 1 14:13:01 Socket(s): 8 14:13:01 NUMA node(s): 1 14:13:01 Vendor ID: AuthenticAMD 14:13:01 CPU family: 23 14:13:01 Model: 49 14:13:01 Model name: AMD EPYC-Rome Processor 14:13:01 Stepping: 0 14:13:01 CPU MHz: 2800.000 14:13:01 BogoMIPS: 5600.00 14:13:01 Virtualization: AMD-V 14:13:01 Hypervisor vendor: KVM 14:13:01 Virtualization type: full 14:13:01 L1d cache: 256 KiB 14:13:01 L1i cache: 256 KiB 14:13:01 L2 cache: 4 MiB 14:13:01 L3 cache: 128 MiB 14:13:01 NUMA node0 CPU(s): 0-7 14:13:01 Vulnerability Itlb multihit: Not affected 14:13:01 Vulnerability L1tf: Not affected 14:13:01 Vulnerability Mds: Not affected 14:13:01 Vulnerability Meltdown: Not affected 14:13:01 Vulnerability Mmio stale data: Not affected 14:13:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:13:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:13:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:13:01 Vulnerability Srbds: Not affected 14:13:01 Vulnerability Tsx async abort: Not affected 14:13:01 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:13:01 14:13:01 14:13:01 ---> nproc: 14:13:01 8 14:13:01 14:13:01 14:13:01 ---> df -h: 14:13:01 Filesystem Size Used Avail Use% Mounted on 14:13:01 overlay 155G 12G 144G 8% / 14:13:01 tmpfs 64M 0 64M 0% /dev 14:13:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:13:01 shm 64M 0 64M 0% /dev/shm 14:13:01 /dev/vda1 155G 12G 144G 8% /facter-os 14:13:01 14:13:01 14:13:01 ---> sar -b -r -n DEV: 14:13:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9887) 03/13/23 _x86_64_ (8 CPU) 14:13:01 14:13:01 13:59:52 LINUX RESTART (8 CPU) 14:13:01 14:13:01 14:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:13:01 14:01:03 129.56 47.79 81.77 0.00 5380.44 137116.75 0.00 14:13:01 14:02:01 189.55 1.14 188.42 0.00 17.93 73480.85 0.00 14:13:01 14:03:01 116.90 0.22 116.68 0.00 4.93 29259.87 0.00 14:13:01 14:04:01 95.23 0.05 95.18 0.00 1.20 19423.28 0.00 14:13:01 14:05:01 12.48 1.55 10.93 0.00 86.65 2044.19 0.00 14:13:01 14:06:01 45.63 9.05 36.58 0.00 5069.16 6781.00 0.00 14:13:01 14:07:01 5.20 1.03 4.17 0.00 22.00 102.78 0.00 14:13:01 14:08:01 1.63 0.00 1.63 0.00 0.00 16.40 0.00 14:13:01 14:09:01 3.30 1.58 1.72 0.00 36.25 21.59 0.00 14:13:01 14:10:01 2.10 0.00 2.10 0.00 0.00 22.40 0.00 14:13:01 14:11:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 14:13:01 14:12:01 1.70 0.00 1.70 0.00 0.00 17.33 0.00 14:13:01 14:13:01 6.00 0.28 5.72 0.00 28.13 112.65 0.00 14:13:01 Average: 46.58 4.83 41.75 0.00 821.02 20510.78 0.00 14:13:01 14:13:01 14:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:13:01 14:01:03 29372512 31601928 726840 2.21 70072 2446164 2006204 5.91 991120 2184212 546132 14:13:01 14:02:01 27908800 31298472 1000984 3.04 144584 3439984 2405884 7.09 1537752 2977636 241812 14:13:01 14:03:01 28166624 31544980 756528 2.30 150068 3429272 2006628 5.91 1226660 3039644 1080 14:13:01 14:04:01 27676292 31577584 721540 2.19 159964 3892088 1736944 5.12 1236392 3466132 128 14:13:01 14:05:01 27575520 31542240 751228 2.28 162476 3948900 1784312 5.26 1273300 3517248 92 14:13:01 14:06:01 27149228 31557912 727204 2.21 193564 4347444 1811080 5.34 1558288 3635852 192 14:13:01 14:07:01 27153292 31558328 726832 2.21 192156 4344812 1783032 5.25 1556584 3633148 12 14:13:01 14:08:01 27163268 31568360 716768 2.18 192184 4344812 1783032 5.25 1547048 3633148 4 14:13:01 14:09:01 27154516 31562356 723268 2.20 192260 4345900 1783032 5.25 1558140 3634092 16 14:13:01 14:10:01 27154688 31562592 722956 2.20 192328 4345904 1783032 5.25 1557556 3634100 168 14:13:01 14:11:01 27154628 31562688 723004 2.20 192356 4346032 1783032 5.25 1557616 3634196 8 14:13:01 14:12:01 27153840 31561912 723704 2.20 192388 4346036 1783032 5.25 1557532 3634200 4 14:13:01 14:13:01 27103188 31517820 762628 2.32 192548 4347492 1833084 5.40 1601800 3628436 648 14:13:01 Average: 27529723 31539782 752576 2.29 171304 3994218 1867871 5.50 1443061 3404003 60792 14:13:01 14:13:01 14:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:13:01 14:01:03 ens3 708.73 464.69 6785.51 89.92 0.00 0.00 0.00 0.00 14:13:01 14:01:03 docker0 17.08 18.45 1.20 192.69 0.00 0.00 0.00 0.00 14:13:01 14:01:03 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 14:13:01 14:02:01 vetha91fcaf 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:13:01 14:02:01 ens3 366.32 215.72 2022.70 30.93 0.00 0.00 0.00 0.00 14:13:01 14:02:01 docker0 193.14 330.32 14.92 1983.64 0.00 0.00 0.00 0.00 14:13:01 14:02:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 14:13:01 14:03:01 ens3 50.00 45.05 146.84 87.76 0.00 0.00 0.00 0.00 14:13:01 14:03:01 docker0 3.07 7.22 0.19 79.14 0.00 0.00 0.00 0.00 14:13:01 14:03:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 14:13:01 14:04:01 ens3 107.30 65.86 2526.98 11.82 0.00 0.00 0.00 0.00 14:13:01 14:04:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:13:01 14:04:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 14:13:01 14:05:01 ens3 67.32 39.76 857.22 3.21 0.00 0.00 0.00 0.00 14:13:01 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:01 14:05:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 14:13:01 14:06:01 ens3 117.10 55.19 1947.01 3.91 0.00 0.00 0.00 0.00 14:13:01 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:01 14:06:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 14:13:01 14:07:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:13:01 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:01 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:01 14:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:13:01 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:01 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:13:01 14:09:01 ens3 7.83 6.53 5.09 6.02 0.00 0.00 0.00 0.00 14:13:01 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:01 14:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:13:01 14:10:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:13:01 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:01 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:13:01 14:11:01 ens3 0.38 0.10 0.09 0.07 0.00 0.00 0.00 0.00 14:13:01 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:01 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:01 14:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:13:01 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:01 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:13:01 14:13:01 ens3 30.54 19.25 31.42 12.38 0.00 0.00 0.00 0.00 14:13:01 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:01 14:13:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 14:13:01 Average: ens3 111.34 69.81 1099.41 18.89 0.00 0.00 0.00 0.00 14:13:01 Average: docker0 15.95 26.61 1.22 168.84 0.00 0.00 0.00 0.00 14:13:01 Average: lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 14:13:01 14:13:01