Pull request #83 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 431c46884447880b97737c90f6d10b97bbc06cec+309a8ffa72e20d4133c7d51cd0433ba4077d6858 (4ee114c5f4504cda635ff6c8631db2b691042bf3) 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-ssh4297350319771361161.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh14619105316331980240.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-83/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-83/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7328570818364269355.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-83/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11370451812617318853.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7459841243448878720.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-83/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-83/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11016028523737069004.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-63298’ is offline Running on prd-ubuntu20.04-docker-8c-8g-63299 in /w/workspace/ry_app-rfid-llrp-inventory_PR-83 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-83 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 309a8ffa72e20d4133c7d51cd0433ba4077d6858 into PR head commit 431c46884447880b97737c90f6d10b97bbc06cec Merge succeeded, producing 431c46884447880b97737c90f6d10b97bbc06cec Checking out Revision 431c46884447880b97737c90f6d10b97bbc06cec (PR-83) > git config core.sparsecheckout # timeout=10 > git checkout -f 431c46884447880b97737c90f6d10b97bbc06cec # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 309a8ffa72e20d4133c7d51cd0433ba4077d6858 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 431c46884447880b97737c90f6d10b97bbc06cec # timeout=10 Commit message: "fix: Add dumb-init to docker image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-11T23:45:39.509Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-11T23:45:39.685Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T23:45:39.784Z] ========================================================= [2022-05-11T23:45:39.784Z] EdgeX Global Pipelines Version Info [2022-05-11T23:45:39.784Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:45:40.583Z] ------------------- [2022-05-11T23:45:40.583Z] stable info: [2022-05-11T23:45:40.583Z] ------------------- [2022-05-11T23:45:40.583Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T23:45:40.583Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T23:45:40.583Z] Message: update stable to v1.0.230 [2022-05-11T23:45:41.155Z] ------------------- [2022-05-11T23:45:41.155Z] experimental info: [2022-05-11T23:45:41.155Z] ------------------- [2022-05-11T23:45:41.155Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T23:45:41.155Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T23:45:41.155Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-11T23:45:41.409Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-05-11T23:45:41.446Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-05-11T23:45:41.490Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-11T23:45:41.536Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-11T23:45:41.576Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-11T23:45:41.620Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-11T23:45:41.664Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-11T23:45:41.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-11T23:45:41.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-11T23:45:41.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-11T23:45:41.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-11T23:45:41.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-05-11T23:45:41.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-11T23:45:41.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-11T23:45:41.995Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T23:45:42.036Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T23:45:42.074Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T23:45:42.115Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T23:45:42.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-11T23:45:42.195Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-11T23:45:42.237Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-11T23:45:42.271Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-11T23:45:42.311Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-11T23:45:42.351Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-11T23:45:42.394Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-11T23:45:42.438Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-11T23:45:42.484Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-83 [Pipeline] echo [2022-05-11T23:45:42.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-83 [Pipeline] echo [2022-05-11T23:45:42.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-83 [Pipeline] echo [2022-05-11T23:45:42.606Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 431c46884447880b97737c90f6d10b97bbc06cec [Pipeline] echo [2022-05-11T23:45:42.646Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 431c468 [Pipeline] echo [2022-05-11T23:45:42.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T23:45:42.813Z] provisioning config files... [2022-05-11T23:45:42.825Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp/config5383652468513327674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:45:43.180Z] ---> docker-login.sh [2022-05-11T23:45:43.181Z] nexus3.edgexfoundry.org:10001 [2022-05-11T23:45:43.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:45:43.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:45:43.448Z] Configure a credential helper to remove this warning. See [2022-05-11T23:45:43.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:45:43.448Z] [2022-05-11T23:45:43.448Z] Login Succeeded [2022-05-11T23:45:43.448Z] nexus3.edgexfoundry.org:10002 [2022-05-11T23:45:43.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:45:43.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:45:43.710Z] Configure a credential helper to remove this warning. See [2022-05-11T23:45:43.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:45:43.710Z] [2022-05-11T23:45:43.710Z] Login Succeeded [2022-05-11T23:45:43.710Z] nexus3.edgexfoundry.org:10003 [2022-05-11T23:45:43.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:45:43.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:45:43.710Z] Configure a credential helper to remove this warning. See [2022-05-11T23:45:43.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:45:43.710Z] [2022-05-11T23:45:43.710Z] Login Succeeded [2022-05-11T23:45:43.710Z] nexus3.edgexfoundry.org:10004 [2022-05-11T23:45:43.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:45:43.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:45:43.972Z] Configure a credential helper to remove this warning. See [2022-05-11T23:45:43.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:45:43.972Z] [2022-05-11T23:45:43.972Z] Login Succeeded [2022-05-11T23:45:43.972Z] docker.io [2022-05-11T23:45:43.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:45:44.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:45:44.548Z] Configure a credential helper to remove this warning. See [2022-05-11T23:45:44.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:45:44.548Z] [2022-05-11T23:45:44.548Z] Login Succeeded [2022-05-11T23:45:44.548Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T23:45:44.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-11T23:45:45.201Z] + git rev-list -1 --merges 431c46884447880b97737c90f6d10b97bbc06cec~1..431c46884447880b97737c90f6d10b97bbc06cec [Pipeline] echo [2022-05-11T23:45:45.331Z] -----------> git rev-list -1 --merges 431c46884447880b97737c90f6d10b97bbc06cec~1..431c46884447880b97737c90f6d10b97bbc06cec 431c46884447880b97737c90f6d10b97bbc06cec [false] [Pipeline] sh [2022-05-11T23:45:45.648Z] + git log --format=format:%s -1 431c46884447880b97737c90f6d10b97bbc06cec [Pipeline] echo [2022-05-11T23:45:45.684Z] ========================================================= [2022-05-11T23:45:45.684Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-11T23:45:45.684Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T23:45:46.120Z] + git log --format=format:%s -1 431c46884447880b97737c90f6d10b97bbc06cec [Pipeline] echo [2022-05-11T23:45:46.155Z] [semverPrep] GIT_COMMIT: 431c46884447880b97737c90f6d10b97bbc06cec, Commit Message: fix: Add dumb-init to docker image [Pipeline] echo [2022-05-11T23:45:46.189Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-11T23:45:46.608Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T23:45:46.608Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-11T23:45:46.608Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-11T23:45:46.608Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-11T23:45:46.608Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-11T23:45:46.608Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-11T23:45:46.608Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:45:46.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T23:45:46.991Z] [2022-05-11T23:45:46.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:45:47.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T23:45:47.343Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-11T23:45:47.343Z] 1fe172e4850f: Pulling fs layer [2022-05-11T23:45:47.343Z] caf521ccaac6: Pulling fs layer [2022-05-11T23:45:47.343Z] 3ead6fa29328: Pulling fs layer [2022-05-11T23:45:47.343Z] 5c2a1cbceb83: Pulling fs layer [2022-05-11T23:45:47.343Z] a8d5f1318db7: Pulling fs layer [2022-05-11T23:45:47.343Z] c427282e49a2: Pulling fs layer [2022-05-11T23:45:47.343Z] 1827001aaf11: Pulling fs layer [2022-05-11T23:45:47.343Z] 0714d37db230: Pulling fs layer [2022-05-11T23:45:47.343Z] ac28cf19c067: Pulling fs layer [2022-05-11T23:45:47.343Z] ca983d60f3e2: Pulling fs layer [2022-05-11T23:45:47.343Z] 9f894cec8388: Pulling fs layer [2022-05-11T23:45:47.343Z] 5c2a1cbceb83: Waiting [2022-05-11T23:45:47.343Z] a8d5f1318db7: Waiting [2022-05-11T23:45:47.343Z] c427282e49a2: Waiting [2022-05-11T23:45:47.343Z] 1827001aaf11: Waiting [2022-05-11T23:45:47.343Z] 0714d37db230: Waiting [2022-05-11T23:45:47.343Z] ac28cf19c067: Waiting [2022-05-11T23:45:47.343Z] ca983d60f3e2: Waiting [2022-05-11T23:45:47.343Z] 9f894cec8388: Waiting [2022-05-11T23:45:47.343Z] caf521ccaac6: Verifying Checksum [2022-05-11T23:45:47.343Z] caf521ccaac6: Download complete [2022-05-11T23:45:47.343Z] 5c2a1cbceb83: Verifying Checksum [2022-05-11T23:45:47.343Z] 5c2a1cbceb83: Download complete [2022-05-11T23:45:47.605Z] a8d5f1318db7: Download complete [2022-05-11T23:45:47.605Z] 3ead6fa29328: Verifying Checksum [2022-05-11T23:45:47.605Z] 3ead6fa29328: Download complete [2022-05-11T23:45:47.605Z] c427282e49a2: Download complete [2022-05-11T23:45:47.605Z] 0714d37db230: Download complete [2022-05-11T23:45:47.605Z] ac28cf19c067: Verifying Checksum [2022-05-11T23:45:47.605Z] ac28cf19c067: Download complete [2022-05-11T23:45:47.605Z] ca983d60f3e2: Download complete [2022-05-11T23:45:47.605Z] 9f894cec8388: Verifying Checksum [2022-05-11T23:45:47.605Z] 9f894cec8388: Download complete [2022-05-11T23:45:47.605Z] 1fe172e4850f: Verifying Checksum [2022-05-11T23:45:47.605Z] 1fe172e4850f: Download complete [2022-05-11T23:45:47.865Z] 1827001aaf11: Verifying Checksum [2022-05-11T23:45:47.865Z] 1827001aaf11: Download complete [2022-05-11T23:45:49.248Z] 1fe172e4850f: Pull complete [2022-05-11T23:45:49.248Z] caf521ccaac6: Pull complete [2022-05-11T23:45:49.822Z] 3ead6fa29328: Pull complete [2022-05-11T23:45:49.822Z] 5c2a1cbceb83: Pull complete [2022-05-11T23:45:50.082Z] a8d5f1318db7: Pull complete [2022-05-11T23:45:50.082Z] c427282e49a2: Pull complete [2022-05-11T23:45:52.006Z] 1827001aaf11: Pull complete [2022-05-11T23:45:52.006Z] 0714d37db230: Pull complete [2022-05-11T23:45:52.269Z] ac28cf19c067: Pull complete [2022-05-11T23:45:52.269Z] ca983d60f3e2: Pull complete [2022-05-11T23:45:52.532Z] 9f894cec8388: Pull complete [2022-05-11T23:45:52.532Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-11T23:45:52.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T23:45:52.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-11T23:45:52.651Z] prd-ubuntu20.04-docker-8c-8g-63299 does not seem to be running inside a container [2022-05-11T23:45:52.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-83 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83:/w/workspace/ry_app-rfid-llrp-inventory_PR-83:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T23:45:53.994Z] $ docker top a22404816493ce10676b3845110e00e6d042fa1cd730bada4b5d27b6bdfc9598 -eo pid,comm [2022-05-11T23:45:54.072Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-11T23:45:54.072Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T23:45:54.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T23:45:54.194Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T23:45:54.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T23:45:54.339Z] $ docker exec a22404816493ce10676b3845110e00e6d042fa1cd730bada4b5d27b6bdfc9598 ssh-agent [2022-05-11T23:45:54.468Z] SSH_AUTH_SOCK=/tmp/ssh-FUBJiETlGJg9/agent.34 [2022-05-11T23:45:54.468Z] SSH_AGENT_PID=40 [2022-05-11T23:45:54.487Z] Running ssh-add (command line suppressed) [2022-05-11T23:45:54.603Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp/private_key_267478290595038892.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp/private_key_267478290595038892.key) [2022-05-11T23:45:54.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T23:45:54.957Z] + git tag --points-at HEAD [Pipeline] } [2022-05-11T23:45:54.988Z] $ docker exec --env ******** --env ******** a22404816493ce10676b3845110e00e6d042fa1cd730bada4b5d27b6bdfc9598 ssh-agent -k [2022-05-11T23:45:55.094Z] unset SSH_AUTH_SOCK; [2022-05-11T23:45:55.095Z] unset SSH_AGENT_PID; [2022-05-11T23:45:55.095Z] echo Agent pid 40 killed; [2022-05-11T23:45:55.104Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-11T23:45:55.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T23:45:55.187Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T23:45:55.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T23:45:55.314Z] $ docker exec a22404816493ce10676b3845110e00e6d042fa1cd730bada4b5d27b6bdfc9598 ssh-agent [2022-05-11T23:45:55.437Z] SSH_AUTH_SOCK=/tmp/ssh-AlQvsZJHMQtB/agent.73 [2022-05-11T23:45:55.437Z] SSH_AGENT_PID=79 [2022-05-11T23:45:55.442Z] Running ssh-add (command line suppressed) [2022-05-11T23:45:55.563Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp/private_key_6667209963558815336.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp/private_key_6667209963558815336.key) [2022-05-11T23:45:55.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T23:45:55.903Z] + git semver init [2022-05-11T23:45:56.163Z] 2022-05-11 23:45:56,120 [run_init] DEBUG init version:0.0.0 force:False [2022-05-11T23:45:56.163Z] 2022-05-11 23:45:56,121 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-83/.semver [2022-05-11T23:45:56.163Z] 2022-05-11 23:45:56,122 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-83/.semver [2022-05-11T23:45:56.163Z] 2022-05-11 23:45:56,122 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-83/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-83, universal_newlines=False, shell=None, istream=None) [2022-05-11T23:45:57.548Z] 2022-05-11 23:45:57,181 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-83/.git/info/exclude [2022-05-11T23:45:57.548Z] 2022-05-11 23:45:57,181 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-83/.semver/PR-83 with force:False [2022-05-11T23:45:57.548Z] 2022-05-11 23:45:57,181 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-83/.semver/PR-83 [2022-05-11T23:45:57.548Z] 2022-05-11 23:45:57,184 [execute] INFO git cat-file --batch-check [2022-05-11T23:45:57.548Z] 2022-05-11 23:45:57,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-83/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T23:45:57.548Z] 2022-05-11 23:45:57,190 [execute] INFO git cat-file --batch [2022-05-11T23:45:57.548Z] 2022-05-11 23:45:57,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-83/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T23:45:57.548Z] 2022-05-11 23:45:57,195 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-83/.semver/PR-83 [2022-05-11T23:45:57.548Z] 0.0.0 [Pipeline] } [2022-05-11T23:45:57.577Z] $ docker exec --env ******** --env ******** a22404816493ce10676b3845110e00e6d042fa1cd730bada4b5d27b6bdfc9598 ssh-agent -k [2022-05-11T23:45:57.700Z] unset SSH_AUTH_SOCK; [2022-05-11T23:45:57.701Z] unset SSH_AGENT_PID; [2022-05-11T23:45:57.701Z] echo Agent pid 79 killed; [2022-05-11T23:45:57.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T23:45:58.131Z] + git semver [Pipeline] } [2022-05-11T23:45:58.424Z] $ docker stop --time=1 a22404816493ce10676b3845110e00e6d042fa1cd730bada4b5d27b6bdfc9598 [2022-05-11T23:45:59.742Z] $ docker rm -f a22404816493ce10676b3845110e00e6d042fa1cd730bada4b5d27b6bdfc9598 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T23:46:00.168Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-11T23:46:00.481Z] Stashed 1 file(s) [Pipeline] echo [2022-05-11T23:46:00.498Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T23:46:01.357Z] provisioning config files... [2022-05-11T23:46:01.374Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp/config5598710194285896539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:46:01.730Z] ---> docker-login.sh [2022-05-11T23:46:01.730Z] nexus3.edgexfoundry.org:10001 [2022-05-11T23:46:01.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:46:01.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:46:01.730Z] Configure a credential helper to remove this warning. See [2022-05-11T23:46:01.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:46:01.730Z] [2022-05-11T23:46:01.730Z] Login Succeeded [2022-05-11T23:46:01.730Z] nexus3.edgexfoundry.org:10002 [2022-05-11T23:46:01.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:46:01.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:46:01.993Z] Configure a credential helper to remove this warning. See [2022-05-11T23:46:01.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:46:01.993Z] [2022-05-11T23:46:01.993Z] Login Succeeded [2022-05-11T23:46:01.993Z] nexus3.edgexfoundry.org:10003 [2022-05-11T23:46:01.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:46:01.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:46:01.993Z] Configure a credential helper to remove this warning. See [2022-05-11T23:46:01.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:46:01.993Z] [2022-05-11T23:46:01.993Z] Login Succeeded [2022-05-11T23:46:01.993Z] nexus3.edgexfoundry.org:10004 [2022-05-11T23:46:02.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:46:02.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:46:02.254Z] Configure a credential helper to remove this warning. See [2022-05-11T23:46:02.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:46:02.254Z] [2022-05-11T23:46:02.254Z] Login Succeeded [2022-05-11T23:46:02.254Z] docker.io [2022-05-11T23:46:02.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:46:02.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:46:02.518Z] Configure a credential helper to remove this warning. See [2022-05-11T23:46:02.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:46:02.518Z] [2022-05-11T23:46:02.518Z] Login Succeeded [2022-05-11T23:46:02.518Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T23:46:02.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T23:46:02.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T23:46:02.776Z] ========================================================= [2022-05-11T23:46:02.776Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-11T23:46:02.776Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:46:03.182Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T23:46:03.182Z] Sending build context to Docker daemon 12.4MB [2022-05-11T23:46:03.182Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T23:46:03.182Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-11T23:46:03.448Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-11T23:46:03.448Z] 59bf1c3509f3: Pulling fs layer [2022-05-11T23:46:03.448Z] 666ba61612fd: Pulling fs layer [2022-05-11T23:46:03.448Z] 8ed8ca486205: Pulling fs layer [2022-05-11T23:46:03.448Z] 4fe6c5a15a65: Pulling fs layer [2022-05-11T23:46:03.448Z] 22a0e8bec74d: Pulling fs layer [2022-05-11T23:46:03.448Z] ca2b28591e48: Pulling fs layer [2022-05-11T23:46:03.448Z] a51346096db8: Pulling fs layer [2022-05-11T23:46:03.448Z] daebc70d1ce1: Pulling fs layer [2022-05-11T23:46:03.448Z] 0e18a0eac166: Pulling fs layer [2022-05-11T23:46:03.448Z] 4fe6c5a15a65: Waiting [2022-05-11T23:46:03.448Z] 22a0e8bec74d: Waiting [2022-05-11T23:46:03.448Z] a51346096db8: Waiting [2022-05-11T23:46:03.448Z] ca2b28591e48: Waiting [2022-05-11T23:46:03.448Z] daebc70d1ce1: Waiting [2022-05-11T23:46:03.448Z] 0e18a0eac166: Waiting [2022-05-11T23:46:03.448Z] 8ed8ca486205: Verifying Checksum [2022-05-11T23:46:03.448Z] 8ed8ca486205: Download complete [2022-05-11T23:46:03.448Z] 666ba61612fd: Verifying Checksum [2022-05-11T23:46:03.448Z] 666ba61612fd: Download complete [2022-05-11T23:46:03.448Z] 22a0e8bec74d: Verifying Checksum [2022-05-11T23:46:03.448Z] 22a0e8bec74d: Download complete [2022-05-11T23:46:03.448Z] ca2b28591e48: Verifying Checksum [2022-05-11T23:46:03.448Z] ca2b28591e48: Download complete [2022-05-11T23:46:03.448Z] 59bf1c3509f3: Verifying Checksum [2022-05-11T23:46:03.448Z] 59bf1c3509f3: Download complete [2022-05-11T23:46:03.448Z] a51346096db8: Verifying Checksum [2022-05-11T23:46:03.448Z] a51346096db8: Download complete [2022-05-11T23:46:03.448Z] daebc70d1ce1: Verifying Checksum [2022-05-11T23:46:03.448Z] daebc70d1ce1: Download complete [2022-05-11T23:46:03.448Z] 59bf1c3509f3: Pull complete [2022-05-11T23:46:03.713Z] 666ba61612fd: Pull complete [2022-05-11T23:46:03.713Z] 8ed8ca486205: Pull complete [2022-05-11T23:46:03.973Z] 0e18a0eac166: Verifying Checksum [2022-05-11T23:46:03.973Z] 0e18a0eac166: Download complete [2022-05-11T23:46:04.233Z] 4fe6c5a15a65: Verifying Checksum [2022-05-11T23:46:04.233Z] 4fe6c5a15a65: Download complete [2022-05-11T23:46:08.441Z] 4fe6c5a15a65: Pull complete [2022-05-11T23:46:08.441Z] 22a0e8bec74d: Pull complete [2022-05-11T23:46:08.441Z] ca2b28591e48: Pull complete [2022-05-11T23:46:08.441Z] a51346096db8: Pull complete [2022-05-11T23:46:08.441Z] daebc70d1ce1: Pull complete [2022-05-11T23:46:10.353Z] 0e18a0eac166: Pull complete [2022-05-11T23:46:10.353Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-11T23:46:10.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-11T23:46:10.353Z] ---> f018257e8ee9 [2022-05-11T23:46:10.353Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-11T23:46:11.745Z] ---> Running in e6efaca989f7 [2022-05-11T23:46:11.745Z] Removing intermediate container e6efaca989f7 [2022-05-11T23:46:11.745Z] ---> 34a7f535d6fd [2022-05-11T23:46:11.745Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T23:46:11.745Z] ---> Running in 16e65aef48b0 [2022-05-11T23:46:11.745Z] Removing intermediate container 16e65aef48b0 [2022-05-11T23:46:11.745Z] ---> 7656df68b0a0 [2022-05-11T23:46:11.745Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-11T23:46:11.745Z] ---> Running in bd4dd510b4b0 [2022-05-11T23:46:11.745Z] Removing intermediate container bd4dd510b4b0 [2022-05-11T23:46:11.745Z] ---> b64f91ac88c8 [2022-05-11T23:46:11.745Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T23:46:11.745Z] ---> Running in 0ba394381768 [2022-05-11T23:46:12.688Z] Removing intermediate container 0ba394381768 [2022-05-11T23:46:12.688Z] ---> 1f59e1d34ed2 [2022-05-11T23:46:12.688Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T23:46:12.688Z] ---> Running in 510fea8e52d8 [2022-05-11T23:46:12.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T23:46:13.640Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T23:46:13.901Z] OK: 221 MiB in 52 packages [2022-05-11T23:46:14.191Z] Removing intermediate container 510fea8e52d8 [2022-05-11T23:46:14.191Z] ---> 8b01ebf2a483 [2022-05-11T23:46:14.191Z] Step 8/13 : WORKDIR /app [2022-05-11T23:46:14.191Z] ---> Running in b21feef0dba2 [2022-05-11T23:46:14.191Z] Removing intermediate container b21feef0dba2 [2022-05-11T23:46:14.191Z] ---> 56ae872c8b4d [2022-05-11T23:46:14.191Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-11T23:46:14.454Z] ---> b897bd082649 [2022-05-11T23:46:14.454Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T23:46:14.454Z] ---> Running in f1c97eb43822 [2022-05-11T23:46:15.970Z] Still waiting to schedule task [2022-05-11T23:46:15.971Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-63300’ is offline [2022-05-11T23:46:29.364Z] Removing intermediate container f1c97eb43822 [2022-05-11T23:46:29.364Z] ---> f7a9c61fe869 [2022-05-11T23:46:29.364Z] Step 11/13 : COPY . . [2022-05-11T23:46:29.364Z] ---> 27524ebba25a [2022-05-11T23:46:29.364Z] Step 12/13 : ARG MAKE="make build" [2022-05-11T23:46:29.364Z] ---> Running in a875216196db [2022-05-11T23:46:29.364Z] Removing intermediate container a875216196db [2022-05-11T23:46:29.364Z] ---> b409b809e67b [2022-05-11T23:46:29.364Z] Step 13/13 : RUN $MAKE [2022-05-11T23:46:29.364Z] ---> Running in 7ee3c51c038a [2022-05-11T23:46:29.364Z] noop [2022-05-11T23:46:29.364Z] Removing intermediate container 7ee3c51c038a [2022-05-11T23:46:29.364Z] ---> c4dcdbc2cb05 [2022-05-11T23:46:29.364Z] Successfully built c4dcdbc2cb05 [2022-05-11T23:46:29.364Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:46:29.704Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T23:46:29.704Z] . [Pipeline] withDockerContainer [2022-05-11T23:46:29.803Z] prd-ubuntu20.04-docker-8c-8g-63299 does not seem to be running inside a container [2022-05-11T23:46:29.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-83 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83:/w/workspace/ry_app-rfid-llrp-inventory_PR-83:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-11T23:46:30.235Z] $ docker top 6a32a55264ae59108f661b6b4bc2fc229781784a7431174b9561a4ff2dd8f582 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T23:46:30.642Z] + go version [2022-05-11T23:46:30.642Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-11T23:46:30.679Z] $ docker stop --time=1 6a32a55264ae59108f661b6b4bc2fc229781784a7431174b9561a4ff2dd8f582 [2022-05-11T23:46:31.955Z] $ docker rm -f 6a32a55264ae59108f661b6b4bc2fc229781784a7431174b9561a4ff2dd8f582 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:46:32.684Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T23:46:32.684Z] . [Pipeline] withDockerContainer [2022-05-11T23:46:32.786Z] prd-ubuntu20.04-docker-8c-8g-63299 does not seem to be running inside a container [2022-05-11T23:46:32.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-83 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83:/w/workspace/ry_app-rfid-llrp-inventory_PR-83:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-11T23:46:33.208Z] $ docker top a2185131c995cd9e409b99d374dd961b2dc0413ad7bc143df122291143231447 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T23:46:33.659Z] + make test [2022-05-11T23:46:33.659Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-11T23:46:43.641Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-11T23:46:43.641Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.053s coverage: 86.2% of statements [2022-05-11T23:46:43.641Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-11T23:46:45.551Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.546s coverage: 71.9% of statements [2022-05-11T23:46:53.676Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T23:46:56.968Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T23:46:56.968Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T23:46:56.968Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-11T23:46:57.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T23:46:57.609Z] $ docker stop --time=1 a2185131c995cd9e409b99d374dd961b2dc0413ad7bc143df122291143231447 [2022-05-11T23:46:59.260Z] $ docker rm -f a2185131c995cd9e409b99d374dd961b2dc0413ad7bc143df122291143231447 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T23:46:59.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T23:46:59.846Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-11T23:47:00.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T23:47:00.811Z] + ls -al . [2022-05-11T23:47:00.811Z] total 228 [2022-05-11T23:47:00.811Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 23:46 . [2022-05-11T23:47:00.811Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 23:45 .. [2022-05-11T23:47:00.811Z] -rw-rw-r-- 1 jenkins jenkins 262 May 11 23:45 .dockerignore [2022-05-11T23:47:00.811Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 23:45 .git [2022-05-11T23:47:00.811Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 23:45 .github [2022-05-11T23:47:00.811Z] -rw-rw-r-- 1 jenkins jenkins 788 May 11 23:45 .gitignore [2022-05-11T23:47:00.811Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 23:45 .golangci.yml [2022-05-11T23:47:00.811Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 23:45 .semver [2022-05-11T23:47:00.811Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 11 23:45 Attribution.txt [2022-05-11T23:47:00.811Z] -rw-rw-r-- 1 jenkins jenkins 2487 May 11 23:45 CHANGELOG.md [2022-05-11T23:47:00.811Z] -rw-rw-r-- 1 jenkins jenkins 1933 May 11 23:45 Dockerfile [2022-05-11T23:47:00.811Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 23:45 GOVERNANCE.md [2022-05-11T23:47:00.811Z] -rw-rw-r-- 1 jenkins jenkins 687 May 11 23:45 Jenkinsfile [2022-05-11T23:47:00.811Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 11 23:45 LICENSE [2022-05-11T23:47:00.811Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 11 23:45 Makefile [2022-05-11T23:47:00.811Z] -rw-rw-r-- 1 jenkins jenkins 617 May 11 23:45 OWNERS.md [2022-05-11T23:47:00.811Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 11 23:45 README.md [2022-05-11T23:47:00.811Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 23:46 VERSION [2022-05-11T23:47:00.811Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 23:45 bin [2022-05-11T23:47:00.811Z] -rw-r--r-- 1 jenkins jenkins 41008 May 11 23:46 coverage.out [2022-05-11T23:47:00.811Z] -rw-rw-r-- 1 jenkins jenkins 3452 May 11 23:45 go.mod [2022-05-11T23:47:00.811Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 11 23:45 go.sum [2022-05-11T23:47:00.811Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 23:45 images [2022-05-11T23:47:00.811Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 23:45 internal [2022-05-11T23:47:00.811Z] -rw-rw-r-- 1 jenkins jenkins 531 May 11 23:45 main.go [2022-05-11T23:47:00.811Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 23:45 res [2022-05-11T23:47:00.811Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 23:45 snap [2022-05-11T23:47:00.811Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 23:45 static [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:47:01.145Z] + 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=431c46884447880b97737c90f6d10b97bbc06cec --label arch=amd64 --label version=0.0.0 . [2022-05-11T23:47:01.145Z] Sending build context to Docker daemon 12.4MB [2022-05-11T23:47:01.145Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T23:47:01.145Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-11T23:47:01.145Z] ---> c4dcdbc2cb05 [2022-05-11T23:47:01.145Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-11T23:47:01.145Z] ---> Running in 0e1eb078cde8 [2022-05-11T23:47:01.406Z] Removing intermediate container 0e1eb078cde8 [2022-05-11T23:47:01.406Z] ---> 1d0261edcb27 [2022-05-11T23:47:01.406Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T23:47:01.406Z] ---> Running in 65b5a29bb437 [2022-05-11T23:47:01.406Z] Removing intermediate container 65b5a29bb437 [2022-05-11T23:47:01.406Z] ---> 0148e9d053b8 [2022-05-11T23:47:01.406Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-11T23:47:01.406Z] ---> Running in 5b190da48f40 [2022-05-11T23:47:01.666Z] Removing intermediate container 5b190da48f40 [2022-05-11T23:47:01.666Z] ---> a23f0922db3e [2022-05-11T23:47:01.666Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T23:47:01.666Z] ---> Running in f3be8f32a0bc [2022-05-11T23:47:02.234Z] Removing intermediate container f3be8f32a0bc [2022-05-11T23:47:02.234Z] ---> 64b6cedcc259 [2022-05-11T23:47:02.234Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T23:47:02.234Z] ---> Running in deb137a21fb3 [2022-05-11T23:47:02.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T23:47:03.438Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T23:47:03.701Z] OK: 221 MiB in 52 packages [2022-05-11T23:47:03.961Z] Removing intermediate container deb137a21fb3 [2022-05-11T23:47:03.961Z] ---> b47767ceb48f [2022-05-11T23:47:03.961Z] Step 8/31 : WORKDIR /app [2022-05-11T23:47:03.961Z] ---> Running in cc8e8839c6fd [2022-05-11T23:47:03.961Z] Removing intermediate container cc8e8839c6fd [2022-05-11T23:47:03.961Z] ---> 68fb22ec38c6 [2022-05-11T23:47:03.961Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-11T23:47:04.221Z] ---> 89fb2931a193 [2022-05-11T23:47:04.221Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T23:47:04.221Z] ---> Running in 4f2a8e5157dc [2022-05-11T23:47:04.790Z] Removing intermediate container 4f2a8e5157dc [2022-05-11T23:47:04.790Z] ---> 8d28aaf447af [2022-05-11T23:47:04.790Z] Step 11/31 : COPY . . [2022-05-11T23:47:05.050Z] ---> e51c15a091e3 [2022-05-11T23:47:05.050Z] Step 12/31 : ARG MAKE="make build" [2022-05-11T23:47:05.050Z] ---> Running in 63d69c163f9f [2022-05-11T23:47:05.050Z] Removing intermediate container 63d69c163f9f [2022-05-11T23:47:05.050Z] ---> bed03e235672 [2022-05-11T23:47:05.050Z] Step 13/31 : RUN $MAKE [2022-05-11T23:47:05.312Z] ---> Running in c8645c483c5e [2022-05-11T23:47:05.573Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-11T23:47:27.528Z] Removing intermediate container c8645c483c5e [2022-05-11T23:47:27.528Z] ---> 3b3a15d9e766 [2022-05-11T23:47:27.528Z] Step 14/31 : FROM alpine:3.14 [2022-05-11T23:47:27.528Z] 3.14: Pulling from library/alpine [2022-05-11T23:47:27.528Z] 8663204ce13b: Pulling fs layer [2022-05-11T23:47:27.528Z] 8663204ce13b: Verifying Checksum [2022-05-11T23:47:27.528Z] 8663204ce13b: Download complete [2022-05-11T23:47:27.528Z] 8663204ce13b: Pull complete [2022-05-11T23:47:27.528Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T23:47:27.528Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T23:47:27.528Z] ---> e04c818066af [2022-05-11T23:47:27.528Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-11T23:47:27.528Z] ---> Running in 4af930ea30c6 [2022-05-11T23:47:27.528Z] Removing intermediate container 4af930ea30c6 [2022-05-11T23:47:27.528Z] ---> 7751222dc5c9 [2022-05-11T23:47:27.528Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-11T23:47:27.528Z] ---> Running in 6e0a3d74e82d [2022-05-11T23:47:27.528Z] Removing intermediate container 6e0a3d74e82d [2022-05-11T23:47:27.528Z] ---> acd5e3373abf [2022-05-11T23:47:27.528Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T23:47:27.528Z] ---> Running in 6c54961d4e37 [2022-05-11T23:47:27.528Z] Removing intermediate container 6c54961d4e37 [2022-05-11T23:47:27.528Z] ---> 164ce6201bfe [2022-05-11T23:47:27.528Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-05-11T23:47:27.528Z] ---> Running in 2eaf98692a01 [2022-05-11T23:47:27.528Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-11T23:47:27.528Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-11T23:47:27.528Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-11T23:47:27.528Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-11T23:47:27.528Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T23:47:27.528Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-11T23:47:27.790Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T23:47:27.790Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-11T23:47:27.790Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-11T23:47:28.051Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T23:47:28.051Z] Executing ca-certificates-20211220-r0.trigger [2022-05-11T23:47:28.051Z] OK: 9 MiB in 21 packages [2022-05-11T23:47:28.311Z] Removing intermediate container 2eaf98692a01 [2022-05-11T23:47:28.311Z] ---> 67e8aa6ea022 [2022-05-11T23:47:28.311Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-11T23:47:28.573Z] ---> 95f9abed11b8 [2022-05-11T23:47:28.573Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-11T23:47:28.573Z] ---> 549fe0a56775 [2022-05-11T23:47:28.573Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-11T23:47:28.838Z] ---> 01d873d169dd [2022-05-11T23:47:28.838Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-11T23:47:29.100Z] ---> 8cc244422df5 [2022-05-11T23:47:29.100Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-11T23:47:29.672Z] ---> 367e174f2084 [2022-05-11T23:47:29.672Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-11T23:47:29.672Z] ---> Running in 7c4a038cdd3e [2022-05-11T23:47:30.244Z] Removing intermediate container 7c4a038cdd3e [2022-05-11T23:47:30.244Z] ---> 9c0566483012 [2022-05-11T23:47:30.244Z] Step 25/31 : VOLUME /cache [2022-05-11T23:47:30.244Z] ---> Running in e9f54973f590 [2022-05-11T23:47:30.244Z] Removing intermediate container e9f54973f590 [2022-05-11T23:47:30.244Z] ---> abb1a1e4197d [2022-05-11T23:47:30.244Z] Step 26/31 : EXPOSE 59711 [2022-05-11T23:47:30.244Z] ---> Running in 11e62ab97e1c [2022-05-11T23:47:30.244Z] Removing intermediate container 11e62ab97e1c [2022-05-11T23:47:30.244Z] ---> a736f423ff36 [2022-05-11T23:47:30.244Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-11T23:47:30.504Z] ---> Running in 0786ef1b33de [2022-05-11T23:47:30.504Z] Removing intermediate container 0786ef1b33de [2022-05-11T23:47:30.504Z] ---> fa27b548c02a [2022-05-11T23:47:30.504Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-11T23:47:30.504Z] ---> Running in 813f6e8b86ef [2022-05-11T23:47:30.504Z] Removing intermediate container 813f6e8b86ef [2022-05-11T23:47:30.504Z] ---> 3eec1d7e3b6a [2022-05-11T23:47:30.504Z] Step 29/31 : LABEL arch=amd64 [2022-05-11T23:47:30.504Z] ---> Running in c543a72f9d17 [2022-05-11T23:47:30.768Z] Removing intermediate container c543a72f9d17 [2022-05-11T23:47:30.768Z] ---> 4b253672d7f2 [2022-05-11T23:47:30.768Z] Step 30/31 : LABEL git_sha=431c46884447880b97737c90f6d10b97bbc06cec [2022-05-11T23:47:30.768Z] ---> Running in d24406a9e5ff [2022-05-11T23:47:30.768Z] Removing intermediate container d24406a9e5ff [2022-05-11T23:47:30.768Z] ---> 3334008c06d5 [2022-05-11T23:47:30.768Z] Step 31/31 : LABEL version=0.0.0 [2022-05-11T23:47:30.768Z] ---> Running in e62533502fec [2022-05-11T23:47:31.028Z] Removing intermediate container e62533502fec [2022-05-11T23:47:31.028Z] ---> a9ff7117678d [2022-05-11T23:47:31.028Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T23:47:31.028Z] Successfully built a9ff7117678d [2022-05-11T23:47:31.028Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:47:31.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T23:47:31.790Z] [2022-05-11T23:47:31.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:47:32.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T23:47:32.134Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-11T23:47:32.134Z] 5eb5b503b376: Pulling fs layer [2022-05-11T23:47:32.134Z] 5c69ac0246d0: Pulling fs layer [2022-05-11T23:47:32.134Z] ec43610c2a17: Pulling fs layer [2022-05-11T23:47:32.134Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-11T23:47:32.134Z] 33b1e0a273af: Pulling fs layer [2022-05-11T23:47:32.134Z] 5d3b04190fa2: Pulling fs layer [2022-05-11T23:47:32.134Z] 2f39f015ded8: Pulling fs layer [2022-05-11T23:47:32.134Z] 33b1e0a273af: Waiting [2022-05-11T23:47:32.134Z] 5d3b04190fa2: Waiting [2022-05-11T23:47:32.134Z] 2f39f015ded8: Waiting [2022-05-11T23:47:32.134Z] 3a2ae6a8a46f: Waiting [2022-05-11T23:47:32.134Z] 5c69ac0246d0: Download complete [2022-05-11T23:47:32.134Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-11T23:47:32.134Z] 3a2ae6a8a46f: Download complete [2022-05-11T23:47:32.134Z] 33b1e0a273af: Verifying Checksum [2022-05-11T23:47:32.134Z] 33b1e0a273af: Download complete [2022-05-11T23:47:32.134Z] ec43610c2a17: Verifying Checksum [2022-05-11T23:47:32.134Z] ec43610c2a17: Download complete [2022-05-11T23:47:32.134Z] 5d3b04190fa2: Verifying Checksum [2022-05-11T23:47:32.134Z] 5d3b04190fa2: Download complete [2022-05-11T23:47:32.396Z] 5eb5b503b376: Verifying Checksum [2022-05-11T23:47:32.396Z] 5eb5b503b376: Download complete [2022-05-11T23:47:32.967Z] 2f39f015ded8: Download complete [2022-05-11T23:47:33.536Z] 5eb5b503b376: Pull complete [2022-05-11T23:47:33.536Z] 5c69ac0246d0: Pull complete [2022-05-11T23:47:34.103Z] ec43610c2a17: Pull complete [2022-05-11T23:47:34.103Z] 3a2ae6a8a46f: Pull complete [2022-05-11T23:47:34.363Z] 33b1e0a273af: Pull complete [2022-05-11T23:47:34.363Z] 5d3b04190fa2: Pull complete [2022-05-11T23:47:38.560Z] 2f39f015ded8: Pull complete [2022-05-11T23:47:38.560Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-11T23:47:38.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T23:47:38.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-11T23:47:38.654Z] prd-ubuntu20.04-docker-8c-8g-63299 does not seem to be running inside a container [2022-05-11T23:47:38.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-83 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83:/w/workspace/ry_app-rfid-llrp-inventory_PR-83:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T23:47:40.029Z] $ docker top 6b24e5369c4f99fc0702efa739a9585950572ff3c6780d353de0b815682c35e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:47:40.482Z] ---> job-cost.sh [2022-05-11T23:47:40.482Z] lf-activate-venv: SKIPPING [2022-05-11T23:47:40.482Z] INFO: No Stack... [2022-05-11T23:47:41.054Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T23:47:41.624Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T23:47:41.949Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-83/archives/cost.csv [2022-05-11T23:47:41.949Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T23:47:41.988Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-83-1-stack-cost] [2022-05-11T23:47:41.993Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-83-1-stack-cost] did not exist. Created. [2022-05-11T23:47:41.993Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-83-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T23:47:42.385Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-11T23:47:42.434Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T23:47:42.461Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-83-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T23:47:42.547Z] $ docker stop --time=1 6b24e5369c4f99fc0702efa739a9585950572ff3c6780d353de0b815682c35e6 [2022-05-11T23:47:43.706Z] $ docker rm -f 6b24e5369c4f99fc0702efa739a9585950572ff3c6780d353de0b815682c35e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T23:48:23.340Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63302 in /w/workspace/ry_app-rfid-llrp-inventory_PR-83 [Pipeline] { [Pipeline] ws [2022-05-11T23:48:23.382Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-05-11T23:48:23.767Z] The recommended git tool is: git [2022-05-11T23:48:31.105Z] using credential edgex-jenkins-ssh [2022-05-11T23:48:31.123Z] Cloning the remote Git repository [2022-05-11T23:48:31.185Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-11T23:48:31.259Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-05-11T23:48:31.353Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-11T23:48:31.355Z] > git --version # timeout=10 [2022-05-11T23:48:31.378Z] > git --version # 'git version 2.25.1' [2022-05-11T23:48:31.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T23:48:31.496Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T23:48:33.535Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-05-11T23:48:33.560Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T23:48:33.591Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-05-11T23:48:33.644Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-11T23:48:33.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T23:48:33.666Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-11T23:48:34.161Z] Merging remotes/origin/main commit 309a8ffa72e20d4133c7d51cd0433ba4077d6858 into PR head commit 431c46884447880b97737c90f6d10b97bbc06cec [2022-05-11T23:48:34.424Z] Merge succeeded, producing 431c46884447880b97737c90f6d10b97bbc06cec [2022-05-11T23:48:34.424Z] Checking out Revision 431c46884447880b97737c90f6d10b97bbc06cec (PR-83) [2022-05-11T23:48:34.183Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T23:48:34.206Z] > git checkout -f 431c46884447880b97737c90f6d10b97bbc06cec # timeout=10 [2022-05-11T23:48:34.319Z] > git remote # timeout=10 [2022-05-11T23:48:34.345Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T23:48:34.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T23:48:34.376Z] > git merge 309a8ffa72e20d4133c7d51cd0433ba4077d6858 # timeout=10 [2022-05-11T23:48:34.405Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T23:48:34.433Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T23:48:34.454Z] > git checkout -f 431c46884447880b97737c90f6d10b97bbc06cec # timeout=10 [2022-05-11T23:48:38.764Z] Commit message: "fix: Add dumb-init to docker image" [2022-05-11T23:48:38.832Z] > git --version # timeout=10 [2022-05-11T23:48:38.843Z] > git --version # 'git version 2.25.1' [2022-05-11T23:48:38.855Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T23:48:39.922Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T23:48:39.922Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T23:48:39.922Z] Dload Upload Total Spent Left Speed [2022-05-11T23:48:39.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2022-05-11T23:48:40.515Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T23:48:40.888Z] + sudo+ tee /etc/docker/daemon.new [2022-05-11T23:48:40.888Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-11T23:48:40.888Z] { [2022-05-11T23:48:40.888Z] "registry-mirrors": [ [2022-05-11T23:48:40.888Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T23:48:40.888Z] ], [2022-05-11T23:48:40.888Z] "bip": "10.250.0.254/24", [2022-05-11T23:48:40.888Z] "hosts": [ [2022-05-11T23:48:40.888Z] "tcp://0.0.0.0:5555", [2022-05-11T23:48:40.888Z] "unix:///var/run/docker.sock" [2022-05-11T23:48:40.888Z] ], [2022-05-11T23:48:40.888Z] "mtu": 1458, [2022-05-11T23:48:40.889Z] "selinux-enabled": true, [2022-05-11T23:48:40.889Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T23:48:40.889Z] } [Pipeline] sh [2022-05-11T23:48:41.276Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T23:48:41.646Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T23:49:00.148Z] provisioning config files... [2022-05-11T23:49:00.178Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8560682961412361708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:49:00.754Z] ---> docker-login.sh [2022-05-11T23:49:00.754Z] nexus3.edgexfoundry.org:10001 [2022-05-11T23:49:01.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:49:01.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:49:01.630Z] Configure a credential helper to remove this warning. See [2022-05-11T23:49:01.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:49:01.630Z] [2022-05-11T23:49:01.630Z] Login Succeeded [2022-05-11T23:49:01.630Z] nexus3.edgexfoundry.org:10002 [2022-05-11T23:49:01.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:49:02.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:49:02.183Z] Configure a credential helper to remove this warning. See [2022-05-11T23:49:02.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:49:02.183Z] [2022-05-11T23:49:02.183Z] Login Succeeded [2022-05-11T23:49:02.183Z] nexus3.edgexfoundry.org:10003 [2022-05-11T23:49:02.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:49:02.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:49:02.739Z] Configure a credential helper to remove this warning. See [2022-05-11T23:49:02.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:49:02.739Z] [2022-05-11T23:49:02.739Z] Login Succeeded [2022-05-11T23:49:02.739Z] nexus3.edgexfoundry.org:10004 [2022-05-11T23:49:03.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:49:03.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:49:03.287Z] Configure a credential helper to remove this warning. See [2022-05-11T23:49:03.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:49:03.287Z] [2022-05-11T23:49:03.287Z] Login Succeeded [2022-05-11T23:49:03.287Z] docker.io [2022-05-11T23:49:03.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T23:49:03.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T23:49:03.836Z] Configure a credential helper to remove this warning. See [2022-05-11T23:49:03.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T23:49:03.836Z] [2022-05-11T23:49:03.836Z] Login Succeeded [2022-05-11T23:49:03.836Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T23:49:03.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T23:49:04.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T23:49:04.313Z] ========================================================= [2022-05-11T23:49:04.313Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T23:49:04.313Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:49:04.781Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T23:49:05.057Z] Sending build context to Docker daemon 687.6kB [2022-05-11T23:49:05.057Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T23:49:05.057Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-11T23:49:05.334Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T23:49:05.334Z] 9b3977197b4f: Pulling fs layer [2022-05-11T23:49:05.334Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T23:49:05.334Z] 94645a83ff95: Pulling fs layer [2022-05-11T23:49:05.334Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T23:49:05.334Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T23:49:05.334Z] 3096ccb668a1: Pulling fs layer [2022-05-11T23:49:05.334Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T23:49:05.334Z] a4caa8a26152: Pulling fs layer [2022-05-11T23:49:05.334Z] 3f3a8bcf1eab: Waiting [2022-05-11T23:49:05.334Z] 0c92f367c5e7: Waiting [2022-05-11T23:49:05.334Z] 3096ccb668a1: Waiting [2022-05-11T23:49:05.334Z] e8cf19c19ddd: Waiting [2022-05-11T23:49:05.334Z] a4caa8a26152: Waiting [2022-05-11T23:49:05.334Z] 94645a83ff95: Verifying Checksum [2022-05-11T23:49:05.334Z] 94645a83ff95: Download complete [2022-05-11T23:49:05.334Z] 1a89e8eeedd5: Verifying Checksum [2022-05-11T23:49:05.334Z] 1a89e8eeedd5: Download complete [2022-05-11T23:49:05.334Z] 0c92f367c5e7: Verifying Checksum [2022-05-11T23:49:05.334Z] 0c92f367c5e7: Download complete [2022-05-11T23:49:05.334Z] 3096ccb668a1: Verifying Checksum [2022-05-11T23:49:05.334Z] 3096ccb668a1: Download complete [2022-05-11T23:49:05.334Z] 9b3977197b4f: Verifying Checksum [2022-05-11T23:49:05.334Z] 9b3977197b4f: Download complete [2022-05-11T23:49:05.334Z] e8cf19c19ddd: Verifying Checksum [2022-05-11T23:49:05.334Z] e8cf19c19ddd: Download complete [2022-05-11T23:49:06.330Z] 9b3977197b4f: Pull complete [2022-05-11T23:49:06.930Z] 1a89e8eeedd5: Pull complete [2022-05-11T23:49:07.210Z] 94645a83ff95: Pull complete [2022-05-11T23:49:07.487Z] a4caa8a26152: Verifying Checksum [2022-05-11T23:49:07.487Z] a4caa8a26152: Download complete [2022-05-11T23:49:08.087Z] 3f3a8bcf1eab: Download complete [2022-05-11T23:49:20.499Z] 3f3a8bcf1eab: Pull complete [2022-05-11T23:49:20.499Z] 0c92f367c5e7: Pull complete [2022-05-11T23:49:20.778Z] 3096ccb668a1: Pull complete [2022-05-11T23:49:21.054Z] e8cf19c19ddd: Pull complete [2022-05-11T23:49:27.808Z] a4caa8a26152: Pull complete [2022-05-11T23:49:27.808Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T23:49:27.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T23:49:27.808Z] ---> 725f1c02e7f9 [2022-05-11T23:49:27.808Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-11T23:49:28.788Z] ---> Running in 59571b4a22f2 [2022-05-11T23:49:29.061Z] Removing intermediate container 59571b4a22f2 [2022-05-11T23:49:29.061Z] ---> db7a06f14f8a [2022-05-11T23:49:29.061Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T23:49:29.351Z] ---> Running in ff5acc17e6fe [2022-05-11T23:49:29.625Z] Removing intermediate container ff5acc17e6fe [2022-05-11T23:49:29.625Z] ---> 66d65116152b [2022-05-11T23:49:29.625Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-11T23:49:29.625Z] ---> Running in 46e80f2dadc0 [2022-05-11T23:49:29.901Z] Removing intermediate container 46e80f2dadc0 [2022-05-11T23:49:29.901Z] ---> 8a90548bb306 [2022-05-11T23:49:29.901Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T23:49:29.901Z] ---> Running in 35f9cd58b2eb [2022-05-11T23:49:33.310Z] Removing intermediate container 35f9cd58b2eb [2022-05-11T23:49:33.310Z] ---> 9853a94f64c0 [2022-05-11T23:49:33.310Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T23:49:33.310Z] ---> Running in 73133b60c47d [2022-05-11T23:49:34.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T23:49:35.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T23:49:36.272Z] OK: 220 MiB in 52 packages [2022-05-11T23:49:36.884Z] Removing intermediate container 73133b60c47d [2022-05-11T23:49:36.884Z] ---> 6e5c40295107 [2022-05-11T23:49:36.884Z] Step 8/13 : WORKDIR /app [2022-05-11T23:49:36.884Z] ---> Running in ce280dbba0ca [2022-05-11T23:49:37.486Z] Removing intermediate container ce280dbba0ca [2022-05-11T23:49:37.486Z] ---> 7a4449cedae6 [2022-05-11T23:49:37.486Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-11T23:49:38.095Z] ---> 75333f3d6a72 [2022-05-11T23:49:38.095Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T23:49:38.095Z] ---> Running in 8c342c00220e [2022-05-11T23:50:25.136Z] Removing intermediate container 8c342c00220e [2022-05-11T23:50:25.136Z] ---> a663e410a50c [2022-05-11T23:50:25.136Z] Step 11/13 : COPY . . [2022-05-11T23:50:25.136Z] ---> b9d2ae2aa181 [2022-05-11T23:50:25.136Z] Step 12/13 : ARG MAKE="make build" [2022-05-11T23:50:25.136Z] ---> Running in ff876e2e93a7 [2022-05-11T23:50:25.410Z] Removing intermediate container ff876e2e93a7 [2022-05-11T23:50:25.410Z] ---> 213c54ddb793 [2022-05-11T23:50:25.410Z] Step 13/13 : RUN $MAKE [2022-05-11T23:50:25.410Z] ---> Running in 4e14fc90adfa [2022-05-11T23:50:26.397Z] noop [2022-05-11T23:50:26.997Z] Removing intermediate container 4e14fc90adfa [2022-05-11T23:50:26.997Z] ---> 29a36a56ea39 [2022-05-11T23:50:26.997Z] Successfully built 29a36a56ea39 [2022-05-11T23:50:26.997Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:50:27.375Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T23:50:27.375Z] . [Pipeline] withDockerContainer [2022-05-11T23:50:27.631Z] prd-ubuntu20.04-docker-arm64-4c-16g-63302 does not seem to be running inside a container [2022-05-11T23:50:27.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T23:50:29.127Z] $ docker top 3f3f58000aa06c928c9b825a5d7fb27843f723f368ffcc3d14df44058b024a6e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T23:50:30.094Z] + go version [2022-05-11T23:50:30.094Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T23:50:30.135Z] $ docker stop --time=1 3f3f58000aa06c928c9b825a5d7fb27843f723f368ffcc3d14df44058b024a6e [2022-05-11T23:50:31.794Z] $ docker rm -f 3f3f58000aa06c928c9b825a5d7fb27843f723f368ffcc3d14df44058b024a6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:50:32.657Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T23:50:32.657Z] . [Pipeline] withDockerContainer [2022-05-11T23:50:32.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-63302 does not seem to be running inside a container [2022-05-11T23:50:32.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T23:50:34.310Z] $ docker top 41d233c4b0154cbcc1052fa6dde4eb77a2a59113977cc7e7c49b67e0dbcc560e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T23:50:35.330Z] + make test [2022-05-11T23:50:35.330Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-11T23:52:12.224Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-11T23:52:12.224Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.183s coverage: 86.2% of statements [2022-05-11T23:52:12.224Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-11T23:52:12.224Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.721s coverage: 71.9% of statements [2022-05-11T23:52:12.224Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-11T23:52:12.224Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T23:52:34.481Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T23:52:34.481Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T23:52:34.481Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-11T23:52:37.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T23:52:37.960Z] $ docker stop --time=1 41d233c4b0154cbcc1052fa6dde4eb77a2a59113977cc7e7c49b67e0dbcc560e [2022-05-11T23:52:39.749Z] $ docker rm -f 41d233c4b0154cbcc1052fa6dde4eb77a2a59113977cc7e7c49b67e0dbcc560e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T23:52:40.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T23:52:40.857Z] Warning: overwriting stash ‘coverage-report’ [2022-05-11T23:52:41.379Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T23:52:41.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T23:52:42.338Z] + ls -al . [2022-05-11T23:52:42.338Z] total 224 [2022-05-11T23:52:42.338Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 23:52 . [2022-05-11T23:52:42.338Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 23:48 .. [2022-05-11T23:52:42.338Z] -rw-rw-r-- 1 jenkins jenkins 262 May 11 23:48 .dockerignore [2022-05-11T23:52:42.338Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 23:48 .git [2022-05-11T23:52:42.338Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 23:48 .github [2022-05-11T23:52:42.338Z] -rw-rw-r-- 1 jenkins jenkins 788 May 11 23:48 .gitignore [2022-05-11T23:52:42.338Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 23:48 .golangci.yml [2022-05-11T23:52:42.338Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 11 23:48 Attribution.txt [2022-05-11T23:52:42.338Z] -rw-rw-r-- 1 jenkins jenkins 2487 May 11 23:48 CHANGELOG.md [2022-05-11T23:52:42.338Z] -rw-rw-r-- 1 jenkins jenkins 1933 May 11 23:48 Dockerfile [2022-05-11T23:52:42.338Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 23:48 GOVERNANCE.md [2022-05-11T23:52:42.338Z] -rw-rw-r-- 1 jenkins jenkins 687 May 11 23:48 Jenkinsfile [2022-05-11T23:52:42.338Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 11 23:48 LICENSE [2022-05-11T23:52:42.338Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 11 23:48 Makefile [2022-05-11T23:52:42.338Z] -rw-rw-r-- 1 jenkins jenkins 617 May 11 23:48 OWNERS.md [2022-05-11T23:52:42.338Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 11 23:48 README.md [2022-05-11T23:52:42.338Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 23:46 VERSION [2022-05-11T23:52:42.338Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 23:48 bin [2022-05-11T23:52:42.338Z] -rw-r--r-- 1 jenkins jenkins 41008 May 11 23:52 coverage.out [2022-05-11T23:52:42.338Z] -rw-rw-r-- 1 jenkins jenkins 3452 May 11 23:48 go.mod [2022-05-11T23:52:42.338Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 11 23:48 go.sum [2022-05-11T23:52:42.338Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 23:48 images [2022-05-11T23:52:42.338Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 23:48 internal [2022-05-11T23:52:42.338Z] -rw-rw-r-- 1 jenkins jenkins 531 May 11 23:48 main.go [2022-05-11T23:52:42.338Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 23:48 res [2022-05-11T23:52:42.338Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 23:48 snap [2022-05-11T23:52:42.338Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 23:48 static [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:52:42.755Z] + 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=431c46884447880b97737c90f6d10b97bbc06cec --label arch=arm64 --label version=0.0.0 . [2022-05-11T23:52:43.043Z] Sending build context to Docker daemon 687.6kB [2022-05-11T23:52:43.043Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T23:52:43.043Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-11T23:52:43.043Z] ---> 29a36a56ea39 [2022-05-11T23:52:43.043Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-11T23:52:43.332Z] ---> Running in 745e4863d736 [2022-05-11T23:52:43.645Z] Removing intermediate container 745e4863d736 [2022-05-11T23:52:43.645Z] ---> 76d28493b2f3 [2022-05-11T23:52:43.645Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T23:52:43.645Z] ---> Running in 0e40db5f36da [2022-05-11T23:52:44.295Z] Removing intermediate container 0e40db5f36da [2022-05-11T23:52:44.295Z] ---> aef3ad3a70cd [2022-05-11T23:52:44.295Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-11T23:52:44.295Z] ---> Running in 6eb807bfe83f [2022-05-11T23:52:44.601Z] Removing intermediate container 6eb807bfe83f [2022-05-11T23:52:44.601Z] ---> f37c06d4ccd9 [2022-05-11T23:52:44.601Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T23:52:44.601Z] ---> Running in 7754bab4aafa [2022-05-11T23:52:46.620Z] Removing intermediate container 7754bab4aafa [2022-05-11T23:52:46.620Z] ---> dd358a107143 [2022-05-11T23:52:46.620Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T23:52:46.620Z] ---> Running in fa04a0ce42ad [2022-05-11T23:52:47.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T23:52:48.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T23:52:49.161Z] OK: 220 MiB in 52 packages [2022-05-11T23:52:50.150Z] Removing intermediate container fa04a0ce42ad [2022-05-11T23:52:50.150Z] ---> 233ab00cc9e7 [2022-05-11T23:52:50.150Z] Step 8/31 : WORKDIR /app [2022-05-11T23:52:50.150Z] ---> Running in 140b796ad288 [2022-05-11T23:52:50.425Z] Removing intermediate container 140b796ad288 [2022-05-11T23:52:50.425Z] ---> 900833b90ed2 [2022-05-11T23:52:50.425Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-11T23:52:50.701Z] ---> 79b7895e11b9 [2022-05-11T23:52:50.701Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T23:52:50.976Z] ---> Running in e9bb2284e266 [2022-05-11T23:52:52.963Z] Removing intermediate container e9bb2284e266 [2022-05-11T23:52:52.963Z] ---> 6282e7d08506 [2022-05-11T23:52:52.963Z] Step 11/31 : COPY . . [2022-05-11T23:52:53.563Z] ---> bb9d53943ba1 [2022-05-11T23:52:53.563Z] Step 12/31 : ARG MAKE="make build" [2022-05-11T23:52:53.563Z] ---> Running in 3d280fefac6c [2022-05-11T23:52:53.838Z] Removing intermediate container 3d280fefac6c [2022-05-11T23:52:53.838Z] ---> 27fbba47724f [2022-05-11T23:52:53.838Z] Step 13/31 : RUN $MAKE [2022-05-11T23:52:53.838Z] ---> Running in 17a0edbba405 [2022-05-11T23:52:54.828Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-11T23:55:01.691Z] Removing intermediate container 17a0edbba405 [2022-05-11T23:55:01.691Z] ---> 7448889fab55 [2022-05-11T23:55:01.691Z] Step 14/31 : FROM alpine:3.14 [2022-05-11T23:55:01.691Z] 3.14: Pulling from library/alpine [2022-05-11T23:55:01.691Z] 455c02918c45: Pulling fs layer [2022-05-11T23:55:01.691Z] 455c02918c45: Verifying Checksum [2022-05-11T23:55:01.691Z] 455c02918c45: Download complete [2022-05-11T23:55:01.691Z] 455c02918c45: Pull complete [2022-05-11T23:55:01.691Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T23:55:01.691Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T23:55:01.691Z] ---> ac73e934f311 [2022-05-11T23:55:01.691Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-11T23:55:01.691Z] ---> Running in 6ba2bb27e217 [2022-05-11T23:55:01.691Z] Removing intermediate container 6ba2bb27e217 [2022-05-11T23:55:01.691Z] ---> 96289fe1ed5f [2022-05-11T23:55:01.691Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-11T23:55:01.691Z] ---> Running in 9b07f4d989bc [2022-05-11T23:55:01.691Z] Removing intermediate container 9b07f4d989bc [2022-05-11T23:55:01.691Z] ---> 6feec8a7ecc9 [2022-05-11T23:55:01.691Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T23:55:01.691Z] ---> Running in c786a1ef5923 [2022-05-11T23:55:01.691Z] Removing intermediate container c786a1ef5923 [2022-05-11T23:55:01.691Z] ---> 06d830c32e41 [2022-05-11T23:55:01.691Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-05-11T23:55:01.691Z] ---> Running in 43179db5b05f [2022-05-11T23:55:01.691Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T23:55:02.288Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T23:55:02.881Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-11T23:55:03.152Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-11T23:55:03.152Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T23:55:03.427Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-11T23:55:03.427Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T23:55:03.427Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-11T23:55:03.702Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-11T23:55:03.702Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T23:55:03.702Z] Executing ca-certificates-20211220-r0.trigger [2022-05-11T23:55:03.975Z] OK: 9 MiB in 21 packages [2022-05-11T23:55:05.434Z] Removing intermediate container 43179db5b05f [2022-05-11T23:55:05.434Z] ---> fb49fe407919 [2022-05-11T23:55:05.434Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-11T23:55:05.707Z] ---> 805c3ad70429 [2022-05-11T23:55:05.707Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-11T23:55:06.301Z] ---> fcd75da40931 [2022-05-11T23:55:06.301Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-11T23:55:06.897Z] ---> 49da073808b9 [2022-05-11T23:55:06.897Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-11T23:55:07.490Z] ---> 89214a44eb83 [2022-05-11T23:55:07.490Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-11T23:55:08.927Z] ---> e01429343597 [2022-05-11T23:55:08.927Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-11T23:55:08.927Z] ---> Running in de7faa2c2ac8 [2022-05-11T23:55:10.910Z] Removing intermediate container de7faa2c2ac8 [2022-05-11T23:55:10.910Z] ---> d1c3c599ac7d [2022-05-11T23:55:10.910Z] Step 25/31 : VOLUME /cache [2022-05-11T23:55:10.910Z] ---> Running in a8282f6b1059 [2022-05-11T23:55:10.910Z] Removing intermediate container a8282f6b1059 [2022-05-11T23:55:10.910Z] ---> 017f28596202 [2022-05-11T23:55:10.910Z] Step 26/31 : EXPOSE 59711 [2022-05-11T23:55:11.189Z] ---> Running in e76439a235c0 [2022-05-11T23:55:11.464Z] Removing intermediate container e76439a235c0 [2022-05-11T23:55:11.464Z] ---> 155780deea73 [2022-05-11T23:55:11.464Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-11T23:55:11.464Z] ---> Running in 755964d364b6 [2022-05-11T23:55:11.737Z] Removing intermediate container 755964d364b6 [2022-05-11T23:55:11.737Z] ---> affb02194e31 [2022-05-11T23:55:11.737Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-11T23:55:11.737Z] ---> Running in f833218d447b [2022-05-11T23:55:12.343Z] Removing intermediate container f833218d447b [2022-05-11T23:55:12.343Z] ---> 38300798c9ab [2022-05-11T23:55:12.343Z] Step 29/31 : LABEL arch=arm64 [2022-05-11T23:55:12.343Z] ---> Running in 0ab86dfe6856 [2022-05-11T23:55:12.616Z] Removing intermediate container 0ab86dfe6856 [2022-05-11T23:55:12.616Z] ---> 06ad2effc256 [2022-05-11T23:55:12.616Z] Step 30/31 : LABEL git_sha=431c46884447880b97737c90f6d10b97bbc06cec [2022-05-11T23:55:12.616Z] ---> Running in 47123ece1dbb [2022-05-11T23:55:12.891Z] Removing intermediate container 47123ece1dbb [2022-05-11T23:55:12.891Z] ---> fb14a8aceec7 [2022-05-11T23:55:12.891Z] Step 31/31 : LABEL version=0.0.0 [2022-05-11T23:55:13.171Z] ---> Running in 689ac390e257 [2022-05-11T23:55:13.446Z] Removing intermediate container 689ac390e257 [2022-05-11T23:55:13.446Z] ---> 3d26fa768ac8 [2022-05-11T23:55:13.446Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T23:55:13.446Z] Successfully built 3d26fa768ac8 [2022-05-11T23:55:13.446Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:55:14.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T23:55:14.137Z] [2022-05-11T23:55:14.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:55:14.523Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T23:55:14.798Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T23:55:14.798Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T23:55:14.798Z] 04944245beec: Pulling fs layer [2022-05-11T23:55:14.798Z] 699f458cf7ca: Pulling fs layer [2022-05-11T23:55:14.798Z] 765212b225bb: Pulling fs layer [2022-05-11T23:55:14.798Z] f23df028b6ca: Pulling fs layer [2022-05-11T23:55:14.798Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T23:55:14.798Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T23:55:14.798Z] f23df028b6ca: Waiting [2022-05-11T23:55:14.798Z] d65c8cfc05b1: Waiting [2022-05-11T23:55:14.798Z] 2437ff75d9bd: Waiting [2022-05-11T23:55:14.798Z] 765212b225bb: Waiting [2022-05-11T23:55:14.798Z] 04944245beec: Verifying Checksum [2022-05-11T23:55:14.798Z] 04944245beec: Download complete [2022-05-11T23:55:14.798Z] 765212b225bb: Verifying Checksum [2022-05-11T23:55:14.798Z] 765212b225bb: Download complete [2022-05-11T23:55:14.798Z] f23df028b6ca: Download complete [2022-05-11T23:55:14.798Z] d65c8cfc05b1: Verifying Checksum [2022-05-11T23:55:14.798Z] d65c8cfc05b1: Download complete [2022-05-11T23:55:15.071Z] 699f458cf7ca: Verifying Checksum [2022-05-11T23:55:15.071Z] 699f458cf7ca: Download complete [2022-05-11T23:55:15.342Z] 8998bd30e6a1: Verifying Checksum [2022-05-11T23:55:15.342Z] 8998bd30e6a1: Download complete [2022-05-11T23:55:17.965Z] 2437ff75d9bd: Verifying Checksum [2022-05-11T23:55:17.965Z] 2437ff75d9bd: Download complete [2022-05-11T23:55:19.948Z] 8998bd30e6a1: Pull complete [2022-05-11T23:55:20.226Z] 04944245beec: Pull complete [2022-05-11T23:55:21.661Z] 699f458cf7ca: Pull complete [2022-05-11T23:55:21.936Z] 765212b225bb: Pull complete [2022-05-11T23:55:22.914Z] f23df028b6ca: Pull complete [2022-05-11T23:55:22.914Z] d65c8cfc05b1: Pull complete [2022-05-11T23:55:38.011Z] 2437ff75d9bd: Pull complete [2022-05-11T23:55:38.011Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T23:55:38.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T23:55:38.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T23:55:38.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-63302 does not seem to be running inside a container [2022-05-11T23:55:38.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-11T23:55:40.861Z] $ docker top 0eb12ad0b731cace8c96c5335ef5dee3594b24b36ca8a2ee7983a55a58aa14b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:55:41.864Z] ---> job-cost.sh [2022-05-11T23:55:41.864Z] lf-activate-venv: SKIPPING [2022-05-11T23:55:41.864Z] INFO: No Stack... [2022-05-11T23:55:42.459Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T23:55:43.052Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T23:55:43.738Z] + + cutcat -d, /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv -f6 [2022-05-11T23:55:43.738Z] [Pipeline] lock [2022-05-11T23:55:43.823Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-83-1-stack-cost] [2022-05-11T23:55:43.828Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-83-1-stack-cost] did not exist. Created. [2022-05-11T23:55:43.828Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-83-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T23:55:44.636Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-dad746a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-11T23:55:45.348Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-11T23:55:45.390Z] Warning: overwriting stash ‘stack-cost’ [2022-05-11T23:55:45.452Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T23:55:45.468Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-83-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T23:55:45.555Z] $ docker stop --time=1 0eb12ad0b731cace8c96c5335ef5dee3594b24b36ca8a2ee7983a55a58aa14b3 [2022-05-11T23:55:47.087Z] $ docker rm -f 0eb12ad0b731cace8c96c5335ef5dee3594b24b36ca8a2ee7983a55a58aa14b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-11T23:55:48.088Z] provisioning config files... [2022-05-11T23:55:48.098Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp/config92746562491025080tmp [Pipeline] { [Pipeline] sh [2022-05-11T23:55:48.427Z] + set +x [2022-05-11T23:55:48.427Z] + + curl -sbash https://codecov.io/bash -s [2022-05-11T23:55:48.427Z] -- [2022-05-11T23:55:48.427Z] [2022-05-11T23:55:48.427Z] _____ _ [2022-05-11T23:55:48.427Z] / ____| | | [2022-05-11T23:55:48.427Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T23:55:48.427Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T23:55:48.427Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T23:55:48.427Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T23:55:48.427Z] Bash-1.0.6 [2022-05-11T23:55:48.427Z] [2022-05-11T23:55:48.427Z] [2022-05-11T23:55:48.427Z] ==> git version 2.25.1 found [2022-05-11T23:55:48.427Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-11T23:55:48.427Z] Release-Date: 2020-01-08 [2022-05-11T23:55:48.427Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-11T23:55:48.427Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-11T23:55:48.427Z] ==> Jenkins CI detected. [2022-05-11T23:55:48.427Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-83 [2022-05-11T23:55:48.427Z] project root: . [2022-05-11T23:55:48.427Z] --> token set from env [2022-05-11T23:55:48.427Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T23:55:48.427Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T23:55:48.427Z] ==> Python coveragepy not found [2022-05-11T23:55:48.427Z] ==> Searching for coverage reports in: [2022-05-11T23:55:48.427Z] + . [2022-05-11T23:55:48.427Z] -> Found 1 reports [2022-05-11T23:55:48.427Z] ==> Detecting git/mercurial file structure [2022-05-11T23:55:48.427Z] ==> Reading reports [2022-05-11T23:55:48.427Z] + ./coverage.out bytes=41008 [2022-05-11T23:55:48.427Z] ==> Appending adjustments [2022-05-11T23:55:48.427Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T23:55:48.691Z] + Found adjustments [2022-05-11T23:55:48.691Z] ==> Gzipping contents [2022-05-11T23:55:48.691Z] 12K /tmp/codecov.eLouEf.gz [2022-05-11T23:55:48.691Z] ==> Uploading reports [2022-05-11T23:55:48.691Z] url: https://codecov.io [2022-05-11T23:55:48.691Z] query: branch=PR-83&commit=431c46884447880b97737c90f6d10b97bbc06cec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-83%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=83&job=&cmd_args= [2022-05-11T23:55:48.691Z] -> Pinging Codecov [2022-05-11T23:55:48.691Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-83&commit=431c46884447880b97737c90f6d10b97bbc06cec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-83%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=83&job=&cmd_args= [2022-05-11T23:55:48.953Z] -> Uploading to [2022-05-11T23:55:48.953Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/581DD39554BDF9B6E22D074273EAD858/431c46884447880b97737c90f6d10b97bbc06cec/98452428-814a-4f17-b8f5-2769870b0a9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T235548Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce7e675be1b2058266e36d9152c6cecd31d6de0fff14e18411ca89f4fd6b10e2 [2022-05-11T23:55:48.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T23:55:48.953Z] Dload Upload Total Spent Left Speed [2022-05-11T23:55:49.213Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11472 0 0 100 11472 0 47404 --:--:-- --:--:-- --:--:-- 47404 [2022-05-11T23:55:49.213Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/431c46884447880b97737c90f6d10b97bbc06cec [Pipeline] } [2022-05-11T23:55:49.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-11T23:55:50.899Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-83/archives ] [2022-05-11T23:55:50.900Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-83/archives [2022-05-11T23:55:50.900Z] total 16 [2022-05-11T23:55:50.900Z] drwxr-xr-x 3 root root 4096 May 11 23:47 . [2022-05-11T23:55:50.900Z] drwxrwxr-x 12 jenkins jenkins 4096 May 11 23:47 .. [2022-05-11T23:55:50.900Z] drwxr-xr-x 2 root root 4096 May 11 23:47 cost [2022-05-11T23:55:50.900Z] -rw-r--r-- 1 root root 93 May 11 23:47 cost.csv [2022-05-11T23:55:50.900Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-83/archives [2022-05-11T23:55:50.900Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-83/archives [2022-05-11T23:55:50.900Z] total 16 [2022-05-11T23:55:50.900Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 23:47 . [2022-05-11T23:55:50.900Z] drwxrwxr-x 12 jenkins jenkins 4096 May 11 23:47 .. [2022-05-11T23:55:50.900Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 23:47 cost [2022-05-11T23:55:50.900Z] -rw-r--r-- 1 jenkins jenkins 93 May 11 23:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:55:51.229Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:55:52.128Z] ---> package-listing.sh [2022-05-11T23:55:52.128Z] ++ facter osfamily [2022-05-11T23:55:52.128Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T23:55:52.389Z] + OS_FAMILY=debian [2022-05-11T23:55:52.389Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-83 [2022-05-11T23:55:52.389Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T23:55:52.389Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T23:55:52.389Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T23:55:52.389Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T23:55:52.389Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-83 ']' [2022-05-11T23:55:52.389Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T23:55:52.389Z] + case "${OS_FAMILY}" in [2022-05-11T23:55:52.389Z] + dpkg -l [2022-05-11T23:55:52.389Z] + grep '^ii' [2022-05-11T23:55:52.389Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T23:55:52.389Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T23:55:52.389Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T23:55:52.389Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-83 ']' [2022-05-11T23:55:52.389Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-83/archives/ [2022-05-11T23:55:52.389Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-83/archives/ [Pipeline] echo [2022-05-11T23:55:52.419Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-11T23:55:52.717Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T23:55:53.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T23:55:53.300Z] . [Pipeline] withDockerContainer [2022-05-11T23:55:53.390Z] prd-ubuntu20.04-docker-8c-8g-63299 does not seem to be running inside a container [2022-05-11T23:55:53.434Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-83 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83:/w/workspace/ry_app-rfid-llrp-inventory_PR-83:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T23:55:53.669Z] $ docker top 3c56bdb5548c13c6096258192385d5ba7573c0ccb48297b8c0a9d39538712cab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T23:55:54.066Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T23:55:54.381Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T23:55:54.692Z] + ls /var/log/sa-host [2022-05-11T23:55:54.692Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T23:55:54.839Z] provisioning config files... [2022-05-11T23:55:54.848Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp/config5095583812325924012tmp [Pipeline] { [Pipeline] echo [2022-05-11T23:55:54.896Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:55:55.216Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T23:55:55.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:55:55.647Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T23:55:55.677Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:55:55.990Z] ---> sudo-logs.sh [2022-05-11T23:55:55.990Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T23:55:56.067Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:55:56.385Z] ---> job-cost.sh [2022-05-11T23:55:56.385Z] lf-activate-venv: SKIPPING [2022-05-11T23:55:56.385Z] DEBUG: total: 0.2199999988079071 [2022-05-11T23:55:56.385Z] INFO: Retrieving Stack Cost... [2022-05-11T23:55:56.647Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T23:55:57.216Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T23:55:57.251Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T23:55:57.578Z] ---> logs-deploy.sh [2022-05-11T23:55:57.578Z] lf-activate-venv: SKIPPING [2022-05-11T23:55:57.578Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-83/1 [2022-05-11T23:55:57.578Z] INFO: archiving workspace using pattern(s): [2022-05-11T23:55:58.529Z] Archives upload complete. [2022-05-11T23:55:58.529Z] INFO: archiving logs to Nexus