Pull request #89 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a2de35ea1c1a27c584554d26e13ab7d74b55a5e7+993cf3e57aaceca8bb36ff677d4f27516283947c (0ba67a19956c4ce80f49c428511e46603dd07920) 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-ssh12148436291575497325.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh9233921370653840973.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-89/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-89/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13421094318173097277.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-89/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6180340292941951214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh725980144744095614.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-89/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-89/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6540249075036088765.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15283 in /w/workspace/ry_app-rfid-llrp-inventory_PR-89 [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-89 # 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 993cf3e57aaceca8bb36ff677d4f27516283947c into PR head commit a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 Merge succeeded, producing a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 Checking out Revision a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 (PR-89) > 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/89/head:refs/remotes/origin/PR-89 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 # 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 993cf3e57aaceca8bb36ff677d4f27516283947c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 # timeout=10 Commit message: "doc: Update attribution.txt to reference paho license as v2.0 and missing dependecy" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-21T22:43:47.108Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-21T22:43:47.294Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-21T22:43:47.380Z] ========================================================= [2022-06-21T22:43:47.380Z] EdgeX Global Pipelines Version Info [2022-06-21T22:43:47.380Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-21T22:43:48.190Z] ------------------- [2022-06-21T22:43:48.190Z] stable info: [2022-06-21T22:43:48.190Z] ------------------- [2022-06-21T22:43:48.190Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-21T22:43:48.190Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-21T22:43:48.190Z] Message: update stable to v1.0.234 [2022-06-21T22:43:48.763Z] ------------------- [2022-06-21T22:43:48.764Z] experimental info: [2022-06-21T22:43:48.764Z] ------------------- [2022-06-21T22:43:48.764Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-21T22:43:48.764Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-21T22:43:48.764Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-21T22:43:49.187Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-06-21T22:43:49.224Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-06-21T22:43:49.257Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-21T22:43:49.296Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-21T22:43:49.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-21T22:43:49.380Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-21T22:43:49.421Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-21T22:43:49.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-21T22:43:49.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-21T22:43:49.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-21T22:43:49.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-21T22:43:49.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-06-21T22:43:49.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-21T22:43:49.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-21T22:43:49.732Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-21T22:43:49.774Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-21T22:43:49.808Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-21T22:43:49.846Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-21T22:43:49.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-21T22:43:49.924Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-21T22:43:49.962Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-21T22:43:50.001Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-21T22:43:50.038Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-21T22:43:50.079Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-21T22:43:50.118Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-21T22:43:50.159Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-21T22:43:50.200Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-21T22:43:50.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-89 [Pipeline] echo [2022-06-21T22:43:50.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-89 [Pipeline] echo [2022-06-21T22:43:50.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-89 [Pipeline] echo [2022-06-21T22:43:50.358Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 [Pipeline] echo [2022-06-21T22:43:50.397Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2de35e [Pipeline] echo [2022-06-21T22:43:50.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T22:43:50.546Z] provisioning config files... [2022-06-21T22:43:50.562Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-89@tmp/config5836699371510205225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T22:43:50.906Z] ---> docker-login.sh [2022-06-21T22:43:50.906Z] nexus3.edgexfoundry.org:10001 [2022-06-21T22:43:51.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T22:43:51.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T22:43:51.167Z] Configure a credential helper to remove this warning. See [2022-06-21T22:43:51.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T22:43:51.167Z] [2022-06-21T22:43:51.167Z] Login Succeeded [2022-06-21T22:43:51.167Z] nexus3.edgexfoundry.org:10002 [2022-06-21T22:43:51.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T22:43:51.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T22:43:51.428Z] Configure a credential helper to remove this warning. See [2022-06-21T22:43:51.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T22:43:51.428Z] [2022-06-21T22:43:51.428Z] Login Succeeded [2022-06-21T22:43:51.428Z] nexus3.edgexfoundry.org:10003 [2022-06-21T22:43:51.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T22:43:51.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T22:43:51.428Z] Configure a credential helper to remove this warning. See [2022-06-21T22:43:51.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T22:43:51.428Z] [2022-06-21T22:43:51.428Z] Login Succeeded [2022-06-21T22:43:51.428Z] nexus3.edgexfoundry.org:10004 [2022-06-21T22:43:51.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T22:43:51.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T22:43:51.688Z] Configure a credential helper to remove this warning. See [2022-06-21T22:43:51.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T22:43:51.688Z] [2022-06-21T22:43:51.689Z] Login Succeeded [2022-06-21T22:43:51.689Z] docker.io [2022-06-21T22:43:51.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T22:43:51.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T22:43:51.949Z] Configure a credential helper to remove this warning. See [2022-06-21T22:43:51.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T22:43:51.949Z] [2022-06-21T22:43:51.949Z] Login Succeeded [2022-06-21T22:43:51.949Z] ---> docker-login.sh ends [Pipeline] } [2022-06-21T22:43:51.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-21T22:43:52.597Z] + git rev-list -1 --merges a2de35ea1c1a27c584554d26e13ab7d74b55a5e7~1..a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 [Pipeline] echo [2022-06-21T22:43:52.644Z] -----------> git rev-list -1 --merges a2de35ea1c1a27c584554d26e13ab7d74b55a5e7~1..a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 [false] [Pipeline] sh [2022-06-21T22:43:52.953Z] + git log --format=format:%s -1 a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 [Pipeline] echo [2022-06-21T22:43:52.987Z] ========================================================= [2022-06-21T22:43:52.987Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-21T22:43:52.987Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-21T22:43:53.414Z] + git log --format=format:%s -1 a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 [Pipeline] echo [2022-06-21T22:43:53.446Z] [semverPrep] GIT_COMMIT: a2de35ea1c1a27c584554d26e13ab7d74b55a5e7, Commit Message: doc: Update attribution.txt to reference paho license as v2.0 and missing dependecy [Pipeline] echo [2022-06-21T22:43:53.475Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-21T22:43:53.840Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-21T22:43:53.841Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-21T22:43:53.841Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-21T22:43:53.841Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-21T22:43:53.841Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-21T22:43:53.841Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-21T22:43:53.841Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T22:43:54.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T22:43:54.269Z] [2022-06-21T22:43:54.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T22:43:54.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T22:43:54.647Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-21T22:43:54.647Z] 42c077c10790: Pulling fs layer [2022-06-21T22:43:54.647Z] f63e77b7563a: Pulling fs layer [2022-06-21T22:43:54.647Z] bd5fdadae976: Pulling fs layer [2022-06-21T22:43:54.647Z] 205491f53016: Pulling fs layer [2022-06-21T22:43:54.647Z] df18705c85c3: Pulling fs layer [2022-06-21T22:43:54.647Z] bdb3f477010e: Pulling fs layer [2022-06-21T22:43:54.647Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-21T22:43:54.647Z] 2c6e9b1d212d: Pulling fs layer [2022-06-21T22:43:54.647Z] bdb8f0575790: Pulling fs layer [2022-06-21T22:43:54.647Z] 386e3cb2ff24: Pulling fs layer [2022-06-21T22:43:54.647Z] 2343380bae48: Pulling fs layer [2022-06-21T22:43:54.647Z] c8a8fc8e1c8f: Waiting [2022-06-21T22:43:54.647Z] 2c6e9b1d212d: Waiting [2022-06-21T22:43:54.647Z] 205491f53016: Waiting [2022-06-21T22:43:54.647Z] df18705c85c3: Waiting [2022-06-21T22:43:54.647Z] bdb8f0575790: Waiting [2022-06-21T22:43:54.647Z] bdb3f477010e: Waiting [2022-06-21T22:43:54.647Z] 2343380bae48: Waiting [2022-06-21T22:43:54.647Z] 386e3cb2ff24: Waiting [2022-06-21T22:43:54.647Z] f63e77b7563a: Verifying Checksum [2022-06-21T22:43:54.647Z] f63e77b7563a: Download complete [2022-06-21T22:43:54.647Z] 205491f53016: Download complete [2022-06-21T22:43:54.647Z] df18705c85c3: Verifying Checksum [2022-06-21T22:43:54.647Z] df18705c85c3: Download complete [2022-06-21T22:43:54.647Z] bd5fdadae976: Verifying Checksum [2022-06-21T22:43:54.647Z] bd5fdadae976: Download complete [2022-06-21T22:43:54.647Z] bdb3f477010e: Download complete [2022-06-21T22:43:54.905Z] 2c6e9b1d212d: Verifying Checksum [2022-06-21T22:43:54.905Z] 2c6e9b1d212d: Download complete [2022-06-21T22:43:54.905Z] bdb8f0575790: Verifying Checksum [2022-06-21T22:43:54.905Z] bdb8f0575790: Download complete [2022-06-21T22:43:54.905Z] 386e3cb2ff24: Verifying Checksum [2022-06-21T22:43:54.905Z] 386e3cb2ff24: Download complete [2022-06-21T22:43:54.905Z] 2343380bae48: Download complete [2022-06-21T22:43:54.905Z] 42c077c10790: Download complete [2022-06-21T22:43:55.164Z] c8a8fc8e1c8f: Download complete [2022-06-21T22:43:56.109Z] 42c077c10790: Pull complete [2022-06-21T22:43:56.369Z] f63e77b7563a: Pull complete [2022-06-21T22:43:56.940Z] bd5fdadae976: Pull complete [2022-06-21T22:43:56.940Z] 205491f53016: Pull complete [2022-06-21T22:43:57.199Z] df18705c85c3: Pull complete [2022-06-21T22:43:57.200Z] bdb3f477010e: Pull complete [2022-06-21T22:43:59.109Z] c8a8fc8e1c8f: Pull complete [2022-06-21T22:43:59.109Z] 2c6e9b1d212d: Pull complete [2022-06-21T22:43:59.371Z] bdb8f0575790: Pull complete [2022-06-21T22:43:59.371Z] 386e3cb2ff24: Pull complete [2022-06-21T22:43:59.371Z] 2343380bae48: Pull complete [2022-06-21T22:43:59.371Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-21T22:43:59.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T22:43:59.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T22:43:59.605Z] prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container [2022-06-21T22:43:59.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-89 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-89:/w/workspace/ry_app-rfid-llrp-inventory_PR-89:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-89@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-89@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-devops/py-git-semver:0.1.4 cat [2022-06-21T22:44:01.213Z] $ docker top 3e0e3b277790338a110430ab641daac49e0dc0ffd712bb4e1e75aab6977d19a3 -eo pid,comm [2022-06-21T22:44:01.270Z] 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-06-21T22:44:01.270Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-21T22:44:01.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T22:44:01.404Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T22:44:01.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T22:44:01.548Z] $ docker exec 3e0e3b277790338a110430ab641daac49e0dc0ffd712bb4e1e75aab6977d19a3 ssh-agent [2022-06-21T22:44:01.658Z] SSH_AUTH_SOCK=/tmp/ssh-YySeOfZ0IUbO/agent.33 [2022-06-21T22:44:01.658Z] SSH_AGENT_PID=40 [2022-06-21T22:44:01.664Z] Running ssh-add (command line suppressed) [2022-06-21T22:44:01.782Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-89@tmp/private_key_1275644581011680180.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-89@tmp/private_key_1275644581011680180.key) [2022-06-21T22:44:01.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T22:44:02.131Z] + git tag --points-at HEAD [Pipeline] } [2022-06-21T22:44:02.160Z] $ docker exec --env ******** --env ******** 3e0e3b277790338a110430ab641daac49e0dc0ffd712bb4e1e75aab6977d19a3 ssh-agent -k [2022-06-21T22:44:02.265Z] unset SSH_AUTH_SOCK; [2022-06-21T22:44:02.266Z] unset SSH_AGENT_PID; [2022-06-21T22:44:02.266Z] echo Agent pid 40 killed; [2022-06-21T22:44:02.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-21T22:44:02.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T22:44:02.359Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T22:44:02.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T22:44:02.487Z] $ docker exec 3e0e3b277790338a110430ab641daac49e0dc0ffd712bb4e1e75aab6977d19a3 ssh-agent [2022-06-21T22:44:02.600Z] SSH_AUTH_SOCK=/tmp/ssh-0G7wC2k15wJp/agent.72 [2022-06-21T22:44:02.600Z] SSH_AGENT_PID=78 [2022-06-21T22:44:02.606Z] Running ssh-add (command line suppressed) [2022-06-21T22:44:02.726Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-89@tmp/private_key_6769934909769698543.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-89@tmp/private_key_6769934909769698543.key) [2022-06-21T22:44:02.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T22:44:03.065Z] + git semver init [2022-06-21T22:44:03.325Z] 2022-06-21 22:44:03,250 [run_init] DEBUG init version:0.0.0 force:False [2022-06-21T22:44:03.325Z] 2022-06-21 22:44:03,251 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-89/.semver [2022-06-21T22:44:03.325Z] 2022-06-21 22:44:03,251 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-89/.semver [2022-06-21T22:44:03.325Z] 2022-06-21 22:44:03,252 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-89/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-89, universal_newlines=False, shell=None, istream=None) [2022-06-21T22:44:04.268Z] 2022-06-21 22:44:04,192 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-89/.git/info/exclude [2022-06-21T22:44:04.268Z] 2022-06-21 22:44:04,192 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-89/.semver/PR-89 with force:False [2022-06-21T22:44:04.268Z] 2022-06-21 22:44:04,193 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-89/.semver/PR-89 [2022-06-21T22:44:04.268Z] 2022-06-21 22:44:04,196 [execute] INFO git cat-file --batch-check [2022-06-21T22:44:04.268Z] 2022-06-21 22:44:04,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-89/.semver, universal_newlines=False, shell=None, istream=) [2022-06-21T22:44:04.268Z] 2022-06-21 22:44:04,204 [execute] INFO git cat-file --batch [2022-06-21T22:44:04.268Z] 2022-06-21 22:44:04,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-89/.semver, universal_newlines=False, shell=None, istream=) [2022-06-21T22:44:04.268Z] 2022-06-21 22:44:04,210 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-89/.semver/PR-89 [2022-06-21T22:44:04.268Z] 0.0.0 [Pipeline] } [2022-06-21T22:44:04.296Z] $ docker exec --env ******** --env ******** 3e0e3b277790338a110430ab641daac49e0dc0ffd712bb4e1e75aab6977d19a3 ssh-agent -k [2022-06-21T22:44:04.414Z] unset SSH_AUTH_SOCK; [2022-06-21T22:44:04.415Z] unset SSH_AGENT_PID; [2022-06-21T22:44:04.415Z] echo Agent pid 78 killed; [2022-06-21T22:44:04.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T22:44:04.845Z] + git semver [Pipeline] } [2022-06-21T22:44:05.135Z] $ docker stop --time=1 3e0e3b277790338a110430ab641daac49e0dc0ffd712bb4e1e75aab6977d19a3 [2022-06-21T22:44:06.445Z] $ docker rm -f 3e0e3b277790338a110430ab641daac49e0dc0ffd712bb4e1e75aab6977d19a3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T22:44:06.845Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-21T22:44:07.142Z] Stashed 1 file(s) [Pipeline] echo [2022-06-21T22:44:07.159Z] [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-06-21T22:44:07.729Z] provisioning config files... [2022-06-21T22:44:07.741Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-89@tmp/config9188589614700455032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T22:44:08.083Z] ---> docker-login.sh [2022-06-21T22:44:08.083Z] nexus3.edgexfoundry.org:10001 [2022-06-21T22:44:08.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T22:44:08.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T22:44:08.083Z] Configure a credential helper to remove this warning. See [2022-06-21T22:44:08.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T22:44:08.083Z] [2022-06-21T22:44:08.083Z] Login Succeeded [2022-06-21T22:44:08.083Z] nexus3.edgexfoundry.org:10002 [2022-06-21T22:44:08.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T22:44:08.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T22:44:08.344Z] Configure a credential helper to remove this warning. See [2022-06-21T22:44:08.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T22:44:08.344Z] [2022-06-21T22:44:08.344Z] Login Succeeded [2022-06-21T22:44:08.344Z] nexus3.edgexfoundry.org:10003 [2022-06-21T22:44:08.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T22:44:08.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T22:44:08.344Z] Configure a credential helper to remove this warning. See [2022-06-21T22:44:08.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T22:44:08.344Z] [2022-06-21T22:44:08.344Z] Login Succeeded [2022-06-21T22:44:08.344Z] nexus3.edgexfoundry.org:10004 [2022-06-21T22:44:08.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T22:44:08.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T22:44:08.605Z] Configure a credential helper to remove this warning. See [2022-06-21T22:44:08.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T22:44:08.605Z] [2022-06-21T22:44:08.605Z] Login Succeeded [2022-06-21T22:44:08.605Z] docker.io [2022-06-21T22:44:08.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T22:44:08.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T22:44:08.866Z] Configure a credential helper to remove this warning. See [2022-06-21T22:44:08.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T22:44:08.866Z] [2022-06-21T22:44:08.866Z] Login Succeeded [2022-06-21T22:44:08.866Z] ---> docker-login.sh ends [Pipeline] } [2022-06-21T22:44:08.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-21T22:44:09.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T22:44:09.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T22:44:09.154Z] ========================================================= [2022-06-21T22:44:09.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-21T22:44:09.154Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T22:44:09.622Z] + 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-06-21T22:44:09.623Z] Sending build context to Docker daemon 12.45MB [2022-06-21T22:44:09.623Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-21T22:44:09.623Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-21T22:44:09.623Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-21T22:44:09.623Z] 59bf1c3509f3: Pulling fs layer [2022-06-21T22:44:09.623Z] 666ba61612fd: Pulling fs layer [2022-06-21T22:44:09.623Z] 8ed8ca486205: Pulling fs layer [2022-06-21T22:44:09.623Z] cc1cd167ecdc: Pulling fs layer [2022-06-21T22:44:09.623Z] c516ae0d96e1: Pulling fs layer [2022-06-21T22:44:09.623Z] 684cea983483: Pulling fs layer [2022-06-21T22:44:09.623Z] dd3240ac7de5: Pulling fs layer [2022-06-21T22:44:09.623Z] b1e948a4e11c: Pulling fs layer [2022-06-21T22:44:09.623Z] a8fd76ee1af6: Pulling fs layer [2022-06-21T22:44:09.623Z] 646ad004c059: Pulling fs layer [2022-06-21T22:44:09.623Z] c516ae0d96e1: Waiting [2022-06-21T22:44:09.623Z] a8fd76ee1af6: Waiting [2022-06-21T22:44:09.623Z] 646ad004c059: Waiting [2022-06-21T22:44:09.623Z] 684cea983483: Waiting [2022-06-21T22:44:09.623Z] dd3240ac7de5: Waiting [2022-06-21T22:44:09.623Z] cc1cd167ecdc: Waiting [2022-06-21T22:44:09.882Z] 8ed8ca486205: Download complete [2022-06-21T22:44:09.882Z] 666ba61612fd: Verifying Checksum [2022-06-21T22:44:09.882Z] 666ba61612fd: Download complete [2022-06-21T22:44:09.882Z] c516ae0d96e1: Verifying Checksum [2022-06-21T22:44:09.882Z] c516ae0d96e1: Download complete [2022-06-21T22:44:09.882Z] 684cea983483: Verifying Checksum [2022-06-21T22:44:09.882Z] 684cea983483: Download complete [2022-06-21T22:44:09.882Z] 59bf1c3509f3: Verifying Checksum [2022-06-21T22:44:09.882Z] 59bf1c3509f3: Download complete [2022-06-21T22:44:09.882Z] dd3240ac7de5: Verifying Checksum [2022-06-21T22:44:09.882Z] dd3240ac7de5: Download complete [2022-06-21T22:44:09.882Z] b1e948a4e11c: Verifying Checksum [2022-06-21T22:44:09.882Z] b1e948a4e11c: Download complete [2022-06-21T22:44:09.882Z] 59bf1c3509f3: Pull complete [2022-06-21T22:44:10.144Z] 666ba61612fd: Pull complete [2022-06-21T22:44:10.144Z] 8ed8ca486205: Pull complete [2022-06-21T22:44:10.405Z] 646ad004c059: Verifying Checksum [2022-06-21T22:44:10.405Z] 646ad004c059: Download complete [2022-06-21T22:44:10.405Z] a8fd76ee1af6: Verifying Checksum [2022-06-21T22:44:10.405Z] a8fd76ee1af6: Download complete [2022-06-21T22:44:10.405Z] cc1cd167ecdc: Verifying Checksum [2022-06-21T22:44:10.405Z] cc1cd167ecdc: Download complete [2022-06-21T22:44:14.594Z] cc1cd167ecdc: Pull complete [2022-06-21T22:44:14.594Z] c516ae0d96e1: Pull complete [2022-06-21T22:44:14.594Z] 684cea983483: Pull complete [2022-06-21T22:44:14.594Z] dd3240ac7de5: Pull complete [2022-06-21T22:44:14.594Z] b1e948a4e11c: Pull complete [2022-06-21T22:44:16.500Z] a8fd76ee1af6: Pull complete [2022-06-21T22:44:17.071Z] 646ad004c059: Pull complete [2022-06-21T22:44:17.071Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-21T22:44:17.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-21T22:44:17.071Z] ---> 8f69c11f6b0c [2022-06-21T22:44:17.071Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-21T22:44:18.988Z] ---> Running in 4951b6b942e3 [2022-06-21T22:44:18.988Z] Removing intermediate container 4951b6b942e3 [2022-06-21T22:44:18.988Z] ---> d7b2ace1e7ab [2022-06-21T22:44:18.988Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-21T22:44:18.988Z] ---> Running in 78f75c80a5da [2022-06-21T22:44:18.988Z] Removing intermediate container 78f75c80a5da [2022-06-21T22:44:18.988Z] ---> 39b5b3b7d691 [2022-06-21T22:44:18.988Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-21T22:44:18.988Z] ---> Running in e0b2d209e534 [2022-06-21T22:44:18.988Z] Removing intermediate container e0b2d209e534 [2022-06-21T22:44:18.988Z] ---> 99d0bb5b64ca [2022-06-21T22:44:18.988Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T22:44:18.988Z] ---> Running in 40e79b1df1f1 [2022-06-21T22:44:19.559Z] Removing intermediate container 40e79b1df1f1 [2022-06-21T22:44:19.559Z] ---> fd2c849bfede [2022-06-21T22:44:19.559Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-21T22:44:19.559Z] ---> Running in 3d3545a6a05f [2022-06-21T22:44:20.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T22:44:20.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T22:44:20.961Z] OK: 221 MiB in 52 packages [2022-06-21T22:44:21.532Z] Removing intermediate container 3d3545a6a05f [2022-06-21T22:44:21.532Z] ---> 9a4d2126400d [2022-06-21T22:44:21.532Z] Step 8/13 : WORKDIR /app [2022-06-21T22:44:21.532Z] ---> Running in d3ffb191bada [2022-06-21T22:44:21.532Z] Removing intermediate container d3ffb191bada [2022-06-21T22:44:21.532Z] ---> d84f53ab5651 [2022-06-21T22:44:21.532Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-21T22:44:21.532Z] ---> 5bf04c60c9a9 [2022-06-21T22:44:21.532Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T22:44:21.790Z] ---> Running in 65ff399b5825 [2022-06-21T22:44:22.555Z] Still waiting to schedule task [2022-06-21T22:44:22.555Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15284’ is offline [2022-06-21T22:44:36.702Z] Removing intermediate container 65ff399b5825 [2022-06-21T22:44:36.702Z] ---> 785671dbc174 [2022-06-21T22:44:36.702Z] Step 11/13 : COPY . . [2022-06-21T22:44:36.702Z] ---> eb3fc01e4300 [2022-06-21T22:44:36.702Z] Step 12/13 : ARG MAKE="make build" [2022-06-21T22:44:36.702Z] ---> Running in 953e0322efea [2022-06-21T22:44:36.702Z] Removing intermediate container 953e0322efea [2022-06-21T22:44:36.702Z] ---> cecb5ced0866 [2022-06-21T22:44:36.702Z] Step 13/13 : RUN $MAKE [2022-06-21T22:44:36.702Z] ---> Running in 8a9313492857 [2022-06-21T22:44:36.702Z] noop [2022-06-21T22:44:36.702Z] Removing intermediate container 8a9313492857 [2022-06-21T22:44:36.702Z] ---> 021c3b7c7ae4 [2022-06-21T22:44:36.702Z] Successfully built 021c3b7c7ae4 [2022-06-21T22:44:36.702Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T22:44:37.139Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-21T22:44:37.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T22:44:37.300Z] prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container [2022-06-21T22:44:37.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-89 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-89:/w/workspace/ry_app-rfid-llrp-inventory_PR-89:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-89@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-89@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 ******** -e ******** ci-base-image-x86_64 cat [2022-06-21T22:44:37.711Z] $ docker top 921ec9e37fe00e5b52aaf2ec113495131bbeeb71f63b351ffcfff8189e6e5b2f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T22:44:38.116Z] + go version [2022-06-21T22:44:38.117Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-21T22:44:38.153Z] $ docker stop --time=1 921ec9e37fe00e5b52aaf2ec113495131bbeeb71f63b351ffcfff8189e6e5b2f [2022-06-21T22:44:39.432Z] $ docker rm -f 921ec9e37fe00e5b52aaf2ec113495131bbeeb71f63b351ffcfff8189e6e5b2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T22:44:40.245Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-21T22:44:40.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T22:44:40.399Z] prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container [2022-06-21T22:44:40.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-89 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-89:/w/workspace/ry_app-rfid-llrp-inventory_PR-89:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-89@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-89@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 ******** -e ******** ci-base-image-x86_64 cat [2022-06-21T22:44:40.821Z] $ docker top e4844c5b545da6eb7ea160ec606f5f6cf5c56be21f5feb2e437678eda3c21a49 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-21T22:44:41.260Z] + make test [2022-06-21T22:44:41.260Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-21T22:44:51.240Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-21T22:44:51.240Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.035s coverage: 86.2% of statements [2022-06-21T22:44:51.240Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-21T22:44:52.628Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.545s coverage: 71.9% of statements [2022-06-21T22:45:00.761Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-21T22:45:04.061Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-21T22:45:04.061Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-21T22:45:04.322Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-21T22:45:04.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-21T22:45:04.959Z] $ docker stop --time=1 e4844c5b545da6eb7ea160ec606f5f6cf5c56be21f5feb2e437678eda3c21a49 [2022-06-21T22:45:06.871Z] $ docker rm -f e4844c5b545da6eb7ea160ec606f5f6cf5c56be21f5feb2e437678eda3c21a49 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T22:45:07.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-21T22:45:07.445Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-21T22:45:08.048Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-21T22:45:08.359Z] + ls -al . [2022-06-21T22:45:08.359Z] total 228 [2022-06-21T22:45:08.359Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 21 22:45 . [2022-06-21T22:45:08.359Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 22:43 .. [2022-06-21T22:45:08.359Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 21 22:43 .dockerignore [2022-06-21T22:45:08.359Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 22:44 .git [2022-06-21T22:45:08.359Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 22:43 .github [2022-06-21T22:45:08.359Z] -rw-rw-r-- 1 jenkins jenkins 788 Jun 21 22:43 .gitignore [2022-06-21T22:45:08.359Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 21 22:43 .golangci.yml [2022-06-21T22:45:08.359Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 22:44 .semver [2022-06-21T22:45:08.359Z] -rw-rw-r-- 1 jenkins jenkins 9413 Jun 21 22:43 Attribution.txt [2022-06-21T22:45:08.359Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jun 21 22:43 CHANGELOG.md [2022-06-21T22:45:08.359Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jun 21 22:43 Dockerfile [2022-06-21T22:45:08.359Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 21 22:43 GOVERNANCE.md [2022-06-21T22:45:08.359Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 21 22:43 Jenkinsfile [2022-06-21T22:45:08.359Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 21 22:43 LICENSE [2022-06-21T22:45:08.359Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jun 21 22:43 Makefile [2022-06-21T22:45:08.359Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 21 22:43 OWNERS.md [2022-06-21T22:45:08.359Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jun 21 22:43 README.md [2022-06-21T22:45:08.359Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 22:44 VERSION [2022-06-21T22:45:08.359Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 22:43 bin [2022-06-21T22:45:08.359Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 21 22:44 coverage.out [2022-06-21T22:45:08.359Z] -rw-rw-r-- 1 jenkins jenkins 3475 Jun 21 22:43 go.mod [2022-06-21T22:45:08.359Z] -rw-rw-r-- 1 jenkins jenkins 36141 Jun 21 22:43 go.sum [2022-06-21T22:45:08.359Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 22:43 images [2022-06-21T22:45:08.359Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 22:43 internal [2022-06-21T22:45:08.359Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 21 22:43 main.go [2022-06-21T22:45:08.359Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 22:43 res [2022-06-21T22:45:08.359Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 22:43 snap [2022-06-21T22:45:08.359Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 22:43 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T22:45:08.751Z] + 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=a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 --label arch=amd64 --label version=0.0.0 . [2022-06-21T22:45:08.751Z] Sending build context to Docker daemon 12.45MB [2022-06-21T22:45:08.751Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-21T22:45:08.751Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-21T22:45:08.751Z] ---> 021c3b7c7ae4 [2022-06-21T22:45:08.751Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-21T22:45:08.751Z] ---> Running in ad7589631a22 [2022-06-21T22:45:09.012Z] Removing intermediate container ad7589631a22 [2022-06-21T22:45:09.012Z] ---> 9716acfd36b3 [2022-06-21T22:45:09.012Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-21T22:45:09.012Z] ---> Running in 84cbb399ded1 [2022-06-21T22:45:09.012Z] Removing intermediate container 84cbb399ded1 [2022-06-21T22:45:09.012Z] ---> 0e1764c753cd [2022-06-21T22:45:09.012Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-21T22:45:09.012Z] ---> Running in e53f34eb491b [2022-06-21T22:45:09.272Z] Removing intermediate container e53f34eb491b [2022-06-21T22:45:09.272Z] ---> 08de80214d76 [2022-06-21T22:45:09.272Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T22:45:09.272Z] ---> Running in 8d169acb03a7 [2022-06-21T22:45:09.841Z] Removing intermediate container 8d169acb03a7 [2022-06-21T22:45:09.841Z] ---> 4c9262494c8a [2022-06-21T22:45:09.841Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-21T22:45:09.841Z] ---> Running in ce7034483589 [2022-06-21T22:45:10.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T22:45:11.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T22:45:11.306Z] OK: 221 MiB in 52 packages [2022-06-21T22:45:11.569Z] Removing intermediate container ce7034483589 [2022-06-21T22:45:11.569Z] ---> 0fe491c959e4 [2022-06-21T22:45:11.569Z] Step 8/31 : WORKDIR /app [2022-06-21T22:45:11.569Z] ---> Running in 43f2793b0b69 [2022-06-21T22:45:11.829Z] Removing intermediate container 43f2793b0b69 [2022-06-21T22:45:11.829Z] ---> 7b86b5196bba [2022-06-21T22:45:11.829Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-21T22:45:11.829Z] ---> af2322a24bf3 [2022-06-21T22:45:11.829Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T22:45:11.829Z] ---> Running in 7a9492db8556 [2022-06-21T22:45:12.402Z] Removing intermediate container 7a9492db8556 [2022-06-21T22:45:12.402Z] ---> feec77b0f748 [2022-06-21T22:45:12.402Z] Step 11/31 : COPY . . [2022-06-21T22:45:12.972Z] ---> 9e66daa9c953 [2022-06-21T22:45:12.972Z] Step 12/31 : ARG MAKE="make build" [2022-06-21T22:45:12.972Z] ---> Running in 2a7a5699ce98 [2022-06-21T22:45:12.972Z] Removing intermediate container 2a7a5699ce98 [2022-06-21T22:45:12.972Z] ---> a502b42d9c00 [2022-06-21T22:45:12.972Z] Step 13/31 : RUN $MAKE [2022-06-21T22:45:12.972Z] ---> Running in 1e600a812e53 [2022-06-21T22:45:13.232Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -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-06-21T22:45:35.175Z] Removing intermediate container 1e600a812e53 [2022-06-21T22:45:35.175Z] ---> 2c3e0810bb3e [2022-06-21T22:45:35.175Z] Step 14/31 : FROM alpine:3.14 [2022-06-21T22:45:35.175Z] 3.14: Pulling from library/alpine [2022-06-21T22:45:35.175Z] 8663204ce13b: Pulling fs layer [2022-06-21T22:45:35.175Z] 8663204ce13b: Verifying Checksum [2022-06-21T22:45:35.175Z] 8663204ce13b: Download complete [2022-06-21T22:45:35.175Z] 8663204ce13b: Pull complete [2022-06-21T22:45:35.175Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-21T22:45:35.175Z] Status: Downloaded newer image for alpine:3.14 [2022-06-21T22:45:35.175Z] ---> e04c818066af [2022-06-21T22:45:35.175Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-21T22:45:35.175Z] ---> Running in 82868f48ee01 [2022-06-21T22:45:35.175Z] Removing intermediate container 82868f48ee01 [2022-06-21T22:45:35.175Z] ---> 82185c46274d [2022-06-21T22:45:35.175Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-21T22:45:35.175Z] ---> Running in f30849521a79 [2022-06-21T22:45:35.175Z] Removing intermediate container f30849521a79 [2022-06-21T22:45:35.175Z] ---> 8e7600341584 [2022-06-21T22:45:35.175Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T22:45:35.175Z] ---> Running in 940e128c3bb4 [2022-06-21T22:45:35.175Z] Removing intermediate container 940e128c3bb4 [2022-06-21T22:45:35.175Z] ---> 7fb18695d99f [2022-06-21T22:45:35.175Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-06-21T22:45:35.175Z] ---> Running in 009ec5ffc2c1 [2022-06-21T22:45:35.175Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T22:45:35.175Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T22:45:35.175Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-21T22:45:35.175Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-21T22:45:35.175Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-21T22:45:35.175Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-21T22:45:35.175Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-21T22:45:35.175Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-21T22:45:35.436Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-21T22:45:35.436Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T22:45:35.436Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T22:45:35.436Z] OK: 9 MiB in 21 packages [2022-06-21T22:45:36.006Z] Removing intermediate container 009ec5ffc2c1 [2022-06-21T22:45:36.006Z] ---> ad41f566dba2 [2022-06-21T22:45:36.006Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-21T22:45:36.270Z] ---> b2ff4613680e [2022-06-21T22:45:36.270Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-21T22:45:36.270Z] ---> 2ea4ba672d62 [2022-06-21T22:45:36.270Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-21T22:45:36.531Z] ---> 704e76840d05 [2022-06-21T22:45:36.531Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-21T22:45:36.531Z] ---> 38806cf79923 [2022-06-21T22:45:36.531Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-21T22:45:37.103Z] ---> dbe087fb437f [2022-06-21T22:45:37.103Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-21T22:45:37.103Z] ---> Running in 8afd8f59227d [2022-06-21T22:45:38.046Z] Removing intermediate container 8afd8f59227d [2022-06-21T22:45:38.046Z] ---> 990adffe9c88 [2022-06-21T22:45:38.046Z] Step 25/31 : VOLUME /cache [2022-06-21T22:45:38.046Z] ---> Running in cbd9436ca275 [2022-06-21T22:45:38.046Z] Removing intermediate container cbd9436ca275 [2022-06-21T22:45:38.046Z] ---> cb18f253abb7 [2022-06-21T22:45:38.046Z] Step 26/31 : EXPOSE 59711 [2022-06-21T22:45:38.046Z] ---> Running in b81cbec40b96 [2022-06-21T22:45:38.046Z] Removing intermediate container b81cbec40b96 [2022-06-21T22:45:38.046Z] ---> cfa889d9056c [2022-06-21T22:45:38.046Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-21T22:45:38.046Z] ---> Running in 74e3e7c91997 [2022-06-21T22:45:38.311Z] Removing intermediate container 74e3e7c91997 [2022-06-21T22:45:38.311Z] ---> 54e4a9e260ae [2022-06-21T22:45:38.311Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-21T22:45:38.311Z] ---> Running in cdcdf15bd162 [2022-06-21T22:45:38.311Z] Removing intermediate container cdcdf15bd162 [2022-06-21T22:45:38.311Z] ---> eec5dbbc8cc7 [2022-06-21T22:45:38.311Z] Step 29/31 : LABEL arch=amd64 [2022-06-21T22:45:38.312Z] ---> Running in 5b1d2e48c723 [2022-06-21T22:45:38.571Z] Removing intermediate container 5b1d2e48c723 [2022-06-21T22:45:38.571Z] ---> c989f6ddd670 [2022-06-21T22:45:38.571Z] Step 30/31 : LABEL git_sha=a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 [2022-06-21T22:45:38.572Z] ---> Running in e37f29e29714 [2022-06-21T22:45:38.572Z] Removing intermediate container e37f29e29714 [2022-06-21T22:45:38.572Z] ---> 9e07170859f2 [2022-06-21T22:45:38.572Z] Step 31/31 : LABEL version=0.0.0 [2022-06-21T22:45:38.572Z] ---> Running in 1dc66d41f117 [2022-06-21T22:45:38.833Z] Removing intermediate container 1dc66d41f117 [2022-06-21T22:45:38.833Z] ---> 2b9a33a9038c [2022-06-21T22:45:38.833Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-21T22:45:38.833Z] Successfully built 2b9a33a9038c [2022-06-21T22:45:38.833Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T22:45:39.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T22:45:39.683Z] [2022-06-21T22:45:39.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T22:45:40.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T22:45:40.054Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-21T22:45:40.054Z] 5eb5b503b376: Pulling fs layer [2022-06-21T22:45:40.054Z] 5c69ac0246d0: Pulling fs layer [2022-06-21T22:45:40.054Z] ec43610c2a17: Pulling fs layer [2022-06-21T22:45:40.054Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-21T22:45:40.054Z] 33b1e0a273af: Pulling fs layer [2022-06-21T22:45:40.054Z] 5d3b04190fa2: Pulling fs layer [2022-06-21T22:45:40.054Z] 2f39f015ded8: Pulling fs layer [2022-06-21T22:45:40.054Z] 33b1e0a273af: Waiting [2022-06-21T22:45:40.054Z] 5d3b04190fa2: Waiting [2022-06-21T22:45:40.054Z] 2f39f015ded8: Waiting [2022-06-21T22:45:40.054Z] 3a2ae6a8a46f: Waiting [2022-06-21T22:45:40.054Z] 5c69ac0246d0: Verifying Checksum [2022-06-21T22:45:40.054Z] 5c69ac0246d0: Download complete [2022-06-21T22:45:40.054Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-21T22:45:40.054Z] 3a2ae6a8a46f: Download complete [2022-06-21T22:45:40.054Z] 33b1e0a273af: Verifying Checksum [2022-06-21T22:45:40.054Z] 33b1e0a273af: Download complete [2022-06-21T22:45:40.054Z] 5d3b04190fa2: Download complete [2022-06-21T22:45:40.054Z] ec43610c2a17: Verifying Checksum [2022-06-21T22:45:40.054Z] ec43610c2a17: Download complete [2022-06-21T22:45:40.315Z] 5eb5b503b376: Verifying Checksum [2022-06-21T22:45:40.315Z] 5eb5b503b376: Download complete [2022-06-21T22:45:40.883Z] 2f39f015ded8: Download complete [2022-06-21T22:45:41.456Z] 5eb5b503b376: Pull complete [2022-06-21T22:45:41.456Z] 5c69ac0246d0: Pull complete [2022-06-21T22:45:42.023Z] ec43610c2a17: Pull complete [2022-06-21T22:45:42.023Z] 3a2ae6a8a46f: Pull complete [2022-06-21T22:45:42.282Z] 33b1e0a273af: Pull complete [2022-06-21T22:45:42.282Z] 5d3b04190fa2: Pull complete [2022-06-21T22:45:46.477Z] 2f39f015ded8: Pull complete [2022-06-21T22:45:46.477Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-21T22:45:46.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T22:45:46.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T22:45:46.700Z] prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container [2022-06-21T22:45:46.738Z] $ 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-89 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-89:/w/workspace/ry_app-rfid-llrp-inventory_PR-89:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-89@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-89@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-21T22:45:48.508Z] $ docker top 2261bdc5dfc4cef8c0b096fd8a6c40875e6a0164f75a1548efffe6f50ebbc55f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T22:45:48.948Z] ---> job-cost.sh [2022-06-21T22:45:48.948Z] lf-activate-venv: SKIPPING [2022-06-21T22:45:48.948Z] INFO: No Stack... [2022-06-21T22:45:49.518Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-21T22:45:49.780Z] INFO: Archiving Costs [Pipeline] sh [2022-06-21T22:45:50.092Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-89/archives/cost.csv [2022-06-21T22:45:50.092Z] + cut -d, -f6 [Pipeline] lock [2022-06-21T22:45:50.131Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-89-1-stack-cost] [2022-06-21T22:45:50.135Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-89-1-stack-cost] did not exist. Created. [2022-06-21T22:45:50.135Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-89-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-21T22:45:50.523Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-21T22:45:50.567Z] Stashed 1 file(s) [Pipeline] } [2022-06-21T22:45:50.596Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-89-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-21T22:45:50.676Z] $ docker stop --time=1 2261bdc5dfc4cef8c0b096fd8a6c40875e6a0164f75a1548efffe6f50ebbc55f [2022-06-21T22:45:51.840Z] $ docker rm -f 2261bdc5dfc4cef8c0b096fd8a6c40875e6a0164f75a1548efffe6f50ebbc55f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-21T22:46:35.246Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15285 in /w/workspace/ry_app-rfid-llrp-inventory_PR-89 [Pipeline] { [Pipeline] ws [2022-06-21T22:46:35.287Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-06-21T22:46:35.376Z] The recommended git tool is: git [2022-06-21T22:46:41.801Z] using credential edgex-jenkins-ssh [2022-06-21T22:46:41.821Z] Cloning the remote Git repository [2022-06-21T22:46:41.882Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-21T22:46:41.956Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-06-21T22:46:42.033Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-21T22:46:42.034Z] > git --version # timeout=10 [2022-06-21T22:46:42.052Z] > git --version # 'git version 2.25.1' [2022-06-21T22:46:42.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-21T22:46:42.199Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-21T22:46:44.783Z] Merging remotes/origin/main commit 993cf3e57aaceca8bb36ff677d4f27516283947c into PR head commit a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 [2022-06-21T22:46:45.024Z] Merge succeeded, producing a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 [2022-06-21T22:46:45.025Z] Checking out Revision a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 (PR-89) [2022-06-21T22:46:44.256Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-06-21T22:46:44.282Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-21T22:46:44.309Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-06-21T22:46:44.351Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-21T22:46:44.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-21T22:46:44.367Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-21T22:46:44.806Z] > git config core.sparsecheckout # timeout=10 [2022-06-21T22:46:44.831Z] > git checkout -f a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 # timeout=10 [2022-06-21T22:46:44.939Z] > git remote # timeout=10 [2022-06-21T22:46:44.955Z] > git config --get remote.origin.url # timeout=10 [2022-06-21T22:46:44.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-21T22:46:44.981Z] > git merge 993cf3e57aaceca8bb36ff677d4f27516283947c # timeout=10 [2022-06-21T22:46:45.010Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-21T22:46:45.035Z] > git config core.sparsecheckout # timeout=10 [2022-06-21T22:46:45.052Z] > git checkout -f a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 # timeout=10 [2022-06-21T22:46:49.316Z] Commit message: "doc: Update attribution.txt to reference paho license as v2.0 and missing dependecy" [2022-06-21T22:46:49.381Z] > git --version # timeout=10 [2022-06-21T22:46:49.395Z] > git --version # 'git version 2.25.1' [2022-06-21T22:46:49.409Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-21T22:46:50.464Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-21T22:46:50.464Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T22:46:50.464Z] Dload Upload Total Spent Left Speed [2022-06-21T22:46:50.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh [2022-06-21T22:46:51.452Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-21T22:46:51.815Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-21T22:46:51.815Z] + sudo tee /etc/docker/daemon.new [2022-06-21T22:46:51.815Z] { [2022-06-21T22:46:51.815Z] "registry-mirrors": [ [2022-06-21T22:46:51.815Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-21T22:46:51.815Z] ], [2022-06-21T22:46:51.815Z] "bip": "10.250.0.254/24", [2022-06-21T22:46:51.815Z] "hosts": [ [2022-06-21T22:46:51.815Z] "tcp://0.0.0.0:5555", [2022-06-21T22:46:51.815Z] "unix:///var/run/docker.sock" [2022-06-21T22:46:51.815Z] ], [2022-06-21T22:46:51.815Z] "mtu": 1458, [2022-06-21T22:46:51.815Z] "selinux-enabled": true, [2022-06-21T22:46:51.815Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-21T22:46:51.815Z] } [Pipeline] sh [2022-06-21T22:46:52.174Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-21T22:46:52.535Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T22:47:10.963Z] provisioning config files... [2022-06-21T22:47:10.997Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config7875157776594589081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T22:47:11.405Z] ---> docker-login.sh [2022-06-21T22:47:11.405Z] nexus3.edgexfoundry.org:10001 [2022-06-21T22:47:12.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T22:47:12.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T22:47:12.280Z] Configure a credential helper to remove this warning. See [2022-06-21T22:47:12.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T22:47:12.280Z] [2022-06-21T22:47:12.280Z] Login Succeeded [2022-06-21T22:47:12.280Z] nexus3.edgexfoundry.org:10002 [2022-06-21T22:47:12.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T22:47:12.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T22:47:12.825Z] Configure a credential helper to remove this warning. See [2022-06-21T22:47:12.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T22:47:12.825Z] [2022-06-21T22:47:12.825Z] Login Succeeded [2022-06-21T22:47:12.825Z] nexus3.edgexfoundry.org:10003 [2022-06-21T22:47:13.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T22:47:13.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T22:47:13.102Z] Configure a credential helper to remove this warning. See [2022-06-21T22:47:13.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T22:47:13.102Z] [2022-06-21T22:47:13.102Z] Login Succeeded [2022-06-21T22:47:13.102Z] nexus3.edgexfoundry.org:10004 [2022-06-21T22:47:13.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T22:47:13.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T22:47:13.702Z] Configure a credential helper to remove this warning. See [2022-06-21T22:47:13.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T22:47:13.702Z] [2022-06-21T22:47:13.702Z] Login Succeeded [2022-06-21T22:47:13.702Z] docker.io [2022-06-21T22:47:13.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T22:47:14.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T22:47:14.571Z] Configure a credential helper to remove this warning. See [2022-06-21T22:47:14.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T22:47:14.571Z] [2022-06-21T22:47:14.571Z] Login Succeeded [2022-06-21T22:47:14.571Z] ---> docker-login.sh ends [Pipeline] } [2022-06-21T22:47:14.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-21T22:47:14.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T22:47:15.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T22:47:15.049Z] ========================================================= [2022-06-21T22:47:15.049Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-21T22:47:15.049Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T22:47:15.566Z] + 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-06-21T22:47:15.839Z] Sending build context to Docker daemon 687.6kB [2022-06-21T22:47:15.839Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-21T22:47:15.839Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-21T22:47:16.129Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-21T22:47:16.129Z] 9b3977197b4f: Pulling fs layer [2022-06-21T22:47:16.129Z] 1a89e8eeedd5: Pulling fs layer [2022-06-21T22:47:16.129Z] 94645a83ff95: Pulling fs layer [2022-06-21T22:47:16.129Z] e6fb740bc735: Pulling fs layer [2022-06-21T22:47:16.129Z] 3a77bd46dcc9: Pulling fs layer [2022-06-21T22:47:16.129Z] 355e64cbe906: Pulling fs layer [2022-06-21T22:47:16.129Z] 63ab81a10011: Pulling fs layer [2022-06-21T22:47:16.129Z] 555d1d1c4555: Pulling fs layer [2022-06-21T22:47:16.129Z] 7d9057610161: Pulling fs layer [2022-06-21T22:47:16.129Z] 63ab81a10011: Waiting [2022-06-21T22:47:16.129Z] 355e64cbe906: Waiting [2022-06-21T22:47:16.129Z] 555d1d1c4555: Waiting [2022-06-21T22:47:16.129Z] e6fb740bc735: Waiting [2022-06-21T22:47:16.129Z] 3a77bd46dcc9: Waiting [2022-06-21T22:47:16.129Z] 7d9057610161: Waiting [2022-06-21T22:47:16.129Z] 94645a83ff95: Verifying Checksum [2022-06-21T22:47:16.129Z] 94645a83ff95: Download complete [2022-06-21T22:47:16.129Z] 1a89e8eeedd5: Verifying Checksum [2022-06-21T22:47:16.129Z] 1a89e8eeedd5: Download complete [2022-06-21T22:47:16.129Z] 3a77bd46dcc9: Download complete [2022-06-21T22:47:16.129Z] 355e64cbe906: Download complete [2022-06-21T22:47:16.129Z] 9b3977197b4f: Download complete [2022-06-21T22:47:16.129Z] 63ab81a10011: Verifying Checksum [2022-06-21T22:47:16.129Z] 63ab81a10011: Download complete [2022-06-21T22:47:17.124Z] 9b3977197b4f: Pull complete [2022-06-21T22:47:17.124Z] 7d9057610161: Verifying Checksum [2022-06-21T22:47:17.124Z] 7d9057610161: Download complete [2022-06-21T22:47:17.724Z] 1a89e8eeedd5: Pull complete [2022-06-21T22:47:18.011Z] 94645a83ff95: Pull complete [2022-06-21T22:47:18.286Z] 555d1d1c4555: Verifying Checksum [2022-06-21T22:47:18.286Z] 555d1d1c4555: Download complete [2022-06-21T22:47:18.885Z] e6fb740bc735: Verifying Checksum [2022-06-21T22:47:18.885Z] e6fb740bc735: Download complete [2022-06-21T22:47:31.344Z] e6fb740bc735: Pull complete [2022-06-21T22:47:31.344Z] 3a77bd46dcc9: Pull complete [2022-06-21T22:47:31.619Z] 355e64cbe906: Pull complete [2022-06-21T22:47:31.892Z] 63ab81a10011: Pull complete [2022-06-21T22:47:38.613Z] 555d1d1c4555: Pull complete [2022-06-21T22:47:40.593Z] 7d9057610161: Pull complete [2022-06-21T22:47:40.593Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-21T22:47:40.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-21T22:47:40.593Z] ---> 819e984ddca1 [2022-06-21T22:47:40.593Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-21T22:47:41.574Z] ---> Running in f3f4acb666cd [2022-06-21T22:47:41.849Z] Removing intermediate container f3f4acb666cd [2022-06-21T22:47:41.849Z] ---> b15cf289d856 [2022-06-21T22:47:41.849Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-21T22:47:42.125Z] ---> Running in 51f1ffbdea66 [2022-06-21T22:47:42.400Z] Removing intermediate container 51f1ffbdea66 [2022-06-21T22:47:42.400Z] ---> 9eb3d96d0c37 [2022-06-21T22:47:42.400Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-21T22:47:42.400Z] ---> Running in 7ad4e9b95d28 [2022-06-21T22:47:42.677Z] Removing intermediate container 7ad4e9b95d28 [2022-06-21T22:47:42.678Z] ---> 34b79f9065c8 [2022-06-21T22:47:42.678Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T22:47:42.952Z] ---> Running in 5187b5521a29 [2022-06-21T22:47:44.932Z] Removing intermediate container 5187b5521a29 [2022-06-21T22:47:44.932Z] ---> 2a0de5f25085 [2022-06-21T22:47:44.932Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-21T22:47:44.932Z] ---> Running in d1e7d9d7b6a4 [2022-06-21T22:47:45.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T22:47:46.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T22:47:47.509Z] OK: 220 MiB in 52 packages [2022-06-21T22:47:48.493Z] Removing intermediate container d1e7d9d7b6a4 [2022-06-21T22:47:48.493Z] ---> cd78c774b163 [2022-06-21T22:47:48.493Z] Step 8/13 : WORKDIR /app [2022-06-21T22:47:48.493Z] ---> Running in f35d8dac7b78 [2022-06-21T22:47:48.770Z] Removing intermediate container f35d8dac7b78 [2022-06-21T22:47:48.770Z] ---> ac51df32a3a0 [2022-06-21T22:47:48.770Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-21T22:47:49.372Z] ---> 474f8d0f1d50 [2022-06-21T22:47:49.372Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T22:47:49.372Z] ---> Running in 59e8f980f8cb [2022-06-21T22:48:36.395Z] Removing intermediate container 59e8f980f8cb [2022-06-21T22:48:36.395Z] ---> c7cc890ef4c0 [2022-06-21T22:48:36.395Z] Step 11/13 : COPY . . [2022-06-21T22:48:36.395Z] ---> 4ca7fe621d76 [2022-06-21T22:48:36.395Z] Step 12/13 : ARG MAKE="make build" [2022-06-21T22:48:36.395Z] ---> Running in d632a028160f [2022-06-21T22:48:36.395Z] Removing intermediate container d632a028160f [2022-06-21T22:48:36.395Z] ---> d529eb9a25aa [2022-06-21T22:48:36.395Z] Step 13/13 : RUN $MAKE [2022-06-21T22:48:36.395Z] ---> Running in 809de516a804 [2022-06-21T22:48:36.993Z] noop [2022-06-21T22:48:37.593Z] Removing intermediate container 809de516a804 [2022-06-21T22:48:37.593Z] ---> d52d658614d6 [2022-06-21T22:48:37.593Z] Successfully built d52d658614d6 [2022-06-21T22:48:37.593Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T22:48:38.091Z] + docker inspect -f . ci-base-image-arm64 [2022-06-21T22:48:38.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T22:48:38.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-15285 does not seem to be running inside a container [2022-06-21T22:48:38.526Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-06-21T22:48:39.886Z] $ docker top f70da1860794e949aa3f8f04da51ce1aa740b8d24651fd41c6eb42156716e7b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T22:48:40.882Z] + go version [2022-06-21T22:48:40.882Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-21T22:48:40.918Z] $ docker stop --time=1 f70da1860794e949aa3f8f04da51ce1aa740b8d24651fd41c6eb42156716e7b5 [2022-06-21T22:48:42.588Z] $ docker rm -f f70da1860794e949aa3f8f04da51ce1aa740b8d24651fd41c6eb42156716e7b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T22:48:43.508Z] + docker inspect -f . ci-base-image-arm64 [2022-06-21T22:48:43.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T22:48:43.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-15285 does not seem to be running inside a container [2022-06-21T22:48:43.906Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-06-21T22:48:45.274Z] $ docker top 7ec6429c362727427be44c00d8cb6fb073f64b08d428781c515018377663222b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-21T22:48:46.285Z] + make test [2022-06-21T22:48:46.285Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-21T22:50:23.155Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-21T22:50:23.155Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.174s coverage: 86.2% of statements [2022-06-21T22:50:23.155Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-21T22:50:23.155Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.702s coverage: 71.9% of statements [2022-06-21T22:50:23.155Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-21T22:50:23.155Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-21T22:50:45.394Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-21T22:50:45.394Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-21T22:50:45.394Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-21T22:50:48.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-21T22:50:48.851Z] $ docker stop --time=1 7ec6429c362727427be44c00d8cb6fb073f64b08d428781c515018377663222b [2022-06-21T22:50:50.603Z] $ docker rm -f 7ec6429c362727427be44c00d8cb6fb073f64b08d428781c515018377663222b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T22:50:51.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-21T22:50:51.658Z] Warning: overwriting stash ‘coverage-report’ [2022-06-21T22:50:52.167Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-21T22:50:52.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-21T22:50:53.160Z] + ls -al . [2022-06-21T22:50:53.160Z] total 224 [2022-06-21T22:50:53.160Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 21 22:50 . [2022-06-21T22:50:53.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 22:46 .. [2022-06-21T22:50:53.160Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 21 22:46 .dockerignore [2022-06-21T22:50:53.160Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 22:46 .git [2022-06-21T22:50:53.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 22:46 .github [2022-06-21T22:50:53.160Z] -rw-rw-r-- 1 jenkins jenkins 788 Jun 21 22:46 .gitignore [2022-06-21T22:50:53.160Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 21 22:46 .golangci.yml [2022-06-21T22:50:53.160Z] -rw-rw-r-- 1 jenkins jenkins 9413 Jun 21 22:46 Attribution.txt [2022-06-21T22:50:53.160Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jun 21 22:46 CHANGELOG.md [2022-06-21T22:50:53.160Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jun 21 22:46 Dockerfile [2022-06-21T22:50:53.160Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 21 22:46 GOVERNANCE.md [2022-06-21T22:50:53.160Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 21 22:46 Jenkinsfile [2022-06-21T22:50:53.160Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 21 22:46 LICENSE [2022-06-21T22:50:53.160Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jun 21 22:46 Makefile [2022-06-21T22:50:53.160Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 21 22:46 OWNERS.md [2022-06-21T22:50:53.160Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jun 21 22:46 README.md [2022-06-21T22:50:53.160Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 22:44 VERSION [2022-06-21T22:50:53.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 22:46 bin [2022-06-21T22:50:53.160Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 21 22:50 coverage.out [2022-06-21T22:50:53.160Z] -rw-rw-r-- 1 jenkins jenkins 3475 Jun 21 22:46 go.mod [2022-06-21T22:50:53.160Z] -rw-rw-r-- 1 jenkins jenkins 36141 Jun 21 22:46 go.sum [2022-06-21T22:50:53.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 22:46 images [2022-06-21T22:50:53.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 22:46 internal [2022-06-21T22:50:53.160Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 21 22:46 main.go [2022-06-21T22:50:53.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 22:46 res [2022-06-21T22:50:53.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 22:46 snap [2022-06-21T22:50:53.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 22:46 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T22:50:53.607Z] + 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=a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 --label arch=arm64 --label version=0.0.0 . [2022-06-21T22:50:53.883Z] Sending build context to Docker daemon 687.6kB [2022-06-21T22:50:53.883Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-21T22:50:53.883Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-21T22:50:53.883Z] ---> d52d658614d6 [2022-06-21T22:50:53.883Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-21T22:50:54.159Z] ---> Running in 9c2d37ad134e [2022-06-21T22:50:54.435Z] Removing intermediate container 9c2d37ad134e [2022-06-21T22:50:54.435Z] ---> 7ed4848f2c60 [2022-06-21T22:50:54.435Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-21T22:50:54.435Z] ---> Running in 7e407d976832 [2022-06-21T22:50:54.714Z] Removing intermediate container 7e407d976832 [2022-06-21T22:50:54.714Z] ---> d22323698276 [2022-06-21T22:50:54.714Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-21T22:50:54.714Z] ---> Running in bf84291a3baa [2022-06-21T22:50:54.993Z] Removing intermediate container bf84291a3baa [2022-06-21T22:50:54.993Z] ---> e83e36301de8 [2022-06-21T22:50:54.993Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T22:50:55.271Z] ---> Running in e4763f284200 [2022-06-21T22:50:56.716Z] Removing intermediate container e4763f284200 [2022-06-21T22:50:56.716Z] ---> 9f0058475894 [2022-06-21T22:50:56.716Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-21T22:50:57.003Z] ---> Running in 2d1ae0f3b21a [2022-06-21T22:50:57.991Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T22:50:58.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T22:50:59.583Z] OK: 220 MiB in 52 packages [2022-06-21T22:51:00.587Z] Removing intermediate container 2d1ae0f3b21a [2022-06-21T22:51:00.587Z] ---> fa476b7ac906 [2022-06-21T22:51:00.587Z] Step 8/31 : WORKDIR /app [2022-06-21T22:51:00.587Z] ---> Running in 3ac7c3b872ae [2022-06-21T22:51:00.863Z] Removing intermediate container 3ac7c3b872ae [2022-06-21T22:51:00.863Z] ---> a25d166de996 [2022-06-21T22:51:00.863Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-21T22:51:01.465Z] ---> b2b4f3aafb0a [2022-06-21T22:51:01.465Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T22:51:01.465Z] ---> Running in f57c0a9552fb [2022-06-21T22:51:03.447Z] Removing intermediate container f57c0a9552fb [2022-06-21T22:51:03.447Z] ---> 76cdc6eb960a [2022-06-21T22:51:03.447Z] Step 11/31 : COPY . . [2022-06-21T22:51:04.047Z] ---> 9bc0d5fdeb99 [2022-06-21T22:51:04.047Z] Step 12/31 : ARG MAKE="make build" [2022-06-21T22:51:04.047Z] ---> Running in 922ec52a7f74 [2022-06-21T22:51:04.322Z] Removing intermediate container 922ec52a7f74 [2022-06-21T22:51:04.322Z] ---> 44bfe90ac685 [2022-06-21T22:51:04.322Z] Step 13/31 : RUN $MAKE [2022-06-21T22:51:04.596Z] ---> Running in a102fcfba080 [2022-06-21T22:51:05.583Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -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-06-21T22:53:12.453Z] Removing intermediate container a102fcfba080 [2022-06-21T22:53:12.453Z] ---> 28e74ff99bad [2022-06-21T22:53:12.453Z] Step 14/31 : FROM alpine:3.14 [2022-06-21T22:53:12.453Z] 3.14: Pulling from library/alpine [2022-06-21T22:53:12.453Z] 455c02918c45: Pulling fs layer [2022-06-21T22:53:12.453Z] 455c02918c45: Verifying Checksum [2022-06-21T22:53:12.453Z] 455c02918c45: Download complete [2022-06-21T22:53:12.453Z] 455c02918c45: Pull complete [2022-06-21T22:53:12.453Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-21T22:53:12.453Z] Status: Downloaded newer image for alpine:3.14 [2022-06-21T22:53:12.453Z] ---> ac73e934f311 [2022-06-21T22:53:12.453Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-21T22:53:12.453Z] ---> Running in 93a976aa1e28 [2022-06-21T22:53:12.453Z] Removing intermediate container 93a976aa1e28 [2022-06-21T22:53:12.453Z] ---> d59687429c2c [2022-06-21T22:53:12.453Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-21T22:53:12.453Z] ---> Running in 1dccb6d6a631 [2022-06-21T22:53:12.453Z] Removing intermediate container 1dccb6d6a631 [2022-06-21T22:53:12.453Z] ---> 782c171557ca [2022-06-21T22:53:12.453Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T22:53:12.453Z] ---> Running in 2f0930b37f3c [2022-06-21T22:53:12.453Z] Removing intermediate container 2f0930b37f3c [2022-06-21T22:53:12.453Z] ---> e16a51c4db6c [2022-06-21T22:53:12.453Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-06-21T22:53:12.453Z] ---> Running in 3639e6553f81 [2022-06-21T22:53:12.453Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-21T22:53:12.453Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-21T22:53:12.453Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-21T22:53:12.725Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-21T22:53:12.725Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-21T22:53:12.997Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-21T22:53:12.997Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-21T22:53:12.997Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-21T22:53:13.270Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-21T22:53:13.270Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T22:53:13.270Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T22:53:13.544Z] OK: 9 MiB in 21 packages [2022-06-21T22:53:14.532Z] Removing intermediate container 3639e6553f81 [2022-06-21T22:53:14.532Z] ---> 1ac4356daee8 [2022-06-21T22:53:14.532Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-21T22:53:15.134Z] ---> c0202c33037b [2022-06-21T22:53:15.134Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-21T22:53:15.740Z] ---> 625184f54c60 [2022-06-21T22:53:15.740Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-21T22:53:16.338Z] ---> 38231f827eb0 [2022-06-21T22:53:16.338Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-21T22:53:16.938Z] ---> c81b20a48741 [2022-06-21T22:53:16.938Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-21T22:53:18.376Z] ---> 99048bf85dc5 [2022-06-21T22:53:18.376Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-21T22:53:18.376Z] ---> Running in 593183c171bb [2022-06-21T22:53:20.364Z] Removing intermediate container 593183c171bb [2022-06-21T22:53:20.364Z] ---> 19c79f050973 [2022-06-21T22:53:20.364Z] Step 25/31 : VOLUME /cache [2022-06-21T22:53:20.364Z] ---> Running in c03a57ba93ec [2022-06-21T22:53:20.364Z] Removing intermediate container c03a57ba93ec [2022-06-21T22:53:20.364Z] ---> c8a66d650f1d [2022-06-21T22:53:20.364Z] Step 26/31 : EXPOSE 59711 [2022-06-21T22:53:20.364Z] ---> Running in 7f09f0f23bef [2022-06-21T22:53:20.646Z] Removing intermediate container 7f09f0f23bef [2022-06-21T22:53:20.646Z] ---> c52bd843ceab [2022-06-21T22:53:20.646Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-21T22:53:20.921Z] ---> Running in a9a78dd23b68 [2022-06-21T22:53:21.197Z] Removing intermediate container a9a78dd23b68 [2022-06-21T22:53:21.197Z] ---> de30ef6020ba [2022-06-21T22:53:21.197Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-21T22:53:21.197Z] ---> Running in fdae6374d547 [2022-06-21T22:53:21.469Z] Removing intermediate container fdae6374d547 [2022-06-21T22:53:21.469Z] ---> 3f90803d1034 [2022-06-21T22:53:21.469Z] Step 29/31 : LABEL arch=arm64 [2022-06-21T22:53:21.746Z] ---> Running in 22b1d1f3c59c [2022-06-21T22:53:22.022Z] Removing intermediate container 22b1d1f3c59c [2022-06-21T22:53:22.022Z] ---> 1cb4f32509bc [2022-06-21T22:53:22.022Z] Step 30/31 : LABEL git_sha=a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 [2022-06-21T22:53:22.022Z] ---> Running in ef783e20336a [2022-06-21T22:53:22.301Z] Removing intermediate container ef783e20336a [2022-06-21T22:53:22.301Z] ---> e7b490696760 [2022-06-21T22:53:22.301Z] Step 31/31 : LABEL version=0.0.0 [2022-06-21T22:53:22.301Z] ---> Running in 29757ed7561b [2022-06-21T22:53:22.900Z] Removing intermediate container 29757ed7561b [2022-06-21T22:53:22.900Z] ---> 162aa5ef66aa [2022-06-21T22:53:22.900Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-21T22:53:22.900Z] Successfully built 162aa5ef66aa [2022-06-21T22:53:22.900Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T22:53:23.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T22:53:23.690Z] [2022-06-21T22:53:23.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T22:53:24.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T22:53:24.384Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-21T22:53:24.385Z] 8998bd30e6a1: Pulling fs layer [2022-06-21T22:53:24.385Z] 04944245beec: Pulling fs layer [2022-06-21T22:53:24.385Z] 699f458cf7ca: Pulling fs layer [2022-06-21T22:53:24.385Z] 765212b225bb: Pulling fs layer [2022-06-21T22:53:24.385Z] f23df028b6ca: Pulling fs layer [2022-06-21T22:53:24.385Z] d65c8cfc05b1: Pulling fs layer [2022-06-21T22:53:24.385Z] 2437ff75d9bd: Pulling fs layer [2022-06-21T22:53:24.385Z] 765212b225bb: Waiting [2022-06-21T22:53:24.385Z] f23df028b6ca: Waiting [2022-06-21T22:53:24.385Z] d65c8cfc05b1: Waiting [2022-06-21T22:53:24.385Z] 2437ff75d9bd: Waiting [2022-06-21T22:53:24.385Z] 04944245beec: Verifying Checksum [2022-06-21T22:53:24.385Z] 04944245beec: Download complete [2022-06-21T22:53:24.385Z] 765212b225bb: Verifying Checksum [2022-06-21T22:53:24.385Z] 765212b225bb: Download complete [2022-06-21T22:53:24.385Z] f23df028b6ca: Verifying Checksum [2022-06-21T22:53:24.385Z] f23df028b6ca: Download complete [2022-06-21T22:53:24.385Z] d65c8cfc05b1: Verifying Checksum [2022-06-21T22:53:24.385Z] d65c8cfc05b1: Download complete [2022-06-21T22:53:24.665Z] 699f458cf7ca: Verifying Checksum [2022-06-21T22:53:24.665Z] 699f458cf7ca: Download complete [2022-06-21T22:53:24.939Z] 8998bd30e6a1: Verifying Checksum [2022-06-21T22:53:24.939Z] 8998bd30e6a1: Download complete [2022-06-21T22:53:27.574Z] 2437ff75d9bd: Verifying Checksum [2022-06-21T22:53:27.574Z] 2437ff75d9bd: Download complete [2022-06-21T22:53:29.019Z] 8998bd30e6a1: Pull complete [2022-06-21T22:53:29.620Z] 04944245beec: Pull complete [2022-06-21T22:53:31.059Z] 699f458cf7ca: Pull complete [2022-06-21T22:53:31.338Z] 765212b225bb: Pull complete [2022-06-21T22:53:32.324Z] f23df028b6ca: Pull complete [2022-06-21T22:53:32.324Z] d65c8cfc05b1: Pull complete [2022-06-21T22:53:47.422Z] 2437ff75d9bd: Pull complete [2022-06-21T22:53:47.422Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-21T22:53:47.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T22:53:47.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T22:53:47.796Z] prd-ubuntu20.04-docker-arm64-4c-16g-15285 does not seem to be running inside a container [2022-06-21T22:53:47.886Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-21T22:53:50.363Z] $ docker top 406948342e54a8b2e9e0805159a04f09c060c039ddc9d4ee634c5776774a9f75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T22:53:51.353Z] ---> job-cost.sh [2022-06-21T22:53:51.353Z] lf-activate-venv: SKIPPING [2022-06-21T22:53:51.353Z] INFO: No Stack... [2022-06-21T22:53:51.947Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-21T22:53:52.544Z] INFO: Archiving Costs [Pipeline] sh [2022-06-21T22:53:53.230Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-06-21T22:53:53.230Z] + cut -d, -f6 [Pipeline] lock [2022-06-21T22:53:53.308Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-89-1-stack-cost] [2022-06-21T22:53:53.313Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-89-1-stack-cost] did not exist. Created. [2022-06-21T22:53:53.313Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-89-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-21T22:53:54.075Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-ad45b715/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-21T22:53:54.776Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-21T22:53:54.813Z] Warning: overwriting stash ‘stack-cost’ [2022-06-21T22:53:54.863Z] Stashed 1 file(s) [Pipeline] } [2022-06-21T22:53:54.880Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-89-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-21T22:53:54.960Z] $ docker stop --time=1 406948342e54a8b2e9e0805159a04f09c060c039ddc9d4ee634c5776774a9f75 [2022-06-21T22:53:56.458Z] $ docker rm -f 406948342e54a8b2e9e0805159a04f09c060c039ddc9d4ee634c5776774a9f75 [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-06-21T22:53:57.431Z] provisioning config files... [2022-06-21T22:53:57.458Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-89@tmp/config5806181200664166727tmp [Pipeline] { [Pipeline] sh [2022-06-21T22:53:57.779Z] + set +x [2022-06-21T22:53:57.779Z] + + curlbash -s -s https://codecov.io/bash -- [2022-06-21T22:53:57.779Z] [2022-06-21T22:53:57.779Z] [2022-06-21T22:53:57.779Z] _____ _ [2022-06-21T22:53:57.779Z] / ____| | | [2022-06-21T22:53:57.779Z] | | ___ __| | ___ ___ _____ __ [2022-06-21T22:53:57.779Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-21T22:53:57.779Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-21T22:53:57.779Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-21T22:53:57.779Z] Bash-1.0.6 [2022-06-21T22:53:57.779Z] [2022-06-21T22:53:57.779Z] [2022-06-21T22:53:57.779Z] ==> git version 2.25.1 found [2022-06-21T22:53:57.779Z] ==> 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-06-21T22:53:57.779Z] Release-Date: 2020-01-08 [2022-06-21T22:53:57.779Z] 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-06-21T22:53:57.779Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-21T22:53:57.779Z] ==> Jenkins CI detected. [2022-06-21T22:53:57.779Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-89 [2022-06-21T22:53:57.779Z] project root: . [2022-06-21T22:53:57.779Z] --> token set from env [2022-06-21T22:53:57.779Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-21T22:53:57.779Z] ==> Running gcov in . (disable via -X gcov) [2022-06-21T22:53:57.779Z] ==> Python coveragepy not found [2022-06-21T22:53:57.779Z] ==> Searching for coverage reports in: [2022-06-21T22:53:57.779Z] + . [2022-06-21T22:53:57.779Z] -> Found 1 reports [2022-06-21T22:53:57.779Z] ==> Detecting git/mercurial file structure [2022-06-21T22:53:57.779Z] ==> Reading reports [2022-06-21T22:53:57.779Z] + ./coverage.out bytes=41008 [2022-06-21T22:53:57.779Z] ==> Appending adjustments [2022-06-21T22:53:57.779Z] https://docs.codecov.io/docs/fixing-reports [2022-06-21T22:53:58.039Z] + Found adjustments [2022-06-21T22:53:58.039Z] ==> Gzipping contents [2022-06-21T22:53:58.040Z] 12K /tmp/codecov.zHQHjp.gz [2022-06-21T22:53:58.040Z] ==> Uploading reports [2022-06-21T22:53:58.040Z] url: https://codecov.io [2022-06-21T22:53:58.040Z] query: branch=PR-89&commit=a2de35ea1c1a27c584554d26e13ab7d74b55a5e7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-89%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=89&job=&cmd_args= [2022-06-21T22:53:58.040Z] -> Pinging Codecov [2022-06-21T22:53:58.040Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-89&commit=a2de35ea1c1a27c584554d26e13ab7d74b55a5e7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-89%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=89&job=&cmd_args= [2022-06-21T22:53:58.300Z] -> Uploading to [2022-06-21T22:53:58.300Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-21/581DD39554BDF9B6E22D074273EAD858/a2de35ea1c1a27c584554d26e13ab7d74b55a5e7/5c5a973f-ea4d-4fad-b42b-4fa059b61c3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220621T225358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7752cb35b0c92f81169eaba92c31ab29107719c009b158bafacd1fc241ca221a [2022-06-21T22:53:58.300Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T22:53:58.300Z] Dload Upload Total Spent Left Speed [2022-06-21T22:53:58.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11472 0 0 100 11472 0 56792 --:--:-- --:--:-- --:--:-- 56512 100 11472 0 0 100 11472 0 52623 --:--:-- --:--:-- --:--:-- 52383 [2022-06-21T22:53:58.561Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a2de35ea1c1a27c584554d26e13ab7d74b55a5e7 [Pipeline] } [2022-06-21T22:53:58.588Z] 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-06-21T22:54:00.285Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-89/archives ] [2022-06-21T22:54:00.286Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-89/archives [2022-06-21T22:54:00.286Z] total 16 [2022-06-21T22:54:00.286Z] drwxr-xr-x 3 root root 4096 Jun 21 22:45 . [2022-06-21T22:54:00.286Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 21 22:45 .. [2022-06-21T22:54:00.286Z] drwxr-xr-x 2 root root 4096 Jun 21 22:45 cost [2022-06-21T22:54:00.286Z] -rw-r--r-- 1 root root 93 Jun 21 22:45 cost.csv [2022-06-21T22:54:00.286Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-89/archives [2022-06-21T22:54:00.286Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-89/archives [2022-06-21T22:54:00.286Z] total 16 [2022-06-21T22:54:00.286Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 22:45 . [2022-06-21T22:54:00.286Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 21 22:45 .. [2022-06-21T22:54:00.286Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 21 22:45 cost [2022-06-21T22:54:00.286Z] -rw-r--r-- 1 jenkins jenkins 93 Jun 21 22:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-21T22:54:00.615Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T22:54:01.514Z] ---> package-listing.sh [2022-06-21T22:54:01.514Z] ++ facter osfamily [2022-06-21T22:54:01.514Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-21T22:54:01.773Z] + OS_FAMILY=debian [2022-06-21T22:54:01.773Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-89 [2022-06-21T22:54:01.773Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-21T22:54:01.773Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-21T22:54:01.773Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-21T22:54:01.773Z] + PACKAGES=/tmp/packages_start.txt [2022-06-21T22:54:01.773Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-89 ']' [2022-06-21T22:54:01.773Z] + PACKAGES=/tmp/packages_end.txt [2022-06-21T22:54:01.774Z] + case "${OS_FAMILY}" in [2022-06-21T22:54:01.774Z] + dpkg -l [2022-06-21T22:54:01.774Z] + grep '^ii' [2022-06-21T22:54:01.774Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-21T22:54:01.774Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-21T22:54:01.774Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-21T22:54:01.774Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-89 ']' [2022-06-21T22:54:01.774Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-89/archives/ [2022-06-21T22:54:01.774Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-89/archives/ [Pipeline] echo [2022-06-21T22:54:01.810Z] 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-89/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-21T22:54:02.107Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T22:54:02.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T22:54:02.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T22:54:02.890Z] prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container [2022-06-21T22:54:02.924Z] $ 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-89/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-89 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-89:/w/workspace/ry_app-rfid-llrp-inventory_PR-89:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-89@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-89@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:latest cat [2022-06-21T22:54:03.152Z] $ docker top 3399aa2fdec16801c4670e31517ae62c6886059b414b36cf678e8648ee65bd1f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T22:54:03.548Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-21T22:54:03.868Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-21T22:54:04.185Z] + ls /var/log/sa-host [2022-06-21T22:54:04.185Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T22:54:04.313Z] provisioning config files... [2022-06-21T22:54:04.323Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-89@tmp/config8755212420539330473tmp [Pipeline] { [Pipeline] echo [2022-06-21T22:54:04.375Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T22:54:04.687Z] ---> create-netrc.sh [Pipeline] } [2022-06-21T22:54:04.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-21T22:54:05.117Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-21T22:54:05.147Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T22:54:05.458Z] ---> sudo-logs.sh [2022-06-21T22:54:05.458Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-21T22:54:05.540Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T22:54:05.854Z] ---> job-cost.sh [2022-06-21T22:54:05.854Z] lf-activate-venv: SKIPPING [2022-06-21T22:54:05.854Z] DEBUG: total: 0.2199999988079071 [2022-06-21T22:54:05.854Z] INFO: Retrieving Stack Cost... [2022-06-21T22:54:06.427Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-21T22:54:07.000Z] INFO: Archiving Costs [Pipeline] echo [2022-06-21T22:54:07.090Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T22:54:07.396Z] ---> logs-deploy.sh [2022-06-21T22:54:07.396Z] lf-activate-venv: SKIPPING [2022-06-21T22:54:07.396Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-89/1 [2022-06-21T22:54:07.396Z] INFO: archiving workspace using pattern(s): [2022-06-21T22:54:08.338Z] Archives upload complete. [2022-06-21T22:54:08.338Z] INFO: archiving logs to Nexus