Pull request #81 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from deb1929795e6d4404c8a13d3554381d1d11d6831+dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 (b41ef5b88de15aae6e57e0b801f8b402e69ab002) 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-ssh10387428140589780009.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh3387261672343342707.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-81/workspace@libs/edgex-global-pipelines # 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-81/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10094628012720339127.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-81/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11551971720969338267.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh876979022635681870.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-81/workspace@libs/lf-pipelines # 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-81/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4505850541917048174.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-47803’ is offline ‘prd-ubuntu20.04-docker-8c-8g-47810’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-47806’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-47808’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47811 in /w/workspace/ry_app-rfid-llrp-inventory_PR-81 [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/ry_app-rfid-llrp-inventory_PR-81 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 into PR head commit deb1929795e6d4404c8a13d3554381d1d11d6831 Merge succeeded, producing deb1929795e6d4404c8a13d3554381d1d11d6831 Checking out Revision deb1929795e6d4404c8a13d3554381d1d11d6831 (PR-81) > 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/81/head:refs/remotes/origin/PR-81 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f deb1929795e6d4404c8a13d3554381d1d11d6831 # 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 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f deb1929795e6d4404c8a13d3554381d1d11d6831 # timeout=10 Commit message: "build: Update to released V2.2.0 Kamakura SDK" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T17:39:08.604Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T17:39:08.771Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T17:39:08.863Z] ========================================================= [2022-05-10T17:39:08.863Z] EdgeX Global Pipelines Version Info [2022-05-10T17:39:08.863Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:39:09.662Z] ------------------- [2022-05-10T17:39:09.662Z] stable info: [2022-05-10T17:39:09.662Z] ------------------- [2022-05-10T17:39:09.662Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T17:39:09.662Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T17:39:09.662Z] Message: update stable to v1.0.227 [2022-05-10T17:39:10.247Z] ------------------- [2022-05-10T17:39:10.247Z] experimental info: [2022-05-10T17:39:10.247Z] ------------------- [2022-05-10T17:39:10.247Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T17:39:10.247Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T17:39:10.247Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T17:39:10.519Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-05-10T17:39:10.564Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-05-10T17:39:10.603Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T17:39:10.645Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T17:39:10.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T17:39:10.721Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T17:39:10.757Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T17:39:10.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T17:39:10.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T17:39:10.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T17:39:10.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T17:39:10.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-05-10T17:39:11.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T17:39:11.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T17:39:11.086Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T17:39:11.124Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T17:39:11.164Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T17:39:11.201Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T17:39:11.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T17:39:11.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T17:39:11.314Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T17:39:11.347Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T17:39:11.383Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T17:39:11.427Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T17:39:11.468Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T17:39:11.508Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T17:39:11.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-81 [Pipeline] echo [2022-05-10T17:39:11.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-81 [Pipeline] echo [2022-05-10T17:39:11.619Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-81 [Pipeline] echo [2022-05-10T17:39:11.658Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = deb1929795e6d4404c8a13d3554381d1d11d6831 [Pipeline] echo [2022-05-10T17:39:11.695Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = deb1929 [Pipeline] echo [2022-05-10T17:39:11.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:39:11.840Z] provisioning config files... [2022-05-10T17:39:11.854Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp/config1740209328594372412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:39:12.197Z] ---> docker-login.sh [2022-05-10T17:39:12.197Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:39:12.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:39:12.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:39:12.461Z] Configure a credential helper to remove this warning. See [2022-05-10T17:39:12.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:39:12.461Z] [2022-05-10T17:39:12.461Z] Login Succeeded [2022-05-10T17:39:12.461Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:39:12.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:39:12.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:39:12.724Z] Configure a credential helper to remove this warning. See [2022-05-10T17:39:12.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:39:12.724Z] [2022-05-10T17:39:12.724Z] Login Succeeded [2022-05-10T17:39:12.724Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:39:12.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:39:12.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:39:12.724Z] Configure a credential helper to remove this warning. See [2022-05-10T17:39:12.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:39:12.724Z] [2022-05-10T17:39:12.724Z] Login Succeeded [2022-05-10T17:39:12.724Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:39:12.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:39:12.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:39:12.986Z] Configure a credential helper to remove this warning. See [2022-05-10T17:39:12.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:39:12.986Z] [2022-05-10T17:39:12.986Z] Login Succeeded [2022-05-10T17:39:12.986Z] docker.io [2022-05-10T17:39:12.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:39:13.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:39:13.561Z] Configure a credential helper to remove this warning. See [2022-05-10T17:39:13.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:39:13.561Z] [2022-05-10T17:39:13.561Z] Login Succeeded [2022-05-10T17:39:13.561Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:39:13.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T17:39:14.197Z] + git rev-list -1 --merges deb1929795e6d4404c8a13d3554381d1d11d6831~1..deb1929795e6d4404c8a13d3554381d1d11d6831 [Pipeline] echo [2022-05-10T17:39:14.337Z] -----------> git rev-list -1 --merges deb1929795e6d4404c8a13d3554381d1d11d6831~1..deb1929795e6d4404c8a13d3554381d1d11d6831 deb1929795e6d4404c8a13d3554381d1d11d6831 [false] [Pipeline] sh [2022-05-10T17:39:14.657Z] + git log --format=format:%s -1 deb1929795e6d4404c8a13d3554381d1d11d6831 [Pipeline] echo [2022-05-10T17:39:14.693Z] ========================================================= [2022-05-10T17:39:14.693Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T17:39:14.693Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:39:15.127Z] + git log --format=format:%s -1 deb1929795e6d4404c8a13d3554381d1d11d6831 [Pipeline] echo [2022-05-10T17:39:15.156Z] [semverPrep] GIT_COMMIT: deb1929795e6d4404c8a13d3554381d1d11d6831, Commit Message: build: Update to released V2.2.0 Kamakura SDK [Pipeline] echo [2022-05-10T17:39:15.185Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T17:39:15.660Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T17:39:15.660Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T17:39:15.660Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T17:39:15.660Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T17:39:15.660Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T17:39:15.661Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T17:39:15.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:39:16.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:39:16.035Z] [2022-05-10T17:39:16.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:39:16.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:39:16.385Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T17:39:16.385Z] 1fe172e4850f: Pulling fs layer [2022-05-10T17:39:16.385Z] caf521ccaac6: Pulling fs layer [2022-05-10T17:39:16.385Z] 3ead6fa29328: Pulling fs layer [2022-05-10T17:39:16.385Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T17:39:16.385Z] a8d5f1318db7: Pulling fs layer [2022-05-10T17:39:16.385Z] c427282e49a2: Pulling fs layer [2022-05-10T17:39:16.385Z] 1827001aaf11: Pulling fs layer [2022-05-10T17:39:16.385Z] 0714d37db230: Pulling fs layer [2022-05-10T17:39:16.385Z] ac28cf19c067: Pulling fs layer [2022-05-10T17:39:16.385Z] 5c2a1cbceb83: Waiting [2022-05-10T17:39:16.385Z] ca983d60f3e2: Pulling fs layer [2022-05-10T17:39:16.385Z] a8d5f1318db7: Waiting [2022-05-10T17:39:16.385Z] 9f894cec8388: Pulling fs layer [2022-05-10T17:39:16.385Z] c427282e49a2: Waiting [2022-05-10T17:39:16.385Z] 1827001aaf11: Waiting [2022-05-10T17:39:16.385Z] ca983d60f3e2: Waiting [2022-05-10T17:39:16.385Z] 0714d37db230: Waiting [2022-05-10T17:39:16.385Z] ac28cf19c067: Waiting [2022-05-10T17:39:16.385Z] 9f894cec8388: Waiting [2022-05-10T17:39:16.385Z] caf521ccaac6: Download complete [2022-05-10T17:39:16.385Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T17:39:16.385Z] 5c2a1cbceb83: Download complete [2022-05-10T17:39:16.385Z] a8d5f1318db7: Verifying Checksum [2022-05-10T17:39:16.385Z] a8d5f1318db7: Download complete [2022-05-10T17:39:16.645Z] c427282e49a2: Download complete [2022-05-10T17:39:16.645Z] 3ead6fa29328: Verifying Checksum [2022-05-10T17:39:16.645Z] 3ead6fa29328: Download complete [2022-05-10T17:39:16.645Z] 0714d37db230: Download complete [2022-05-10T17:39:16.645Z] ac28cf19c067: Verifying Checksum [2022-05-10T17:39:16.645Z] ac28cf19c067: Download complete [2022-05-10T17:39:16.645Z] ca983d60f3e2: Download complete [2022-05-10T17:39:16.645Z] 9f894cec8388: Verifying Checksum [2022-05-10T17:39:16.645Z] 9f894cec8388: Download complete [2022-05-10T17:39:16.645Z] 1fe172e4850f: Verifying Checksum [2022-05-10T17:39:16.645Z] 1fe172e4850f: Download complete [2022-05-10T17:39:16.906Z] 1827001aaf11: Verifying Checksum [2022-05-10T17:39:16.906Z] 1827001aaf11: Download complete [2022-05-10T17:39:18.289Z] 1fe172e4850f: Pull complete [2022-05-10T17:39:18.289Z] caf521ccaac6: Pull complete [2022-05-10T17:39:18.859Z] 3ead6fa29328: Pull complete [2022-05-10T17:39:18.859Z] 5c2a1cbceb83: Pull complete [2022-05-10T17:39:19.119Z] a8d5f1318db7: Pull complete [2022-05-10T17:39:19.119Z] c427282e49a2: Pull complete [2022-05-10T17:39:21.028Z] 1827001aaf11: Pull complete [2022-05-10T17:39:21.028Z] 0714d37db230: Pull complete [2022-05-10T17:39:21.289Z] ac28cf19c067: Pull complete [2022-05-10T17:39:21.289Z] ca983d60f3e2: Pull complete [2022-05-10T17:39:21.549Z] 9f894cec8388: Pull complete [2022-05-10T17:39:21.549Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T17:39:21.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:39:21.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T17:39:21.641Z] prd-ubuntu20.04-docker-8c-8g-47811 does not seem to be running inside a container [2022-05-10T17:39:21.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-81 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81:/w/workspace/ry_app-rfid-llrp-inventory_PR-81:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T17:39:23.363Z] $ docker top 95c9c7c87a923f53919a13e5750a642cf42d1e176b20ccb69c6b03c58a8ef9e2 -eo pid,comm [2022-05-10T17:39:23.434Z] 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). [2022-05-10T17:39:23.434Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T17:39:23.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:39:23.546Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:39:23.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:39:23.680Z] $ docker exec 95c9c7c87a923f53919a13e5750a642cf42d1e176b20ccb69c6b03c58a8ef9e2 ssh-agent [2022-05-10T17:39:23.796Z] SSH_AUTH_SOCK=/tmp/ssh-rO6PtcVNP1vJ/agent.32 [2022-05-10T17:39:23.796Z] SSH_AGENT_PID=38 [2022-05-10T17:39:23.806Z] Running ssh-add (command line suppressed) [2022-05-10T17:39:23.925Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp/private_key_7871454436761500664.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp/private_key_7871454436761500664.key) [2022-05-10T17:39:23.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:39:24.274Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T17:39:24.300Z] $ docker exec --env ******** --env ******** 95c9c7c87a923f53919a13e5750a642cf42d1e176b20ccb69c6b03c58a8ef9e2 ssh-agent -k [2022-05-10T17:39:24.429Z] unset SSH_AUTH_SOCK; [2022-05-10T17:39:24.429Z] unset SSH_AGENT_PID; [2022-05-10T17:39:24.430Z] echo Agent pid 38 killed; [2022-05-10T17:39:24.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T17:39:24.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:39:24.526Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:39:24.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:39:24.677Z] $ docker exec 95c9c7c87a923f53919a13e5750a642cf42d1e176b20ccb69c6b03c58a8ef9e2 ssh-agent [2022-05-10T17:39:24.800Z] SSH_AUTH_SOCK=/tmp/ssh-7Zg4aPzeyuAR/agent.71 [2022-05-10T17:39:24.800Z] SSH_AGENT_PID=78 [2022-05-10T17:39:24.807Z] Running ssh-add (command line suppressed) [2022-05-10T17:39:24.921Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp/private_key_7172038080519398220.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp/private_key_7172038080519398220.key) [2022-05-10T17:39:24.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:39:25.268Z] + git semver init [2022-05-10T17:39:25.530Z] 2022-05-10 17:39:25,479 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T17:39:25.530Z] 2022-05-10 17:39:25,480 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-81/.semver [2022-05-10T17:39:25.530Z] 2022-05-10 17:39:25,480 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-81/.semver [2022-05-10T17:39:25.530Z] 2022-05-10 17:39:25,480 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-81/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-81, universal_newlines=False, shell=None, istream=None) [2022-05-10T17:39:26.915Z] 2022-05-10 17:39:26,544 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-81/.git/info/exclude [2022-05-10T17:39:26.915Z] 2022-05-10 17:39:26,544 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-81/.semver/PR-81 with force:False [2022-05-10T17:39:26.915Z] 2022-05-10 17:39:26,544 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-81/.semver/PR-81 [2022-05-10T17:39:26.915Z] 2022-05-10 17:39:26,547 [execute] INFO git cat-file --batch-check [2022-05-10T17:39:26.915Z] 2022-05-10 17:39:26,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-81/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T17:39:26.915Z] 2022-05-10 17:39:26,554 [execute] INFO git cat-file --batch [2022-05-10T17:39:26.915Z] 2022-05-10 17:39:26,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-81/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T17:39:26.915Z] 2022-05-10 17:39:26,561 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-81/.semver/PR-81 [2022-05-10T17:39:26.915Z] 0.0.0 [Pipeline] } [2022-05-10T17:39:26.944Z] $ docker exec --env ******** --env ******** 95c9c7c87a923f53919a13e5750a642cf42d1e176b20ccb69c6b03c58a8ef9e2 ssh-agent -k [2022-05-10T17:39:27.056Z] unset SSH_AUTH_SOCK; [2022-05-10T17:39:27.056Z] unset SSH_AGENT_PID; [2022-05-10T17:39:27.057Z] echo Agent pid 78 killed; [2022-05-10T17:39:27.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T17:39:27.493Z] + git semver [Pipeline] } [2022-05-10T17:39:27.797Z] $ docker stop --time=1 95c9c7c87a923f53919a13e5750a642cf42d1e176b20ccb69c6b03c58a8ef9e2 [2022-05-10T17:39:29.191Z] $ docker rm -f 95c9c7c87a923f53919a13e5750a642cf42d1e176b20ccb69c6b03c58a8ef9e2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:39:29.620Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T17:39:29.935Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T17:39:29.953Z] [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 [2022-05-10T17:39:30.505Z] provisioning config files... [2022-05-10T17:39:30.518Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp/config2612040462210979171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:39:30.864Z] ---> docker-login.sh [2022-05-10T17:39:30.864Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:39:30.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:39:30.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:39:30.864Z] Configure a credential helper to remove this warning. See [2022-05-10T17:39:30.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:39:30.864Z] [2022-05-10T17:39:30.864Z] Login Succeeded [2022-05-10T17:39:30.864Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:39:30.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:39:31.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:39:31.126Z] Configure a credential helper to remove this warning. See [2022-05-10T17:39:31.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:39:31.126Z] [2022-05-10T17:39:31.126Z] Login Succeeded [2022-05-10T17:39:31.126Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:39:31.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:39:31.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:39:31.126Z] Configure a credential helper to remove this warning. See [2022-05-10T17:39:31.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:39:31.126Z] [2022-05-10T17:39:31.126Z] Login Succeeded [2022-05-10T17:39:31.126Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:39:31.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:39:31.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:39:31.389Z] Configure a credential helper to remove this warning. See [2022-05-10T17:39:31.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:39:31.389Z] [2022-05-10T17:39:31.389Z] Login Succeeded [2022-05-10T17:39:31.389Z] docker.io [2022-05-10T17:39:31.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:39:31.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:39:31.652Z] Configure a credential helper to remove this warning. See [2022-05-10T17:39:31.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:39:31.652Z] [2022-05-10T17:39:31.652Z] Login Succeeded [2022-05-10T17:39:31.652Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:39:31.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T17:39:31.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:39:31.896Z] ========================================================= [2022-05-10T17:39:31.896Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T17:39:31.896Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:39:32.300Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T17:39:32.300Z] Sending build context to Docker daemon 12.39MB [2022-05-10T17:39:32.300Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:39:32.300Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T17:39:32.300Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T17:39:32.300Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T17:39:32.300Z] 666ba61612fd: Pulling fs layer [2022-05-10T17:39:32.300Z] 8ed8ca486205: Pulling fs layer [2022-05-10T17:39:32.300Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T17:39:32.300Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T17:39:32.300Z] ca2b28591e48: Pulling fs layer [2022-05-10T17:39:32.300Z] a51346096db8: Pulling fs layer [2022-05-10T17:39:32.300Z] daebc70d1ce1: Pulling fs layer [2022-05-10T17:39:32.300Z] 0e18a0eac166: Pulling fs layer [2022-05-10T17:39:32.300Z] 4fe6c5a15a65: Waiting [2022-05-10T17:39:32.300Z] 22a0e8bec74d: Waiting [2022-05-10T17:39:32.300Z] ca2b28591e48: Waiting [2022-05-10T17:39:32.300Z] a51346096db8: Waiting [2022-05-10T17:39:32.300Z] daebc70d1ce1: Waiting [2022-05-10T17:39:32.300Z] 0e18a0eac166: Waiting [2022-05-10T17:39:32.560Z] 8ed8ca486205: Verifying Checksum [2022-05-10T17:39:32.560Z] 8ed8ca486205: Download complete [2022-05-10T17:39:32.560Z] 666ba61612fd: Verifying Checksum [2022-05-10T17:39:32.560Z] 666ba61612fd: Download complete [2022-05-10T17:39:32.560Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T17:39:32.560Z] 22a0e8bec74d: Download complete [2022-05-10T17:39:32.560Z] ca2b28591e48: Verifying Checksum [2022-05-10T17:39:32.560Z] ca2b28591e48: Download complete [2022-05-10T17:39:32.560Z] a51346096db8: Verifying Checksum [2022-05-10T17:39:32.560Z] a51346096db8: Download complete [2022-05-10T17:39:32.560Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T17:39:32.560Z] 59bf1c3509f3: Download complete [2022-05-10T17:39:32.560Z] daebc70d1ce1: Verifying Checksum [2022-05-10T17:39:32.560Z] daebc70d1ce1: Download complete [2022-05-10T17:39:32.561Z] 59bf1c3509f3: Pull complete [2022-05-10T17:39:32.823Z] 666ba61612fd: Pull complete [2022-05-10T17:39:32.823Z] 8ed8ca486205: Pull complete [2022-05-10T17:39:33.084Z] 0e18a0eac166: Verifying Checksum [2022-05-10T17:39:33.084Z] 0e18a0eac166: Download complete [2022-05-10T17:39:33.343Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T17:39:33.343Z] 4fe6c5a15a65: Download complete [2022-05-10T17:39:37.544Z] 4fe6c5a15a65: Pull complete [2022-05-10T17:39:37.544Z] 22a0e8bec74d: Pull complete [2022-05-10T17:39:37.544Z] ca2b28591e48: Pull complete [2022-05-10T17:39:37.544Z] a51346096db8: Pull complete [2022-05-10T17:39:37.544Z] daebc70d1ce1: Pull complete [2022-05-10T17:39:39.452Z] 0e18a0eac166: Pull complete [2022-05-10T17:39:39.452Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T17:39:39.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T17:39:39.452Z] ---> f018257e8ee9 [2022-05-10T17:39:39.452Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:39:41.376Z] ---> Running in 8fe6707608a2 [2022-05-10T17:39:41.376Z] Removing intermediate container 8fe6707608a2 [2022-05-10T17:39:41.376Z] ---> e67676cace1a [2022-05-10T17:39:41.376Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:39:41.376Z] ---> Running in 1acce052a159 [2022-05-10T17:39:41.376Z] Removing intermediate container 1acce052a159 [2022-05-10T17:39:41.376Z] ---> 77d52252ca4f [2022-05-10T17:39:41.376Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T17:39:41.376Z] ---> Running in 5ca39fbc20c1 [2022-05-10T17:39:41.637Z] Removing intermediate container 5ca39fbc20c1 [2022-05-10T17:39:41.637Z] ---> 8f799375f45f [2022-05-10T17:39:41.637Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:39:41.637Z] ---> Running in 1f82e3882a18 [2022-05-10T17:39:42.207Z] Removing intermediate container 1f82e3882a18 [2022-05-10T17:39:42.207Z] ---> 2998854d7bce [2022-05-10T17:39:42.207Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:39:42.207Z] ---> Running in c25a1e2e0d52 [2022-05-10T17:39:42.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:39:43.407Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:39:43.667Z] OK: 221 MiB in 52 packages [2022-05-10T17:39:43.926Z] Removing intermediate container c25a1e2e0d52 [2022-05-10T17:39:43.926Z] ---> 90f63867a6a9 [2022-05-10T17:39:43.926Z] Step 8/13 : WORKDIR /app [2022-05-10T17:39:43.926Z] ---> Running in aff3f43caca4 [2022-05-10T17:39:44.186Z] Removing intermediate container aff3f43caca4 [2022-05-10T17:39:44.186Z] ---> 1814d08ff964 [2022-05-10T17:39:44.186Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T17:39:44.186Z] ---> a6136c6311a4 [2022-05-10T17:39:44.186Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:39:44.186Z] ---> Running in 66bf5641473d [2022-05-10T17:39:45.336Z] Still waiting to schedule task [2022-05-10T17:39:45.336Z] ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T17:39:45.336Z] ‘prd-ubuntu20.04-docker-8c-8g-47802’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T17:39:45.336Z] ‘prd-ubuntu20.04-docker-8c-8g-47803’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T17:39:45.336Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-47804’ is offline [2022-05-10T17:39:45.336Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-47806’ is offline [2022-05-10T17:39:45.337Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-47812’ is offline [2022-05-10T17:39:59.111Z] Removing intermediate container 66bf5641473d [2022-05-10T17:39:59.111Z] ---> 851b51bbb7ef [2022-05-10T17:39:59.111Z] Step 11/13 : COPY . . [2022-05-10T17:39:59.111Z] ---> a3ee5e3c97f3 [2022-05-10T17:39:59.111Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T17:39:59.111Z] ---> Running in d0f9cc588907 [2022-05-10T17:39:59.111Z] Removing intermediate container d0f9cc588907 [2022-05-10T17:39:59.111Z] ---> cc86f36b3ccc [2022-05-10T17:39:59.111Z] Step 13/13 : RUN $MAKE [2022-05-10T17:39:59.111Z] ---> Running in 0db3bfd0cf3b [2022-05-10T17:39:59.111Z] noop [2022-05-10T17:39:59.111Z] Removing intermediate container 0db3bfd0cf3b [2022-05-10T17:39:59.111Z] ---> fd6b23e3a63c [2022-05-10T17:39:59.111Z] Successfully built fd6b23e3a63c [2022-05-10T17:39:59.111Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:39:59.441Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T17:39:59.441Z] . [Pipeline] withDockerContainer [2022-05-10T17:39:59.534Z] prd-ubuntu20.04-docker-8c-8g-47811 does not seem to be running inside a container [2022-05-10T17:39:59.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-81 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81:/w/workspace/ry_app-rfid-llrp-inventory_PR-81:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T17:39:59.973Z] $ docker top 740777b450d428c45aaa43113b39028234080a2cb776446a6b470b9af597e343 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:40:00.370Z] + go version [2022-05-10T17:40:00.370Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T17:40:00.407Z] $ docker stop --time=1 740777b450d428c45aaa43113b39028234080a2cb776446a6b470b9af597e343 [2022-05-10T17:40:01.667Z] $ docker rm -f 740777b450d428c45aaa43113b39028234080a2cb776446a6b470b9af597e343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:40:02.315Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T17:40:02.315Z] . [Pipeline] withDockerContainer [2022-05-10T17:40:02.447Z] prd-ubuntu20.04-docker-8c-8g-47811 does not seem to be running inside a container [2022-05-10T17:40:02.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-81 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81:/w/workspace/ry_app-rfid-llrp-inventory_PR-81:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T17:40:02.888Z] $ docker top 05259031d37e511409c9ba2e6ada323a69af97f7e1eab1b60017bf68c75f1ad6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T17:40:03.329Z] + make test [2022-05-10T17:40:03.329Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T17:40:13.314Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-10T17:40:13.314Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.033s coverage: 86.2% of statements [2022-05-10T17:40:13.314Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-10T17:40:15.862Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.543s coverage: 71.9% of statements [2022-05-10T17:40:23.996Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T17:40:27.328Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T17:40:27.328Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T17:40:27.328Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-10T17:40:27.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T17:40:27.395Z] $ docker stop --time=1 05259031d37e511409c9ba2e6ada323a69af97f7e1eab1b60017bf68c75f1ad6 [2022-05-10T17:40:29.323Z] $ docker rm -f 05259031d37e511409c9ba2e6ada323a69af97f7e1eab1b60017bf68c75f1ad6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:40:29.831Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T17:40:29.895Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T17:40:30.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T17:40:30.887Z] + ls -al . [2022-05-10T17:40:30.887Z] total 228 [2022-05-10T17:40:30.887Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 17:40 . [2022-05-10T17:40:30.887Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:39 .. [2022-05-10T17:40:30.887Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 17:39 .dockerignore [2022-05-10T17:40:30.887Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:39 .git [2022-05-10T17:40:30.887Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:39 .github [2022-05-10T17:40:30.887Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 17:39 .gitignore [2022-05-10T17:40:30.887Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:39 .golangci.yml [2022-05-10T17:40:30.887Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:39 .semver [2022-05-10T17:40:30.887Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 10 17:39 Attribution.txt [2022-05-10T17:40:30.887Z] -rw-rw-r-- 1 jenkins jenkins 1678 May 10 17:39 CHANGELOG.md [2022-05-10T17:40:30.887Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 10 17:39 Dockerfile [2022-05-10T17:40:30.887Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:39 GOVERNANCE.md [2022-05-10T17:40:30.887Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 17:39 Jenkinsfile [2022-05-10T17:40:30.887Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:39 LICENSE [2022-05-10T17:40:30.887Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 10 17:39 Makefile [2022-05-10T17:40:30.887Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 17:39 OWNERS.md [2022-05-10T17:40:30.887Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 10 17:39 README.md [2022-05-10T17:40:30.887Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 17:39 VERSION [2022-05-10T17:40:30.887Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:39 bin [2022-05-10T17:40:30.887Z] -rw-r--r-- 1 jenkins jenkins 41008 May 10 17:40 coverage.out [2022-05-10T17:40:30.887Z] -rw-rw-r-- 1 jenkins jenkins 3452 May 10 17:39 go.mod [2022-05-10T17:40:30.887Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 10 17:39 go.sum [2022-05-10T17:40:30.887Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:39 images [2022-05-10T17:40:30.887Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:39 internal [2022-05-10T17:40:30.887Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 17:39 main.go [2022-05-10T17:40:30.887Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:39 res [2022-05-10T17:40:30.887Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:39 snap [2022-05-10T17:40:30.887Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:39 static [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:40:31.222Z] + 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=deb1929795e6d4404c8a13d3554381d1d11d6831 --label arch=amd64 --label version=0.0.0 . [2022-05-10T17:40:31.222Z] Sending build context to Docker daemon 12.39MB [2022-05-10T17:40:31.222Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:40:31.222Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-10T17:40:31.222Z] ---> fd6b23e3a63c [2022-05-10T17:40:31.222Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:40:31.487Z] ---> Running in 9033299d40be [2022-05-10T17:40:31.487Z] Removing intermediate container 9033299d40be [2022-05-10T17:40:31.487Z] ---> c2f7d13bce90 [2022-05-10T17:40:31.487Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:40:31.487Z] ---> Running in 1dd0df00b1a2 [2022-05-10T17:40:31.487Z] Removing intermediate container 1dd0df00b1a2 [2022-05-10T17:40:31.487Z] ---> eefbd109e57d [2022-05-10T17:40:31.487Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T17:40:31.747Z] ---> Running in cfa0244e29bb [2022-05-10T17:40:31.747Z] Removing intermediate container cfa0244e29bb [2022-05-10T17:40:31.747Z] ---> 52dbbfc51395 [2022-05-10T17:40:31.747Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:40:31.747Z] ---> Running in 258f34a13191 [2022-05-10T17:40:32.316Z] Removing intermediate container 258f34a13191 [2022-05-10T17:40:32.316Z] ---> a02f63a0b034 [2022-05-10T17:40:32.316Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:40:32.316Z] ---> Running in 40faab281e11 [2022-05-10T17:40:32.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:40:33.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:40:33.783Z] OK: 221 MiB in 52 packages [2022-05-10T17:40:34.043Z] Removing intermediate container 40faab281e11 [2022-05-10T17:40:34.043Z] ---> 5fd8741b5761 [2022-05-10T17:40:34.043Z] Step 8/31 : WORKDIR /app [2022-05-10T17:40:34.043Z] ---> Running in 35dfdf1b61ea [2022-05-10T17:40:34.327Z] Removing intermediate container 35dfdf1b61ea [2022-05-10T17:40:34.327Z] ---> 055cc7f64e5c [2022-05-10T17:40:34.327Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-10T17:40:34.327Z] ---> 177cf7b84d3d [2022-05-10T17:40:34.327Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:40:34.586Z] ---> Running in efc4e7e4645a [2022-05-10T17:40:35.527Z] Removing intermediate container efc4e7e4645a [2022-05-10T17:40:35.527Z] ---> 8d973360eddc [2022-05-10T17:40:35.527Z] Step 11/31 : COPY . . [2022-05-10T17:40:36.099Z] ---> 90f00dc44018 [2022-05-10T17:40:36.099Z] Step 12/31 : ARG MAKE="make build" [2022-05-10T17:40:36.099Z] ---> Running in 0760cb17b170 [2022-05-10T17:40:36.099Z] Removing intermediate container 0760cb17b170 [2022-05-10T17:40:36.099Z] ---> 3c51fe6e892d [2022-05-10T17:40:36.099Z] Step 13/31 : RUN $MAKE [2022-05-10T17:40:36.099Z] ---> Running in a5a0b6dea17f [2022-05-10T17:40:36.358Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-10T17:40:58.310Z] Removing intermediate container a5a0b6dea17f [2022-05-10T17:40:58.310Z] ---> e10cf64d5bef [2022-05-10T17:40:58.310Z] Step 14/31 : FROM alpine:3.14 [2022-05-10T17:40:58.310Z] 3.14: Pulling from library/alpine [2022-05-10T17:40:58.310Z] 8663204ce13b: Pulling fs layer [2022-05-10T17:40:58.310Z] 8663204ce13b: Verifying Checksum [2022-05-10T17:40:58.310Z] 8663204ce13b: Download complete [2022-05-10T17:40:58.310Z] 8663204ce13b: Pull complete [2022-05-10T17:40:58.310Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T17:40:58.310Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T17:40:58.310Z] ---> e04c818066af [2022-05-10T17:40:58.310Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T17:40:58.310Z] ---> Running in 362c0f2a5a05 [2022-05-10T17:40:58.310Z] Removing intermediate container 362c0f2a5a05 [2022-05-10T17:40:58.310Z] ---> e877ca1991ef [2022-05-10T17:40:58.310Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-10T17:40:58.310Z] ---> Running in 06af99c75ee3 [2022-05-10T17:40:58.310Z] Removing intermediate container 06af99c75ee3 [2022-05-10T17:40:58.310Z] ---> a4c7f3c8b48d [2022-05-10T17:40:58.310Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:40:58.310Z] ---> Running in 4ae926ebb7d7 [2022-05-10T17:40:58.310Z] Removing intermediate container 4ae926ebb7d7 [2022-05-10T17:40:58.310Z] ---> 8ea024cd6f12 [2022-05-10T17:40:58.310Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-10T17:40:58.310Z] ---> Running in b8fa99de9150 [2022-05-10T17:40:58.310Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:40:59.255Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:40:59.255Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T17:40:59.517Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T17:40:59.517Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T17:40:59.778Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T17:40:59.778Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T17:40:59.778Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T17:41:00.040Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T17:41:00.040Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T17:41:00.040Z] OK: 9 MiB in 20 packages [2022-05-10T17:41:00.613Z] Removing intermediate container b8fa99de9150 [2022-05-10T17:41:00.613Z] ---> 70ba72981dba [2022-05-10T17:41:00.613Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T17:41:00.613Z] ---> fec970ccca67 [2022-05-10T17:41:00.613Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T17:41:00.873Z] ---> 4560e65c74a5 [2022-05-10T17:41:00.873Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-10T17:41:00.873Z] ---> a86661e10c23 [2022-05-10T17:41:00.873Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-10T17:41:01.133Z] ---> 01c158f6d874 [2022-05-10T17:41:01.133Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-10T17:41:01.705Z] ---> 295ff05f1c92 [2022-05-10T17:41:01.705Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-10T17:41:01.705Z] ---> Running in f5f3691344a0 [2022-05-10T17:41:02.281Z] Removing intermediate container f5f3691344a0 [2022-05-10T17:41:02.281Z] ---> bdfb657d4df5 [2022-05-10T17:41:02.281Z] Step 25/31 : VOLUME /cache [2022-05-10T17:41:02.542Z] ---> Running in 2e0f177c4bfc [2022-05-10T17:41:02.542Z] Removing intermediate container 2e0f177c4bfc [2022-05-10T17:41:02.542Z] ---> a28689de2d4b [2022-05-10T17:41:02.542Z] Step 26/31 : EXPOSE 59711 [2022-05-10T17:41:02.542Z] ---> Running in 36210719c49a [2022-05-10T17:41:02.802Z] Removing intermediate container 36210719c49a [2022-05-10T17:41:02.802Z] ---> 38120a4d9ddb [2022-05-10T17:41:02.802Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-10T17:41:02.802Z] ---> Running in d2cea8c0dfb9 [2022-05-10T17:41:02.802Z] Removing intermediate container d2cea8c0dfb9 [2022-05-10T17:41:02.802Z] ---> ad720f33dcfd [2022-05-10T17:41:02.802Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-10T17:41:02.802Z] ---> Running in 7754cb5b81c9 [2022-05-10T17:41:03.065Z] Removing intermediate container 7754cb5b81c9 [2022-05-10T17:41:03.065Z] ---> 838618ec6c63 [2022-05-10T17:41:03.065Z] Step 29/31 : LABEL arch=amd64 [2022-05-10T17:41:03.065Z] ---> Running in 576e5cccdf5b [2022-05-10T17:41:03.065Z] Removing intermediate container 576e5cccdf5b [2022-05-10T17:41:03.065Z] ---> 7731775fcdf6 [2022-05-10T17:41:03.065Z] Step 30/31 : LABEL git_sha=deb1929795e6d4404c8a13d3554381d1d11d6831 [2022-05-10T17:41:03.065Z] ---> Running in 8758383e064b [2022-05-10T17:41:03.326Z] Removing intermediate container 8758383e064b [2022-05-10T17:41:03.326Z] ---> 84d44ad82c08 [2022-05-10T17:41:03.326Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T17:41:03.326Z] ---> Running in 86308920df08 [2022-05-10T17:41:03.326Z] Removing intermediate container 86308920df08 [2022-05-10T17:41:03.326Z] ---> 2aec10485885 [2022-05-10T17:41:03.326Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T17:41:03.326Z] Successfully built 2aec10485885 [2022-05-10T17:41:03.326Z] Successfully tagged app-rfid-llrp-inventory:latest [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] sh [2022-05-10T17:41:13.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:41:13.196Z] [2022-05-10T17:41:13.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:41:13.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:41:13.545Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T17:41:13.545Z] 5eb5b503b376: Pulling fs layer [2022-05-10T17:41:13.545Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T17:41:13.545Z] ec43610c2a17: Pulling fs layer [2022-05-10T17:41:13.545Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T17:41:13.545Z] 33b1e0a273af: Pulling fs layer [2022-05-10T17:41:13.545Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T17:41:13.545Z] 3a2ae6a8a46f: Waiting [2022-05-10T17:41:13.545Z] 33b1e0a273af: Waiting [2022-05-10T17:41:13.545Z] 2f39f015ded8: Pulling fs layer [2022-05-10T17:41:13.545Z] 2f39f015ded8: Waiting [2022-05-10T17:41:13.545Z] 5d3b04190fa2: Waiting [2022-05-10T17:41:13.545Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T17:41:13.545Z] 5c69ac0246d0: Download complete [2022-05-10T17:41:13.545Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T17:41:13.545Z] 3a2ae6a8a46f: Download complete [2022-05-10T17:41:13.545Z] 33b1e0a273af: Verifying Checksum [2022-05-10T17:41:13.545Z] 33b1e0a273af: Download complete [2022-05-10T17:41:13.545Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T17:41:13.806Z] ec43610c2a17: Verifying Checksum [2022-05-10T17:41:13.806Z] ec43610c2a17: Download complete [2022-05-10T17:41:13.806Z] 5eb5b503b376: Verifying Checksum [2022-05-10T17:41:13.806Z] 5eb5b503b376: Download complete [2022-05-10T17:41:14.379Z] 2f39f015ded8: Download complete [2022-05-10T17:41:14.954Z] 5eb5b503b376: Pull complete [2022-05-10T17:41:15.215Z] 5c69ac0246d0: Pull complete [2022-05-10T17:41:15.476Z] ec43610c2a17: Pull complete [2022-05-10T17:41:15.737Z] 3a2ae6a8a46f: Pull complete [2022-05-10T17:41:15.737Z] 33b1e0a273af: Pull complete [2022-05-10T17:41:15.997Z] 5d3b04190fa2: Pull complete [2022-05-10T17:41:20.189Z] 2f39f015ded8: Pull complete [2022-05-10T17:41:20.189Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T17:41:20.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:41:20.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T17:41:20.275Z] prd-ubuntu20.04-docker-8c-8g-47811 does not seem to be running inside a container [2022-05-10T17:41:20.316Z] $ 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/ry_app-rfid-llrp-inventory_PR-81 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81:/w/workspace/ry_app-rfid-llrp-inventory_PR-81:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T17:41:22.221Z] $ docker top d8aaaf8c8ec711bd1d6dce6f91a3f36cc1daf33175b72bab24f589ec9b47277c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:41:22.672Z] ---> job-cost.sh [2022-05-10T17:41:22.672Z] lf-activate-venv: SKIPPING [2022-05-10T17:41:22.672Z] INFO: No Stack... [2022-05-10T17:41:23.245Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T17:41:23.511Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T17:41:23.826Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-81/archives/cost.csv [2022-05-10T17:41:23.826Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T17:41:23.866Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-81-1-stack-cost] [2022-05-10T17:41:23.871Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-81-1-stack-cost] did not exist. Created. [2022-05-10T17:41:23.871Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-81-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T17:41:24.266Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T17:41:24.312Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T17:41:24.340Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-81-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T17:41:24.410Z] $ docker stop --time=1 d8aaaf8c8ec711bd1d6dce6f91a3f36cc1daf33175b72bab24f589ec9b47277c [2022-05-10T17:41:25.577Z] $ docker rm -f d8aaaf8c8ec711bd1d6dce6f91a3f36cc1daf33175b72bab24f589ec9b47277c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T17:43:10.123Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47814 in /w/workspace/ry_app-rfid-llrp-inventory_PR-81 [Pipeline] { [Pipeline] ws [2022-05-10T17:43:10.163Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-05-10T17:43:10.864Z] The recommended git tool is: git [2022-05-10T17:43:17.926Z] using credential edgex-jenkins-ssh [2022-05-10T17:43:17.945Z] Cloning the remote Git repository [2022-05-10T17:43:18.020Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-10T17:43:18.100Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-05-10T17:43:18.179Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-10T17:43:18.180Z] > git --version # timeout=10 [2022-05-10T17:43:18.198Z] > git --version # 'git version 2.25.1' [2022-05-10T17:43:18.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T17:43:18.291Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T17:43:21.126Z] Merging remotes/origin/main commit dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 into PR head commit deb1929795e6d4404c8a13d3554381d1d11d6831 [2022-05-10T17:43:20.508Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-05-10T17:43:20.530Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T17:43:20.565Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-05-10T17:43:20.614Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-10T17:43:20.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T17:43:20.630Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T17:43:21.152Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T17:43:21.170Z] > git checkout -f deb1929795e6d4404c8a13d3554381d1d11d6831 # timeout=10 [2022-05-10T17:43:21.274Z] > git remote # timeout=10 [2022-05-10T17:43:21.292Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T17:43:21.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T17:43:21.361Z] Merge succeeded, producing deb1929795e6d4404c8a13d3554381d1d11d6831 [2022-05-10T17:43:21.361Z] Checking out Revision deb1929795e6d4404c8a13d3554381d1d11d6831 (PR-81) [2022-05-10T17:43:21.322Z] > git merge dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 # timeout=10 [2022-05-10T17:43:21.350Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T17:43:21.374Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T17:43:21.390Z] > git checkout -f deb1929795e6d4404c8a13d3554381d1d11d6831 # timeout=10 [2022-05-10T17:43:25.743Z] Commit message: "build: Update to released V2.2.0 Kamakura SDK" [2022-05-10T17:43:25.814Z] > git --version # timeout=10 [2022-05-10T17:43:25.825Z] > git --version # 'git version 2.25.1' [2022-05-10T17:43:25.844Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:43:26.899Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T17:43:26.899Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T17:43:26.899Z] Dload Upload Total Spent Left Speed [2022-05-10T17:43:26.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2022-05-10T17:43:27.462Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T17:43:27.821Z] + sudo tee /etc/docker/daemon.new [2022-05-10T17:43:27.821Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T17:43:27.821Z] { [2022-05-10T17:43:27.821Z] "registry-mirrors": [ [2022-05-10T17:43:27.821Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T17:43:27.821Z] ], [2022-05-10T17:43:27.821Z] "bip": "10.250.0.254/24", [2022-05-10T17:43:27.821Z] "hosts": [ [2022-05-10T17:43:27.821Z] "tcp://0.0.0.0:5555", [2022-05-10T17:43:27.821Z] "unix:///var/run/docker.sock" [2022-05-10T17:43:27.821Z] ], [2022-05-10T17:43:27.821Z] "mtu": 1458, [2022-05-10T17:43:27.821Z] "selinux-enabled": true, [2022-05-10T17:43:27.821Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T17:43:27.821Z] } [Pipeline] sh [2022-05-10T17:43:28.182Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T17:43:28.554Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:43:51.710Z] provisioning config files... [2022-05-10T17:43:51.739Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config3945024885767276783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:43:52.300Z] ---> docker-login.sh [2022-05-10T17:43:52.301Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:43:52.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:43:53.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:43:53.168Z] Configure a credential helper to remove this warning. See [2022-05-10T17:43:53.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:43:53.168Z] [2022-05-10T17:43:53.168Z] Login Succeeded [2022-05-10T17:43:53.168Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:43:53.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:43:53.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:43:53.717Z] Configure a credential helper to remove this warning. See [2022-05-10T17:43:53.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:43:53.717Z] [2022-05-10T17:43:53.717Z] Login Succeeded [2022-05-10T17:43:53.717Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:43:53.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:43:54.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:43:54.265Z] Configure a credential helper to remove this warning. See [2022-05-10T17:43:54.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:43:54.265Z] [2022-05-10T17:43:54.265Z] Login Succeeded [2022-05-10T17:43:54.265Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:43:54.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:43:54.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:43:54.538Z] Configure a credential helper to remove this warning. See [2022-05-10T17:43:54.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:43:54.538Z] [2022-05-10T17:43:54.538Z] Login Succeeded [2022-05-10T17:43:54.538Z] docker.io [2022-05-10T17:43:55.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:43:55.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:43:55.410Z] Configure a credential helper to remove this warning. See [2022-05-10T17:43:55.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:43:55.410Z] [2022-05-10T17:43:55.410Z] Login Succeeded [2022-05-10T17:43:55.410Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:43:55.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T17:43:55.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:43:55.859Z] ========================================================= [2022-05-10T17:43:55.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T17:43:55.860Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:43:56.314Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T17:43:56.586Z] Sending build context to Docker daemon 687.1kB [2022-05-10T17:43:56.586Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:43:56.586Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T17:43:56.865Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T17:43:56.865Z] 9b3977197b4f: Pulling fs layer [2022-05-10T17:43:56.865Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T17:43:56.865Z] 94645a83ff95: Pulling fs layer [2022-05-10T17:43:56.865Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T17:43:56.865Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T17:43:56.865Z] 3096ccb668a1: Pulling fs layer [2022-05-10T17:43:56.865Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T17:43:56.865Z] a4caa8a26152: Pulling fs layer [2022-05-10T17:43:56.865Z] 3f3a8bcf1eab: Waiting [2022-05-10T17:43:56.865Z] 0c92f367c5e7: Waiting [2022-05-10T17:43:56.865Z] 3096ccb668a1: Waiting [2022-05-10T17:43:56.865Z] e8cf19c19ddd: Waiting [2022-05-10T17:43:56.865Z] a4caa8a26152: Waiting [2022-05-10T17:43:56.865Z] 94645a83ff95: Verifying Checksum [2022-05-10T17:43:56.865Z] 94645a83ff95: Download complete [2022-05-10T17:43:56.865Z] 1a89e8eeedd5: Download complete [2022-05-10T17:43:56.865Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T17:43:56.865Z] 0c92f367c5e7: Download complete [2022-05-10T17:43:56.865Z] 3096ccb668a1: Verifying Checksum [2022-05-10T17:43:56.865Z] 3096ccb668a1: Download complete [2022-05-10T17:43:56.865Z] 9b3977197b4f: Download complete [2022-05-10T17:43:56.865Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T17:43:56.865Z] e8cf19c19ddd: Download complete [2022-05-10T17:43:57.473Z] 9b3977197b4f: Pull complete [2022-05-10T17:43:58.085Z] 1a89e8eeedd5: Pull complete [2022-05-10T17:43:58.358Z] 94645a83ff95: Pull complete [2022-05-10T17:43:58.957Z] a4caa8a26152: Verifying Checksum [2022-05-10T17:43:58.957Z] a4caa8a26152: Download complete [2022-05-10T17:43:59.553Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T17:43:59.553Z] 3f3a8bcf1eab: Download complete [2022-05-10T17:44:11.949Z] 3f3a8bcf1eab: Pull complete [2022-05-10T17:44:11.949Z] 0c92f367c5e7: Pull complete [2022-05-10T17:44:11.949Z] 3096ccb668a1: Pull complete [2022-05-10T17:44:11.949Z] e8cf19c19ddd: Pull complete [2022-05-10T17:44:17.375Z] a4caa8a26152: Pull complete [2022-05-10T17:44:17.375Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T17:44:17.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T17:44:17.375Z] ---> 725f1c02e7f9 [2022-05-10T17:44:17.375Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:44:17.983Z] ---> Running in b4ee0d39c9ae [2022-05-10T17:44:18.272Z] Removing intermediate container b4ee0d39c9ae [2022-05-10T17:44:18.272Z] ---> eab1cfbfb072 [2022-05-10T17:44:18.272Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:44:18.272Z] ---> Running in 8efb96290c45 [2022-05-10T17:44:18.557Z] Removing intermediate container 8efb96290c45 [2022-05-10T17:44:18.557Z] ---> c0a883769a6c [2022-05-10T17:44:18.557Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T17:44:18.852Z] ---> Running in 00ac46e56827 [2022-05-10T17:44:20.295Z] Removing intermediate container 00ac46e56827 [2022-05-10T17:44:20.295Z] ---> cb9619422c32 [2022-05-10T17:44:20.295Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:44:20.295Z] ---> Running in c0044bfe8828 [2022-05-10T17:44:22.278Z] Removing intermediate container c0044bfe8828 [2022-05-10T17:44:22.278Z] ---> 5619c63c1695 [2022-05-10T17:44:22.278Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:44:22.278Z] ---> Running in beaa480625dc [2022-05-10T17:44:23.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:44:24.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:44:25.222Z] OK: 220 MiB in 52 packages [2022-05-10T17:44:26.215Z] Removing intermediate container beaa480625dc [2022-05-10T17:44:26.215Z] ---> fc4943d74625 [2022-05-10T17:44:26.215Z] Step 8/13 : WORKDIR /app [2022-05-10T17:44:26.215Z] ---> Running in e60f647fafba [2022-05-10T17:44:26.493Z] Removing intermediate container e60f647fafba [2022-05-10T17:44:26.493Z] ---> 6f294ca71249 [2022-05-10T17:44:26.493Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T17:44:27.096Z] ---> 51e490a67f61 [2022-05-10T17:44:27.096Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:44:27.096Z] ---> Running in ea9b00e39361 [2022-05-10T17:45:14.122Z] Removing intermediate container ea9b00e39361 [2022-05-10T17:45:14.122Z] ---> 48687ee8142c [2022-05-10T17:45:14.122Z] Step 11/13 : COPY . . [2022-05-10T17:45:14.122Z] ---> d296104b7ee8 [2022-05-10T17:45:14.122Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T17:45:14.122Z] ---> Running in f4fae0c16f28 [2022-05-10T17:45:14.122Z] Removing intermediate container f4fae0c16f28 [2022-05-10T17:45:14.122Z] ---> 1feba918484e [2022-05-10T17:45:14.122Z] Step 13/13 : RUN $MAKE [2022-05-10T17:45:14.122Z] ---> Running in df489fb42605 [2022-05-10T17:45:14.728Z] noop [2022-05-10T17:45:15.327Z] Removing intermediate container df489fb42605 [2022-05-10T17:45:15.327Z] ---> cf26d3d144d5 [2022-05-10T17:45:15.327Z] Successfully built cf26d3d144d5 [2022-05-10T17:45:15.327Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:45:15.702Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T17:45:15.702Z] . [Pipeline] withDockerContainer [2022-05-10T17:45:15.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-47814 does not seem to be running inside a container [2022-05-10T17:45:16.078Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-05-10T17:45:17.497Z] $ docker top 53fbe42c7253257e7a30396cc40f6b508835ebe4ca811d7e06015c2282e314c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:45:18.502Z] + go version [2022-05-10T17:45:18.502Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T17:45:18.544Z] $ docker stop --time=1 53fbe42c7253257e7a30396cc40f6b508835ebe4ca811d7e06015c2282e314c5 [2022-05-10T17:45:20.208Z] $ docker rm -f 53fbe42c7253257e7a30396cc40f6b508835ebe4ca811d7e06015c2282e314c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:45:21.052Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T17:45:21.052Z] . [Pipeline] withDockerContainer [2022-05-10T17:45:21.314Z] prd-ubuntu20.04-docker-arm64-4c-16g-47814 does not seem to be running inside a container [2022-05-10T17:45:21.403Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-05-10T17:45:22.749Z] $ docker top 7b6069151ac34c6a74724971a0e6be2d24bc3709d4d9b39ed9c2f5ccc84f1357 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T17:45:23.765Z] + make test [2022-05-10T17:45:23.765Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T17:47:00.629Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-10T17:47:00.630Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.331s coverage: 86.2% of statements [2022-05-10T17:47:00.630Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-10T17:47:00.630Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.718s coverage: 71.9% of statements [2022-05-10T17:47:00.630Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T17:47:00.630Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T17:47:33.033Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T17:47:33.034Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T17:47:33.034Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-10T17:47:37.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T17:47:37.424Z] $ docker stop --time=1 7b6069151ac34c6a74724971a0e6be2d24bc3709d4d9b39ed9c2f5ccc84f1357 [2022-05-10T17:47:39.226Z] $ docker rm -f 7b6069151ac34c6a74724971a0e6be2d24bc3709d4d9b39ed9c2f5ccc84f1357 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:47:40.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T17:47:40.346Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T17:47:41.049Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:47:41.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T17:47:42.020Z] + ls -al . [2022-05-10T17:47:42.020Z] total 224 [2022-05-10T17:47:42.020Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 17:47 . [2022-05-10T17:47:42.020Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:43 .. [2022-05-10T17:47:42.020Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 17:43 .dockerignore [2022-05-10T17:47:42.020Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:43 .git [2022-05-10T17:47:42.020Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:43 .github [2022-05-10T17:47:42.020Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 17:43 .gitignore [2022-05-10T17:47:42.020Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:43 .golangci.yml [2022-05-10T17:47:42.020Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 10 17:43 Attribution.txt [2022-05-10T17:47:42.020Z] -rw-rw-r-- 1 jenkins jenkins 1678 May 10 17:43 CHANGELOG.md [2022-05-10T17:47:42.020Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 10 17:43 Dockerfile [2022-05-10T17:47:42.020Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:43 GOVERNANCE.md [2022-05-10T17:47:42.020Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 17:43 Jenkinsfile [2022-05-10T17:47:42.020Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:43 LICENSE [2022-05-10T17:47:42.020Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 10 17:43 Makefile [2022-05-10T17:47:42.020Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 17:43 OWNERS.md [2022-05-10T17:47:42.020Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 10 17:43 README.md [2022-05-10T17:47:42.020Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 17:39 VERSION [2022-05-10T17:47:42.020Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:43 bin [2022-05-10T17:47:42.020Z] -rw-r--r-- 1 jenkins jenkins 41008 May 10 17:46 coverage.out [2022-05-10T17:47:42.020Z] -rw-rw-r-- 1 jenkins jenkins 3452 May 10 17:43 go.mod [2022-05-10T17:47:42.020Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 10 17:43 go.sum [2022-05-10T17:47:42.020Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:43 images [2022-05-10T17:47:42.020Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:43 internal [2022-05-10T17:47:42.020Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 17:43 main.go [2022-05-10T17:47:42.020Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:43 res [2022-05-10T17:47:42.020Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:43 snap [2022-05-10T17:47:42.020Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:43 static [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:47:42.404Z] + 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=deb1929795e6d4404c8a13d3554381d1d11d6831 --label arch=arm64 --label version=0.0.0 . [2022-05-10T17:47:42.680Z] Sending build context to Docker daemon 687.1kB [2022-05-10T17:47:42.680Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:47:42.953Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-10T17:47:42.953Z] ---> cf26d3d144d5 [2022-05-10T17:47:42.953Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:47:42.954Z] ---> Running in 682fa214cf1f [2022-05-10T17:47:43.226Z] Removing intermediate container 682fa214cf1f [2022-05-10T17:47:43.226Z] ---> 376d5bafa506 [2022-05-10T17:47:43.226Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:47:43.226Z] ---> Running in 5c02208e1818 [2022-05-10T17:47:43.836Z] Removing intermediate container 5c02208e1818 [2022-05-10T17:47:43.836Z] ---> fb69fac8a61c [2022-05-10T17:47:43.836Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T17:47:43.836Z] ---> Running in e853dbf49011 [2022-05-10T17:47:44.107Z] Removing intermediate container e853dbf49011 [2022-05-10T17:47:44.107Z] ---> 608ba27e2711 [2022-05-10T17:47:44.107Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:47:44.107Z] ---> Running in bdabef2a3f93 [2022-05-10T17:47:46.083Z] Removing intermediate container bdabef2a3f93 [2022-05-10T17:47:46.083Z] ---> c4330a4a688d [2022-05-10T17:47:46.083Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:47:46.083Z] ---> Running in 62a15acfd27f [2022-05-10T17:47:47.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:47:48.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:47:49.033Z] OK: 220 MiB in 52 packages [2022-05-10T17:47:49.642Z] Removing intermediate container 62a15acfd27f [2022-05-10T17:47:49.642Z] ---> 6221192a5847 [2022-05-10T17:47:49.642Z] Step 8/31 : WORKDIR /app [2022-05-10T17:47:49.921Z] ---> Running in 455dceee1d79 [2022-05-10T17:47:50.198Z] Removing intermediate container 455dceee1d79 [2022-05-10T17:47:50.198Z] ---> 955fd28884b9 [2022-05-10T17:47:50.198Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-10T17:47:50.803Z] ---> 1f64480d073d [2022-05-10T17:47:50.803Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:47:50.803Z] ---> Running in 6522d0d580c1 [2022-05-10T17:47:53.440Z] Removing intermediate container 6522d0d580c1 [2022-05-10T17:47:53.440Z] ---> 70221fa9ad22 [2022-05-10T17:47:53.440Z] Step 11/31 : COPY . . [2022-05-10T17:47:53.719Z] ---> a3ae8b200e3a [2022-05-10T17:47:53.719Z] Step 12/31 : ARG MAKE="make build" [2022-05-10T17:47:53.719Z] ---> Running in 44d9db71f5eb [2022-05-10T17:47:54.331Z] Removing intermediate container 44d9db71f5eb [2022-05-10T17:47:54.331Z] ---> 4dee087eef18 [2022-05-10T17:47:54.331Z] Step 13/31 : RUN $MAKE [2022-05-10T17:47:54.331Z] ---> Running in 8b2b4e79dda3 [2022-05-10T17:47:55.317Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-10T17:50:17.201Z] Removing intermediate container 8b2b4e79dda3 [2022-05-10T17:50:17.201Z] ---> 6413e4a35339 [2022-05-10T17:50:17.201Z] Step 14/31 : FROM alpine:3.14 [2022-05-10T17:50:17.201Z] 3.14: Pulling from library/alpine [2022-05-10T17:50:17.201Z] 455c02918c45: Pulling fs layer [2022-05-10T17:50:17.201Z] 455c02918c45: Verifying Checksum [2022-05-10T17:50:17.201Z] 455c02918c45: Download complete [2022-05-10T17:50:17.201Z] 455c02918c45: Pull complete [2022-05-10T17:50:17.201Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T17:50:17.201Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T17:50:17.201Z] ---> ac73e934f311 [2022-05-10T17:50:17.201Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T17:50:17.201Z] ---> Running in aa22a0c6442e [2022-05-10T17:50:17.201Z] Removing intermediate container aa22a0c6442e [2022-05-10T17:50:17.201Z] ---> edda60961229 [2022-05-10T17:50:17.201Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-10T17:50:17.201Z] ---> Running in 9e8ce83bf50f [2022-05-10T17:50:17.201Z] Removing intermediate container 9e8ce83bf50f [2022-05-10T17:50:17.201Z] ---> aa4a3c699b1e [2022-05-10T17:50:17.201Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:50:17.201Z] ---> Running in 28924e4685b3 [2022-05-10T17:50:17.201Z] Removing intermediate container 28924e4685b3 [2022-05-10T17:50:17.201Z] ---> 3ccf2444072e [2022-05-10T17:50:17.201Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-10T17:50:17.201Z] ---> Running in 5ed634255860 [2022-05-10T17:50:17.472Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:50:18.452Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:50:19.059Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T17:50:19.332Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T17:50:19.332Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T17:50:19.332Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T17:50:19.605Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T17:50:19.605Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T17:50:19.882Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T17:50:19.882Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T17:50:19.882Z] OK: 9 MiB in 20 packages [2022-05-10T17:50:21.338Z] Removing intermediate container 5ed634255860 [2022-05-10T17:50:21.338Z] ---> 2b769b4e51f9 [2022-05-10T17:50:21.338Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T17:50:21.610Z] ---> 11b07810a662 [2022-05-10T17:50:21.610Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T17:50:22.201Z] ---> 8b13ca692762 [2022-05-10T17:50:22.201Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-10T17:50:22.793Z] ---> 64e736115ef1 [2022-05-10T17:50:22.793Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-10T17:50:23.388Z] ---> 9c9635278342 [2022-05-10T17:50:23.388Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-10T17:50:24.814Z] ---> 632363904378 [2022-05-10T17:50:24.814Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-10T17:50:24.814Z] ---> Running in 6e4b070d1b48 [2022-05-10T17:50:26.256Z] Removing intermediate container 6e4b070d1b48 [2022-05-10T17:50:26.256Z] ---> 9cc9fad653b5 [2022-05-10T17:50:26.256Z] Step 25/31 : VOLUME /cache [2022-05-10T17:50:26.527Z] ---> Running in 9fc110a079ac [2022-05-10T17:50:26.798Z] Removing intermediate container 9fc110a079ac [2022-05-10T17:50:26.798Z] ---> ac7c92301a4d [2022-05-10T17:50:26.798Z] Step 26/31 : EXPOSE 59711 [2022-05-10T17:50:26.798Z] ---> Running in 44b15eba38b8 [2022-05-10T17:50:27.080Z] Removing intermediate container 44b15eba38b8 [2022-05-10T17:50:27.080Z] ---> e750de96518b [2022-05-10T17:50:27.080Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-10T17:50:27.080Z] ---> Running in 09f82c84baed [2022-05-10T17:50:27.685Z] Removing intermediate container 09f82c84baed [2022-05-10T17:50:27.685Z] ---> 9e1cd7a9c90a [2022-05-10T17:50:27.685Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-10T17:50:27.685Z] ---> Running in 6e7a6c5917f7 [2022-05-10T17:50:27.956Z] Removing intermediate container 6e7a6c5917f7 [2022-05-10T17:50:27.956Z] ---> e9713a001182 [2022-05-10T17:50:27.956Z] Step 29/31 : LABEL arch=arm64 [2022-05-10T17:50:27.956Z] ---> Running in 2ce49c8a7390 [2022-05-10T17:50:28.229Z] Removing intermediate container 2ce49c8a7390 [2022-05-10T17:50:28.229Z] ---> 24aa5c87d4eb [2022-05-10T17:50:28.229Z] Step 30/31 : LABEL git_sha=deb1929795e6d4404c8a13d3554381d1d11d6831 [2022-05-10T17:50:28.503Z] ---> Running in 9e4a77b1568c [2022-05-10T17:50:28.772Z] Removing intermediate container 9e4a77b1568c [2022-05-10T17:50:28.772Z] ---> 02508cb369db [2022-05-10T17:50:28.772Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T17:50:28.772Z] ---> Running in cdc1f772d88b [2022-05-10T17:50:29.043Z] Removing intermediate container cdc1f772d88b [2022-05-10T17:50:29.043Z] ---> 38df62edb417 [2022-05-10T17:50:29.043Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T17:50:29.043Z] Successfully built 38df62edb417 [2022-05-10T17:50:29.043Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [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] sh [2022-05-10T17:50:29.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:50:29.811Z] [2022-05-10T17:50:29.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:50:30.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:50:30.529Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T17:50:30.529Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T17:50:30.529Z] 04944245beec: Pulling fs layer [2022-05-10T17:50:30.529Z] 699f458cf7ca: Pulling fs layer [2022-05-10T17:50:30.529Z] 765212b225bb: Pulling fs layer [2022-05-10T17:50:30.529Z] f23df028b6ca: Pulling fs layer [2022-05-10T17:50:30.529Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T17:50:30.529Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T17:50:30.529Z] f23df028b6ca: Waiting [2022-05-10T17:50:30.529Z] d65c8cfc05b1: Waiting [2022-05-10T17:50:30.529Z] 765212b225bb: Waiting [2022-05-10T17:50:30.529Z] 2437ff75d9bd: Waiting [2022-05-10T17:50:30.529Z] 04944245beec: Verifying Checksum [2022-05-10T17:50:30.529Z] 04944245beec: Download complete [2022-05-10T17:50:30.529Z] 765212b225bb: Verifying Checksum [2022-05-10T17:50:30.529Z] 765212b225bb: Download complete [2022-05-10T17:50:30.529Z] f23df028b6ca: Verifying Checksum [2022-05-10T17:50:30.529Z] f23df028b6ca: Download complete [2022-05-10T17:50:30.529Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T17:50:30.529Z] d65c8cfc05b1: Download complete [2022-05-10T17:50:30.824Z] 699f458cf7ca: Verifying Checksum [2022-05-10T17:50:30.824Z] 699f458cf7ca: Download complete [2022-05-10T17:50:31.113Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T17:50:31.113Z] 8998bd30e6a1: Download complete [2022-05-10T17:50:33.093Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T17:50:33.093Z] 2437ff75d9bd: Download complete [2022-05-10T17:50:35.715Z] 8998bd30e6a1: Pull complete [2022-05-10T17:50:35.715Z] 04944245beec: Pull complete [2022-05-10T17:50:37.156Z] 699f458cf7ca: Pull complete [2022-05-10T17:50:37.429Z] 765212b225bb: Pull complete [2022-05-10T17:50:38.408Z] f23df028b6ca: Pull complete [2022-05-10T17:50:38.680Z] d65c8cfc05b1: Pull complete [2022-05-10T17:50:53.768Z] 2437ff75d9bd: Pull complete [2022-05-10T17:50:53.768Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T17:50:53.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:50:53.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T17:50:54.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-47814 does not seem to be running inside a container [2022-05-10T17:50:54.119Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T17:50:56.922Z] $ docker top 0259bb298f3bfc957d8ce9e4535429ff9545f4beee0a375b7f7354d520e9981c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:50:57.940Z] ---> job-cost.sh [2022-05-10T17:50:57.940Z] lf-activate-venv: SKIPPING [2022-05-10T17:50:57.940Z] INFO: No Stack... [2022-05-10T17:50:58.537Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T17:50:59.517Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T17:51:00.206Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-05-10T17:51:00.206Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T17:51:00.265Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-81-1-stack-cost] [2022-05-10T17:51:00.270Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-81-1-stack-cost] did not exist. Created. [2022-05-10T17:51:00.270Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-81-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T17:51:01.026Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-c1da04f6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T17:51:01.731Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T17:51:01.768Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T17:51:01.825Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T17:51:01.839Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-81-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T17:51:01.909Z] $ docker stop --time=1 0259bb298f3bfc957d8ce9e4535429ff9545f4beee0a375b7f7354d520e9981c [2022-05-10T17:51:03.437Z] $ docker rm -f 0259bb298f3bfc957d8ce9e4535429ff9545f4beee0a375b7f7354d520e9981c [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 [2022-05-10T17:51:04.430Z] provisioning config files... [2022-05-10T17:51:04.441Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp/config8216143255213288713tmp [Pipeline] { [Pipeline] sh [2022-05-10T17:51:04.777Z] + set +x [2022-05-10T17:51:04.777Z] + curl -s https://codecov.io/bash [2022-05-10T17:51:04.777Z] + bash -s -- [2022-05-10T17:51:04.777Z] [2022-05-10T17:51:04.777Z] _____ _ [2022-05-10T17:51:04.778Z] / ____| | | [2022-05-10T17:51:04.778Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T17:51:04.778Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T17:51:04.778Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T17:51:04.778Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T17:51:04.778Z] Bash-1.0.6 [2022-05-10T17:51:04.778Z] [2022-05-10T17:51:04.778Z] [2022-05-10T17:51:04.778Z] ==> git version 2.25.1 found [2022-05-10T17:51:04.778Z] ==> 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 [2022-05-10T17:51:04.778Z] Release-Date: 2020-01-08 [2022-05-10T17:51:04.778Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T17:51:04.778Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T17:51:04.778Z] ==> Jenkins CI detected. [2022-05-10T17:51:04.778Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-81 [2022-05-10T17:51:04.778Z] project root: . [2022-05-10T17:51:04.778Z] --> token set from env [2022-05-10T17:51:04.778Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T17:51:04.778Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T17:51:04.778Z] ==> Python coveragepy not found [2022-05-10T17:51:04.778Z] ==> Searching for coverage reports in: [2022-05-10T17:51:04.778Z] + . [2022-05-10T17:51:04.778Z] -> Found 1 reports [2022-05-10T17:51:04.778Z] ==> Detecting git/mercurial file structure [2022-05-10T17:51:04.778Z] ==> Reading reports [2022-05-10T17:51:04.778Z] + ./coverage.out bytes=41008 [2022-05-10T17:51:04.778Z] ==> Appending adjustments [2022-05-10T17:51:04.778Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T17:51:05.039Z] + Found adjustments [2022-05-10T17:51:05.039Z] ==> Gzipping contents [2022-05-10T17:51:05.039Z] 12K /tmp/codecov.gm5iRL.gz [2022-05-10T17:51:05.039Z] ==> Uploading reports [2022-05-10T17:51:05.039Z] url: https://codecov.io [2022-05-10T17:51:05.039Z] query: branch=PR-81&commit=deb1929795e6d4404c8a13d3554381d1d11d6831&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=81&job=&cmd_args= [2022-05-10T17:51:05.039Z] -> Pinging Codecov [2022-05-10T17:51:05.039Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-81&commit=deb1929795e6d4404c8a13d3554381d1d11d6831&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=81&job=&cmd_args= [2022-05-10T17:51:05.300Z] -> Uploading to [2022-05-10T17:51:05.300Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/deb1929795e6d4404c8a13d3554381d1d11d6831/c8c75780-dca2-4d2d-b63c-6119bf77ddee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T175105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e3f094910ad4885c7e75bd580dd6386bcbee3e0373db56a9092226aa3a202e0 [2022-05-10T17:51:05.300Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T17:51:05.300Z] Dload Upload Total Spent Left Speed [2022-05-10T17:51:05.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11482 0 0 100 11482 0 49705 --:--:-- --:--:-- --:--:-- 49705 [2022-05-10T17:51:05.562Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/deb1929795e6d4404c8a13d3554381d1d11d6831 [Pipeline] } [2022-05-10T17:51:05.587Z] 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 [2022-05-10T17:51:07.237Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-81/archives ] [2022-05-10T17:51:07.238Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-81/archives [2022-05-10T17:51:07.238Z] total 16 [2022-05-10T17:51:07.238Z] drwxr-xr-x 3 root root 4096 May 10 17:41 . [2022-05-10T17:51:07.238Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 17:41 .. [2022-05-10T17:51:07.238Z] drwxr-xr-x 2 root root 4096 May 10 17:41 cost [2022-05-10T17:51:07.238Z] -rw-r--r-- 1 root root 93 May 10 17:41 cost.csv [2022-05-10T17:51:07.238Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-81/archives [2022-05-10T17:51:07.238Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-81/archives [2022-05-10T17:51:07.238Z] total 16 [2022-05-10T17:51:07.238Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:41 . [2022-05-10T17:51:07.238Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 17:41 .. [2022-05-10T17:51:07.238Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 17:41 cost [2022-05-10T17:51:07.238Z] -rw-r--r-- 1 jenkins jenkins 93 May 10 17:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:51:07.573Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:51:08.475Z] ---> package-listing.sh [2022-05-10T17:51:08.475Z] ++ facter osfamily [2022-05-10T17:51:08.475Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T17:51:08.736Z] + OS_FAMILY=debian [2022-05-10T17:51:08.736Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-81 [2022-05-10T17:51:08.736Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T17:51:08.736Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T17:51:08.736Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T17:51:08.736Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T17:51:08.736Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-81 ']' [2022-05-10T17:51:08.736Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T17:51:08.736Z] + case "${OS_FAMILY}" in [2022-05-10T17:51:08.736Z] + dpkg -l [2022-05-10T17:51:08.736Z] + grep '^ii' [2022-05-10T17:51:08.736Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T17:51:08.736Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T17:51:08.736Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T17:51:08.736Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-81 ']' [2022-05-10T17:51:08.736Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-81/archives/ [2022-05-10T17:51:08.736Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-81/archives/ [Pipeline] echo [2022-05-10T17:51:08.769Z] 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/ry_app-rfid-llrp-inventory_PR-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T17:51:09.065Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:51:09.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:51:09.648Z] . [Pipeline] withDockerContainer [2022-05-10T17:51:09.732Z] prd-ubuntu20.04-docker-8c-8g-47811 does not seem to be running inside a container [2022-05-10T17:51:09.772Z] $ 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/ry_app-rfid-llrp-inventory_PR-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-81 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81:/w/workspace/ry_app-rfid-llrp-inventory_PR-81:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@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 [2022-05-10T17:51:10.012Z] $ docker top b831ee1ff44061d80c1ef3eb8ac0bfd87fe8e40420d2fce198e2e862f64035ef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:51:10.413Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T17:51:10.730Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T17:51:11.047Z] + ls /var/log/sa-host [2022-05-10T17:51:11.048Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:51:11.204Z] provisioning config files... [2022-05-10T17:51:11.214Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp/config514358598982352896tmp [Pipeline] { [Pipeline] echo [2022-05-10T17:51:11.265Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:51:11.579Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T17:51:11.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:51:12.007Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T17:51:12.040Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:51:12.354Z] ---> sudo-logs.sh [2022-05-10T17:51:12.354Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T17:51:12.433Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:51:12.746Z] ---> job-cost.sh [2022-05-10T17:51:12.746Z] lf-activate-venv: SKIPPING [2022-05-10T17:51:12.746Z] DEBUG: total: 0.2199999988079071 [2022-05-10T17:51:12.746Z] INFO: Retrieving Stack Cost... [2022-05-10T17:51:13.007Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T17:51:13.579Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T17:51:13.624Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:51:13.947Z] ---> logs-deploy.sh [2022-05-10T17:51:13.947Z] lf-activate-venv: SKIPPING [2022-05-10T17:51:13.947Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-81/1 [2022-05-10T17:51:13.947Z] INFO: archiving workspace using pattern(s): [2022-05-10T17:51:14.888Z] Archives upload complete. [2022-05-10T17:51:14.888Z] INFO: archiving logs to Nexus