Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 07ff70a745b77f70f4b47d5a2d31a9f78666f659 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-ssh3895367038548492703.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision badcf42234fb1e6cb640581e12a7601bf0f58365 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-ssh142396152514108034.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 badcf42234fb1e6cb640581e12a7601bf0f58365 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh546744548870962929.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision badcf42234fb1e6cb640581e12a7601bf0f58365 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f badcf42234fb1e6cb640581e12a7601bf0f58365 # timeout=10 Commit message: "Merge pull request #344 from ernestojeda/dockerfile-build-optional" > 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-ssh6340841472467251583.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5429124223310502427.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-577 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh5927547446125864601.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 07ff70a745b77f70f4b47d5a2d31a9f78666f659 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 Commit message: "Merge pull request #46 from soda480/US1907" > git rev-list --no-walk 5b6662352b87c3cff91568a79a832288180406c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-29T22:18:10.974Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-29T22:18:11.063Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-29T22:18:11.092Z] ========================================================= [2021-07-29T22:18:11.092Z] EdgeX Global Pipelines Version Info [2021-07-29T22:18:11.092Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-29T22:18:12.397Z] ------------------- [2021-07-29T22:18:12.397Z] stable info: [2021-07-29T22:18:12.397Z] ------------------- [2021-07-29T22:18:12.397Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-29T22:18:12.397Z] Commit SHA: badcf42234fb1e6cb640581e12a7601bf0f58365 [2021-07-29T22:18:12.397Z] Message: update stable to v1.0.198 [2021-07-29T22:18:12.982Z] ------------------- [2021-07-29T22:18:12.982Z] experimental info: [2021-07-29T22:18:12.982Z] ------------------- [2021-07-29T22:18:12.983Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-29T22:18:12.983Z] Commit SHA: badcf42234fb1e6cb640581e12a7601bf0f58365 [2021-07-29T22:18:12.983Z] Message: update experimental to v1.0.198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-29T22:18:13.126Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-07-29T22:18:13.149Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-07-29T22:18:13.171Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-29T22:18:13.197Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-29T22:18:13.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-29T22:18:13.253Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-29T22:18:13.277Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-29T22:18:13.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-29T22:18:13.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-29T22:18:13.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-29T22:18:13.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-29T22:18:13.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-07-29T22:18:13.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-07-29T22:18:13.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-29T22:18:13.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-29T22:18:13.513Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T22:18:13.534Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T22:18:13.555Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-29T22:18:13.581Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-29T22:18:13.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-29T22:18:13.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-29T22:18:13.655Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-29T22:18:13.679Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-29T22:18:13.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-29T22:18:13.724Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-29T22:18:13.746Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-29T22:18:13.768Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-29T22:18:13.790Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-29T22:18:13.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-29T22:18:13.835Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-29T22:18:13.857Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07ff70a745b77f70f4b47d5a2d31a9f78666f659 [Pipeline] echo [2021-07-29T22:18:13.880Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07ff70a [Pipeline] echo [2021-07-29T22:18:13.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T22:18:13.980Z] provisioning config files... [2021-07-29T22:18:14.002Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3191426013902690387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T22:18:14.339Z] ---> docker-login.sh [2021-07-29T22:18:14.339Z] nexus3.edgexfoundry.org:10001 [2021-07-29T22:18:14.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:18:14.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:18:14.604Z] Configure a credential helper to remove this warning. See [2021-07-29T22:18:14.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:18:14.604Z] [2021-07-29T22:18:14.604Z] Login Succeeded [2021-07-29T22:18:14.604Z] nexus3.edgexfoundry.org:10002 [2021-07-29T22:18:14.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:18:14.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:18:14.873Z] Configure a credential helper to remove this warning. See [2021-07-29T22:18:14.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:18:14.873Z] [2021-07-29T22:18:14.873Z] Login Succeeded [2021-07-29T22:18:14.873Z] nexus3.edgexfoundry.org:10003 [2021-07-29T22:18:14.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:18:14.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:18:14.873Z] Configure a credential helper to remove this warning. See [2021-07-29T22:18:14.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:18:14.873Z] [2021-07-29T22:18:14.873Z] Login Succeeded [2021-07-29T22:18:14.873Z] nexus3.edgexfoundry.org:10004 [2021-07-29T22:18:15.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:18:15.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:18:15.147Z] Configure a credential helper to remove this warning. See [2021-07-29T22:18:15.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:18:15.147Z] [2021-07-29T22:18:15.147Z] Login Succeeded [2021-07-29T22:18:15.147Z] docker.io [2021-07-29T22:18:15.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:18:15.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:18:15.414Z] Configure a credential helper to remove this warning. See [2021-07-29T22:18:15.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:18:15.414Z] [2021-07-29T22:18:15.414Z] Login Succeeded [2021-07-29T22:18:15.414Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T22:18:15.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-29T22:18:15.962Z] + git log --format=format:%s -1 07ff70a745b77f70f4b47d5a2d31a9f78666f659 [Pipeline] echo [2021-07-29T22:18:16.023Z] GIT_COMMIT: 07ff70a745b77f70f4b47d5a2d31a9f78666f659, Commit Message: Merge pull request #46 from soda480/US1907 [Pipeline] echo [2021-07-29T22:18:16.036Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:18:17.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T22:18:17.021Z] [2021-07-29T22:18:17.021Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:18:17.369Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T22:18:17.369Z] latest: Pulling from edgex-devops/git-semver [2021-07-29T22:18:17.369Z] 31603596830f: Pulling fs layer [2021-07-29T22:18:17.369Z] b6dc333f4379: Pulling fs layer [2021-07-29T22:18:17.369Z] 3d9ef1400e77: Pulling fs layer [2021-07-29T22:18:17.369Z] fd332fbdc1db: Pulling fs layer [2021-07-29T22:18:17.369Z] b6dc333f4379: Verifying Checksum [2021-07-29T22:18:17.369Z] b6dc333f4379: Download complete [2021-07-29T22:18:17.653Z] 31603596830f: Verifying Checksum [2021-07-29T22:18:17.653Z] 31603596830f: Download complete [2021-07-29T22:18:17.925Z] 31603596830f: Pull complete [2021-07-29T22:18:17.925Z] fd332fbdc1db: Verifying Checksum [2021-07-29T22:18:17.925Z] fd332fbdc1db: Download complete [2021-07-29T22:18:17.925Z] b6dc333f4379: Pull complete [2021-07-29T22:18:18.201Z] 3d9ef1400e77: Verifying Checksum [2021-07-29T22:18:18.201Z] 3d9ef1400e77: Download complete [2021-07-29T22:18:18.794Z] 3d9ef1400e77: Pull complete [2021-07-29T22:18:18.794Z] fd332fbdc1db: Pull complete [2021-07-29T22:18:18.794Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-29T22:18:18.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T22:18:18.794Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-29T22:18:18.900Z] prd-centos7-docker-4c-2g-577 does not seem to be running inside a container [2021-07-29T22:18:18.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T22:18:19.849Z] $ docker top 5b7dad9ca64301dd4fbfd6d3b63a32e1138095dd72a08975512f77140a87a41d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T22:18:20.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T22:18:20.006Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T22:18:20.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T22:18:20.131Z] $ docker exec 5b7dad9ca64301dd4fbfd6d3b63a32e1138095dd72a08975512f77140a87a41d ssh-agent [2021-07-29T22:18:20.265Z] SSH_AUTH_SOCK=/tmp/ssh-3XsEUrlSGaN4/agent.14 [2021-07-29T22:18:20.265Z] SSH_AGENT_PID=20 [2021-07-29T22:18:20.279Z] Running ssh-add (command line suppressed) [2021-07-29T22:18:20.389Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4513838437665153140.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4513838437665153140.key) [2021-07-29T22:18:20.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T22:18:20.740Z] + git tag --points-at HEAD [Pipeline] } [2021-07-29T22:18:20.787Z] $ docker exec --env ******** --env ******** 5b7dad9ca64301dd4fbfd6d3b63a32e1138095dd72a08975512f77140a87a41d ssh-agent -k [2021-07-29T22:18:20.902Z] unset SSH_AUTH_SOCK; [2021-07-29T22:18:20.902Z] unset SSH_AGENT_PID; [2021-07-29T22:18:20.902Z] echo Agent pid 20 killed; [2021-07-29T22:18:20.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-29T22:18:20.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T22:18:20.962Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T22:18:21.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T22:18:21.103Z] $ docker exec 5b7dad9ca64301dd4fbfd6d3b63a32e1138095dd72a08975512f77140a87a41d ssh-agent [2021-07-29T22:18:21.235Z] SSH_AUTH_SOCK=/tmp/ssh-zzhBw7ccrlPX/agent.53 [2021-07-29T22:18:21.235Z] SSH_AGENT_PID=59 [2021-07-29T22:18:21.247Z] Running ssh-add (command line suppressed) [2021-07-29T22:18:21.358Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8970928180070090278.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8970928180070090278.key) [2021-07-29T22:18:21.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T22:18:21.714Z] + git semver init [2021-07-29T22:18:21.714Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T22:18:21.714Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-29T22:18:21.714Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-29T22:18:21.714Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T22:18:21.714Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T22:18:21.714Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T22:18:21.714Z] # $SEMVER_BRANCH = main [2021-07-29T22:18:21.714Z] # $SEMVER_TEMP = /tmp/semver-042883365 [2021-07-29T22:18:21.714Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-07-29T22:18:28.386Z] # '/tmp/semver-042883365' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2021-07-29T22:18:28.386Z] # -> Force: false [2021-07-29T22:18:28.386Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-07-29T22:18:28.397Z] $ docker exec --env ******** --env ******** 5b7dad9ca64301dd4fbfd6d3b63a32e1138095dd72a08975512f77140a87a41d ssh-agent -k [2021-07-29T22:18:28.502Z] unset SSH_AUTH_SOCK; [2021-07-29T22:18:28.502Z] unset SSH_AGENT_PID; [2021-07-29T22:18:28.503Z] echo Agent pid 59 killed; [2021-07-29T22:18:28.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T22:18:28.897Z] + git semver [Pipeline] } [2021-07-29T22:18:28.916Z] $ docker stop --time=1 5b7dad9ca64301dd4fbfd6d3b63a32e1138095dd72a08975512f77140a87a41d [2021-07-29T22:18:30.199Z] $ docker rm -f 5b7dad9ca64301dd4fbfd6d3b63a32e1138095dd72a08975512f77140a87a41d [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T22:18:30.594Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-29T22:18:30.961Z] Stashed 1 file(s) [Pipeline] echo [2021-07-29T22:18:30.965Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-07-29T22:18:31.595Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-575 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-07-29T22:18:31.612Z] Running in /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] { [Pipeline] checkout [2021-07-29T22:18:31.799Z] The recommended git tool is: NONE [2021-07-29T22:18:36.358Z] using credential edgex-jenkins-ssh [2021-07-29T22:18:36.376Z] Cloning the remote Git repository [2021-07-29T22:18:36.403Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-29T22:18:36.508Z] > git init /w/workspace/app-rfid-llrp-inventory/5 # timeout=10 [2021-07-29T22:18:36.598Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-29T22:18:36.600Z] > git --version # timeout=10 [2021-07-29T22:18:36.618Z] > git --version # 'git version 2.17.1' [2021-07-29T22:18:36.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T22:18:36.684Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T22:18:38.546Z] Avoid second fetch [2021-07-29T22:18:38.547Z] Checking out Revision 07ff70a745b77f70f4b47d5a2d31a9f78666f659 (main) [2021-07-29T22:18:38.484Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-29T22:18:38.504Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T22:18:38.543Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T22:18:38.565Z] > git checkout -f 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [2021-07-29T22:18:43.155Z] Commit message: "Merge pull request #46 from soda480/US1907" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T22:18:43.663Z] provisioning config files... [2021-07-29T22:18:43.743Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/5@tmp/config8494363953014272354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T22:18:44.463Z] ---> docker-login.sh [2021-07-29T22:18:44.463Z] nexus3.edgexfoundry.org:10001 [2021-07-29T22:18:45.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:18:45.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:18:45.680Z] Configure a credential helper to remove this warning. See [2021-07-29T22:18:45.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:18:45.680Z] [2021-07-29T22:18:45.680Z] Login Succeeded [2021-07-29T22:18:45.680Z] nexus3.edgexfoundry.org:10002 [2021-07-29T22:18:45.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:18:46.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:18:46.235Z] Configure a credential helper to remove this warning. See [2021-07-29T22:18:46.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:18:46.235Z] [2021-07-29T22:18:46.235Z] Login Succeeded [2021-07-29T22:18:46.235Z] nexus3.edgexfoundry.org:10003 [2021-07-29T22:18:46.356Z] Still waiting to schedule task [2021-07-29T22:18:46.357Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-577’ [2021-07-29T22:18:46.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:18:46.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:18:46.838Z] Configure a credential helper to remove this warning. See [2021-07-29T22:18:46.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:18:46.838Z] [2021-07-29T22:18:46.838Z] Login Succeeded [2021-07-29T22:18:46.838Z] nexus3.edgexfoundry.org:10004 [2021-07-29T22:18:47.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:18:47.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:18:47.394Z] Configure a credential helper to remove this warning. See [2021-07-29T22:18:47.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:18:47.394Z] [2021-07-29T22:18:47.394Z] Login Succeeded [2021-07-29T22:18:47.394Z] docker.io [2021-07-29T22:18:47.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:18:48.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:18:48.272Z] Configure a credential helper to remove this warning. See [2021-07-29T22:18:48.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:18:48.272Z] [2021-07-29T22:18:48.272Z] Login Succeeded [2021-07-29T22:18:48.272Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T22:18:48.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-29T22:18:48.826Z] ========================================================= [2021-07-29T22:18:48.826Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-29T22:18:48.826Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:18:49.183Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-29T22:18:49.797Z] Sending build context to Docker daemon 20.47MB [2021-07-29T22:18:49.797Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T22:18:49.797Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-29T22:18:50.073Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-29T22:18:50.073Z] 595b0fe564bb: Pulling fs layer [2021-07-29T22:18:50.073Z] 24495759ef45: Pulling fs layer [2021-07-29T22:18:50.073Z] d148012ef14d: Pulling fs layer [2021-07-29T22:18:50.073Z] cb65c68fc2e2: Pulling fs layer [2021-07-29T22:18:50.073Z] 093eec477d81: Pulling fs layer [2021-07-29T22:18:50.073Z] a6d5b2bbb924: Pulling fs layer [2021-07-29T22:18:50.073Z] 2446dc1eb7d3: Pulling fs layer [2021-07-29T22:18:50.073Z] 596795e73e0f: Pulling fs layer [2021-07-29T22:18:50.073Z] a6d5b2bbb924: Waiting [2021-07-29T22:18:50.073Z] 2446dc1eb7d3: Waiting [2021-07-29T22:18:50.073Z] 596795e73e0f: Waiting [2021-07-29T22:18:50.073Z] cb65c68fc2e2: Waiting [2021-07-29T22:18:50.073Z] 093eec477d81: Waiting [2021-07-29T22:18:50.073Z] d148012ef14d: Verifying Checksum [2021-07-29T22:18:50.073Z] d148012ef14d: Download complete [2021-07-29T22:18:50.073Z] 24495759ef45: Download complete [2021-07-29T22:18:50.073Z] 093eec477d81: Download complete [2021-07-29T22:18:50.073Z] 595b0fe564bb: Verifying Checksum [2021-07-29T22:18:50.073Z] 595b0fe564bb: Download complete [2021-07-29T22:18:50.351Z] a6d5b2bbb924: Verifying Checksum [2021-07-29T22:18:50.351Z] a6d5b2bbb924: Download complete [2021-07-29T22:18:50.351Z] 2446dc1eb7d3: Verifying Checksum [2021-07-29T22:18:50.351Z] 2446dc1eb7d3: Download complete [2021-07-29T22:18:50.950Z] 595b0fe564bb: Pull complete [2021-07-29T22:18:51.554Z] 24495759ef45: Pull complete [2021-07-29T22:18:52.156Z] d148012ef14d: Pull complete [2021-07-29T22:18:54.150Z] 596795e73e0f: Verifying Checksum [2021-07-29T22:18:54.150Z] 596795e73e0f: Download complete [2021-07-29T22:18:54.150Z] cb65c68fc2e2: Verifying Checksum [2021-07-29T22:18:54.150Z] cb65c68fc2e2: Download complete [2021-07-29T22:19:04.536Z] cb65c68fc2e2: Pull complete [2021-07-29T22:19:04.843Z] 093eec477d81: Pull complete [2021-07-29T22:19:05.449Z] a6d5b2bbb924: Pull complete [2021-07-29T22:19:05.724Z] 2446dc1eb7d3: Pull complete [2021-07-29T22:19:10.045Z] 596795e73e0f: Pull complete [2021-07-29T22:19:10.045Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-29T22:19:10.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-29T22:19:10.045Z] ---> d9e956139c92 [2021-07-29T22:19:10.045Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-29T22:19:13.456Z] ---> Running in a3eecb4c0694 [2021-07-29T22:19:13.729Z] Removing intermediate container a3eecb4c0694 [2021-07-29T22:19:13.729Z] ---> cbf3a2a5e520 [2021-07-29T22:19:13.729Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-29T22:19:14.011Z] ---> Running in fca9fd0e4b7d [2021-07-29T22:19:14.285Z] Removing intermediate container fca9fd0e4b7d [2021-07-29T22:19:14.285Z] ---> 1257a415c271 [2021-07-29T22:19:14.285Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-29T22:19:14.558Z] ---> Running in 25532d980105 [2021-07-29T22:19:15.152Z] Removing intermediate container 25532d980105 [2021-07-29T22:19:15.152Z] ---> f14c62a39210 [2021-07-29T22:19:15.152Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T22:19:15.152Z] ---> Running in 4cb04b2041cf [2021-07-29T22:19:17.783Z] Removing intermediate container 4cb04b2041cf [2021-07-29T22:19:17.783Z] ---> 3824399a52dd [2021-07-29T22:19:17.783Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-29T22:19:17.783Z] ---> Running in 9c9d773f61f3 [2021-07-29T22:19:18.768Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T22:19:20.204Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T22:19:20.797Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-29T22:19:20.797Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-29T22:19:20.797Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-29T22:19:21.391Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-29T22:19:21.392Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-29T22:19:21.663Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-29T22:19:21.663Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T22:19:21.663Z] OK: 139 MiB in 46 packages [2021-07-29T22:19:23.105Z] Removing intermediate container 9c9d773f61f3 [2021-07-29T22:19:23.105Z] ---> d884be6cbbb3 [2021-07-29T22:19:23.105Z] Step 8/10 : WORKDIR /app [2021-07-29T22:19:23.105Z] ---> Running in 7b2e6ead3afa [2021-07-29T22:19:23.705Z] Removing intermediate container 7b2e6ead3afa [2021-07-29T22:19:23.705Z] ---> d77609a024f6 [2021-07-29T22:19:23.705Z] Step 9/10 : COPY . . [2021-07-29T22:19:25.688Z] ---> 80b52ff316dd [2021-07-29T22:19:25.688Z] Step 10/10 : RUN go mod download [2021-07-29T22:19:25.688Z] ---> Running in 342fd63eda64 [2021-07-29T22:19:58.038Z] Removing intermediate container 342fd63eda64 [2021-07-29T22:19:58.038Z] ---> 4caa034d9c8d [2021-07-29T22:19:58.038Z] Successfully built 4caa034d9c8d [2021-07-29T22:19:58.038Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:19:58.389Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T22:19:58.389Z] . [Pipeline] withDockerContainer [2021-07-29T22:19:58.661Z] prd-ubuntu18.04-docker-arm64-4c-16g-575 does not seem to be running inside a container [2021-07-29T22:19:58.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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 ******** ci-base-image-arm64 cat [2021-07-29T22:20:00.450Z] $ docker top 8a3a0a9f47795b83dc5005ee04f4a0364e5d6e7f0e021640ee3967e78cf08f8c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T22:20:01.480Z] + go version [2021-07-29T22:20:01.480Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-29T22:20:01.480Z] $ docker stop --time=1 8a3a0a9f47795b83dc5005ee04f4a0364e5d6e7f0e021640ee3967e78cf08f8c [2021-07-29T22:20:03.429Z] $ docker rm -f 8a3a0a9f47795b83dc5005ee04f4a0364e5d6e7f0e021640ee3967e78cf08f8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:20:04.309Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T22:20:04.309Z] . [Pipeline] withDockerContainer [2021-07-29T22:20:04.575Z] prd-ubuntu18.04-docker-arm64-4c-16g-575 does not seem to be running inside a container [2021-07-29T22:20:04.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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 ******** ci-base-image-arm64 cat [2021-07-29T22:20:06.515Z] $ docker top e8758014ac4521e6c3fffc56504b4b7ffb651fc5a6a47f5d74cc4df8394786b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T22:20:07.518Z] + go mod tidy [Pipeline] sh [2021-07-29T22:20:08.791Z] + make test [2021-07-29T22:20:08.791Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-29T22:21:12.621Z] Running on prd-centos7-docker-4c-2g-578 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-07-29T22:21:12.656Z] Running in /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] { [Pipeline] checkout [2021-07-29T22:21:12.772Z] The recommended git tool is: NONE [2021-07-29T22:21:15.561Z] using credential edgex-jenkins-ssh [2021-07-29T22:21:15.576Z] Cloning the remote Git repository [2021-07-29T22:21:15.688Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-29T22:21:15.757Z] > git init /w/workspace/app-rfid-llrp-inventory/5 # timeout=10 [2021-07-29T22:21:15.788Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-29T22:21:15.788Z] > git --version # timeout=10 [2021-07-29T22:21:15.802Z] > git --version # 'git version 2.24.4' [2021-07-29T22:21:15.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T22:21:15.824Z] [INFO] Currently running in a labeled security context [2021-07-29T22:21:15.824Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-29T22:21:15.824Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/5@tmp/jenkins-gitclient-ssh2951510576977133898.key [2021-07-29T22:21:15.837Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T22:21:16.767Z] Avoid second fetch [2021-07-29T22:21:16.768Z] Checking out Revision 07ff70a745b77f70f4b47d5a2d31a9f78666f659 (main) [2021-07-29T22:21:16.894Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-07-29T22:21:16.894Z] Time delta: 37 [2021-07-29T22:21:16.894Z] --- FAIL: TestUnixMilli (0.04s) [2021-07-29T22:21:16.894Z] epoch_helper_test.go:37: Time calculation bad [2021-07-29T22:21:16.894Z] FAIL [2021-07-29T22:21:16.894Z] coverage: 89.2% of statements [2021-07-29T22:21:16.894Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.253s [2021-07-29T22:21:16.894Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.046s coverage: 11.3% of statements [2021-07-29T22:21:16.894Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.244s coverage: 72.3% of statements [2021-07-29T22:21:16.894Z] FAIL [2021-07-29T22:21:16.894Z] make: *** [Makefile:30: test] Error 1 [Pipeline] } [2021-07-29T22:21:16.894Z] $ docker stop --time=1 e8758014ac4521e6c3fffc56504b4b7ffb651fc5a6a47f5d74cc4df8394786b0 [2021-07-29T22:21:16.743Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-29T22:21:16.753Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T22:21:16.775Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T22:21:16.781Z] > git checkout -f 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [2021-07-29T22:21:19.161Z] $ docker rm -f e8758014ac4521e6c3fffc56504b4b7ffb651fc5a6a47f5d74cc4df8394786b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:21:20.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T22:21:20.579Z] Commit message: "Merge pull request #46 from soda480/US1907" [2021-07-29T22:21:20.700Z] [2021-07-29T22:21:20.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:21:20.806Z] [2021-07-29T22:21:20.806Z] GitHub has been notified of this commit’s build result [2021-07-29T22:21:20.806Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T22:21:20.924Z] provisioning config files... [2021-07-29T22:21:20.944Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/5@tmp/config1341333455954353565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T22:21:21.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T22:21:21.333Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-29T22:21:21.333Z] 448f6bf000e3: Pulling fs layer [2021-07-29T22:21:21.333Z] f757da607395: Pulling fs layer [2021-07-29T22:21:21.333Z] 05883995daec: Pulling fs layer [2021-07-29T22:21:21.333Z] 8603b9c90790: Pulling fs layer [2021-07-29T22:21:21.333Z] 1560dd03e051: Pulling fs layer [2021-07-29T22:21:21.333Z] 27f5ce0e4adf: Pulling fs layer [2021-07-29T22:21:21.333Z] c2d8d7efcc4b: Pulling fs layer [2021-07-29T22:21:21.333Z] 1560dd03e051: Waiting [2021-07-29T22:21:21.333Z] 27f5ce0e4adf: Waiting [2021-07-29T22:21:21.333Z] 8603b9c90790: Waiting [2021-07-29T22:21:21.333Z] c2d8d7efcc4b: Waiting [2021-07-29T22:21:21.377Z] ---> docker-login.sh [2021-07-29T22:21:21.377Z] nexus3.edgexfoundry.org:10001 [2021-07-29T22:21:21.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:21:21.611Z] f757da607395: Verifying Checksum [2021-07-29T22:21:21.612Z] f757da607395: Download complete [2021-07-29T22:21:21.612Z] 8603b9c90790: Verifying Checksum [2021-07-29T22:21:21.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:21:21.647Z] Configure a credential helper to remove this warning. See [2021-07-29T22:21:21.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:21:21.647Z] [2021-07-29T22:21:21.647Z] Login Succeeded [2021-07-29T22:21:21.647Z] nexus3.edgexfoundry.org:10002 [2021-07-29T22:21:21.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:21:21.885Z] 1560dd03e051: Verifying Checksum [2021-07-29T22:21:21.885Z] 1560dd03e051: Download complete [2021-07-29T22:21:21.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:21:21.915Z] Configure a credential helper to remove this warning. See [2021-07-29T22:21:21.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:21:21.915Z] [2021-07-29T22:21:21.915Z] Login Succeeded [2021-07-29T22:21:21.915Z] nexus3.edgexfoundry.org:10003 [2021-07-29T22:21:21.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:21:21.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:21:21.915Z] Configure a credential helper to remove this warning. See [2021-07-29T22:21:21.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:21:21.916Z] [2021-07-29T22:21:21.916Z] Login Succeeded [2021-07-29T22:21:21.916Z] nexus3.edgexfoundry.org:10004 [2021-07-29T22:21:22.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:21:22.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:21:22.183Z] Configure a credential helper to remove this warning. See [2021-07-29T22:21:22.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:21:22.183Z] [2021-07-29T22:21:22.183Z] Login Succeeded [2021-07-29T22:21:22.452Z] docker.io [2021-07-29T22:21:22.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:21:22.485Z] 05883995daec: Verifying Checksum [2021-07-29T22:21:22.485Z] 05883995daec: Download complete [2021-07-29T22:21:22.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:21:22.732Z] Configure a credential helper to remove this warning. See [2021-07-29T22:21:22.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:21:22.732Z] [2021-07-29T22:21:22.732Z] Login Succeeded [2021-07-29T22:21:22.732Z] ---> docker-login.sh ends [2021-07-29T22:21:22.770Z] 448f6bf000e3: Verifying Checksum [2021-07-29T22:21:22.770Z] 448f6bf000e3: Download complete [Pipeline] } [2021-07-29T22:21:22.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-29T22:21:22.975Z] ========================================================= [2021-07-29T22:21:22.975Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-29T22:21:22.975Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:21:23.303Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-29T22:21:23.303Z] Sending build context to Docker daemon 20.47MB [2021-07-29T22:21:23.303Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T22:21:23.303Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-29T22:21:23.570Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-29T22:21:23.570Z] 540db60ca938: Pulling fs layer [2021-07-29T22:21:23.570Z] adcc1eea9eea: Pulling fs layer [2021-07-29T22:21:23.570Z] 4c4ab2625f07: Pulling fs layer [2021-07-29T22:21:23.570Z] 0773c198feca: Pulling fs layer [2021-07-29T22:21:23.570Z] 345f892a5656: Pulling fs layer [2021-07-29T22:21:23.570Z] 4796506630df: Pulling fs layer [2021-07-29T22:21:23.570Z] cc55df3e53f1: Pulling fs layer [2021-07-29T22:21:23.570Z] 4d027b6c602c: Pulling fs layer [2021-07-29T22:21:23.570Z] 449e75d2c14e: Pulling fs layer [2021-07-29T22:21:23.570Z] 0773c198feca: Waiting [2021-07-29T22:21:23.570Z] 345f892a5656: Waiting [2021-07-29T22:21:23.570Z] 4796506630df: Waiting [2021-07-29T22:21:23.570Z] cc55df3e53f1: Waiting [2021-07-29T22:21:23.570Z] 4d027b6c602c: Waiting [2021-07-29T22:21:23.570Z] 449e75d2c14e: Waiting [2021-07-29T22:21:23.570Z] 4c4ab2625f07: Download complete [2021-07-29T22:21:23.570Z] adcc1eea9eea: Verifying Checksum [2021-07-29T22:21:23.570Z] adcc1eea9eea: Download complete [2021-07-29T22:21:23.570Z] 345f892a5656: Download complete [2021-07-29T22:21:23.570Z] 4796506630df: Verifying Checksum [2021-07-29T22:21:23.570Z] 4796506630df: Download complete [2021-07-29T22:21:23.570Z] cc55df3e53f1: Verifying Checksum [2021-07-29T22:21:23.570Z] cc55df3e53f1: Download complete [2021-07-29T22:21:23.842Z] 540db60ca938: Verifying Checksum [2021-07-29T22:21:23.842Z] 540db60ca938: Download complete [2021-07-29T22:21:23.842Z] 540db60ca938: Pull complete [2021-07-29T22:21:24.112Z] adcc1eea9eea: Pull complete [2021-07-29T22:21:24.112Z] 4c4ab2625f07: Pull complete [2021-07-29T22:21:24.378Z] 4d027b6c602c: Verifying Checksum [2021-07-29T22:21:24.378Z] 4d027b6c602c: Download complete [2021-07-29T22:21:26.166Z] 448f6bf000e3: Pull complete [2021-07-29T22:21:26.440Z] c2d8d7efcc4b: Verifying Checksum [2021-07-29T22:21:26.440Z] c2d8d7efcc4b: Download complete [2021-07-29T22:21:26.713Z] f757da607395: Pull complete [2021-07-29T22:21:27.722Z] 449e75d2c14e: Verifying Checksum [2021-07-29T22:21:27.722Z] 449e75d2c14e: Download complete [2021-07-29T22:21:28.153Z] 05883995daec: Pull complete [2021-07-29T22:21:28.753Z] 8603b9c90790: Pull complete [2021-07-29T22:21:29.130Z] 0773c198feca: Verifying Checksum [2021-07-29T22:21:29.130Z] 0773c198feca: Download complete [2021-07-29T22:21:29.735Z] 1560dd03e051: Pull complete [2021-07-29T22:21:30.009Z] 27f5ce0e4adf: Pull complete [2021-07-29T22:21:32.489Z] 0773c198feca: Pull complete [2021-07-29T22:21:32.489Z] 345f892a5656: Pull complete [2021-07-29T22:21:32.489Z] 4796506630df: Pull complete [2021-07-29T22:21:32.489Z] cc55df3e53f1: Pull complete [2021-07-29T22:21:32.489Z] 4d027b6c602c: Pull complete [2021-07-29T22:21:33.924Z] 449e75d2c14e: Pull complete [2021-07-29T22:21:33.924Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-29T22:21:33.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-29T22:21:33.924Z] ---> 0d28375d9b5b [2021-07-29T22:21:33.924Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-29T22:21:35.875Z] ---> Running in 113ca1342c42 [2021-07-29T22:21:35.875Z] Removing intermediate container 113ca1342c42 [2021-07-29T22:21:35.875Z] ---> 9a87fe269b75 [2021-07-29T22:21:35.875Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-29T22:21:35.875Z] ---> Running in bcabf758333e [2021-07-29T22:21:35.875Z] Removing intermediate container bcabf758333e [2021-07-29T22:21:35.875Z] ---> 601d01abc46e [2021-07-29T22:21:35.875Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-29T22:21:35.875Z] ---> Running in 0b870dcb5747 [2021-07-29T22:21:36.141Z] Removing intermediate container 0b870dcb5747 [2021-07-29T22:21:36.141Z] ---> cc9210cd013a [2021-07-29T22:21:36.141Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T22:21:36.141Z] ---> Running in b0041fb4db03 [2021-07-29T22:21:36.729Z] Removing intermediate container b0041fb4db03 [2021-07-29T22:21:36.729Z] ---> 365082331f76 [2021-07-29T22:21:36.729Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-29T22:21:36.729Z] ---> Running in 447d340143a3 [2021-07-29T22:21:36.729Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T22:21:37.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T22:21:37.968Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-29T22:21:38.235Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-29T22:21:38.235Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-29T22:21:38.235Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-29T22:21:38.505Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-29T22:21:38.505Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-29T22:21:38.505Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T22:21:38.774Z] OK: 150 MiB in 46 packages [2021-07-29T22:21:39.043Z] Removing intermediate container 447d340143a3 [2021-07-29T22:21:39.043Z] ---> 6d3a3ba0d892 [2021-07-29T22:21:39.043Z] Step 8/10 : WORKDIR /app [2021-07-29T22:21:39.043Z] ---> Running in 588963fd004e [2021-07-29T22:21:39.043Z] Removing intermediate container 588963fd004e [2021-07-29T22:21:39.043Z] ---> a13d8bbc6359 [2021-07-29T22:21:39.043Z] Step 9/10 : COPY . . [2021-07-29T22:21:39.315Z] ---> a246364a83a6 [2021-07-29T22:21:39.315Z] Step 10/10 : RUN go mod download [2021-07-29T22:21:39.315Z] ---> Running in 016ed5e825b4 [2021-07-29T22:21:45.108Z] c2d8d7efcc4b: Pull complete [2021-07-29T22:21:45.109Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-29T22:21:45.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T22:21:45.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-29T22:21:45.336Z] prd-ubuntu18.04-docker-arm64-4c-16g-575 does not seem to be running inside a container [2021-07-29T22:21:45.394Z] $ 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/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-29T22:21:49.431Z] Removing intermediate container 016ed5e825b4 [2021-07-29T22:21:49.431Z] ---> cf12bf7db040 [2021-07-29T22:21:49.431Z] Successfully built cf12bf7db040 [2021-07-29T22:21:49.698Z] Successfully tagged ci-base-image-x86_64:latest [2021-07-29T22:21:49.788Z] $ docker top 79d53e2f5fe52a726060c6098dc0222467e79d0d5213ee86d4aa60670f04273d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:21:50.725Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T22:21:50.725Z] . [Pipeline] withDockerContainer [2021-07-29T22:21:50.821Z] prd-centos7-docker-4c-2g-578 does not seem to be running inside a container [2021-07-29T22:21:50.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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 ******** ci-base-image-x86_64 cat [2021-07-29T22:21:51.016Z] ---> job-cost.sh [2021-07-29T22:21:51.016Z] lf-activate-venv: SKIPPING [2021-07-29T22:21:51.016Z] INFO: No Stack... [2021-07-29T22:21:51.270Z] $ docker top 58daf996bc762217d6a4b7b9966703e7681f50c5a201e45b8a325ed03ae20313 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T22:21:51.671Z] + go version [2021-07-29T22:21:51.671Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-29T22:21:51.684Z] $ docker stop --time=1 58daf996bc762217d6a4b7b9966703e7681f50c5a201e45b8a325ed03ae20313 [2021-07-29T22:21:52.010Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-29T22:21:52.674Z] INFO: Archiving Costs [2021-07-29T22:21:52.884Z] $ docker rm -f 58daf996bc762217d6a4b7b9966703e7681f50c5a201e45b8a325ed03ae20313 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:21:53.508Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T22:21:53.509Z] . [Pipeline] withDockerContainer [2021-07-29T22:21:53.596Z] prd-centos7-docker-4c-2g-578 does not seem to be running inside a container [2021-07-29T22:21:53.609Z] + cut -d, -f6 [2021-07-29T22:21:53.609Z] + cat /w/workspace/app-rfid-llrp-inventory/5/archives/cost.csv [2021-07-29T22:21:53.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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 ******** ci-base-image-x86_64 cat [2021-07-29T22:21:54.057Z] $ docker top d9a3a1c753f85c1ae849ed7aa786a241ae0c740a9d21739728956a6b3f83d126 -eo pid,comm [Pipeline] { [Pipeline] lock [2021-07-29T22:21:54.155Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-5-stack-cost] [2021-07-29T22:21:54.180Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-5-stack-cost] did not exist. Created. [2021-07-29T22:21:54.180Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-5-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh [2021-07-29T22:21:54.503Z] + go mod tidy [Pipeline] sh [2021-07-29T22:21:54.894Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-29T22:21:55.309Z] + make test [2021-07-29T22:21:55.309Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-29T22:21:55.560Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T22:21:55.576Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T22:21:55.581Z] $ docker stop --time=1 79d53e2f5fe52a726060c6098dc0222467e79d0d5213ee86d4aa60670f04273d [2021-07-29T22:21:57.243Z] $ docker rm -f 79d53e2f5fe52a726060c6098dc0222467e79d0d5213ee86d4aa60670f04273d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-29T22:21:57.771Z] Failed in branch arm64 [2021-07-29T22:22:13.587Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-07-29T22:22:14.180Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.078s coverage: 89.2% of statements [2021-07-29T22:22:14.180Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.009s coverage: 11.3% of statements [2021-07-29T22:22:14.768Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.040s coverage: 72.3% of statements [2021-07-29T22:22:15.039Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-29T22:22:21.756Z] gofmt -l . [2021-07-29T22:22:22.027Z] [ "`gofmt -l .`" = "" ] [2021-07-29T22:22:22.027Z] ./bin/test-attribution.sh [2021-07-29T22:22:22.613Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-29T22:22:22.629Z] $ docker stop --time=1 d9a3a1c753f85c1ae849ed7aa786a241ae0c740a9d21739728956a6b3f83d126 [2021-07-29T22:22:24.125Z] $ docker rm -f d9a3a1c753f85c1ae849ed7aa786a241ae0c740a9d21739728956a6b3f83d126 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T22:22:24.586Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-29T22:22:24.850Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-29T22:22:27.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-29T22:22:27.768Z] + ls -al . [2021-07-29T22:22:27.768Z] total 19464 [2021-07-29T22:22:27.768Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jul 29 22:22 . [2021-07-29T22:22:27.768Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 29 22:21 .. [2021-07-29T22:22:27.768Z] -rw-rw-r--. 1 jenkins jenkins 19749680 Jul 29 22:21 app-rfid-llrp-inventory [2021-07-29T22:22:27.768Z] -rw-rw-r--. 1 jenkins jenkins 7039 Jul 29 22:21 Attribution.txt [2021-07-29T22:22:27.768Z] drwxrwxr-x. 2 jenkins jenkins 60 Jul 29 22:21 bin [2021-07-29T22:22:27.768Z] -rw-r--r--. 1 jenkins jenkins 61872 Jul 29 22:22 coverage.out [2021-07-29T22:22:27.768Z] -rw-rw-r--. 1 jenkins jenkins 1710 Jul 29 22:21 Dockerfile [2021-07-29T22:22:27.768Z] -rw-rw-r--. 1 jenkins jenkins 1040 Jul 29 22:21 Dockerfile.build [2021-07-29T22:22:27.768Z] -rw-rw-r--. 1 jenkins jenkins 262 Jul 29 22:21 .dockerignore [2021-07-29T22:22:27.768Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 29 22:21 .git [2021-07-29T22:22:27.768Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 29 22:21 .github [2021-07-29T22:22:27.768Z] -rw-rw-r--. 1 jenkins jenkins 816 Jul 29 22:21 .gitignore [2021-07-29T22:22:27.768Z] -rw-r--r--. 1 jenkins jenkins 412 Jul 29 22:22 go.mod [2021-07-29T22:22:27.768Z] -rw-r--r--. 1 jenkins jenkins 19455 Jul 29 22:21 go.sum [2021-07-29T22:22:27.768Z] drwxrwxr-x. 2 jenkins jenkins 140 Jul 29 22:21 images [2021-07-29T22:22:27.768Z] drwxrwxr-x. 4 jenkins jenkins 35 Jul 29 22:21 internal [2021-07-29T22:22:27.768Z] -rw-rw-r--. 1 jenkins jenkins 686 Jul 29 22:21 Jenkinsfile [2021-07-29T22:22:27.768Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jul 29 22:21 LICENSE [2021-07-29T22:22:27.768Z] -rw-rw-r--. 1 jenkins jenkins 530 Jul 29 22:21 main.go [2021-07-29T22:22:27.768Z] -rw-rw-r--. 1 jenkins jenkins 1499 Jul 29 22:21 Makefile [2021-07-29T22:22:27.768Z] -rw-rw-r--. 1 jenkins jenkins 30705 Jul 29 22:21 README.md [2021-07-29T22:22:27.768Z] drwxrwxr-x. 2 jenkins jenkins 32 Jul 29 22:21 res [2021-07-29T22:22:27.768Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 29 22:21 snap [2021-07-29T22:22:27.768Z] drwxrwxr-x. 3 jenkins jenkins 18 Jul 29 22:21 static [2021-07-29T22:22:27.768Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 29 22:18 VERSION [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:22:28.091Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=07ff70a745b77f70f4b47d5a2d31a9f78666f659 --label arch=amd64 --label version=0.0.1-dev.4 . [2021-07-29T22:22:28.091Z] Sending build context to Docker daemon 20.47MB [2021-07-29T22:22:28.091Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T22:22:28.091Z] Step 2/28 : FROM ${BASE} AS builder [2021-07-29T22:22:28.091Z] ---> cf12bf7db040 [2021-07-29T22:22:28.091Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-29T22:22:28.364Z] ---> Running in e00f7994c80d [2021-07-29T22:22:28.364Z] Removing intermediate container e00f7994c80d [2021-07-29T22:22:28.364Z] ---> 9c867d80dd5e [2021-07-29T22:22:28.364Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-07-29T22:22:28.364Z] ---> Running in 0196e8feaf25 [2021-07-29T22:22:28.364Z] Removing intermediate container 0196e8feaf25 [2021-07-29T22:22:28.364Z] ---> 9bec55efa284 [2021-07-29T22:22:28.364Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-29T22:22:28.364Z] ---> Running in cf66f048d49b [2021-07-29T22:22:28.709Z] Removing intermediate container cf66f048d49b [2021-07-29T22:22:28.709Z] ---> 056b0785eb08 [2021-07-29T22:22:28.709Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T22:22:28.709Z] ---> Running in 7614fe00bf4f [2021-07-29T22:22:29.159Z] Removing intermediate container 7614fe00bf4f [2021-07-29T22:22:29.159Z] ---> ee098d53c64b [2021-07-29T22:22:29.159Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-29T22:22:29.159Z] ---> Running in f418ccdc4f2b [2021-07-29T22:22:29.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T22:22:30.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T22:22:30.640Z] OK: 150 MiB in 46 packages [2021-07-29T22:22:30.908Z] Removing intermediate container f418ccdc4f2b [2021-07-29T22:22:30.908Z] ---> 1e0d52bc49b2 [2021-07-29T22:22:30.908Z] Step 8/28 : WORKDIR /app [2021-07-29T22:22:30.908Z] ---> Running in 8a4256ec5524 [2021-07-29T22:22:30.908Z] Removing intermediate container 8a4256ec5524 [2021-07-29T22:22:30.908Z] ---> 362e18501b4c [2021-07-29T22:22:30.908Z] Step 9/28 : COPY go.mod . [2021-07-29T22:22:31.179Z] ---> af578ac897d2 [2021-07-29T22:22:31.179Z] Step 10/28 : RUN go mod download [2021-07-29T22:22:31.179Z] ---> Running in cc1a36ea6d8f [2021-07-29T22:22:31.761Z] Removing intermediate container cc1a36ea6d8f [2021-07-29T22:22:31.761Z] ---> 3d32db98cd68 [2021-07-29T22:22:31.761Z] Step 11/28 : COPY . . [2021-07-29T22:22:32.028Z] ---> b830d3f53a47 [2021-07-29T22:22:32.028Z] Step 12/28 : ARG MAKE="make build" [2021-07-29T22:22:32.028Z] ---> Running in 0b7be3b2d456 [2021-07-29T22:22:32.298Z] Removing intermediate container 0b7be3b2d456 [2021-07-29T22:22:32.298Z] ---> 67faf5e76fc7 [2021-07-29T22:22:32.298Z] Step 13/28 : RUN $MAKE [2021-07-29T22:22:32.298Z] ---> Running in c366bcb25767 [2021-07-29T22:22:32.566Z] go mod tidy [2021-07-29T22:22:32.566Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.1-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.4" -o app-rfid-llrp-inventory [2021-07-29T22:22:47.689Z] Removing intermediate container c366bcb25767 [2021-07-29T22:22:47.689Z] ---> bb0a0fffd362 [2021-07-29T22:22:47.689Z] Step 14/28 : FROM alpine:3.12 [2021-07-29T22:22:47.689Z] 3.12: Pulling from library/alpine [2021-07-29T22:22:47.689Z] 339de151aab4: Pulling fs layer [2021-07-29T22:22:47.689Z] 339de151aab4: Verifying Checksum [2021-07-29T22:22:47.689Z] 339de151aab4: Download complete [2021-07-29T22:22:47.689Z] 339de151aab4: Pull complete [2021-07-29T22:22:47.689Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T22:22:47.689Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T22:22:47.689Z] ---> 13621d1b12d4 [2021-07-29T22:22:47.689Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-29T22:22:47.689Z] ---> Running in b54839d678a6 [2021-07-29T22:22:47.689Z] Removing intermediate container b54839d678a6 [2021-07-29T22:22:47.689Z] ---> e3ed7631943c [2021-07-29T22:22:47.689Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-07-29T22:22:47.689Z] ---> Running in acf38c00257a [2021-07-29T22:22:47.689Z] Removing intermediate container acf38c00257a [2021-07-29T22:22:47.689Z] ---> adbff7a25142 [2021-07-29T22:22:47.689Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-07-29T22:22:47.689Z] ---> Running in 35700be01f27 [2021-07-29T22:22:47.689Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T22:22:47.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T22:22:47.956Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-29T22:22:47.956Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-29T22:22:47.956Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-29T22:22:47.956Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-29T22:22:47.956Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-29T22:22:47.956Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-29T22:22:47.956Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T22:22:47.956Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T22:22:47.956Z] OK: 9 MiB in 20 packages [2021-07-29T22:22:48.545Z] Removing intermediate container 35700be01f27 [2021-07-29T22:22:48.545Z] ---> 4811780225e7 [2021-07-29T22:22:48.545Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-07-29T22:22:48.545Z] ---> fe300758680f [2021-07-29T22:22:48.545Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-07-29T22:22:48.545Z] ---> 35300cc8efcc [2021-07-29T22:22:48.545Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-07-29T22:22:48.811Z] ---> 4bc123540609 [2021-07-29T22:22:48.811Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-07-29T22:22:49.078Z] ---> ae59d9a2a71a [2021-07-29T22:22:49.078Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-07-29T22:22:49.347Z] ---> 8951277d244a [2021-07-29T22:22:49.347Z] Step 23/28 : EXPOSE 48086 [2021-07-29T22:22:49.347Z] ---> Running in b12f0337cc41 [2021-07-29T22:22:49.613Z] Removing intermediate container b12f0337cc41 [2021-07-29T22:22:49.613Z] ---> 79cf33e964e8 [2021-07-29T22:22:49.613Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-07-29T22:22:49.613Z] ---> Running in e7bf8fe0492f [2021-07-29T22:22:49.613Z] Removing intermediate container e7bf8fe0492f [2021-07-29T22:22:49.613Z] ---> ba01fa31402b [2021-07-29T22:22:49.613Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-07-29T22:22:49.613Z] ---> Running in 9662b8d8b30c [2021-07-29T22:22:49.613Z] Removing intermediate container 9662b8d8b30c [2021-07-29T22:22:49.613Z] ---> 5df243956d44 [2021-07-29T22:22:49.613Z] Step 26/28 : LABEL arch=amd64 [2021-07-29T22:22:49.613Z] ---> Running in dbe695e18458 [2021-07-29T22:22:49.883Z] Removing intermediate container dbe695e18458 [2021-07-29T22:22:49.883Z] ---> d7149b111902 [2021-07-29T22:22:49.883Z] Step 27/28 : LABEL git_sha=07ff70a745b77f70f4b47d5a2d31a9f78666f659 [2021-07-29T22:22:49.883Z] ---> Running in 5c27c13a29f0 [2021-07-29T22:22:49.883Z] Removing intermediate container 5c27c13a29f0 [2021-07-29T22:22:49.883Z] ---> 50834feab513 [2021-07-29T22:22:49.883Z] Step 28/28 : LABEL version=0.0.1-dev.4 [2021-07-29T22:22:49.883Z] ---> Running in dc02aa1956d0 [2021-07-29T22:22:50.151Z] Removing intermediate container dc02aa1956d0 [2021-07-29T22:22:50.151Z] ---> 88612e1e44e6 [2021-07-29T22:22:50.151Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-29T22:22:50.151Z] Successfully built 88612e1e44e6 [2021-07-29T22:22:50.151Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T22:22:50.465Z] provisioning config files... [2021-07-29T22:22:50.483Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/5@tmp/config815986745398611555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T22:22:50.820Z] ---> docker-login.sh [2021-07-29T22:22:50.820Z] nexus3.edgexfoundry.org:10001 [2021-07-29T22:22:50.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:22:50.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:22:50.820Z] Configure a credential helper to remove this warning. See [2021-07-29T22:22:50.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:22:50.820Z] [2021-07-29T22:22:50.820Z] Login Succeeded [2021-07-29T22:22:50.820Z] nexus3.edgexfoundry.org:10002 [2021-07-29T22:22:50.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:22:51.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:22:51.095Z] Configure a credential helper to remove this warning. See [2021-07-29T22:22:51.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:22:51.095Z] [2021-07-29T22:22:51.095Z] Login Succeeded [2021-07-29T22:22:51.095Z] nexus3.edgexfoundry.org:10003 [2021-07-29T22:22:51.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:22:51.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:22:51.095Z] Configure a credential helper to remove this warning. See [2021-07-29T22:22:51.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:22:51.095Z] [2021-07-29T22:22:51.095Z] Login Succeeded [2021-07-29T22:22:51.095Z] nexus3.edgexfoundry.org:10004 [2021-07-29T22:22:51.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:22:51.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:22:51.363Z] Configure a credential helper to remove this warning. See [2021-07-29T22:22:51.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:22:51.363Z] [2021-07-29T22:22:51.363Z] Login Succeeded [2021-07-29T22:22:51.363Z] docker.io [2021-07-29T22:22:51.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T22:22:51.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T22:22:51.630Z] Configure a credential helper to remove this warning. See [2021-07-29T22:22:51.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T22:22:51.630Z] [2021-07-29T22:22:51.630Z] Login Succeeded [2021-07-29T22:22:51.630Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T22:22:51.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T22:22:51.717Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2021-07-29T22:22:51.717Z] 07ff70a745b77f70f4b47d5a2d31a9f78666f659 [2021-07-29T22:22:51.717Z] latest [2021-07-29T22:22:51.717Z] 0.0.1-dev.4 [2021-07-29T22:22:51.717Z] 07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 [2021-07-29T22:22:51.717Z] main [2021-07-29T22:22:51.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:22:52.091Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659 [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:22:52.419Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659 [2021-07-29T22:22:52.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-29T22:22:52.420Z] feaabe524d1d: Preparing [2021-07-29T22:22:52.420Z] ec2f0fd32252: Preparing [2021-07-29T22:22:52.420Z] 9a8f0dff60a3: Preparing [2021-07-29T22:22:52.420Z] 94f1be41a45a: Preparing [2021-07-29T22:22:52.420Z] a326d8835659: Preparing [2021-07-29T22:22:52.420Z] 402b7cf7db42: Preparing [2021-07-29T22:22:52.420Z] 32f366d666a5: Preparing [2021-07-29T22:22:52.420Z] 402b7cf7db42: Waiting [2021-07-29T22:22:52.420Z] 32f366d666a5: Waiting [2021-07-29T22:22:52.694Z] a326d8835659: Pushed [2021-07-29T22:22:52.694Z] 94f1be41a45a: Pushed [2021-07-29T22:22:52.694Z] ec2f0fd32252: Pushed [2021-07-29T22:22:52.694Z] 9a8f0dff60a3: Pushed [2021-07-29T22:22:52.694Z] 32f366d666a5: Layer already exists [2021-07-29T22:22:52.968Z] 402b7cf7db42: Pushed [2021-07-29T22:22:54.918Z] feaabe524d1d: Pushed [2021-07-29T22:22:55.185Z] 07ff70a745b77f70f4b47d5a2d31a9f78666f659: digest: sha256:3c0d0603bafaf1ac4b466ef2fba4ff220d667c2528b26c17fb443a533a77125e size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:22:55.517Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:22:55.838Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-07-29T22:22:55.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-29T22:22:55.838Z] feaabe524d1d: Preparing [2021-07-29T22:22:55.838Z] ec2f0fd32252: Preparing [2021-07-29T22:22:55.838Z] 9a8f0dff60a3: Preparing [2021-07-29T22:22:55.838Z] 94f1be41a45a: Preparing [2021-07-29T22:22:55.838Z] a326d8835659: Preparing [2021-07-29T22:22:55.838Z] 402b7cf7db42: Preparing [2021-07-29T22:22:55.838Z] 32f366d666a5: Preparing [2021-07-29T22:22:55.838Z] 402b7cf7db42: Waiting [2021-07-29T22:22:55.838Z] 32f366d666a5: Waiting [2021-07-29T22:22:55.838Z] 9a8f0dff60a3: Layer already exists [2021-07-29T22:22:55.838Z] 94f1be41a45a: Layer already exists [2021-07-29T22:22:55.838Z] ec2f0fd32252: Layer already exists [2021-07-29T22:22:55.838Z] a326d8835659: Layer already exists [2021-07-29T22:22:55.838Z] feaabe524d1d: Layer already exists [2021-07-29T22:22:55.838Z] 32f366d666a5: Layer already exists [2021-07-29T22:22:55.838Z] 402b7cf7db42: Layer already exists [2021-07-29T22:22:56.107Z] latest: digest: sha256:3c0d0603bafaf1ac4b466ef2fba4ff220d667c2528b26c17fb443a533a77125e size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:22:56.445Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:22:56.772Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.4 [2021-07-29T22:22:56.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-29T22:22:56.772Z] feaabe524d1d: Preparing [2021-07-29T22:22:56.772Z] ec2f0fd32252: Preparing [2021-07-29T22:22:56.772Z] 9a8f0dff60a3: Preparing [2021-07-29T22:22:56.772Z] 94f1be41a45a: Preparing [2021-07-29T22:22:56.772Z] a326d8835659: Preparing [2021-07-29T22:22:56.772Z] 402b7cf7db42: Preparing [2021-07-29T22:22:56.772Z] 32f366d666a5: Preparing [2021-07-29T22:22:56.772Z] 32f366d666a5: Waiting [2021-07-29T22:22:56.772Z] 402b7cf7db42: Waiting [2021-07-29T22:22:56.772Z] 9a8f0dff60a3: Layer already exists [2021-07-29T22:22:56.772Z] ec2f0fd32252: Layer already exists [2021-07-29T22:22:56.772Z] 94f1be41a45a: Layer already exists [2021-07-29T22:22:56.772Z] a326d8835659: Layer already exists [2021-07-29T22:22:56.772Z] feaabe524d1d: Layer already exists [2021-07-29T22:22:56.772Z] 402b7cf7db42: Layer already exists [2021-07-29T22:22:56.772Z] 32f366d666a5: Layer already exists [2021-07-29T22:22:57.040Z] 0.0.1-dev.4: digest: sha256:3c0d0603bafaf1ac4b466ef2fba4ff220d667c2528b26c17fb443a533a77125e size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:22:57.369Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:22:57.686Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 [2021-07-29T22:22:57.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-29T22:22:57.686Z] feaabe524d1d: Preparing [2021-07-29T22:22:57.686Z] ec2f0fd32252: Preparing [2021-07-29T22:22:57.686Z] 9a8f0dff60a3: Preparing [2021-07-29T22:22:57.686Z] 94f1be41a45a: Preparing [2021-07-29T22:22:57.686Z] a326d8835659: Preparing [2021-07-29T22:22:57.686Z] 402b7cf7db42: Preparing [2021-07-29T22:22:57.686Z] 32f366d666a5: Preparing [2021-07-29T22:22:57.686Z] 402b7cf7db42: Waiting [2021-07-29T22:22:57.686Z] 32f366d666a5: Waiting [2021-07-29T22:22:57.686Z] 9a8f0dff60a3: Layer already exists [2021-07-29T22:22:57.686Z] 94f1be41a45a: Layer already exists [2021-07-29T22:22:57.686Z] ec2f0fd32252: Layer already exists [2021-07-29T22:22:57.686Z] feaabe524d1d: Layer already exists [2021-07-29T22:22:57.686Z] a326d8835659: Layer already exists [2021-07-29T22:22:57.686Z] 402b7cf7db42: Layer already exists [2021-07-29T22:22:57.686Z] 32f366d666a5: Layer already exists [2021-07-29T22:22:57.686Z] 07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4: digest: sha256:3c0d0603bafaf1ac4b466ef2fba4ff220d667c2528b26c17fb443a533a77125e size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:22:58.012Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:22:58.342Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2021-07-29T22:22:58.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-29T22:22:58.342Z] feaabe524d1d: Preparing [2021-07-29T22:22:58.342Z] ec2f0fd32252: Preparing [2021-07-29T22:22:58.342Z] 9a8f0dff60a3: Preparing [2021-07-29T22:22:58.342Z] 94f1be41a45a: Preparing [2021-07-29T22:22:58.342Z] a326d8835659: Preparing [2021-07-29T22:22:58.342Z] 402b7cf7db42: Preparing [2021-07-29T22:22:58.342Z] 32f366d666a5: Preparing [2021-07-29T22:22:58.342Z] 402b7cf7db42: Waiting [2021-07-29T22:22:58.342Z] 32f366d666a5: Waiting [2021-07-29T22:22:58.342Z] 9a8f0dff60a3: Layer already exists [2021-07-29T22:22:58.342Z] ec2f0fd32252: Layer already exists [2021-07-29T22:22:58.342Z] a326d8835659: Layer already exists [2021-07-29T22:22:58.342Z] feaabe524d1d: Layer already exists [2021-07-29T22:22:58.342Z] 94f1be41a45a: Layer already exists [2021-07-29T22:22:58.342Z] 32f366d666a5: Layer already exists [2021-07-29T22:22:58.342Z] 402b7cf7db42: Layer already exists [2021-07-29T22:22:58.609Z] main: digest: sha256:3c0d0603bafaf1ac4b466ef2fba4ff220d667c2528b26c17fb443a533a77125e size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T22:22:58.677Z] ===================================================== [Pipeline] echo [2021-07-29T22:22:58.696Z] taggedImages: [2021-07-29T22:22:58.696Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659 [2021-07-29T22:22:58.696Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-07-29T22:22:58.696Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.4 [2021-07-29T22:22:58.696Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 [2021-07-29T22:22:58.696Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:22:59.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T22:22:59.283Z] [2021-07-29T22:22:59.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:22:59.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T22:22:59.615Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T22:22:59.615Z] b4d181a07f80: Pulling fs layer [2021-07-29T22:22:59.615Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T22:22:59.615Z] ed53099fbce6: Pulling fs layer [2021-07-29T22:22:59.615Z] dc539afda2c1: Pulling fs layer [2021-07-29T22:22:59.615Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T22:22:59.615Z] 9065ff56babe: Pulling fs layer [2021-07-29T22:22:59.615Z] d287ab97295c: Pulling fs layer [2021-07-29T22:22:59.615Z] dc539afda2c1: Waiting [2021-07-29T22:22:59.615Z] 77bc0d833cb6: Waiting [2021-07-29T22:22:59.615Z] 9065ff56babe: Waiting [2021-07-29T22:22:59.615Z] d287ab97295c: Waiting [2021-07-29T22:22:59.880Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T22:22:59.881Z] a1111a8f2ec3: Download complete [2021-07-29T22:23:00.146Z] dc539afda2c1: Verifying Checksum [2021-07-29T22:23:00.147Z] dc539afda2c1: Download complete [2021-07-29T22:23:00.147Z] 77bc0d833cb6: Verifying Checksum [2021-07-29T22:23:00.147Z] 77bc0d833cb6: Download complete [2021-07-29T22:23:00.147Z] 9065ff56babe: Verifying Checksum [2021-07-29T22:23:00.147Z] 9065ff56babe: Download complete [2021-07-29T22:23:00.413Z] ed53099fbce6: Verifying Checksum [2021-07-29T22:23:00.413Z] ed53099fbce6: Download complete [2021-07-29T22:23:01.378Z] b4d181a07f80: Verifying Checksum [2021-07-29T22:23:01.378Z] b4d181a07f80: Download complete [2021-07-29T22:23:02.346Z] b4d181a07f80: Pull complete [2021-07-29T22:23:02.346Z] a1111a8f2ec3: Pull complete [2021-07-29T22:23:02.943Z] ed53099fbce6: Pull complete [2021-07-29T22:23:02.943Z] dc539afda2c1: Pull complete [2021-07-29T22:23:03.211Z] 77bc0d833cb6: Pull complete [2021-07-29T22:23:03.211Z] 9065ff56babe: Pull complete [2021-07-29T22:23:04.618Z] d287ab97295c: Verifying Checksum [2021-07-29T22:23:04.618Z] d287ab97295c: Download complete [2021-07-29T22:23:08.889Z] d287ab97295c: Pull complete [2021-07-29T22:23:08.889Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T22:23:08.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T22:23:08.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T22:23:08.984Z] prd-centos7-docker-4c-2g-578 does not seem to be running inside a container [2021-07-29T22:23:09.047Z] $ 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/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-29T22:23:11.297Z] $ docker top 4370be532dbe5818e0036ea921ed4685a935ba42e47aced107ab50083150cbf1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T22:23:11.727Z] ---> job-cost.sh [2021-07-29T22:23:11.727Z] lf-activate-venv: SKIPPING [2021-07-29T22:23:11.727Z] INFO: No Stack... [2021-07-29T22:23:12.315Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T22:23:12.901Z] INFO: Archiving Costs [Pipeline] sh [2021-07-29T22:23:13.226Z] + cat /w/workspace/app-rfid-llrp-inventory/5/archives/cost.csv [2021-07-29T22:23:13.226Z] + cut -d, -f6 [Pipeline] lock [2021-07-29T22:23:13.270Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-5-stack-cost] [2021-07-29T22:23:13.279Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-5-stack-cost] did not exist. Created. [2021-07-29T22:23:13.279Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-29T22:23:13.631Z] /w/workspace/app-rfid-llrp-inventory/5@tmp/durable-2f51fd71/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/5@tmp/durable-2f51fd71/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-29T22:23:13.962Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-29T22:23:13.992Z] Warning: overwriting stash ‘stack-cost’ [2021-07-29T22:23:14.012Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T22:23:14.023Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T22:23:14.051Z] $ docker stop --time=1 4370be532dbe5818e0036ea921ed4685a935ba42e47aced107ab50083150cbf1 [2021-07-29T22:23:15.232Z] $ docker rm -f 4370be532dbe5818e0036ea921ed4685a935ba42e47aced107ab50083150cbf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-29T22:23:17.495Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T22:23:18.096Z] ---> package-listing.sh [2021-07-29T22:23:18.096Z] ++ facter osfamily [2021-07-29T22:23:18.096Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-29T22:23:18.371Z] + OS_FAMILY=redhat [2021-07-29T22:23:18.371Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-29T22:23:18.371Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-29T22:23:18.371Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-29T22:23:18.371Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-29T22:23:18.371Z] + PACKAGES=/tmp/packages_start.txt [2021-07-29T22:23:18.371Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-07-29T22:23:18.371Z] + PACKAGES=/tmp/packages_end.txt [2021-07-29T22:23:18.371Z] + case "${OS_FAMILY}" in [2021-07-29T22:23:18.371Z] + rpm -qa [2021-07-29T22:23:18.371Z] + sort [2021-07-29T22:23:18.956Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-29T22:23:18.956Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-29T22:23:18.956Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-29T22:23:18.956Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-07-29T22:23:18.956Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2021-07-29T22:23:18.956Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2021-07-29T22:23:18.974Z] 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-29T22:23:19.282Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:23:19.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T22:23:19.877Z] [2021-07-29T22:23:19.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T22:23:20.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T22:23:20.216Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T22:23:20.216Z] b4d181a07f80: Pulling fs layer [2021-07-29T22:23:20.216Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T22:23:20.216Z] ed53099fbce6: Pulling fs layer [2021-07-29T22:23:20.216Z] dc539afda2c1: Pulling fs layer [2021-07-29T22:23:20.216Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T22:23:20.216Z] 9065ff56babe: Pulling fs layer [2021-07-29T22:23:20.216Z] d287ab97295c: Pulling fs layer [2021-07-29T22:23:20.216Z] dc539afda2c1: Waiting [2021-07-29T22:23:20.216Z] 77bc0d833cb6: Waiting [2021-07-29T22:23:20.216Z] 9065ff56babe: Waiting [2021-07-29T22:23:20.216Z] d287ab97295c: Waiting [2021-07-29T22:23:20.482Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T22:23:20.482Z] a1111a8f2ec3: Download complete [2021-07-29T22:23:20.482Z] dc539afda2c1: Verifying Checksum [2021-07-29T22:23:20.482Z] dc539afda2c1: Download complete [2021-07-29T22:23:20.747Z] 77bc0d833cb6: Verifying Checksum [2021-07-29T22:23:20.747Z] 77bc0d833cb6: Download complete [2021-07-29T22:23:20.747Z] 9065ff56babe: Verifying Checksum [2021-07-29T22:23:20.747Z] 9065ff56babe: Download complete [2021-07-29T22:23:20.747Z] ed53099fbce6: Verifying Checksum [2021-07-29T22:23:20.747Z] ed53099fbce6: Download complete [2021-07-29T22:23:21.327Z] b4d181a07f80: Verifying Checksum [2021-07-29T22:23:21.327Z] b4d181a07f80: Download complete [2021-07-29T22:23:22.290Z] b4d181a07f80: Pull complete [2021-07-29T22:23:22.562Z] a1111a8f2ec3: Pull complete [2021-07-29T22:23:23.159Z] ed53099fbce6: Pull complete [2021-07-29T22:23:23.159Z] dc539afda2c1: Pull complete [2021-07-29T22:23:23.427Z] 77bc0d833cb6: Pull complete [2021-07-29T22:23:23.427Z] 9065ff56babe: Pull complete [2021-07-29T22:23:24.841Z] d287ab97295c: Verifying Checksum [2021-07-29T22:23:24.841Z] d287ab97295c: Download complete [2021-07-29T22:23:29.116Z] d287ab97295c: Pull complete [2021-07-29T22:23:29.116Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T22:23:29.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T22:23:29.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T22:23:29.209Z] prd-centos7-docker-4c-2g-577 does not seem to be running inside a container [2021-07-29T22:23:29.280Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-29T22:23:31.192Z] $ docker top 587c3763d29f3c60bf3fa6c461ecfc9e6dd774553c75ca206e893ffc683d0a86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T22:23:31.825Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-29T22:23:32.144Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-29T22:23:32.466Z] + ls /var/log/sa-host [2021-07-29T22:23:32.466Z] + sadf -c /var/log/sa-host/sa05 [2021-07-29T22:23:32.466Z] file_magic: OK [2021-07-29T22:23:32.466Z] HZ: Using current value: 100 [2021-07-29T22:23:32.466Z] file_header: OK [2021-07-29T22:23:32.466Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-29T22:23:32.466Z] Statistics: [2021-07-29T22:23:32.466Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T22:23:32.466Z] File successfully converted to sysstat format version 12.0.3 [2021-07-29T22:23:32.466Z] + sadf -c /var/log/sa-host/sa29 [2021-07-29T22:23:32.466Z] file_magic: OK [2021-07-29T22:23:32.466Z] HZ: Using current value: 100 [2021-07-29T22:23:32.466Z] file_header: OK [2021-07-29T22:23:32.466Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-29T22:23:32.466Z] Statistics: [2021-07-29T22:23:32.466Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T22:23:32.466Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T22:23:33.155Z] provisioning config files... [2021-07-29T22:23:33.171Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3310138624967744958tmp [Pipeline] { [Pipeline] echo [2021-07-29T22:23:33.197Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T22:23:33.516Z] ---> create-netrc.sh [Pipeline] } [2021-07-29T22:23:33.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-29T22:23:33.944Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-29T22:23:33.960Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T22:23:34.277Z] ---> sudo-logs.sh [2021-07-29T22:23:34.277Z] Archiving 'sudo' log.. [2021-07-29T22:23:34.277Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-577.vexxhost.local: Name or service not known [2021-07-29T22:23:34.277Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-577.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-29T22:23:34.344Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T22:23:34.665Z] ---> job-cost.sh [2021-07-29T22:23:34.666Z] lf-activate-venv: SKIPPING [2021-07-29T22:23:34.666Z] DEBUG: total: 0.05999999865889549 [2021-07-29T22:23:34.666Z] INFO: Retrieving Stack Cost... [2021-07-29T22:23:35.626Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T22:23:36.208Z] INFO: Archiving Costs [Pipeline] echo [2021-07-29T22:23:36.226Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T22:23:36.547Z] ---> logs-deploy.sh [2021-07-29T22:23:36.547Z] lf-activate-venv: SKIPPING [2021-07-29T22:23:36.547Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/5 [2021-07-29T22:23:36.547Z] INFO: archiving workspace using pattern(s): [2021-07-29T22:23:37.135Z] Archives upload complete. [2021-07-29T22:23:37.402Z] INFO: archiving logs to Nexus