Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 995e5f843a6275a781fac899201523aa0866864d+c303b7ce7d5b06ed9fe977fac658333aeb7799b5 (d4a48884c6921cce9cd41d9d58075405f00961c0) 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-ssh5329863756815806407.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh7333372409481380633.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh6932199778439363790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh5121901814822797401.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh1229770560373408308.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-244’ Running on prd-centos7-docker-4c-2g-246 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-ssh6185317488831293121.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh5364088724968962560.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 Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit 995e5f843a6275a781fac899201523aa0866864d Merge succeeded, producing b491209870c9f1cbca3016b476c4838f3aee5cc9 Checking out Revision b491209870c9f1cbca3016b476c4838f3aee5cc9 (PR-37) > git config core.sparsecheckout # timeout=10 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # 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-37@tmp/jenkins-gitclient-ssh6618464413457640371.key > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b491209870c9f1cbca3016b476c4838f3aee5cc9 # timeout=10 Commit message: "Merge commit 'c303b7ce7d5b06ed9fe977fac658333aeb7799b5' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-30T07:59:12.195Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-30T07:59:12.300Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-30T07:59:12.331Z] ========================================================= [2021-09-30T07:59:12.331Z] EdgeX Global Pipelines Version Info [2021-09-30T07:59:12.331Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 55bf7a98ca95da14db67fa945a084007cc343636 # timeout=10 [2021-09-30T07:59:13.578Z] ------------------- [2021-09-30T07:59:13.578Z] stable info: [2021-09-30T07:59:13.578Z] ------------------- [2021-09-30T07:59:13.578Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T07:59:13.578Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T07:59:13.578Z] Message: update stable to v1.0.206 [2021-09-30T07:59:14.163Z] ------------------- [2021-09-30T07:59:14.163Z] experimental info: [2021-09-30T07:59:14.163Z] ------------------- [2021-09-30T07:59:14.163Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T07:59:14.163Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T07:59:14.163Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-30T07:59:14.308Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-09-30T07:59:14.340Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-09-30T07:59:14.373Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-30T07:59:14.405Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-30T07:59:14.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-30T07:59:14.485Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-30T07:59:14.538Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-30T07:59:14.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-30T07:59:14.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-30T07:59:14.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-30T07:59:14.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-30T07:59:14.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-30T07:59:14.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-09-30T07:59:14.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-30T07:59:14.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-30T07:59:14.909Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T07:59:14.935Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T07:59:14.960Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-30T07:59:14.985Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-30T07:59:15.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-30T07:59:15.035Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-30T07:59:15.060Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-30T07:59:15.085Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-30T07:59:15.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-30T07:59:15.135Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-30T07:59:15.160Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-30T07:59:15.185Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-30T07:59:15.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo [2021-09-30T07:59:15.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo [2021-09-30T07:59:15.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo [2021-09-30T07:59:15.315Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b491209870c9f1cbca3016b476c4838f3aee5cc9 [Pipeline] echo [2021-09-30T07:59:15.341Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b491209 [Pipeline] echo [2021-09-30T07:59:15.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T07:59:15.444Z] provisioning config files... [2021-09-30T07:59:15.467Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config6266079220404709725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:59:15.805Z] ---> docker-login.sh [2021-09-30T07:59:15.805Z] nexus3.edgexfoundry.org:10001 [2021-09-30T07:59:15.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T07:59:16.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T07:59:16.082Z] Configure a credential helper to remove this warning. See [2021-09-30T07:59:16.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T07:59:16.082Z] [2021-09-30T07:59:16.082Z] Login Succeeded [2021-09-30T07:59:16.082Z] nexus3.edgexfoundry.org:10002 [2021-09-30T07:59:16.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T07:59:16.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T07:59:16.082Z] Configure a credential helper to remove this warning. See [2021-09-30T07:59:16.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T07:59:16.082Z] [2021-09-30T07:59:16.082Z] Login Succeeded [2021-09-30T07:59:16.082Z] nexus3.edgexfoundry.org:10003 [2021-09-30T07:59:16.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T07:59:16.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T07:59:16.349Z] Configure a credential helper to remove this warning. See [2021-09-30T07:59:16.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T07:59:16.349Z] [2021-09-30T07:59:16.349Z] Login Succeeded [2021-09-30T07:59:16.349Z] nexus3.edgexfoundry.org:10004 [2021-09-30T07:59:16.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T07:59:16.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T07:59:16.617Z] Configure a credential helper to remove this warning. See [2021-09-30T07:59:16.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T07:59:16.617Z] [2021-09-30T07:59:16.617Z] Login Succeeded [2021-09-30T07:59:16.617Z] docker.io [2021-09-30T07:59:16.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T07:59:16.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T07:59:16.884Z] Configure a credential helper to remove this warning. See [2021-09-30T07:59:16.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T07:59:16.884Z] [2021-09-30T07:59:16.885Z] Login Succeeded [2021-09-30T07:59:16.885Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T07:59:16.896Z] 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-09-30T07:59:17.429Z] + git log --format=format:%s -1 b491209870c9f1cbca3016b476c4838f3aee5cc9 [Pipeline] echo [2021-09-30T07:59:17.486Z] GIT_COMMIT: b491209870c9f1cbca3016b476c4838f3aee5cc9, Commit Message: Merge commit 'c303b7ce7d5b06ed9fe977fac658333aeb7799b5' into HEAD [Pipeline] echo [2021-09-30T07:59:17.501Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:59:18.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T07:59:18.393Z] [2021-09-30T07:59:18.393Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:59:18.722Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T07:59:18.722Z] latest: Pulling from edgex-devops/git-semver [2021-09-30T07:59:18.722Z] 31603596830f: Pulling fs layer [2021-09-30T07:59:18.722Z] 04fac38145f0: Pulling fs layer [2021-09-30T07:59:18.722Z] 701f6daf10bf: Pulling fs layer [2021-09-30T07:59:18.722Z] 24f72da36158: Pulling fs layer [2021-09-30T07:59:18.722Z] 24f72da36158: Waiting [2021-09-30T07:59:18.722Z] 04fac38145f0: Download complete [2021-09-30T07:59:18.994Z] 31603596830f: Verifying Checksum [2021-09-30T07:59:18.994Z] 31603596830f: Download complete [2021-09-30T07:59:18.994Z] 24f72da36158: Verifying Checksum [2021-09-30T07:59:18.994Z] 24f72da36158: Download complete [2021-09-30T07:59:19.263Z] 31603596830f: Pull complete [2021-09-30T07:59:19.263Z] 04fac38145f0: Pull complete [2021-09-30T07:59:19.263Z] 701f6daf10bf: Verifying Checksum [2021-09-30T07:59:19.263Z] 701f6daf10bf: Download complete [2021-09-30T07:59:19.857Z] 701f6daf10bf: Pull complete [2021-09-30T07:59:19.857Z] 24f72da36158: Pull complete [2021-09-30T07:59:19.857Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-30T07:59:19.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T07:59:19.857Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-30T07:59:19.947Z] prd-centos7-docker-4c-2g-246 does not seem to be running inside a container [2021-09-30T07:59:20.000Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-30T07:59:20.713Z] $ docker top 2e1dc99b40a04609b9f530d60b3e4a814a937347844d53d7b89adea46fefb136 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T07:59:20.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T07:59:20.846Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T07:59:20.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T07:59:20.963Z] $ docker exec 2e1dc99b40a04609b9f530d60b3e4a814a937347844d53d7b89adea46fefb136 ssh-agent [2021-09-30T07:59:21.073Z] SSH_AUTH_SOCK=/tmp/ssh-ljk5ApthC892/agent.13 [2021-09-30T07:59:21.073Z] SSH_AGENT_PID=19 [2021-09-30T07:59:21.085Z] Running ssh-add (command line suppressed) [2021-09-30T07:59:21.200Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_3835278058028700321.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_3835278058028700321.key) [2021-09-30T07:59:21.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T07:59:21.541Z] + git tag --points-at HEAD [Pipeline] } [2021-09-30T07:59:21.561Z] $ docker exec --env ******** --env ******** 2e1dc99b40a04609b9f530d60b3e4a814a937347844d53d7b89adea46fefb136 ssh-agent -k [2021-09-30T07:59:21.663Z] unset SSH_AUTH_SOCK; [2021-09-30T07:59:21.663Z] unset SSH_AGENT_PID; [2021-09-30T07:59:21.664Z] echo Agent pid 19 killed; [2021-09-30T07:59:21.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-30T07:59:21.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T07:59:21.723Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T07:59:21.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T07:59:21.841Z] $ docker exec 2e1dc99b40a04609b9f530d60b3e4a814a937347844d53d7b89adea46fefb136 ssh-agent [2021-09-30T07:59:21.949Z] SSH_AUTH_SOCK=/tmp/ssh-k3GX0IEbYuaI/agent.55 [2021-09-30T07:59:21.949Z] SSH_AGENT_PID=62 [2021-09-30T07:59:21.957Z] Running ssh-add (command line suppressed) [2021-09-30T07:59:22.056Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_2660112460745975056.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_2660112460745975056.key) [2021-09-30T07:59:22.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T07:59:22.409Z] + git semver init [2021-09-30T07:59:22.409Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T07:59:22.409Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.git [2021-09-30T07:59:22.409Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [2021-09-30T07:59:22.409Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T07:59:22.409Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T07:59:22.409Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T07:59:22.409Z] # $SEMVER_BRANCH = PR-37 [2021-09-30T07:59:22.409Z] # $SEMVER_TEMP = /tmp/semver-083147470 [2021-09-30T07:59:22.409Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-09-30T07:59:25.008Z] # '/tmp/semver-083147470' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver' [2021-09-30T07:59:25.008Z] # -> Force: false [2021-09-30T07:59:25.008Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver [Pipeline] } [2021-09-30T07:59:25.023Z] $ docker exec --env ******** --env ******** 2e1dc99b40a04609b9f530d60b3e4a814a937347844d53d7b89adea46fefb136 ssh-agent -k [2021-09-30T07:59:25.125Z] unset SSH_AUTH_SOCK; [2021-09-30T07:59:25.125Z] unset SSH_AGENT_PID; [2021-09-30T07:59:25.125Z] echo Agent pid 62 killed; [2021-09-30T07:59:25.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T07:59:25.483Z] + git semver [Pipeline] } [2021-09-30T07:59:25.503Z] $ docker stop --time=1 2e1dc99b40a04609b9f530d60b3e4a814a937347844d53d7b89adea46fefb136 [2021-09-30T07:59:26.757Z] $ docker rm -f 2e1dc99b40a04609b9f530d60b3e4a814a937347844d53d7b89adea46fefb136 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T07:59:27.146Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-30T07:59:27.524Z] Stashed 1 file(s) [Pipeline] echo [2021-09-30T07:59:27.533Z] [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-09-30T07:59:42.818Z] Still waiting to schedule task [2021-09-30T07:59:42.819Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-30T07:59:42.821Z] Still waiting to schedule task [2021-09-30T07:59:42.821Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-245’ is offline [2021-09-30T08:00:38.140Z] Running on prd-centos7-docker-4c-2g-249 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws [2021-09-30T08:00:38.188Z] Running in /w/workspace/app-rfid-llrp-inventory/9 [Pipeline] { [Pipeline] checkout [2021-09-30T08:00:38.300Z] The recommended git tool is: NONE [2021-09-30T08:00:40.947Z] using credential edgex-jenkins-ssh [2021-09-30T08:00:40.969Z] Cloning the remote Git repository [2021-09-30T08:00:40.147Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-30T08:00:40.218Z] > git init /w/workspace/app-rfid-llrp-inventory/9 # timeout=10 [2021-09-30T08:00:40.321Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-30T08:00:40.322Z] > git --version # timeout=10 [2021-09-30T08:00:40.335Z] > git --version # 'git version 2.24.4' [2021-09-30T08:00:40.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T08:00:40.409Z] [INFO] Currently running in a labeled security context [2021-09-30T08:00:40.409Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-30T08:00:40.409Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/9@tmp/jenkins-gitclient-ssh7280964347173273466.key [2021-09-30T08:00:40.445Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T08:00:42.629Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-30T08:00:42.640Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T08:00:42.657Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-30T08:00:42.682Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-30T08:00:42.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T08:00:42.684Z] [INFO] Currently running in a labeled security context [2021-09-30T08:00:42.684Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-30T08:00:42.684Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/9@tmp/jenkins-gitclient-ssh929271371682934677.key [2021-09-30T08:00:42.692Z] > 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-09-30T08:00:43.878Z] Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit 995e5f843a6275a781fac899201523aa0866864d [2021-09-30T08:00:43.997Z] Merge succeeded, producing 9c455956f1a3cd1067da8c1fff1ed582a23bdbe9 [2021-09-30T08:00:43.998Z] Checking out Revision 9c455956f1a3cd1067da8c1fff1ed582a23bdbe9 (PR-37) [2021-09-30T08:00:43.273Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T08:00:43.282Z] > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 [2021-09-30T08:00:43.319Z] > git remote # timeout=10 [2021-09-30T08:00:43.324Z] > git config --get remote.origin.url # timeout=10 [2021-09-30T08:00:43.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T08:00:43.329Z] [INFO] Currently running in a labeled security context [2021-09-30T08:00:43.329Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-30T08:00:43.329Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/9@tmp/jenkins-gitclient-ssh3947469741286671894.key [2021-09-30T08:00:43.335Z] > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 [2021-09-30T08:00:43.381Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-30T08:00:43.396Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T08:00:43.406Z] > git checkout -f 9c455956f1a3cd1067da8c1fff1ed582a23bdbe9 # timeout=10 [2021-09-30T08:00:47.486Z] Commit message: "Merge commit 'c303b7ce7d5b06ed9fe977fac658333aeb7799b5' into HEAD" [2021-09-30T08:00:47.495Z] First time build. Skipping changelog. [2021-09-30T08:00:47.176Z] > git rev-list --no-walk 55bf7a98ca95da14db67fa945a084007cc343636 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T08:00:47.934Z] provisioning config files... [2021-09-30T08:00:47.954Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/9@tmp/config8809270363113483505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T08:00:48.389Z] ---> docker-login.sh [2021-09-30T08:00:48.389Z] nexus3.edgexfoundry.org:10001 [2021-09-30T08:00:48.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T08:00:48.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T08:00:48.389Z] Configure a credential helper to remove this warning. See [2021-09-30T08:00:48.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T08:00:48.389Z] [2021-09-30T08:00:48.389Z] Login Succeeded [2021-09-30T08:00:48.389Z] nexus3.edgexfoundry.org:10002 [2021-09-30T08:00:48.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T08:00:48.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T08:00:48.659Z] Configure a credential helper to remove this warning. See [2021-09-30T08:00:48.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T08:00:48.659Z] [2021-09-30T08:00:48.659Z] Login Succeeded [2021-09-30T08:00:48.659Z] nexus3.edgexfoundry.org:10003 [2021-09-30T08:00:48.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T08:00:48.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T08:00:48.926Z] Configure a credential helper to remove this warning. See [2021-09-30T08:00:48.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T08:00:48.926Z] [2021-09-30T08:00:48.926Z] Login Succeeded [2021-09-30T08:00:48.926Z] nexus3.edgexfoundry.org:10004 [2021-09-30T08:00:48.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T08:00:48.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T08:00:48.926Z] Configure a credential helper to remove this warning. See [2021-09-30T08:00:48.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T08:00:48.926Z] [2021-09-30T08:00:48.926Z] Login Succeeded [2021-09-30T08:00:48.926Z] docker.io [2021-09-30T08:00:49.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T08:00:49.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T08:00:49.458Z] Configure a credential helper to remove this warning. See [2021-09-30T08:00:49.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T08:00:49.458Z] [2021-09-30T08:00:49.458Z] Login Succeeded [2021-09-30T08:00:49.458Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T08:00:49.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-30T08:00:49.701Z] ========================================================= [2021-09-30T08:00:49.701Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-30T08:00:49.701Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-30T08:00:50.041Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-30T08:00:50.041Z] Sending build context to Docker daemon 731.1kB [2021-09-30T08:00:50.041Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-30T08:00:50.041Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-30T08:00:50.041Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-30T08:00:50.041Z] 540db60ca938: Pulling fs layer [2021-09-30T08:00:50.041Z] adcc1eea9eea: Pulling fs layer [2021-09-30T08:00:50.041Z] 4c4ab2625f07: Pulling fs layer [2021-09-30T08:00:50.041Z] db62176df00c: Pulling fs layer [2021-09-30T08:00:50.041Z] 3b30891b0d05: Pulling fs layer [2021-09-30T08:00:50.041Z] 06b49ca38bd5: Pulling fs layer [2021-09-30T08:00:50.041Z] c788192a36de: Pulling fs layer [2021-09-30T08:00:50.041Z] a77e37c0d609: Pulling fs layer [2021-09-30T08:00:50.041Z] c3185cebc471: Pulling fs layer [2021-09-30T08:00:50.041Z] db62176df00c: Waiting [2021-09-30T08:00:50.041Z] 3b30891b0d05: Waiting [2021-09-30T08:00:50.041Z] 06b49ca38bd5: Waiting [2021-09-30T08:00:50.041Z] c788192a36de: Waiting [2021-09-30T08:00:50.041Z] a77e37c0d609: Waiting [2021-09-30T08:00:50.041Z] c3185cebc471: Waiting [2021-09-30T08:00:50.309Z] 4c4ab2625f07: Verifying Checksum [2021-09-30T08:00:50.309Z] 4c4ab2625f07: Download complete [2021-09-30T08:00:50.309Z] adcc1eea9eea: Verifying Checksum [2021-09-30T08:00:50.309Z] adcc1eea9eea: Download complete [2021-09-30T08:00:50.309Z] 3b30891b0d05: Verifying Checksum [2021-09-30T08:00:50.309Z] 3b30891b0d05: Download complete [2021-09-30T08:00:50.309Z] 06b49ca38bd5: Verifying Checksum [2021-09-30T08:00:50.309Z] 06b49ca38bd5: Download complete [2021-09-30T08:00:50.309Z] c788192a36de: Verifying Checksum [2021-09-30T08:00:50.309Z] c788192a36de: Download complete [2021-09-30T08:00:50.309Z] 540db60ca938: Verifying Checksum [2021-09-30T08:00:50.309Z] 540db60ca938: Download complete [2021-09-30T08:00:50.574Z] 540db60ca938: Pull complete [2021-09-30T08:00:50.574Z] adcc1eea9eea: Pull complete [2021-09-30T08:00:50.574Z] 4c4ab2625f07: Pull complete [2021-09-30T08:00:51.155Z] a77e37c0d609: Verifying Checksum [2021-09-30T08:00:51.155Z] a77e37c0d609: Download complete [2021-09-30T08:00:56.491Z] c3185cebc471: Verifying Checksum [2021-09-30T08:00:56.491Z] c3185cebc471: Download complete [2021-09-30T08:00:57.075Z] db62176df00c: Verifying Checksum [2021-09-30T08:00:57.076Z] db62176df00c: Download complete [2021-09-30T08:01:00.444Z] db62176df00c: Pull complete [2021-09-30T08:01:00.444Z] 3b30891b0d05: Pull complete [2021-09-30T08:01:00.444Z] 06b49ca38bd5: Pull complete [2021-09-30T08:01:00.444Z] c788192a36de: Pull complete [2021-09-30T08:01:00.722Z] a77e37c0d609: Pull complete [2021-09-30T08:01:02.679Z] c3185cebc471: Pull complete [2021-09-30T08:01:02.679Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-30T08:01:02.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T08:01:02.679Z] ---> 031687cdd783 [2021-09-30T08:01:02.679Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-30T08:01:04.629Z] ---> Running in d865029cc16d [2021-09-30T08:01:04.629Z] Removing intermediate container d865029cc16d [2021-09-30T08:01:04.629Z] ---> 3117c64f66a6 [2021-09-30T08:01:04.629Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-30T08:01:04.629Z] ---> Running in da1124b7c7ad [2021-09-30T08:01:04.629Z] Removing intermediate container da1124b7c7ad [2021-09-30T08:01:04.629Z] ---> 36d8796907d6 [2021-09-30T08:01:04.629Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-30T08:01:04.629Z] ---> Running in 4ebbb6df6bd2 [2021-09-30T08:01:04.629Z] Removing intermediate container 4ebbb6df6bd2 [2021-09-30T08:01:04.629Z] ---> e1eebc064f1e [2021-09-30T08:01:04.629Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T08:01:04.629Z] ---> Running in e577d22d24a8 [2021-09-30T08:01:05.214Z] Removing intermediate container e577d22d24a8 [2021-09-30T08:01:05.214Z] ---> 36482d1790a9 [2021-09-30T08:01:05.214Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-30T08:01:05.214Z] ---> Running in 25cee808b40a [2021-09-30T08:01:05.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T08:01:06.905Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T08:01:09.485Z] OK: 219 MiB in 52 packages [2021-09-30T08:01:09.485Z] Removing intermediate container 25cee808b40a [2021-09-30T08:01:09.485Z] ---> 222b43dca49d [2021-09-30T08:01:09.485Z] Step 8/13 : WORKDIR /app [2021-09-30T08:01:09.485Z] ---> Running in b9b39cedf663 [2021-09-30T08:01:09.485Z] Removing intermediate container b9b39cedf663 [2021-09-30T08:01:09.485Z] ---> c34eac554133 [2021-09-30T08:01:09.485Z] Step 9/13 : COPY go.mod . [2021-09-30T08:01:09.485Z] ---> b82eaa07f739 [2021-09-30T08:01:09.485Z] Step 10/13 : RUN go mod download [2021-09-30T08:01:09.485Z] ---> Running in e858de1c8281 [2021-09-30T08:01:21.801Z] Removing intermediate container e858de1c8281 [2021-09-30T08:01:21.801Z] ---> c3d2af7ce348 [2021-09-30T08:01:21.801Z] Step 11/13 : COPY . . [2021-09-30T08:01:22.074Z] ---> 6f92a04bea64 [2021-09-30T08:01:22.074Z] Step 12/13 : ARG MAKE="make build" [2021-09-30T08:01:22.074Z] ---> Running in 3ed44df59e23 [2021-09-30T08:01:22.074Z] Removing intermediate container 3ed44df59e23 [2021-09-30T08:01:22.074Z] ---> a86d90fea565 [2021-09-30T08:01:22.074Z] Step 13/13 : RUN $MAKE [2021-09-30T08:01:22.074Z] ---> Running in cace64fa72d8 [2021-09-30T08:01:22.343Z] noop [2021-09-30T08:01:22.610Z] Removing intermediate container cace64fa72d8 [2021-09-30T08:01:22.610Z] ---> 97ac918665c5 [2021-09-30T08:01:22.610Z] Successfully built 97ac918665c5 [2021-09-30T08:01:22.610Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T08:01:22.929Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T08:01:22.929Z] . [Pipeline] withDockerContainer [2021-09-30T08:01:23.017Z] prd-centos7-docker-4c-2g-249 does not seem to be running inside a container [2021-09-30T08:01:23.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@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-x86_64 cat [2021-09-30T08:01:23.449Z] $ docker top e3a47a6f7ed06aad8673594a9623e93cd57cfbd58b0a722cf926b0bb664963ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T08:01:23.857Z] + go version [2021-09-30T08:01:23.857Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-30T08:01:23.872Z] $ docker stop --time=1 e3a47a6f7ed06aad8673594a9623e93cd57cfbd58b0a722cf926b0bb664963ff [2021-09-30T08:01:25.049Z] $ docker rm -f e3a47a6f7ed06aad8673594a9623e93cd57cfbd58b0a722cf926b0bb664963ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T08:01:25.630Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T08:01:25.631Z] . [Pipeline] withDockerContainer [2021-09-30T08:01:25.711Z] prd-centos7-docker-4c-2g-249 does not seem to be running inside a container [2021-09-30T08:01:25.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@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-x86_64 cat [2021-09-30T08:01:26.101Z] $ docker top de21d3ce32e5a4d65797f8082c5b46e2cc7c724a1391de0ff55c71bf870005bf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-30T08:01:26.504Z] + go mod tidy [Pipeline] sh [2021-09-30T08:01:27.118Z] + make test [2021-09-30T08:01:27.118Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-30T08:01:32.541Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-09-30T08:01:32.541Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-09-30T08:01:32.541Z] /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-09-30T08:01:32.541Z] have (string, bool, string, string) [2021-09-30T08:01:32.541Z] want (string, string) [2021-09-30T08:01:44.986Z] # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] [2021-09-30T08:01:44.986Z] internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut [2021-09-30T08:01:44.986Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] [2021-09-30T08:01:44.986Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] [2021-09-30T08:01:45.255Z] # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [edgexfoundry/app-rfid-llrp-inventory/internal/llrp.test] [2021-09-30T08:01:45.255Z] internal/llrp/device_service_test.go:18:10: undefined: logger.NewClientStdOut [2021-09-30T08:01:45.256Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] [2021-09-30T08:01:45.256Z] make: *** [Makefile:30: test] Error 2 [Pipeline] } [2021-09-30T08:01:45.277Z] $ docker stop --time=1 de21d3ce32e5a4d65797f8082c5b46e2cc7c724a1391de0ff55c71bf870005bf [2021-09-30T08:01:47.022Z] $ docker rm -f de21d3ce32e5a4d65797f8082c5b46e2cc7c724a1391de0ff55c71bf870005bf [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-09-30T08:01:47.912Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-250 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws [2021-09-30T08:01:47.930Z] Running in /w/workspace/app-rfid-llrp-inventory/9 [Pipeline] { [Pipeline] checkout [2021-09-30T08:01:47.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T08:01:47.983Z] [2021-09-30T08:01:47.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T08:01:48.156Z] The recommended git tool is: NONE [2021-09-30T08:01:48.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T08:01:48.307Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-30T08:01:48.307Z] b4d181a07f80: Pulling fs layer [2021-09-30T08:01:48.307Z] a1111a8f2ec3: Pulling fs layer [2021-09-30T08:01:48.307Z] ed53099fbce6: Pulling fs layer [2021-09-30T08:01:48.307Z] dc539afda2c1: Pulling fs layer [2021-09-30T08:01:48.307Z] 77bc0d833cb6: Pulling fs layer [2021-09-30T08:01:48.307Z] 9065ff56babe: Pulling fs layer [2021-09-30T08:01:48.307Z] d287ab97295c: Pulling fs layer [2021-09-30T08:01:48.307Z] dc539afda2c1: Waiting [2021-09-30T08:01:48.307Z] 77bc0d833cb6: Waiting [2021-09-30T08:01:48.307Z] 9065ff56babe: Waiting [2021-09-30T08:01:48.307Z] d287ab97295c: Waiting [2021-09-30T08:01:48.588Z] a1111a8f2ec3: Verifying Checksum [2021-09-30T08:01:48.588Z] a1111a8f2ec3: Download complete [2021-09-30T08:01:48.857Z] dc539afda2c1: Download complete [2021-09-30T08:01:48.857Z] 77bc0d833cb6: Verifying Checksum [2021-09-30T08:01:48.857Z] 77bc0d833cb6: Download complete [2021-09-30T08:01:48.857Z] ed53099fbce6: Verifying Checksum [2021-09-30T08:01:48.857Z] ed53099fbce6: Download complete [2021-09-30T08:01:48.857Z] 9065ff56babe: Verifying Checksum [2021-09-30T08:01:48.857Z] 9065ff56babe: Download complete [2021-09-30T08:01:49.441Z] b4d181a07f80: Verifying Checksum [2021-09-30T08:01:49.441Z] b4d181a07f80: Download complete [2021-09-30T08:01:50.860Z] b4d181a07f80: Pull complete [2021-09-30T08:01:50.860Z] a1111a8f2ec3: Pull complete [2021-09-30T08:01:51.443Z] ed53099fbce6: Pull complete [2021-09-30T08:01:51.443Z] dc539afda2c1: Pull complete [2021-09-30T08:01:51.709Z] 77bc0d833cb6: Pull complete [2021-09-30T08:01:51.709Z] 9065ff56babe: Pull complete [2021-09-30T08:01:53.113Z] d287ab97295c: Verifying Checksum [2021-09-30T08:01:53.113Z] d287ab97295c: Download complete [2021-09-30T08:01:53.597Z] using credential edgex-jenkins-ssh [2021-09-30T08:01:53.616Z] Cloning the remote Git repository [2021-09-30T08:01:53.666Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-30T08:01:53.765Z] > git init /w/workspace/app-rfid-llrp-inventory/9 # timeout=10 [2021-09-30T08:01:53.839Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-30T08:01:53.840Z] > git --version # timeout=10 [2021-09-30T08:01:53.853Z] > git --version # 'git version 2.17.1' [2021-09-30T08:01:53.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T08:01:53.923Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T08:01:56.611Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-30T08:01:56.626Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T08:01:56.648Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-30T08:01:56.678Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-30T08:01:56.679Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T08:01:56.690Z] > 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-09-30T08:01:57.247Z] Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit 995e5f843a6275a781fac899201523aa0866864d [2021-09-30T08:01:57.384Z] d287ab97295c: Pull complete [2021-09-30T08:01:57.384Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-30T08:01:57.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T08:01:57.384Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-30T08:01:57.482Z] prd-centos7-docker-4c-2g-249 does not seem to be running inside a container [2021-09-30T08:01:57.538Z] Merge succeeded, producing d343e8b89715ced0fc513f404a96e5c8eb9c2217 [2021-09-30T08:01:57.538Z] Checking out Revision d343e8b89715ced0fc513f404a96e5c8eb9c2217 (PR-37) [2021-09-30T08:01:57.546Z] $ 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/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@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:latest cat [2021-09-30T08:01:57.262Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T08:01:57.284Z] > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 [2021-09-30T08:01:57.371Z] > git remote # timeout=10 [2021-09-30T08:01:57.391Z] > git config --get remote.origin.url # timeout=10 [2021-09-30T08:01:57.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T08:01:57.421Z] > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 [2021-09-30T08:01:57.522Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-30T08:01:57.543Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T08:01:57.555Z] > git checkout -f d343e8b89715ced0fc513f404a96e5c8eb9c2217 # timeout=10 [2021-09-30T08:01:59.994Z] $ docker top 720237735b668ccc9adcc48526403246f251cdab536fc16c9b1d2a37435dfb49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T08:02:00.462Z] ---> job-cost.sh [2021-09-30T08:02:00.462Z] lf-activate-venv: SKIPPING [2021-09-30T08:02:00.462Z] INFO: No Stack... [2021-09-30T08:02:01.047Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-30T08:02:01.631Z] INFO: Archiving Costs [Pipeline] sh [2021-09-30T08:02:01.866Z] Commit message: "Merge commit 'c303b7ce7d5b06ed9fe977fac658333aeb7799b5' into HEAD" [2021-09-30T08:02:01.895Z] First time build. Skipping changelog. [2021-09-30T08:02:01.955Z] + cat /w/workspace/app-rfid-llrp-inventory/9/archives/cost.csv [2021-09-30T08:02:01.955Z] + cut -d, -f6 [Pipeline] lock [2021-09-30T08:02:02.010Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-9-stack-cost] [2021-09-30T08:02:02.024Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-9-stack-cost] did not exist. Created. [2021-09-30T08:02:02.024Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-30T08:02:02.360Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-30T08:02:02.396Z] [2021-09-30T08:02:02.396Z] GitHub has been notified of this commit’s build result [2021-09-30T08:02:02.396Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T08:02:02.520Z] provisioning config files... [2021-09-30T08:02:02.547Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/9@tmp/config516555651024507530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T08:02:02.618Z] Stashed 1 file(s) [Pipeline] } [2021-09-30T08:02:02.842Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-30T08:02:02.871Z] $ docker stop --time=1 720237735b668ccc9adcc48526403246f251cdab536fc16c9b1d2a37435dfb49 [2021-09-30T08:02:01.873Z] > git rev-list --no-walk 55bf7a98ca95da14db67fa945a084007cc343636 # timeout=10 [2021-09-30T08:02:03.152Z] ---> docker-login.sh [2021-09-30T08:02:03.152Z] nexus3.edgexfoundry.org:10001 [2021-09-30T08:02:04.013Z] $ docker rm -f 720237735b668ccc9adcc48526403246f251cdab536fc16c9b1d2a37435dfb49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-30T08:02:04.364Z] Failed in branch amd64 [2021-09-30T08:02:04.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T08:02:04.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T08:02:04.885Z] Configure a credential helper to remove this warning. See [2021-09-30T08:02:04.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T08:02:04.885Z] [2021-09-30T08:02:04.885Z] Login Succeeded [2021-09-30T08:02:04.885Z] nexus3.edgexfoundry.org:10002 [2021-09-30T08:02:05.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T08:02:05.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T08:02:05.482Z] Configure a credential helper to remove this warning. See [2021-09-30T08:02:05.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T08:02:05.482Z] [2021-09-30T08:02:05.482Z] Login Succeeded [2021-09-30T08:02:05.482Z] nexus3.edgexfoundry.org:10003 [2021-09-30T08:02:05.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T08:02:06.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T08:02:06.030Z] Configure a credential helper to remove this warning. See [2021-09-30T08:02:06.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T08:02:06.030Z] [2021-09-30T08:02:06.030Z] Login Succeeded [2021-09-30T08:02:06.030Z] nexus3.edgexfoundry.org:10004 [2021-09-30T08:02:06.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T08:02:06.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T08:02:06.584Z] Configure a credential helper to remove this warning. See [2021-09-30T08:02:06.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T08:02:06.584Z] [2021-09-30T08:02:06.584Z] Login Succeeded [2021-09-30T08:02:06.584Z] docker.io [2021-09-30T08:02:06.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T08:02:07.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T08:02:07.452Z] Configure a credential helper to remove this warning. See [2021-09-30T08:02:07.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T08:02:07.452Z] [2021-09-30T08:02:07.452Z] Login Succeeded [2021-09-30T08:02:07.452Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T08:02:07.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-30T08:02:08.038Z] ========================================================= [2021-09-30T08:02:08.038Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-30T08:02:08.038Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-30T08:02:08.511Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-30T08:02:08.786Z] Sending build context to Docker daemon 731.1kB [2021-09-30T08:02:08.786Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-30T08:02:08.786Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-30T08:02:09.391Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-30T08:02:09.391Z] 595b0fe564bb: Pulling fs layer [2021-09-30T08:02:09.391Z] 24495759ef45: Pulling fs layer [2021-09-30T08:02:09.391Z] d148012ef14d: Pulling fs layer [2021-09-30T08:02:09.391Z] e90a11edd702: Pulling fs layer [2021-09-30T08:02:09.391Z] d77568369979: Pulling fs layer [2021-09-30T08:02:09.391Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-30T08:02:09.391Z] 170f2ba95c9a: Pulling fs layer [2021-09-30T08:02:09.391Z] 97ac5df62f85: Pulling fs layer [2021-09-30T08:02:09.391Z] d77568369979: Waiting [2021-09-30T08:02:09.391Z] fc1c9f9a7f3b: Waiting [2021-09-30T08:02:09.391Z] 170f2ba95c9a: Waiting [2021-09-30T08:02:09.391Z] 97ac5df62f85: Waiting [2021-09-30T08:02:09.391Z] e90a11edd702: Waiting [2021-09-30T08:02:09.391Z] d148012ef14d: Verifying Checksum [2021-09-30T08:02:09.391Z] d148012ef14d: Download complete [2021-09-30T08:02:09.391Z] 24495759ef45: Verifying Checksum [2021-09-30T08:02:09.391Z] 24495759ef45: Download complete [2021-09-30T08:02:09.391Z] d77568369979: Verifying Checksum [2021-09-30T08:02:09.391Z] d77568369979: Download complete [2021-09-30T08:02:09.391Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-30T08:02:09.391Z] fc1c9f9a7f3b: Download complete [2021-09-30T08:02:09.391Z] 595b0fe564bb: Verifying Checksum [2021-09-30T08:02:09.391Z] 595b0fe564bb: Download complete [2021-09-30T08:02:09.391Z] 170f2ba95c9a: Verifying Checksum [2021-09-30T08:02:09.391Z] 170f2ba95c9a: Download complete [2021-09-30T08:02:09.995Z] 595b0fe564bb: Pull complete [2021-09-30T08:02:11.000Z] 24495759ef45: Pull complete [2021-09-30T08:02:11.000Z] d148012ef14d: Pull complete [2021-09-30T08:02:12.979Z] 97ac5df62f85: Verifying Checksum [2021-09-30T08:02:12.979Z] 97ac5df62f85: Download complete [2021-09-30T08:02:13.576Z] e90a11edd702: Verifying Checksum [2021-09-30T08:02:13.576Z] e90a11edd702: Download complete [2021-09-30T08:02:23.709Z] e90a11edd702: Pull complete [2021-09-30T08:02:23.709Z] d77568369979: Pull complete [2021-09-30T08:02:23.709Z] fc1c9f9a7f3b: Pull complete [2021-09-30T08:02:23.709Z] 170f2ba95c9a: Pull complete [2021-09-30T08:02:30.434Z] 97ac5df62f85: Pull complete [2021-09-30T08:02:30.434Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-30T08:02:30.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T08:02:30.434Z] ---> 04bc70af865f [2021-09-30T08:02:30.434Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-30T08:02:33.840Z] ---> Running in d2906efe368b [2021-09-30T08:02:34.113Z] Removing intermediate container d2906efe368b [2021-09-30T08:02:34.113Z] ---> b6c1db6fdda2 [2021-09-30T08:02:34.113Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-30T08:02:34.113Z] ---> Running in c6ed84da34a4 [2021-09-30T08:02:34.715Z] Removing intermediate container c6ed84da34a4 [2021-09-30T08:02:34.715Z] ---> 3829d22bcb6a [2021-09-30T08:02:34.715Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-30T08:02:34.990Z] ---> Running in 67924e5e0e87 [2021-09-30T08:02:35.592Z] Removing intermediate container 67924e5e0e87 [2021-09-30T08:02:35.592Z] ---> b1f04ceee493 [2021-09-30T08:02:35.592Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T08:02:35.867Z] ---> Running in eeadbb3cfdd1 [2021-09-30T08:02:38.499Z] Removing intermediate container eeadbb3cfdd1 [2021-09-30T08:02:38.499Z] ---> 9a255f0e7d5f [2021-09-30T08:02:38.499Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-30T08:02:38.775Z] ---> Running in c3e65d76c7ee [2021-09-30T08:02:40.231Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T08:02:41.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T08:02:43.654Z] OK: 218 MiB in 52 packages [2021-09-30T08:02:45.090Z] Removing intermediate container c3e65d76c7ee [2021-09-30T08:02:45.090Z] ---> 296f2df37a67 [2021-09-30T08:02:45.090Z] Step 8/13 : WORKDIR /app [2021-09-30T08:02:45.090Z] ---> Running in fe7e0a9abb72 [2021-09-30T08:02:45.686Z] Removing intermediate container fe7e0a9abb72 [2021-09-30T08:02:45.686Z] ---> 67e76b38c00e [2021-09-30T08:02:45.686Z] Step 9/13 : COPY go.mod . [2021-09-30T08:02:46.664Z] ---> 47874b8a8fbd [2021-09-30T08:02:46.664Z] Step 10/13 : RUN go mod download [2021-09-30T08:02:46.664Z] ---> Running in bdb99d463345 [2021-09-30T08:03:13.501Z] Removing intermediate container bdb99d463345 [2021-09-30T08:03:13.501Z] ---> aac8c94b471f [2021-09-30T08:03:13.501Z] Step 11/13 : COPY . . [2021-09-30T08:03:14.482Z] ---> a49ed5c935a5 [2021-09-30T08:03:14.482Z] Step 12/13 : ARG MAKE="make build" [2021-09-30T08:03:14.482Z] ---> Running in 179b8daa8c6f [2021-09-30T08:03:15.084Z] Removing intermediate container 179b8daa8c6f [2021-09-30T08:03:15.084Z] ---> d3fcc8cdff76 [2021-09-30T08:03:15.084Z] Step 13/13 : RUN $MAKE [2021-09-30T08:03:15.361Z] ---> Running in d751f1712aa0 [2021-09-30T08:03:16.799Z] noop [2021-09-30T08:03:17.391Z] Removing intermediate container d751f1712aa0 [2021-09-30T08:03:17.391Z] ---> b9dbcd17eada [2021-09-30T08:03:17.391Z] Successfully built b9dbcd17eada [2021-09-30T08:03:17.391Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T08:03:17.737Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T08:03:17.737Z] . [Pipeline] withDockerContainer [2021-09-30T08:03:18.036Z] prd-ubuntu18.04-docker-arm64-4c-16g-250 does not seem to be running inside a container [2021-09-30T08:03:18.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@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-09-30T08:03:19.955Z] $ docker top 408e1ba1446c5e5c1134e36aab490e70e7aa253c1fa304f5ddf58cb49551074b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T08:03:20.922Z] + go version [2021-09-30T08:03:20.922Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-30T08:03:20.953Z] $ docker stop --time=1 408e1ba1446c5e5c1134e36aab490e70e7aa253c1fa304f5ddf58cb49551074b [2021-09-30T08:03:22.946Z] $ docker rm -f 408e1ba1446c5e5c1134e36aab490e70e7aa253c1fa304f5ddf58cb49551074b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T08:03:23.741Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T08:03:23.742Z] . [Pipeline] withDockerContainer [2021-09-30T08:03:24.019Z] prd-ubuntu18.04-docker-arm64-4c-16g-250 does not seem to be running inside a container [2021-09-30T08:03:24.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@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-09-30T08:03:25.888Z] $ docker top 2226eb30b40aeb2e92e07f33e4d59c2a579d30bf54725baa12a86244d4aa19f1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-30T08:03:26.825Z] + go mod tidy [Pipeline] sh [2021-09-30T08:03:28.093Z] + make test [2021-09-30T08:03:28.093Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-30T08:03:46.490Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-09-30T08:03:46.490Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-09-30T08:03:46.490Z] /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-09-30T08:03:46.490Z] have (string, bool, string, string) [2021-09-30T08:03:46.490Z] want (string, string) [2021-09-30T08:04:33.503Z] # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] [2021-09-30T08:04:33.503Z] internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut [2021-09-30T08:04:33.503Z] # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [edgexfoundry/app-rfid-llrp-inventory/internal/llrp.test] [2021-09-30T08:04:33.503Z] internal/llrp/device_service_test.go:18:10: undefined: logger.NewClientStdOut [2021-09-30T08:04:33.503Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] [2021-09-30T08:04:33.503Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] [2021-09-30T08:04:33.503Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] [2021-09-30T08:04:33.503Z] make: *** [Makefile:30: test] Error 2 [Pipeline] } [2021-09-30T08:04:33.530Z] $ docker stop --time=1 2226eb30b40aeb2e92e07f33e4d59c2a579d30bf54725baa12a86244d4aa19f1 [2021-09-30T08:04:35.727Z] $ docker rm -f 2226eb30b40aeb2e92e07f33e4d59c2a579d30bf54725baa12a86244d4aa19f1 [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-09-30T08:04:37.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T08:04:37.146Z] [2021-09-30T08:04:37.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-30T08:04:37.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T08:04:38.156Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-30T08:04:38.156Z] 448f6bf000e3: Pulling fs layer [2021-09-30T08:04:38.156Z] f757da607395: Pulling fs layer [2021-09-30T08:04:38.156Z] 05883995daec: Pulling fs layer [2021-09-30T08:04:38.156Z] 8603b9c90790: Pulling fs layer [2021-09-30T08:04:38.156Z] 1560dd03e051: Pulling fs layer [2021-09-30T08:04:38.156Z] 27f5ce0e4adf: Pulling fs layer [2021-09-30T08:04:38.156Z] c2d8d7efcc4b: Pulling fs layer [2021-09-30T08:04:38.156Z] 1560dd03e051: Waiting [2021-09-30T08:04:38.156Z] 27f5ce0e4adf: Waiting [2021-09-30T08:04:38.156Z] c2d8d7efcc4b: Waiting [2021-09-30T08:04:38.459Z] f757da607395: Verifying Checksum [2021-09-30T08:04:38.459Z] f757da607395: Download complete [2021-09-30T08:04:38.459Z] 8603b9c90790: Verifying Checksum [2021-09-30T08:04:38.747Z] 1560dd03e051: Verifying Checksum [2021-09-30T08:04:38.747Z] 1560dd03e051: Download complete [2021-09-30T08:04:38.747Z] 27f5ce0e4adf: Download complete [2021-09-30T08:04:39.345Z] 05883995daec: Verifying Checksum [2021-09-30T08:04:39.345Z] 05883995daec: Download complete [2021-09-30T08:04:40.339Z] 448f6bf000e3: Download complete [2021-09-30T08:04:42.986Z] c2d8d7efcc4b: Verifying Checksum [2021-09-30T08:04:42.986Z] c2d8d7efcc4b: Download complete [2021-09-30T08:04:43.972Z] 448f6bf000e3: Pull complete [2021-09-30T08:04:44.952Z] f757da607395: Pull complete [2021-09-30T08:04:46.396Z] 05883995daec: Pull complete [2021-09-30T08:04:46.669Z] 8603b9c90790: Pull complete [2021-09-30T08:04:47.649Z] 1560dd03e051: Pull complete [2021-09-30T08:04:47.923Z] 27f5ce0e4adf: Pull complete [2021-09-30T08:05:03.054Z] c2d8d7efcc4b: Pull complete [2021-09-30T08:05:03.054Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-30T08:05:03.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T08:05:03.054Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-30T08:05:03.282Z] prd-ubuntu18.04-docker-arm64-4c-16g-250 does not seem to be running inside a container [2021-09-30T08:05:03.368Z] $ 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/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@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-09-30T08:05:07.579Z] $ docker top 2c465ecdf0c8d2fd58be760c28bacefc76cff7c1fb76d75fa76374ae93052d4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T08:05:08.544Z] ---> job-cost.sh [2021-09-30T08:05:08.544Z] lf-activate-venv: SKIPPING [2021-09-30T08:05:08.544Z] INFO: No Stack... [2021-09-30T08:05:09.521Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-30T08:05:10.115Z] INFO: Archiving Costs [Pipeline] sh [2021-09-30T08:05:10.770Z] + cat /w/workspace/app-rfid-llrp-inventory/9/archives/cost.csv [2021-09-30T08:05:10.770Z] + cut -d, -f6 [Pipeline] lock [2021-09-30T08:05:10.836Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-9-stack-cost] [2021-09-30T08:05:10.852Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-9-stack-cost] did not exist. Created. [2021-09-30T08:05:10.852Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-30T08:05:11.562Z] /w/workspace/app-rfid-llrp-inventory/9@tmp/durable-49c7736a/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/9@tmp/durable-49c7736a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-30T08:05:12.222Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-30T08:05:12.257Z] Warning: overwriting stash ‘stack-cost’ [2021-09-30T08:05:12.833Z] Stashed 1 file(s) [Pipeline] } [2021-09-30T08:05:12.861Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-30T08:05:12.888Z] $ docker stop --time=1 2c465ecdf0c8d2fd58be760c28bacefc76cff7c1fb76d75fa76374ae93052d4a [2021-09-30T08:05:14.553Z] $ docker rm -f 2c465ecdf0c8d2fd58be760c28bacefc76cff7c1fb76d75fa76374ae93052d4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-30T08:05:15.091Z] 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-09-30T08:05:16.607Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-30T08:05:16.929Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T08:05:17.511Z] ---> package-listing.sh [2021-09-30T08:05:17.511Z] ++ facter osfamily [2021-09-30T08:05:17.511Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-30T08:05:17.777Z] + OS_FAMILY=redhat [2021-09-30T08:05:17.777Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-37 [2021-09-30T08:05:17.777Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-30T08:05:17.777Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-30T08:05:17.777Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-30T08:05:17.777Z] + PACKAGES=/tmp/packages_start.txt [2021-09-30T08:05:17.777Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' [2021-09-30T08:05:17.777Z] + PACKAGES=/tmp/packages_end.txt [2021-09-30T08:05:17.777Z] + case "${OS_FAMILY}" in [2021-09-30T08:05:17.777Z] + rpm -qa [2021-09-30T08:05:17.777Z] + sort [2021-09-30T08:05:18.361Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-30T08:05:18.361Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-30T08:05:18.361Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-30T08:05:18.361Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' [2021-09-30T08:05:18.361Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ [2021-09-30T08:05:18.361Z] + 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-09-30T08:05:18.377Z] 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-09-30T08:05:18.676Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-30T08:05:19.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T08:05:19.257Z] [2021-09-30T08:05:19.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T08:05:19.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T08:05:19.590Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-30T08:05:19.590Z] b4d181a07f80: Pulling fs layer [2021-09-30T08:05:19.590Z] a1111a8f2ec3: Pulling fs layer [2021-09-30T08:05:19.590Z] ed53099fbce6: Pulling fs layer [2021-09-30T08:05:19.590Z] dc539afda2c1: Pulling fs layer [2021-09-30T08:05:19.590Z] 77bc0d833cb6: Pulling fs layer [2021-09-30T08:05:19.590Z] 9065ff56babe: Pulling fs layer [2021-09-30T08:05:19.590Z] d287ab97295c: Pulling fs layer [2021-09-30T08:05:19.590Z] dc539afda2c1: Waiting [2021-09-30T08:05:19.590Z] 77bc0d833cb6: Waiting [2021-09-30T08:05:19.590Z] 9065ff56babe: Waiting [2021-09-30T08:05:19.590Z] d287ab97295c: Waiting [2021-09-30T08:05:19.855Z] a1111a8f2ec3: Verifying Checksum [2021-09-30T08:05:19.855Z] a1111a8f2ec3: Download complete [2021-09-30T08:05:19.855Z] dc539afda2c1: Verifying Checksum [2021-09-30T08:05:19.855Z] dc539afda2c1: Download complete [2021-09-30T08:05:20.120Z] 77bc0d833cb6: Verifying Checksum [2021-09-30T08:05:20.120Z] 77bc0d833cb6: Download complete [2021-09-30T08:05:20.120Z] 9065ff56babe: Verifying Checksum [2021-09-30T08:05:20.120Z] 9065ff56babe: Download complete [2021-09-30T08:05:20.389Z] ed53099fbce6: Verifying Checksum [2021-09-30T08:05:20.389Z] ed53099fbce6: Download complete [2021-09-30T08:05:21.343Z] b4d181a07f80: Verifying Checksum [2021-09-30T08:05:21.343Z] b4d181a07f80: Download complete [2021-09-30T08:05:22.322Z] b4d181a07f80: Pull complete [2021-09-30T08:05:22.322Z] a1111a8f2ec3: Pull complete [2021-09-30T08:05:22.956Z] ed53099fbce6: Pull complete [2021-09-30T08:05:22.956Z] dc539afda2c1: Pull complete [2021-09-30T08:05:23.274Z] 77bc0d833cb6: Pull complete [2021-09-30T08:05:23.274Z] 9065ff56babe: Pull complete [2021-09-30T08:05:25.215Z] d287ab97295c: Download complete [2021-09-30T08:05:29.498Z] d287ab97295c: Pull complete [2021-09-30T08:05:29.498Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-30T08:05:29.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T08:05:29.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-30T08:05:29.583Z] prd-centos7-docker-4c-2g-246 does not seem to be running inside a container [2021-09-30T08:05:29.633Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-30T08:05:31.888Z] $ docker top 4882e1a69036af7c51376b3477f506079c4de6b0fc6cbf2c69e1be0fb48c225b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T08:05:32.308Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-30T08:05:32.619Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-30T08:05:32.934Z] + ls /var/log/sa-host [2021-09-30T08:05:32.934Z] + sadf -c /var/log/sa-host/sa05 [2021-09-30T08:05:32.934Z] file_magic: OK [2021-09-30T08:05:32.934Z] HZ: Using current value: 100 [2021-09-30T08:05:32.934Z] file_header: OK [2021-09-30T08:05:32.934Z] 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-09-30T08:05:32.934Z] Statistics: [2021-09-30T08:05:32.934Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T08:05:32.934Z] File successfully converted to sysstat format version 12.0.3 [2021-09-30T08:05:32.934Z] + sadf -c /var/log/sa-host/sa30 [2021-09-30T08:05:32.934Z] file_magic: OK [2021-09-30T08:05:32.934Z] HZ: Using current value: 100 [2021-09-30T08:05:32.934Z] file_header: OK [2021-09-30T08:05:32.934Z] 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-09-30T08:05:32.934Z] Statistics: [2021-09-30T08:05:32.934Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T08:05:32.934Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T08:05:33.109Z] provisioning config files... [2021-09-30T08:05:33.125Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config332605775269962723tmp [Pipeline] { [Pipeline] echo [2021-09-30T08:05:33.150Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T08:05:33.462Z] ---> create-netrc.sh [Pipeline] } [2021-09-30T08:05:33.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-30T08:05:33.853Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-30T08:05:33.866Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T08:05:34.173Z] ---> sudo-logs.sh [2021-09-30T08:05:34.174Z] Archiving 'sudo' log.. [2021-09-30T08:05:34.174Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-246.vexxhost.local: Name or service not known [2021-09-30T08:05:34.174Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-246.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-30T08:05:34.237Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T08:05:34.551Z] ---> job-cost.sh [2021-09-30T08:05:34.551Z] lf-activate-venv: SKIPPING [2021-09-30T08:05:34.551Z] DEBUG: total: 0.10999999940395355 [2021-09-30T08:05:34.551Z] INFO: Retrieving Stack Cost... [2021-09-30T08:05:35.509Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-30T08:05:36.090Z] INFO: Archiving Costs [Pipeline] echo [2021-09-30T08:05:36.108Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T08:05:36.414Z] ---> logs-deploy.sh [2021-09-30T08:05:36.414Z] lf-activate-venv: SKIPPING [2021-09-30T08:05:36.414Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-37/9 [2021-09-30T08:05:36.414Z] INFO: archiving workspace using pattern(s): [2021-09-30T08:05:36.996Z] Archives upload complete. [2021-09-30T08:05:37.265Z] INFO: archiving logs to Nexus