Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4+5b6662352b87c3cff91568a79a832288180406c6 (6a045b9eb85a5a5243c1cff749cf49698bdd5d6c) 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-ssh6029598425408841959.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh3401147113219509672.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-36/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-36/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1015007278860442563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh118844427645263077.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-36/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-36/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8281784241396850923.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_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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-492 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [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-36 # 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-36@tmp/jenkins-gitclient-ssh6289696814931554611.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 5b6662352b87c3cff91568a79a832288180406c6 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 > 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-36@tmp/jenkins-gitclient-ssh8326071241865887669.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 > 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-36@tmp/jenkins-gitclient-ssh8602784342226963993.key > git merge 5b6662352b87c3cff91568a79a832288180406c6 # timeout=10 Merge succeeded, producing 3a5271682959540a1b5f8be0e2e39d626602177a Checking out Revision 3a5271682959540a1b5f8be0e2e39d626602177a (PR-36) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a5271682959540a1b5f8be0e2e39d626602177a # timeout=10 Commit message: "Merge commit '5b6662352b87c3cff91568a79a832288180406c6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-29T15:59:57.700Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-29T15:59:57.778Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-29T15:59:57.805Z] ========================================================= [2021-07-29T15:59:57.805Z] EdgeX Global Pipelines Version Info [2021-07-29T15:59:57.805Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7155b6bae365f49013fa1f1ce41ab5ea0355b300 # timeout=10 [2021-07-29T15:59:58.659Z] ------------------- [2021-07-29T15:59:58.659Z] stable info: [2021-07-29T15:59:58.659Z] ------------------- [2021-07-29T15:59:58.659Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-29T15:59:58.659Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T15:59:58.659Z] Message: update stable to v1.0.197 [2021-07-29T15:59:59.626Z] ------------------- [2021-07-29T15:59:59.626Z] experimental info: [2021-07-29T15:59:59.626Z] ------------------- [2021-07-29T15:59:59.626Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-29T15:59:59.626Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T15:59:59.626Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-29T15:59:59.761Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-07-29T15:59:59.786Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-07-29T15:59:59.811Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-29T15:59:59.836Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-29T15:59:59.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-29T15:59:59.883Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-29T15:59:59.910Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-29T15:59:59.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-29T15:59:59.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-29T15:59:59.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-29T16:00:00.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-29T16:00:00.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-07-29T16:00:00.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-29T16:00:00.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-29T16:00:00.105Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T16:00:00.130Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T16:00:00.153Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-29T16:00:00.176Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-29T16:00:00.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-29T16:00:00.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-29T16:00:00.247Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-29T16:00:00.270Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-29T16:00:00.294Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-29T16:00:00.317Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-29T16:00:00.341Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-29T16:00:00.364Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-29T16:00:00.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo [2021-07-29T16:00:00.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo [2021-07-29T16:00:00.433Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo [2021-07-29T16:00:00.456Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a5271682959540a1b5f8be0e2e39d626602177a [Pipeline] echo [2021-07-29T16:00:00.479Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a52716 [Pipeline] echo [2021-07-29T16:00:00.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T16:00:00.578Z] provisioning config files... [2021-07-29T16:00:00.597Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config4498754674019515676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:00:00.968Z] ---> docker-login.sh [2021-07-29T16:00:00.969Z] nexus3.edgexfoundry.org:10001 [2021-07-29T16:00:00.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:00:01.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:00:01.236Z] Configure a credential helper to remove this warning. See [2021-07-29T16:00:01.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:00:01.236Z] [2021-07-29T16:00:01.236Z] Login Succeeded [2021-07-29T16:00:01.236Z] nexus3.edgexfoundry.org:10002 [2021-07-29T16:00:01.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:00:01.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:00:01.236Z] Configure a credential helper to remove this warning. See [2021-07-29T16:00:01.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:00:01.236Z] [2021-07-29T16:00:01.236Z] Login Succeeded [2021-07-29T16:00:01.506Z] nexus3.edgexfoundry.org:10003 [2021-07-29T16:00:01.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:00:01.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:00:01.506Z] Configure a credential helper to remove this warning. See [2021-07-29T16:00:01.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:00:01.506Z] [2021-07-29T16:00:01.506Z] Login Succeeded [2021-07-29T16:00:01.506Z] nexus3.edgexfoundry.org:10004 [2021-07-29T16:00:01.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:00:01.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:00:01.775Z] Configure a credential helper to remove this warning. See [2021-07-29T16:00:01.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:00:01.775Z] [2021-07-29T16:00:01.775Z] Login Succeeded [2021-07-29T16:00:01.775Z] docker.io [2021-07-29T16:00:01.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:00:02.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:00:02.412Z] Configure a credential helper to remove this warning. See [2021-07-29T16:00:02.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:00:02.412Z] [2021-07-29T16:00:02.412Z] Login Succeeded [2021-07-29T16:00:02.412Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T16:00:02.432Z] 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-07-29T16:00:03.040Z] + git log --format=format:%s -1 3a5271682959540a1b5f8be0e2e39d626602177a [Pipeline] echo [2021-07-29T16:00:03.096Z] GIT_COMMIT: 3a5271682959540a1b5f8be0e2e39d626602177a, Commit Message: Merge commit '5b6662352b87c3cff91568a79a832288180406c6' into HEAD [Pipeline] echo [2021-07-29T16:00:03.112Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:00:04.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T16:00:04.062Z] [2021-07-29T16:00:04.062Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:00:04.403Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T16:00:04.669Z] latest: Pulling from edgex-devops/git-semver [2021-07-29T16:00:04.669Z] 31603596830f: Pulling fs layer [2021-07-29T16:00:04.669Z] b6dc333f4379: Pulling fs layer [2021-07-29T16:00:04.669Z] 3d9ef1400e77: Pulling fs layer [2021-07-29T16:00:04.669Z] fd332fbdc1db: Pulling fs layer [2021-07-29T16:00:04.669Z] fd332fbdc1db: Waiting [2021-07-29T16:00:04.669Z] b6dc333f4379: Verifying Checksum [2021-07-29T16:00:04.669Z] b6dc333f4379: Download complete [2021-07-29T16:00:04.936Z] 31603596830f: Verifying Checksum [2021-07-29T16:00:04.936Z] 31603596830f: Download complete [2021-07-29T16:00:05.207Z] 31603596830f: Pull complete [2021-07-29T16:00:05.207Z] b6dc333f4379: Pull complete [2021-07-29T16:00:05.207Z] fd332fbdc1db: Verifying Checksum [2021-07-29T16:00:05.207Z] fd332fbdc1db: Download complete [2021-07-29T16:00:05.479Z] 3d9ef1400e77: Verifying Checksum [2021-07-29T16:00:05.479Z] 3d9ef1400e77: Download complete [2021-07-29T16:00:06.062Z] 3d9ef1400e77: Pull complete [2021-07-29T16:00:06.062Z] fd332fbdc1db: Pull complete [2021-07-29T16:00:06.062Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-29T16:00:06.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T16:00:06.062Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-29T16:00:06.156Z] prd-centos7-docker-4c-2g-492 does not seem to be running inside a container [2021-07-29T16:00:06.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@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:10004/edgex-devops/git-semver:latest cat [2021-07-29T16:00:07.004Z] $ docker top d52413c36a0c290e1a2cdb9837c09cada72915bf8b61a62ab2d248cc09c7678a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T16:00:07.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T16:00:07.131Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T16:00:07.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T16:00:07.239Z] $ docker exec d52413c36a0c290e1a2cdb9837c09cada72915bf8b61a62ab2d248cc09c7678a ssh-agent [2021-07-29T16:00:07.351Z] SSH_AUTH_SOCK=/tmp/ssh-L3H009JWvVyx/agent.13 [2021-07-29T16:00:07.351Z] SSH_AGENT_PID=19 [2021-07-29T16:00:07.365Z] Running ssh-add (command line suppressed) [2021-07-29T16:00:07.460Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7141344193434897236.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7141344193434897236.key) [2021-07-29T16:00:07.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T16:00:07.802Z] + git tag --points-at HEAD [Pipeline] } [2021-07-29T16:00:07.816Z] $ docker exec --env ******** --env ******** d52413c36a0c290e1a2cdb9837c09cada72915bf8b61a62ab2d248cc09c7678a ssh-agent -k [2021-07-29T16:00:07.905Z] unset SSH_AUTH_SOCK; [2021-07-29T16:00:07.906Z] unset SSH_AGENT_PID; [2021-07-29T16:00:07.906Z] echo Agent pid 19 killed; [2021-07-29T16:00:07.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-29T16:00:07.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T16:00:07.976Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T16:00:08.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T16:00:08.074Z] $ docker exec d52413c36a0c290e1a2cdb9837c09cada72915bf8b61a62ab2d248cc09c7678a ssh-agent [2021-07-29T16:00:08.184Z] SSH_AUTH_SOCK=/tmp/ssh-QCPpckdlBdrc/agent.53 [2021-07-29T16:00:08.184Z] SSH_AGENT_PID=60 [2021-07-29T16:00:08.193Z] Running ssh-add (command line suppressed) [2021-07-29T16:00:08.492Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_5001343396316113866.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_5001343396316113866.key) [2021-07-29T16:00:08.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T16:00:09.056Z] + git semver init [2021-07-29T16:00:09.056Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T16:00:09.056Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.git [2021-07-29T16:00:09.056Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [2021-07-29T16:00:09.056Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T16:00:09.056Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T16:00:09.056Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T16:00:09.056Z] # $SEMVER_BRANCH = PR-36 [2021-07-29T16:00:09.056Z] # $SEMVER_TEMP = /tmp/semver-415413087 [2021-07-29T16:00:09.056Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-07-29T16:00:10.502Z] # '/tmp/semver-415413087' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver' [2021-07-29T16:00:10.502Z] # -> Force: false [2021-07-29T16:00:10.502Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver [Pipeline] } [2021-07-29T16:00:10.513Z] $ docker exec --env ******** --env ******** d52413c36a0c290e1a2cdb9837c09cada72915bf8b61a62ab2d248cc09c7678a ssh-agent -k [2021-07-29T16:00:10.609Z] unset SSH_AUTH_SOCK; [2021-07-29T16:00:10.614Z] unset SSH_AGENT_PID; [2021-07-29T16:00:10.614Z] echo Agent pid 60 killed; [2021-07-29T16:00:10.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T16:00:10.999Z] + git semver [Pipeline] } [2021-07-29T16:00:11.015Z] $ docker stop --time=1 d52413c36a0c290e1a2cdb9837c09cada72915bf8b61a62ab2d248cc09c7678a [2021-07-29T16:00:12.297Z] $ docker rm -f d52413c36a0c290e1a2cdb9837c09cada72915bf8b61a62ab2d248cc09c7678a [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T16:00:12.686Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-29T16:00:13.030Z] Stashed 1 file(s) [Pipeline] echo [2021-07-29T16:00:13.033Z] [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-07-29T16:00:28.265Z] Still waiting to schedule task [2021-07-29T16:00:28.266Z] ‘prd-centos7-blackbox-4c-2g-76’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-29T16:00:28.266Z] ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-29T16:00:28.266Z] ‘prd-centos7-docker-4c-2g-481’ is offline [2021-07-29T16:00:28.266Z] ‘prd-centos7-docker-4c-2g-482’ is offline [2021-07-29T16:00:28.266Z] ‘prd-centos7-docker-4c-2g-494’ is offline [2021-07-29T16:00:28.266Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-484’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-29T16:00:28.266Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-486’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-29T16:00:28.268Z] Still waiting to schedule task [2021-07-29T16:00:28.268Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-29T16:00:52.501Z] Running on prd-centos7-docker-4c-2g-495 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws [2021-07-29T16:00:52.525Z] Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout [2021-07-29T16:00:52.688Z] The recommended git tool is: NONE [2021-07-29T16:00:55.931Z] using credential edgex-jenkins-ssh [2021-07-29T16:00:55.951Z] Cloning the remote Git repository [2021-07-29T16:00:55.450Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-29T16:00:55.533Z] > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 [2021-07-29T16:00:55.570Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-29T16:00:55.570Z] > git --version # timeout=10 [2021-07-29T16:00:55.582Z] > git --version # 'git version 2.24.4' [2021-07-29T16:00:55.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T16:00:55.614Z] [INFO] Currently running in a labeled security context [2021-07-29T16:00:55.614Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-29T16:00:55.615Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/3@tmp/jenkins-gitclient-ssh1668364630041176779.key [2021-07-29T16:00:55.628Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T16:00:57.241Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-29T16:00:57.260Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T16:00:57.277Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-29T16:00:57.312Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-29T16:00:57.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T16:00:57.317Z] [INFO] Currently running in a labeled security context [2021-07-29T16:00:57.317Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-29T16:00:57.318Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/3@tmp/jenkins-gitclient-ssh6010625057071292598.key [2021-07-29T16:00:57.324Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-29T16:00:58.153Z] Merging remotes/origin/main commit 5b6662352b87c3cff91568a79a832288180406c6 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 [2021-07-29T16:00:58.366Z] Merge succeeded, producing efad0ff494052c98fab7950309cb8950889124ee [2021-07-29T16:00:58.366Z] Checking out Revision efad0ff494052c98fab7950309cb8950889124ee (PR-36) [2021-07-29T16:00:57.817Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T16:00:57.828Z] > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 [2021-07-29T16:00:57.870Z] > git remote # timeout=10 [2021-07-29T16:00:57.877Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T16:00:57.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T16:00:57.887Z] [INFO] Currently running in a labeled security context [2021-07-29T16:00:57.888Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-29T16:00:57.888Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/3@tmp/jenkins-gitclient-ssh2396947199463209803.key [2021-07-29T16:00:57.893Z] > git merge 5b6662352b87c3cff91568a79a832288180406c6 # timeout=10 [2021-07-29T16:00:58.027Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T16:00:58.041Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T16:00:58.050Z] > git checkout -f efad0ff494052c98fab7950309cb8950889124ee # timeout=10 [2021-07-29T16:01:02.069Z] Commit message: "Merge commit '5b6662352b87c3cff91568a79a832288180406c6' into HEAD" [2021-07-29T16:01:02.084Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T16:01:02.537Z] provisioning config files... [2021-07-29T16:01:02.558Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config6465706251733883534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:01:02.981Z] ---> docker-login.sh [2021-07-29T16:01:02.981Z] nexus3.edgexfoundry.org:10001 [2021-07-29T16:01:02.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:01:03.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:01:03.250Z] Configure a credential helper to remove this warning. See [2021-07-29T16:01:03.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:01:03.250Z] [2021-07-29T16:01:03.250Z] Login Succeeded [2021-07-29T16:01:03.250Z] nexus3.edgexfoundry.org:10002 [2021-07-29T16:01:03.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:01:02.053Z] > git rev-list --no-walk 7155b6bae365f49013fa1f1ce41ab5ea0355b300 # timeout=10 [2021-07-29T16:01:03.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:01:03.524Z] Configure a credential helper to remove this warning. See [2021-07-29T16:01:03.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:01:03.524Z] [2021-07-29T16:01:03.524Z] Login Succeeded [2021-07-29T16:01:03.524Z] nexus3.edgexfoundry.org:10003 [2021-07-29T16:01:03.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:01:03.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:01:03.524Z] Configure a credential helper to remove this warning. See [2021-07-29T16:01:03.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:01:03.524Z] [2021-07-29T16:01:03.524Z] Login Succeeded [2021-07-29T16:01:03.524Z] nexus3.edgexfoundry.org:10004 [2021-07-29T16:01:03.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:01:03.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:01:03.799Z] Configure a credential helper to remove this warning. See [2021-07-29T16:01:03.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:01:03.799Z] [2021-07-29T16:01:03.799Z] Login Succeeded [2021-07-29T16:01:03.799Z] docker.io [2021-07-29T16:01:03.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:01:04.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:01:04.067Z] Configure a credential helper to remove this warning. See [2021-07-29T16:01:04.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:01:04.067Z] [2021-07-29T16:01:04.067Z] Login Succeeded [2021-07-29T16:01:04.067Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T16:01:04.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-29T16:01:04.330Z] ========================================================= [2021-07-29T16:01:04.330Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-29T16:01:04.330Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:01:04.654Z] + 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-07-29T16:01:04.654Z] Sending build context to Docker daemon 20.47MB [2021-07-29T16:01:04.654Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T16:01:04.654Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-29T16:01:04.922Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-29T16:01:04.922Z] 540db60ca938: Pulling fs layer [2021-07-29T16:01:04.922Z] adcc1eea9eea: Pulling fs layer [2021-07-29T16:01:04.922Z] 4c4ab2625f07: Pulling fs layer [2021-07-29T16:01:04.922Z] 0773c198feca: Pulling fs layer [2021-07-29T16:01:04.922Z] 345f892a5656: Pulling fs layer [2021-07-29T16:01:04.922Z] 4796506630df: Pulling fs layer [2021-07-29T16:01:04.922Z] cc55df3e53f1: Pulling fs layer [2021-07-29T16:01:04.922Z] 4d027b6c602c: Pulling fs layer [2021-07-29T16:01:04.922Z] 449e75d2c14e: Pulling fs layer [2021-07-29T16:01:04.922Z] 0773c198feca: Waiting [2021-07-29T16:01:04.922Z] 345f892a5656: Waiting [2021-07-29T16:01:04.922Z] 4796506630df: Waiting [2021-07-29T16:01:04.922Z] cc55df3e53f1: Waiting [2021-07-29T16:01:04.922Z] 4d027b6c602c: Waiting [2021-07-29T16:01:04.922Z] 449e75d2c14e: Waiting [2021-07-29T16:01:04.922Z] 4c4ab2625f07: Verifying Checksum [2021-07-29T16:01:04.922Z] 4c4ab2625f07: Download complete [2021-07-29T16:01:05.189Z] adcc1eea9eea: Verifying Checksum [2021-07-29T16:01:05.189Z] adcc1eea9eea: Download complete [2021-07-29T16:01:05.189Z] 345f892a5656: Download complete [2021-07-29T16:01:05.189Z] 4796506630df: Download complete [2021-07-29T16:01:05.189Z] cc55df3e53f1: Download complete [2021-07-29T16:01:05.777Z] 540db60ca938: Verifying Checksum [2021-07-29T16:01:05.777Z] 540db60ca938: Download complete [2021-07-29T16:01:05.777Z] 540db60ca938: Pull complete [2021-07-29T16:01:06.051Z] adcc1eea9eea: Pull complete [2021-07-29T16:01:06.051Z] 4c4ab2625f07: Pull complete [2021-07-29T16:01:06.051Z] 4d027b6c602c: Verifying Checksum [2021-07-29T16:01:06.051Z] 4d027b6c602c: Download complete [2021-07-29T16:01:10.327Z] 449e75d2c14e: Verifying Checksum [2021-07-29T16:01:10.327Z] 449e75d2c14e: Download complete [2021-07-29T16:01:10.932Z] 0773c198feca: Verifying Checksum [2021-07-29T16:01:10.932Z] 0773c198feca: Download complete [2021-07-29T16:01:14.336Z] 0773c198feca: Pull complete [2021-07-29T16:01:14.336Z] 345f892a5656: Pull complete [2021-07-29T16:01:14.336Z] 4796506630df: Pull complete [2021-07-29T16:01:14.336Z] cc55df3e53f1: Pull complete [2021-07-29T16:01:14.336Z] 4d027b6c602c: Pull complete [2021-07-29T16:01:15.784Z] 449e75d2c14e: Pull complete [2021-07-29T16:01:15.784Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-29T16:01:15.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-29T16:01:15.784Z] ---> 0d28375d9b5b [2021-07-29T16:01:15.784Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-29T16:01:19.156Z] ---> Running in 3e6d4a5f0a63 [2021-07-29T16:01:19.156Z] Removing intermediate container 3e6d4a5f0a63 [2021-07-29T16:01:19.156Z] ---> f0c9ee77f6d7 [2021-07-29T16:01:19.156Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-29T16:01:19.156Z] ---> Running in 363b4ee78192 [2021-07-29T16:01:19.433Z] Removing intermediate container 363b4ee78192 [2021-07-29T16:01:19.433Z] ---> 3b92d2aaca38 [2021-07-29T16:01:19.433Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-29T16:01:19.433Z] ---> Running in 00682d586e1b [2021-07-29T16:01:19.433Z] Removing intermediate container 00682d586e1b [2021-07-29T16:01:19.433Z] ---> c93a9dfaf609 [2021-07-29T16:01:19.433Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:01:19.433Z] ---> Running in ad488d14badc [2021-07-29T16:01:20.024Z] Removing intermediate container ad488d14badc [2021-07-29T16:01:20.024Z] ---> c835171c7664 [2021-07-29T16:01:20.024Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-29T16:01:20.024Z] ---> Running in 7291df21ec9b [2021-07-29T16:01:20.292Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:21.254Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:21.841Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-29T16:01:21.841Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-29T16:01:22.108Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-29T16:01:22.108Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-29T16:01:22.108Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-29T16:01:22.377Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-29T16:01:22.377Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T16:01:22.377Z] OK: 150 MiB in 46 packages [2021-07-29T16:01:22.646Z] Removing intermediate container 7291df21ec9b [2021-07-29T16:01:22.646Z] ---> 419849ae47c3 [2021-07-29T16:01:22.646Z] Step 8/10 : WORKDIR /app [2021-07-29T16:01:22.918Z] ---> Running in 67a9aa8124cd [2021-07-29T16:01:22.918Z] Removing intermediate container 67a9aa8124cd [2021-07-29T16:01:22.918Z] ---> dd55b954ac0a [2021-07-29T16:01:22.918Z] Step 9/10 : COPY . . [2021-07-29T16:01:23.193Z] ---> 167d5c42ae4a [2021-07-29T16:01:23.193Z] Step 10/10 : RUN go mod download [2021-07-29T16:01:23.470Z] ---> Running in 295144b16197 [2021-07-29T16:01:41.735Z] Removing intermediate container 295144b16197 [2021-07-29T16:01:41.735Z] ---> 1b6a0d52ed51 [2021-07-29T16:01:41.735Z] Successfully built 1b6a0d52ed51 [2021-07-29T16:01:41.735Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:01:42.074Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T16:01:42.074Z] . [Pipeline] withDockerContainer [2021-07-29T16:01:42.168Z] prd-centos7-docker-4c-2g-495 does not seem to be running inside a container [2021-07-29T16:01:42.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 [2021-07-29T16:01:42.613Z] $ docker top cf1b29b906f166fbb1690b24b828163480924e3476a6092b853a6934b500802b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T16:01:43.048Z] + go version [2021-07-29T16:01:43.048Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-29T16:01:43.063Z] $ docker stop --time=1 cf1b29b906f166fbb1690b24b828163480924e3476a6092b853a6934b500802b [2021-07-29T16:01:44.293Z] $ docker rm -f cf1b29b906f166fbb1690b24b828163480924e3476a6092b853a6934b500802b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:01:44.894Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T16:01:44.894Z] . [Pipeline] withDockerContainer [2021-07-29T16:01:44.989Z] prd-centos7-docker-4c-2g-495 does not seem to be running inside a container [2021-07-29T16:01:45.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 [2021-07-29T16:01:45.449Z] $ docker top 658c6a98fab7ca418126d8914ad96a567165d094b409ef83bbbb8bf879312e02 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T16:01:45.854Z] + go mod tidy [2021-07-29T16:01:46.120Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-07-29T16:01:51.469Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports [2021-07-29T16:01:51.469Z] github.com/edgexfoundry/app-functions-sdk-go/appsdk imports [2021-07-29T16:01:51.469Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by [2021-07-29T16:01:51.469Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports [2021-07-29T16:01:51.469Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [Pipeline] } [2021-07-29T16:01:51.487Z] $ docker stop --time=1 658c6a98fab7ca418126d8914ad96a567165d094b409ef83bbbb8bf879312e02 [2021-07-29T16:01:52.708Z] $ docker rm -f 658c6a98fab7ca418126d8914ad96a567165d094b409ef83bbbb8bf879312e02 [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-07-29T16:01:53.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T16:01:53.680Z] [2021-07-29T16:01:53.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:01:54.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T16:01:54.025Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T16:01:54.025Z] b4d181a07f80: Pulling fs layer [2021-07-29T16:01:54.025Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T16:01:54.025Z] ed53099fbce6: Pulling fs layer [2021-07-29T16:01:54.025Z] dc539afda2c1: Pulling fs layer [2021-07-29T16:01:54.025Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T16:01:54.025Z] 9065ff56babe: Pulling fs layer [2021-07-29T16:01:54.025Z] d287ab97295c: Pulling fs layer [2021-07-29T16:01:54.025Z] 77bc0d833cb6: Waiting [2021-07-29T16:01:54.025Z] 9065ff56babe: Waiting [2021-07-29T16:01:54.025Z] d287ab97295c: Waiting [2021-07-29T16:01:54.025Z] dc539afda2c1: Waiting [2021-07-29T16:01:54.293Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T16:01:54.293Z] a1111a8f2ec3: Download complete [2021-07-29T16:01:54.293Z] dc539afda2c1: Verifying Checksum [2021-07-29T16:01:54.293Z] dc539afda2c1: Download complete [2021-07-29T16:01:54.562Z] 77bc0d833cb6: Download complete [2021-07-29T16:01:54.562Z] 9065ff56babe: Verifying Checksum [2021-07-29T16:01:54.562Z] 9065ff56babe: Download complete [2021-07-29T16:01:54.828Z] ed53099fbce6: Verifying Checksum [2021-07-29T16:01:54.828Z] ed53099fbce6: Download complete [2021-07-29T16:01:56.242Z] b4d181a07f80: Verifying Checksum [2021-07-29T16:01:56.242Z] b4d181a07f80: Download complete [2021-07-29T16:01:57.220Z] b4d181a07f80: Pull complete [2021-07-29T16:01:57.220Z] a1111a8f2ec3: Pull complete [2021-07-29T16:01:57.810Z] ed53099fbce6: Pull complete [2021-07-29T16:01:57.810Z] dc539afda2c1: Pull complete [2021-07-29T16:01:58.077Z] 77bc0d833cb6: Pull complete [2021-07-29T16:01:58.343Z] 9065ff56babe: Pull complete [2021-07-29T16:02:00.303Z] d287ab97295c: Verifying Checksum [2021-07-29T16:02:00.303Z] d287ab97295c: Download complete [2021-07-29T16:02:04.597Z] d287ab97295c: Pull complete [2021-07-29T16:02:04.597Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T16:02:04.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T16:02:04.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T16:02:04.970Z] prd-centos7-docker-4c-2g-495 does not seem to be running inside a container [2021-07-29T16:02:05.043Z] $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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-07-29T16:02:07.891Z] $ docker top a09c18013ed2d1a8ae75896aae63d19292e7b29f183a8ae9a57f78acf01d8061 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:02:08.557Z] ---> job-cost.sh [2021-07-29T16:02:08.557Z] lf-activate-venv: SKIPPING [2021-07-29T16:02:08.557Z] INFO: No Stack... [2021-07-29T16:02:09.517Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T16:02:09.785Z] INFO: Archiving Costs [Pipeline] sh [2021-07-29T16:02:10.104Z] + + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [2021-07-29T16:02:10.104Z] cut -d, -f6 [Pipeline] lock [2021-07-29T16:02:10.145Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-3-stack-cost] [2021-07-29T16:02:10.154Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-3-stack-cost] did not exist. Created. [2021-07-29T16:02:10.154Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-29T16:02:10.505Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-29T16:02:10.764Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T16:02:10.775Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T16:02:10.799Z] $ docker stop --time=1 a09c18013ed2d1a8ae75896aae63d19292e7b29f183a8ae9a57f78acf01d8061 [2021-07-29T16:02:11.950Z] $ docker rm -f a09c18013ed2d1a8ae75896aae63d19292e7b29f183a8ae9a57f78acf01d8061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-29T16:02:12.297Z] Failed in branch amd64 [2021-07-29T16:03:15.948Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-497 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws [2021-07-29T16:03:15.970Z] Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout [2021-07-29T16:03:16.317Z] The recommended git tool is: NONE [2021-07-29T16:03:23.275Z] using credential edgex-jenkins-ssh [2021-07-29T16:03:23.307Z] Cloning the remote Git repository [2021-07-29T16:03:23.378Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-29T16:03:23.531Z] > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 [2021-07-29T16:03:23.628Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-29T16:03:23.629Z] > git --version # timeout=10 [2021-07-29T16:03:23.652Z] > git --version # 'git version 2.17.1' [2021-07-29T16:03:23.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T16:03:23.773Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T16:03:26.340Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-29T16:03:26.361Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T16:03:26.391Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-29T16:03:26.447Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-29T16:03:26.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T16:03:26.470Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-29T16:03:26.976Z] Merging remotes/origin/main commit 5b6662352b87c3cff91568a79a832288180406c6 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 [2021-07-29T16:03:27.773Z] Merge succeeded, producing 039616a57da466e95237a5a3455561413969b1f9 [2021-07-29T16:03:27.773Z] Checking out Revision 039616a57da466e95237a5a3455561413969b1f9 (PR-36) [2021-07-29T16:03:27.000Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T16:03:27.019Z] > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 [2021-07-29T16:03:27.155Z] > git remote # timeout=10 [2021-07-29T16:03:27.181Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T16:03:27.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T16:03:27.218Z] > git merge 5b6662352b87c3cff91568a79a832288180406c6 # timeout=10 [2021-07-29T16:03:27.754Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T16:03:27.782Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T16:03:27.796Z] > git checkout -f 039616a57da466e95237a5a3455561413969b1f9 # timeout=10 [2021-07-29T16:03:33.131Z] Commit message: "Merge commit '5b6662352b87c3cff91568a79a832288180406c6' into HEAD" [2021-07-29T16:03:33.157Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T16:03:33.568Z] provisioning config files... [2021-07-29T16:03:33.601Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config6138071410219429230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:03:34.195Z] ---> docker-login.sh [2021-07-29T16:03:34.196Z] nexus3.edgexfoundry.org:10001 [2021-07-29T16:03:33.141Z] > git rev-list --no-walk 7155b6bae365f49013fa1f1ce41ab5ea0355b300 # timeout=10 [2021-07-29T16:03:35.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:03:35.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:03:35.475Z] Configure a credential helper to remove this warning. See [2021-07-29T16:03:35.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:03:35.475Z] [2021-07-29T16:03:35.475Z] Login Succeeded [2021-07-29T16:03:35.475Z] nexus3.edgexfoundry.org:10002 [2021-07-29T16:03:36.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:03:36.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:03:36.084Z] Configure a credential helper to remove this warning. See [2021-07-29T16:03:36.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:03:36.084Z] [2021-07-29T16:03:36.084Z] Login Succeeded [2021-07-29T16:03:36.084Z] nexus3.edgexfoundry.org:10003 [2021-07-29T16:03:36.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:03:36.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:03:36.633Z] Configure a credential helper to remove this warning. See [2021-07-29T16:03:36.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:03:36.633Z] [2021-07-29T16:03:36.633Z] Login Succeeded [2021-07-29T16:03:36.633Z] nexus3.edgexfoundry.org:10004 [2021-07-29T16:03:36.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:03:37.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:03:37.187Z] Configure a credential helper to remove this warning. See [2021-07-29T16:03:37.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:03:37.187Z] [2021-07-29T16:03:37.187Z] Login Succeeded [2021-07-29T16:03:37.187Z] docker.io [2021-07-29T16:03:37.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:03:38.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:03:38.065Z] Configure a credential helper to remove this warning. See [2021-07-29T16:03:38.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:03:38.065Z] [2021-07-29T16:03:38.065Z] Login Succeeded [2021-07-29T16:03:38.065Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T16:03:38.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-29T16:03:38.789Z] ========================================================= [2021-07-29T16:03:38.790Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-29T16:03:38.790Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:39.200Z] + 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-07-29T16:03:39.831Z] Sending build context to Docker daemon 20.47MB [2021-07-29T16:03:39.831Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T16:03:39.831Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-29T16:03:40.111Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-29T16:03:40.395Z] 595b0fe564bb: Pulling fs layer [2021-07-29T16:03:40.395Z] 24495759ef45: Pulling fs layer [2021-07-29T16:03:40.395Z] d148012ef14d: Pulling fs layer [2021-07-29T16:03:40.395Z] cb65c68fc2e2: Pulling fs layer [2021-07-29T16:03:40.395Z] 093eec477d81: Pulling fs layer [2021-07-29T16:03:40.395Z] a6d5b2bbb924: Pulling fs layer [2021-07-29T16:03:40.395Z] 2446dc1eb7d3: Pulling fs layer [2021-07-29T16:03:40.395Z] 596795e73e0f: Pulling fs layer [2021-07-29T16:03:40.395Z] 093eec477d81: Waiting [2021-07-29T16:03:40.395Z] a6d5b2bbb924: Waiting [2021-07-29T16:03:40.395Z] 2446dc1eb7d3: Waiting [2021-07-29T16:03:40.395Z] 596795e73e0f: Waiting [2021-07-29T16:03:40.395Z] cb65c68fc2e2: Waiting [2021-07-29T16:03:40.395Z] d148012ef14d: Verifying Checksum [2021-07-29T16:03:40.395Z] d148012ef14d: Download complete [2021-07-29T16:03:40.395Z] 24495759ef45: Verifying Checksum [2021-07-29T16:03:40.395Z] 24495759ef45: Download complete [2021-07-29T16:03:40.395Z] 093eec477d81: Download complete [2021-07-29T16:03:40.395Z] a6d5b2bbb924: Verifying Checksum [2021-07-29T16:03:40.395Z] a6d5b2bbb924: Download complete [2021-07-29T16:03:40.395Z] 2446dc1eb7d3: Verifying Checksum [2021-07-29T16:03:40.395Z] 2446dc1eb7d3: Download complete [2021-07-29T16:03:40.395Z] 595b0fe564bb: Verifying Checksum [2021-07-29T16:03:40.395Z] 595b0fe564bb: Download complete [2021-07-29T16:03:41.399Z] 595b0fe564bb: Pull complete [2021-07-29T16:03:42.405Z] 24495759ef45: Pull complete [2021-07-29T16:03:42.698Z] d148012ef14d: Pull complete [2021-07-29T16:03:43.311Z] 596795e73e0f: Verifying Checksum [2021-07-29T16:03:43.311Z] 596795e73e0f: Download complete [2021-07-29T16:03:44.305Z] cb65c68fc2e2: Verifying Checksum [2021-07-29T16:03:44.305Z] cb65c68fc2e2: Download complete [2021-07-29T16:03:54.494Z] cb65c68fc2e2: Pull complete [2021-07-29T16:03:54.494Z] 093eec477d81: Pull complete [2021-07-29T16:03:54.774Z] a6d5b2bbb924: Pull complete [2021-07-29T16:03:55.387Z] 2446dc1eb7d3: Pull complete [2021-07-29T16:03:59.758Z] 596795e73e0f: Pull complete [2021-07-29T16:03:59.758Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-29T16:03:59.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-29T16:03:59.758Z] ---> d9e956139c92 [2021-07-29T16:03:59.758Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-29T16:04:05.182Z] ---> Running in f5479f8b3811 [2021-07-29T16:04:05.457Z] Removing intermediate container f5479f8b3811 [2021-07-29T16:04:05.457Z] ---> 0e4e5f6362c2 [2021-07-29T16:04:05.457Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-29T16:04:05.732Z] ---> Running in 4b27238c6e8b [2021-07-29T16:04:06.328Z] Removing intermediate container 4b27238c6e8b [2021-07-29T16:04:06.328Z] ---> 6432a3312b2c [2021-07-29T16:04:06.328Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-29T16:04:06.328Z] ---> Running in d057508596f6 [2021-07-29T16:04:06.925Z] Removing intermediate container d057508596f6 [2021-07-29T16:04:06.925Z] ---> 40a538b48608 [2021-07-29T16:04:06.925Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:04:06.925Z] ---> Running in e846d718b324 [2021-07-29T16:04:09.555Z] Removing intermediate container e846d718b324 [2021-07-29T16:04:09.555Z] ---> 53646e73ebc1 [2021-07-29T16:04:09.555Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-29T16:04:09.842Z] ---> Running in 537737f86df9 [2021-07-29T16:04:11.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:04:13.294Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:04:16.033Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-29T16:04:16.033Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-29T16:04:16.637Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-29T16:04:16.637Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-29T16:04:16.637Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-29T16:04:16.909Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-29T16:04:17.182Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T16:04:17.182Z] OK: 139 MiB in 46 packages [2021-07-29T16:04:19.171Z] Removing intermediate container 537737f86df9 [2021-07-29T16:04:19.171Z] ---> 5f59b7b160bc [2021-07-29T16:04:19.171Z] Step 8/10 : WORKDIR /app [2021-07-29T16:04:19.444Z] ---> Running in ee17986cd3aa [2021-07-29T16:04:20.051Z] Removing intermediate container ee17986cd3aa [2021-07-29T16:04:20.051Z] ---> f91c6698b5c7 [2021-07-29T16:04:20.051Z] Step 9/10 : COPY . . [2021-07-29T16:04:22.064Z] ---> 1343a398187a [2021-07-29T16:04:22.064Z] Step 10/10 : RUN go mod download [2021-07-29T16:04:22.064Z] ---> Running in aefad41b36ab [2021-07-29T16:05:01.226Z] Removing intermediate container aefad41b36ab [2021-07-29T16:05:01.226Z] ---> 1065c071735a [2021-07-29T16:05:01.226Z] Successfully built 1065c071735a [2021-07-29T16:05:01.226Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:05:01.600Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T16:05:01.600Z] . [Pipeline] withDockerContainer [2021-07-29T16:05:01.967Z] prd-ubuntu18.04-docker-arm64-4c-16g-497 does not seem to be running inside a container [2021-07-29T16:05:02.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 [2021-07-29T16:05:04.076Z] $ docker top d9f71f97f412e524f67b1fc5de80951e9b895e9a8db6bc7d49be952ab3cb5904 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T16:05:05.103Z] + go version [2021-07-29T16:05:05.103Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-29T16:05:05.134Z] $ docker stop --time=1 d9f71f97f412e524f67b1fc5de80951e9b895e9a8db6bc7d49be952ab3cb5904 [2021-07-29T16:05:07.255Z] $ docker rm -f d9f71f97f412e524f67b1fc5de80951e9b895e9a8db6bc7d49be952ab3cb5904 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:05:08.063Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T16:05:08.063Z] . [Pipeline] withDockerContainer [2021-07-29T16:05:08.342Z] prd-ubuntu18.04-docker-arm64-4c-16g-497 does not seem to be running inside a container [2021-07-29T16:05:08.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 [2021-07-29T16:05:10.670Z] $ docker top 14421e598d892cec4153b7b24983faa54c22ed4f333c15cb8df42620e0c1aa24 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T16:05:11.739Z] + go mod tidy [2021-07-29T16:05:12.340Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-07-29T16:05:12.627Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports [2021-07-29T16:05:12.627Z] github.com/edgexfoundry/app-functions-sdk-go/appsdk imports [2021-07-29T16:05:12.627Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by [2021-07-29T16:05:12.627Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports [2021-07-29T16:05:12.627Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [Pipeline] } [2021-07-29T16:05:12.661Z] $ docker stop --time=1 14421e598d892cec4153b7b24983faa54c22ed4f333c15cb8df42620e0c1aa24 [2021-07-29T16:05:14.826Z] $ docker rm -f 14421e598d892cec4153b7b24983faa54c22ed4f333c15cb8df42620e0c1aa24 [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-07-29T16:05:15.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T16:05:15.871Z] [2021-07-29T16:05:15.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:05:16.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T16:05:17.169Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-29T16:05:17.169Z] 448f6bf000e3: Pulling fs layer [2021-07-29T16:05:17.169Z] f757da607395: Pulling fs layer [2021-07-29T16:05:17.169Z] 05883995daec: Pulling fs layer [2021-07-29T16:05:17.169Z] 8603b9c90790: Pulling fs layer [2021-07-29T16:05:17.169Z] 1560dd03e051: Pulling fs layer [2021-07-29T16:05:17.169Z] 27f5ce0e4adf: Pulling fs layer [2021-07-29T16:05:17.169Z] c2d8d7efcc4b: Pulling fs layer [2021-07-29T16:05:17.169Z] 8603b9c90790: Waiting [2021-07-29T16:05:17.169Z] 1560dd03e051: Waiting [2021-07-29T16:05:17.169Z] 27f5ce0e4adf: Waiting [2021-07-29T16:05:17.169Z] c2d8d7efcc4b: Waiting [2021-07-29T16:05:17.466Z] f757da607395: Verifying Checksum [2021-07-29T16:05:17.466Z] f757da607395: Download complete [2021-07-29T16:05:17.466Z] 8603b9c90790: Verifying Checksum [2021-07-29T16:05:17.466Z] 8603b9c90790: Download complete [2021-07-29T16:05:17.745Z] 1560dd03e051: Verifying Checksum [2021-07-29T16:05:17.745Z] 1560dd03e051: Download complete [2021-07-29T16:05:17.745Z] 27f5ce0e4adf: Download complete [2021-07-29T16:05:17.745Z] 05883995daec: Download complete [2021-07-29T16:05:18.743Z] 448f6bf000e3: Verifying Checksum [2021-07-29T16:05:18.743Z] 448f6bf000e3: Download complete [2021-07-29T16:05:23.095Z] 448f6bf000e3: Pull complete [2021-07-29T16:05:23.375Z] c2d8d7efcc4b: Verifying Checksum [2021-07-29T16:05:23.375Z] c2d8d7efcc4b: Download complete [2021-07-29T16:05:23.375Z] f757da607395: Pull complete [2021-07-29T16:05:25.373Z] 05883995daec: Pull complete [2021-07-29T16:05:25.650Z] 8603b9c90790: Pull complete [2021-07-29T16:05:27.109Z] 1560dd03e051: Pull complete [2021-07-29T16:05:27.387Z] 27f5ce0e4adf: Pull complete [2021-07-29T16:05:42.581Z] c2d8d7efcc4b: Pull complete [2021-07-29T16:05:42.581Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-29T16:05:42.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T16:05:42.581Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-29T16:05:42.909Z] prd-ubuntu18.04-docker-arm64-4c-16g-497 does not seem to be running inside a container [2021-07-29T16:05:43.128Z] $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 [2021-07-29T16:05:49.815Z] $ docker top 341b6ebc60e7ea6efb9701594cab09aeb5fcd1044ca9ee688e3093d76db317f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:05:50.904Z] ---> job-cost.sh [2021-07-29T16:05:50.904Z] lf-activate-venv: SKIPPING [2021-07-29T16:05:50.904Z] INFO: No Stack... [2021-07-29T16:05:52.890Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-29T16:05:52.891Z] INFO: Archiving Costs [Pipeline] sh [2021-07-29T16:05:53.570Z] + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [2021-07-29T16:05:53.570Z] + cut -d, -f6 [Pipeline] lock [2021-07-29T16:05:53.646Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-3-stack-cost] [2021-07-29T16:05:53.659Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-3-stack-cost] did not exist. Created. [2021-07-29T16:05:53.659Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-29T16:05:54.375Z] /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-3ece6710/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-3ece6710/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-29T16:05:55.064Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-29T16:05:55.108Z] Warning: overwriting stash ‘stack-cost’ [2021-07-29T16:05:55.786Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T16:05:55.799Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T16:05:55.846Z] $ docker stop --time=1 341b6ebc60e7ea6efb9701594cab09aeb5fcd1044ca9ee688e3093d76db317f9 [2021-07-29T16:05:57.930Z] $ docker rm -f 341b6ebc60e7ea6efb9701594cab09aeb5fcd1044ca9ee688e3093d76db317f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-29T16:05:58.589Z] 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] libraryResource [Pipeline] sh [2021-07-29T16:06:00.213Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:06:00.829Z] ---> package-listing.sh [2021-07-29T16:06:00.829Z] ++ facter osfamily [2021-07-29T16:06:00.829Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-29T16:06:01.113Z] + OS_FAMILY=redhat [2021-07-29T16:06:01.113Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-36 [2021-07-29T16:06:01.113Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-29T16:06:01.113Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-29T16:06:01.113Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-29T16:06:01.113Z] + PACKAGES=/tmp/packages_start.txt [2021-07-29T16:06:01.113Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' [2021-07-29T16:06:01.113Z] + PACKAGES=/tmp/packages_end.txt [2021-07-29T16:06:01.113Z] + case "${OS_FAMILY}" in [2021-07-29T16:06:01.113Z] + sort [2021-07-29T16:06:01.113Z] + rpm -qa [2021-07-29T16:06:01.705Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-29T16:06:01.705Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-29T16:06:01.705Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-29T16:06:01.705Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' [2021-07-29T16:06:01.705Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ [2021-07-29T16:06:01.705Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ [Pipeline] echo [2021-07-29T16:06:01.723Z] 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-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-29T16:06:02.029Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:06:02.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T16:06:02.636Z] [2021-07-29T16:06:02.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:06:03.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T16:06:03.185Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T16:06:03.185Z] b4d181a07f80: Pulling fs layer [2021-07-29T16:06:03.185Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T16:06:03.185Z] ed53099fbce6: Pulling fs layer [2021-07-29T16:06:03.185Z] dc539afda2c1: Pulling fs layer [2021-07-29T16:06:03.185Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T16:06:03.185Z] 9065ff56babe: Pulling fs layer [2021-07-29T16:06:03.185Z] d287ab97295c: Pulling fs layer [2021-07-29T16:06:03.185Z] dc539afda2c1: Waiting [2021-07-29T16:06:03.185Z] 77bc0d833cb6: Waiting [2021-07-29T16:06:03.185Z] 9065ff56babe: Waiting [2021-07-29T16:06:03.185Z] d287ab97295c: Waiting [2021-07-29T16:06:03.457Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T16:06:03.457Z] a1111a8f2ec3: Download complete [2021-07-29T16:06:03.728Z] dc539afda2c1: Download complete [2021-07-29T16:06:03.996Z] 77bc0d833cb6: Verifying Checksum [2021-07-29T16:06:03.996Z] 77bc0d833cb6: Download complete [2021-07-29T16:06:03.996Z] 9065ff56babe: Verifying Checksum [2021-07-29T16:06:03.996Z] 9065ff56babe: Download complete [2021-07-29T16:06:04.586Z] ed53099fbce6: Verifying Checksum [2021-07-29T16:06:04.586Z] ed53099fbce6: Download complete [2021-07-29T16:06:05.559Z] b4d181a07f80: Verifying Checksum [2021-07-29T16:06:05.559Z] b4d181a07f80: Download complete [2021-07-29T16:06:06.540Z] b4d181a07f80: Pull complete [2021-07-29T16:06:06.540Z] a1111a8f2ec3: Pull complete [2021-07-29T16:06:07.134Z] ed53099fbce6: Pull complete [2021-07-29T16:06:07.134Z] dc539afda2c1: Pull complete [2021-07-29T16:06:07.409Z] 77bc0d833cb6: Pull complete [2021-07-29T16:06:07.675Z] 9065ff56babe: Pull complete [2021-07-29T16:06:13.028Z] d287ab97295c: Verifying Checksum [2021-07-29T16:06:13.028Z] d287ab97295c: Download complete [2021-07-29T16:06:17.505Z] d287ab97295c: Pull complete [2021-07-29T16:06:17.505Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T16:06:17.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T16:06:17.505Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T16:06:17.598Z] prd-centos7-docker-4c-2g-492 does not seem to be running inside a container [2021-07-29T16:06:17.887Z] $ 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-36/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-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@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 [2021-07-29T16:06:19.636Z] $ docker top 7100179b2dd220c1776072ce1e3fde4115586b2765ce8e4be98cbd75ab94f872 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T16:06:20.050Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-29T16:06:20.367Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-29T16:06:20.685Z] + ls /var/log/sa-host [2021-07-29T16:06:20.685Z] + sadf -c /var/log/sa-host/sa05 [2021-07-29T16:06:20.685Z] file_magic: OK [2021-07-29T16:06:20.685Z] HZ: Using current value: 100 [2021-07-29T16:06:20.685Z] file_header: OK [2021-07-29T16:06:20.685Z] 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-07-29T16:06:20.685Z] Statistics: [2021-07-29T16:06:20.685Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T16:06:20.685Z] File successfully converted to sysstat format version 12.0.3 [2021-07-29T16:06:20.685Z] + sadf -c /var/log/sa-host/sa29 [2021-07-29T16:06:20.685Z] file_magic: OK [2021-07-29T16:06:20.685Z] HZ: Using current value: 100 [2021-07-29T16:06:20.685Z] file_header: OK [2021-07-29T16:06:20.685Z] 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-07-29T16:06:20.685Z] Statistics: [2021-07-29T16:06:20.685Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T16:06:20.685Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T16:06:20.884Z] provisioning config files... [2021-07-29T16:06:20.903Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config1752415828554511272tmp [Pipeline] { [Pipeline] echo [2021-07-29T16:06:20.928Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:06:21.449Z] ---> create-netrc.sh [Pipeline] } [2021-07-29T16:06:21.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:06:21.857Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-29T16:06:21.873Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:06:22.187Z] ---> sudo-logs.sh [2021-07-29T16:06:22.188Z] Archiving 'sudo' log.. [2021-07-29T16:06:22.188Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-492.vexxhost.local: Name or service not known [2021-07-29T16:06:22.188Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-492.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-29T16:06:22.250Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:06:22.575Z] ---> job-cost.sh [2021-07-29T16:06:22.575Z] lf-activate-venv: SKIPPING [2021-07-29T16:06:22.575Z] DEBUG: total: 0.18000000715255737 [2021-07-29T16:06:22.575Z] INFO: Retrieving Stack Cost... [2021-07-29T16:06:23.990Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T16:06:23.990Z] INFO: Archiving Costs [Pipeline] echo [2021-07-29T16:06:24.010Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:06:24.335Z] ---> logs-deploy.sh [2021-07-29T16:06:24.335Z] lf-activate-venv: SKIPPING [2021-07-29T16:06:24.335Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-36/3 [2021-07-29T16:06:24.335Z] INFO: archiving workspace using pattern(s): [2021-07-29T16:06:25.306Z] Archives upload complete. [2021-07-29T16:06:25.306Z] INFO: archiving logs to Nexus