Pull request #84 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4+8be6aa528c0d6358d2fdc3b183a246115bf3a55c (a7db18ee1fe7c1dab75dfd2e3abc7365e56fbd75) 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-ssh14967706687138772957.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9883390596377507668.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6936290583909523239.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-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2154169175864558558.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh3887372344864513486.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17211121206274711494.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-746’ is offline Running on prd-ubuntu20.04-docker-8c-8g-748 in /w/workspace/ry_app-rfid-llrp-inventory_PR-84 [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-84 # 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/jakarta commit 8be6aa528c0d6358d2fdc3b183a246115bf3a55c into PR head commit 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 Merge succeeded, producing 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 Checking out Revision 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 (PR-84) > 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/84/head:refs/remotes/origin/PR-84 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 # 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 8be6aa528c0d6358d2fdc3b183a246115bf3a55c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 # timeout=10 Commit message: "build: Update to released SDK and go-mods and change log for 2.1.1 patch" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-03T00:14:40.316Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-03T00:14:40.507Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-03T00:14:40.613Z] ========================================================= [2022-06-03T00:14:40.613Z] EdgeX Global Pipelines Version Info [2022-06-03T00:14:40.613Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:14:41.425Z] ------------------- [2022-06-03T00:14:41.425Z] stable info: [2022-06-03T00:14:41.425Z] ------------------- [2022-06-03T00:14:41.425Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T00:14:41.425Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-03T00:14:41.425Z] Message: update stable to v1.0.230 [2022-06-03T00:14:42.002Z] ------------------- [2022-06-03T00:14:42.002Z] experimental info: [2022-06-03T00:14:42.002Z] ------------------- [2022-06-03T00:14:42.002Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T00:14:42.002Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T00:14:42.002Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-03T00:14:42.350Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-06-03T00:14:42.388Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-06-03T00:14:42.425Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-03T00:14:42.466Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-03T00:14:42.513Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-03T00:14:42.553Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-03T00:14:42.592Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-03T00:14:42.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-03T00:14:42.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-03T00:14:42.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-03T00:14:42.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-03T00:14:42.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-06-03T00:14:42.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-03T00:14:42.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-03T00:14:42.950Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T00:14:42.992Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T00:14:43.036Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-03T00:14:43.075Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-03T00:14:43.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-03T00:14:43.168Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-03T00:14:43.221Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-03T00:14:43.264Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-03T00:14:43.305Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-03T00:14:43.347Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-03T00:14:43.397Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-03T00:14:43.445Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-03T00:14:43.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-84 [Pipeline] echo [2022-06-03T00:14:43.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-84 [Pipeline] echo [2022-06-03T00:14:43.580Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-84 [Pipeline] echo [2022-06-03T00:14:43.620Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [Pipeline] echo [2022-06-03T00:14:43.678Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26fe5cd [Pipeline] echo [2022-06-03T00:14:43.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:14:43.839Z] provisioning config files... [2022-06-03T00:14:43.855Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp/config2168790036380375131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:14:44.225Z] ---> docker-login.sh [2022-06-03T00:14:44.225Z] nexus3.edgexfoundry.org:10001 [2022-06-03T00:14:44.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:14:44.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:14:44.489Z] Configure a credential helper to remove this warning. See [2022-06-03T00:14:44.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:14:44.489Z] [2022-06-03T00:14:44.489Z] Login Succeeded [2022-06-03T00:14:44.489Z] nexus3.edgexfoundry.org:10002 [2022-06-03T00:14:44.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:14:44.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:14:44.751Z] Configure a credential helper to remove this warning. See [2022-06-03T00:14:44.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:14:44.751Z] [2022-06-03T00:14:44.751Z] Login Succeeded [2022-06-03T00:14:44.751Z] nexus3.edgexfoundry.org:10003 [2022-06-03T00:14:44.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:14:44.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:14:44.751Z] Configure a credential helper to remove this warning. See [2022-06-03T00:14:44.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:14:44.751Z] [2022-06-03T00:14:44.751Z] Login Succeeded [2022-06-03T00:14:44.751Z] nexus3.edgexfoundry.org:10004 [2022-06-03T00:14:45.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:14:45.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:14:45.012Z] Configure a credential helper to remove this warning. See [2022-06-03T00:14:45.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:14:45.012Z] [2022-06-03T00:14:45.012Z] Login Succeeded [2022-06-03T00:14:45.012Z] docker.io [2022-06-03T00:14:45.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:14:45.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:14:45.275Z] Configure a credential helper to remove this warning. See [2022-06-03T00:14:45.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:14:45.275Z] [2022-06-03T00:14:45.275Z] Login Succeeded [2022-06-03T00:14:45.275Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T00:14:45.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-03T00:14:45.931Z] + git rev-list -1 --merges 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4~1..26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [Pipeline] echo [2022-06-03T00:14:45.983Z] -----------> git rev-list -1 --merges 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4~1..26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [false] [Pipeline] sh [2022-06-03T00:14:46.304Z] + git log --format=format:%s -1 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [Pipeline] echo [2022-06-03T00:14:46.345Z] ========================================================= [2022-06-03T00:14:46.345Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-03T00:14:46.345Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T00:14:46.795Z] + git log --format=format:%s -1 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [Pipeline] echo [2022-06-03T00:14:46.828Z] [semverPrep] GIT_COMMIT: 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4, Commit Message: build: Update to released SDK and go-mods and change log for 2.1.1 patch [Pipeline] echo [2022-06-03T00:14:46.858Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-03T00:14:47.240Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T00:14:47.240Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-03T00:14:47.240Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-03T00:14:47.240Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-03T00:14:47.240Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-03T00:14:47.240Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-03T00:14:47.240Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:14:47.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:14:47.685Z] [2022-06-03T00:14:47.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:14:48.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:14:48.069Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-03T00:14:48.069Z] 42c077c10790: Pulling fs layer [2022-06-03T00:14:48.069Z] f63e77b7563a: Pulling fs layer [2022-06-03T00:14:48.069Z] bd5fdadae976: Pulling fs layer [2022-06-03T00:14:48.069Z] 205491f53016: Pulling fs layer [2022-06-03T00:14:48.069Z] df18705c85c3: Pulling fs layer [2022-06-03T00:14:48.069Z] bdb3f477010e: Pulling fs layer [2022-06-03T00:14:48.069Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-03T00:14:48.069Z] 2c6e9b1d212d: Pulling fs layer [2022-06-03T00:14:48.069Z] bdb8f0575790: Pulling fs layer [2022-06-03T00:14:48.069Z] df18705c85c3: Waiting [2022-06-03T00:14:48.069Z] c8a8fc8e1c8f: Waiting [2022-06-03T00:14:48.069Z] 205491f53016: Waiting [2022-06-03T00:14:48.069Z] 2c6e9b1d212d: Waiting [2022-06-03T00:14:48.069Z] bdb3f477010e: Waiting [2022-06-03T00:14:48.069Z] 386e3cb2ff24: Pulling fs layer [2022-06-03T00:14:48.069Z] 2343380bae48: Pulling fs layer [2022-06-03T00:14:48.069Z] bdb8f0575790: Waiting [2022-06-03T00:14:48.069Z] 386e3cb2ff24: Waiting [2022-06-03T00:14:48.069Z] f63e77b7563a: Verifying Checksum [2022-06-03T00:14:48.069Z] f63e77b7563a: Download complete [2022-06-03T00:14:48.069Z] 205491f53016: Verifying Checksum [2022-06-03T00:14:48.330Z] df18705c85c3: Verifying Checksum [2022-06-03T00:14:48.330Z] bd5fdadae976: Verifying Checksum [2022-06-03T00:14:48.330Z] df18705c85c3: Download complete [2022-06-03T00:14:48.330Z] bd5fdadae976: Download complete [2022-06-03T00:14:48.330Z] bdb3f477010e: Verifying Checksum [2022-06-03T00:14:48.330Z] bdb3f477010e: Download complete [2022-06-03T00:14:48.330Z] 2c6e9b1d212d: Verifying Checksum [2022-06-03T00:14:48.330Z] 2c6e9b1d212d: Download complete [2022-06-03T00:14:48.330Z] bdb8f0575790: Verifying Checksum [2022-06-03T00:14:48.330Z] bdb8f0575790: Download complete [2022-06-03T00:14:48.330Z] 386e3cb2ff24: Verifying Checksum [2022-06-03T00:14:48.330Z] 386e3cb2ff24: Download complete [2022-06-03T00:14:48.330Z] 2343380bae48: Download complete [2022-06-03T00:14:48.330Z] 42c077c10790: Verifying Checksum [2022-06-03T00:14:48.330Z] 42c077c10790: Download complete [2022-06-03T00:14:48.591Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-03T00:14:48.591Z] c8a8fc8e1c8f: Download complete [2022-06-03T00:14:49.976Z] 42c077c10790: Pull complete [2022-06-03T00:14:49.976Z] f63e77b7563a: Pull complete [2022-06-03T00:14:50.548Z] bd5fdadae976: Pull complete [2022-06-03T00:14:50.548Z] 205491f53016: Pull complete [2022-06-03T00:14:50.809Z] df18705c85c3: Pull complete [2022-06-03T00:14:50.809Z] bdb3f477010e: Pull complete [2022-06-03T00:14:52.744Z] c8a8fc8e1c8f: Pull complete [2022-06-03T00:14:52.744Z] 2c6e9b1d212d: Pull complete [2022-06-03T00:14:52.744Z] bdb8f0575790: Pull complete [2022-06-03T00:14:53.009Z] 386e3cb2ff24: Pull complete [2022-06-03T00:14:53.009Z] 2343380bae48: Pull complete [2022-06-03T00:14:53.009Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-03T00:14:53.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:14:53.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:14:53.243Z] prd-ubuntu20.04-docker-8c-8g-748 does not seem to be running inside a container [2022-06-03T00:14:53.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-84 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-84:/w/workspace/ry_app-rfid-llrp-inventory_PR-84:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T00:14:54.674Z] $ docker top ec3a795ca2195a50eaa4192ddb3fd02f121572e0741310a0afd954ddcc041baf -eo pid,comm [2022-06-03T00:14:54.753Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-03T00:14:54.753Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T00:14:54.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T00:14:54.879Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T00:14:55.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T00:14:55.000Z] $ docker exec ec3a795ca2195a50eaa4192ddb3fd02f121572e0741310a0afd954ddcc041baf ssh-agent [2022-06-03T00:14:55.147Z] SSH_AUTH_SOCK=/tmp/ssh-1HNDjdc9CBCO/agent.32 [2022-06-03T00:14:55.147Z] SSH_AGENT_PID=39 [2022-06-03T00:14:55.155Z] Running ssh-add (command line suppressed) [2022-06-03T00:14:55.263Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp/private_key_8744641758246219649.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp/private_key_8744641758246219649.key) [2022-06-03T00:14:55.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T00:14:55.620Z] + git tag --points-at HEAD [Pipeline] } [2022-06-03T00:14:55.640Z] $ docker exec --env ******** --env ******** ec3a795ca2195a50eaa4192ddb3fd02f121572e0741310a0afd954ddcc041baf ssh-agent -k [2022-06-03T00:14:55.753Z] unset SSH_AUTH_SOCK; [2022-06-03T00:14:55.753Z] unset SSH_AGENT_PID; [2022-06-03T00:14:55.753Z] echo Agent pid 39 killed; [2022-06-03T00:14:55.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-03T00:14:55.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T00:14:55.854Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T00:14:55.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T00:14:55.972Z] $ docker exec ec3a795ca2195a50eaa4192ddb3fd02f121572e0741310a0afd954ddcc041baf ssh-agent [2022-06-03T00:14:56.096Z] SSH_AUTH_SOCK=/tmp/ssh-d1RKp78vPCnG/agent.72 [2022-06-03T00:14:56.096Z] SSH_AGENT_PID=79 [2022-06-03T00:14:56.103Z] Running ssh-add (command line suppressed) [2022-06-03T00:14:56.225Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp/private_key_2101295692318017207.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp/private_key_2101295692318017207.key) [2022-06-03T00:14:56.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T00:14:56.596Z] + git semver init [2022-06-03T00:14:56.857Z] 2022-06-03 00:14:56,784 [run_init] DEBUG init version:0.0.0 force:False [2022-06-03T00:14:56.857Z] 2022-06-03 00:14:56,785 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-84/.semver [2022-06-03T00:14:56.857Z] 2022-06-03 00:14:56,786 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-84/.semver [2022-06-03T00:14:56.857Z] 2022-06-03 00:14:56,786 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-84/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-84, universal_newlines=False, shell=None, istream=None) [2022-06-03T00:14:58.248Z] 2022-06-03 00:14:57,878 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-84/.git/info/exclude [2022-06-03T00:14:58.248Z] 2022-06-03 00:14:57,879 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-84/.semver/PR-84 with force:False [2022-06-03T00:14:58.248Z] 2022-06-03 00:14:57,879 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-84/.semver/PR-84 [2022-06-03T00:14:58.248Z] 2022-06-03 00:14:57,883 [execute] INFO git cat-file --batch-check [2022-06-03T00:14:58.248Z] 2022-06-03 00:14:57,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-84/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T00:14:58.248Z] 2022-06-03 00:14:57,890 [execute] INFO git cat-file --batch [2022-06-03T00:14:58.248Z] 2022-06-03 00:14:57,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-84/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T00:14:58.248Z] 2022-06-03 00:14:57,896 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-84/.semver/PR-84 [2022-06-03T00:14:58.248Z] 0.0.0 [Pipeline] } [2022-06-03T00:14:58.267Z] $ docker exec --env ******** --env ******** ec3a795ca2195a50eaa4192ddb3fd02f121572e0741310a0afd954ddcc041baf ssh-agent -k [2022-06-03T00:14:58.390Z] unset SSH_AUTH_SOCK; [2022-06-03T00:14:58.390Z] unset SSH_AGENT_PID; [2022-06-03T00:14:58.390Z] echo Agent pid 79 killed; [2022-06-03T00:14:58.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T00:14:58.833Z] + git semver [Pipeline] } [2022-06-03T00:14:59.118Z] $ docker stop --time=1 ec3a795ca2195a50eaa4192ddb3fd02f121572e0741310a0afd954ddcc041baf [2022-06-03T00:15:00.607Z] $ docker rm -f ec3a795ca2195a50eaa4192ddb3fd02f121572e0741310a0afd954ddcc041baf [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T00:15:01.049Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-03T00:15:01.399Z] Stashed 1 file(s) [Pipeline] echo [2022-06-03T00:15:01.419Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:15:02.087Z] provisioning config files... [2022-06-03T00:15:02.097Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp/config4773228087185026892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:15:02.447Z] ---> docker-login.sh [2022-06-03T00:15:02.447Z] nexus3.edgexfoundry.org:10001 [2022-06-03T00:15:02.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:15:02.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:15:02.447Z] Configure a credential helper to remove this warning. See [2022-06-03T00:15:02.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:15:02.447Z] [2022-06-03T00:15:02.447Z] Login Succeeded [2022-06-03T00:15:02.447Z] nexus3.edgexfoundry.org:10002 [2022-06-03T00:15:02.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:15:02.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:15:02.712Z] Configure a credential helper to remove this warning. See [2022-06-03T00:15:02.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:15:02.712Z] [2022-06-03T00:15:02.712Z] Login Succeeded [2022-06-03T00:15:02.712Z] nexus3.edgexfoundry.org:10003 [2022-06-03T00:15:02.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:15:02.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:15:02.712Z] Configure a credential helper to remove this warning. See [2022-06-03T00:15:02.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:15:02.712Z] [2022-06-03T00:15:02.712Z] Login Succeeded [2022-06-03T00:15:02.712Z] nexus3.edgexfoundry.org:10004 [2022-06-03T00:15:02.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:15:02.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:15:02.972Z] Configure a credential helper to remove this warning. See [2022-06-03T00:15:02.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:15:02.972Z] [2022-06-03T00:15:02.972Z] Login Succeeded [2022-06-03T00:15:02.972Z] docker.io [2022-06-03T00:15:02.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:15:03.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:15:03.231Z] Configure a credential helper to remove this warning. See [2022-06-03T00:15:03.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:15:03.231Z] [2022-06-03T00:15:03.231Z] Login Succeeded [2022-06-03T00:15:03.231Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T00:15:03.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-03T00:15:03.440Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T00:15:03.469Z] ========================================================= [2022-06-03T00:15:03.469Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-03T00:15:03.469Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:15:03.951Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-03T00:15:04.214Z] Sending build context to Docker daemon 23.66MB [2022-06-03T00:15:04.214Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-03T00:15:04.214Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-03T00:15:04.214Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-03T00:15:04.214Z] 59bf1c3509f3: Pulling fs layer [2022-06-03T00:15:04.214Z] 666ba61612fd: Pulling fs layer [2022-06-03T00:15:04.214Z] 8ed8ca486205: Pulling fs layer [2022-06-03T00:15:04.214Z] 4fe6c5a15a65: Pulling fs layer [2022-06-03T00:15:04.214Z] 22a0e8bec74d: Pulling fs layer [2022-06-03T00:15:04.214Z] 812f408151ee: Pulling fs layer [2022-06-03T00:15:04.214Z] bab7bd504b26: Pulling fs layer [2022-06-03T00:15:04.214Z] 070449caade9: Pulling fs layer [2022-06-03T00:15:04.214Z] 8f1a5288e3a6: Pulling fs layer [2022-06-03T00:15:04.214Z] 22a0e8bec74d: Waiting [2022-06-03T00:15:04.214Z] 812f408151ee: Waiting [2022-06-03T00:15:04.214Z] bab7bd504b26: Waiting [2022-06-03T00:15:04.214Z] 8f1a5288e3a6: Waiting [2022-06-03T00:15:04.214Z] 070449caade9: Waiting [2022-06-03T00:15:04.214Z] 8ed8ca486205: Verifying Checksum [2022-06-03T00:15:04.214Z] 8ed8ca486205: Download complete [2022-06-03T00:15:04.214Z] 666ba61612fd: Verifying Checksum [2022-06-03T00:15:04.214Z] 666ba61612fd: Download complete [2022-06-03T00:15:04.214Z] 22a0e8bec74d: Download complete [2022-06-03T00:15:04.214Z] 812f408151ee: Verifying Checksum [2022-06-03T00:15:04.214Z] 812f408151ee: Download complete [2022-06-03T00:15:04.214Z] 59bf1c3509f3: Verifying Checksum [2022-06-03T00:15:04.214Z] 59bf1c3509f3: Download complete [2022-06-03T00:15:04.214Z] bab7bd504b26: Download complete [2022-06-03T00:15:04.475Z] 070449caade9: Verifying Checksum [2022-06-03T00:15:04.475Z] 070449caade9: Download complete [2022-06-03T00:15:04.475Z] 59bf1c3509f3: Pull complete [2022-06-03T00:15:04.475Z] 666ba61612fd: Pull complete [2022-06-03T00:15:04.735Z] 8ed8ca486205: Pull complete [2022-06-03T00:15:04.995Z] 8f1a5288e3a6: Verifying Checksum [2022-06-03T00:15:04.995Z] 8f1a5288e3a6: Download complete [2022-06-03T00:15:04.995Z] 4fe6c5a15a65: Verifying Checksum [2022-06-03T00:15:04.995Z] 4fe6c5a15a65: Download complete [2022-06-03T00:15:09.189Z] 4fe6c5a15a65: Pull complete [2022-06-03T00:15:09.189Z] 22a0e8bec74d: Pull complete [2022-06-03T00:15:09.189Z] 812f408151ee: Pull complete [2022-06-03T00:15:09.189Z] bab7bd504b26: Pull complete [2022-06-03T00:15:09.189Z] 070449caade9: Pull complete [2022-06-03T00:15:11.732Z] 8f1a5288e3a6: Pull complete [2022-06-03T00:15:11.732Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-03T00:15:11.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T00:15:11.732Z] ---> c47586b81864 [2022-06-03T00:15:11.732Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-03T00:15:13.127Z] ---> Running in 07180158eca8 [2022-06-03T00:15:13.127Z] Removing intermediate container 07180158eca8 [2022-06-03T00:15:13.127Z] ---> 9547996d2b6d [2022-06-03T00:15:13.127Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-03T00:15:13.128Z] ---> Running in e2d7b17ed0d7 [2022-06-03T00:15:13.387Z] Removing intermediate container e2d7b17ed0d7 [2022-06-03T00:15:13.387Z] ---> a4a1bc3cda5e [2022-06-03T00:15:13.387Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-03T00:15:13.387Z] ---> Running in 80c8f8c12588 [2022-06-03T00:15:13.387Z] Removing intermediate container 80c8f8c12588 [2022-06-03T00:15:13.387Z] ---> 6ce42b792660 [2022-06-03T00:15:13.387Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:15:13.387Z] ---> Running in 518c40bb5b86 [2022-06-03T00:15:13.954Z] Removing intermediate container 518c40bb5b86 [2022-06-03T00:15:13.954Z] ---> 2f4476eb2bd4 [2022-06-03T00:15:13.954Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-03T00:15:14.217Z] ---> Running in b609115bda1b [2022-06-03T00:15:14.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T00:15:15.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T00:15:15.617Z] OK: 221 MiB in 52 packages [2022-06-03T00:15:15.879Z] Removing intermediate container b609115bda1b [2022-06-03T00:15:15.879Z] ---> ea5142b00bea [2022-06-03T00:15:15.879Z] Step 8/13 : WORKDIR /app [2022-06-03T00:15:15.879Z] ---> Running in f7178df45074 [2022-06-03T00:15:15.879Z] Removing intermediate container f7178df45074 [2022-06-03T00:15:15.879Z] ---> d1213c16d113 [2022-06-03T00:15:15.879Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-03T00:15:16.817Z] ---> db70a59c2712 [2022-06-03T00:15:16.817Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T00:15:16.817Z] ---> Running in 176cfc677422 [2022-06-03T00:15:16.890Z] Still waiting to schedule task [2022-06-03T00:15:16.891Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-03T00:15:38.797Z] Removing intermediate container 176cfc677422 [2022-06-03T00:15:38.797Z] ---> 5cbd8a889e51 [2022-06-03T00:15:38.797Z] Step 11/13 : COPY . . [2022-06-03T00:15:39.785Z] ---> b534b88ae816 [2022-06-03T00:15:39.785Z] Step 12/13 : ARG MAKE="make build" [2022-06-03T00:15:40.046Z] ---> Running in 3ea813a7d34e [2022-06-03T00:15:40.046Z] Removing intermediate container 3ea813a7d34e [2022-06-03T00:15:40.046Z] ---> 3b83f7f7f02e [2022-06-03T00:15:40.046Z] Step 13/13 : RUN $MAKE [2022-06-03T00:15:40.046Z] ---> Running in 3a46ad71aaee [2022-06-03T00:15:40.308Z] noop [2022-06-03T00:15:40.567Z] Removing intermediate container 3a46ad71aaee [2022-06-03T00:15:40.567Z] ---> 5c7b2ba4ef48 [2022-06-03T00:15:40.567Z] Successfully built 5c7b2ba4ef48 [2022-06-03T00:15:40.567Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:15:41.011Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T00:15:41.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:15:41.172Z] prd-ubuntu20.04-docker-8c-8g-748 does not seem to be running inside a container [2022-06-03T00:15:41.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-84 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-84:/w/workspace/ry_app-rfid-llrp-inventory_PR-84:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-03T00:15:41.795Z] $ docker top b11e881c4f6c72ac552f227fb5eafdd41c663d6599f9c33ad1a4405b7f4a970d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T00:15:42.181Z] + go version [2022-06-03T00:15:42.181Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-03T00:15:42.225Z] $ docker stop --time=1 b11e881c4f6c72ac552f227fb5eafdd41c663d6599f9c33ad1a4405b7f4a970d [2022-06-03T00:15:43.546Z] $ docker rm -f b11e881c4f6c72ac552f227fb5eafdd41c663d6599f9c33ad1a4405b7f4a970d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:15:44.239Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T00:15:44.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:15:44.394Z] prd-ubuntu20.04-docker-8c-8g-748 does not seem to be running inside a container [2022-06-03T00:15:44.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-84 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-84:/w/workspace/ry_app-rfid-llrp-inventory_PR-84:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-03T00:15:44.849Z] $ docker top 151197797ab80295e04765fbf37e442ea1f83b074be9977cc903470a0ff042e8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-03T00:15:45.288Z] + make test [2022-06-03T00:15:45.288Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-03T00:15:51.858Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-03T00:15:51.858Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.032s coverage: 86.2% of statements [2022-06-03T00:15:51.858Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-03T00:15:54.399Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.537s coverage: 71.9% of statements [2022-06-03T00:15:54.399Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-06-03T00:16:00.968Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-03T00:16:03.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T00:16:03.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T00:16:03.772Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-03T00:16:04.060Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T00:16:04.413Z] + go mod tidy [Pipeline] } [2022-06-03T00:16:04.458Z] $ docker stop --time=1 151197797ab80295e04765fbf37e442ea1f83b074be9977cc903470a0ff042e8 [2022-06-03T00:16:06.230Z] $ docker rm -f 151197797ab80295e04765fbf37e442ea1f83b074be9977cc903470a0ff042e8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T00:16:06.684Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-03T00:16:06.770Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-03T00:16:07.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-03T00:16:07.805Z] + ls -al . [2022-06-03T00:16:07.806Z] total 248 [2022-06-03T00:16:07.806Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 3 00:16 . [2022-06-03T00:16:07.806Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:14 .. [2022-06-03T00:16:07.806Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 3 00:14 .dockerignore [2022-06-03T00:16:07.806Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 00:14 .git [2022-06-03T00:16:07.806Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:14 .github [2022-06-03T00:16:07.806Z] -rw-rw-r-- 1 jenkins jenkins 780 Jun 3 00:14 .gitignore [2022-06-03T00:16:07.806Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 3 00:14 .golangci.yml [2022-06-03T00:16:07.806Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 00:14 .semver [2022-06-03T00:16:07.806Z] -rw-rw-r-- 1 jenkins jenkins 8248 Jun 3 00:14 Attribution.txt [2022-06-03T00:16:07.806Z] -rw-rw-r-- 1 jenkins jenkins 1809 Jun 3 00:14 CHANGELOG.md [2022-06-03T00:16:07.806Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jun 3 00:14 Dockerfile [2022-06-03T00:16:07.806Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 00:14 GOVERNANCE.md [2022-06-03T00:16:07.806Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 3 00:14 Jenkinsfile [2022-06-03T00:16:07.806Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 3 00:14 LICENSE [2022-06-03T00:16:07.806Z] -rw-rw-r-- 1 jenkins jenkins 2095 Jun 3 00:14 Makefile [2022-06-03T00:16:07.806Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 3 00:14 OWNERS.md [2022-06-03T00:16:07.806Z] -rw-rw-r-- 1 jenkins jenkins 30131 Jun 3 00:14 README.md [2022-06-03T00:16:07.806Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 00:15 VERSION [2022-06-03T00:16:07.806Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:14 bin [2022-06-03T00:16:07.806Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 3 00:15 coverage.out [2022-06-03T00:16:07.806Z] -rw-rw-r-- 1 jenkins jenkins 3027 Jun 3 00:16 go.mod [2022-06-03T00:16:07.806Z] -rw-rw-r-- 1 jenkins jenkins 49531 Jun 3 00:14 go.sum [2022-06-03T00:16:07.806Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:14 images [2022-06-03T00:16:07.806Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:14 internal [2022-06-03T00:16:07.806Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 3 00:14 main.go [2022-06-03T00:16:07.806Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:14 res [2022-06-03T00:16:07.806Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:14 snap [2022-06-03T00:16:07.806Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:14 static [2022-06-03T00:16:07.806Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 3 00:14 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:16:08.194Z] + 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=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 --label arch=amd64 --label version=0.0.0 . [2022-06-03T00:16:08.455Z] Sending build context to Docker daemon 23.66MB [2022-06-03T00:16:08.455Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-03T00:16:08.455Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-03T00:16:08.455Z] ---> 5c7b2ba4ef48 [2022-06-03T00:16:08.455Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-03T00:16:08.455Z] ---> Running in 055115fdf1f6 [2022-06-03T00:16:08.715Z] Removing intermediate container 055115fdf1f6 [2022-06-03T00:16:08.715Z] ---> 0b98a015869c [2022-06-03T00:16:08.715Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-03T00:16:08.715Z] ---> Running in 42b145ea6462 [2022-06-03T00:16:08.715Z] Removing intermediate container 42b145ea6462 [2022-06-03T00:16:08.715Z] ---> e10d2699f9a1 [2022-06-03T00:16:08.715Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-03T00:16:08.978Z] ---> Running in 184b9d5715b3 [2022-06-03T00:16:08.978Z] Removing intermediate container 184b9d5715b3 [2022-06-03T00:16:08.978Z] ---> da1120a2bc8a [2022-06-03T00:16:08.978Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:16:08.978Z] ---> Running in 52514911b7ca [2022-06-03T00:16:09.548Z] Removing intermediate container 52514911b7ca [2022-06-03T00:16:09.548Z] ---> 8fe7688b9ddb [2022-06-03T00:16:09.548Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-03T00:16:09.548Z] ---> Running in 21bedc8cc626 [2022-06-03T00:16:09.809Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T00:16:10.751Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T00:16:11.018Z] OK: 221 MiB in 52 packages [2022-06-03T00:16:11.279Z] Removing intermediate container 21bedc8cc626 [2022-06-03T00:16:11.279Z] ---> d0dd528ce3cd [2022-06-03T00:16:11.279Z] Step 8/31 : WORKDIR /app [2022-06-03T00:16:11.540Z] ---> Running in 7d3d36904cac [2022-06-03T00:16:11.540Z] Removing intermediate container 7d3d36904cac [2022-06-03T00:16:11.540Z] ---> 5d8327bb15fe [2022-06-03T00:16:11.540Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-03T00:16:12.478Z] ---> 07ff867e19bc [2022-06-03T00:16:12.478Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T00:16:12.478Z] ---> Running in 93a742cabc14 [2022-06-03T00:16:12.737Z] skipping... [2022-06-03T00:16:12.997Z] Removing intermediate container 93a742cabc14 [2022-06-03T00:16:12.997Z] ---> 03e40e7f8d9f [2022-06-03T00:16:12.997Z] Step 11/31 : COPY . . [2022-06-03T00:16:14.378Z] ---> e5d4f54cd3c1 [2022-06-03T00:16:14.378Z] Step 12/31 : ARG MAKE="make build" [2022-06-03T00:16:14.378Z] ---> Running in 7db39050de74 [2022-06-03T00:16:14.378Z] Removing intermediate container 7db39050de74 [2022-06-03T00:16:14.378Z] ---> 71030c7d7ae5 [2022-06-03T00:16:14.378Z] Step 13/31 : RUN $MAKE [2022-06-03T00:16:14.378Z] ---> Running in 49a757edc776 [2022-06-03T00:16:14.637Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.1 -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-06-03T00:16:22.762Z] Removing intermediate container 49a757edc776 [2022-06-03T00:16:22.762Z] ---> 89d3d2c4db78 [2022-06-03T00:16:22.762Z] Step 14/31 : FROM alpine:3.14 [2022-06-03T00:16:22.762Z] 3.14: Pulling from library/alpine [2022-06-03T00:16:22.762Z] 8663204ce13b: Pulling fs layer [2022-06-03T00:16:23.026Z] 8663204ce13b: Verifying Checksum [2022-06-03T00:16:23.026Z] 8663204ce13b: Download complete [2022-06-03T00:16:23.287Z] 8663204ce13b: Pull complete [2022-06-03T00:16:23.288Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T00:16:23.288Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T00:16:23.288Z] ---> e04c818066af [2022-06-03T00:16:23.288Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-03T00:16:23.288Z] ---> Running in 6371da5a4579 [2022-06-03T00:16:23.288Z] Removing intermediate container 6371da5a4579 [2022-06-03T00:16:23.288Z] ---> 3d8a37e1e5ff [2022-06-03T00:16:23.288Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-03T00:16:23.288Z] ---> Running in a348684dec84 [2022-06-03T00:16:23.547Z] Removing intermediate container a348684dec84 [2022-06-03T00:16:23.547Z] ---> 4ec653680f82 [2022-06-03T00:16:23.547Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:16:23.547Z] ---> Running in 14d71a86aa1b [2022-06-03T00:16:24.115Z] Removing intermediate container 14d71a86aa1b [2022-06-03T00:16:24.115Z] ---> afc8609d2514 [2022-06-03T00:16:24.115Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-06-03T00:16:24.115Z] ---> Running in 1a8e272dabd1 [2022-06-03T00:16:24.375Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T00:16:25.371Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T00:16:25.677Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-03T00:16:25.677Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T00:16:25.677Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T00:16:25.944Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T00:16:25.944Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T00:16:25.944Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T00:16:26.205Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T00:16:26.205Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T00:16:26.205Z] OK: 9 MiB in 20 packages [2022-06-03T00:16:26.775Z] Removing intermediate container 1a8e272dabd1 [2022-06-03T00:16:26.775Z] ---> 0f52bd48193a [2022-06-03T00:16:26.775Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-03T00:16:26.775Z] ---> f54cc172db84 [2022-06-03T00:16:26.775Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-03T00:16:27.035Z] ---> f065ecc7e228 [2022-06-03T00:16:27.035Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-03T00:16:27.035Z] ---> 1c9251cc71e2 [2022-06-03T00:16:27.035Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-03T00:16:27.294Z] ---> 77c406abf571 [2022-06-03T00:16:27.294Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-03T00:16:27.865Z] ---> fa557ab6428c [2022-06-03T00:16:27.865Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-03T00:16:27.865Z] ---> Running in 21f5ce3ef89a [2022-06-03T00:16:28.435Z] Removing intermediate container 21f5ce3ef89a [2022-06-03T00:16:28.435Z] ---> f835c2d54ce5 [2022-06-03T00:16:28.435Z] Step 25/31 : VOLUME /cache [2022-06-03T00:16:28.435Z] ---> Running in 24f37004f744 [2022-06-03T00:16:28.435Z] Removing intermediate container 24f37004f744 [2022-06-03T00:16:28.435Z] ---> bb1365c3804d [2022-06-03T00:16:28.435Z] Step 26/31 : EXPOSE 59711 [2022-06-03T00:16:28.435Z] ---> Running in f6b9f5888fc8 [2022-06-03T00:16:28.694Z] Removing intermediate container f6b9f5888fc8 [2022-06-03T00:16:28.694Z] ---> c3ed54b383f2 [2022-06-03T00:16:28.694Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-03T00:16:28.694Z] ---> Running in 5fe38dad313f [2022-06-03T00:16:28.694Z] Removing intermediate container 5fe38dad313f [2022-06-03T00:16:28.694Z] ---> 8783c8e69dcc [2022-06-03T00:16:28.694Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-03T00:16:28.953Z] ---> Running in 73467e46605a [2022-06-03T00:16:28.953Z] Removing intermediate container 73467e46605a [2022-06-03T00:16:28.953Z] ---> 342e749f2d1f [2022-06-03T00:16:28.953Z] Step 29/31 : LABEL arch=amd64 [2022-06-03T00:16:28.953Z] ---> Running in 57bc2720f3f1 [2022-06-03T00:16:28.953Z] Removing intermediate container 57bc2720f3f1 [2022-06-03T00:16:28.953Z] ---> 7561276b4e63 [2022-06-03T00:16:28.953Z] Step 30/31 : LABEL git_sha=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [2022-06-03T00:16:29.213Z] ---> Running in 04b76db8f8d9 [2022-06-03T00:16:29.213Z] Removing intermediate container 04b76db8f8d9 [2022-06-03T00:16:29.213Z] ---> aee0c8101e9c [2022-06-03T00:16:29.213Z] Step 31/31 : LABEL version=0.0.0 [2022-06-03T00:16:29.213Z] ---> Running in 98fa41a609b9 [2022-06-03T00:16:29.213Z] Removing intermediate container 98fa41a609b9 [2022-06-03T00:16:29.213Z] ---> 7700a7aa2ac6 [2022-06-03T00:16:29.213Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-03T00:16:29.475Z] Successfully built 7700a7aa2ac6 [2022-06-03T00:16:29.475Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:16:30.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T00:16:30.301Z] [2022-06-03T00:16:30.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:16:30.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T00:16:30.669Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-03T00:16:30.669Z] 5eb5b503b376: Pulling fs layer [2022-06-03T00:16:30.669Z] 5c69ac0246d0: Pulling fs layer [2022-06-03T00:16:30.669Z] ec43610c2a17: Pulling fs layer [2022-06-03T00:16:30.669Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-03T00:16:30.669Z] 33b1e0a273af: Pulling fs layer [2022-06-03T00:16:30.669Z] 5d3b04190fa2: Pulling fs layer [2022-06-03T00:16:30.669Z] 2f39f015ded8: Pulling fs layer [2022-06-03T00:16:30.669Z] 3a2ae6a8a46f: Waiting [2022-06-03T00:16:30.669Z] 33b1e0a273af: Waiting [2022-06-03T00:16:30.669Z] 5d3b04190fa2: Waiting [2022-06-03T00:16:30.669Z] 2f39f015ded8: Waiting [2022-06-03T00:16:30.669Z] 5c69ac0246d0: Verifying Checksum [2022-06-03T00:16:30.669Z] 5c69ac0246d0: Download complete [2022-06-03T00:16:30.669Z] 3a2ae6a8a46f: Download complete [2022-06-03T00:16:30.669Z] 33b1e0a273af: Verifying Checksum [2022-06-03T00:16:30.669Z] 33b1e0a273af: Download complete [2022-06-03T00:16:30.930Z] ec43610c2a17: Verifying Checksum [2022-06-03T00:16:30.930Z] ec43610c2a17: Download complete [2022-06-03T00:16:30.930Z] 5d3b04190fa2: Verifying Checksum [2022-06-03T00:16:30.930Z] 5d3b04190fa2: Download complete [2022-06-03T00:16:30.930Z] 5eb5b503b376: Verifying Checksum [2022-06-03T00:16:30.930Z] 5eb5b503b376: Download complete [2022-06-03T00:16:31.499Z] 2f39f015ded8: Download complete [2022-06-03T00:16:32.436Z] 5eb5b503b376: Pull complete [2022-06-03T00:16:32.436Z] 5c69ac0246d0: Pull complete [2022-06-03T00:16:33.007Z] ec43610c2a17: Pull complete [2022-06-03T00:16:33.007Z] 3a2ae6a8a46f: Pull complete [2022-06-03T00:16:33.007Z] 33b1e0a273af: Pull complete [2022-06-03T00:16:33.268Z] 5d3b04190fa2: Pull complete [2022-06-03T00:16:37.459Z] 2f39f015ded8: Pull complete [2022-06-03T00:16:37.459Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-03T00:16:37.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T00:16:37.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:16:37.684Z] prd-ubuntu20.04-docker-8c-8g-748 does not seem to be running inside a container [2022-06-03T00:16:37.731Z] $ 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-84 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-84:/w/workspace/ry_app-rfid-llrp-inventory_PR-84:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-84@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-06-03T00:16:39.477Z] $ docker top 3e9c7d6fd5613baf625835497ab2c92c382a2f2e7cd3cd62db8fa33b3f5628df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:16:39.920Z] ---> job-cost.sh [2022-06-03T00:16:39.920Z] lf-activate-venv: SKIPPING [2022-06-03T00:16:39.920Z] INFO: No Stack... [2022-06-03T00:16:40.180Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T00:16:40.749Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T00:16:41.062Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-84/archives/cost.csv [2022-06-03T00:16:41.062Z] + cut -d, -f6 [Pipeline] lock [2022-06-03T00:16:41.108Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-84-1-stack-cost] [2022-06-03T00:16:41.114Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-84-1-stack-cost] did not exist. Created. [2022-06-03T00:16:41.114Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-84-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T00:16:41.504Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-03T00:16:41.569Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T00:16:41.584Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-84-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T00:16:41.667Z] $ docker stop --time=1 3e9c7d6fd5613baf625835497ab2c92c382a2f2e7cd3cd62db8fa33b3f5628df [2022-06-03T00:16:42.843Z] $ docker rm -f 3e9c7d6fd5613baf625835497ab2c92c382a2f2e7cd3cd62db8fa33b3f5628df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-03T00:17:44.738Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-750 in /w/workspace/ry_app-rfid-llrp-inventory_PR-84 [Pipeline] { [Pipeline] ws [2022-06-03T00:17:44.781Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-06-03T00:17:44.860Z] The recommended git tool is: git [2022-06-03T00:17:52.655Z] using credential edgex-jenkins-ssh [2022-06-03T00:17:52.675Z] Cloning the remote Git repository [2022-06-03T00:17:52.762Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-03T00:17:52.855Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-06-03T00:17:52.941Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-03T00:17:52.942Z] > git --version # timeout=10 [2022-06-03T00:17:52.964Z] > git --version # 'git version 2.25.1' [2022-06-03T00:17:52.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T00:17:53.073Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T00:17:55.852Z] Merging remotes/origin/jakarta commit 8be6aa528c0d6358d2fdc3b183a246115bf3a55c into PR head commit 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [2022-06-03T00:17:55.060Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-06-03T00:17:55.132Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T00:17:55.198Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-06-03T00:17:55.294Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-03T00:17:55.295Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T00:17:55.333Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-03T00:17:55.883Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T00:17:55.907Z] > git checkout -f 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 # timeout=10 [2022-06-03T00:17:56.535Z] Merge succeeded, producing 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [2022-06-03T00:17:56.535Z] Checking out Revision 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 (PR-84) [2022-06-03T00:17:56.438Z] > git remote # timeout=10 [2022-06-03T00:17:56.457Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T00:17:56.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T00:17:56.493Z] > git merge 8be6aa528c0d6358d2fdc3b183a246115bf3a55c # timeout=10 [2022-06-03T00:17:56.521Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T00:17:56.548Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T00:17:56.563Z] > git checkout -f 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 # timeout=10 [2022-06-03T00:18:01.324Z] Commit message: "build: Update to released SDK and go-mods and change log for 2.1.1 patch" [2022-06-03T00:18:01.390Z] > git --version # timeout=10 [2022-06-03T00:18:01.403Z] > git --version # 'git version 2.25.1' [2022-06-03T00:18:01.420Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T00:18:02.626Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-03T00:18:02.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T00:18:02.627Z] Dload Upload Total Spent Left Speed [2022-06-03T00:18:02.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2022-06-03T00:18:03.316Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-03T00:18:03.680Z] + sudo tee /etc/docker/daemon.new [2022-06-03T00:18:03.680Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-03T00:18:03.680Z] { [2022-06-03T00:18:03.680Z] "registry-mirrors": [ [2022-06-03T00:18:03.680Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-03T00:18:03.680Z] ], [2022-06-03T00:18:03.680Z] "bip": "10.250.0.254/24", [2022-06-03T00:18:03.680Z] "hosts": [ [2022-06-03T00:18:03.680Z] "tcp://0.0.0.0:5555", [2022-06-03T00:18:03.680Z] "unix:///var/run/docker.sock" [2022-06-03T00:18:03.680Z] ], [2022-06-03T00:18:03.680Z] "mtu": 1458, [2022-06-03T00:18:03.680Z] "selinux-enabled": true, [2022-06-03T00:18:03.680Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-03T00:18:03.680Z] } [Pipeline] sh [2022-06-03T00:18:04.472Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-03T00:18:04.831Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:18:23.268Z] provisioning config files... [2022-06-03T00:18:23.298Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8754115708556577323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:18:23.724Z] ---> docker-login.sh [2022-06-03T00:18:23.724Z] nexus3.edgexfoundry.org:10001 [2022-06-03T00:18:24.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:18:24.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:18:24.600Z] Configure a credential helper to remove this warning. See [2022-06-03T00:18:24.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:18:24.600Z] [2022-06-03T00:18:24.600Z] Login Succeeded [2022-06-03T00:18:24.600Z] nexus3.edgexfoundry.org:10002 [2022-06-03T00:18:25.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:18:25.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:18:25.209Z] Configure a credential helper to remove this warning. See [2022-06-03T00:18:25.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:18:25.209Z] [2022-06-03T00:18:25.209Z] Login Succeeded [2022-06-03T00:18:25.209Z] nexus3.edgexfoundry.org:10003 [2022-06-03T00:18:25.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:18:25.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:18:25.768Z] Configure a credential helper to remove this warning. See [2022-06-03T00:18:25.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:18:25.768Z] [2022-06-03T00:18:25.768Z] Login Succeeded [2022-06-03T00:18:25.768Z] nexus3.edgexfoundry.org:10004 [2022-06-03T00:18:26.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:18:26.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:18:26.325Z] Configure a credential helper to remove this warning. See [2022-06-03T00:18:26.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:18:26.325Z] [2022-06-03T00:18:26.325Z] Login Succeeded [2022-06-03T00:18:26.325Z] docker.io [2022-06-03T00:18:26.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:18:27.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:18:27.199Z] Configure a credential helper to remove this warning. See [2022-06-03T00:18:27.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:18:27.199Z] [2022-06-03T00:18:27.199Z] Login Succeeded [2022-06-03T00:18:27.199Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T00:18:27.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-03T00:18:27.663Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T00:18:27.698Z] ========================================================= [2022-06-03T00:18:27.698Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-03T00:18:27.698Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:18:28.203Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-03T00:18:29.643Z] Sending build context to Docker daemon 11.92MB [2022-06-03T00:18:29.643Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-03T00:18:29.643Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-03T00:18:29.643Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-03T00:18:29.643Z] 9b3977197b4f: Pulling fs layer [2022-06-03T00:18:29.643Z] 1a89e8eeedd5: Pulling fs layer [2022-06-03T00:18:29.643Z] 94645a83ff95: Pulling fs layer [2022-06-03T00:18:29.643Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-03T00:18:29.643Z] 0c92f367c5e7: Pulling fs layer [2022-06-03T00:18:29.643Z] 63b1bc5785f6: Pulling fs layer [2022-06-03T00:18:29.643Z] 626d30ff41c6: Pulling fs layer [2022-06-03T00:18:29.643Z] de1d54c125be: Pulling fs layer [2022-06-03T00:18:29.643Z] 0c92f367c5e7: Waiting [2022-06-03T00:18:29.643Z] 63b1bc5785f6: Waiting [2022-06-03T00:18:29.643Z] 3f3a8bcf1eab: Waiting [2022-06-03T00:18:29.643Z] 626d30ff41c6: Waiting [2022-06-03T00:18:29.643Z] de1d54c125be: Waiting [2022-06-03T00:18:29.643Z] 94645a83ff95: Verifying Checksum [2022-06-03T00:18:29.643Z] 94645a83ff95: Download complete [2022-06-03T00:18:29.924Z] 1a89e8eeedd5: Verifying Checksum [2022-06-03T00:18:29.924Z] 1a89e8eeedd5: Download complete [2022-06-03T00:18:29.924Z] 0c92f367c5e7: Verifying Checksum [2022-06-03T00:18:29.924Z] 0c92f367c5e7: Download complete [2022-06-03T00:18:29.924Z] 63b1bc5785f6: Verifying Checksum [2022-06-03T00:18:29.924Z] 63b1bc5785f6: Download complete [2022-06-03T00:18:29.924Z] 9b3977197b4f: Verifying Checksum [2022-06-03T00:18:29.924Z] 9b3977197b4f: Download complete [2022-06-03T00:18:29.924Z] 626d30ff41c6: Verifying Checksum [2022-06-03T00:18:29.924Z] 626d30ff41c6: Download complete [2022-06-03T00:18:30.919Z] 9b3977197b4f: Pull complete [2022-06-03T00:18:31.197Z] 1a89e8eeedd5: Pull complete [2022-06-03T00:18:31.801Z] 94645a83ff95: Pull complete [2022-06-03T00:18:32.077Z] de1d54c125be: Verifying Checksum [2022-06-03T00:18:32.077Z] de1d54c125be: Download complete [2022-06-03T00:18:32.675Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-03T00:18:32.675Z] 3f3a8bcf1eab: Download complete [2022-06-03T00:18:45.101Z] 3f3a8bcf1eab: Pull complete [2022-06-03T00:18:45.101Z] 0c92f367c5e7: Pull complete [2022-06-03T00:18:45.101Z] 63b1bc5785f6: Pull complete [2022-06-03T00:18:45.379Z] 626d30ff41c6: Pull complete [2022-06-03T00:18:52.102Z] de1d54c125be: Pull complete [2022-06-03T00:18:52.102Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-03T00:18:52.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T00:18:52.102Z] ---> 5f011755c4a2 [2022-06-03T00:18:52.102Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-03T00:18:53.580Z] ---> Running in 158e4e9b072d [2022-06-03T00:18:55.027Z] Removing intermediate container 158e4e9b072d [2022-06-03T00:18:55.027Z] ---> 6cb8b8a3d9c8 [2022-06-03T00:18:55.027Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-03T00:18:55.027Z] ---> Running in 36ba6e4182f9 [2022-06-03T00:18:55.304Z] Removing intermediate container 36ba6e4182f9 [2022-06-03T00:18:55.304Z] ---> e7b80c06874d [2022-06-03T00:18:55.304Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-03T00:18:55.579Z] ---> Running in eb9d524d4176 [2022-06-03T00:18:55.854Z] Removing intermediate container eb9d524d4176 [2022-06-03T00:18:55.854Z] ---> 2e1b990964d6 [2022-06-03T00:18:55.854Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:18:55.854Z] ---> Running in 10207c0b17b9 [2022-06-03T00:18:57.848Z] Removing intermediate container 10207c0b17b9 [2022-06-03T00:18:57.848Z] ---> 2ae797118c52 [2022-06-03T00:18:57.848Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-03T00:18:57.848Z] ---> Running in 134896c27deb [2022-06-03T00:18:58.838Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T00:18:59.826Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T00:19:00.808Z] OK: 220 MiB in 52 packages [2022-06-03T00:19:01.804Z] Removing intermediate container 134896c27deb [2022-06-03T00:19:01.804Z] ---> 21d54367ef0c [2022-06-03T00:19:01.804Z] Step 8/13 : WORKDIR /app [2022-06-03T00:19:01.804Z] ---> Running in d5b313075142 [2022-06-03T00:19:02.079Z] Removing intermediate container d5b313075142 [2022-06-03T00:19:02.079Z] ---> f0c59fbe2e3d [2022-06-03T00:19:02.079Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-03T00:19:06.401Z] ---> eddcd8ad637e [2022-06-03T00:19:06.401Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T00:19:06.401Z] ---> Running in 6ca2ab865cdc [2022-06-03T00:20:28.229Z] Removing intermediate container 6ca2ab865cdc [2022-06-03T00:20:28.229Z] ---> bc29da3b9cdf [2022-06-03T00:20:28.229Z] Step 11/13 : COPY . . [2022-06-03T00:20:28.229Z] ---> d566f5160b62 [2022-06-03T00:20:28.229Z] Step 12/13 : ARG MAKE="make build" [2022-06-03T00:20:28.229Z] ---> Running in ce3c13faac30 [2022-06-03T00:20:28.229Z] Removing intermediate container ce3c13faac30 [2022-06-03T00:20:28.229Z] ---> 00f85f7c6e7a [2022-06-03T00:20:28.229Z] Step 13/13 : RUN $MAKE [2022-06-03T00:20:28.229Z] ---> Running in 7e29df35a87b [2022-06-03T00:20:28.229Z] noop [2022-06-03T00:20:28.229Z] Removing intermediate container 7e29df35a87b [2022-06-03T00:20:28.229Z] ---> 879aadb3ed41 [2022-06-03T00:20:28.229Z] Successfully built 879aadb3ed41 [2022-06-03T00:20:28.229Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:20:28.705Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T00:20:28.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:20:29.012Z] prd-ubuntu20.04-docker-arm64-4c-16g-750 does not seem to be running inside a container [2022-06-03T00:20:29.098Z] $ 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-06-03T00:20:30.344Z] $ docker top 042c5e4cbdb696c79ceb35455a670d329ae6e2bfdfe49d1c06d074c45b68be23 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T00:20:31.336Z] + go version [2022-06-03T00:20:31.336Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-03T00:20:31.370Z] $ docker stop --time=1 042c5e4cbdb696c79ceb35455a670d329ae6e2bfdfe49d1c06d074c45b68be23 [2022-06-03T00:20:33.016Z] $ docker rm -f 042c5e4cbdb696c79ceb35455a670d329ae6e2bfdfe49d1c06d074c45b68be23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:20:33.919Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T00:20:33.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:20:34.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-750 does not seem to be running inside a container [2022-06-03T00:20:34.319Z] $ 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-06-03T00:20:35.639Z] $ docker top be35dce6c07dff706b26cca6d994ea0cf3cdf4c79151a26ffe7de14c630d4121 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-03T00:20:36.650Z] + make test [2022-06-03T00:20:36.650Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-03T00:21:33.280Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-03T00:21:33.280Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.194s coverage: 86.2% of statements [2022-06-03T00:21:33.280Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-03T00:21:37.587Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.689s coverage: 71.9% of statements [2022-06-03T00:21:37.587Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-06-03T00:21:37.587Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-03T00:21:37.587Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-03T00:21:59.786Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T00:21:59.786Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T00:21:59.786Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-03T00:22:01.797Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T00:22:02.535Z] + go mod tidy [Pipeline] } [2022-06-03T00:22:03.176Z] $ docker stop --time=1 be35dce6c07dff706b26cca6d994ea0cf3cdf4c79151a26ffe7de14c630d4121 [2022-06-03T00:22:04.977Z] $ docker rm -f be35dce6c07dff706b26cca6d994ea0cf3cdf4c79151a26ffe7de14c630d4121 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T00:22:05.907Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-03T00:22:05.944Z] Warning: overwriting stash ‘coverage-report’ [2022-06-03T00:22:06.724Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T00:22:07.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-03T00:22:07.675Z] + ls -al . [2022-06-03T00:22:07.675Z] total 244 [2022-06-03T00:22:07.675Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 3 00:22 . [2022-06-03T00:22:07.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:17 .. [2022-06-03T00:22:07.675Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 3 00:17 .dockerignore [2022-06-03T00:22:07.675Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 00:18 .git [2022-06-03T00:22:07.675Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:17 .github [2022-06-03T00:22:07.675Z] -rw-rw-r-- 1 jenkins jenkins 780 Jun 3 00:17 .gitignore [2022-06-03T00:22:07.675Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 3 00:17 .golangci.yml [2022-06-03T00:22:07.675Z] -rw-rw-r-- 1 jenkins jenkins 8248 Jun 3 00:17 Attribution.txt [2022-06-03T00:22:07.675Z] -rw-rw-r-- 1 jenkins jenkins 1809 Jun 3 00:17 CHANGELOG.md [2022-06-03T00:22:07.675Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jun 3 00:17 Dockerfile [2022-06-03T00:22:07.675Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 00:17 GOVERNANCE.md [2022-06-03T00:22:07.675Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 3 00:17 Jenkinsfile [2022-06-03T00:22:07.675Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 3 00:17 LICENSE [2022-06-03T00:22:07.675Z] -rw-rw-r-- 1 jenkins jenkins 2095 Jun 3 00:17 Makefile [2022-06-03T00:22:07.675Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 3 00:17 OWNERS.md [2022-06-03T00:22:07.675Z] -rw-rw-r-- 1 jenkins jenkins 30131 Jun 3 00:17 README.md [2022-06-03T00:22:07.675Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 00:15 VERSION [2022-06-03T00:22:07.675Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:17 bin [2022-06-03T00:22:07.675Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 3 00:21 coverage.out [2022-06-03T00:22:07.675Z] -rw-rw-r-- 1 jenkins jenkins 3027 Jun 3 00:22 go.mod [2022-06-03T00:22:07.675Z] -rw-rw-r-- 1 jenkins jenkins 49531 Jun 3 00:17 go.sum [2022-06-03T00:22:07.675Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:17 images [2022-06-03T00:22:07.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:17 internal [2022-06-03T00:22:07.675Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 3 00:17 main.go [2022-06-03T00:22:07.675Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:17 res [2022-06-03T00:22:07.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:17 snap [2022-06-03T00:22:07.675Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:17 static [2022-06-03T00:22:07.675Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 3 00:17 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:22:08.104Z] + 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=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 --label arch=arm64 --label version=0.0.0 . [2022-06-03T00:22:09.561Z] Sending build context to Docker daemon 11.92MB [2022-06-03T00:22:09.561Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-03T00:22:09.561Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-03T00:22:09.561Z] ---> 879aadb3ed41 [2022-06-03T00:22:09.561Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-03T00:22:09.561Z] ---> Running in 66e9c168edeb [2022-06-03T00:22:09.842Z] Removing intermediate container 66e9c168edeb [2022-06-03T00:22:09.842Z] ---> 1ef7eac5a67d [2022-06-03T00:22:09.842Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-03T00:22:10.125Z] ---> Running in 139e3e43f4d3 [2022-06-03T00:22:10.401Z] Removing intermediate container 139e3e43f4d3 [2022-06-03T00:22:10.401Z] ---> cc61b90a9612 [2022-06-03T00:22:10.401Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-03T00:22:10.401Z] ---> Running in 224df97a5f8e [2022-06-03T00:22:10.681Z] Removing intermediate container 224df97a5f8e [2022-06-03T00:22:10.681Z] ---> b86ac5095d6f [2022-06-03T00:22:10.681Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:22:10.965Z] ---> Running in 0ee06834ef95 [2022-06-03T00:22:12.406Z] Removing intermediate container 0ee06834ef95 [2022-06-03T00:22:12.406Z] ---> eba8ac74c9ab [2022-06-03T00:22:12.406Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-03T00:22:12.683Z] ---> Running in 0034ed84e8bb [2022-06-03T00:22:13.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T00:22:14.662Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T00:22:15.262Z] OK: 220 MiB in 52 packages [2022-06-03T00:22:16.258Z] Removing intermediate container 0034ed84e8bb [2022-06-03T00:22:16.258Z] ---> e574b69ab9d2 [2022-06-03T00:22:16.258Z] Step 8/31 : WORKDIR /app [2022-06-03T00:22:16.258Z] ---> Running in 2f69cc763898 [2022-06-03T00:22:16.534Z] Removing intermediate container 2f69cc763898 [2022-06-03T00:22:16.534Z] ---> e842ec088837 [2022-06-03T00:22:16.534Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-03T00:22:20.877Z] ---> ee1293e6a087 [2022-06-03T00:22:20.877Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T00:22:20.877Z] ---> Running in f8092dac8bff [2022-06-03T00:22:21.876Z] skipping... [2022-06-03T00:22:22.481Z] Removing intermediate container f8092dac8bff [2022-06-03T00:22:22.481Z] ---> f7a25dd9013c [2022-06-03T00:22:22.481Z] Step 11/31 : COPY . . [2022-06-03T00:22:26.815Z] ---> 4e0d7ef2b2af [2022-06-03T00:22:26.815Z] Step 12/31 : ARG MAKE="make build" [2022-06-03T00:22:26.815Z] ---> Running in 174d858ff397 [2022-06-03T00:22:27.101Z] Removing intermediate container 174d858ff397 [2022-06-03T00:22:27.101Z] ---> b7039cc1a790 [2022-06-03T00:22:27.101Z] Step 13/31 : RUN $MAKE [2022-06-03T00:22:27.101Z] ---> Running in cedb2ec01d1f [2022-06-03T00:22:28.088Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.1 -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-06-03T00:23:15.120Z] Removing intermediate container cedb2ec01d1f [2022-06-03T00:23:15.120Z] ---> 301118c5ae90 [2022-06-03T00:23:15.120Z] Step 14/31 : FROM alpine:3.14 [2022-06-03T00:23:15.120Z] 3.14: Pulling from library/alpine [2022-06-03T00:23:15.120Z] 455c02918c45: Pulling fs layer [2022-06-03T00:23:15.120Z] 455c02918c45: Verifying Checksum [2022-06-03T00:23:15.120Z] 455c02918c45: Download complete [2022-06-03T00:23:15.120Z] 455c02918c45: Pull complete [2022-06-03T00:23:15.120Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T00:23:15.120Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T00:23:15.120Z] ---> ac73e934f311 [2022-06-03T00:23:15.120Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-03T00:23:15.120Z] ---> Running in 396b6ed803ad [2022-06-03T00:23:15.120Z] Removing intermediate container 396b6ed803ad [2022-06-03T00:23:15.120Z] ---> 10692cbbe419 [2022-06-03T00:23:15.120Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-03T00:23:15.120Z] ---> Running in 1e5b01f1c9b3 [2022-06-03T00:23:15.120Z] Removing intermediate container 1e5b01f1c9b3 [2022-06-03T00:23:15.120Z] ---> a517fe33b33b [2022-06-03T00:23:15.120Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:23:15.120Z] ---> Running in ca19cd43ad5c [2022-06-03T00:23:15.727Z] Removing intermediate container ca19cd43ad5c [2022-06-03T00:23:15.727Z] ---> a67e8c44a81c [2022-06-03T00:23:15.727Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-06-03T00:23:15.727Z] ---> Running in 55d0b48cd2f7 [2022-06-03T00:23:16.712Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T00:23:17.694Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T00:23:18.297Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-03T00:23:18.570Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T00:23:18.570Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T00:23:18.570Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T00:23:18.843Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T00:23:18.843Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T00:23:18.843Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T00:23:19.126Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T00:23:19.126Z] OK: 9 MiB in 20 packages [2022-06-03T00:23:20.565Z] Removing intermediate container 55d0b48cd2f7 [2022-06-03T00:23:20.565Z] ---> cab7294e57f1 [2022-06-03T00:23:20.565Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-03T00:23:20.844Z] ---> 1f1cba2f5030 [2022-06-03T00:23:20.844Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-03T00:23:21.443Z] ---> 7caa450ef8ed [2022-06-03T00:23:21.443Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-03T00:23:22.043Z] ---> bbcc551c958b [2022-06-03T00:23:22.043Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-03T00:23:22.642Z] ---> 63e01381b115 [2022-06-03T00:23:22.642Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-03T00:23:24.091Z] ---> 4e8e33c69a2d [2022-06-03T00:23:24.091Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-03T00:23:24.091Z] ---> Running in 02437c17af1d [2022-06-03T00:23:25.524Z] Removing intermediate container 02437c17af1d [2022-06-03T00:23:25.524Z] ---> 67aeb7aa8cda [2022-06-03T00:23:25.524Z] Step 25/31 : VOLUME /cache [2022-06-03T00:23:25.524Z] ---> Running in 5fd937a67e48 [2022-06-03T00:23:25.798Z] Removing intermediate container 5fd937a67e48 [2022-06-03T00:23:25.798Z] ---> f5279ec00aa6 [2022-06-03T00:23:25.798Z] Step 26/31 : EXPOSE 59711 [2022-06-03T00:23:25.798Z] ---> Running in 65d7e1e98889 [2022-06-03T00:23:26.397Z] Removing intermediate container 65d7e1e98889 [2022-06-03T00:23:26.397Z] ---> ee78ea733238 [2022-06-03T00:23:26.397Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-03T00:23:26.397Z] ---> Running in db87faa71687 [2022-06-03T00:23:26.673Z] Removing intermediate container db87faa71687 [2022-06-03T00:23:26.673Z] ---> d4ab3903e466 [2022-06-03T00:23:26.673Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-03T00:23:26.673Z] ---> Running in 722fe18dbb13 [2022-06-03T00:23:26.953Z] Removing intermediate container 722fe18dbb13 [2022-06-03T00:23:26.953Z] ---> af35b82402aa [2022-06-03T00:23:26.953Z] Step 29/31 : LABEL arch=arm64 [2022-06-03T00:23:27.230Z] ---> Running in a6f7ed80f2e7 [2022-06-03T00:23:27.508Z] Removing intermediate container a6f7ed80f2e7 [2022-06-03T00:23:27.508Z] ---> 835a0bdbe17c [2022-06-03T00:23:27.508Z] Step 30/31 : LABEL git_sha=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [2022-06-03T00:23:27.508Z] ---> Running in 347c869acc81 [2022-06-03T00:23:27.783Z] Removing intermediate container 347c869acc81 [2022-06-03T00:23:27.783Z] ---> 21a700736620 [2022-06-03T00:23:27.783Z] Step 31/31 : LABEL version=0.0.0 [2022-06-03T00:23:28.057Z] ---> Running in 810d78a3ea35 [2022-06-03T00:23:28.330Z] Removing intermediate container 810d78a3ea35 [2022-06-03T00:23:28.330Z] ---> 36e0aa82a4b6 [2022-06-03T00:23:28.330Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-03T00:23:28.330Z] Successfully built 36e0aa82a4b6 [2022-06-03T00:23:28.330Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:23:29.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T00:23:29.088Z] [2022-06-03T00:23:29.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:23:29.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T00:23:29.776Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-03T00:23:29.776Z] 8998bd30e6a1: Pulling fs layer [2022-06-03T00:23:29.776Z] 04944245beec: Pulling fs layer [2022-06-03T00:23:29.776Z] 699f458cf7ca: Pulling fs layer [2022-06-03T00:23:29.776Z] 765212b225bb: Pulling fs layer [2022-06-03T00:23:29.776Z] f23df028b6ca: Pulling fs layer [2022-06-03T00:23:29.776Z] d65c8cfc05b1: Pulling fs layer [2022-06-03T00:23:29.776Z] 2437ff75d9bd: Pulling fs layer [2022-06-03T00:23:29.776Z] f23df028b6ca: Waiting [2022-06-03T00:23:29.776Z] d65c8cfc05b1: Waiting [2022-06-03T00:23:29.776Z] 2437ff75d9bd: Waiting [2022-06-03T00:23:29.776Z] 765212b225bb: Waiting [2022-06-03T00:23:29.776Z] 04944245beec: Verifying Checksum [2022-06-03T00:23:29.776Z] 04944245beec: Download complete [2022-06-03T00:23:29.776Z] 765212b225bb: Verifying Checksum [2022-06-03T00:23:29.776Z] 765212b225bb: Download complete [2022-06-03T00:23:29.776Z] f23df028b6ca: Verifying Checksum [2022-06-03T00:23:29.776Z] f23df028b6ca: Download complete [2022-06-03T00:23:29.776Z] d65c8cfc05b1: Download complete [2022-06-03T00:23:30.053Z] 699f458cf7ca: Verifying Checksum [2022-06-03T00:23:30.053Z] 699f458cf7ca: Download complete [2022-06-03T00:23:30.329Z] 8998bd30e6a1: Verifying Checksum [2022-06-03T00:23:30.329Z] 8998bd30e6a1: Download complete [2022-06-03T00:23:32.978Z] 2437ff75d9bd: Verifying Checksum [2022-06-03T00:23:32.978Z] 2437ff75d9bd: Download complete [2022-06-03T00:23:34.421Z] 8998bd30e6a1: Pull complete [2022-06-03T00:23:35.024Z] 04944245beec: Pull complete [2022-06-03T00:23:36.463Z] 699f458cf7ca: Pull complete [2022-06-03T00:23:36.736Z] 765212b225bb: Pull complete [2022-06-03T00:23:37.722Z] f23df028b6ca: Pull complete [2022-06-03T00:23:37.722Z] d65c8cfc05b1: Pull complete [2022-06-03T00:23:52.819Z] 2437ff75d9bd: Pull complete [2022-06-03T00:23:52.819Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-03T00:23:52.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T00:23:52.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:23:53.204Z] prd-ubuntu20.04-docker-arm64-4c-16g-750 does not seem to be running inside a container [2022-06-03T00:23:53.294Z] $ 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-06-03T00:23:55.703Z] $ docker top b9f1b6daf3b9dbc26bcd0441b1822525b595adc960797a2dd0aa001690255207 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:23:56.673Z] ---> job-cost.sh [2022-06-03T00:23:56.673Z] lf-activate-venv: SKIPPING [2022-06-03T00:23:56.673Z] INFO: No Stack... [2022-06-03T00:23:57.274Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-03T00:23:58.251Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T00:23:58.948Z] + + cut -d, -f6 [2022-06-03T00:23:58.948Z] cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2022-06-03T00:23:59.027Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-84-1-stack-cost] [2022-06-03T00:23:59.031Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-84-1-stack-cost] did not exist. Created. [2022-06-03T00:23:59.032Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-84-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T00:23:59.780Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-f72ddd5a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-03T00:24:00.489Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-03T00:24:00.530Z] Warning: overwriting stash ‘stack-cost’ [2022-06-03T00:24:00.865Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T00:24:00.881Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-84-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T00:24:00.964Z] $ docker stop --time=1 b9f1b6daf3b9dbc26bcd0441b1822525b595adc960797a2dd0aa001690255207 [2022-06-03T00:24:02.488Z] $ docker rm -f b9f1b6daf3b9dbc26bcd0441b1822525b595adc960797a2dd0aa001690255207 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-03T00:24:03.479Z] provisioning config files... [2022-06-03T00:24:03.489Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp/config4969791914441050261tmp [Pipeline] { [Pipeline] sh [2022-06-03T00:24:03.828Z] + set +x [2022-06-03T00:24:03.828Z] + curl -s https://codecov.io/bash [2022-06-03T00:24:03.828Z] + bash -s -- [2022-06-03T00:24:03.828Z] [2022-06-03T00:24:03.828Z] _____ _ [2022-06-03T00:24:03.828Z] / ____| | | [2022-06-03T00:24:03.828Z] | | ___ __| | ___ ___ _____ __ [2022-06-03T00:24:03.828Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-03T00:24:03.828Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-03T00:24:03.828Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-03T00:24:03.828Z] Bash-1.0.6 [2022-06-03T00:24:03.828Z] [2022-06-03T00:24:03.828Z] [2022-06-03T00:24:03.828Z] ==> git version 2.25.1 found [2022-06-03T00:24:03.828Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-03T00:24:03.828Z] Release-Date: 2020-01-08 [2022-06-03T00:24:03.828Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-03T00:24:03.828Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-03T00:24:03.828Z] ==> Jenkins CI detected. [2022-06-03T00:24:03.828Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-84 [2022-06-03T00:24:03.828Z] project root: . [2022-06-03T00:24:03.828Z] --> token set from env [2022-06-03T00:24:03.828Z] Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/codecov.yml [2022-06-03T00:24:03.828Z] ==> Running gcov in . (disable via -X gcov) [2022-06-03T00:24:03.828Z] ==> Python coveragepy not found [2022-06-03T00:24:03.828Z] ==> Searching for coverage reports in: [2022-06-03T00:24:03.828Z] + . [2022-06-03T00:24:03.828Z] -> Found 1 reports [2022-06-03T00:24:03.828Z] ==> Detecting git/mercurial file structure [2022-06-03T00:24:03.828Z] ==> Reading reports [2022-06-03T00:24:03.828Z] + ./coverage.out bytes=41008 [2022-06-03T00:24:03.828Z] ==> Appending adjustments [2022-06-03T00:24:03.828Z] https://docs.codecov.io/docs/fixing-reports [2022-06-03T00:24:04.087Z] + Found adjustments [2022-06-03T00:24:04.087Z] ==> Gzipping contents [2022-06-03T00:24:04.087Z] 20K /tmp/codecov.DxzH9e.gz [2022-06-03T00:24:04.087Z] ==> Uploading reports [2022-06-03T00:24:04.087Z] url: https://codecov.io [2022-06-03T00:24:04.087Z] query: branch=PR-84&commit=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-84%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=84&job=&cmd_args= [2022-06-03T00:24:04.087Z] -> Pinging Codecov [2022-06-03T00:24:04.087Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-84&commit=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-84%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=84&job=&cmd_args= [2022-06-03T00:24:04.347Z] -> Uploading to [2022-06-03T00:24:04.347Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-03/581DD39554BDF9B6E22D074273EAD858/26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4/ab8c189d-5c15-4d39-bb65-d4d446942fc5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T002404Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=207d69bc46fe7b321205e255e56a105bbc284d0fbf405323ec5a9663591cb498 [2022-06-03T00:24:04.347Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T00:24:04.347Z] Dload Upload Total Spent Left Speed [2022-06-03T00:24:04.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18608 0 0 100 18608 0 74432 --:--:-- --:--:-- --:--:-- 74135 100 18608 0 0 100 18608 0 74135 --:--:-- --:--:-- --:--:-- 74135 [2022-06-03T00:24:04.607Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [Pipeline] } [2022-06-03T00:24:04.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-03T00:24:06.366Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-84/archives ] [2022-06-03T00:24:06.366Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-84/archives [2022-06-03T00:24:06.366Z] total 16 [2022-06-03T00:24:06.366Z] drwxr-xr-x 3 root root 4096 Jun 3 00:16 . [2022-06-03T00:24:06.366Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 3 00:16 .. [2022-06-03T00:24:06.366Z] drwxr-xr-x 2 root root 4096 Jun 3 00:16 cost [2022-06-03T00:24:06.366Z] -rw-r--r-- 1 root root 93 Jun 3 00:16 cost.csv [2022-06-03T00:24:06.366Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-84/archives [2022-06-03T00:24:06.366Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-84/archives [2022-06-03T00:24:06.366Z] total 16 [2022-06-03T00:24:06.366Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 00:16 . [2022-06-03T00:24:06.366Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 3 00:16 .. [2022-06-03T00:24:06.366Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 3 00:16 cost [2022-06-03T00:24:06.366Z] -rw-r--r-- 1 jenkins jenkins 93 Jun 3 00:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:24:06.699Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:24:07.597Z] ---> package-listing.sh [2022-06-03T00:24:07.597Z] ++ facter osfamily [2022-06-03T00:24:07.597Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-03T00:24:07.860Z] + OS_FAMILY=debian [2022-06-03T00:24:07.860Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-84 [2022-06-03T00:24:07.860Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-03T00:24:07.860Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-03T00:24:07.860Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-03T00:24:07.860Z] + PACKAGES=/tmp/packages_start.txt [2022-06-03T00:24:07.860Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-84 ']' [2022-06-03T00:24:07.860Z] + PACKAGES=/tmp/packages_end.txt [2022-06-03T00:24:07.860Z] + case "${OS_FAMILY}" in [2022-06-03T00:24:07.860Z] + dpkg -l [2022-06-03T00:24:07.860Z] + grep '^ii' [2022-06-03T00:24:07.860Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-03T00:24:07.860Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-03T00:24:07.860Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-03T00:24:07.860Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-84 ']' [2022-06-03T00:24:07.860Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-84/archives/ [2022-06-03T00:24:07.860Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-84/archives/ [Pipeline] echo [2022-06-03T00:24:07.896Z] 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-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-03T00:24:08.196Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:24:08.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T00:24:08.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:24:08.988Z] prd-ubuntu20.04-docker-8c-8g-748 does not seem to be running inside a container [2022-06-03T00:24:09.043Z] $ 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-84/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-84 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-84:/w/workspace/ry_app-rfid-llrp-inventory_PR-84:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-03T00:24:09.260Z] $ docker top f445eab2d53e0b6e3f63d2c90f71e00192981127b5a69c51e8afd629968193d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T00:24:09.645Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-03T00:24:09.955Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-03T00:24:10.268Z] + ls /var/log/sa-host [2022-06-03T00:24:10.268Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:24:10.391Z] provisioning config files... [2022-06-03T00:24:10.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-84@tmp/config1374123206110367522tmp [Pipeline] { [Pipeline] echo [2022-06-03T00:24:10.449Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:24:10.763Z] ---> create-netrc.sh [Pipeline] } [2022-06-03T00:24:10.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:24:11.195Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-03T00:24:11.229Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:24:11.544Z] ---> sudo-logs.sh [2022-06-03T00:24:11.544Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-03T00:24:11.623Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:24:11.935Z] ---> job-cost.sh [2022-06-03T00:24:11.935Z] lf-activate-venv: SKIPPING [2022-06-03T00:24:11.935Z] DEBUG: total: 0.2199999988079071 [2022-06-03T00:24:11.935Z] INFO: Retrieving Stack Cost... [2022-06-03T00:24:12.200Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T00:24:12.771Z] INFO: Archiving Costs [Pipeline] echo [2022-06-03T00:24:12.809Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:24:13.137Z] ---> logs-deploy.sh [2022-06-03T00:24:13.137Z] lf-activate-venv: SKIPPING [2022-06-03T00:24:13.137Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-84/1 [2022-06-03T00:24:13.137Z] INFO: archiving workspace using pattern(s): [2022-06-03T00:24:14.146Z] Archives upload complete. [2022-06-03T00:24:14.146Z] INFO: archiving logs to Nexus [2022-06-03T00:24:14.717Z] ---> uname -a: [2022-06-03T00:24:14.717Z] Linux prd-ubuntu20-04-docker-8c-8g-748 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-03T00:24:14.717Z] [2022-06-03T00:24:14.717Z]