Push event to branch winio-attribution Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95be71569b9e06f85175aab574804b2477afe1bc 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-ssh10514184160435438281.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-ssh4304991819656709894.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/winio-attribution/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/winio-attribution/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1878397177186140297.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/winio-attribution/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh869714467536498617.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-ssh9586752884540356046.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/winio-attribution/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/winio-attribution/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5340294042711614827.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17037’ Running on prd-ubuntu20.04-docker-8c-8g-17038 in /w/workspace/llrp-inventory_winio-attribution [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/llrp-inventory_winio-attribution # 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 Avoid second fetch Checking out Revision 95be71569b9e06f85175aab574804b2477afe1bc (winio-attribution) > 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 core.sparsecheckout # timeout=10 > git checkout -f 95be71569b9e06f85175aab574804b2477afe1bc # timeout=10 Commit message: "build: Lastest SDK, update attribtion script and file" 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-07-06T18:13:50.507Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-06T18:13:50.667Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-06T18:13:50.754Z] ========================================================= [2022-07-06T18:13:50.754Z] EdgeX Global Pipelines Version Info [2022-07-06T18:13:50.754Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:13:51.584Z] ------------------- [2022-07-06T18:13:51.584Z] stable info: [2022-07-06T18:13:51.584Z] ------------------- [2022-07-06T18:13:51.584Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-06T18:13:51.584Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-06T18:13:51.584Z] Message: update stable to v1.0.234 [2022-07-06T18:13:52.156Z] ------------------- [2022-07-06T18:13:52.156Z] experimental info: [2022-07-06T18:13:52.156Z] ------------------- [2022-07-06T18:13:52.156Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-06T18:13:52.156Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-06T18:13:52.156Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-06T18:13:52.501Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-07-06T18:13:52.543Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-07-06T18:13:52.582Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-06T18:13:52.627Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-06T18:13:52.669Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-06T18:13:52.710Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-06T18:13:52.758Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-06T18:13:52.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-06T18:13:52.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-06T18:13:52.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-06T18:13:52.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-06T18:13:52.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-07-06T18:13:53.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-06T18:13:53.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-06T18:13:53.081Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T18:13:53.120Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T18:13:53.160Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T18:13:53.200Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T18:13:53.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-06T18:13:53.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-06T18:13:53.310Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-06T18:13:53.348Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-06T18:13:53.389Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-06T18:13:53.436Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-06T18:13:53.476Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-06T18:13:53.516Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-06T18:13:53.558Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-06T18:13:53.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = winio-attribution [Pipeline] echo [2022-07-06T18:13:53.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = winio-attribution [Pipeline] echo [2022-07-06T18:13:53.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = winio-attribution [Pipeline] echo [2022-07-06T18:13:53.723Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95be71569b9e06f85175aab574804b2477afe1bc [Pipeline] echo [2022-07-06T18:13:53.764Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95be715 [Pipeline] echo [2022-07-06T18:13:53.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T18:13:53.925Z] provisioning config files... [2022-07-06T18:13:53.939Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/llrp-inventory_winio-attribution@tmp/config4524936179225930920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:13:54.285Z] ---> docker-login.sh [2022-07-06T18:13:54.285Z] nexus3.edgexfoundry.org:10001 [2022-07-06T18:13:54.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:13:54.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:13:54.860Z] Configure a credential helper to remove this warning. See [2022-07-06T18:13:54.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:13:54.860Z] [2022-07-06T18:13:54.860Z] Login Succeeded [2022-07-06T18:13:54.860Z] nexus3.edgexfoundry.org:10002 [2022-07-06T18:13:54.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:13:55.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:13:55.121Z] Configure a credential helper to remove this warning. See [2022-07-06T18:13:55.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:13:55.121Z] [2022-07-06T18:13:55.121Z] Login Succeeded [2022-07-06T18:13:55.121Z] nexus3.edgexfoundry.org:10003 [2022-07-06T18:13:55.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:13:55.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:13:55.121Z] Configure a credential helper to remove this warning. See [2022-07-06T18:13:55.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:13:55.121Z] [2022-07-06T18:13:55.121Z] Login Succeeded [2022-07-06T18:13:55.121Z] nexus3.edgexfoundry.org:10004 [2022-07-06T18:13:55.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:13:55.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:13:55.383Z] Configure a credential helper to remove this warning. See [2022-07-06T18:13:55.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:13:55.383Z] [2022-07-06T18:13:55.383Z] Login Succeeded [2022-07-06T18:13:55.383Z] docker.io [2022-07-06T18:13:55.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:13:55.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:13:55.645Z] Configure a credential helper to remove this warning. See [2022-07-06T18:13:55.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:13:55.645Z] [2022-07-06T18:13:55.645Z] Login Succeeded [2022-07-06T18:13:55.645Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T18:13:55.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-06T18:13:56.305Z] + git rev-list -1 --merges 95be71569b9e06f85175aab574804b2477afe1bc~1..95be71569b9e06f85175aab574804b2477afe1bc [Pipeline] echo [2022-07-06T18:13:56.352Z] -----------> git rev-list -1 --merges 95be71569b9e06f85175aab574804b2477afe1bc~1..95be71569b9e06f85175aab574804b2477afe1bc 95be71569b9e06f85175aab574804b2477afe1bc [false] [Pipeline] sh [2022-07-06T18:13:56.675Z] + git log --format=format:%s -1 95be71569b9e06f85175aab574804b2477afe1bc [Pipeline] echo [2022-07-06T18:13:56.711Z] ========================================================= [2022-07-06T18:13:56.711Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-06T18:13:56.711Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T18:13:57.134Z] + git log --format=format:%s -1 95be71569b9e06f85175aab574804b2477afe1bc [Pipeline] echo [2022-07-06T18:13:57.167Z] [semverPrep] GIT_COMMIT: 95be71569b9e06f85175aab574804b2477afe1bc, Commit Message: build: Lastest SDK, update attribtion script and file [Pipeline] echo [2022-07-06T18:13:57.196Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-06T18:13:57.574Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T18:13:57.575Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-06T18:13:57.575Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-06T18:13:57.575Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-06T18:13:57.575Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-06T18:13:57.575Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-06T18:13:57.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:13:58.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T18:13:58.012Z] [2022-07-06T18:13:58.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:13:58.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T18:13:58.396Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-06T18:13:58.396Z] 42c077c10790: Pulling fs layer [2022-07-06T18:13:58.396Z] f63e77b7563a: Pulling fs layer [2022-07-06T18:13:58.396Z] bd5fdadae976: Pulling fs layer [2022-07-06T18:13:58.396Z] 205491f53016: Pulling fs layer [2022-07-06T18:13:58.396Z] df18705c85c3: Pulling fs layer [2022-07-06T18:13:58.396Z] bdb3f477010e: Pulling fs layer [2022-07-06T18:13:58.396Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-06T18:13:58.396Z] 2c6e9b1d212d: Pulling fs layer [2022-07-06T18:13:58.396Z] bdb8f0575790: Pulling fs layer [2022-07-06T18:13:58.396Z] 386e3cb2ff24: Pulling fs layer [2022-07-06T18:13:58.396Z] 2343380bae48: Pulling fs layer [2022-07-06T18:13:58.396Z] 205491f53016: Waiting [2022-07-06T18:13:58.396Z] df18705c85c3: Waiting [2022-07-06T18:13:58.396Z] bdb3f477010e: Waiting [2022-07-06T18:13:58.396Z] bdb8f0575790: Waiting [2022-07-06T18:13:58.396Z] c8a8fc8e1c8f: Waiting [2022-07-06T18:13:58.396Z] 2c6e9b1d212d: Waiting [2022-07-06T18:13:58.396Z] 386e3cb2ff24: Waiting [2022-07-06T18:13:58.396Z] 2343380bae48: Waiting [2022-07-06T18:13:58.396Z] f63e77b7563a: Verifying Checksum [2022-07-06T18:13:58.396Z] f63e77b7563a: Download complete [2022-07-06T18:13:58.396Z] 205491f53016: Verifying Checksum [2022-07-06T18:13:58.396Z] 205491f53016: Download complete [2022-07-06T18:13:58.656Z] df18705c85c3: Verifying Checksum [2022-07-06T18:13:58.656Z] df18705c85c3: Download complete [2022-07-06T18:13:58.656Z] bdb3f477010e: Verifying Checksum [2022-07-06T18:13:58.657Z] bdb3f477010e: Download complete [2022-07-06T18:13:58.657Z] bd5fdadae976: Verifying Checksum [2022-07-06T18:13:58.657Z] bd5fdadae976: Download complete [2022-07-06T18:13:58.657Z] 2c6e9b1d212d: Verifying Checksum [2022-07-06T18:13:58.657Z] 2c6e9b1d212d: Download complete [2022-07-06T18:13:58.657Z] bdb8f0575790: Verifying Checksum [2022-07-06T18:13:58.657Z] bdb8f0575790: Download complete [2022-07-06T18:13:58.657Z] 386e3cb2ff24: Download complete [2022-07-06T18:13:58.657Z] 2343380bae48: Verifying Checksum [2022-07-06T18:13:58.657Z] 2343380bae48: Download complete [2022-07-06T18:13:58.657Z] 42c077c10790: Verifying Checksum [2022-07-06T18:13:58.657Z] 42c077c10790: Download complete [2022-07-06T18:13:59.226Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-06T18:13:59.226Z] c8a8fc8e1c8f: Download complete [2022-07-06T18:14:00.167Z] 42c077c10790: Pull complete [2022-07-06T18:14:00.167Z] f63e77b7563a: Pull complete [2022-07-06T18:14:00.741Z] bd5fdadae976: Pull complete [2022-07-06T18:14:01.002Z] 205491f53016: Pull complete [2022-07-06T18:14:01.265Z] df18705c85c3: Pull complete [2022-07-06T18:14:01.265Z] bdb3f477010e: Pull complete [2022-07-06T18:14:03.812Z] c8a8fc8e1c8f: Pull complete [2022-07-06T18:14:03.812Z] 2c6e9b1d212d: Pull complete [2022-07-06T18:14:03.812Z] bdb8f0575790: Pull complete [2022-07-06T18:14:03.812Z] 386e3cb2ff24: Pull complete [2022-07-06T18:14:04.077Z] 2343380bae48: Pull complete [2022-07-06T18:14:04.077Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-06T18:14:04.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T18:14:04.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:14:04.305Z] prd-ubuntu20.04-docker-8c-8g-17038 does not seem to be running inside a container [2022-07-06T18:14:04.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/llrp-inventory_winio-attribution -v /w/workspace/llrp-inventory_winio-attribution:/w/workspace/llrp-inventory_winio-attribution:rw,z -v /w/workspace/llrp-inventory_winio-attribution@tmp:/w/workspace/llrp-inventory_winio-attribution@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-06T18:14:06.728Z] $ docker top 8bcceb702c30c00eae5cef2299050a2f9e28319db18e4b032e4734263d273c8f -eo pid,comm [2022-07-06T18:14:06.802Z] 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-07-06T18:14:06.802Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T18:14:06.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T18:14:06.914Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T18:14:07.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T18:14:07.055Z] $ docker exec 8bcceb702c30c00eae5cef2299050a2f9e28319db18e4b032e4734263d273c8f ssh-agent [2022-07-06T18:14:07.180Z] SSH_AUTH_SOCK=/tmp/ssh-I9yT3Ys1ceOv/agent.31 [2022-07-06T18:14:07.180Z] SSH_AGENT_PID=37 [2022-07-06T18:14:07.188Z] Running ssh-add (command line suppressed) [2022-07-06T18:14:07.317Z] Identity added: /w/workspace/llrp-inventory_winio-attribution@tmp/private_key_7726375397827537719.key (/w/workspace/llrp-inventory_winio-attribution@tmp/private_key_7726375397827537719.key) [2022-07-06T18:14:07.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T18:14:07.672Z] + git tag --points-at HEAD [Pipeline] } [2022-07-06T18:14:07.705Z] $ docker exec --env ******** --env ******** 8bcceb702c30c00eae5cef2299050a2f9e28319db18e4b032e4734263d273c8f ssh-agent -k [2022-07-06T18:14:07.817Z] unset SSH_AUTH_SOCK; [2022-07-06T18:14:07.817Z] unset SSH_AGENT_PID; [2022-07-06T18:14:07.818Z] echo Agent pid 37 killed; [2022-07-06T18:14:07.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-06T18:14:07.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T18:14:07.913Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T18:14:08.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T18:14:08.045Z] $ docker exec 8bcceb702c30c00eae5cef2299050a2f9e28319db18e4b032e4734263d273c8f ssh-agent [2022-07-06T18:14:08.187Z] SSH_AUTH_SOCK=/tmp/ssh-tCDW1hvHUF8C/agent.71 [2022-07-06T18:14:08.187Z] SSH_AGENT_PID=78 [2022-07-06T18:14:08.192Z] Running ssh-add (command line suppressed) [2022-07-06T18:14:08.329Z] Identity added: /w/workspace/llrp-inventory_winio-attribution@tmp/private_key_402853223941464529.key (/w/workspace/llrp-inventory_winio-attribution@tmp/private_key_402853223941464529.key) [2022-07-06T18:14:08.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T18:14:08.689Z] + git semver init [2022-07-06T18:14:08.950Z] 2022-07-06 18:14:08,938 [run_init] DEBUG init version:0.0.0 force:False [2022-07-06T18:14:08.950Z] 2022-07-06 18:14:08,940 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/llrp-inventory_winio-attribution/.semver [2022-07-06T18:14:08.950Z] 2022-07-06 18:14:08,940 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/llrp-inventory_winio-attribution/.semver [2022-07-06T18:14:08.950Z] 2022-07-06 18:14:08,941 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/llrp-inventory_winio-attribution/.semver'], cwd=/w/workspace/llrp-inventory_winio-attribution, universal_newlines=False, shell=None, istream=None) [2022-07-06T18:14:10.337Z] 2022-07-06 18:14:10,106 [append_file] DEBUG append to file:/w/workspace/llrp-inventory_winio-attribution/.git/info/exclude [2022-07-06T18:14:10.337Z] 2022-07-06 18:14:10,107 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/llrp-inventory_winio-attribution/.semver/winio-attribution with force:False [2022-07-06T18:14:10.337Z] 2022-07-06 18:14:10,107 [write_file] DEBUG write to file:/w/workspace/llrp-inventory_winio-attribution/.semver/winio-attribution [2022-07-06T18:14:10.337Z] 2022-07-06 18:14:10,111 [execute] INFO git cat-file --batch-check [2022-07-06T18:14:10.337Z] 2022-07-06 18:14:10,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/llrp-inventory_winio-attribution/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T18:14:10.337Z] 2022-07-06 18:14:10,117 [execute] INFO git cat-file --batch [2022-07-06T18:14:10.337Z] 2022-07-06 18:14:10,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/llrp-inventory_winio-attribution/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T18:14:10.337Z] 2022-07-06 18:14:10,124 [read_version] DEBUG read version from /w/workspace/llrp-inventory_winio-attribution/.semver/winio-attribution [2022-07-06T18:14:10.337Z] 0.0.0 [Pipeline] } [2022-07-06T18:14:10.360Z] $ docker exec --env ******** --env ******** 8bcceb702c30c00eae5cef2299050a2f9e28319db18e4b032e4734263d273c8f ssh-agent -k [2022-07-06T18:14:10.491Z] unset SSH_AUTH_SOCK; [2022-07-06T18:14:10.491Z] unset SSH_AGENT_PID; [2022-07-06T18:14:10.491Z] echo Agent pid 78 killed; [2022-07-06T18:14:10.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T18:14:10.927Z] + git semver [Pipeline] } [2022-07-06T18:14:11.210Z] $ docker stop --time=1 8bcceb702c30c00eae5cef2299050a2f9e28319db18e4b032e4734263d273c8f [2022-07-06T18:14:12.688Z] $ docker rm -f 8bcceb702c30c00eae5cef2299050a2f9e28319db18e4b032e4734263d273c8f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T18:14:13.105Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-06T18:14:13.504Z] Stashed 1 file(s) [Pipeline] echo [2022-07-06T18:14:13.523Z] [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-07-06T18:14:14.084Z] provisioning config files... [2022-07-06T18:14:14.095Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/llrp-inventory_winio-attribution@tmp/config8321451850213307189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:14:14.447Z] ---> docker-login.sh [2022-07-06T18:14:14.447Z] nexus3.edgexfoundry.org:10001 [2022-07-06T18:14:14.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:14:14.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:14:14.448Z] Configure a credential helper to remove this warning. See [2022-07-06T18:14:14.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:14:14.448Z] [2022-07-06T18:14:14.448Z] Login Succeeded [2022-07-06T18:14:14.448Z] nexus3.edgexfoundry.org:10002 [2022-07-06T18:14:14.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:14:14.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:14:14.712Z] Configure a credential helper to remove this warning. See [2022-07-06T18:14:14.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:14:14.712Z] [2022-07-06T18:14:14.712Z] Login Succeeded [2022-07-06T18:14:14.712Z] nexus3.edgexfoundry.org:10003 [2022-07-06T18:14:14.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:14:14.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:14:14.712Z] Configure a credential helper to remove this warning. See [2022-07-06T18:14:14.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:14:14.712Z] [2022-07-06T18:14:14.712Z] Login Succeeded [2022-07-06T18:14:14.712Z] nexus3.edgexfoundry.org:10004 [2022-07-06T18:14:14.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:14:14.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:14:14.979Z] Configure a credential helper to remove this warning. See [2022-07-06T18:14:14.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:14:14.979Z] [2022-07-06T18:14:14.979Z] Login Succeeded [2022-07-06T18:14:14.979Z] docker.io [2022-07-06T18:14:14.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:14:15.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:14:15.240Z] Configure a credential helper to remove this warning. See [2022-07-06T18:14:15.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:14:15.240Z] [2022-07-06T18:14:15.240Z] Login Succeeded [2022-07-06T18:14:15.240Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T18:14:15.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T18:14:15.452Z] [edgeX.isLTS] Checking if [winio-attribution] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T18:14:15.485Z] [edgeX.isLTS] Checking if [winio-attribution] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T18:14:15.516Z] ========================================================= [2022-07-06T18:14:15.516Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-06T18:14:15.516Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:14:15.978Z] + 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-07-06T18:14:15.978Z] Sending build context to Docker daemon 12.46MB [2022-07-06T18:14:15.978Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T18:14:15.978Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-06T18:14:15.978Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-06T18:14:15.978Z] 59bf1c3509f3: Pulling fs layer [2022-07-06T18:14:15.978Z] 666ba61612fd: Pulling fs layer [2022-07-06T18:14:15.978Z] 8ed8ca486205: Pulling fs layer [2022-07-06T18:14:15.978Z] cc1cd167ecdc: Pulling fs layer [2022-07-06T18:14:15.978Z] c516ae0d96e1: Pulling fs layer [2022-07-06T18:14:15.978Z] 684cea983483: Pulling fs layer [2022-07-06T18:14:15.978Z] dd3240ac7de5: Pulling fs layer [2022-07-06T18:14:15.978Z] b1e948a4e11c: Pulling fs layer [2022-07-06T18:14:15.978Z] a8fd76ee1af6: Pulling fs layer [2022-07-06T18:14:15.978Z] cc1cd167ecdc: Waiting [2022-07-06T18:14:15.978Z] c516ae0d96e1: Waiting [2022-07-06T18:14:15.978Z] 684cea983483: Waiting [2022-07-06T18:14:15.978Z] dd3240ac7de5: Waiting [2022-07-06T18:14:15.978Z] b1e948a4e11c: Waiting [2022-07-06T18:14:15.978Z] 646ad004c059: Pulling fs layer [2022-07-06T18:14:16.241Z] 8ed8ca486205: Verifying Checksum [2022-07-06T18:14:16.241Z] 8ed8ca486205: Download complete [2022-07-06T18:14:16.241Z] 666ba61612fd: Download complete [2022-07-06T18:14:16.241Z] c516ae0d96e1: Download complete [2022-07-06T18:14:16.241Z] 684cea983483: Verifying Checksum [2022-07-06T18:14:16.241Z] 684cea983483: Download complete [2022-07-06T18:14:16.241Z] 59bf1c3509f3: Verifying Checksum [2022-07-06T18:14:16.241Z] 59bf1c3509f3: Download complete [2022-07-06T18:14:16.241Z] dd3240ac7de5: Verifying Checksum [2022-07-06T18:14:16.241Z] dd3240ac7de5: Download complete [2022-07-06T18:14:16.241Z] b1e948a4e11c: Verifying Checksum [2022-07-06T18:14:16.241Z] b1e948a4e11c: Download complete [2022-07-06T18:14:16.241Z] 59bf1c3509f3: Pull complete [2022-07-06T18:14:16.506Z] 666ba61612fd: Pull complete [2022-07-06T18:14:16.506Z] 8ed8ca486205: Pull complete [2022-07-06T18:14:16.769Z] 646ad004c059: Verifying Checksum [2022-07-06T18:14:16.769Z] 646ad004c059: Download complete [2022-07-06T18:14:17.033Z] a8fd76ee1af6: Verifying Checksum [2022-07-06T18:14:17.033Z] a8fd76ee1af6: Download complete [2022-07-06T18:14:17.033Z] cc1cd167ecdc: Verifying Checksum [2022-07-06T18:14:17.033Z] cc1cd167ecdc: Download complete [2022-07-06T18:14:21.233Z] cc1cd167ecdc: Pull complete [2022-07-06T18:14:21.233Z] c516ae0d96e1: Pull complete [2022-07-06T18:14:21.233Z] 684cea983483: Pull complete [2022-07-06T18:14:21.233Z] dd3240ac7de5: Pull complete [2022-07-06T18:14:21.233Z] b1e948a4e11c: Pull complete [2022-07-06T18:14:23.774Z] a8fd76ee1af6: Pull complete [2022-07-06T18:14:24.343Z] 646ad004c059: Pull complete [2022-07-06T18:14:24.343Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-06T18:14:24.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-06T18:14:24.343Z] ---> 8f69c11f6b0c [2022-07-06T18:14:24.343Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T18:14:26.897Z] ---> Running in e22e6ff21641 [2022-07-06T18:14:26.897Z] Removing intermediate container e22e6ff21641 [2022-07-06T18:14:26.897Z] ---> 2583cc2d829f [2022-07-06T18:14:26.897Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T18:14:26.897Z] ---> Running in 12d1de097cbf [2022-07-06T18:14:26.897Z] Removing intermediate container 12d1de097cbf [2022-07-06T18:14:26.897Z] ---> 3f92bdc09a81 [2022-07-06T18:14:26.897Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:14:26.897Z] ---> Running in 8b610871d25d [2022-07-06T18:14:27.156Z] Removing intermediate container 8b610871d25d [2022-07-06T18:14:27.156Z] ---> 17e90e651a04 [2022-07-06T18:14:27.156Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:14:27.156Z] ---> Running in ce45470eb50c [2022-07-06T18:14:27.726Z] Removing intermediate container ce45470eb50c [2022-07-06T18:14:27.726Z] ---> 13763a211db7 [2022-07-06T18:14:27.726Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T18:14:27.985Z] ---> Running in bbd75d405cf3 [2022-07-06T18:14:28.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T18:14:28.917Z] Still waiting to schedule task [2022-07-06T18:14:28.917Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17035’ is offline [2022-07-06T18:14:29.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T18:14:29.447Z] OK: 221 MiB in 52 packages [2022-07-06T18:14:30.019Z] Removing intermediate container bbd75d405cf3 [2022-07-06T18:14:30.019Z] ---> 441c833964bd [2022-07-06T18:14:30.019Z] Step 8/13 : WORKDIR /app [2022-07-06T18:14:30.019Z] ---> Running in 549dc7a4b385 [2022-07-06T18:14:30.019Z] Removing intermediate container 549dc7a4b385 [2022-07-06T18:14:30.019Z] ---> 54fb2b011050 [2022-07-06T18:14:30.019Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-06T18:14:30.281Z] ---> 19f882a0ee84 [2022-07-06T18:14:30.281Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T18:14:30.281Z] ---> Running in 01d0919d5596 [2022-07-06T18:14:48.400Z] Removing intermediate container 01d0919d5596 [2022-07-06T18:14:48.400Z] ---> ba23b9da3173 [2022-07-06T18:14:48.400Z] Step 11/13 : COPY . . [2022-07-06T18:14:48.659Z] ---> 427c493448e9 [2022-07-06T18:14:48.659Z] Step 12/13 : ARG MAKE="make build" [2022-07-06T18:14:48.659Z] ---> Running in ac08a371f992 [2022-07-06T18:14:48.659Z] Removing intermediate container ac08a371f992 [2022-07-06T18:14:48.659Z] ---> 3e1ada3f8881 [2022-07-06T18:14:48.659Z] Step 13/13 : RUN $MAKE [2022-07-06T18:14:48.919Z] ---> Running in 472b68923887 [2022-07-06T18:14:49.179Z] noop [2022-07-06T18:14:49.439Z] Removing intermediate container 472b68923887 [2022-07-06T18:14:49.439Z] ---> 46ee5d9b861e [2022-07-06T18:14:49.439Z] Successfully built 46ee5d9b861e [2022-07-06T18:14:49.439Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:14:49.884Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T18:14:49.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:14:50.048Z] prd-ubuntu20.04-docker-8c-8g-17038 does not seem to be running inside a container [2022-07-06T18:14:50.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/llrp-inventory_winio-attribution -v /w/workspace/llrp-inventory_winio-attribution:/w/workspace/llrp-inventory_winio-attribution:rw,z -v /w/workspace/llrp-inventory_winio-attribution@tmp:/w/workspace/llrp-inventory_winio-attribution@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 ******** ci-base-image-x86_64 cat [2022-07-06T18:14:50.593Z] $ docker top 500358a42c17cd29b4490a19b94c58809cf60f2653b164b7b8d065f771670f3b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T18:14:51.064Z] + go version [2022-07-06T18:14:51.064Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-06T18:14:51.094Z] $ docker stop --time=1 500358a42c17cd29b4490a19b94c58809cf60f2653b164b7b8d065f771670f3b [2022-07-06T18:14:52.449Z] $ docker rm -f 500358a42c17cd29b4490a19b94c58809cf60f2653b164b7b8d065f771670f3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:14:53.173Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T18:14:53.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:14:53.331Z] prd-ubuntu20.04-docker-8c-8g-17038 does not seem to be running inside a container [2022-07-06T18:14:53.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/llrp-inventory_winio-attribution -v /w/workspace/llrp-inventory_winio-attribution:/w/workspace/llrp-inventory_winio-attribution:rw,z -v /w/workspace/llrp-inventory_winio-attribution@tmp:/w/workspace/llrp-inventory_winio-attribution@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 ******** ci-base-image-x86_64 cat [2022-07-06T18:14:53.737Z] $ docker top ad7fb60341db12728e6899efadd9e1e0f184e0b6a1605fa46736dcbf209839fd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T18:14:54.178Z] + make test [2022-07-06T18:14:54.178Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-06T18:15:04.163Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-06T18:15:04.163Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.041s coverage: 86.2% of statements [2022-07-06T18:15:04.163Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-06T18:15:06.707Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.551s coverage: 71.9% of statements [2022-07-06T18:15:13.276Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-06T18:15:18.556Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T18:15:18.556Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T18:15:18.556Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-06T18:15:18.597Z] [edgeX.isLTS] Checking if [winio-attribution] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T18:15:18.627Z] $ docker stop --time=1 ad7fb60341db12728e6899efadd9e1e0f184e0b6a1605fa46736dcbf209839fd [2022-07-06T18:15:21.157Z] $ docker rm -f ad7fb60341db12728e6899efadd9e1e0f184e0b6a1605fa46736dcbf209839fd [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T18:15:21.676Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T18:15:21.742Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-06T18:15:22.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T18:15:22.789Z] + ls -al . [2022-07-06T18:15:22.789Z] total 232 [2022-07-06T18:15:22.789Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 6 18:14 . [2022-07-06T18:15:22.789Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:13 .. [2022-07-06T18:15:22.789Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 6 18:13 .dockerignore [2022-07-06T18:15:22.789Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 18:14 .git [2022-07-06T18:15:22.789Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 18:13 .github [2022-07-06T18:15:22.789Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 6 18:13 .gitignore [2022-07-06T18:15:22.789Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 6 18:13 .golangci.yml [2022-07-06T18:15:22.789Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 18:14 .semver [2022-07-06T18:15:22.789Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 6 18:13 Attribution.txt [2022-07-06T18:15:22.789Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 6 18:13 CHANGELOG.md [2022-07-06T18:15:22.789Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jul 6 18:13 Dockerfile [2022-07-06T18:15:22.789Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 18:13 GOVERNANCE.md [2022-07-06T18:15:22.789Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 6 18:13 Jenkinsfile [2022-07-06T18:15:22.789Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 6 18:13 LICENSE [2022-07-06T18:15:22.789Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 6 18:13 Makefile [2022-07-06T18:15:22.789Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 6 18:13 OWNERS.md [2022-07-06T18:15:22.789Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 6 18:13 README.md [2022-07-06T18:15:22.789Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 6 18:14 VERSION [2022-07-06T18:15:22.789Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:13 bin [2022-07-06T18:15:22.789Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 6 18:15 coverage.out [2022-07-06T18:15:22.789Z] -rw-rw-r-- 1 jenkins jenkins 3538 Jul 6 18:13 go.mod [2022-07-06T18:15:22.789Z] -rw-rw-r-- 1 jenkins jenkins 37046 Jul 6 18:13 go.sum [2022-07-06T18:15:22.789Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:13 images [2022-07-06T18:15:22.789Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:13 internal [2022-07-06T18:15:22.789Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 6 18:13 main.go [2022-07-06T18:15:22.789Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:13 res [2022-07-06T18:15:22.789Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:13 snap [2022-07-06T18:15:22.789Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 18:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:15:23.190Z] + 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=95be71569b9e06f85175aab574804b2477afe1bc --label arch=amd64 --label version=0.0.0 . [2022-07-06T18:15:23.190Z] Sending build context to Docker daemon 12.46MB [2022-07-06T18:15:23.190Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T18:15:23.190Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-06T18:15:23.190Z] ---> 46ee5d9b861e [2022-07-06T18:15:23.190Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T18:15:23.190Z] ---> Running in f71d6d3ed7b5 [2022-07-06T18:15:23.453Z] Removing intermediate container f71d6d3ed7b5 [2022-07-06T18:15:23.453Z] ---> 5181d6d77343 [2022-07-06T18:15:23.453Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T18:15:23.453Z] ---> Running in f4de43e7758c [2022-07-06T18:15:23.453Z] Removing intermediate container f4de43e7758c [2022-07-06T18:15:23.453Z] ---> 6938b176fc36 [2022-07-06T18:15:23.453Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:15:23.453Z] ---> Running in c2ed34504bfc [2022-07-06T18:15:23.712Z] Removing intermediate container c2ed34504bfc [2022-07-06T18:15:23.712Z] ---> fb4a3a0449a5 [2022-07-06T18:15:23.712Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:15:23.712Z] ---> Running in f3662511799f [2022-07-06T18:15:24.279Z] Removing intermediate container f3662511799f [2022-07-06T18:15:24.279Z] ---> 314468056a8a [2022-07-06T18:15:24.279Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T18:15:24.279Z] ---> Running in ca51d2abff11 [2022-07-06T18:15:24.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T18:15:25.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T18:15:25.744Z] OK: 221 MiB in 52 packages [2022-07-06T18:15:26.003Z] Removing intermediate container ca51d2abff11 [2022-07-06T18:15:26.003Z] ---> 3da6165ada75 [2022-07-06T18:15:26.003Z] Step 8/31 : WORKDIR /app [2022-07-06T18:15:26.004Z] ---> Running in e11a41575812 [2022-07-06T18:15:26.263Z] Removing intermediate container e11a41575812 [2022-07-06T18:15:26.263Z] ---> 46218906a64a [2022-07-06T18:15:26.263Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-06T18:15:26.263Z] ---> 82ebe9a21795 [2022-07-06T18:15:26.263Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T18:15:26.263Z] ---> Running in 9c65637b44d3 [2022-07-06T18:15:27.301Z] Removing intermediate container 9c65637b44d3 [2022-07-06T18:15:27.301Z] ---> 89bc3b8e406d [2022-07-06T18:15:27.301Z] Step 11/31 : COPY . . [2022-07-06T18:15:27.561Z] ---> d161275bf4c8 [2022-07-06T18:15:27.561Z] Step 12/31 : ARG MAKE="make build" [2022-07-06T18:15:27.561Z] ---> Running in 019d58539486 [2022-07-06T18:15:27.561Z] Removing intermediate container 019d58539486 [2022-07-06T18:15:27.561Z] ---> 34c2b2994d21 [2022-07-06T18:15:27.561Z] Step 13/31 : RUN $MAKE [2022-07-06T18:15:27.561Z] ---> Running in 65679cec5833 [2022-07-06T18:15:27.819Z] 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.16 -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-07-06T18:15:49.775Z] Removing intermediate container 65679cec5833 [2022-07-06T18:15:49.775Z] ---> 2a1fa0b61cdb [2022-07-06T18:15:49.775Z] Step 14/31 : FROM alpine:3.14 [2022-07-06T18:15:49.775Z] 3.14: Pulling from library/alpine [2022-07-06T18:15:49.775Z] 8663204ce13b: Pulling fs layer [2022-07-06T18:15:49.775Z] 8663204ce13b: Verifying Checksum [2022-07-06T18:15:49.775Z] 8663204ce13b: Download complete [2022-07-06T18:15:49.775Z] 8663204ce13b: Pull complete [2022-07-06T18:15:49.775Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-06T18:15:49.775Z] Status: Downloaded newer image for alpine:3.14 [2022-07-06T18:15:49.775Z] ---> e04c818066af [2022-07-06T18:15:49.775Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:15:49.775Z] ---> Running in 1ce2546809cd [2022-07-06T18:15:49.775Z] Removing intermediate container 1ce2546809cd [2022-07-06T18:15:49.775Z] ---> ee172688e70c [2022-07-06T18:15:49.775Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-06T18:15:49.775Z] ---> Running in 820f940a1406 [2022-07-06T18:15:49.775Z] Removing intermediate container 820f940a1406 [2022-07-06T18:15:49.775Z] ---> 5c348464bc94 [2022-07-06T18:15:49.775Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:15:49.775Z] ---> Running in 52643e541622 [2022-07-06T18:15:49.775Z] Removing intermediate container 52643e541622 [2022-07-06T18:15:49.775Z] ---> 4ff4c05ae2ad [2022-07-06T18:15:49.775Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-06T18:15:49.775Z] ---> Running in 724969f79da3 [2022-07-06T18:15:49.775Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-06T18:15:50.036Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-06T18:15:50.606Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-06T18:15:50.606Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-06T18:15:50.606Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-06T18:15:50.867Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-06T18:15:50.867Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-06T18:15:50.867Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-06T18:15:51.127Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-06T18:15:51.127Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T18:15:51.127Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T18:15:51.127Z] OK: 9 MiB in 21 packages [2022-07-06T18:15:51.697Z] Removing intermediate container 724969f79da3 [2022-07-06T18:15:51.697Z] ---> 7bd8441429e4 [2022-07-06T18:15:51.697Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-06T18:15:51.972Z] ---> ecb641b653f2 [2022-07-06T18:15:51.972Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-06T18:15:51.972Z] ---> 404361c2d1bb [2022-07-06T18:15:51.972Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-06T18:15:52.235Z] ---> 5189abf95f74 [2022-07-06T18:15:52.235Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-06T18:15:52.235Z] ---> 9e5ed5d53f09 [2022-07-06T18:15:52.235Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-06T18:15:52.805Z] ---> 63c4526571b0 [2022-07-06T18:15:52.805Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-06T18:15:53.066Z] ---> Running in f6df1b15147b [2022-07-06T18:15:53.637Z] Removing intermediate container f6df1b15147b [2022-07-06T18:15:53.637Z] ---> 18bb9f630c56 [2022-07-06T18:15:53.637Z] Step 25/31 : VOLUME /cache [2022-07-06T18:15:53.637Z] ---> Running in b7f8d8e7c7aa [2022-07-06T18:15:53.637Z] Removing intermediate container b7f8d8e7c7aa [2022-07-06T18:15:53.637Z] ---> 8066fd4133e8 [2022-07-06T18:15:53.637Z] Step 26/31 : EXPOSE 59711 [2022-07-06T18:15:53.898Z] ---> Running in a055baab4026 [2022-07-06T18:15:53.898Z] Removing intermediate container a055baab4026 [2022-07-06T18:15:53.898Z] ---> 1f97a79ecf3e [2022-07-06T18:15:53.898Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-06T18:15:54.160Z] ---> Running in d6f5be044b31 [2022-07-06T18:15:54.160Z] Removing intermediate container d6f5be044b31 [2022-07-06T18:15:54.160Z] ---> 1e079dad3669 [2022-07-06T18:15:54.160Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-06T18:15:54.425Z] ---> Running in 791a75fe5a8c [2022-07-06T18:15:54.425Z] Removing intermediate container 791a75fe5a8c [2022-07-06T18:15:54.425Z] ---> 6572b38693c7 [2022-07-06T18:15:54.425Z] Step 29/31 : LABEL arch=amd64 [2022-07-06T18:15:54.425Z] ---> Running in 6896db6acc91 [2022-07-06T18:15:54.686Z] Removing intermediate container 6896db6acc91 [2022-07-06T18:15:54.686Z] ---> 5ddea5b94531 [2022-07-06T18:15:54.686Z] Step 30/31 : LABEL git_sha=95be71569b9e06f85175aab574804b2477afe1bc [2022-07-06T18:15:54.686Z] ---> Running in c3bfbe07a45a [2022-07-06T18:15:54.686Z] Removing intermediate container c3bfbe07a45a [2022-07-06T18:15:54.686Z] ---> 5a2c25e2b7f8 [2022-07-06T18:15:54.686Z] Step 31/31 : LABEL version=0.0.0 [2022-07-06T18:15:54.686Z] ---> Running in 6b40f4ffde05 [2022-07-06T18:15:54.948Z] Removing intermediate container 6b40f4ffde05 [2022-07-06T18:15:54.948Z] ---> 5c883698d957 [2022-07-06T18:15:54.948Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T18:15:54.948Z] Successfully built 5c883698d957 [2022-07-06T18:15:54.948Z] 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-07-06T18:15:55.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T18:15:55.833Z] [2022-07-06T18:15:55.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:15:56.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T18:15:56.217Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-06T18:15:56.217Z] 5eb5b503b376: Pulling fs layer [2022-07-06T18:15:56.217Z] 5c69ac0246d0: Pulling fs layer [2022-07-06T18:15:56.217Z] ec43610c2a17: Pulling fs layer [2022-07-06T18:15:56.217Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-06T18:15:56.217Z] 33b1e0a273af: Pulling fs layer [2022-07-06T18:15:56.217Z] 5d3b04190fa2: Pulling fs layer [2022-07-06T18:15:56.217Z] 2f39f015ded8: Pulling fs layer [2022-07-06T18:15:56.217Z] 33b1e0a273af: Waiting [2022-07-06T18:15:56.217Z] 5d3b04190fa2: Waiting [2022-07-06T18:15:56.217Z] 2f39f015ded8: Waiting [2022-07-06T18:15:56.217Z] 3a2ae6a8a46f: Waiting [2022-07-06T18:15:56.217Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-06T18:15:56.217Z] 3a2ae6a8a46f: Download complete [2022-07-06T18:15:56.484Z] 33b1e0a273af: Verifying Checksum [2022-07-06T18:15:56.484Z] 33b1e0a273af: Download complete [2022-07-06T18:15:56.484Z] 5d3b04190fa2: Verifying Checksum [2022-07-06T18:15:56.484Z] ec43610c2a17: Verifying Checksum [2022-07-06T18:15:56.484Z] ec43610c2a17: Download complete [2022-07-06T18:15:56.484Z] 5eb5b503b376: Verifying Checksum [2022-07-06T18:15:56.484Z] 5eb5b503b376: Download complete [2022-07-06T18:15:57.057Z] 2f39f015ded8: Download complete [2022-07-06T18:15:57.644Z] 5eb5b503b376: Pull complete [2022-07-06T18:15:57.957Z] 5c69ac0246d0: Pull complete [2022-07-06T18:15:58.231Z] ec43610c2a17: Pull complete [2022-07-06T18:15:58.491Z] 3a2ae6a8a46f: Pull complete [2022-07-06T18:15:58.764Z] 33b1e0a273af: Pull complete [2022-07-06T18:15:58.764Z] 5d3b04190fa2: Pull complete [2022-07-06T18:16:02.963Z] 2f39f015ded8: Pull complete [2022-07-06T18:16:02.963Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-06T18:16:02.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T18:16:02.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:16:03.201Z] prd-ubuntu20.04-docker-8c-8g-17038 does not seem to be running inside a container [2022-07-06T18:16:03.237Z] $ 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/llrp-inventory_winio-attribution -v /w/workspace/llrp-inventory_winio-attribution:/w/workspace/llrp-inventory_winio-attribution:rw,z -v /w/workspace/llrp-inventory_winio-attribution@tmp:/w/workspace/llrp-inventory_winio-attribution@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-06T18:16:05.509Z] $ docker top bd50a3ad0c79a9b4d7661e832c72171d0381463192b8776f0a863640f09e9f0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:16:05.970Z] ---> job-cost.sh [2022-07-06T18:16:05.971Z] lf-activate-venv: SKIPPING [2022-07-06T18:16:05.971Z] INFO: No Stack... [2022-07-06T18:16:06.231Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T18:16:06.806Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T18:16:07.121Z] + cat /w/workspace/llrp-inventory_winio-attribution/archives/cost.csv [2022-07-06T18:16:07.121Z] + cut -d, -f6 [Pipeline] lock [2022-07-06T18:16:07.162Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-winio-attribution-1-stack-cost] [2022-07-06T18:16:07.166Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-winio-attribution-1-stack-cost] did not exist. Created. [2022-07-06T18:16:07.166Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-winio-attribution-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T18:16:07.570Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-06T18:16:07.619Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T18:16:07.649Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-winio-attribution-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T18:16:07.727Z] $ docker stop --time=1 bd50a3ad0c79a9b4d7661e832c72171d0381463192b8776f0a863640f09e9f0d [2022-07-06T18:16:08.904Z] $ docker rm -f bd50a3ad0c79a9b4d7661e832c72171d0381463192b8776f0a863640f09e9f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-06T18:16:09.864Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17040 in /w/workspace/llrp-inventory_winio-attribution [Pipeline] { [Pipeline] ws [2022-07-06T18:16:09.908Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-07-06T18:16:09.983Z] The recommended git tool is: git [2022-07-06T18:16:15.061Z] using credential edgex-jenkins-ssh [2022-07-06T18:16:15.078Z] Cloning the remote Git repository [2022-07-06T18:16:15.143Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-06T18:16:15.220Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-07-06T18:16:15.316Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-06T18:16:15.317Z] > git --version # timeout=10 [2022-07-06T18:16:15.347Z] > git --version # 'git version 2.25.1' [2022-07-06T18:16:15.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T18:16:15.409Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T18:16:17.391Z] Avoid second fetch [2022-07-06T18:16:17.391Z] Checking out Revision 95be71569b9e06f85175aab574804b2477afe1bc (winio-attribution) [2022-07-06T18:16:17.345Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-06T18:16:17.378Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T18:16:17.413Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T18:16:17.427Z] > git checkout -f 95be71569b9e06f85175aab574804b2477afe1bc # timeout=10 [2022-07-06T18:16:21.605Z] Commit message: "build: Lastest SDK, update attribtion script and file" [2022-07-06T18:16:21.672Z] > git --version # timeout=10 [2022-07-06T18:16:21.682Z] > git --version # 'git version 2.25.1' [2022-07-06T18:16:21.699Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T18:16:22.797Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-06T18:16:22.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T18:16:22.797Z] Dload Upload Total Spent Left Speed [2022-07-06T18:16:22.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 64151 0 --:--:-- --:--:-- --:--:-- 64151 [Pipeline] sh [2022-07-06T18:16:23.608Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-06T18:16:23.973Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-06T18:16:23.974Z] + sudo tee /etc/docker/daemon.new [2022-07-06T18:16:23.974Z] { [2022-07-06T18:16:23.974Z] "registry-mirrors": [ [2022-07-06T18:16:23.974Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-06T18:16:23.974Z] ], [2022-07-06T18:16:23.974Z] "bip": "10.250.0.254/24", [2022-07-06T18:16:23.974Z] "hosts": [ [2022-07-06T18:16:23.974Z] "tcp://0.0.0.0:5555", [2022-07-06T18:16:23.974Z] "unix:///var/run/docker.sock" [2022-07-06T18:16:23.974Z] ], [2022-07-06T18:16:23.974Z] "mtu": 1458, [2022-07-06T18:16:23.974Z] "selinux-enabled": true, [2022-07-06T18:16:23.974Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-06T18:16:23.974Z] } [Pipeline] sh [2022-07-06T18:16:24.416Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-06T18:16:24.881Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T18:16:43.430Z] provisioning config files... [2022-07-06T18:16:43.461Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5270136797856758018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:16:43.880Z] ---> docker-login.sh [2022-07-06T18:16:43.880Z] nexus3.edgexfoundry.org:10001 [2022-07-06T18:16:44.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:16:44.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:16:44.760Z] Configure a credential helper to remove this warning. See [2022-07-06T18:16:44.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:16:44.760Z] [2022-07-06T18:16:44.760Z] Login Succeeded [2022-07-06T18:16:44.760Z] nexus3.edgexfoundry.org:10002 [2022-07-06T18:16:45.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:16:45.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:16:45.359Z] Configure a credential helper to remove this warning. See [2022-07-06T18:16:45.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:16:45.359Z] [2022-07-06T18:16:45.359Z] Login Succeeded [2022-07-06T18:16:45.359Z] nexus3.edgexfoundry.org:10003 [2022-07-06T18:16:45.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:16:45.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:16:45.911Z] Configure a credential helper to remove this warning. See [2022-07-06T18:16:45.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:16:45.911Z] [2022-07-06T18:16:45.911Z] Login Succeeded [2022-07-06T18:16:45.911Z] nexus3.edgexfoundry.org:10004 [2022-07-06T18:16:46.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:16:46.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:16:46.464Z] Configure a credential helper to remove this warning. See [2022-07-06T18:16:46.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:16:46.464Z] [2022-07-06T18:16:46.464Z] Login Succeeded [2022-07-06T18:16:46.464Z] docker.io [2022-07-06T18:16:46.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:16:47.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:16:47.011Z] Configure a credential helper to remove this warning. See [2022-07-06T18:16:47.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:16:47.011Z] [2022-07-06T18:16:47.011Z] Login Succeeded [2022-07-06T18:16:47.011Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T18:16:47.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T18:16:47.441Z] [edgeX.isLTS] Checking if [winio-attribution] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T18:16:47.483Z] [edgeX.isLTS] Checking if [winio-attribution] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T18:16:47.516Z] ========================================================= [2022-07-06T18:16:47.516Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-06T18:16:47.516Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:16:48.061Z] + 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-07-06T18:16:48.335Z] Sending build context to Docker daemon 687.1kB [2022-07-06T18:16:48.335Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T18:16:48.335Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-06T18:16:48.610Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-06T18:16:48.610Z] 9b3977197b4f: Pulling fs layer [2022-07-06T18:16:48.610Z] 1a89e8eeedd5: Pulling fs layer [2022-07-06T18:16:48.610Z] 94645a83ff95: Pulling fs layer [2022-07-06T18:16:48.610Z] e6fb740bc735: Pulling fs layer [2022-07-06T18:16:48.610Z] 3a77bd46dcc9: Pulling fs layer [2022-07-06T18:16:48.610Z] 355e64cbe906: Pulling fs layer [2022-07-06T18:16:48.610Z] 63ab81a10011: Pulling fs layer [2022-07-06T18:16:48.610Z] 555d1d1c4555: Pulling fs layer [2022-07-06T18:16:48.610Z] 7d9057610161: Pulling fs layer [2022-07-06T18:16:48.610Z] 355e64cbe906: Waiting [2022-07-06T18:16:48.610Z] 63ab81a10011: Waiting [2022-07-06T18:16:48.610Z] 555d1d1c4555: Waiting [2022-07-06T18:16:48.610Z] 7d9057610161: Waiting [2022-07-06T18:16:48.610Z] e6fb740bc735: Waiting [2022-07-06T18:16:48.610Z] 3a77bd46dcc9: Waiting [2022-07-06T18:16:48.610Z] 94645a83ff95: Verifying Checksum [2022-07-06T18:16:48.610Z] 94645a83ff95: Download complete [2022-07-06T18:16:48.610Z] 1a89e8eeedd5: Verifying Checksum [2022-07-06T18:16:48.610Z] 1a89e8eeedd5: Download complete [2022-07-06T18:16:48.610Z] 3a77bd46dcc9: Verifying Checksum [2022-07-06T18:16:48.610Z] 3a77bd46dcc9: Download complete [2022-07-06T18:16:48.610Z] 355e64cbe906: Verifying Checksum [2022-07-06T18:16:48.610Z] 355e64cbe906: Download complete [2022-07-06T18:16:48.610Z] 9b3977197b4f: Verifying Checksum [2022-07-06T18:16:48.610Z] 9b3977197b4f: Download complete [2022-07-06T18:16:48.610Z] 63ab81a10011: Verifying Checksum [2022-07-06T18:16:48.610Z] 63ab81a10011: Download complete [2022-07-06T18:16:49.610Z] 9b3977197b4f: Pull complete [2022-07-06T18:16:49.887Z] 7d9057610161: Verifying Checksum [2022-07-06T18:16:49.887Z] 7d9057610161: Download complete [2022-07-06T18:16:50.182Z] 1a89e8eeedd5: Pull complete [2022-07-06T18:16:50.791Z] 94645a83ff95: Pull complete [2022-07-06T18:16:51.070Z] 555d1d1c4555: Verifying Checksum [2022-07-06T18:16:51.070Z] 555d1d1c4555: Download complete [2022-07-06T18:16:51.665Z] e6fb740bc735: Verifying Checksum [2022-07-06T18:16:51.665Z] e6fb740bc735: Download complete [2022-07-06T18:17:04.080Z] e6fb740bc735: Pull complete [2022-07-06T18:17:04.080Z] 3a77bd46dcc9: Pull complete [2022-07-06T18:17:04.080Z] 355e64cbe906: Pull complete [2022-07-06T18:17:04.080Z] 63ab81a10011: Pull complete [2022-07-06T18:17:10.819Z] 555d1d1c4555: Pull complete [2022-07-06T18:17:12.803Z] 7d9057610161: Pull complete [2022-07-06T18:17:12.803Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-06T18:17:12.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-06T18:17:12.803Z] ---> 819e984ddca1 [2022-07-06T18:17:12.803Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T18:17:13.402Z] ---> Running in 8adadcd94277 [2022-07-06T18:17:13.679Z] Removing intermediate container 8adadcd94277 [2022-07-06T18:17:13.679Z] ---> 04b6deb77426 [2022-07-06T18:17:13.679Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T18:17:13.679Z] ---> Running in 89884e908a38 [2022-07-06T18:17:14.291Z] Removing intermediate container 89884e908a38 [2022-07-06T18:17:14.291Z] ---> eeb7d9c6bb23 [2022-07-06T18:17:14.291Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:17:14.292Z] ---> Running in 90b4d95922ec [2022-07-06T18:17:14.567Z] Removing intermediate container 90b4d95922ec [2022-07-06T18:17:14.567Z] ---> cef4f3230381 [2022-07-06T18:17:14.567Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:17:14.567Z] ---> Running in ec18ae73d87d [2022-07-06T18:17:16.583Z] Removing intermediate container ec18ae73d87d [2022-07-06T18:17:16.583Z] ---> 95a4eb10737f [2022-07-06T18:17:16.583Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T18:17:16.857Z] ---> Running in ffde0757c575 [2022-07-06T18:17:17.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T18:17:18.826Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T18:17:19.806Z] OK: 220 MiB in 52 packages [2022-07-06T18:17:20.805Z] Removing intermediate container ffde0757c575 [2022-07-06T18:17:20.805Z] ---> 249f54d57510 [2022-07-06T18:17:20.805Z] Step 8/13 : WORKDIR /app [2022-07-06T18:17:20.805Z] ---> Running in 699f68dc5b43 [2022-07-06T18:17:21.080Z] Removing intermediate container 699f68dc5b43 [2022-07-06T18:17:21.080Z] ---> 7a3ae01d3d09 [2022-07-06T18:17:21.080Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-06T18:17:21.677Z] ---> c2b89cf5835d [2022-07-06T18:17:21.677Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T18:17:21.677Z] ---> Running in fc6043566609 [2022-07-06T18:18:08.657Z] Removing intermediate container fc6043566609 [2022-07-06T18:18:08.657Z] ---> de0f7a5b813b [2022-07-06T18:18:08.657Z] Step 11/13 : COPY . . [2022-07-06T18:18:08.942Z] ---> c64d612040f9 [2022-07-06T18:18:08.942Z] Step 12/13 : ARG MAKE="make build" [2022-07-06T18:18:09.218Z] ---> Running in 10b35a063ba3 [2022-07-06T18:18:09.496Z] Removing intermediate container 10b35a063ba3 [2022-07-06T18:18:09.496Z] ---> d506ef17ba90 [2022-07-06T18:18:09.496Z] Step 13/13 : RUN $MAKE [2022-07-06T18:18:09.496Z] ---> Running in 6e48b07b5d66 [2022-07-06T18:18:10.477Z] noop [2022-07-06T18:18:11.079Z] Removing intermediate container 6e48b07b5d66 [2022-07-06T18:18:11.079Z] ---> dd294dff80c8 [2022-07-06T18:18:11.079Z] Successfully built dd294dff80c8 [2022-07-06T18:18:11.079Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:18:11.571Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T18:18:11.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:18:11.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-17040 does not seem to be running inside a container [2022-07-06T18:18:11.987Z] $ 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 ******** ci-base-image-arm64 cat [2022-07-06T18:18:13.315Z] $ docker top 8026c8bb9d5628bbc36f82901dcdb52bd83ba69da5d2c829f68c216ea495f11a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T18:18:14.287Z] + go version [2022-07-06T18:18:14.287Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-06T18:18:14.323Z] $ docker stop --time=1 8026c8bb9d5628bbc36f82901dcdb52bd83ba69da5d2c829f68c216ea495f11a [2022-07-06T18:18:15.965Z] $ docker rm -f 8026c8bb9d5628bbc36f82901dcdb52bd83ba69da5d2c829f68c216ea495f11a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:18:16.870Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T18:18:16.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:18:17.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-17040 does not seem to be running inside a container [2022-07-06T18:18:17.275Z] $ 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 ******** ci-base-image-arm64 cat [2022-07-06T18:18:18.601Z] $ docker top f4f36ac97f6e5aa4c83ef04e5a91fc19a93b77907181b6c7a549e2a2f266b3b1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T18:18:19.614Z] + make test [2022-07-06T18:18:19.614Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-06T18:19:56.512Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-06T18:19:56.512Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.301s coverage: 86.2% of statements [2022-07-06T18:19:56.512Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-06T18:19:56.512Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.759s coverage: 71.9% of statements [2022-07-06T18:19:56.512Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-06T18:19:56.512Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-06T18:20:23.783Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T18:20:23.783Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T18:20:23.783Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-06T18:20:24.418Z] [edgeX.isLTS] Checking if [winio-attribution] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T18:20:24.453Z] $ docker stop --time=1 f4f36ac97f6e5aa4c83ef04e5a91fc19a93b77907181b6c7a549e2a2f266b3b1 [2022-07-06T18:20:26.286Z] $ docker rm -f f4f36ac97f6e5aa4c83ef04e5a91fc19a93b77907181b6c7a549e2a2f266b3b1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T18:20:27.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T18:20:27.418Z] Warning: overwriting stash ‘coverage-report’ [2022-07-06T18:20:27.934Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T18:20:28.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T18:20:28.881Z] + ls -al . [2022-07-06T18:20:28.881Z] total 228 [2022-07-06T18:20:28.881Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 18:18 . [2022-07-06T18:20:28.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:16 .. [2022-07-06T18:20:28.881Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 6 18:16 .dockerignore [2022-07-06T18:20:28.881Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 18:16 .git [2022-07-06T18:20:28.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 18:16 .github [2022-07-06T18:20:28.881Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 6 18:16 .gitignore [2022-07-06T18:20:28.881Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 6 18:16 .golangci.yml [2022-07-06T18:20:28.881Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 6 18:16 Attribution.txt [2022-07-06T18:20:28.881Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 6 18:16 CHANGELOG.md [2022-07-06T18:20:28.881Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jul 6 18:16 Dockerfile [2022-07-06T18:20:28.881Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 18:16 GOVERNANCE.md [2022-07-06T18:20:28.881Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 6 18:16 Jenkinsfile [2022-07-06T18:20:28.881Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 6 18:16 LICENSE [2022-07-06T18:20:28.881Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 6 18:16 Makefile [2022-07-06T18:20:28.881Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 6 18:16 OWNERS.md [2022-07-06T18:20:28.881Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 6 18:16 README.md [2022-07-06T18:20:28.881Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 6 18:14 VERSION [2022-07-06T18:20:28.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:16 bin [2022-07-06T18:20:28.881Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 6 18:19 coverage.out [2022-07-06T18:20:28.881Z] -rw-rw-r-- 1 jenkins jenkins 3538 Jul 6 18:16 go.mod [2022-07-06T18:20:28.881Z] -rw-rw-r-- 1 jenkins jenkins 37046 Jul 6 18:16 go.sum [2022-07-06T18:20:28.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:16 images [2022-07-06T18:20:28.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:16 internal [2022-07-06T18:20:28.881Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 6 18:16 main.go [2022-07-06T18:20:28.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:16 res [2022-07-06T18:20:28.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:16 snap [2022-07-06T18:20:28.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 18:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:20:29.306Z] + 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=95be71569b9e06f85175aab574804b2477afe1bc --label arch=arm64 --label version=0.0.0 . [2022-07-06T18:20:29.609Z] Sending build context to Docker daemon 687.1kB [2022-07-06T18:20:29.609Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T18:20:29.609Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-06T18:20:29.609Z] ---> dd294dff80c8 [2022-07-06T18:20:29.609Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T18:20:29.912Z] ---> Running in a55875ada840 [2022-07-06T18:20:30.200Z] Removing intermediate container a55875ada840 [2022-07-06T18:20:30.200Z] ---> 8a927dd76c1d [2022-07-06T18:20:30.200Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T18:20:30.200Z] ---> Running in 86e3bb329db3 [2022-07-06T18:20:30.832Z] Removing intermediate container 86e3bb329db3 [2022-07-06T18:20:30.832Z] ---> dd74b474de02 [2022-07-06T18:20:30.832Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:20:30.832Z] ---> Running in 3b55c51bff75 [2022-07-06T18:20:31.121Z] Removing intermediate container 3b55c51bff75 [2022-07-06T18:20:31.121Z] ---> 388fb31f4982 [2022-07-06T18:20:31.121Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:20:31.121Z] ---> Running in 9ff1ce215c31 [2022-07-06T18:20:33.161Z] Removing intermediate container 9ff1ce215c31 [2022-07-06T18:20:33.161Z] ---> 88bf86cb722b [2022-07-06T18:20:33.161Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T18:20:33.161Z] ---> Running in 7c7b67bce177 [2022-07-06T18:20:34.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T18:20:35.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T18:20:36.098Z] OK: 220 MiB in 52 packages [2022-07-06T18:20:37.083Z] Removing intermediate container 7c7b67bce177 [2022-07-06T18:20:37.083Z] ---> 9f55ec758b1c [2022-07-06T18:20:37.083Z] Step 8/31 : WORKDIR /app [2022-07-06T18:20:37.083Z] ---> Running in 596041995d18 [2022-07-06T18:20:37.357Z] Removing intermediate container 596041995d18 [2022-07-06T18:20:37.357Z] ---> 6857ce4b82a5 [2022-07-06T18:20:37.357Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-06T18:20:37.952Z] ---> 4c84ca446593 [2022-07-06T18:20:37.952Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T18:20:38.228Z] ---> Running in 2ba59a911a3a [2022-07-06T18:20:40.209Z] Removing intermediate container 2ba59a911a3a [2022-07-06T18:20:40.210Z] ---> a5a9e7647f14 [2022-07-06T18:20:40.210Z] Step 11/31 : COPY . . [2022-07-06T18:20:40.809Z] ---> 4bbbb0477ed3 [2022-07-06T18:20:40.809Z] Step 12/31 : ARG MAKE="make build" [2022-07-06T18:20:41.096Z] ---> Running in 17ef6be6f349 [2022-07-06T18:20:41.373Z] Removing intermediate container 17ef6be6f349 [2022-07-06T18:20:41.373Z] ---> 33a72da85603 [2022-07-06T18:20:41.373Z] Step 13/31 : RUN $MAKE [2022-07-06T18:20:41.373Z] ---> Running in d638fe591903 [2022-07-06T18:20:42.824Z] 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.16 -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-07-06T18:23:04.733Z] Removing intermediate container d638fe591903 [2022-07-06T18:23:04.733Z] ---> 8193b36c11b5 [2022-07-06T18:23:04.733Z] Step 14/31 : FROM alpine:3.14 [2022-07-06T18:23:04.733Z] 3.14: Pulling from library/alpine [2022-07-06T18:23:04.733Z] 455c02918c45: Pulling fs layer [2022-07-06T18:23:04.733Z] 455c02918c45: Verifying Checksum [2022-07-06T18:23:04.733Z] 455c02918c45: Download complete [2022-07-06T18:23:04.733Z] 455c02918c45: Pull complete [2022-07-06T18:23:04.733Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-06T18:23:04.733Z] Status: Downloaded newer image for alpine:3.14 [2022-07-06T18:23:04.733Z] ---> ac73e934f311 [2022-07-06T18:23:04.733Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:23:04.733Z] ---> Running in 00e218e8ead8 [2022-07-06T18:23:04.733Z] Removing intermediate container 00e218e8ead8 [2022-07-06T18:23:04.733Z] ---> 7ac8385f0ad8 [2022-07-06T18:23:04.733Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-06T18:23:04.733Z] ---> Running in 59cdc6534d19 [2022-07-06T18:23:04.733Z] Removing intermediate container 59cdc6534d19 [2022-07-06T18:23:04.733Z] ---> 0aaa6b813122 [2022-07-06T18:23:04.733Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:23:04.733Z] ---> Running in 0875856b8f68 [2022-07-06T18:23:04.733Z] Removing intermediate container 0875856b8f68 [2022-07-06T18:23:04.733Z] ---> a164ca5993b2 [2022-07-06T18:23:04.733Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-06T18:23:04.733Z] ---> Running in 6df2322cae03 [2022-07-06T18:23:04.733Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-06T18:23:04.733Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-06T18:23:04.733Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-06T18:23:04.733Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-06T18:23:04.733Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-06T18:23:04.733Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-06T18:23:04.733Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-06T18:23:04.733Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-06T18:23:04.733Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-06T18:23:04.733Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T18:23:04.733Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T18:23:04.733Z] OK: 9 MiB in 21 packages [2022-07-06T18:23:04.733Z] Removing intermediate container 6df2322cae03 [2022-07-06T18:23:04.733Z] ---> 946fac28db6a [2022-07-06T18:23:04.733Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-06T18:23:04.733Z] ---> 87dabc22d298 [2022-07-06T18:23:04.733Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-06T18:23:04.733Z] ---> d589bd4c5789 [2022-07-06T18:23:04.733Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-06T18:23:04.733Z] ---> 8e54eb7eae32 [2022-07-06T18:23:04.733Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-06T18:23:04.733Z] ---> ebcfd1a9a7f4 [2022-07-06T18:23:04.733Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-06T18:23:05.341Z] ---> 9e29cb54c99d [2022-07-06T18:23:05.341Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-06T18:23:05.620Z] ---> Running in e419bc6b3c62 [2022-07-06T18:23:07.611Z] Removing intermediate container e419bc6b3c62 [2022-07-06T18:23:07.611Z] ---> ec05f84a303d [2022-07-06T18:23:07.611Z] Step 25/31 : VOLUME /cache [2022-07-06T18:23:07.611Z] ---> Running in 167635a4ad31 [2022-07-06T18:23:07.611Z] Removing intermediate container 167635a4ad31 [2022-07-06T18:23:07.611Z] ---> af269ff28bd6 [2022-07-06T18:23:07.611Z] Step 26/31 : EXPOSE 59711 [2022-07-06T18:23:07.885Z] ---> Running in 7418288ab8b2 [2022-07-06T18:23:08.159Z] Removing intermediate container 7418288ab8b2 [2022-07-06T18:23:08.159Z] ---> 8fefe3d47ee1 [2022-07-06T18:23:08.159Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-06T18:23:08.159Z] ---> Running in cfc6244ea420 [2022-07-06T18:23:08.438Z] Removing intermediate container cfc6244ea420 [2022-07-06T18:23:08.438Z] ---> 90c98bcf399b [2022-07-06T18:23:08.438Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-06T18:23:08.715Z] ---> Running in 3fb9c563aaa4 [2022-07-06T18:23:08.989Z] Removing intermediate container 3fb9c563aaa4 [2022-07-06T18:23:08.989Z] ---> 1dee9c42726d [2022-07-06T18:23:08.989Z] Step 29/31 : LABEL arch=arm64 [2022-07-06T18:23:08.989Z] ---> Running in 242f6b5ab07c [2022-07-06T18:23:09.587Z] Removing intermediate container 242f6b5ab07c [2022-07-06T18:23:09.587Z] ---> 053da1a5b413 [2022-07-06T18:23:09.587Z] Step 30/31 : LABEL git_sha=95be71569b9e06f85175aab574804b2477afe1bc [2022-07-06T18:23:09.587Z] ---> Running in 4abd45b6e2b2 [2022-07-06T18:23:09.861Z] Removing intermediate container 4abd45b6e2b2 [2022-07-06T18:23:09.861Z] ---> a47ca624db90 [2022-07-06T18:23:09.861Z] Step 31/31 : LABEL version=0.0.0 [2022-07-06T18:23:09.861Z] ---> Running in e2b65b6b93e4 [2022-07-06T18:23:10.134Z] Removing intermediate container e2b65b6b93e4 [2022-07-06T18:23:10.134Z] ---> 9eba134e8704 [2022-07-06T18:23:10.134Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T18:23:10.134Z] Successfully built 9eba134e8704 [2022-07-06T18:23:10.411Z] 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-07-06T18:23:11.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T18:23:11.210Z] [2022-07-06T18:23:11.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:23:11.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T18:23:11.901Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-06T18:23:11.901Z] 8998bd30e6a1: Pulling fs layer [2022-07-06T18:23:11.901Z] 04944245beec: Pulling fs layer [2022-07-06T18:23:11.901Z] 699f458cf7ca: Pulling fs layer [2022-07-06T18:23:11.901Z] 765212b225bb: Pulling fs layer [2022-07-06T18:23:11.901Z] f23df028b6ca: Pulling fs layer [2022-07-06T18:23:11.901Z] d65c8cfc05b1: Pulling fs layer [2022-07-06T18:23:11.901Z] 2437ff75d9bd: Pulling fs layer [2022-07-06T18:23:11.901Z] 765212b225bb: Waiting [2022-07-06T18:23:11.901Z] f23df028b6ca: Waiting [2022-07-06T18:23:11.901Z] d65c8cfc05b1: Waiting [2022-07-06T18:23:11.901Z] 2437ff75d9bd: Waiting [2022-07-06T18:23:11.901Z] 04944245beec: Verifying Checksum [2022-07-06T18:23:11.901Z] 04944245beec: Download complete [2022-07-06T18:23:11.901Z] 765212b225bb: Verifying Checksum [2022-07-06T18:23:11.901Z] 765212b225bb: Download complete [2022-07-06T18:23:11.901Z] f23df028b6ca: Download complete [2022-07-06T18:23:11.901Z] d65c8cfc05b1: Verifying Checksum [2022-07-06T18:23:11.901Z] d65c8cfc05b1: Download complete [2022-07-06T18:23:12.183Z] 699f458cf7ca: Verifying Checksum [2022-07-06T18:23:12.458Z] 8998bd30e6a1: Verifying Checksum [2022-07-06T18:23:12.458Z] 8998bd30e6a1: Download complete [2022-07-06T18:23:15.077Z] 2437ff75d9bd: Verifying Checksum [2022-07-06T18:23:15.077Z] 2437ff75d9bd: Download complete [2022-07-06T18:23:16.509Z] 8998bd30e6a1: Pull complete [2022-07-06T18:23:17.103Z] 04944245beec: Pull complete [2022-07-06T18:23:18.539Z] 699f458cf7ca: Pull complete [2022-07-06T18:23:18.813Z] 765212b225bb: Pull complete [2022-07-06T18:23:19.406Z] f23df028b6ca: Pull complete [2022-07-06T18:23:19.681Z] d65c8cfc05b1: Pull complete [2022-07-06T18:23:34.771Z] 2437ff75d9bd: Pull complete [2022-07-06T18:23:34.771Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-06T18:23:34.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T18:23:34.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:23:35.169Z] prd-ubuntu20.04-docker-arm64-4c-16g-17040 does not seem to be running inside a container [2022-07-06T18:23:35.255Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-06T18:23:37.741Z] $ docker top f5992c1e7bfb463d75d9ceb28ada8829696f4a132e8522bb739ee04a6b01aef5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:23:38.723Z] ---> job-cost.sh [2022-07-06T18:23:38.723Z] lf-activate-venv: SKIPPING [2022-07-06T18:23:38.723Z] INFO: No Stack... [2022-07-06T18:23:39.325Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-06T18:23:40.301Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T18:23:40.979Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-07-06T18:23:40.979Z] + cut -d, -f6 [Pipeline] lock [2022-07-06T18:23:41.064Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-winio-attribution-1-stack-cost] [2022-07-06T18:23:41.069Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-winio-attribution-1-stack-cost] did not exist. Created. [2022-07-06T18:23:41.069Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-winio-attribution-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T18:23:41.815Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-e949ea81/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-06T18:23:42.516Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-06T18:23:42.552Z] Warning: overwriting stash ‘stack-cost’ [2022-07-06T18:23:42.603Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T18:23:42.618Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-winio-attribution-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T18:23:42.692Z] $ docker stop --time=1 f5992c1e7bfb463d75d9ceb28ada8829696f4a132e8522bb739ee04a6b01aef5 [2022-07-06T18:23:44.219Z] $ docker rm -f f5992c1e7bfb463d75d9ceb28ada8829696f4a132e8522bb739ee04a6b01aef5 [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-07-06T18:23:45.190Z] provisioning config files... [2022-07-06T18:23:45.196Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/llrp-inventory_winio-attribution@tmp/config1718954874899599955tmp [Pipeline] { [Pipeline] sh [2022-07-06T18:23:45.589Z] + set +x [2022-07-06T18:23:45.589Z] + curl -s https://codecov.io/bash [2022-07-06T18:23:45.589Z] + bash -s -- [2022-07-06T18:23:45.589Z] [2022-07-06T18:23:45.589Z] _____ _ [2022-07-06T18:23:45.589Z] / ____| | | [2022-07-06T18:23:45.589Z] | | ___ __| | ___ ___ _____ __ [2022-07-06T18:23:45.589Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-06T18:23:45.589Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-06T18:23:45.589Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-06T18:23:45.589Z] Bash-1.0.6 [2022-07-06T18:23:45.589Z] [2022-07-06T18:23:45.589Z] [2022-07-06T18:23:45.589Z] ==> git version 2.25.1 found [2022-07-06T18:23:45.590Z] ==> 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-07-06T18:23:45.590Z] Release-Date: 2020-01-08 [2022-07-06T18:23:45.590Z] 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-07-06T18:23:45.590Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-06T18:23:45.590Z] ==> Jenkins CI detected. [2022-07-06T18:23:45.590Z] current dir:  /w/workspace/llrp-inventory_winio-attribution [2022-07-06T18:23:45.590Z] project root: . [2022-07-06T18:23:45.590Z] --> token set from env [2022-07-06T18:23:45.590Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-06T18:23:45.590Z] ==> Running gcov in . (disable via -X gcov) [2022-07-06T18:23:45.590Z] ==> Python coveragepy not found [2022-07-06T18:23:45.590Z] ==> Searching for coverage reports in: [2022-07-06T18:23:45.590Z] + . [2022-07-06T18:23:45.590Z] -> Found 1 reports [2022-07-06T18:23:45.590Z] ==> Detecting git/mercurial file structure [2022-07-06T18:23:45.590Z] ==> Reading reports [2022-07-06T18:23:45.590Z] + ./coverage.out bytes=41008 [2022-07-06T18:23:45.590Z] ==> Appending adjustments [2022-07-06T18:23:45.590Z] https://docs.codecov.io/docs/fixing-reports [2022-07-06T18:23:45.851Z] + Found adjustments [2022-07-06T18:23:45.851Z] ==> Gzipping contents [2022-07-06T18:23:45.851Z] 12K /tmp/codecov.jHqo2J.gz [2022-07-06T18:23:45.851Z] ==> Uploading reports [2022-07-06T18:23:45.851Z] url: https://codecov.io [2022-07-06T18:23:45.851Z] query: branch=winio-attribution&commit=95be71569b9e06f85175aab574804b2477afe1bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fwinio-attribution%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-06T18:23:45.851Z] -> Pinging Codecov [2022-07-06T18:23:45.851Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=winio-attribution&commit=95be71569b9e06f85175aab574804b2477afe1bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fwinio-attribution%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-06T18:23:46.111Z] -> Uploading to [2022-07-06T18:23:46.111Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-06/581DD39554BDF9B6E22D074273EAD858/95be71569b9e06f85175aab574804b2477afe1bc/720acf08-4ab5-4be5-9e58-c30d96021a9b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220706T182346Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0a52ef23e37900fa7cee2ac0c2be71a72a9c0d0d676474590ba4fcdf9dd75a9 [2022-07-06T18:23:46.111Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T18:23:46.111Z] Dload Upload Total Spent Left Speed [2022-07-06T18:23:46.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11474 0 0 100 11474 0 48008 --:--:-- --:--:-- --:--:-- 48008 [2022-07-06T18:23:46.372Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/95be71569b9e06f85175aab574804b2477afe1bc [Pipeline] } [2022-07-06T18:23:46.399Z] 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-07-06T18:23:48.078Z] + [ -d /w/workspace/llrp-inventory_winio-attribution/archives ] [2022-07-06T18:23:48.078Z] + ls -al /w/workspace/llrp-inventory_winio-attribution/archives [2022-07-06T18:23:48.078Z] total 16 [2022-07-06T18:23:48.078Z] drwxr-xr-x 3 root root 4096 Jul 6 18:16 . [2022-07-06T18:23:48.078Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 6 18:16 .. [2022-07-06T18:23:48.078Z] drwxr-xr-x 2 root root 4096 Jul 6 18:16 cost [2022-07-06T18:23:48.078Z] -rw-r--r-- 1 root root 105 Jul 6 18:16 cost.csv [2022-07-06T18:23:48.078Z] + sudo chown -R jenkins:jenkins /w/workspace/llrp-inventory_winio-attribution/archives [2022-07-06T18:23:48.078Z] + ls -al /w/workspace/llrp-inventory_winio-attribution/archives [2022-07-06T18:23:48.078Z] total 16 [2022-07-06T18:23:48.078Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 18:16 . [2022-07-06T18:23:48.078Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 6 18:16 .. [2022-07-06T18:23:48.079Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 18:16 cost [2022-07-06T18:23:48.079Z] -rw-r--r-- 1 jenkins jenkins 105 Jul 6 18:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:23:48.402Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:23:49.298Z] ---> package-listing.sh [2022-07-06T18:23:49.298Z] ++ facter osfamily [2022-07-06T18:23:49.298Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-06T18:23:49.559Z] + OS_FAMILY=debian [2022-07-06T18:23:49.559Z] + workspace=/w/workspace/llrp-inventory_winio-attribution [2022-07-06T18:23:49.559Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-06T18:23:49.559Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-06T18:23:49.559Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-06T18:23:49.559Z] + PACKAGES=/tmp/packages_start.txt [2022-07-06T18:23:49.559Z] + '[' /w/workspace/llrp-inventory_winio-attribution ']' [2022-07-06T18:23:49.559Z] + PACKAGES=/tmp/packages_end.txt [2022-07-06T18:23:49.559Z] + case "${OS_FAMILY}" in [2022-07-06T18:23:49.559Z] + dpkg -l [2022-07-06T18:23:49.559Z] + grep '^ii' [2022-07-06T18:23:49.559Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-06T18:23:49.559Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-06T18:23:49.559Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-06T18:23:49.559Z] + '[' /w/workspace/llrp-inventory_winio-attribution ']' [2022-07-06T18:23:49.559Z] + mkdir -p /w/workspace/llrp-inventory_winio-attribution/archives/ [2022-07-06T18:23:49.559Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/llrp-inventory_winio-attribution/archives/ [Pipeline] echo [2022-07-06T18:23:49.594Z] 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/llrp-inventory_winio-attribution/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-06T18:23:49.888Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:23:50.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T18:23:50.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:23:50.677Z] prd-ubuntu20.04-docker-8c-8g-17038 does not seem to be running inside a container [2022-07-06T18:23:50.717Z] $ 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/llrp-inventory_winio-attribution/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/llrp-inventory_winio-attribution -v /w/workspace/llrp-inventory_winio-attribution:/w/workspace/llrp-inventory_winio-attribution:rw,z -v /w/workspace/llrp-inventory_winio-attribution@tmp:/w/workspace/llrp-inventory_winio-attribution@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-06T18:23:51.011Z] $ docker top db9c2b39266c45df9ebf840b3deb4f27017a603ff4654cbe8eb39aba7de2b3ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T18:23:51.407Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-06T18:23:51.719Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-06T18:23:52.040Z] + ls /var/log/sa-host [2022-07-06T18:23:52.040Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T18:23:52.169Z] provisioning config files... [2022-07-06T18:23:52.179Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/llrp-inventory_winio-attribution@tmp/config4922313235922956068tmp [Pipeline] { [Pipeline] echo [2022-07-06T18:23:52.226Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:23:52.543Z] ---> create-netrc.sh [Pipeline] } [2022-07-06T18:23:52.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:23:52.977Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-06T18:23:53.009Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:23:53.319Z] ---> sudo-logs.sh [2022-07-06T18:23:53.319Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-06T18:23:53.402Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:23:53.715Z] ---> job-cost.sh [2022-07-06T18:23:53.715Z] lf-activate-venv: SKIPPING [2022-07-06T18:23:53.715Z] DEBUG: total: 0.2199999988079071 [2022-07-06T18:23:53.715Z] INFO: Retrieving Stack Cost... [2022-07-06T18:23:53.976Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T18:23:54.548Z] INFO: Archiving Costs [Pipeline] echo [2022-07-06T18:23:54.584Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:23:54.900Z] ---> logs-deploy.sh [2022-07-06T18:23:54.900Z] lf-activate-venv: SKIPPING [2022-07-06T18:23:54.900Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/winio-attribution/1 [2022-07-06T18:23:54.900Z] INFO: archiving workspace using pattern(s): [2022-07-06T18:23:55.842Z] Archives upload complete. [2022-07-06T18:23:56.102Z] INFO: archiving logs to Nexus