Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 995e5f843a6275a781fac899201523aa0866864d+088d1eb46b9f9508665785373c363ba198b24031 (e0a0b2f722e25bfa3e0f51fb1b3e7485a47cd26b) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh2122396266666442648.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh2146693758726801450.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-37/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-37/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8119483472907302064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8012575572589489832.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-37/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-37/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1084255372979201623.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-828 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE 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-37 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/jenkins-gitclient-ssh7342135777444213343.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 088d1eb46b9f9508665785373c363ba198b24031 into PR head commit 995e5f843a6275a781fac899201523aa0866864d > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/jenkins-gitclient-ssh4717136944672767219.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 Merge succeeded, producing e0add99e3418cc148c09960cf7e1e09742ebe726 Checking out Revision e0add99e3418cc148c09960cf7e1e09742ebe726 (PR-37) > git remote # timeout=10 > 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/jenkins-gitclient-ssh5702841021967571667.key > git merge 088d1eb46b9f9508665785373c363ba198b24031 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0add99e3418cc148c09960cf7e1e09742ebe726 # timeout=10 Commit message: "Merge commit '088d1eb46b9f9508665785373c363ba198b24031' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-13T15:59:40.014Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-13T15:59:40.107Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-13T15:59:40.136Z] ========================================================= [2021-08-13T15:59:40.136Z] EdgeX Global Pipelines Version Info [2021-08-13T15:59:40.136Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 591839c048d039ca78064d862c98d33cfba69f1a # timeout=10 [2021-08-13T15:59:41.356Z] ------------------- [2021-08-13T15:59:41.356Z] stable info: [2021-08-13T15:59:41.356Z] ------------------- [2021-08-13T15:59:41.356Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-13T15:59:41.356Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-13T15:59:41.356Z] Message: update stable to v1.0.205 [2021-08-13T15:59:41.941Z] ------------------- [2021-08-13T15:59:41.941Z] experimental info: [2021-08-13T15:59:41.941Z] ------------------- [2021-08-13T15:59:41.941Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-13T15:59:41.941Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-13T15:59:41.941Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-13T15:59:42.084Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-08-13T15:59:42.113Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-08-13T15:59:42.139Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-13T15:59:42.165Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-13T15:59:42.192Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-13T15:59:42.219Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-13T15:59:42.245Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-13T15:59:42.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-13T15:59:42.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-13T15:59:42.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-13T15:59:42.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-13T15:59:42.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-13T15:59:42.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-08-13T15:59:42.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-13T15:59:42.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-13T15:59:42.495Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-13T15:59:42.523Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-13T15:59:42.551Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-13T15:59:42.579Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-13T15:59:42.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-13T15:59:42.636Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-13T15:59:42.689Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-13T15:59:42.714Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-13T15:59:42.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-13T15:59:42.765Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-13T15:59:42.789Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-13T15:59:42.815Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-13T15:59:42.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo [2021-08-13T15:59:42.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo [2021-08-13T15:59:42.919Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo [2021-08-13T15:59:42.944Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0add99e3418cc148c09960cf7e1e09742ebe726 [Pipeline] echo [2021-08-13T15:59:42.968Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0add99 [Pipeline] echo [2021-08-13T15:59:42.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-13T15:59:43.065Z] provisioning config files... [2021-08-13T15:59:43.082Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config3996815800268630023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T15:59:43.425Z] ---> docker-login.sh [2021-08-13T15:59:43.425Z] nexus3.edgexfoundry.org:10001 [2021-08-13T15:59:43.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T15:59:43.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T15:59:43.694Z] Configure a credential helper to remove this warning. See [2021-08-13T15:59:43.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T15:59:43.694Z] [2021-08-13T15:59:43.694Z] Login Succeeded [2021-08-13T15:59:43.694Z] nexus3.edgexfoundry.org:10002 [2021-08-13T15:59:43.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T15:59:43.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T15:59:43.694Z] Configure a credential helper to remove this warning. See [2021-08-13T15:59:43.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T15:59:43.694Z] [2021-08-13T15:59:43.694Z] Login Succeeded [2021-08-13T15:59:43.694Z] nexus3.edgexfoundry.org:10003 [2021-08-13T15:59:43.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T15:59:43.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T15:59:43.963Z] Configure a credential helper to remove this warning. See [2021-08-13T15:59:43.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T15:59:43.963Z] [2021-08-13T15:59:43.963Z] Login Succeeded [2021-08-13T15:59:43.963Z] nexus3.edgexfoundry.org:10004 [2021-08-13T15:59:43.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T15:59:43.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T15:59:43.963Z] Configure a credential helper to remove this warning. See [2021-08-13T15:59:43.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T15:59:43.963Z] [2021-08-13T15:59:43.963Z] Login Succeeded [2021-08-13T15:59:43.963Z] docker.io [2021-08-13T15:59:44.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T15:59:44.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T15:59:44.499Z] Configure a credential helper to remove this warning. See [2021-08-13T15:59:44.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T15:59:44.499Z] [2021-08-13T15:59:44.499Z] Login Succeeded [2021-08-13T15:59:44.499Z] ---> docker-login.sh ends [Pipeline] } [2021-08-13T15:59:44.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-13T15:59:44.996Z] + git log --format=format:%s -1 e0add99e3418cc148c09960cf7e1e09742ebe726 [Pipeline] echo [2021-08-13T15:59:45.046Z] GIT_COMMIT: e0add99e3418cc148c09960cf7e1e09742ebe726, Commit Message: Merge commit '088d1eb46b9f9508665785373c363ba198b24031' into HEAD [Pipeline] echo [2021-08-13T15:59:45.061Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-13T15:59:45.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-13T15:59:45.644Z] [2021-08-13T15:59:45.644Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T15:59:45.981Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-13T15:59:45.981Z] latest: Pulling from edgex-devops/git-semver [2021-08-13T15:59:45.981Z] 31603596830f: Pulling fs layer [2021-08-13T15:59:45.981Z] d4622e32a9a9: Pulling fs layer [2021-08-13T15:59:45.981Z] 1030fce36090: Pulling fs layer [2021-08-13T15:59:45.981Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-13T15:59:45.981Z] 6c6cb7e1b49b: Waiting [2021-08-13T15:59:45.981Z] d4622e32a9a9: Verifying Checksum [2021-08-13T15:59:45.981Z] d4622e32a9a9: Download complete [2021-08-13T15:59:46.249Z] 31603596830f: Verifying Checksum [2021-08-13T15:59:46.249Z] 31603596830f: Download complete [2021-08-13T15:59:46.249Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-13T15:59:46.249Z] 6c6cb7e1b49b: Download complete [2021-08-13T15:59:46.249Z] 31603596830f: Pull complete [2021-08-13T15:59:46.517Z] d4622e32a9a9: Pull complete [2021-08-13T15:59:46.517Z] 1030fce36090: Verifying Checksum [2021-08-13T15:59:46.517Z] 1030fce36090: Download complete [2021-08-13T15:59:47.110Z] 1030fce36090: Pull complete [2021-08-13T15:59:47.110Z] 6c6cb7e1b49b: Pull complete [2021-08-13T15:59:47.110Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-13T15:59:47.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-13T15:59:47.110Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-13T15:59:47.201Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2021-08-13T15:59:47.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-37 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37:/w/workspace/ry_app-rfid-llrp-inventory_PR-37:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-13T15:59:47.935Z] $ docker top a15fface37b661b5173adb1548484fb6a54babc998fe01bfb0e3e990c6f23453 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-13T15:59:48.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-13T15:59:48.058Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-13T15:59:48.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-13T15:59:48.177Z] $ docker exec a15fface37b661b5173adb1548484fb6a54babc998fe01bfb0e3e990c6f23453 ssh-agent [2021-08-13T15:59:48.282Z] SSH_AUTH_SOCK=/tmp/ssh-DYFMyjOov2yW/agent.13 [2021-08-13T15:59:48.282Z] SSH_AGENT_PID=19 [2021-08-13T15:59:48.294Z] Running ssh-add (command line suppressed) [2021-08-13T15:59:48.391Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_2511117870920553880.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_2511117870920553880.key) [2021-08-13T15:59:48.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-13T15:59:48.732Z] + git tag --points-at HEAD [Pipeline] } [2021-08-13T15:59:48.753Z] $ docker exec --env ******** --env ******** a15fface37b661b5173adb1548484fb6a54babc998fe01bfb0e3e990c6f23453 ssh-agent -k [2021-08-13T15:59:48.870Z] unset SSH_AUTH_SOCK; [2021-08-13T15:59:48.871Z] unset SSH_AGENT_PID; [2021-08-13T15:59:48.871Z] echo Agent pid 19 killed; [2021-08-13T15:59:48.886Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-13T15:59:48.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-13T15:59:48.929Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-13T15:59:49.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-13T15:59:49.061Z] $ docker exec a15fface37b661b5173adb1548484fb6a54babc998fe01bfb0e3e990c6f23453 ssh-agent [2021-08-13T15:59:49.184Z] SSH_AUTH_SOCK=/tmp/ssh-JMNjoIedUnlx/agent.53 [2021-08-13T15:59:49.184Z] SSH_AGENT_PID=60 [2021-08-13T15:59:49.194Z] Running ssh-add (command line suppressed) [2021-08-13T15:59:49.300Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_8687953466264610335.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_8687953466264610335.key) [2021-08-13T15:59:49.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-13T15:59:49.665Z] + git semver init [2021-08-13T15:59:49.665Z] # -> Open(): unable to determine branch for HEAD [2021-08-13T15:59:49.665Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.git [2021-08-13T15:59:49.665Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [2021-08-13T15:59:49.665Z] # $SEMVER_REMOTE_NAME = origin [2021-08-13T15:59:49.665Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-13T15:59:49.665Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-13T15:59:49.665Z] # $SEMVER_BRANCH = PR-37 [2021-08-13T15:59:49.665Z] # $SEMVER_TEMP = /tmp/semver-591895705 [2021-08-13T15:59:49.665Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-08-13T15:59:50.633Z] # '/tmp/semver-591895705' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver' [2021-08-13T15:59:50.898Z] # -> Force: false [2021-08-13T15:59:50.898Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver [Pipeline] } [2021-08-13T15:59:50.913Z] $ docker exec --env ******** --env ******** a15fface37b661b5173adb1548484fb6a54babc998fe01bfb0e3e990c6f23453 ssh-agent -k [2021-08-13T15:59:51.001Z] unset SSH_AUTH_SOCK; [2021-08-13T15:59:51.001Z] unset SSH_AGENT_PID; [2021-08-13T15:59:51.001Z] echo Agent pid 60 killed; [2021-08-13T15:59:51.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-13T15:59:51.367Z] + git semver [Pipeline] } [2021-08-13T15:59:51.389Z] $ docker stop --time=1 a15fface37b661b5173adb1548484fb6a54babc998fe01bfb0e3e990c6f23453 [2021-08-13T15:59:52.638Z] $ docker rm -f a15fface37b661b5173adb1548484fb6a54babc998fe01bfb0e3e990c6f23453 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-13T15:59:53.024Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-13T15:59:53.361Z] Stashed 1 file(s) [Pipeline] echo [2021-08-13T15:59:53.365Z] [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] node [Pipeline] node [2021-08-13T16:00:08.575Z] Still waiting to schedule task [2021-08-13T16:00:08.576Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-13T16:00:08.578Z] Still waiting to schedule task [2021-08-13T16:00:08.579Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-13T16:00:57.243Z] Running on prd-centos7-docker-4c-2g-832 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws [2021-08-13T16:00:57.261Z] Running in /w/workspace/app-rfid-llrp-inventory/6 [Pipeline] { [Pipeline] checkout [2021-08-13T16:00:57.384Z] The recommended git tool is: NONE [2021-08-13T16:01:00.368Z] using credential edgex-jenkins-ssh [2021-08-13T16:01:00.435Z] Cloning the remote Git repository [2021-08-13T16:01:00.215Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-13T16:01:00.376Z] > git init /w/workspace/app-rfid-llrp-inventory/6 # timeout=10 [2021-08-13T16:01:00.424Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-13T16:01:00.424Z] > git --version # timeout=10 [2021-08-13T16:01:00.433Z] > git --version # 'git version 2.24.4' [2021-08-13T16:01:00.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-13T16:01:00.473Z] [INFO] Currently running in a labeled security context [2021-08-13T16:01:00.473Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-13T16:01:00.473Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/6@tmp/jenkins-gitclient-ssh7154783616867551395.key [2021-08-13T16:01:00.504Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-13T16:01:02.385Z] Merging remotes/origin/main commit 088d1eb46b9f9508665785373c363ba198b24031 into PR head commit 995e5f843a6275a781fac899201523aa0866864d [2021-08-13T16:01:02.545Z] Merge succeeded, producing c973cfebd656ee4d995151557f9e633d4d028e01 [2021-08-13T16:01:02.545Z] Checking out Revision c973cfebd656ee4d995151557f9e633d4d028e01 (PR-37) [2021-08-13T16:01:01.723Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-13T16:01:01.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-13T16:01:01.746Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-13T16:01:01.760Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-13T16:01:01.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-13T16:01:01.764Z] [INFO] Currently running in a labeled security context [2021-08-13T16:01:01.764Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-13T16:01:01.765Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/6@tmp/jenkins-gitclient-ssh3439294973229628803.key [2021-08-13T16:01:01.772Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-13T16:01:02.306Z] > git config core.sparsecheckout # timeout=10 [2021-08-13T16:01:02.317Z] > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 [2021-08-13T16:01:02.360Z] > git remote # timeout=10 [2021-08-13T16:01:02.369Z] > git config --get remote.origin.url # timeout=10 [2021-08-13T16:01:02.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-13T16:01:02.385Z] [INFO] Currently running in a labeled security context [2021-08-13T16:01:02.385Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-13T16:01:02.385Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/6@tmp/jenkins-gitclient-ssh5081011026180328746.key [2021-08-13T16:01:02.394Z] > git merge 088d1eb46b9f9508665785373c363ba198b24031 # timeout=10 [2021-08-13T16:01:02.458Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-13T16:01:02.472Z] > git config core.sparsecheckout # timeout=10 [2021-08-13T16:01:02.475Z] > git checkout -f c973cfebd656ee4d995151557f9e633d4d028e01 # timeout=10 [2021-08-13T16:01:06.279Z] Commit message: "Merge commit '088d1eb46b9f9508665785373c363ba198b24031' into HEAD" [2021-08-13T16:01:06.299Z] First time build. Skipping changelog. [2021-08-13T16:01:06.284Z] > git rev-list --no-walk 591839c048d039ca78064d862c98d33cfba69f1a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-13T16:01:08.734Z] provisioning config files... [2021-08-13T16:01:08.755Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/6@tmp/config5944879008298937902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:01:09.210Z] ---> docker-login.sh [2021-08-13T16:01:09.210Z] nexus3.edgexfoundry.org:10001 [2021-08-13T16:01:09.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:01:09.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:01:09.479Z] Configure a credential helper to remove this warning. See [2021-08-13T16:01:09.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:01:09.479Z] [2021-08-13T16:01:09.479Z] Login Succeeded [2021-08-13T16:01:09.479Z] nexus3.edgexfoundry.org:10002 [2021-08-13T16:01:09.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:01:09.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:01:09.748Z] Configure a credential helper to remove this warning. See [2021-08-13T16:01:09.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:01:09.748Z] [2021-08-13T16:01:09.748Z] Login Succeeded [2021-08-13T16:01:09.748Z] nexus3.edgexfoundry.org:10003 [2021-08-13T16:01:09.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:01:09.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:01:09.748Z] Configure a credential helper to remove this warning. See [2021-08-13T16:01:09.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:01:09.748Z] [2021-08-13T16:01:09.748Z] Login Succeeded [2021-08-13T16:01:09.748Z] nexus3.edgexfoundry.org:10004 [2021-08-13T16:01:10.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:01:10.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:01:10.019Z] Configure a credential helper to remove this warning. See [2021-08-13T16:01:10.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:01:10.019Z] [2021-08-13T16:01:10.019Z] Login Succeeded [2021-08-13T16:01:10.019Z] docker.io [2021-08-13T16:01:10.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:01:10.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:01:10.605Z] Configure a credential helper to remove this warning. See [2021-08-13T16:01:10.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:01:10.605Z] [2021-08-13T16:01:10.605Z] Login Succeeded [2021-08-13T16:01:10.605Z] ---> docker-login.sh ends [Pipeline] } [2021-08-13T16:01:10.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-13T16:01:10.878Z] ========================================================= [2021-08-13T16:01:10.879Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-13T16:01:10.879Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:01:11.215Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-13T16:01:11.215Z] Sending build context to Docker daemon 730.6kB [2021-08-13T16:01:11.216Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-13T16:01:11.216Z] Step 2/10 : FROM ${BASE} AS builder [2021-08-13T16:01:11.216Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-13T16:01:11.216Z] 540db60ca938: Pulling fs layer [2021-08-13T16:01:11.216Z] adcc1eea9eea: Pulling fs layer [2021-08-13T16:01:11.216Z] 4c4ab2625f07: Pulling fs layer [2021-08-13T16:01:11.216Z] db62176df00c: Pulling fs layer [2021-08-13T16:01:11.216Z] 3b30891b0d05: Pulling fs layer [2021-08-13T16:01:11.216Z] 06b49ca38bd5: Pulling fs layer [2021-08-13T16:01:11.216Z] c788192a36de: Pulling fs layer [2021-08-13T16:01:11.216Z] a77e37c0d609: Pulling fs layer [2021-08-13T16:01:11.216Z] c3185cebc471: Pulling fs layer [2021-08-13T16:01:11.216Z] db62176df00c: Waiting [2021-08-13T16:01:11.216Z] 3b30891b0d05: Waiting [2021-08-13T16:01:11.216Z] 06b49ca38bd5: Waiting [2021-08-13T16:01:11.216Z] c788192a36de: Waiting [2021-08-13T16:01:11.216Z] a77e37c0d609: Waiting [2021-08-13T16:01:11.216Z] c3185cebc471: Waiting [2021-08-13T16:01:11.481Z] 4c4ab2625f07: Verifying Checksum [2021-08-13T16:01:11.481Z] 4c4ab2625f07: Download complete [2021-08-13T16:01:11.481Z] adcc1eea9eea: Verifying Checksum [2021-08-13T16:01:11.481Z] adcc1eea9eea: Download complete [2021-08-13T16:01:11.481Z] 3b30891b0d05: Verifying Checksum [2021-08-13T16:01:11.481Z] 3b30891b0d05: Download complete [2021-08-13T16:01:11.481Z] 06b49ca38bd5: Verifying Checksum [2021-08-13T16:01:11.481Z] 06b49ca38bd5: Download complete [2021-08-13T16:01:11.481Z] c788192a36de: Verifying Checksum [2021-08-13T16:01:11.481Z] c788192a36de: Download complete [2021-08-13T16:01:11.481Z] 540db60ca938: Verifying Checksum [2021-08-13T16:01:11.481Z] 540db60ca938: Download complete [2021-08-13T16:01:11.754Z] 540db60ca938: Pull complete [2021-08-13T16:01:11.754Z] adcc1eea9eea: Pull complete [2021-08-13T16:01:12.030Z] 4c4ab2625f07: Pull complete [2021-08-13T16:01:12.297Z] a77e37c0d609: Verifying Checksum [2021-08-13T16:01:12.297Z] a77e37c0d609: Download complete [2021-08-13T16:01:16.574Z] c3185cebc471: Verifying Checksum [2021-08-13T16:01:17.157Z] db62176df00c: Verifying Checksum [2021-08-13T16:01:17.157Z] db62176df00c: Download complete [2021-08-13T16:01:20.585Z] db62176df00c: Pull complete [2021-08-13T16:01:20.860Z] 3b30891b0d05: Pull complete [2021-08-13T16:01:20.860Z] 06b49ca38bd5: Pull complete [2021-08-13T16:01:20.860Z] c788192a36de: Pull complete [2021-08-13T16:01:21.127Z] a77e37c0d609: Pull complete [2021-08-13T16:01:23.745Z] c3185cebc471: Pull complete [2021-08-13T16:01:23.745Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-13T16:01:23.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-13T16:01:23.745Z] ---> 031687cdd783 [2021-08-13T16:01:23.745Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-13T16:01:25.157Z] ---> Running in 398e62d042c9 [2021-08-13T16:01:25.423Z] Removing intermediate container 398e62d042c9 [2021-08-13T16:01:25.423Z] ---> 8f39bc9cbec5 [2021-08-13T16:01:25.423Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-13T16:01:25.423Z] ---> Running in c946072c9f60 [2021-08-13T16:01:25.423Z] Removing intermediate container c946072c9f60 [2021-08-13T16:01:25.423Z] ---> 2f5fa463fcde [2021-08-13T16:01:25.423Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-13T16:01:25.423Z] ---> Running in fd0ece718f4f [2021-08-13T16:01:25.693Z] Removing intermediate container fd0ece718f4f [2021-08-13T16:01:25.693Z] ---> 0631ece7d02f [2021-08-13T16:01:25.693Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-13T16:01:25.693Z] ---> Running in 7b09596b4ad5 [2021-08-13T16:01:26.290Z] Removing intermediate container 7b09596b4ad5 [2021-08-13T16:01:26.290Z] ---> 1b9620f5ca66 [2021-08-13T16:01:26.290Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-13T16:01:26.290Z] ---> Running in 2dbc904ad949 [2021-08-13T16:01:26.560Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-13T16:01:27.527Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-13T16:01:28.111Z] OK: 219 MiB in 52 packages [2021-08-13T16:01:28.388Z] Removing intermediate container 2dbc904ad949 [2021-08-13T16:01:28.388Z] ---> 4422e1064904 [2021-08-13T16:01:28.388Z] Step 8/10 : WORKDIR /app [2021-08-13T16:01:28.388Z] ---> Running in f591d4cac1ca [2021-08-13T16:01:28.388Z] Removing intermediate container f591d4cac1ca [2021-08-13T16:01:28.388Z] ---> 8d9527c67b44 [2021-08-13T16:01:28.388Z] Step 9/10 : COPY . . [2021-08-13T16:01:28.659Z] ---> 3d5337228b08 [2021-08-13T16:01:28.659Z] Step 10/10 : RUN go mod download [2021-08-13T16:01:28.659Z] ---> Running in 2929ea4030ca [2021-08-13T16:01:40.995Z] Removing intermediate container 2929ea4030ca [2021-08-13T16:01:40.995Z] ---> 4eaaa020eaef [2021-08-13T16:01:40.995Z] Successfully built 4eaaa020eaef [2021-08-13T16:01:40.995Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:01:41.321Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-13T16:01:41.321Z] . [Pipeline] withDockerContainer [2021-08-13T16:01:41.633Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-08-13T16:01:41.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-13T16:01:42.057Z] $ docker top 1c5013421567238f45ef417f43317c6c92fe50b350d8facd7fdfd30b49312031 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-13T16:01:42.464Z] + go version [2021-08-13T16:01:42.464Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-13T16:01:42.484Z] $ docker stop --time=1 1c5013421567238f45ef417f43317c6c92fe50b350d8facd7fdfd30b49312031 [2021-08-13T16:01:43.692Z] $ docker rm -f 1c5013421567238f45ef417f43317c6c92fe50b350d8facd7fdfd30b49312031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:01:44.184Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-13T16:01:44.184Z] . [Pipeline] withDockerContainer [2021-08-13T16:01:44.279Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-08-13T16:01:44.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-13T16:01:44.728Z] $ docker top 0bb3112dfc469b95a885da6fa95d632aab54bb44cf3d27f797ba3ab94d4a7235 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-13T16:01:45.156Z] + go mod tidy [Pipeline] sh [2021-08-13T16:01:45.758Z] + make test [2021-08-13T16:01:45.758Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-13T16:01:52.445Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-08-13T16:01:52.445Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-08-13T16:01:52.445Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-08-13T16:01:52.445Z] have (string, bool, string, string) [2021-08-13T16:01:52.445Z] want (string, string) [2021-08-13T16:02:04.802Z] # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] [2021-08-13T16:02:04.802Z] internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut [2021-08-13T16:02:04.802Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] [2021-08-13T16:02:04.802Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] [2021-08-13T16:02:04.802Z] # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [edgexfoundry/app-rfid-llrp-inventory/internal/llrp.test] [2021-08-13T16:02:04.802Z] internal/llrp/device_service_test.go:18:10: undefined: logger.NewClientStdOut [2021-08-13T16:02:04.802Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] [2021-08-13T16:02:04.802Z] make: *** [Makefile:30: test] Error 2 [Pipeline] } [2021-08-13T16:02:04.824Z] $ docker stop --time=1 0bb3112dfc469b95a885da6fa95d632aab54bb44cf3d27f797ba3ab94d4a7235 [2021-08-13T16:02:06.363Z] $ docker rm -f 0bb3112dfc469b95a885da6fa95d632aab54bb44cf3d27f797ba3ab94d4a7235 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:02:06.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T16:02:06.989Z] [2021-08-13T16:02:06.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:02:07.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T16:02:07.591Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-13T16:02:07.591Z] b4d181a07f80: Pulling fs layer [2021-08-13T16:02:07.591Z] a1111a8f2ec3: Pulling fs layer [2021-08-13T16:02:07.591Z] ed53099fbce6: Pulling fs layer [2021-08-13T16:02:07.591Z] dc539afda2c1: Pulling fs layer [2021-08-13T16:02:07.591Z] 77bc0d833cb6: Pulling fs layer [2021-08-13T16:02:07.591Z] 9065ff56babe: Pulling fs layer [2021-08-13T16:02:07.591Z] d287ab97295c: Pulling fs layer [2021-08-13T16:02:07.591Z] dc539afda2c1: Waiting [2021-08-13T16:02:07.591Z] 77bc0d833cb6: Waiting [2021-08-13T16:02:07.591Z] 9065ff56babe: Waiting [2021-08-13T16:02:07.591Z] d287ab97295c: Waiting [2021-08-13T16:02:07.858Z] a1111a8f2ec3: Verifying Checksum [2021-08-13T16:02:07.858Z] a1111a8f2ec3: Download complete [2021-08-13T16:02:07.858Z] dc539afda2c1: Verifying Checksum [2021-08-13T16:02:07.858Z] dc539afda2c1: Download complete [2021-08-13T16:02:08.444Z] 77bc0d833cb6: Verifying Checksum [2021-08-13T16:02:08.444Z] 77bc0d833cb6: Download complete [2021-08-13T16:02:08.444Z] 9065ff56babe: Verifying Checksum [2021-08-13T16:02:08.444Z] 9065ff56babe: Download complete [2021-08-13T16:02:08.444Z] ed53099fbce6: Verifying Checksum [2021-08-13T16:02:08.444Z] ed53099fbce6: Download complete [2021-08-13T16:02:09.405Z] b4d181a07f80: Verifying Checksum [2021-08-13T16:02:09.405Z] b4d181a07f80: Download complete [2021-08-13T16:02:10.827Z] b4d181a07f80: Pull complete [2021-08-13T16:02:10.827Z] a1111a8f2ec3: Pull complete [2021-08-13T16:02:11.425Z] ed53099fbce6: Pull complete [2021-08-13T16:02:11.425Z] dc539afda2c1: Pull complete [2021-08-13T16:02:11.695Z] 77bc0d833cb6: Pull complete [2021-08-13T16:02:11.695Z] 9065ff56babe: Pull complete [2021-08-13T16:02:13.649Z] d287ab97295c: Verifying Checksum [2021-08-13T16:02:13.649Z] d287ab97295c: Download complete [2021-08-13T16:02:17.936Z] d287ab97295c: Pull complete [2021-08-13T16:02:17.936Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-13T16:02:17.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T16:02:17.936Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-13T16:02:18.024Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-08-13T16:02:18.089Z] $ 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/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-13T16:02:20.399Z] $ docker top 30f338f67d25114959173d4607e538432a0e8f13627805a1af73c72d8f93c774 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:02:20.870Z] ---> job-cost.sh [2021-08-13T16:02:20.871Z] lf-activate-venv: SKIPPING [2021-08-13T16:02:20.871Z] INFO: No Stack... [2021-08-13T16:02:22.277Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-13T16:02:22.545Z] INFO: Archiving Costs [Pipeline] sh [2021-08-13T16:02:22.862Z] + cut -d, -f6 [2021-08-13T16:02:22.862Z] + cat /w/workspace/app-rfid-llrp-inventory/6/archives/cost.csv [Pipeline] lock [2021-08-13T16:02:22.901Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-6-stack-cost] [2021-08-13T16:02:22.916Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-6-stack-cost] did not exist. Created. [2021-08-13T16:02:22.916Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-13T16:02:23.257Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-13T16:02:23.507Z] Stashed 1 file(s) [Pipeline] } [2021-08-13T16:02:23.519Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-13T16:02:23.552Z] $ docker stop --time=1 30f338f67d25114959173d4607e538432a0e8f13627805a1af73c72d8f93c774 [2021-08-13T16:02:24.748Z] $ docker rm -f 30f338f67d25114959173d4607e538432a0e8f13627805a1af73c72d8f93c774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-13T16:02:25.000Z] Failed in branch amd64 [2021-08-13T16:03:02.269Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-834 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws [2021-08-13T16:03:02.290Z] Running in /w/workspace/app-rfid-llrp-inventory/6 [Pipeline] { [Pipeline] checkout [2021-08-13T16:03:02.544Z] The recommended git tool is: NONE [2021-08-13T16:03:08.144Z] using credential edgex-jenkins-ssh [2021-08-13T16:03:08.168Z] Cloning the remote Git repository [2021-08-13T16:03:08.313Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-13T16:03:08.513Z] > git init /w/workspace/app-rfid-llrp-inventory/6 # timeout=10 [2021-08-13T16:03:08.665Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-13T16:03:08.666Z] > git --version # timeout=10 [2021-08-13T16:03:08.689Z] > git --version # 'git version 2.17.1' [2021-08-13T16:03:08.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-13T16:03:08.821Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-13T16:03:10.818Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-13T16:03:10.841Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-13T16:03:10.877Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-13T16:03:10.921Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-13T16:03:10.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-13T16:03:10.935Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-13T16:03:11.415Z] Merging remotes/origin/main commit 088d1eb46b9f9508665785373c363ba198b24031 into PR head commit 995e5f843a6275a781fac899201523aa0866864d [2021-08-13T16:03:11.736Z] Merge succeeded, producing aec6bc38c64f9baaa79383babf3e8913f3df92af [2021-08-13T16:03:11.737Z] Checking out Revision aec6bc38c64f9baaa79383babf3e8913f3df92af (PR-37) [2021-08-13T16:03:11.449Z] > git config core.sparsecheckout # timeout=10 [2021-08-13T16:03:11.463Z] > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 [2021-08-13T16:03:11.572Z] > git remote # timeout=10 [2021-08-13T16:03:11.595Z] > git config --get remote.origin.url # timeout=10 [2021-08-13T16:03:11.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-13T16:03:11.626Z] > git merge 088d1eb46b9f9508665785373c363ba198b24031 # timeout=10 [2021-08-13T16:03:11.720Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-13T16:03:11.755Z] > git config core.sparsecheckout # timeout=10 [2021-08-13T16:03:11.770Z] > git checkout -f aec6bc38c64f9baaa79383babf3e8913f3df92af # timeout=10 [2021-08-13T16:03:16.367Z] Commit message: "Merge commit '088d1eb46b9f9508665785373c363ba198b24031' into HEAD" [2021-08-13T16:03:16.404Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-13T16:03:16.820Z] provisioning config files... [2021-08-13T16:03:16.855Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/6@tmp/config105369466557082657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:03:16.386Z] > git rev-list --no-walk 591839c048d039ca78064d862c98d33cfba69f1a # timeout=10 [2021-08-13T16:03:17.447Z] ---> docker-login.sh [2021-08-13T16:03:17.448Z] nexus3.edgexfoundry.org:10001 [2021-08-13T16:03:18.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:03:18.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:03:18.657Z] Configure a credential helper to remove this warning. See [2021-08-13T16:03:18.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:03:18.657Z] [2021-08-13T16:03:18.657Z] Login Succeeded [2021-08-13T16:03:18.657Z] nexus3.edgexfoundry.org:10002 [2021-08-13T16:03:18.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:03:19.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:03:19.213Z] Configure a credential helper to remove this warning. See [2021-08-13T16:03:19.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:03:19.213Z] [2021-08-13T16:03:19.213Z] Login Succeeded [2021-08-13T16:03:19.213Z] nexus3.edgexfoundry.org:10003 [2021-08-13T16:03:19.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:03:19.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:03:19.818Z] Configure a credential helper to remove this warning. See [2021-08-13T16:03:19.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:03:19.818Z] [2021-08-13T16:03:19.818Z] Login Succeeded [2021-08-13T16:03:19.818Z] nexus3.edgexfoundry.org:10004 [2021-08-13T16:03:20.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:03:20.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:03:20.432Z] Configure a credential helper to remove this warning. See [2021-08-13T16:03:20.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:03:20.432Z] [2021-08-13T16:03:20.432Z] Login Succeeded [2021-08-13T16:03:20.432Z] docker.io [2021-08-13T16:03:21.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:03:21.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:03:21.368Z] Configure a credential helper to remove this warning. See [2021-08-13T16:03:21.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:03:21.368Z] [2021-08-13T16:03:21.368Z] Login Succeeded [2021-08-13T16:03:21.368Z] ---> docker-login.sh ends [Pipeline] } [2021-08-13T16:03:21.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-13T16:03:21.978Z] ========================================================= [2021-08-13T16:03:21.978Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-13T16:03:21.978Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:03:22.359Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-13T16:03:22.640Z] Sending build context to Docker daemon 730.6kB [2021-08-13T16:03:22.918Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-13T16:03:22.918Z] Step 2/10 : FROM ${BASE} AS builder [2021-08-13T16:03:23.194Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-13T16:03:23.194Z] 595b0fe564bb: Pulling fs layer [2021-08-13T16:03:23.194Z] 24495759ef45: Pulling fs layer [2021-08-13T16:03:23.194Z] d148012ef14d: Pulling fs layer [2021-08-13T16:03:23.194Z] e90a11edd702: Pulling fs layer [2021-08-13T16:03:23.194Z] d77568369979: Pulling fs layer [2021-08-13T16:03:23.194Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-13T16:03:23.194Z] 170f2ba95c9a: Pulling fs layer [2021-08-13T16:03:23.194Z] 97ac5df62f85: Pulling fs layer [2021-08-13T16:03:23.194Z] d77568369979: Waiting [2021-08-13T16:03:23.194Z] fc1c9f9a7f3b: Waiting [2021-08-13T16:03:23.194Z] 170f2ba95c9a: Waiting [2021-08-13T16:03:23.194Z] 97ac5df62f85: Waiting [2021-08-13T16:03:23.194Z] e90a11edd702: Waiting [2021-08-13T16:03:23.194Z] d148012ef14d: Verifying Checksum [2021-08-13T16:03:23.194Z] d148012ef14d: Download complete [2021-08-13T16:03:23.194Z] 24495759ef45: Verifying Checksum [2021-08-13T16:03:23.194Z] 24495759ef45: Download complete [2021-08-13T16:03:23.194Z] d77568369979: Verifying Checksum [2021-08-13T16:03:23.194Z] d77568369979: Download complete [2021-08-13T16:03:23.469Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-13T16:03:23.469Z] fc1c9f9a7f3b: Download complete [2021-08-13T16:03:23.469Z] 170f2ba95c9a: Verifying Checksum [2021-08-13T16:03:23.469Z] 170f2ba95c9a: Download complete [2021-08-13T16:03:23.469Z] 595b0fe564bb: Verifying Checksum [2021-08-13T16:03:23.469Z] 595b0fe564bb: Download complete [2021-08-13T16:03:24.075Z] 595b0fe564bb: Pull complete [2021-08-13T16:03:25.060Z] 24495759ef45: Pull complete [2021-08-13T16:03:25.337Z] d148012ef14d: Pull complete [2021-08-13T16:03:27.969Z] 97ac5df62f85: Verifying Checksum [2021-08-13T16:03:27.969Z] 97ac5df62f85: Download complete [2021-08-13T16:03:28.952Z] e90a11edd702: Verifying Checksum [2021-08-13T16:03:28.952Z] e90a11edd702: Download complete [2021-08-13T16:03:39.116Z] e90a11edd702: Pull complete [2021-08-13T16:03:39.116Z] d77568369979: Pull complete [2021-08-13T16:03:39.393Z] fc1c9f9a7f3b: Pull complete [2021-08-13T16:03:40.004Z] 170f2ba95c9a: Pull complete [2021-08-13T16:03:46.760Z] 97ac5df62f85: Pull complete [2021-08-13T16:03:46.760Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-13T16:03:46.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-13T16:03:46.760Z] ---> 04bc70af865f [2021-08-13T16:03:46.760Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-13T16:03:55.036Z] ---> Running in 4afcae41efe8 [2021-08-13T16:03:55.036Z] Removing intermediate container 4afcae41efe8 [2021-08-13T16:03:55.036Z] ---> ea941b44a4ce [2021-08-13T16:03:55.036Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-13T16:03:55.036Z] ---> Running in b9e9f80ef20a [2021-08-13T16:03:55.341Z] Removing intermediate container b9e9f80ef20a [2021-08-13T16:03:55.341Z] ---> d97adbabafc2 [2021-08-13T16:03:55.341Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-13T16:03:55.618Z] ---> Running in 278bfa1784fa [2021-08-13T16:03:56.218Z] Removing intermediate container 278bfa1784fa [2021-08-13T16:03:56.218Z] ---> 5dff8a168c07 [2021-08-13T16:03:56.218Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-13T16:03:56.492Z] ---> Running in 441b6232f215 [2021-08-13T16:03:59.118Z] Removing intermediate container 441b6232f215 [2021-08-13T16:03:59.118Z] ---> d61573a4bae7 [2021-08-13T16:03:59.118Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-13T16:03:59.118Z] ---> Running in 6a34be3ec08d [2021-08-13T16:04:00.560Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-13T16:04:01.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-13T16:04:02.146Z] OK: 218 MiB in 52 packages [2021-08-13T16:04:04.116Z] Removing intermediate container 6a34be3ec08d [2021-08-13T16:04:04.116Z] ---> 08c8036bcc83 [2021-08-13T16:04:04.116Z] Step 8/10 : WORKDIR /app [2021-08-13T16:04:04.116Z] ---> Running in 1aee313e982f [2021-08-13T16:04:04.390Z] Removing intermediate container 1aee313e982f [2021-08-13T16:04:04.390Z] ---> 964202328a68 [2021-08-13T16:04:04.391Z] Step 9/10 : COPY . . [2021-08-13T16:04:05.872Z] ---> 3a96faedaacd [2021-08-13T16:04:05.872Z] Step 10/10 : RUN go mod download [2021-08-13T16:04:05.872Z] ---> Running in 47bbf8dd244f [2021-08-13T16:04:44.884Z] Removing intermediate container 47bbf8dd244f [2021-08-13T16:04:44.884Z] ---> 790d23fd9b60 [2021-08-13T16:04:44.884Z] Successfully built 790d23fd9b60 [2021-08-13T16:04:44.884Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:04:45.240Z] + docker inspect -f . ci-base-image-arm64 [2021-08-13T16:04:45.240Z] . [Pipeline] withDockerContainer [2021-08-13T16:04:45.535Z] prd-ubuntu18.04-docker-arm64-4c-16g-834 does not seem to be running inside a container [2021-08-13T16:04:45.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-13T16:04:48.175Z] $ docker top ec7986fe54f60f7f966556cd4c15b70775867c11747e8c281940b9c06b133af6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-13T16:04:49.188Z] + go version [2021-08-13T16:04:49.188Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-13T16:04:49.210Z] $ docker stop --time=1 ec7986fe54f60f7f966556cd4c15b70775867c11747e8c281940b9c06b133af6 [2021-08-13T16:04:51.998Z] $ docker rm -f ec7986fe54f60f7f966556cd4c15b70775867c11747e8c281940b9c06b133af6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:04:52.713Z] + docker inspect -f . ci-base-image-arm64 [2021-08-13T16:04:52.713Z] . [Pipeline] withDockerContainer [2021-08-13T16:04:52.985Z] prd-ubuntu18.04-docker-arm64-4c-16g-834 does not seem to be running inside a container [2021-08-13T16:04:53.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-13T16:04:55.063Z] $ docker top 7ee99bd9adf2ae9be0fb4e2d393723fff64db7cea95f2839cdced1dbb0e5f574 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-13T16:04:56.056Z] + go mod tidy [Pipeline] sh [2021-08-13T16:04:57.320Z] + make test [2021-08-13T16:04:57.320Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-13T16:05:15.676Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-08-13T16:05:15.676Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-08-13T16:05:15.676Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-08-13T16:05:15.676Z] have (string, bool, string, string) [2021-08-13T16:05:15.676Z] want (string, string) [2021-08-13T16:06:02.688Z] # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] [2021-08-13T16:06:02.688Z] internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut [2021-08-13T16:06:02.688Z] # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [edgexfoundry/app-rfid-llrp-inventory/internal/llrp.test] [2021-08-13T16:06:02.688Z] internal/llrp/device_service_test.go:18:10: undefined: logger.NewClientStdOut [2021-08-13T16:06:02.688Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] [2021-08-13T16:06:02.688Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] [2021-08-13T16:06:02.688Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] [2021-08-13T16:06:02.688Z] make: *** [Makefile:30: test] Error 2 [Pipeline] } [2021-08-13T16:06:02.710Z] $ docker stop --time=1 7ee99bd9adf2ae9be0fb4e2d393723fff64db7cea95f2839cdced1dbb0e5f574 [2021-08-13T16:06:05.332Z] $ docker rm -f 7ee99bd9adf2ae9be0fb4e2d393723fff64db7cea95f2839cdced1dbb0e5f574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:06:06.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-13T16:06:06.523Z] [2021-08-13T16:06:06.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:06:06.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-13T16:06:07.884Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-13T16:06:07.884Z] 448f6bf000e3: Pulling fs layer [2021-08-13T16:06:07.884Z] f757da607395: Pulling fs layer [2021-08-13T16:06:07.884Z] 05883995daec: Pulling fs layer [2021-08-13T16:06:07.884Z] 8603b9c90790: Pulling fs layer [2021-08-13T16:06:07.884Z] 1560dd03e051: Pulling fs layer [2021-08-13T16:06:07.884Z] 27f5ce0e4adf: Pulling fs layer [2021-08-13T16:06:07.884Z] c2d8d7efcc4b: Pulling fs layer [2021-08-13T16:06:07.884Z] 8603b9c90790: Waiting [2021-08-13T16:06:07.884Z] 1560dd03e051: Waiting [2021-08-13T16:06:07.884Z] 27f5ce0e4adf: Waiting [2021-08-13T16:06:07.884Z] f757da607395: Verifying Checksum [2021-08-13T16:06:07.884Z] f757da607395: Download complete [2021-08-13T16:06:07.884Z] 8603b9c90790: Verifying Checksum [2021-08-13T16:06:07.884Z] 8603b9c90790: Download complete [2021-08-13T16:06:08.160Z] 1560dd03e051: Verifying Checksum [2021-08-13T16:06:08.160Z] 1560dd03e051: Download complete [2021-08-13T16:06:08.160Z] 27f5ce0e4adf: Verifying Checksum [2021-08-13T16:06:08.160Z] 27f5ce0e4adf: Download complete [2021-08-13T16:06:08.438Z] 05883995daec: Download complete [2021-08-13T16:06:09.423Z] 448f6bf000e3: Verifying Checksum [2021-08-13T16:06:09.424Z] 448f6bf000e3: Download complete [2021-08-13T16:06:12.061Z] c2d8d7efcc4b: Verifying Checksum [2021-08-13T16:06:12.061Z] c2d8d7efcc4b: Download complete [2021-08-13T16:06:13.052Z] 448f6bf000e3: Pull complete [2021-08-13T16:06:13.654Z] f757da607395: Pull complete [2021-08-13T16:06:15.649Z] 05883995daec: Pull complete [2021-08-13T16:06:15.649Z] 8603b9c90790: Pull complete [2021-08-13T16:06:16.639Z] 1560dd03e051: Pull complete [2021-08-13T16:06:17.237Z] 27f5ce0e4adf: Pull complete [2021-08-13T16:06:32.348Z] c2d8d7efcc4b: Pull complete [2021-08-13T16:06:32.348Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-13T16:06:32.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-13T16:06:32.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-13T16:06:32.627Z] prd-ubuntu18.04-docker-arm64-4c-16g-834 does not seem to be running inside a container [2021-08-13T16:06:32.716Z] $ 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/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-13T16:06:39.606Z] $ docker top 094a0175103e3a82ccdf0eb2d0531aa38a6c08ea5e64e1c28c4b3c6bff56ea2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:06:40.614Z] ---> job-cost.sh [2021-08-13T16:06:40.614Z] lf-activate-venv: SKIPPING [2021-08-13T16:06:40.614Z] INFO: No Stack... [2021-08-13T16:06:41.595Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-13T16:06:41.870Z] INFO: Archiving Costs [Pipeline] sh [2021-08-13T16:06:42.548Z] + cat /w/workspace/app-rfid-llrp-inventory/6/archives/cost.csv [2021-08-13T16:06:42.548Z] + cut -d, -f6 [Pipeline] lock [2021-08-13T16:06:42.619Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-6-stack-cost] [2021-08-13T16:06:42.629Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-6-stack-cost] did not exist. Created. [2021-08-13T16:06:42.630Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-13T16:06:43.343Z] /w/workspace/app-rfid-llrp-inventory/6@tmp/durable-36281d15/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/6@tmp/durable-36281d15/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-13T16:06:44.027Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-13T16:06:44.061Z] Warning: overwriting stash ‘stack-cost’ [2021-08-13T16:06:44.666Z] Stashed 1 file(s) [Pipeline] } [2021-08-13T16:06:44.677Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-13T16:06:44.705Z] $ docker stop --time=1 094a0175103e3a82ccdf0eb2d0531aa38a6c08ea5e64e1c28c4b3c6bff56ea2f [2021-08-13T16:06:46.637Z] $ docker rm -f 094a0175103e3a82ccdf0eb2d0531aa38a6c08ea5e64e1c28c4b3c6bff56ea2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-13T16:06:47.114Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-13T16:06:47.996Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:06:48.314Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:06:48.905Z] ---> package-listing.sh [2021-08-13T16:06:48.905Z] ++ facter osfamily [2021-08-13T16:06:48.905Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-13T16:06:49.178Z] + OS_FAMILY=redhat [2021-08-13T16:06:49.178Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-37 [2021-08-13T16:06:49.178Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-13T16:06:49.178Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-13T16:06:49.178Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-13T16:06:49.178Z] + PACKAGES=/tmp/packages_start.txt [2021-08-13T16:06:49.178Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' [2021-08-13T16:06:49.178Z] + PACKAGES=/tmp/packages_end.txt [2021-08-13T16:06:49.178Z] + case "${OS_FAMILY}" in [2021-08-13T16:06:49.178Z] + sort [2021-08-13T16:06:49.178Z] + rpm -qa [2021-08-13T16:06:49.760Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-13T16:06:49.760Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-13T16:06:49.760Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-13T16:06:49.760Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' [2021-08-13T16:06:49.760Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ [2021-08-13T16:06:49.760Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ [Pipeline] echo [2021-08-13T16:06:49.776Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-13T16:06:50.075Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:06:50.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T16:06:50.661Z] [2021-08-13T16:06:50.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:06:50.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T16:06:50.989Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-13T16:06:50.989Z] b4d181a07f80: Pulling fs layer [2021-08-13T16:06:50.989Z] a1111a8f2ec3: Pulling fs layer [2021-08-13T16:06:50.989Z] ed53099fbce6: Pulling fs layer [2021-08-13T16:06:50.989Z] dc539afda2c1: Pulling fs layer [2021-08-13T16:06:50.989Z] 77bc0d833cb6: Pulling fs layer [2021-08-13T16:06:50.989Z] 9065ff56babe: Pulling fs layer [2021-08-13T16:06:50.989Z] d287ab97295c: Pulling fs layer [2021-08-13T16:06:50.989Z] dc539afda2c1: Waiting [2021-08-13T16:06:50.989Z] 77bc0d833cb6: Waiting [2021-08-13T16:06:50.989Z] 9065ff56babe: Waiting [2021-08-13T16:06:50.989Z] d287ab97295c: Waiting [2021-08-13T16:06:51.254Z] a1111a8f2ec3: Verifying Checksum [2021-08-13T16:06:51.254Z] a1111a8f2ec3: Download complete [2021-08-13T16:06:51.254Z] dc539afda2c1: Verifying Checksum [2021-08-13T16:06:51.254Z] dc539afda2c1: Download complete [2021-08-13T16:06:51.520Z] 77bc0d833cb6: Verifying Checksum [2021-08-13T16:06:51.521Z] 77bc0d833cb6: Download complete [2021-08-13T16:06:51.521Z] 9065ff56babe: Verifying Checksum [2021-08-13T16:06:51.521Z] 9065ff56babe: Download complete [2021-08-13T16:06:51.788Z] ed53099fbce6: Verifying Checksum [2021-08-13T16:06:51.788Z] ed53099fbce6: Download complete [2021-08-13T16:06:52.752Z] b4d181a07f80: Verifying Checksum [2021-08-13T16:06:52.752Z] b4d181a07f80: Download complete [2021-08-13T16:06:53.724Z] b4d181a07f80: Pull complete [2021-08-13T16:06:53.993Z] a1111a8f2ec3: Pull complete [2021-08-13T16:06:54.582Z] ed53099fbce6: Pull complete [2021-08-13T16:06:54.582Z] dc539afda2c1: Pull complete [2021-08-13T16:06:54.847Z] 77bc0d833cb6: Pull complete [2021-08-13T16:06:54.847Z] 9065ff56babe: Pull complete [2021-08-13T16:06:56.257Z] d287ab97295c: Verifying Checksum [2021-08-13T16:06:56.257Z] d287ab97295c: Download complete [2021-08-13T16:07:00.536Z] d287ab97295c: Pull complete [2021-08-13T16:07:00.536Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-13T16:07:00.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T16:07:00.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-13T16:07:00.623Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2021-08-13T16:07:00.673Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-37/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-37 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37:/w/workspace/ry_app-rfid-llrp-inventory_PR-37:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@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 [2021-08-13T16:07:02.953Z] $ docker top e5ccd0f0d65924b0baf7e98d9b69122b2fac33320d31e6c4c35a78da4c6c98a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-13T16:07:03.341Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-13T16:07:03.654Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-13T16:07:03.967Z] + ls /var/log/sa-host [2021-08-13T16:07:03.967Z] + sadf -c /var/log/sa-host/sa05 [2021-08-13T16:07:03.967Z] file_magic: OK [2021-08-13T16:07:03.967Z] HZ: Using current value: 100 [2021-08-13T16:07:03.967Z] file_header: OK [2021-08-13T16:07:03.967Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-13T16:07:03.967Z] Statistics: [2021-08-13T16:07:03.967Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-13T16:07:03.967Z] File successfully converted to sysstat format version 12.0.3 [2021-08-13T16:07:03.967Z] + sadf -c /var/log/sa-host/sa13 [2021-08-13T16:07:03.967Z] file_magic: OK [2021-08-13T16:07:03.967Z] HZ: Using current value: 100 [2021-08-13T16:07:03.967Z] file_header: OK [2021-08-13T16:07:03.967Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-13T16:07:03.967Z] Statistics: [2021-08-13T16:07:03.967Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-13T16:07:03.967Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-13T16:07:04.135Z] provisioning config files... [2021-08-13T16:07:04.149Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config4949343025813899008tmp [Pipeline] { [Pipeline] echo [2021-08-13T16:07:04.175Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:07:04.481Z] ---> create-netrc.sh [Pipeline] } [2021-08-13T16:07:04.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:07:04.870Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-13T16:07:04.883Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:07:05.206Z] ---> sudo-logs.sh [2021-08-13T16:07:05.206Z] Archiving 'sudo' log.. [2021-08-13T16:07:05.206Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-828.vexxhost.local: Name or service not known [2021-08-13T16:07:05.206Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-828.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-13T16:07:05.254Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:07:05.567Z] ---> job-cost.sh [2021-08-13T16:07:05.567Z] lf-activate-venv: SKIPPING [2021-08-13T16:07:05.567Z] DEBUG: total: 0.18000000715255737 [2021-08-13T16:07:05.567Z] INFO: Retrieving Stack Cost... [2021-08-13T16:07:06.529Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-13T16:07:06.795Z] INFO: Archiving Costs [Pipeline] echo [2021-08-13T16:07:06.813Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:07:07.119Z] ---> logs-deploy.sh [2021-08-13T16:07:07.119Z] lf-activate-venv: SKIPPING [2021-08-13T16:07:07.119Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-37/6 [2021-08-13T16:07:07.119Z] INFO: archiving workspace using pattern(s): [2021-08-13T16:07:07.702Z] Archives upload complete. [2021-08-13T16:07:07.971Z] INFO: archiving logs to Nexus