Pull request #75 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3f802b69bb2be9fe04a7de131cd66d6f9ad92af+3238fc2d0ace65e1c621b12a7e75f28d928cef37 (921e47fe28523542cdf62fa4e923664d2420de13) 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-ssh464357570024881116.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0296cfd70f3001d69e24c2db393b493f66f700db 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-ssh2753300008834013298.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 0296cfd70f3001d69e24c2db393b493f66f700db 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-75/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-75/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1604989562080751015.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-75/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15264295150753607729.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0296cfd70f3001d69e24c2db393b493f66f700db (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0296cfd70f3001d69e24c2db393b493f66f700db # timeout=10 Commit message: "Merge pull request #381 from edgexfoundry/us3314" > 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-ssh17406399766350906088.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-75/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-75/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17825354197233161442.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 0296cfd70f3001d69e24c2db393b493f66f700db 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-33490 in /w/workspace/ry_app-rfid-llrp-inventory_PR-75 [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-75 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3238fc2d0ace65e1c621b12a7e75f28d928cef37 into PR head commit b3f802b69bb2be9fe04a7de131cd66d6f9ad92af Merge succeeded, producing b3f802b69bb2be9fe04a7de131cd66d6f9ad92af Checking out Revision b3f802b69bb2be9fe04a7de131cd66d6f9ad92af (PR-75) > 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/75/head:refs/remotes/origin/PR-75 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3f802b69bb2be9fe04a7de131cd66d6f9ad92af # 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 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3f802b69bb2be9fe04a7de131cd66d6f9ad92af # timeout=10 Commit message: "docs: Add CHANGELOG.md" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0296cfd70f3001d69e24c2db393b493f66f700db [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-27T15:37:05.244Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-27T15:37:05.414Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-27T15:37:05.516Z] ========================================================= [2022-04-27T15:37:05.516Z] EdgeX Global Pipelines Version Info [2022-04-27T15:37:05.516Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:37:06.333Z] ------------------- [2022-04-27T15:37:06.333Z] stable info: [2022-04-27T15:37:06.333Z] ------------------- [2022-04-27T15:37:06.333Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2022-04-27T15:37:06.333Z] Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db [2022-04-27T15:37:06.333Z] Message: update stable to v1.0.225 [2022-04-27T15:37:06.911Z] ------------------- [2022-04-27T15:37:06.911Z] experimental info: [2022-04-27T15:37:06.911Z] ------------------- [2022-04-27T15:37:06.911Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-27T15:37:06.911Z] Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 [2022-04-27T15:37:06.911Z] Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-27T15:37:07.156Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-27T15:37:07.196Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-27T15:37:07.233Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-27T15:37:07.265Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-27T15:37:07.302Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-27T15:37:07.340Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-27T15:37:07.375Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-27T15:37:07.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-27T15:37:07.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-27T15:37:07.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-27T15:37:07.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-27T15:37:07.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-27T15:37:07.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-27T15:37:07.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-27T15:37:07.667Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T15:37:07.705Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T15:37:07.742Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T15:37:07.784Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T15:37:07.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-27T15:37:07.861Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-27T15:37:07.902Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-27T15:37:07.943Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-27T15:37:07.985Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-27T15:37:08.023Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-27T15:37:08.058Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-27T15:37:08.093Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-27T15:37:08.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-75 [Pipeline] echo [2022-04-27T15:37:08.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-75 [Pipeline] echo [2022-04-27T15:37:08.210Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-75 [Pipeline] echo [2022-04-27T15:37:08.250Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [Pipeline] echo [2022-04-27T15:37:08.285Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3f802b [Pipeline] echo [2022-04-27T15:37:08.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T15:37:08.425Z] provisioning config files... [2022-04-27T15:37:08.441Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/config9037803924983455928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:37:08.785Z] ---> docker-login.sh [2022-04-27T15:37:08.785Z] nexus3.edgexfoundry.org:10001 [2022-04-27T15:37:09.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:37:09.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:37:09.356Z] Configure a credential helper to remove this warning. See [2022-04-27T15:37:09.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:37:09.356Z] [2022-04-27T15:37:09.356Z] Login Succeeded [2022-04-27T15:37:09.356Z] nexus3.edgexfoundry.org:10002 [2022-04-27T15:37:09.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:37:09.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:37:09.356Z] Configure a credential helper to remove this warning. See [2022-04-27T15:37:09.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:37:09.356Z] [2022-04-27T15:37:09.356Z] Login Succeeded [2022-04-27T15:37:09.356Z] nexus3.edgexfoundry.org:10003 [2022-04-27T15:37:09.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:37:09.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:37:09.617Z] Configure a credential helper to remove this warning. See [2022-04-27T15:37:09.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:37:09.617Z] [2022-04-27T15:37:09.617Z] Login Succeeded [2022-04-27T15:37:09.617Z] nexus3.edgexfoundry.org:10004 [2022-04-27T15:37:09.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:37:09.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:37:09.617Z] Configure a credential helper to remove this warning. See [2022-04-27T15:37:09.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:37:09.617Z] [2022-04-27T15:37:09.617Z] Login Succeeded [2022-04-27T15:37:09.617Z] docker.io [2022-04-27T15:37:09.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:37:10.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:37:10.142Z] Configure a credential helper to remove this warning. See [2022-04-27T15:37:10.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:37:10.142Z] [2022-04-27T15:37:10.142Z] Login Succeeded [2022-04-27T15:37:10.142Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T15:37:10.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-27T15:37:10.795Z] + git rev-list -1 --merges b3f802b69bb2be9fe04a7de131cd66d6f9ad92af~1..b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [Pipeline] echo [2022-04-27T15:37:10.848Z] -----------> git rev-list -1 --merges b3f802b69bb2be9fe04a7de131cd66d6f9ad92af~1..b3f802b69bb2be9fe04a7de131cd66d6f9ad92af b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [false] [Pipeline] sh [2022-04-27T15:37:11.158Z] + git log --format=format:%s -1 b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [Pipeline] echo [2022-04-27T15:37:11.190Z] ========================================================= [2022-04-27T15:37:11.190Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-27T15:37:11.190Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T15:37:11.631Z] + git log --format=format:%s -1 b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [Pipeline] echo [2022-04-27T15:37:11.666Z] [semverPrep] GIT_COMMIT: b3f802b69bb2be9fe04a7de131cd66d6f9ad92af, Commit Message: docs: Add CHANGELOG.md [Pipeline] echo [2022-04-27T15:37:11.692Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-27T15:37:12.100Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T15:37:12.100Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-27T15:37:12.100Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-27T15:37:12.100Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-27T15:37:12.100Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-27T15:37:12.100Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-27T15:37:12.100Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:37:12.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T15:37:12.485Z] [2022-04-27T15:37:12.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:37:12.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T15:37:12.826Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-27T15:37:12.826Z] 1fe172e4850f: Pulling fs layer [2022-04-27T15:37:12.826Z] caf521ccaac6: Pulling fs layer [2022-04-27T15:37:12.826Z] 3ead6fa29328: Pulling fs layer [2022-04-27T15:37:12.826Z] 5c2a1cbceb83: Pulling fs layer [2022-04-27T15:37:12.826Z] a8d5f1318db7: Pulling fs layer [2022-04-27T15:37:12.826Z] c427282e49a2: Pulling fs layer [2022-04-27T15:37:12.826Z] 1827001aaf11: Pulling fs layer [2022-04-27T15:37:12.826Z] 0714d37db230: Pulling fs layer [2022-04-27T15:37:12.826Z] ac28cf19c067: Pulling fs layer [2022-04-27T15:37:12.826Z] ca983d60f3e2: Pulling fs layer [2022-04-27T15:37:12.826Z] 9f894cec8388: Pulling fs layer [2022-04-27T15:37:12.826Z] 5c2a1cbceb83: Waiting [2022-04-27T15:37:12.826Z] a8d5f1318db7: Waiting [2022-04-27T15:37:12.826Z] ac28cf19c067: Waiting [2022-04-27T15:37:12.826Z] ca983d60f3e2: Waiting [2022-04-27T15:37:12.826Z] c427282e49a2: Waiting [2022-04-27T15:37:12.826Z] 9f894cec8388: Waiting [2022-04-27T15:37:12.826Z] 0714d37db230: Waiting [2022-04-27T15:37:12.826Z] 1827001aaf11: Waiting [2022-04-27T15:37:12.826Z] caf521ccaac6: Verifying Checksum [2022-04-27T15:37:12.826Z] caf521ccaac6: Download complete [2022-04-27T15:37:12.826Z] 5c2a1cbceb83: Download complete [2022-04-27T15:37:13.089Z] a8d5f1318db7: Verifying Checksum [2022-04-27T15:37:13.089Z] a8d5f1318db7: Download complete [2022-04-27T15:37:13.089Z] 3ead6fa29328: Verifying Checksum [2022-04-27T15:37:13.089Z] 3ead6fa29328: Download complete [2022-04-27T15:37:13.089Z] c427282e49a2: Download complete [2022-04-27T15:37:13.089Z] 0714d37db230: Download complete [2022-04-27T15:37:13.089Z] ac28cf19c067: Download complete [2022-04-27T15:37:13.089Z] ca983d60f3e2: Verifying Checksum [2022-04-27T15:37:13.089Z] ca983d60f3e2: Download complete [2022-04-27T15:37:13.089Z] 9f894cec8388: Verifying Checksum [2022-04-27T15:37:13.089Z] 9f894cec8388: Download complete [2022-04-27T15:37:13.089Z] 1fe172e4850f: Verifying Checksum [2022-04-27T15:37:13.089Z] 1fe172e4850f: Download complete [2022-04-27T15:37:13.351Z] 1827001aaf11: Verifying Checksum [2022-04-27T15:37:13.351Z] 1827001aaf11: Download complete [2022-04-27T15:37:14.293Z] 1fe172e4850f: Pull complete [2022-04-27T15:37:14.553Z] caf521ccaac6: Pull complete [2022-04-27T15:37:14.814Z] 3ead6fa29328: Pull complete [2022-04-27T15:37:15.074Z] 5c2a1cbceb83: Pull complete [2022-04-27T15:37:15.333Z] a8d5f1318db7: Pull complete [2022-04-27T15:37:15.333Z] c427282e49a2: Pull complete [2022-04-27T15:37:17.253Z] 1827001aaf11: Pull complete [2022-04-27T15:37:17.253Z] 0714d37db230: Pull complete [2022-04-27T15:37:17.513Z] ac28cf19c067: Pull complete [2022-04-27T15:37:17.513Z] ca983d60f3e2: Pull complete [2022-04-27T15:37:17.776Z] 9f894cec8388: Pull complete [2022-04-27T15:37:17.776Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-27T15:37:17.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T15:37:18.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-27T15:37:18.140Z] prd-ubuntu20.04-docker-8c-8g-33490 does not seem to be running inside a container [2022-04-27T15:37:18.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@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-04-27T15:37:21.306Z] $ docker top 1701b6e85d7e90778d8907f17c7bdade1b27b32a4ef269039f9f19496961fe3a -eo pid,comm [2022-04-27T15:37:21.370Z] 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-04-27T15:37:21.370Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T15:37:21.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T15:37:21.499Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T15:37:21.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T15:37:21.620Z] $ docker exec 1701b6e85d7e90778d8907f17c7bdade1b27b32a4ef269039f9f19496961fe3a ssh-agent [2022-04-27T15:37:21.744Z] SSH_AUTH_SOCK=/tmp/ssh-1ZbIY2AlIWFY/agent.33 [2022-04-27T15:37:21.744Z] SSH_AGENT_PID=40 [2022-04-27T15:37:21.754Z] Running ssh-add (command line suppressed) [2022-04-27T15:37:21.874Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/private_key_5765944731715823328.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/private_key_5765944731715823328.key) [2022-04-27T15:37:21.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T15:37:22.218Z] + git tag --points-at HEAD [Pipeline] } [2022-04-27T15:37:22.243Z] $ docker exec --env ******** --env ******** 1701b6e85d7e90778d8907f17c7bdade1b27b32a4ef269039f9f19496961fe3a ssh-agent -k [2022-04-27T15:37:22.349Z] unset SSH_AUTH_SOCK; [2022-04-27T15:37:22.349Z] unset SSH_AGENT_PID; [2022-04-27T15:37:22.349Z] echo Agent pid 40 killed; [2022-04-27T15:37:22.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-27T15:37:22.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T15:37:22.436Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T15:37:22.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T15:37:22.568Z] $ docker exec 1701b6e85d7e90778d8907f17c7bdade1b27b32a4ef269039f9f19496961fe3a ssh-agent [2022-04-27T15:37:22.703Z] SSH_AUTH_SOCK=/tmp/ssh-brjGDs9KYBaD/agent.74 [2022-04-27T15:37:22.703Z] SSH_AGENT_PID=81 [2022-04-27T15:37:22.708Z] Running ssh-add (command line suppressed) [2022-04-27T15:37:22.830Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/private_key_567605438030345789.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/private_key_567605438030345789.key) [2022-04-27T15:37:22.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T15:37:23.175Z] + git semver init [2022-04-27T15:37:23.437Z] 2022-04-27 15:37:23,391 [run_init] DEBUG init version:0.0.0 force:False [2022-04-27T15:37:23.437Z] 2022-04-27 15:37:23,392 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver [2022-04-27T15:37:23.437Z] 2022-04-27 15:37:23,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver [2022-04-27T15:37:23.437Z] 2022-04-27 15:37:23,392 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-75, universal_newlines=False, shell=None, istream=None) [2022-04-27T15:37:24.823Z] 2022-04-27 15:37:24,436 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.git/info/exclude [2022-04-27T15:37:24.823Z] 2022-04-27 15:37:24,437 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver/PR-75 with force:False [2022-04-27T15:37:24.823Z] 2022-04-27 15:37:24,437 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver/PR-75 [2022-04-27T15:37:24.823Z] 2022-04-27 15:37:24,441 [execute] INFO git cat-file --batch-check [2022-04-27T15:37:24.823Z] 2022-04-27 15:37:24,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver, universal_newlines=False, shell=None, istream=) [2022-04-27T15:37:24.823Z] 2022-04-27 15:37:24,446 [execute] INFO git cat-file --batch [2022-04-27T15:37:24.823Z] 2022-04-27 15:37:24,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver, universal_newlines=False, shell=None, istream=) [2022-04-27T15:37:24.823Z] 2022-04-27 15:37:24,451 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver/PR-75 [2022-04-27T15:37:24.823Z] 0.0.0 [Pipeline] } [2022-04-27T15:37:24.850Z] $ docker exec --env ******** --env ******** 1701b6e85d7e90778d8907f17c7bdade1b27b32a4ef269039f9f19496961fe3a ssh-agent -k [2022-04-27T15:37:24.946Z] unset SSH_AUTH_SOCK; [2022-04-27T15:37:24.947Z] unset SSH_AGENT_PID; [2022-04-27T15:37:24.947Z] echo Agent pid 81 killed; [2022-04-27T15:37:24.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T15:37:25.386Z] + git semver [Pipeline] } [2022-04-27T15:37:25.674Z] $ docker stop --time=1 1701b6e85d7e90778d8907f17c7bdade1b27b32a4ef269039f9f19496961fe3a [2022-04-27T15:37:26.980Z] $ docker rm -f 1701b6e85d7e90778d8907f17c7bdade1b27b32a4ef269039f9f19496961fe3a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T15:37:27.395Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-27T15:37:27.739Z] Stashed 1 file(s) [Pipeline] echo [2022-04-27T15:37:27.758Z] [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-04-27T15:37:28.320Z] provisioning config files... [2022-04-27T15:37:28.331Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/config8628246750453774549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:37:28.681Z] ---> docker-login.sh [2022-04-27T15:37:28.681Z] nexus3.edgexfoundry.org:10001 [2022-04-27T15:37:28.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:37:28.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:37:28.681Z] Configure a credential helper to remove this warning. See [2022-04-27T15:37:28.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:37:28.681Z] [2022-04-27T15:37:28.681Z] Login Succeeded [2022-04-27T15:37:28.681Z] nexus3.edgexfoundry.org:10002 [2022-04-27T15:37:28.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:37:28.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:37:28.681Z] Configure a credential helper to remove this warning. See [2022-04-27T15:37:28.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:37:28.681Z] [2022-04-27T15:37:28.681Z] Login Succeeded [2022-04-27T15:37:28.681Z] nexus3.edgexfoundry.org:10003 [2022-04-27T15:37:28.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:37:28.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:37:28.943Z] Configure a credential helper to remove this warning. See [2022-04-27T15:37:28.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:37:28.943Z] [2022-04-27T15:37:28.943Z] Login Succeeded [2022-04-27T15:37:28.943Z] nexus3.edgexfoundry.org:10004 [2022-04-27T15:37:28.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:37:28.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:37:28.943Z] Configure a credential helper to remove this warning. See [2022-04-27T15:37:28.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:37:28.943Z] [2022-04-27T15:37:28.943Z] Login Succeeded [2022-04-27T15:37:28.943Z] docker.io [2022-04-27T15:37:29.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:37:29.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:37:29.465Z] Configure a credential helper to remove this warning. See [2022-04-27T15:37:29.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:37:29.465Z] [2022-04-27T15:37:29.465Z] Login Succeeded [2022-04-27T15:37:29.465Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T15:37:29.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T15:37:29.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T15:37:29.714Z] ========================================================= [2022-04-27T15:37:29.714Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-27T15:37:29.714Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:37:30.123Z] + 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-04-27T15:37:30.123Z] Sending build context to Docker daemon 10.4MB [2022-04-27T15:37:30.123Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T15:37:30.123Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-27T15:37:30.123Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-27T15:37:30.123Z] 59bf1c3509f3: Pulling fs layer [2022-04-27T15:37:30.123Z] 666ba61612fd: Pulling fs layer [2022-04-27T15:37:30.123Z] 8ed8ca486205: Pulling fs layer [2022-04-27T15:37:30.123Z] 4fe6c5a15a65: Pulling fs layer [2022-04-27T15:37:30.123Z] 22a0e8bec74d: Pulling fs layer [2022-04-27T15:37:30.123Z] ca2b28591e48: Pulling fs layer [2022-04-27T15:37:30.123Z] a51346096db8: Pulling fs layer [2022-04-27T15:37:30.123Z] daebc70d1ce1: Pulling fs layer [2022-04-27T15:37:30.123Z] 0e18a0eac166: Pulling fs layer [2022-04-27T15:37:30.123Z] 4fe6c5a15a65: Waiting [2022-04-27T15:37:30.123Z] 22a0e8bec74d: Waiting [2022-04-27T15:37:30.123Z] ca2b28591e48: Waiting [2022-04-27T15:37:30.123Z] a51346096db8: Waiting [2022-04-27T15:37:30.123Z] 0e18a0eac166: Waiting [2022-04-27T15:37:30.123Z] daebc70d1ce1: Waiting [2022-04-27T15:37:30.123Z] 8ed8ca486205: Download complete [2022-04-27T15:37:30.388Z] 666ba61612fd: Verifying Checksum [2022-04-27T15:37:30.388Z] 666ba61612fd: Download complete [2022-04-27T15:37:30.388Z] 22a0e8bec74d: Verifying Checksum [2022-04-27T15:37:30.388Z] 22a0e8bec74d: Download complete [2022-04-27T15:37:30.388Z] ca2b28591e48: Verifying Checksum [2022-04-27T15:37:30.388Z] ca2b28591e48: Download complete [2022-04-27T15:37:30.388Z] 59bf1c3509f3: Verifying Checksum [2022-04-27T15:37:30.388Z] 59bf1c3509f3: Download complete [2022-04-27T15:37:30.388Z] a51346096db8: Verifying Checksum [2022-04-27T15:37:30.388Z] a51346096db8: Download complete [2022-04-27T15:37:30.388Z] daebc70d1ce1: Verifying Checksum [2022-04-27T15:37:30.388Z] daebc70d1ce1: Download complete [2022-04-27T15:37:30.388Z] 59bf1c3509f3: Pull complete [2022-04-27T15:37:30.649Z] 666ba61612fd: Pull complete [2022-04-27T15:37:30.649Z] 8ed8ca486205: Pull complete [2022-04-27T15:37:30.910Z] 0e18a0eac166: Verifying Checksum [2022-04-27T15:37:30.910Z] 0e18a0eac166: Download complete [2022-04-27T15:37:31.171Z] 4fe6c5a15a65: Verifying Checksum [2022-04-27T15:37:31.171Z] 4fe6c5a15a65: Download complete [2022-04-27T15:37:34.466Z] 4fe6c5a15a65: Pull complete [2022-04-27T15:37:34.466Z] 22a0e8bec74d: Pull complete [2022-04-27T15:37:34.466Z] ca2b28591e48: Pull complete [2022-04-27T15:37:34.725Z] a51346096db8: Pull complete [2022-04-27T15:37:34.725Z] daebc70d1ce1: Pull complete [2022-04-27T15:37:37.263Z] 0e18a0eac166: Pull complete [2022-04-27T15:37:37.263Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-27T15:37:37.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T15:37:37.263Z] ---> f018257e8ee9 [2022-04-27T15:37:37.263Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T15:37:39.171Z] ---> Running in 01dda2543677 [2022-04-27T15:37:39.171Z] Removing intermediate container 01dda2543677 [2022-04-27T15:37:39.171Z] ---> c79a5fc4715a [2022-04-27T15:37:39.171Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T15:37:39.171Z] ---> Running in 54831807b964 [2022-04-27T15:37:39.171Z] Removing intermediate container 54831807b964 [2022-04-27T15:37:39.171Z] ---> 04a679a6719f [2022-04-27T15:37:39.171Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T15:37:39.171Z] ---> Running in 0f278b7e2d39 [2022-04-27T15:37:39.430Z] Removing intermediate container 0f278b7e2d39 [2022-04-27T15:37:39.430Z] ---> 2c1245a3a12e [2022-04-27T15:37:39.430Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:37:39.430Z] ---> Running in 2a02442b91a8 [2022-04-27T15:37:40.004Z] Removing intermediate container 2a02442b91a8 [2022-04-27T15:37:40.004Z] ---> 22a2861a126d [2022-04-27T15:37:40.004Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T15:37:40.004Z] ---> Running in 39044b96b36e [2022-04-27T15:37:40.266Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T15:37:41.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T15:37:41.468Z] OK: 221 MiB in 52 packages [2022-04-27T15:37:41.729Z] Removing intermediate container 39044b96b36e [2022-04-27T15:37:41.729Z] ---> 9058272638a2 [2022-04-27T15:37:41.729Z] Step 8/13 : WORKDIR /app [2022-04-27T15:37:41.729Z] ---> Running in 09ffc59a4a2d [2022-04-27T15:37:41.729Z] Removing intermediate container 09ffc59a4a2d [2022-04-27T15:37:41.729Z] ---> 77b6d0d79505 [2022-04-27T15:37:41.729Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-27T15:37:41.990Z] ---> bdbcf08b3686 [2022-04-27T15:37:41.990Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T15:37:41.990Z] ---> Running in 45af9d279bb1 [2022-04-27T15:37:43.139Z] Still waiting to schedule task [2022-04-27T15:37:43.140Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-27T15:38:08.562Z] Removing intermediate container 45af9d279bb1 [2022-04-27T15:38:08.562Z] ---> 135abadba42d [2022-04-27T15:38:08.562Z] Step 11/13 : COPY . . [2022-04-27T15:38:08.562Z] ---> edd9950c74fb [2022-04-27T15:38:08.562Z] Step 12/13 : ARG MAKE="make build" [2022-04-27T15:38:08.562Z] ---> Running in f3ec07f5d529 [2022-04-27T15:38:08.562Z] Removing intermediate container f3ec07f5d529 [2022-04-27T15:38:08.562Z] ---> fe9143d663eb [2022-04-27T15:38:08.562Z] Step 13/13 : RUN $MAKE [2022-04-27T15:38:08.562Z] ---> Running in 210f6dbb55ee [2022-04-27T15:38:08.562Z] noop [2022-04-27T15:38:08.562Z] Removing intermediate container 210f6dbb55ee [2022-04-27T15:38:08.562Z] ---> 09003f738c17 [2022-04-27T15:38:08.562Z] Successfully built 09003f738c17 [2022-04-27T15:38:08.562Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:38:08.896Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T15:38:08.896Z] . [Pipeline] withDockerContainer [2022-04-27T15:38:08.986Z] prd-ubuntu20.04-docker-8c-8g-33490 does not seem to be running inside a container [2022-04-27T15:38:09.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@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-04-27T15:38:09.400Z] $ docker top 6da85cb32a77799d15478914a94605091645ec52c32ba86a48b065426399f12e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T15:38:09.785Z] + go version [2022-04-27T15:38:09.785Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-27T15:38:09.827Z] $ docker stop --time=1 6da85cb32a77799d15478914a94605091645ec52c32ba86a48b065426399f12e [2022-04-27T15:38:11.079Z] $ docker rm -f 6da85cb32a77799d15478914a94605091645ec52c32ba86a48b065426399f12e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:38:11.754Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T15:38:11.754Z] . [Pipeline] withDockerContainer [2022-04-27T15:38:11.841Z] prd-ubuntu20.04-docker-8c-8g-33490 does not seem to be running inside a container [2022-04-27T15:38:11.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@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-04-27T15:38:12.292Z] $ docker top 2a8701a475dd4ab06902b112a9f4a47797e909fd5bee327feecf6669d91c3a6a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T15:38:12.761Z] + make test [2022-04-27T15:38:12.761Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T15:38:20.882Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-27T15:38:20.882Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.068s coverage: 86.2% of statements [2022-04-27T15:38:20.882Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-27T15:38:22.264Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.536s coverage: 71.9% of statements [2022-04-27T15:38:22.264Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-27T15:38:28.840Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T15:38:32.130Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T15:38:32.130Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T15:38:32.130Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-27T15:38:32.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T15:38:32.211Z] $ docker stop --time=1 2a8701a475dd4ab06902b112a9f4a47797e909fd5bee327feecf6669d91c3a6a [2022-04-27T15:38:33.949Z] $ docker rm -f 2a8701a475dd4ab06902b112a9f4a47797e909fd5bee327feecf6669d91c3a6a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T15:38:34.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T15:38:34.492Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-27T15:38:35.151Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T15:38:35.461Z] + ls -al . [2022-04-27T15:38:35.461Z] total 244 [2022-04-27T15:38:35.461Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 15:38 . [2022-04-27T15:38:35.461Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:36 .. [2022-04-27T15:38:35.461Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 15:37 .dockerignore [2022-04-27T15:38:35.461Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 15:37 .git [2022-04-27T15:38:35.461Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:37 .github [2022-04-27T15:38:35.461Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 15:37 .gitignore [2022-04-27T15:38:35.461Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 15:37 .golangci.yml [2022-04-27T15:38:35.461Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 15:37 .semver [2022-04-27T15:38:35.461Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 27 15:37 Attribution.txt [2022-04-27T15:38:35.461Z] -rw-rw-r-- 1 jenkins jenkins 1651 Apr 27 15:37 CHANGELOG.md [2022-04-27T15:38:35.461Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 27 15:37 Dockerfile [2022-04-27T15:38:35.461Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 15:37 GOVERNANCE.md [2022-04-27T15:38:35.461Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 15:37 Jenkinsfile [2022-04-27T15:38:35.461Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 15:37 LICENSE [2022-04-27T15:38:35.461Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 27 15:37 Makefile [2022-04-27T15:38:35.461Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 15:37 OWNERS.md [2022-04-27T15:38:35.461Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 27 15:37 README.md [2022-04-27T15:38:35.461Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 15:37 VERSION [2022-04-27T15:38:35.462Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:37 bin [2022-04-27T15:38:35.462Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 27 15:38 coverage.out [2022-04-27T15:38:35.462Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 27 15:38 go.mod [2022-04-27T15:38:35.462Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 27 15:37 go.sum [2022-04-27T15:38:35.462Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:37 images [2022-04-27T15:38:35.462Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:37 internal [2022-04-27T15:38:35.462Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 15:37 main.go [2022-04-27T15:38:35.462Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:37 res [2022-04-27T15:38:35.462Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:37 snap [2022-04-27T15:38:35.462Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:37 static [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:38:35.789Z] + 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=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af --label arch=amd64 --label version=0.0.0 . [2022-04-27T15:38:35.789Z] Sending build context to Docker daemon 10.4MB [2022-04-27T15:38:35.789Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T15:38:35.789Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-27T15:38:35.789Z] ---> 09003f738c17 [2022-04-27T15:38:35.789Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T15:38:36.049Z] ---> Running in 95004b7f66a2 [2022-04-27T15:38:36.049Z] Removing intermediate container 95004b7f66a2 [2022-04-27T15:38:36.049Z] ---> 714f346e6b14 [2022-04-27T15:38:36.049Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T15:38:36.049Z] ---> Running in e07be0e53ae0 [2022-04-27T15:38:36.049Z] Removing intermediate container e07be0e53ae0 [2022-04-27T15:38:36.049Z] ---> 50f894253f8a [2022-04-27T15:38:36.049Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T15:38:36.049Z] ---> Running in 57ffcee71198 [2022-04-27T15:38:36.310Z] Removing intermediate container 57ffcee71198 [2022-04-27T15:38:36.310Z] ---> 0a939678aaef [2022-04-27T15:38:36.310Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:38:36.310Z] ---> Running in fbeaaa50191c [2022-04-27T15:38:36.880Z] Removing intermediate container fbeaaa50191c [2022-04-27T15:38:36.880Z] ---> 18ba317aa397 [2022-04-27T15:38:36.880Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T15:38:36.880Z] ---> Running in 65dd5504b174 [2022-04-27T15:38:37.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T15:38:38.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T15:38:38.344Z] OK: 221 MiB in 52 packages [2022-04-27T15:38:38.605Z] Removing intermediate container 65dd5504b174 [2022-04-27T15:38:38.605Z] ---> 0bdb0a08ad98 [2022-04-27T15:38:38.605Z] Step 8/31 : WORKDIR /app [2022-04-27T15:38:38.605Z] ---> Running in 3fab7a3bfdce [2022-04-27T15:38:38.865Z] Removing intermediate container 3fab7a3bfdce [2022-04-27T15:38:38.865Z] ---> 5d6d4332a34b [2022-04-27T15:38:38.865Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-27T15:38:38.865Z] ---> 7e9da3942d84 [2022-04-27T15:38:38.865Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T15:38:38.865Z] ---> Running in 429a4e210359 [2022-04-27T15:38:39.811Z] Removing intermediate container 429a4e210359 [2022-04-27T15:38:39.811Z] ---> 536bf8111daa [2022-04-27T15:38:39.811Z] Step 11/31 : COPY . . [2022-04-27T15:38:40.381Z] ---> 21bf904d36b4 [2022-04-27T15:38:40.381Z] Step 12/31 : ARG MAKE="make build" [2022-04-27T15:38:40.381Z] ---> Running in ded992eca786 [2022-04-27T15:38:40.381Z] Removing intermediate container ded992eca786 [2022-04-27T15:38:40.381Z] ---> 81a624fd381d [2022-04-27T15:38:40.381Z] Step 13/31 : RUN $MAKE [2022-04-27T15:38:40.381Z] ---> Running in c76864f828f5 [2022-04-27T15:38:40.645Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.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" -o app-rfid-llrp-inventory [2022-04-27T15:38:48.782Z] Removing intermediate container c76864f828f5 [2022-04-27T15:38:48.782Z] ---> 40d6a22562cb [2022-04-27T15:38:48.782Z] Step 14/31 : FROM alpine:3.14 [2022-04-27T15:38:49.355Z] 3.14: Pulling from library/alpine [2022-04-27T15:38:49.355Z] 8663204ce13b: Pulling fs layer [2022-04-27T15:38:49.615Z] 8663204ce13b: Verifying Checksum [2022-04-27T15:38:49.615Z] 8663204ce13b: Download complete [2022-04-27T15:38:49.875Z] 8663204ce13b: Pull complete [2022-04-27T15:38:49.875Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T15:38:49.875Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T15:38:49.875Z] ---> e04c818066af [2022-04-27T15:38:49.875Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T15:38:49.875Z] ---> Running in 81756e4bd87a [2022-04-27T15:38:49.875Z] Removing intermediate container 81756e4bd87a [2022-04-27T15:38:49.875Z] ---> bf0383366588 [2022-04-27T15:38:49.875Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-27T15:38:50.135Z] ---> Running in 390a5520fffa [2022-04-27T15:38:50.136Z] Removing intermediate container 390a5520fffa [2022-04-27T15:38:50.136Z] ---> a5366de1a51e [2022-04-27T15:38:50.136Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:38:50.136Z] ---> Running in 15cb60c62c95 [2022-04-27T15:38:51.080Z] Removing intermediate container 15cb60c62c95 [2022-04-27T15:38:51.080Z] ---> 35ddb20f3736 [2022-04-27T15:38:51.080Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-27T15:38:51.080Z] ---> Running in d22b54591bb7 [2022-04-27T15:38:51.342Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-27T15:38:51.917Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-27T15:38:52.487Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-27T15:38:52.487Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T15:38:52.487Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-27T15:38:52.487Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T15:38:52.747Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-27T15:38:52.747Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-27T15:38:53.009Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T15:38:53.009Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T15:38:53.009Z] OK: 9 MiB in 20 packages [2022-04-27T15:38:53.269Z] Removing intermediate container d22b54591bb7 [2022-04-27T15:38:53.269Z] ---> a591b900b526 [2022-04-27T15:38:53.269Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-27T15:38:53.529Z] ---> ce477c706e23 [2022-04-27T15:38:53.529Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-27T15:38:53.788Z] ---> 50b3ee4947e5 [2022-04-27T15:38:53.788Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-27T15:38:53.788Z] ---> 2fda1ac0f3f3 [2022-04-27T15:38:53.788Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-27T15:38:54.048Z] ---> 371e836f9abd [2022-04-27T15:38:54.048Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-27T15:38:54.310Z] ---> 292444903d3b [2022-04-27T15:38:54.310Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-27T15:38:54.570Z] ---> Running in 6a7f681a06ba [2022-04-27T15:38:55.140Z] Removing intermediate container 6a7f681a06ba [2022-04-27T15:38:55.140Z] ---> 9e20755a8094 [2022-04-27T15:38:55.140Z] Step 25/31 : VOLUME /cache [2022-04-27T15:38:55.140Z] ---> Running in d53081334ac0 [2022-04-27T15:38:55.400Z] Removing intermediate container d53081334ac0 [2022-04-27T15:38:55.400Z] ---> 324524a8d4aa [2022-04-27T15:38:55.400Z] Step 26/31 : EXPOSE 59711 [2022-04-27T15:38:55.400Z] ---> Running in 0efb6d33370b [2022-04-27T15:38:55.661Z] Removing intermediate container 0efb6d33370b [2022-04-27T15:38:55.661Z] ---> ca63079a42fe [2022-04-27T15:38:55.661Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-27T15:38:55.661Z] ---> Running in 4c3f9bd04560 [2022-04-27T15:38:55.922Z] Removing intermediate container 4c3f9bd04560 [2022-04-27T15:38:55.922Z] ---> da9ad41c557e [2022-04-27T15:38:55.922Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-27T15:38:55.922Z] ---> Running in e369e269e2de [2022-04-27T15:38:55.922Z] Removing intermediate container e369e269e2de [2022-04-27T15:38:55.922Z] ---> 6bec08d6fa61 [2022-04-27T15:38:55.922Z] Step 29/31 : LABEL arch=amd64 [2022-04-27T15:38:56.182Z] ---> Running in 4845fac73bc1 [2022-04-27T15:38:56.182Z] Removing intermediate container 4845fac73bc1 [2022-04-27T15:38:56.182Z] ---> a32d6ec54d9f [2022-04-27T15:38:56.182Z] Step 30/31 : LABEL git_sha=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [2022-04-27T15:38:56.182Z] ---> Running in 0bc123917dd8 [2022-04-27T15:38:56.441Z] Removing intermediate container 0bc123917dd8 [2022-04-27T15:38:56.441Z] ---> d5c1aaf7b2e9 [2022-04-27T15:38:56.441Z] Step 31/31 : LABEL version=0.0.0 [2022-04-27T15:38:56.441Z] ---> Running in 068a6c032934 [2022-04-27T15:38:56.704Z] Removing intermediate container 068a6c032934 [2022-04-27T15:38:56.704Z] ---> 3a94b4c1bb29 [2022-04-27T15:38:56.704Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T15:38:56.704Z] Successfully built 3a94b4c1bb29 [2022-04-27T15:38:56.704Z] 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-04-27T15:38:57.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T15:38:57.449Z] [2022-04-27T15:38:57.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:38:57.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T15:38:57.798Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-27T15:38:57.798Z] 5eb5b503b376: Pulling fs layer [2022-04-27T15:38:57.798Z] 5c69ac0246d0: Pulling fs layer [2022-04-27T15:38:57.798Z] ec43610c2a17: Pulling fs layer [2022-04-27T15:38:57.798Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-27T15:38:57.798Z] 33b1e0a273af: Pulling fs layer [2022-04-27T15:38:57.798Z] 5d3b04190fa2: Pulling fs layer [2022-04-27T15:38:57.798Z] 3a2ae6a8a46f: Waiting [2022-04-27T15:38:57.798Z] 33b1e0a273af: Waiting [2022-04-27T15:38:57.798Z] 2f39f015ded8: Pulling fs layer [2022-04-27T15:38:57.798Z] 5d3b04190fa2: Waiting [2022-04-27T15:38:57.798Z] 2f39f015ded8: Waiting [2022-04-27T15:38:57.798Z] 5c69ac0246d0: Verifying Checksum [2022-04-27T15:38:57.798Z] 5c69ac0246d0: Download complete [2022-04-27T15:38:57.798Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-27T15:38:57.798Z] 3a2ae6a8a46f: Download complete [2022-04-27T15:38:58.056Z] 33b1e0a273af: Verifying Checksum [2022-04-27T15:38:58.056Z] 33b1e0a273af: Download complete [2022-04-27T15:38:58.056Z] 5d3b04190fa2: Verifying Checksum [2022-04-27T15:38:58.056Z] 5d3b04190fa2: Download complete [2022-04-27T15:38:58.056Z] ec43610c2a17: Verifying Checksum [2022-04-27T15:38:58.056Z] ec43610c2a17: Download complete [2022-04-27T15:38:58.056Z] 5eb5b503b376: Verifying Checksum [2022-04-27T15:38:58.056Z] 5eb5b503b376: Download complete [2022-04-27T15:38:58.993Z] 2f39f015ded8: Download complete [2022-04-27T15:38:59.253Z] 5eb5b503b376: Pull complete [2022-04-27T15:38:59.511Z] 5c69ac0246d0: Pull complete [2022-04-27T15:39:00.080Z] ec43610c2a17: Pull complete [2022-04-27T15:39:00.080Z] 3a2ae6a8a46f: Pull complete [2022-04-27T15:39:00.339Z] 33b1e0a273af: Pull complete [2022-04-27T15:39:00.339Z] 5d3b04190fa2: Pull complete [2022-04-27T15:39:04.535Z] 2f39f015ded8: Pull complete [2022-04-27T15:39:04.535Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-27T15:39:04.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T15:39:04.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-27T15:39:04.630Z] prd-ubuntu20.04-docker-8c-8g-33490 does not seem to be running inside a container [2022-04-27T15:39:04.676Z] $ 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-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@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-04-27T15:39:06.870Z] $ docker top 2acfc007c2f30b0eec3ca6a5cfa2c1bcb3ce7e52bcfab3e225ab71675dd94174 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:39:07.324Z] ---> job-cost.sh [2022-04-27T15:39:07.324Z] lf-activate-venv: SKIPPING [2022-04-27T15:39:07.324Z] INFO: No Stack... [2022-04-27T15:39:07.584Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T15:39:08.154Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T15:39:08.472Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives/cost.csv [2022-04-27T15:39:08.472Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T15:39:08.509Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-1-stack-cost] [2022-04-27T15:39:08.514Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-1-stack-cost] did not exist. Created. [2022-04-27T15:39:08.514Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T15:39:08.896Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-27T15:39:08.950Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T15:39:08.982Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T15:39:09.071Z] $ docker stop --time=1 2acfc007c2f30b0eec3ca6a5cfa2c1bcb3ce7e52bcfab3e225ab71675dd94174 [2022-04-27T15:39:10.276Z] $ docker rm -f 2acfc007c2f30b0eec3ca6a5cfa2c1bcb3ce7e52bcfab3e225ab71675dd94174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T15:40:13.291Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33492 in /w/workspace/ry_app-rfid-llrp-inventory_PR-75 [Pipeline] { [Pipeline] ws [2022-04-27T15:40:13.332Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-04-27T15:40:13.761Z] The recommended git tool is: git [2022-04-27T15:40:21.019Z] using credential edgex-jenkins-ssh [2022-04-27T15:40:21.037Z] Cloning the remote Git repository [2022-04-27T15:40:21.101Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-27T15:40:21.183Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-04-27T15:40:21.278Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-27T15:40:21.281Z] > git --version # timeout=10 [2022-04-27T15:40:21.307Z] > git --version # 'git version 2.25.1' [2022-04-27T15:40:21.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T15:40:21.433Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T15:40:23.896Z] Merging remotes/origin/main commit 3238fc2d0ace65e1c621b12a7e75f28d928cef37 into PR head commit b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [2022-04-27T15:40:23.216Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-27T15:40:23.238Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T15:40:23.268Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-27T15:40:23.306Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-27T15:40:23.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T15:40:23.322Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-27T15:40:23.915Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:40:23.931Z] > git checkout -f b3f802b69bb2be9fe04a7de131cd66d6f9ad92af # timeout=10 [2022-04-27T15:40:24.122Z] Merge succeeded, producing b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [2022-04-27T15:40:24.123Z] Checking out Revision b3f802b69bb2be9fe04a7de131cd66d6f9ad92af (PR-75) [2022-04-27T15:40:24.036Z] > git remote # timeout=10 [2022-04-27T15:40:24.056Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T15:40:24.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T15:40:24.082Z] > git merge 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 [2022-04-27T15:40:24.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T15:40:24.132Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:40:24.156Z] > git checkout -f b3f802b69bb2be9fe04a7de131cd66d6f9ad92af # timeout=10 [2022-04-27T15:40:28.471Z] Commit message: "docs: Add CHANGELOG.md" [2022-04-27T15:40:28.538Z] > git --version # timeout=10 [2022-04-27T15:40:28.549Z] > git --version # 'git version 2.25.1' [2022-04-27T15:40:28.568Z] fatal: bad object 0296cfd70f3001d69e24c2db393b493f66f700db [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T15:40:29.601Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-27T15:40:29.601Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T15:40:29.601Z] Dload Upload Total Spent Left Speed [2022-04-27T15:40:29.601Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2022-04-27T15:40:30.140Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-27T15:40:30.566Z] + sudo tee /etc/docker/daemon.new [2022-04-27T15:40:30.566Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-27T15:40:30.566Z] { [2022-04-27T15:40:30.566Z] "registry-mirrors": [ [2022-04-27T15:40:30.566Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-27T15:40:30.566Z] ], [2022-04-27T15:40:30.566Z] "bip": "10.250.0.254/24", [2022-04-27T15:40:30.566Z] "hosts": [ [2022-04-27T15:40:30.566Z] "tcp://0.0.0.0:5555", [2022-04-27T15:40:30.566Z] "unix:///var/run/docker.sock" [2022-04-27T15:40:30.566Z] ], [2022-04-27T15:40:30.566Z] "mtu": 1458, [2022-04-27T15:40:30.566Z] "selinux-enabled": true, [2022-04-27T15:40:30.566Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-27T15:40:30.566Z] } [Pipeline] sh [2022-04-27T15:40:30.942Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-27T15:40:31.315Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T15:40:49.746Z] provisioning config files... [2022-04-27T15:40:49.770Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1285311656890437442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:40:50.310Z] ---> docker-login.sh [2022-04-27T15:40:50.310Z] nexus3.edgexfoundry.org:10001 [2022-04-27T15:40:50.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:40:51.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:40:51.184Z] Configure a credential helper to remove this warning. See [2022-04-27T15:40:51.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:40:51.184Z] [2022-04-27T15:40:51.184Z] Login Succeeded [2022-04-27T15:40:51.184Z] nexus3.edgexfoundry.org:10002 [2022-04-27T15:40:51.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:40:51.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:40:51.456Z] Configure a credential helper to remove this warning. See [2022-04-27T15:40:51.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:40:51.456Z] [2022-04-27T15:40:51.456Z] Login Succeeded [2022-04-27T15:40:51.728Z] nexus3.edgexfoundry.org:10003 [2022-04-27T15:40:52.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:40:52.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:40:52.005Z] Configure a credential helper to remove this warning. See [2022-04-27T15:40:52.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:40:52.005Z] [2022-04-27T15:40:52.005Z] Login Succeeded [2022-04-27T15:40:52.005Z] nexus3.edgexfoundry.org:10004 [2022-04-27T15:40:52.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:40:52.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:40:52.555Z] Configure a credential helper to remove this warning. See [2022-04-27T15:40:52.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:40:52.555Z] [2022-04-27T15:40:52.555Z] Login Succeeded [2022-04-27T15:40:52.555Z] docker.io [2022-04-27T15:40:52.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:40:53.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:40:53.100Z] Configure a credential helper to remove this warning. See [2022-04-27T15:40:53.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:40:53.100Z] [2022-04-27T15:40:53.100Z] Login Succeeded [2022-04-27T15:40:53.100Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T15:40:53.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T15:40:53.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T15:40:53.632Z] ========================================================= [2022-04-27T15:40:53.632Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-27T15:40:53.632Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:40:54.076Z] + 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-04-27T15:40:54.355Z] Sending build context to Docker daemon 695.8kB [2022-04-27T15:40:54.355Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T15:40:54.355Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-27T15:40:54.634Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-27T15:40:54.634Z] 9b3977197b4f: Pulling fs layer [2022-04-27T15:40:54.634Z] 1a89e8eeedd5: Pulling fs layer [2022-04-27T15:40:54.634Z] 94645a83ff95: Pulling fs layer [2022-04-27T15:40:54.634Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-27T15:40:54.634Z] 0c92f367c5e7: Pulling fs layer [2022-04-27T15:40:54.634Z] 3096ccb668a1: Pulling fs layer [2022-04-27T15:40:54.634Z] e8cf19c19ddd: Pulling fs layer [2022-04-27T15:40:54.634Z] a4caa8a26152: Pulling fs layer [2022-04-27T15:40:54.634Z] 3096ccb668a1: Waiting [2022-04-27T15:40:54.634Z] e8cf19c19ddd: Waiting [2022-04-27T15:40:54.634Z] a4caa8a26152: Waiting [2022-04-27T15:40:54.634Z] 3f3a8bcf1eab: Waiting [2022-04-27T15:40:54.634Z] 0c92f367c5e7: Waiting [2022-04-27T15:40:54.634Z] 94645a83ff95: Verifying Checksum [2022-04-27T15:40:54.634Z] 94645a83ff95: Download complete [2022-04-27T15:40:54.634Z] 1a89e8eeedd5: Verifying Checksum [2022-04-27T15:40:54.634Z] 1a89e8eeedd5: Download complete [2022-04-27T15:40:54.634Z] 0c92f367c5e7: Verifying Checksum [2022-04-27T15:40:54.634Z] 0c92f367c5e7: Download complete [2022-04-27T15:40:54.634Z] 3096ccb668a1: Verifying Checksum [2022-04-27T15:40:54.634Z] 3096ccb668a1: Download complete [2022-04-27T15:40:54.634Z] e8cf19c19ddd: Verifying Checksum [2022-04-27T15:40:54.634Z] 9b3977197b4f: Verifying Checksum [2022-04-27T15:40:54.634Z] 9b3977197b4f: Download complete [2022-04-27T15:40:54.634Z] e8cf19c19ddd: Download complete [2022-04-27T15:40:55.624Z] 9b3977197b4f: Pull complete [2022-04-27T15:40:55.899Z] 1a89e8eeedd5: Pull complete [2022-04-27T15:40:56.499Z] 94645a83ff95: Pull complete [2022-04-27T15:40:56.776Z] a4caa8a26152: Verifying Checksum [2022-04-27T15:40:56.776Z] a4caa8a26152: Download complete [2022-04-27T15:40:57.385Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-27T15:40:57.385Z] 3f3a8bcf1eab: Download complete [2022-04-27T15:41:09.806Z] 3f3a8bcf1eab: Pull complete [2022-04-27T15:41:09.806Z] 0c92f367c5e7: Pull complete [2022-04-27T15:41:09.806Z] 3096ccb668a1: Pull complete [2022-04-27T15:41:10.083Z] e8cf19c19ddd: Pull complete [2022-04-27T15:41:16.823Z] a4caa8a26152: Pull complete [2022-04-27T15:41:16.823Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-27T15:41:16.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T15:41:16.823Z] ---> 725f1c02e7f9 [2022-04-27T15:41:16.823Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T15:41:17.817Z] ---> Running in 5915678965e8 [2022-04-27T15:41:18.098Z] Removing intermediate container 5915678965e8 [2022-04-27T15:41:18.098Z] ---> 5572259c9217 [2022-04-27T15:41:18.098Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T15:41:18.383Z] ---> Running in 3cd266fc41df [2022-04-27T15:41:18.657Z] Removing intermediate container 3cd266fc41df [2022-04-27T15:41:18.657Z] ---> 23089275459f [2022-04-27T15:41:18.657Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T15:41:18.657Z] ---> Running in ec54171886f5 [2022-04-27T15:41:18.941Z] Removing intermediate container ec54171886f5 [2022-04-27T15:41:18.941Z] ---> 9febb73e8f43 [2022-04-27T15:41:18.941Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:41:19.215Z] ---> Running in 8ea39151e7aa [2022-04-27T15:41:22.601Z] Removing intermediate container 8ea39151e7aa [2022-04-27T15:41:22.601Z] ---> 1d8ec8b899a2 [2022-04-27T15:41:22.601Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T15:41:22.601Z] ---> Running in b488a5736f74 [2022-04-27T15:41:23.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T15:41:24.643Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T15:41:25.624Z] OK: 220 MiB in 52 packages [2022-04-27T15:41:26.604Z] Removing intermediate container b488a5736f74 [2022-04-27T15:41:26.604Z] ---> d40543ea746c [2022-04-27T15:41:26.604Z] Step 8/13 : WORKDIR /app [2022-04-27T15:41:26.604Z] ---> Running in a1b869c52b8b [2022-04-27T15:41:26.879Z] Removing intermediate container a1b869c52b8b [2022-04-27T15:41:26.879Z] ---> a90f9fb58663 [2022-04-27T15:41:26.879Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-27T15:41:27.477Z] ---> 6d79b3e0bd31 [2022-04-27T15:41:27.477Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T15:41:27.477Z] ---> Running in d66a5b4ea6d8 [2022-04-27T15:42:49.352Z] Removing intermediate container d66a5b4ea6d8 [2022-04-27T15:42:49.352Z] ---> fb6be1d4490f [2022-04-27T15:42:49.352Z] Step 11/13 : COPY . . [2022-04-27T15:42:49.352Z] ---> 13c9289ecc39 [2022-04-27T15:42:49.352Z] Step 12/13 : ARG MAKE="make build" [2022-04-27T15:42:49.352Z] ---> Running in be762573516b [2022-04-27T15:42:49.352Z] Removing intermediate container be762573516b [2022-04-27T15:42:49.352Z] ---> 6d0612bd3864 [2022-04-27T15:42:49.352Z] Step 13/13 : RUN $MAKE [2022-04-27T15:42:49.352Z] ---> Running in 5c456ff379e6 [2022-04-27T15:42:49.352Z] noop [2022-04-27T15:42:49.352Z] Removing intermediate container 5c456ff379e6 [2022-04-27T15:42:49.352Z] ---> 9b398939c0b3 [2022-04-27T15:42:49.352Z] Successfully built 9b398939c0b3 [2022-04-27T15:42:49.352Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:42:49.771Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T15:42:49.771Z] . [Pipeline] withDockerContainer [2022-04-27T15:42:50.031Z] prd-ubuntu20.04-docker-arm64-4c-16g-33492 does not seem to be running inside a container [2022-04-27T15:42:50.124Z] $ 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-04-27T15:42:51.513Z] $ docker top 92e1a4621c58fbb05d9c03f07323f9bb23e596f97d48ea71325d60c4b1f4d9e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T15:42:52.506Z] + go version [2022-04-27T15:42:52.506Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-27T15:42:52.543Z] $ docker stop --time=1 92e1a4621c58fbb05d9c03f07323f9bb23e596f97d48ea71325d60c4b1f4d9e9 [2022-04-27T15:42:54.233Z] $ docker rm -f 92e1a4621c58fbb05d9c03f07323f9bb23e596f97d48ea71325d60c4b1f4d9e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:42:55.099Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T15:42:55.099Z] . [Pipeline] withDockerContainer [2022-04-27T15:42:55.353Z] prd-ubuntu20.04-docker-arm64-4c-16g-33492 does not seem to be running inside a container [2022-04-27T15:42:55.444Z] $ 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-04-27T15:42:56.778Z] $ docker top 37465ddfbea740a11fcb4225061833545a04e515a360cc226ecbb682248be617 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T15:42:57.798Z] + make test [2022-04-27T15:42:57.798Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T15:43:54.419Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-27T15:43:54.419Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.224s coverage: 86.2% of statements [2022-04-27T15:43:54.419Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-27T15:43:58.740Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.703s coverage: 71.9% of statements [2022-04-27T15:43:58.740Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-27T15:43:58.740Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-27T15:43:58.740Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T15:44:20.942Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T15:44:20.942Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T15:44:21.218Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-27T15:44:23.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T15:44:23.908Z] $ docker stop --time=1 37465ddfbea740a11fcb4225061833545a04e515a360cc226ecbb682248be617 [2022-04-27T15:44:25.639Z] $ docker rm -f 37465ddfbea740a11fcb4225061833545a04e515a360cc226ecbb682248be617 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T15:44:26.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T15:44:26.559Z] Warning: overwriting stash ‘coverage-report’ [2022-04-27T15:44:27.045Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T15:44:27.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T15:44:28.004Z] + ls -al . [2022-04-27T15:44:28.005Z] total 240 [2022-04-27T15:44:28.005Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 15:44 . [2022-04-27T15:44:28.005Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:40 .. [2022-04-27T15:44:28.005Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 15:40 .dockerignore [2022-04-27T15:44:28.005Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 15:40 .git [2022-04-27T15:44:28.005Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:40 .github [2022-04-27T15:44:28.005Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 15:40 .gitignore [2022-04-27T15:44:28.005Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 15:40 .golangci.yml [2022-04-27T15:44:28.005Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 27 15:40 Attribution.txt [2022-04-27T15:44:28.005Z] -rw-rw-r-- 1 jenkins jenkins 1651 Apr 27 15:40 CHANGELOG.md [2022-04-27T15:44:28.005Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 27 15:40 Dockerfile [2022-04-27T15:44:28.005Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 15:40 GOVERNANCE.md [2022-04-27T15:44:28.005Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 15:40 Jenkinsfile [2022-04-27T15:44:28.005Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 15:40 LICENSE [2022-04-27T15:44:28.005Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 27 15:40 Makefile [2022-04-27T15:44:28.005Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 15:40 OWNERS.md [2022-04-27T15:44:28.005Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 27 15:40 README.md [2022-04-27T15:44:28.005Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 15:37 VERSION [2022-04-27T15:44:28.005Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:40 bin [2022-04-27T15:44:28.005Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 27 15:43 coverage.out [2022-04-27T15:44:28.005Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 27 15:44 go.mod [2022-04-27T15:44:28.005Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 27 15:40 go.sum [2022-04-27T15:44:28.005Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:40 images [2022-04-27T15:44:28.005Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:40 internal [2022-04-27T15:44:28.005Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 15:40 main.go [2022-04-27T15:44:28.005Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:40 res [2022-04-27T15:44:28.005Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:40 snap [2022-04-27T15:44:28.005Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:40 static [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:44:28.374Z] + 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=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af --label arch=arm64 --label version=0.0.0 . [2022-04-27T15:44:28.647Z] Sending build context to Docker daemon 695.8kB [2022-04-27T15:44:28.647Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T15:44:28.647Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-27T15:44:28.647Z] ---> 9b398939c0b3 [2022-04-27T15:44:28.647Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T15:44:28.925Z] ---> Running in 94f4d0c165c0 [2022-04-27T15:44:29.209Z] Removing intermediate container 94f4d0c165c0 [2022-04-27T15:44:29.209Z] ---> 0162227ea0f1 [2022-04-27T15:44:29.209Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T15:44:29.209Z] ---> Running in bc491b9bb980 [2022-04-27T15:44:29.490Z] Removing intermediate container bc491b9bb980 [2022-04-27T15:44:29.491Z] ---> 713535d41735 [2022-04-27T15:44:29.491Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T15:44:29.491Z] ---> Running in 936607368b80 [2022-04-27T15:44:29.769Z] Removing intermediate container 936607368b80 [2022-04-27T15:44:29.769Z] ---> fadf9ab7512d [2022-04-27T15:44:29.769Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:44:30.045Z] ---> Running in f823e4af44dc [2022-04-27T15:44:32.032Z] Removing intermediate container f823e4af44dc [2022-04-27T15:44:32.032Z] ---> 30e5a022f2e8 [2022-04-27T15:44:32.032Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T15:44:32.032Z] ---> Running in 698866fbe234 [2022-04-27T15:44:32.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T15:44:33.615Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T15:44:34.600Z] OK: 220 MiB in 52 packages [2022-04-27T15:44:35.205Z] Removing intermediate container 698866fbe234 [2022-04-27T15:44:35.205Z] ---> 4b87d4390d49 [2022-04-27T15:44:35.205Z] Step 8/31 : WORKDIR /app [2022-04-27T15:44:35.483Z] ---> Running in 5eb6224b693e [2022-04-27T15:44:35.759Z] Removing intermediate container 5eb6224b693e [2022-04-27T15:44:35.759Z] ---> 278e8bc2158c [2022-04-27T15:44:35.759Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-27T15:44:36.360Z] ---> e7a74ed4246d [2022-04-27T15:44:36.360Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T15:44:36.360Z] ---> Running in 19a489407b53 [2022-04-27T15:44:38.340Z] Removing intermediate container 19a489407b53 [2022-04-27T15:44:38.340Z] ---> 2a7e38f9b773 [2022-04-27T15:44:38.340Z] Step 11/31 : COPY . . [2022-04-27T15:44:38.941Z] ---> 0b183b3b4c45 [2022-04-27T15:44:38.941Z] Step 12/31 : ARG MAKE="make build" [2022-04-27T15:44:38.941Z] ---> Running in 8e79d5e8583d [2022-04-27T15:44:39.218Z] Removing intermediate container 8e79d5e8583d [2022-04-27T15:44:39.218Z] ---> c707b16f78ba [2022-04-27T15:44:39.218Z] Step 13/31 : RUN $MAKE [2022-04-27T15:44:39.498Z] ---> Running in 02c5eba48a89 [2022-04-27T15:44:40.483Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.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" -o app-rfid-llrp-inventory [2022-04-27T15:45:27.512Z] Removing intermediate container 02c5eba48a89 [2022-04-27T15:45:27.512Z] ---> 61bc32def850 [2022-04-27T15:45:27.512Z] Step 14/31 : FROM alpine:3.14 [2022-04-27T15:45:27.512Z] 3.14: Pulling from library/alpine [2022-04-27T15:45:27.512Z] 455c02918c45: Pulling fs layer [2022-04-27T15:45:27.512Z] 455c02918c45: Download complete [2022-04-27T15:45:27.512Z] 455c02918c45: Pull complete [2022-04-27T15:45:27.512Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T15:45:27.512Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T15:45:27.512Z] ---> ac73e934f311 [2022-04-27T15:45:27.512Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T15:45:27.512Z] ---> Running in bf877042b2c2 [2022-04-27T15:45:27.512Z] Removing intermediate container bf877042b2c2 [2022-04-27T15:45:27.512Z] ---> 78edad418964 [2022-04-27T15:45:27.512Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-27T15:45:27.512Z] ---> Running in 6ca8ae0fe596 [2022-04-27T15:45:27.512Z] Removing intermediate container 6ca8ae0fe596 [2022-04-27T15:45:27.512Z] ---> fd08c5d46c4c [2022-04-27T15:45:27.512Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:45:27.512Z] ---> Running in 6dc528653eb9 [2022-04-27T15:45:27.788Z] Removing intermediate container 6dc528653eb9 [2022-04-27T15:45:27.788Z] ---> 2025057cd5ef [2022-04-27T15:45:27.788Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-27T15:45:27.788Z] ---> Running in 8579b2d74b6e [2022-04-27T15:45:28.774Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-27T15:45:29.757Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-27T15:45:30.741Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-27T15:45:30.741Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T15:45:30.741Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-27T15:45:30.741Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T15:45:31.016Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-27T15:45:31.016Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-27T15:45:31.294Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T15:45:31.294Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T15:45:31.294Z] OK: 9 MiB in 20 packages [2022-04-27T15:45:32.755Z] Removing intermediate container 8579b2d74b6e [2022-04-27T15:45:32.755Z] ---> 62e1ee759a5a [2022-04-27T15:45:32.755Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-27T15:45:33.029Z] ---> 78e6aa3a4373 [2022-04-27T15:45:33.029Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-27T15:45:33.629Z] ---> fdcb54cc8356 [2022-04-27T15:45:33.629Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-27T15:45:34.228Z] ---> 74a041a9bd85 [2022-04-27T15:45:34.228Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-27T15:45:34.828Z] ---> a81529be5e07 [2022-04-27T15:45:34.828Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-27T15:45:35.810Z] ---> f33c8739b78b [2022-04-27T15:45:35.810Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-27T15:45:35.810Z] ---> Running in f2de6b96d211 [2022-04-27T15:45:37.818Z] Removing intermediate container f2de6b96d211 [2022-04-27T15:45:37.818Z] ---> 97bc7022d528 [2022-04-27T15:45:37.818Z] Step 25/31 : VOLUME /cache [2022-04-27T15:45:37.818Z] ---> Running in 8e3e83bd6fdf [2022-04-27T15:45:37.818Z] Removing intermediate container 8e3e83bd6fdf [2022-04-27T15:45:37.818Z] ---> 90448134e502 [2022-04-27T15:45:37.818Z] Step 26/31 : EXPOSE 59711 [2022-04-27T15:45:38.093Z] ---> Running in 4704e3b991bf [2022-04-27T15:45:38.369Z] Removing intermediate container 4704e3b991bf [2022-04-27T15:45:38.369Z] ---> 0e03fe6180a4 [2022-04-27T15:45:38.369Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-27T15:45:38.369Z] ---> Running in 34ce7f17e5dc [2022-04-27T15:45:38.646Z] Removing intermediate container 34ce7f17e5dc [2022-04-27T15:45:38.646Z] ---> 840c3ccbcf69 [2022-04-27T15:45:38.646Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-27T15:45:38.646Z] ---> Running in 50cf16777269 [2022-04-27T15:45:39.243Z] Removing intermediate container 50cf16777269 [2022-04-27T15:45:39.243Z] ---> a206a07bfec1 [2022-04-27T15:45:39.243Z] Step 29/31 : LABEL arch=arm64 [2022-04-27T15:45:39.243Z] ---> Running in e75d3b76339c [2022-04-27T15:45:39.517Z] Removing intermediate container e75d3b76339c [2022-04-27T15:45:39.517Z] ---> 4e593f39a2e1 [2022-04-27T15:45:39.517Z] Step 30/31 : LABEL git_sha=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [2022-04-27T15:45:39.517Z] ---> Running in b25fca577202 [2022-04-27T15:45:39.800Z] Removing intermediate container b25fca577202 [2022-04-27T15:45:39.800Z] ---> 6c8c38f92ed2 [2022-04-27T15:45:39.800Z] Step 31/31 : LABEL version=0.0.0 [2022-04-27T15:45:40.093Z] ---> Running in 9b8c098e9d6c [2022-04-27T15:45:40.369Z] Removing intermediate container 9b8c098e9d6c [2022-04-27T15:45:40.369Z] ---> 3466e8089f4e [2022-04-27T15:45:40.369Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T15:45:40.369Z] Successfully built 3466e8089f4e [2022-04-27T15:45:40.369Z] 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-04-27T15:45:41.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T15:45:41.075Z] [2022-04-27T15:45:41.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:45:41.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T15:45:41.740Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-27T15:45:41.740Z] 8998bd30e6a1: Pulling fs layer [2022-04-27T15:45:41.740Z] 04944245beec: Pulling fs layer [2022-04-27T15:45:41.740Z] 699f458cf7ca: Pulling fs layer [2022-04-27T15:45:41.740Z] 765212b225bb: Pulling fs layer [2022-04-27T15:45:41.740Z] f23df028b6ca: Pulling fs layer [2022-04-27T15:45:41.740Z] d65c8cfc05b1: Pulling fs layer [2022-04-27T15:45:41.740Z] 2437ff75d9bd: Pulling fs layer [2022-04-27T15:45:41.740Z] 765212b225bb: Waiting [2022-04-27T15:45:41.740Z] f23df028b6ca: Waiting [2022-04-27T15:45:41.740Z] d65c8cfc05b1: Waiting [2022-04-27T15:45:41.740Z] 2437ff75d9bd: Waiting [2022-04-27T15:45:41.740Z] 04944245beec: Verifying Checksum [2022-04-27T15:45:41.740Z] 04944245beec: Download complete [2022-04-27T15:45:41.740Z] 765212b225bb: Verifying Checksum [2022-04-27T15:45:41.740Z] 765212b225bb: Download complete [2022-04-27T15:45:41.740Z] f23df028b6ca: Verifying Checksum [2022-04-27T15:45:41.740Z] f23df028b6ca: Download complete [2022-04-27T15:45:41.740Z] d65c8cfc05b1: Verifying Checksum [2022-04-27T15:45:41.740Z] d65c8cfc05b1: Download complete [2022-04-27T15:45:42.018Z] 699f458cf7ca: Verifying Checksum [2022-04-27T15:45:42.018Z] 699f458cf7ca: Download complete [2022-04-27T15:45:42.295Z] 8998bd30e6a1: Verifying Checksum [2022-04-27T15:45:42.295Z] 8998bd30e6a1: Download complete [2022-04-27T15:45:44.928Z] 2437ff75d9bd: Verifying Checksum [2022-04-27T15:45:44.928Z] 2437ff75d9bd: Download complete [2022-04-27T15:45:46.378Z] 8998bd30e6a1: Pull complete [2022-04-27T15:45:46.980Z] 04944245beec: Pull complete [2022-04-27T15:45:48.420Z] 699f458cf7ca: Pull complete [2022-04-27T15:45:48.695Z] 765212b225bb: Pull complete [2022-04-27T15:45:49.681Z] f23df028b6ca: Pull complete [2022-04-27T15:45:49.681Z] d65c8cfc05b1: Pull complete [2022-04-27T15:46:04.810Z] 2437ff75d9bd: Pull complete [2022-04-27T15:46:04.810Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-27T15:46:04.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T15:46:04.810Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-27T15:46:05.061Z] prd-ubuntu20.04-docker-arm64-4c-16g-33492 does not seem to be running inside a container [2022-04-27T15:46:05.150Z] $ 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-04-27T15:46:07.651Z] $ docker top 2c474c68d94d1359be6c880c7b5dee0ab7009566e68a2ebe71defa195b57d1ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:46:08.630Z] ---> job-cost.sh [2022-04-27T15:46:08.630Z] lf-activate-venv: SKIPPING [2022-04-27T15:46:08.630Z] INFO: No Stack... [2022-04-27T15:46:08.905Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-27T15:46:09.891Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T15:46:10.574Z] + cut -d, -f6 [2022-04-27T15:46:10.574Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2022-04-27T15:46:10.668Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-1-stack-cost] [2022-04-27T15:46:10.673Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-1-stack-cost] did not exist. Created. [2022-04-27T15:46:10.673Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T15:46:11.437Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-c3e65a57/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-27T15:46:12.146Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-27T15:46:12.187Z] Warning: overwriting stash ‘stack-cost’ [2022-04-27T15:46:12.238Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T15:46:12.252Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T15:46:12.341Z] $ docker stop --time=1 2c474c68d94d1359be6c880c7b5dee0ab7009566e68a2ebe71defa195b57d1ef [2022-04-27T15:46:13.855Z] $ docker rm -f 2c474c68d94d1359be6c880c7b5dee0ab7009566e68a2ebe71defa195b57d1ef [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-04-27T15:46:14.862Z] provisioning config files... [2022-04-27T15:46:14.901Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/config4956749125853077749tmp [Pipeline] { [Pipeline] sh [2022-04-27T15:46:15.231Z] + set +x [2022-04-27T15:46:15.231Z] + + curl -sbash https://codecov.io/bash -s [2022-04-27T15:46:15.231Z] -- [2022-04-27T15:46:15.231Z] [2022-04-27T15:46:15.231Z] _____ _ [2022-04-27T15:46:15.231Z] / ____| | | [2022-04-27T15:46:15.231Z] | | ___ __| | ___ ___ _____ __ [2022-04-27T15:46:15.231Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-27T15:46:15.231Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-27T15:46:15.231Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-27T15:46:15.231Z] Bash-1.0.6 [2022-04-27T15:46:15.231Z] [2022-04-27T15:46:15.231Z] [2022-04-27T15:46:15.231Z] ==> git version 2.25.1 found [2022-04-27T15:46:15.231Z] ==> 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-04-27T15:46:15.231Z] Release-Date: 2020-01-08 [2022-04-27T15:46:15.231Z] 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-04-27T15:46:15.231Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-27T15:46:15.231Z] ==> Jenkins CI detected. [2022-04-27T15:46:15.231Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-75 [2022-04-27T15:46:15.231Z] project root: . [2022-04-27T15:46:15.231Z] --> token set from env [2022-04-27T15:46:15.231Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-27T15:46:15.231Z] ==> Running gcov in . (disable via -X gcov) [2022-04-27T15:46:15.231Z] ==> Python coveragepy not found [2022-04-27T15:46:15.231Z] ==> Searching for coverage reports in: [2022-04-27T15:46:15.231Z] + . [2022-04-27T15:46:15.231Z] -> Found 1 reports [2022-04-27T15:46:15.231Z] ==> Detecting git/mercurial file structure [2022-04-27T15:46:15.231Z] ==> Reading reports [2022-04-27T15:46:15.231Z] + ./coverage.out bytes=41008 [2022-04-27T15:46:15.231Z] ==> Appending adjustments [2022-04-27T15:46:15.231Z] https://docs.codecov.io/docs/fixing-reports [2022-04-27T15:46:15.494Z] + Found adjustments [2022-04-27T15:46:15.494Z] ==> Gzipping contents [2022-04-27T15:46:15.494Z] 12K /tmp/codecov.FD27yt.gz [2022-04-27T15:46:15.494Z] ==> Uploading reports [2022-04-27T15:46:15.494Z] url: https://codecov.io [2022-04-27T15:46:15.494Z] query: branch=PR-75&commit=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-75%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=75&job=&cmd_args= [2022-04-27T15:46:15.494Z] -> Pinging Codecov [2022-04-27T15:46:15.494Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-75&commit=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-75%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=75&job=&cmd_args= [2022-04-27T15:46:15.756Z] -> Uploading to [2022-04-27T15:46:15.756Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-27/581DD39554BDF9B6E22D074273EAD858/b3f802b69bb2be9fe04a7de131cd66d6f9ad92af/dbf22c53-00ed-4798-91b0-46b869f68824.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T154615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb24f07454f88e4d9008dccc18c9535c8e583fc5602756b53b9fb855cdd55607 [2022-04-27T15:46:15.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T15:46:15.757Z] Dload Upload Total Spent Left Speed [2022-04-27T15:46:16.019Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11563 0 0 100 11563 0 47004 --:--:-- --:--:-- --:--:-- 47004 [2022-04-27T15:46:16.019Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [Pipeline] } [2022-04-27T15:46:16.050Z] 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-04-27T15:46:17.679Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives ] [2022-04-27T15:46:17.679Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives [2022-04-27T15:46:17.679Z] total 16 [2022-04-27T15:46:17.679Z] drwxr-xr-x 3 root root 4096 Apr 27 15:39 . [2022-04-27T15:46:17.679Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 15:39 .. [2022-04-27T15:46:17.679Z] drwxr-xr-x 2 root root 4096 Apr 27 15:39 cost [2022-04-27T15:46:17.679Z] -rw-r--r-- 1 root root 93 Apr 27 15:39 cost.csv [2022-04-27T15:46:17.679Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives [2022-04-27T15:46:17.679Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives [2022-04-27T15:46:17.679Z] total 16 [2022-04-27T15:46:17.679Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 15:39 . [2022-04-27T15:46:17.679Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 15:39 .. [2022-04-27T15:46:17.679Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 15:39 cost [2022-04-27T15:46:17.679Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 27 15:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:46:18.008Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:46:18.910Z] ---> package-listing.sh [2022-04-27T15:46:18.910Z] ++ facter osfamily [2022-04-27T15:46:18.910Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-27T15:46:19.172Z] + OS_FAMILY=debian [2022-04-27T15:46:19.172Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-75 [2022-04-27T15:46:19.172Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-27T15:46:19.172Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-27T15:46:19.172Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-27T15:46:19.172Z] + PACKAGES=/tmp/packages_start.txt [2022-04-27T15:46:19.172Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-75 ']' [2022-04-27T15:46:19.172Z] + PACKAGES=/tmp/packages_end.txt [2022-04-27T15:46:19.172Z] + case "${OS_FAMILY}" in [2022-04-27T15:46:19.172Z] + grep '^ii' [2022-04-27T15:46:19.172Z] + dpkg -l [2022-04-27T15:46:19.172Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-27T15:46:19.172Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-27T15:46:19.172Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-27T15:46:19.172Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-75 ']' [2022-04-27T15:46:19.172Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives/ [2022-04-27T15:46:19.172Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives/ [Pipeline] echo [2022-04-27T15:46:19.206Z] 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-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-27T15:46:19.501Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:46:20.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T15:46:20.078Z] . [Pipeline] withDockerContainer [2022-04-27T15:46:20.167Z] prd-ubuntu20.04-docker-8c-8g-33490 does not seem to be running inside a container [2022-04-27T15:46:20.215Z] $ 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-75/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-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@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-04-27T15:46:20.502Z] $ docker top d820bec906040f1c829c6166fd66556fd491fd20ac3d4f3d9bf8c959e6977f57 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T15:46:20.878Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-27T15:46:21.188Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-27T15:46:21.501Z] + ls /var/log/sa-host [2022-04-27T15:46:21.501Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T15:46:21.651Z] provisioning config files... [2022-04-27T15:46:21.661Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/config411662105504949566tmp [Pipeline] { [Pipeline] echo [2022-04-27T15:46:21.708Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:46:22.022Z] ---> create-netrc.sh [Pipeline] } [2022-04-27T15:46:22.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:46:22.460Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-27T15:46:22.493Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:46:22.807Z] ---> sudo-logs.sh [2022-04-27T15:46:22.807Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-27T15:46:22.890Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:46:23.210Z] ---> job-cost.sh [2022-04-27T15:46:23.210Z] lf-activate-venv: SKIPPING [2022-04-27T15:46:23.210Z] DEBUG: total: 0.2199999988079071 [2022-04-27T15:46:23.210Z] INFO: Retrieving Stack Cost... [2022-04-27T15:46:24.154Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T15:46:24.415Z] INFO: Archiving Costs [Pipeline] echo [2022-04-27T15:46:24.451Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:46:24.764Z] ---> logs-deploy.sh [2022-04-27T15:46:24.764Z] lf-activate-venv: SKIPPING [2022-04-27T15:46:24.764Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-75/1 [2022-04-27T15:46:24.764Z] INFO: archiving workspace using pattern(s): [2022-04-27T15:46:25.715Z] Archives upload complete. [2022-04-27T15:46:25.715Z] INFO: archiving logs to Nexus