Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0853f1f5c8e2b80461be7672509b97b64e8d7184 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-ssh4205008313306717916.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7184461206595665695.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/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-ssh5446675417912984416.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2411591195921332194.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-ssh4570862425372876801.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-388 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-ssh4840673212697435525.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 0853f1f5c8e2b80461be7672509b97b64e8d7184 (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 0853f1f5c8e2b80461be7672509b97b64e8d7184 # timeout=10 Commit message: "fix: Correct parsing of ImpinjPeakRSSI parameter (#44)" > git rev-list --no-walk 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-28T17:24:43.180Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-28T17:24:43.266Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-28T17:24:43.294Z] ========================================================= [2021-07-28T17:24:43.294Z] EdgeX Global Pipelines Version Info [2021-07-28T17:24:43.294Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:24:44.531Z] ------------------- [2021-07-28T17:24:44.531Z] stable info: [2021-07-28T17:24:44.531Z] ------------------- [2021-07-28T17:24:44.531Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-28T17:24:44.531Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-28T17:24:44.531Z] Message: update stable to v1.0.197 [2021-07-28T17:24:45.132Z] ------------------- [2021-07-28T17:24:45.132Z] experimental info: [2021-07-28T17:24:45.132Z] ------------------- [2021-07-28T17:24:45.132Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-28T17:24:45.132Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-28T17:24:45.132Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-28T17:24:45.271Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-07-28T17:24:45.296Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-07-28T17:24:45.321Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-28T17:24:45.344Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-28T17:24:45.369Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-28T17:24:45.393Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-28T17:24:45.418Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-28T17:24:45.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-28T17:24:45.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-28T17:24:45.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-28T17:24:45.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-28T17:24:45.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-07-28T17:24:45.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-28T17:24:45.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-28T17:24:45.621Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-28T17:24:45.654Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-28T17:24:45.682Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T17:24:45.705Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T17:24:45.727Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-28T17:24:45.761Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-28T17:24:45.784Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-28T17:24:45.808Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-28T17:24:45.832Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-28T17:24:45.855Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-28T17:24:45.879Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-28T17:24:45.903Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-28T17:24:45.927Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-28T17:24:45.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-28T17:24:45.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-28T17:24:45.997Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0853f1f5c8e2b80461be7672509b97b64e8d7184 [Pipeline] echo [2021-07-28T17:24:46.021Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0853f1f [Pipeline] echo [2021-07-28T17:24:46.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T17:24:46.131Z] provisioning config files... [2021-07-28T17:24:46.152Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5499312393687493701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:24:46.493Z] ---> docker-login.sh [2021-07-28T17:24:46.493Z] nexus3.edgexfoundry.org:10001 [2021-07-28T17:24:46.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:24:46.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:24:46.762Z] Configure a credential helper to remove this warning. See [2021-07-28T17:24:46.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:24:46.762Z] [2021-07-28T17:24:46.762Z] Login Succeeded [2021-07-28T17:24:46.762Z] nexus3.edgexfoundry.org:10002 [2021-07-28T17:24:46.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:24:46.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:24:46.762Z] Configure a credential helper to remove this warning. See [2021-07-28T17:24:46.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:24:46.762Z] [2021-07-28T17:24:46.762Z] Login Succeeded [2021-07-28T17:24:46.762Z] nexus3.edgexfoundry.org:10003 [2021-07-28T17:24:47.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:24:47.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:24:47.034Z] Configure a credential helper to remove this warning. See [2021-07-28T17:24:47.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:24:47.034Z] [2021-07-28T17:24:47.034Z] Login Succeeded [2021-07-28T17:24:47.034Z] nexus3.edgexfoundry.org:10004 [2021-07-28T17:24:47.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:24:47.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:24:47.300Z] Configure a credential helper to remove this warning. See [2021-07-28T17:24:47.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:24:47.300Z] [2021-07-28T17:24:47.300Z] Login Succeeded [2021-07-28T17:24:47.300Z] docker.io [2021-07-28T17:24:47.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:24:47.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:24:47.566Z] Configure a credential helper to remove this warning. See [2021-07-28T17:24:47.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:24:47.566Z] [2021-07-28T17:24:47.566Z] Login Succeeded [2021-07-28T17:24:47.566Z] ---> docker-login.sh ends [Pipeline] } [2021-07-28T17:24:47.579Z] 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-28T17:24:48.127Z] + git log --format=format:%s -1 0853f1f5c8e2b80461be7672509b97b64e8d7184 [Pipeline] echo [2021-07-28T17:24:48.177Z] GIT_COMMIT: 0853f1f5c8e2b80461be7672509b97b64e8d7184, Commit Message: fix: Correct parsing of ImpinjPeakRSSI parameter (#44) [Pipeline] echo [2021-07-28T17:24:48.190Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:24:48.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T17:24:48.810Z] [2021-07-28T17:24:48.810Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:24:49.143Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T17:24:49.144Z] latest: Pulling from edgex-devops/git-semver [2021-07-28T17:24:49.144Z] 31603596830f: Pulling fs layer [2021-07-28T17:24:49.144Z] b6dc333f4379: Pulling fs layer [2021-07-28T17:24:49.144Z] 3d9ef1400e77: Pulling fs layer [2021-07-28T17:24:49.144Z] fd332fbdc1db: Pulling fs layer [2021-07-28T17:24:49.144Z] fd332fbdc1db: Waiting [2021-07-28T17:24:49.144Z] b6dc333f4379: Verifying Checksum [2021-07-28T17:24:49.144Z] b6dc333f4379: Download complete [2021-07-28T17:24:49.411Z] 31603596830f: Verifying Checksum [2021-07-28T17:24:49.411Z] 31603596830f: Download complete [2021-07-28T17:24:49.679Z] 31603596830f: Pull complete [2021-07-28T17:24:49.679Z] 3d9ef1400e77: Verifying Checksum [2021-07-28T17:24:49.679Z] 3d9ef1400e77: Download complete [2021-07-28T17:24:49.679Z] b6dc333f4379: Pull complete [2021-07-28T17:24:49.679Z] fd332fbdc1db: Verifying Checksum [2021-07-28T17:24:49.679Z] fd332fbdc1db: Download complete [2021-07-28T17:24:50.271Z] 3d9ef1400e77: Pull complete [2021-07-28T17:24:50.537Z] fd332fbdc1db: Pull complete [2021-07-28T17:24:50.537Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-28T17:24:50.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T17:24:50.537Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-28T17:24:50.629Z] prd-centos7-docker-4c-2g-388 does not seem to be running inside a container [2021-07-28T17:24:50.694Z] $ 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-28T17:24:51.454Z] $ docker top 2b0a18f3c26adfaaa2d4b5a855653ad5cfdca54d8432d6c28e475890b73f579b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-28T17:24:51.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T17:24:51.576Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T17:24:51.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T17:24:51.681Z] $ docker exec 2b0a18f3c26adfaaa2d4b5a855653ad5cfdca54d8432d6c28e475890b73f579b ssh-agent [2021-07-28T17:24:51.791Z] SSH_AUTH_SOCK=/tmp/ssh-RRx8vD3cpVGM/agent.14 [2021-07-28T17:24:51.791Z] SSH_AGENT_PID=21 [2021-07-28T17:24:51.802Z] Running ssh-add (command line suppressed) [2021-07-28T17:24:51.891Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9210969158649659641.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9210969158649659641.key) [2021-07-28T17:24:51.914Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T17:24:52.225Z] + git tag --points-at HEAD [Pipeline] } [2021-07-28T17:24:52.244Z] $ docker exec --env ******** --env ******** 2b0a18f3c26adfaaa2d4b5a855653ad5cfdca54d8432d6c28e475890b73f579b ssh-agent -k [2021-07-28T17:24:52.336Z] unset SSH_AUTH_SOCK; [2021-07-28T17:24:52.336Z] unset SSH_AGENT_PID; [2021-07-28T17:24:52.336Z] echo Agent pid 21 killed; [2021-07-28T17:24:52.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-28T17:24:52.434Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T17:24:52.434Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T17:24:52.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T17:24:52.572Z] $ docker exec 2b0a18f3c26adfaaa2d4b5a855653ad5cfdca54d8432d6c28e475890b73f579b ssh-agent [2021-07-28T17:24:52.688Z] SSH_AUTH_SOCK=/tmp/ssh-3C7LOIkHwKPS/agent.55 [2021-07-28T17:24:52.688Z] SSH_AGENT_PID=62 [2021-07-28T17:24:52.696Z] Running ssh-add (command line suppressed) [2021-07-28T17:24:52.786Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6083790093502598171.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6083790093502598171.key) [2021-07-28T17:24:52.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T17:24:53.129Z] + git semver init [2021-07-28T17:24:53.129Z] # -> Open(): unable to determine branch for HEAD [2021-07-28T17:24:53.129Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-28T17:24:53.129Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-28T17:24:53.129Z] # $SEMVER_REMOTE_NAME = origin [2021-07-28T17:24:53.129Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-28T17:24:53.129Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-28T17:24:53.129Z] # $SEMVER_BRANCH = main [2021-07-28T17:24:53.129Z] # $SEMVER_TEMP = /tmp/semver-618871488 [2021-07-28T17:24:53.129Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-07-28T17:24:54.543Z] # '/tmp/semver-618871488' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2021-07-28T17:24:54.543Z] # -> Force: false [2021-07-28T17:24:54.543Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-07-28T17:24:54.557Z] $ docker exec --env ******** --env ******** 2b0a18f3c26adfaaa2d4b5a855653ad5cfdca54d8432d6c28e475890b73f579b ssh-agent -k [2021-07-28T17:24:54.647Z] unset SSH_AUTH_SOCK; [2021-07-28T17:24:54.648Z] unset SSH_AGENT_PID; [2021-07-28T17:24:54.648Z] echo Agent pid 62 killed; [2021-07-28T17:24:54.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-28T17:24:55.009Z] + git semver [Pipeline] } [2021-07-28T17:24:55.028Z] $ docker stop --time=1 2b0a18f3c26adfaaa2d4b5a855653ad5cfdca54d8432d6c28e475890b73f579b [2021-07-28T17:24:56.291Z] $ docker rm -f 2b0a18f3c26adfaaa2d4b5a855653ad5cfdca54d8432d6c28e475890b73f579b [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T17:24:56.701Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-28T17:24:57.030Z] Stashed 1 file(s) [Pipeline] echo [2021-07-28T17:24:57.033Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.2 [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-28T17:25:12.287Z] Still waiting to schedule task [2021-07-28T17:25:12.288Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-28T17:25:12.290Z] Still waiting to schedule task [2021-07-28T17:25:12.291Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-386’ is offline [2021-07-28T17:26:56.837Z] Running on prd-centos7-docker-4c-2g-390 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-07-28T17:26:56.859Z] Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout [2021-07-28T17:26:56.983Z] The recommended git tool is: NONE [2021-07-28T17:26:59.815Z] using credential edgex-jenkins-ssh [2021-07-28T17:26:59.833Z] Cloning the remote Git repository [2021-07-28T17:26:59.072Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-28T17:26:59.156Z] > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 [2021-07-28T17:26:59.204Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-28T17:26:59.206Z] > git --version # timeout=10 [2021-07-28T17:26:59.216Z] > git --version # 'git version 2.24.4' [2021-07-28T17:26:59.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T17:26:59.254Z] [INFO] Currently running in a labeled security context [2021-07-28T17:26:59.254Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-28T17:26:59.254Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/3@tmp/jenkins-gitclient-ssh8097405564410061401.key [2021-07-28T17:26:59.269Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T17:27:01.009Z] Avoid second fetch [2021-07-28T17:27:01.010Z] Checking out Revision 0853f1f5c8e2b80461be7672509b97b64e8d7184 (main) [2021-07-28T17:27:00.228Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-28T17:27:00.238Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T17:27:00.262Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T17:27:00.275Z] > git checkout -f 0853f1f5c8e2b80461be7672509b97b64e8d7184 # timeout=10 [2021-07-28T17:27:04.704Z] Commit message: "fix: Correct parsing of ImpinjPeakRSSI parameter (#44)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T17:27:05.100Z] provisioning config files... [2021-07-28T17:27:05.120Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config4455075719777984167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:27:05.558Z] ---> docker-login.sh [2021-07-28T17:27:05.558Z] nexus3.edgexfoundry.org:10001 [2021-07-28T17:27:05.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:27:05.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:27:05.829Z] Configure a credential helper to remove this warning. See [2021-07-28T17:27:05.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:27:05.829Z] [2021-07-28T17:27:05.829Z] Login Succeeded [2021-07-28T17:27:05.829Z] nexus3.edgexfoundry.org:10002 [2021-07-28T17:27:05.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:27:05.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:27:05.829Z] Configure a credential helper to remove this warning. See [2021-07-28T17:27:05.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:27:05.829Z] [2021-07-28T17:27:05.829Z] Login Succeeded [2021-07-28T17:27:05.829Z] nexus3.edgexfoundry.org:10003 [2021-07-28T17:27:06.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:27:06.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:27:06.098Z] Configure a credential helper to remove this warning. See [2021-07-28T17:27:06.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:27:06.098Z] [2021-07-28T17:27:06.098Z] Login Succeeded [2021-07-28T17:27:06.098Z] nexus3.edgexfoundry.org:10004 [2021-07-28T17:27:06.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:27:06.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:27:06.098Z] Configure a credential helper to remove this warning. See [2021-07-28T17:27:06.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:27:06.098Z] [2021-07-28T17:27:06.098Z] Login Succeeded [2021-07-28T17:27:06.098Z] docker.io [2021-07-28T17:27:06.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:27:06.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:27:06.949Z] Configure a credential helper to remove this warning. See [2021-07-28T17:27:06.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:27:06.949Z] [2021-07-28T17:27:06.949Z] Login Succeeded [2021-07-28T17:27:06.949Z] ---> docker-login.sh ends [Pipeline] } [2021-07-28T17:27:06.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-28T17:27:07.175Z] ========================================================= [2021-07-28T17:27:07.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-28T17:27:07.175Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:27:07.532Z] + 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-28T17:27:07.532Z] Sending build context to Docker daemon 20.48MB [2021-07-28T17:27:07.532Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-28T17:27:07.532Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-28T17:27:07.805Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-28T17:27:07.805Z] 540db60ca938: Pulling fs layer [2021-07-28T17:27:07.805Z] adcc1eea9eea: Pulling fs layer [2021-07-28T17:27:07.805Z] 4c4ab2625f07: Pulling fs layer [2021-07-28T17:27:07.805Z] 0773c198feca: Pulling fs layer [2021-07-28T17:27:07.805Z] 345f892a5656: Pulling fs layer [2021-07-28T17:27:07.805Z] 4796506630df: Pulling fs layer [2021-07-28T17:27:07.805Z] cc55df3e53f1: Pulling fs layer [2021-07-28T17:27:07.805Z] 4d027b6c602c: Pulling fs layer [2021-07-28T17:27:07.805Z] 449e75d2c14e: Pulling fs layer [2021-07-28T17:27:07.805Z] 345f892a5656: Waiting [2021-07-28T17:27:07.805Z] 4796506630df: Waiting [2021-07-28T17:27:07.805Z] cc55df3e53f1: Waiting [2021-07-28T17:27:07.805Z] 4d027b6c602c: Waiting [2021-07-28T17:27:07.805Z] 449e75d2c14e: Waiting [2021-07-28T17:27:07.805Z] 0773c198feca: Waiting [2021-07-28T17:27:07.805Z] 4c4ab2625f07: Verifying Checksum [2021-07-28T17:27:07.805Z] 4c4ab2625f07: Download complete [2021-07-28T17:27:07.805Z] adcc1eea9eea: Verifying Checksum [2021-07-28T17:27:07.805Z] adcc1eea9eea: Download complete [2021-07-28T17:27:07.805Z] 345f892a5656: Verifying Checksum [2021-07-28T17:27:07.805Z] 345f892a5656: Download complete [2021-07-28T17:27:07.805Z] 4796506630df: Verifying Checksum [2021-07-28T17:27:07.805Z] 4796506630df: Download complete [2021-07-28T17:27:07.805Z] 540db60ca938: Verifying Checksum [2021-07-28T17:27:07.805Z] 540db60ca938: Download complete [2021-07-28T17:27:08.071Z] 540db60ca938: Pull complete [2021-07-28T17:27:08.071Z] adcc1eea9eea: Pull complete [2021-07-28T17:27:08.339Z] 4c4ab2625f07: Pull complete [2021-07-28T17:27:08.612Z] 4d027b6c602c: Verifying Checksum [2021-07-28T17:27:08.612Z] 4d027b6c602c: Download complete [2021-07-28T17:27:08.880Z] cc55df3e53f1: Verifying Checksum [2021-07-28T17:27:08.880Z] cc55df3e53f1: Download complete [2021-07-28T17:27:09.848Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-389 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-07-28T17:27:09.866Z] Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout [2021-07-28T17:27:10.059Z] The recommended git tool is: NONE [2021-07-28T17:27:10.819Z] 449e75d2c14e: Verifying Checksum [2021-07-28T17:27:10.819Z] 449e75d2c14e: Download complete [2021-07-28T17:27:13.167Z] 0773c198feca: Verifying Checksum [2021-07-28T17:27:13.167Z] 0773c198feca: Download complete [2021-07-28T17:27:14.600Z] 0773c198feca: Pull complete [2021-07-28T17:27:14.865Z] 345f892a5656: Pull complete [2021-07-28T17:27:14.865Z] 4796506630df: Pull complete [2021-07-28T17:27:14.865Z] cc55df3e53f1: Pull complete [2021-07-28T17:27:15.132Z] 4d027b6c602c: Pull complete [2021-07-28T17:27:16.564Z] 449e75d2c14e: Pull complete [2021-07-28T17:27:16.564Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-28T17:27:16.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-28T17:27:16.564Z] ---> 0d28375d9b5b [2021-07-28T17:27:16.564Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-28T17:27:17.525Z] using credential edgex-jenkins-ssh [2021-07-28T17:27:17.553Z] Cloning the remote Git repository [2021-07-28T17:27:17.979Z] ---> Running in 5eeff78da229 [2021-07-28T17:27:18.246Z] Removing intermediate container 5eeff78da229 [2021-07-28T17:27:18.246Z] ---> 0d6f09086546 [2021-07-28T17:27:18.246Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-28T17:27:18.246Z] ---> Running in 8549b7b893b3 [2021-07-28T17:27:18.246Z] Removing intermediate container 8549b7b893b3 [2021-07-28T17:27:18.246Z] ---> edf5ff26b1c7 [2021-07-28T17:27:18.246Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-28T17:27:18.246Z] ---> Running in 2d95f780f3ec [2021-07-28T17:27:18.517Z] Removing intermediate container 2d95f780f3ec [2021-07-28T17:27:18.517Z] ---> 4046020f76b3 [2021-07-28T17:27:18.517Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-28T17:27:18.517Z] ---> Running in 159870d3f00c [2021-07-28T17:27:18.788Z] Removing intermediate container 159870d3f00c [2021-07-28T17:27:18.788Z] ---> 488979e273fc [2021-07-28T17:27:18.788Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-28T17:27:18.788Z] ---> Running in 8a10ae9e40ab [2021-07-28T17:27:17.634Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-28T17:27:17.746Z] > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 [2021-07-28T17:27:17.839Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-28T17:27:17.840Z] > git --version # timeout=10 [2021-07-28T17:27:17.859Z] > git --version # 'git version 2.17.1' [2021-07-28T17:27:17.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T17:27:17.933Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T17:27:19.056Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-28T17:27:19.973Z] Avoid second fetch [2021-07-28T17:27:19.974Z] Checking out Revision 0853f1f5c8e2b80461be7672509b97b64e8d7184 (main) [2021-07-28T17:27:20.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-28T17:27:19.923Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-28T17:27:19.945Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T17:27:19.990Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T17:27:20.004Z] > git checkout -f 0853f1f5c8e2b80461be7672509b97b64e8d7184 # timeout=10 [2021-07-28T17:27:20.282Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-28T17:27:20.548Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-28T17:27:20.548Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-28T17:27:20.548Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-28T17:27:20.815Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-28T17:27:20.815Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-28T17:27:20.815Z] Executing busybox-1.32.1-r6.trigger [2021-07-28T17:27:20.815Z] OK: 150 MiB in 46 packages [2021-07-28T17:27:21.398Z] Removing intermediate container 8a10ae9e40ab [2021-07-28T17:27:21.398Z] ---> 9b55c7ec9423 [2021-07-28T17:27:21.398Z] Step 8/10 : WORKDIR /app [2021-07-28T17:27:21.398Z] ---> Running in 6ba8ebdb891f [2021-07-28T17:27:21.398Z] Removing intermediate container 6ba8ebdb891f [2021-07-28T17:27:21.398Z] ---> df2db1dc5612 [2021-07-28T17:27:21.398Z] Step 9/10 : COPY . . [2021-07-28T17:27:21.992Z] ---> 2e75aab89f85 [2021-07-28T17:27:21.992Z] Step 10/10 : RUN go mod download [2021-07-28T17:27:21.992Z] ---> Running in 1d32237e22be [2021-07-28T17:27:24.609Z] Commit message: "fix: Correct parsing of ImpinjPeakRSSI parameter (#44)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T17:27:24.958Z] provisioning config files... [2021-07-28T17:27:24.985Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config6237993892278812221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:27:25.552Z] ---> docker-login.sh [2021-07-28T17:27:25.552Z] nexus3.edgexfoundry.org:10001 [2021-07-28T17:27:26.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:27:26.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:27:26.759Z] Configure a credential helper to remove this warning. See [2021-07-28T17:27:26.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:27:26.759Z] [2021-07-28T17:27:26.759Z] Login Succeeded [2021-07-28T17:27:26.759Z] nexus3.edgexfoundry.org:10002 [2021-07-28T17:27:27.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:27:27.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:27:27.035Z] Configure a credential helper to remove this warning. See [2021-07-28T17:27:27.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:27:27.035Z] [2021-07-28T17:27:27.035Z] Login Succeeded [2021-07-28T17:27:27.310Z] nexus3.edgexfoundry.org:10003 [2021-07-28T17:27:27.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:27:27.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:27:27.864Z] Configure a credential helper to remove this warning. See [2021-07-28T17:27:27.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:27:27.864Z] [2021-07-28T17:27:27.864Z] Login Succeeded [2021-07-28T17:27:27.864Z] nexus3.edgexfoundry.org:10004 [2021-07-28T17:27:28.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:27:28.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:27:28.418Z] Configure a credential helper to remove this warning. See [2021-07-28T17:27:28.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:27:28.418Z] [2021-07-28T17:27:28.418Z] Login Succeeded [2021-07-28T17:27:28.418Z] docker.io [2021-07-28T17:27:28.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:27:28.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:27:28.968Z] Configure a credential helper to remove this warning. See [2021-07-28T17:27:28.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:27:28.968Z] [2021-07-28T17:27:28.968Z] Login Succeeded [2021-07-28T17:27:28.968Z] ---> docker-login.sh ends [Pipeline] } [2021-07-28T17:27:29.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-28T17:27:29.367Z] ========================================================= [2021-07-28T17:27:29.367Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-28T17:27:29.367Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:27:29.738Z] + 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-28T17:27:30.342Z] Sending build context to Docker daemon 20.48MB [2021-07-28T17:27:30.342Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-28T17:27:30.342Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-28T17:27:30.621Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-28T17:27:30.621Z] 595b0fe564bb: Pulling fs layer [2021-07-28T17:27:30.621Z] 24495759ef45: Pulling fs layer [2021-07-28T17:27:30.621Z] d148012ef14d: Pulling fs layer [2021-07-28T17:27:30.621Z] cb65c68fc2e2: Pulling fs layer [2021-07-28T17:27:30.621Z] 093eec477d81: Pulling fs layer [2021-07-28T17:27:30.621Z] a6d5b2bbb924: Pulling fs layer [2021-07-28T17:27:30.621Z] 2446dc1eb7d3: Pulling fs layer [2021-07-28T17:27:30.621Z] 596795e73e0f: Pulling fs layer [2021-07-28T17:27:30.621Z] a6d5b2bbb924: Waiting [2021-07-28T17:27:30.621Z] 2446dc1eb7d3: Waiting [2021-07-28T17:27:30.621Z] cb65c68fc2e2: Waiting [2021-07-28T17:27:30.621Z] 596795e73e0f: Waiting [2021-07-28T17:27:30.621Z] 093eec477d81: Waiting [2021-07-28T17:27:30.621Z] d148012ef14d: Verifying Checksum [2021-07-28T17:27:30.621Z] d148012ef14d: Download complete [2021-07-28T17:27:30.621Z] 24495759ef45: Verifying Checksum [2021-07-28T17:27:30.621Z] 24495759ef45: Download complete [2021-07-28T17:27:30.621Z] 093eec477d81: Verifying Checksum [2021-07-28T17:27:30.621Z] 093eec477d81: Download complete [2021-07-28T17:27:30.621Z] a6d5b2bbb924: Verifying Checksum [2021-07-28T17:27:30.621Z] a6d5b2bbb924: Download complete [2021-07-28T17:27:30.621Z] 595b0fe564bb: Verifying Checksum [2021-07-28T17:27:30.621Z] 595b0fe564bb: Download complete [2021-07-28T17:27:30.621Z] 2446dc1eb7d3: Verifying Checksum [2021-07-28T17:27:30.621Z] 2446dc1eb7d3: Download complete [2021-07-28T17:27:31.659Z] 595b0fe564bb: Pull complete [2021-07-28T17:27:32.287Z] 24495759ef45: Pull complete [2021-07-28T17:27:32.899Z] d148012ef14d: Pull complete [2021-07-28T17:27:33.181Z] 596795e73e0f: Verifying Checksum [2021-07-28T17:27:33.181Z] 596795e73e0f: Download complete [2021-07-28T17:27:34.630Z] cb65c68fc2e2: Verifying Checksum [2021-07-28T17:27:34.630Z] cb65c68fc2e2: Download complete [2021-07-28T17:27:37.009Z] Removing intermediate container 1d32237e22be [2021-07-28T17:27:37.009Z] ---> 0105e29754ba [2021-07-28T17:27:37.009Z] Successfully built 0105e29754ba [2021-07-28T17:27:37.009Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:27:37.363Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-28T17:27:37.363Z] . [Pipeline] withDockerContainer [2021-07-28T17:27:37.458Z] prd-centos7-docker-4c-2g-390 does not seem to be running inside a container [2021-07-28T17:27:37.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-28T17:27:37.923Z] $ docker top e4fa133f6a666f072ef085988b2ff37415e73cd010e73714ab63b1235934d870 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T17:27:38.324Z] + go version [2021-07-28T17:27:38.324Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-28T17:27:38.344Z] $ docker stop --time=1 e4fa133f6a666f072ef085988b2ff37415e73cd010e73714ab63b1235934d870 [2021-07-28T17:27:39.539Z] $ docker rm -f e4fa133f6a666f072ef085988b2ff37415e73cd010e73714ab63b1235934d870 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:27:40.192Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-28T17:27:40.192Z] . [Pipeline] withDockerContainer [2021-07-28T17:27:40.287Z] prd-centos7-docker-4c-2g-390 does not seem to be running inside a container [2021-07-28T17:27:40.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-28T17:27:40.729Z] $ docker top a7186411c611cc1541495f25c99137459ba00cb7771e23f6e00017e2106280f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T17:27:41.136Z] + go mod tidy [Pipeline] sh [2021-07-28T17:27:41.730Z] + make test [2021-07-28T17:27:41.730Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-28T17:27:47.093Z] cb65c68fc2e2: Pull complete [2021-07-28T17:27:47.093Z] 093eec477d81: Pull complete [2021-07-28T17:27:47.093Z] a6d5b2bbb924: Pull complete [2021-07-28T17:27:47.093Z] 2446dc1eb7d3: Pull complete [2021-07-28T17:27:50.508Z] 596795e73e0f: Pull complete [2021-07-28T17:27:50.508Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-28T17:27:50.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-28T17:27:50.508Z] ---> d9e956139c92 [2021-07-28T17:27:50.508Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-28T17:27:54.823Z] ---> Running in 0809987174d6 [2021-07-28T17:27:54.823Z] Removing intermediate container 0809987174d6 [2021-07-28T17:27:54.823Z] ---> 5868aedccf7a [2021-07-28T17:27:54.823Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-28T17:27:55.098Z] ---> Running in 622b7ddfe2db [2021-07-28T17:27:55.368Z] Removing intermediate container 622b7ddfe2db [2021-07-28T17:27:55.368Z] ---> 1e73808e13a4 [2021-07-28T17:27:55.368Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-28T17:27:55.643Z] ---> Running in e0b6fd8aef7e [2021-07-28T17:27:56.239Z] Removing intermediate container e0b6fd8aef7e [2021-07-28T17:27:56.239Z] ---> 03a92bda3293 [2021-07-28T17:27:56.239Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-28T17:27:56.239Z] ---> Running in 9d3bed634f71 [2021-07-28T17:27:58.872Z] Removing intermediate container 9d3bed634f71 [2021-07-28T17:27:58.872Z] ---> e149705aa389 [2021-07-28T17:27:58.872Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-28T17:27:59.146Z] ---> Running in 885e615f5df1 [2021-07-28T17:28:00.006Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-07-28T17:28:00.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-28T17:28:01.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-28T17:28:01.460Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.057s coverage: 89.2% of statements [2021-07-28T17:28:01.460Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.011s coverage: 11.3% of statements [2021-07-28T17:28:02.164Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-28T17:28:02.164Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-28T17:28:02.164Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-28T17:28:02.164Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-28T17:28:02.428Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.047s coverage: 72.3% of statements [2021-07-28T17:28:02.429Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-28T17:28:02.438Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-28T17:28:02.438Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-28T17:28:02.712Z] Executing busybox-1.32.1-r6.trigger [2021-07-28T17:28:02.712Z] OK: 139 MiB in 46 packages [2021-07-28T17:28:04.170Z] Removing intermediate container 885e615f5df1 [2021-07-28T17:28:04.170Z] ---> 330c2b53db15 [2021-07-28T17:28:04.170Z] Step 8/10 : WORKDIR /app [2021-07-28T17:28:04.170Z] ---> Running in 3a768437f28b [2021-07-28T17:28:04.446Z] Removing intermediate container 3a768437f28b [2021-07-28T17:28:04.446Z] ---> fb403fa9c86e [2021-07-28T17:28:04.446Z] Step 9/10 : COPY . . [2021-07-28T17:28:06.443Z] ---> 65f8b52ee489 [2021-07-28T17:28:06.443Z] Step 10/10 : RUN go mod download [2021-07-28T17:28:06.443Z] ---> Running in 5010824d6699 [2021-07-28T17:28:10.666Z] gofmt -l . [2021-07-28T17:28:10.666Z] [ "`gofmt -l .`" = "" ] [2021-07-28T17:28:10.666Z] ./bin/test-attribution.sh [2021-07-28T17:28:10.666Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-28T17:28:10.680Z] $ docker stop --time=1 a7186411c611cc1541495f25c99137459ba00cb7771e23f6e00017e2106280f9 [2021-07-28T17:28:12.189Z] $ docker rm -f a7186411c611cc1541495f25c99137459ba00cb7771e23f6e00017e2106280f9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T17:28:12.635Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-28T17:28:12.861Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-28T17:28:14.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-28T17:28:14.350Z] + ls -al . [2021-07-28T17:28:14.350Z] total 19464 [2021-07-28T17:28:14.350Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jul 28 17:28 . [2021-07-28T17:28:14.350Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 28 17:26 .. [2021-07-28T17:28:14.350Z] -rw-rw-r--. 1 jenkins jenkins 19749680 Jul 28 17:27 app-rfid-llrp-inventory [2021-07-28T17:28:14.350Z] -rw-rw-r--. 1 jenkins jenkins 7039 Jul 28 17:27 Attribution.txt [2021-07-28T17:28:14.350Z] drwxrwxr-x. 2 jenkins jenkins 60 Jul 28 17:27 bin [2021-07-28T17:28:14.350Z] -rw-r--r--. 1 jenkins jenkins 61872 Jul 28 17:28 coverage.out [2021-07-28T17:28:14.350Z] -rw-rw-r--. 1 jenkins jenkins 1710 Jul 28 17:27 Dockerfile [2021-07-28T17:28:14.350Z] -rw-rw-r--. 1 jenkins jenkins 1040 Jul 28 17:27 Dockerfile.build [2021-07-28T17:28:14.350Z] -rw-rw-r--. 1 jenkins jenkins 262 Jul 28 17:27 .dockerignore [2021-07-28T17:28:14.350Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 28 17:27 .git [2021-07-28T17:28:14.350Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 28 17:27 .github [2021-07-28T17:28:14.350Z] -rw-rw-r--. 1 jenkins jenkins 816 Jul 28 17:27 .gitignore [2021-07-28T17:28:14.350Z] -rw-r--r--. 1 jenkins jenkins 412 Jul 28 17:28 go.mod [2021-07-28T17:28:14.350Z] -rw-r--r--. 1 jenkins jenkins 19455 Jul 28 17:27 go.sum [2021-07-28T17:28:14.350Z] drwxrwxr-x. 2 jenkins jenkins 140 Jul 28 17:27 images [2021-07-28T17:28:14.350Z] drwxrwxr-x. 4 jenkins jenkins 35 Jul 28 17:27 internal [2021-07-28T17:28:14.350Z] -rw-rw-r--. 1 jenkins jenkins 686 Jul 28 17:27 Jenkinsfile [2021-07-28T17:28:14.350Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jul 28 17:27 LICENSE [2021-07-28T17:28:14.350Z] -rw-rw-r--. 1 jenkins jenkins 530 Jul 28 17:27 main.go [2021-07-28T17:28:14.350Z] -rw-rw-r--. 1 jenkins jenkins 1499 Jul 28 17:27 Makefile [2021-07-28T17:28:14.350Z] -rw-rw-r--. 1 jenkins jenkins 28960 Jul 28 17:27 README.md [2021-07-28T17:28:14.350Z] drwxrwxr-x. 2 jenkins jenkins 32 Jul 28 17:27 res [2021-07-28T17:28:14.350Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 28 17:27 snap [2021-07-28T17:28:14.350Z] drwxrwxr-x. 3 jenkins jenkins 18 Jul 28 17:27 static [2021-07-28T17:28:14.350Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 28 17:24 VERSION [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:28:14.695Z] + 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=0853f1f5c8e2b80461be7672509b97b64e8d7184 --label arch=amd64 --label version=0.0.1-dev.2 . [2021-07-28T17:28:14.695Z] Sending build context to Docker daemon 20.48MB [2021-07-28T17:28:14.695Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-07-28T17:28:14.695Z] Step 2/28 : FROM ${BASE} AS builder [2021-07-28T17:28:14.695Z] ---> 0105e29754ba [2021-07-28T17:28:14.695Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-28T17:28:14.965Z] ---> Running in 9e8d0eb76aa2 [2021-07-28T17:28:14.965Z] Removing intermediate container 9e8d0eb76aa2 [2021-07-28T17:28:14.965Z] ---> 8dd6b1ebdd5e [2021-07-28T17:28:14.965Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-07-28T17:28:14.965Z] ---> Running in 10526c4d587b [2021-07-28T17:28:14.965Z] Removing intermediate container 10526c4d587b [2021-07-28T17:28:14.965Z] ---> 440b84a65ae1 [2021-07-28T17:28:14.965Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-28T17:28:14.965Z] ---> Running in 56ad20fb3b67 [2021-07-28T17:28:15.234Z] Removing intermediate container 56ad20fb3b67 [2021-07-28T17:28:15.234Z] ---> 4d6a382e3eea [2021-07-28T17:28:15.234Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-28T17:28:15.234Z] ---> Running in f36196c8008a [2021-07-28T17:28:15.501Z] Removing intermediate container f36196c8008a [2021-07-28T17:28:15.501Z] ---> 1b5ceece5f44 [2021-07-28T17:28:15.501Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-28T17:28:15.501Z] ---> Running in f96e4e8f5edc [2021-07-28T17:28:15.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-28T17:28:16.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-28T17:28:17.311Z] OK: 150 MiB in 46 packages [2021-07-28T17:28:17.311Z] Removing intermediate container f96e4e8f5edc [2021-07-28T17:28:17.311Z] ---> 0ab6eb38521c [2021-07-28T17:28:17.311Z] Step 8/28 : WORKDIR /app [2021-07-28T17:28:17.311Z] ---> Running in b8357909e1bf [2021-07-28T17:28:17.580Z] Removing intermediate container b8357909e1bf [2021-07-28T17:28:17.580Z] ---> dac814c7e5f6 [2021-07-28T17:28:17.580Z] Step 9/28 : COPY go.mod . [2021-07-28T17:28:17.580Z] ---> 524624c15202 [2021-07-28T17:28:17.580Z] Step 10/28 : RUN go mod download [2021-07-28T17:28:17.580Z] ---> Running in 1c8612df2a04 [2021-07-28T17:28:18.166Z] Removing intermediate container 1c8612df2a04 [2021-07-28T17:28:18.167Z] ---> 77c6f4beea3b [2021-07-28T17:28:18.167Z] Step 11/28 : COPY . . [2021-07-28T17:28:18.754Z] ---> 243ba5ea3d10 [2021-07-28T17:28:18.754Z] Step 12/28 : ARG MAKE="make build" [2021-07-28T17:28:18.754Z] ---> Running in 6216f041344c [2021-07-28T17:28:18.754Z] Removing intermediate container 6216f041344c [2021-07-28T17:28:18.754Z] ---> c20ffde8b5c7 [2021-07-28T17:28:18.754Z] Step 13/28 : RUN $MAKE [2021-07-28T17:28:18.754Z] ---> Running in 859693d504d0 [2021-07-28T17:28:19.022Z] go mod tidy [2021-07-28T17:28:19.299Z] 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.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.2" -o app-rfid-llrp-inventory [2021-07-28T17:28:34.366Z] Removing intermediate container 859693d504d0 [2021-07-28T17:28:34.366Z] ---> 0d23475344f2 [2021-07-28T17:28:34.366Z] Step 14/28 : FROM alpine:3.12 [2021-07-28T17:28:34.366Z] 3.12: Pulling from library/alpine [2021-07-28T17:28:34.366Z] 339de151aab4: Pulling fs layer [2021-07-28T17:28:34.366Z] 339de151aab4: Verifying Checksum [2021-07-28T17:28:34.366Z] 339de151aab4: Download complete [2021-07-28T17:28:34.366Z] 339de151aab4: Pull complete [2021-07-28T17:28:34.366Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-28T17:28:34.366Z] Status: Downloaded newer image for alpine:3.12 [2021-07-28T17:28:34.366Z] ---> 13621d1b12d4 [2021-07-28T17:28:34.366Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-28T17:28:34.366Z] ---> Running in 2cdfabdee681 [2021-07-28T17:28:34.366Z] Removing intermediate container 2cdfabdee681 [2021-07-28T17:28:34.366Z] ---> 28046b6c0985 [2021-07-28T17:28:34.366Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-07-28T17:28:34.366Z] ---> Running in 41152d971c09 [2021-07-28T17:28:34.641Z] Removing intermediate container 41152d971c09 [2021-07-28T17:28:34.641Z] ---> 4b1a86bf8459 [2021-07-28T17:28:34.641Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-07-28T17:28:34.641Z] ---> Running in dae6c1200ba5 [2021-07-28T17:28:34.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-28T17:28:34.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-28T17:28:34.908Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-28T17:28:34.908Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-28T17:28:34.908Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-28T17:28:34.908Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-28T17:28:34.908Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-28T17:28:34.908Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-28T17:28:34.908Z] Executing busybox-1.31.1-r20.trigger [2021-07-28T17:28:35.179Z] Executing ca-certificates-20191127-r4.trigger [2021-07-28T17:28:35.179Z] OK: 9 MiB in 20 packages [2021-07-28T17:28:35.445Z] Removing intermediate container dae6c1200ba5 [2021-07-28T17:28:35.445Z] ---> 7408e3e3ceae [2021-07-28T17:28:35.445Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-07-28T17:28:35.445Z] ---> 3ba47ee09304 [2021-07-28T17:28:35.445Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-07-28T17:28:35.715Z] ---> 04715eceff06 [2021-07-28T17:28:35.715Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-07-28T17:28:35.715Z] ---> 9cf13c232a7f [2021-07-28T17:28:35.715Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-07-28T17:28:35.982Z] ---> e2b69a076aee [2021-07-28T17:28:35.982Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-07-28T17:28:36.565Z] ---> f0f18202b0d7 [2021-07-28T17:28:36.565Z] Step 23/28 : EXPOSE 48086 [2021-07-28T17:28:36.565Z] ---> Running in 3edb722f14cc [2021-07-28T17:28:36.565Z] Removing intermediate container 3edb722f14cc [2021-07-28T17:28:36.565Z] ---> d06ef7661e42 [2021-07-28T17:28:36.565Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-07-28T17:28:36.565Z] ---> Running in 399bf7a72c99 [2021-07-28T17:28:36.565Z] Removing intermediate container 399bf7a72c99 [2021-07-28T17:28:36.565Z] ---> 203e891a814d [2021-07-28T17:28:36.565Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-07-28T17:28:36.830Z] ---> Running in 4b250e73b0e4 [2021-07-28T17:28:36.830Z] Removing intermediate container 4b250e73b0e4 [2021-07-28T17:28:36.830Z] ---> 6044dd095949 [2021-07-28T17:28:36.830Z] Step 26/28 : LABEL arch=amd64 [2021-07-28T17:28:36.830Z] ---> Running in d8be39658c92 [2021-07-28T17:28:36.830Z] Removing intermediate container d8be39658c92 [2021-07-28T17:28:36.830Z] ---> 7e69b1540068 [2021-07-28T17:28:36.830Z] Step 27/28 : LABEL git_sha=0853f1f5c8e2b80461be7672509b97b64e8d7184 [2021-07-28T17:28:36.830Z] ---> Running in aac0028a98ba [2021-07-28T17:28:37.096Z] Removing intermediate container aac0028a98ba [2021-07-28T17:28:37.096Z] ---> 43ee53b0ec9c [2021-07-28T17:28:37.096Z] Step 28/28 : LABEL version=0.0.1-dev.2 [2021-07-28T17:28:37.096Z] ---> Running in 3b142de63d59 [2021-07-28T17:28:37.096Z] Removing intermediate container 3b142de63d59 [2021-07-28T17:28:37.096Z] ---> 95051ee5fab6 [2021-07-28T17:28:37.096Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-28T17:28:37.096Z] Successfully built 95051ee5fab6 [2021-07-28T17:28:37.096Z] 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-28T17:28:37.357Z] provisioning config files... [2021-07-28T17:28:37.373Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config939929536791211564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:28:37.726Z] ---> docker-login.sh [2021-07-28T17:28:37.726Z] nexus3.edgexfoundry.org:10001 [2021-07-28T17:28:37.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:28:37.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:28:37.726Z] Configure a credential helper to remove this warning. See [2021-07-28T17:28:37.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:28:37.726Z] [2021-07-28T17:28:37.726Z] Login Succeeded [2021-07-28T17:28:37.726Z] nexus3.edgexfoundry.org:10002 [2021-07-28T17:28:37.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:28:37.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:28:37.994Z] Configure a credential helper to remove this warning. See [2021-07-28T17:28:37.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:28:37.994Z] [2021-07-28T17:28:37.994Z] Login Succeeded [2021-07-28T17:28:37.994Z] nexus3.edgexfoundry.org:10003 [2021-07-28T17:28:37.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:28:37.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:28:37.994Z] Configure a credential helper to remove this warning. See [2021-07-28T17:28:37.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:28:37.994Z] [2021-07-28T17:28:37.994Z] Login Succeeded [2021-07-28T17:28:37.994Z] nexus3.edgexfoundry.org:10004 [2021-07-28T17:28:38.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:28:38.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:28:38.261Z] Configure a credential helper to remove this warning. See [2021-07-28T17:28:38.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:28:38.261Z] [2021-07-28T17:28:38.261Z] Login Succeeded [2021-07-28T17:28:38.261Z] docker.io [2021-07-28T17:28:38.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:28:38.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:28:38.527Z] Configure a credential helper to remove this warning. See [2021-07-28T17:28:38.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:28:38.527Z] [2021-07-28T17:28:38.527Z] Login Succeeded [2021-07-28T17:28:38.527Z] ---> docker-login.sh ends [Pipeline] } [2021-07-28T17:28:38.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-28T17:28:38.615Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2021-07-28T17:28:38.615Z] 0853f1f5c8e2b80461be7672509b97b64e8d7184 [2021-07-28T17:28:38.615Z] latest [2021-07-28T17:28:38.615Z] 0.0.1-dev.2 [2021-07-28T17:28:38.615Z] 0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2 [2021-07-28T17:28:38.615Z] main [2021-07-28T17:28:38.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:28:38.780Z] Removing intermediate container 5010824d6699 [2021-07-28T17:28:38.780Z] ---> 2071731b7184 [2021-07-28T17:28:38.780Z] Successfully built 2071731b7184 [2021-07-28T17:28:38.780Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:28:38.981Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0853f1f5c8e2b80461be7672509b97b64e8d7184 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:28:39.123Z] + docker inspect -f . ci-base-image-arm64 [2021-07-28T17:28:39.123Z] . [Pipeline] withDockerContainer [2021-07-28T17:28:39.292Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0853f1f5c8e2b80461be7672509b97b64e8d7184 [2021-07-28T17:28:39.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-28T17:28:39.292Z] fcd0107fa029: Preparing [2021-07-28T17:28:39.292Z] d784957f1c61: Preparing [2021-07-28T17:28:39.292Z] 30ae080ccbd1: Preparing [2021-07-28T17:28:39.292Z] b3cb88f6249c: Preparing [2021-07-28T17:28:39.292Z] 41fe26012bee: Preparing [2021-07-28T17:28:39.292Z] d60e1794ab5b: Preparing [2021-07-28T17:28:39.292Z] 32f366d666a5: Preparing [2021-07-28T17:28:39.292Z] d60e1794ab5b: Waiting [2021-07-28T17:28:39.292Z] 32f366d666a5: Waiting [2021-07-28T17:28:39.393Z] prd-ubuntu18.04-docker-arm64-4c-16g-389 does not seem to be running inside a container [2021-07-28T17:28:39.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-28T17:28:39.566Z] b3cb88f6249c: Pushed [2021-07-28T17:28:39.566Z] d784957f1c61: Pushed [2021-07-28T17:28:39.566Z] 41fe26012bee: Pushed [2021-07-28T17:28:39.566Z] 30ae080ccbd1: Pushed [2021-07-28T17:28:39.566Z] 32f366d666a5: Layer already exists [2021-07-28T17:28:39.834Z] d60e1794ab5b: Pushed [2021-07-28T17:28:41.206Z] $ docker top 68dbc772b220fc2a0ccad3f936832c988a8091f47167964ee35034fbf8570987 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T17:28:41.770Z] fcd0107fa029: Pushed [2021-07-28T17:28:42.036Z] 0853f1f5c8e2b80461be7672509b97b64e8d7184: digest: sha256:5fcc7ba39d5a39475d52799956474701810bf930b335bb9d2a91050da978974f size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:28:42.203Z] + go version [2021-07-28T17:28:42.203Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-28T17:28:42.221Z] $ docker stop --time=1 68dbc772b220fc2a0ccad3f936832c988a8091f47167964ee35034fbf8570987 [2021-07-28T17:28:42.363Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-07-28T17:28:44.143Z] $ docker rm -f 68dbc772b220fc2a0ccad3f936832c988a8091f47167964ee35034fbf8570987 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:28:44.700Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-07-28T17:28:44.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-28T17:28:44.700Z] fcd0107fa029: Preparing [2021-07-28T17:28:44.700Z] d784957f1c61: Preparing [2021-07-28T17:28:44.700Z] 30ae080ccbd1: Preparing [2021-07-28T17:28:44.700Z] b3cb88f6249c: Preparing [2021-07-28T17:28:44.700Z] 41fe26012bee: Preparing [2021-07-28T17:28:44.700Z] d60e1794ab5b: Preparing [2021-07-28T17:28:44.700Z] 32f366d666a5: Preparing [2021-07-28T17:28:44.700Z] d60e1794ab5b: Waiting [2021-07-28T17:28:44.700Z] 32f366d666a5: Waiting [2021-07-28T17:28:44.700Z] d784957f1c61: Layer already exists [2021-07-28T17:28:44.700Z] fcd0107fa029: Layer already exists [2021-07-28T17:28:44.700Z] 41fe26012bee: Layer already exists [2021-07-28T17:28:44.700Z] b3cb88f6249c: Layer already exists [2021-07-28T17:28:44.700Z] 30ae080ccbd1: Layer already exists [2021-07-28T17:28:44.700Z] d60e1794ab5b: Layer already exists [2021-07-28T17:28:44.700Z] 32f366d666a5: Layer already exists [2021-07-28T17:28:44.966Z] + docker inspect -f . ci-base-image-arm64 [2021-07-28T17:28:44.966Z] . [2021-07-28T17:28:44.966Z] latest: digest: sha256:5fcc7ba39d5a39475d52799956474701810bf930b335bb9d2a91050da978974f size: 1782 [Pipeline] withDockerContainer [2021-07-28T17:28:45.235Z] prd-ubuntu18.04-docker-arm64-4c-16g-389 does not seem to be running inside a container [2021-07-28T17:28:45.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-28T17:28:46.961Z] $ docker top 894e9d3a7053fc9e3f4a5ec9b200cbca9de30b9eb5d1408a89ece1f0ec0c7a9c -eo pid,comm [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-07-28T17:28:47.591Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:28:47.906Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.2 [2021-07-28T17:28:47.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-28T17:28:47.906Z] fcd0107fa029: Preparing [2021-07-28T17:28:47.906Z] d784957f1c61: Preparing [2021-07-28T17:28:47.906Z] 30ae080ccbd1: Preparing [2021-07-28T17:28:47.906Z] b3cb88f6249c: Preparing [2021-07-28T17:28:47.906Z] 41fe26012bee: Preparing [2021-07-28T17:28:47.906Z] d60e1794ab5b: Preparing [2021-07-28T17:28:47.906Z] 32f366d666a5: Preparing [2021-07-28T17:28:47.906Z] d60e1794ab5b: Waiting [2021-07-28T17:28:47.906Z] 32f366d666a5: Waiting [2021-07-28T17:28:47.906Z] d784957f1c61: Layer already exists [2021-07-28T17:28:47.906Z] 41fe26012bee: Layer already exists [2021-07-28T17:28:47.906Z] 30ae080ccbd1: Layer already exists [2021-07-28T17:28:47.906Z] fcd0107fa029: Layer already exists [2021-07-28T17:28:47.906Z] b3cb88f6249c: Layer already exists [2021-07-28T17:28:47.906Z] d60e1794ab5b: Layer already exists [2021-07-28T17:28:47.906Z] 32f366d666a5: Layer already exists [2021-07-28T17:28:47.968Z] + go mod tidy [2021-07-28T17:28:48.171Z] 0.0.1-dev.2: digest: sha256:5fcc7ba39d5a39475d52799956474701810bf930b335bb9d2a91050da978974f size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:28:48.487Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-07-28T17:28:48.809Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2 [2021-07-28T17:28:48.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-28T17:28:48.809Z] fcd0107fa029: Preparing [2021-07-28T17:28:48.809Z] d784957f1c61: Preparing [2021-07-28T17:28:48.809Z] 30ae080ccbd1: Preparing [2021-07-28T17:28:48.809Z] b3cb88f6249c: Preparing [2021-07-28T17:28:48.809Z] 41fe26012bee: Preparing [2021-07-28T17:28:48.809Z] d60e1794ab5b: Preparing [2021-07-28T17:28:48.809Z] 32f366d666a5: Preparing [2021-07-28T17:28:48.809Z] 32f366d666a5: Waiting [2021-07-28T17:28:48.809Z] d60e1794ab5b: Waiting [2021-07-28T17:28:48.809Z] 30ae080ccbd1: Layer already exists [2021-07-28T17:28:48.809Z] d784957f1c61: Layer already exists [2021-07-28T17:28:48.809Z] fcd0107fa029: Layer already exists [2021-07-28T17:28:48.809Z] 41fe26012bee: Layer already exists [2021-07-28T17:28:48.809Z] b3cb88f6249c: Layer already exists [2021-07-28T17:28:48.809Z] d60e1794ab5b: Layer already exists [2021-07-28T17:28:48.809Z] 32f366d666a5: Layer already exists [2021-07-28T17:28:49.075Z] 0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2: digest: sha256:5fcc7ba39d5a39475d52799956474701810bf930b335bb9d2a91050da978974f size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:28:49.232Z] + make test [2021-07-28T17:28:49.232Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-28T17:28:49.396Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:28:49.714Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2021-07-28T17:28:49.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-28T17:28:49.714Z] fcd0107fa029: Preparing [2021-07-28T17:28:49.714Z] d784957f1c61: Preparing [2021-07-28T17:28:49.714Z] 30ae080ccbd1: Preparing [2021-07-28T17:28:49.714Z] b3cb88f6249c: Preparing [2021-07-28T17:28:49.714Z] 41fe26012bee: Preparing [2021-07-28T17:28:49.714Z] d60e1794ab5b: Preparing [2021-07-28T17:28:49.714Z] 32f366d666a5: Preparing [2021-07-28T17:28:49.714Z] d60e1794ab5b: Waiting [2021-07-28T17:28:49.714Z] 32f366d666a5: Waiting [2021-07-28T17:28:49.714Z] b3cb88f6249c: Layer already exists [2021-07-28T17:28:49.714Z] d784957f1c61: Layer already exists [2021-07-28T17:28:49.714Z] fcd0107fa029: Layer already exists [2021-07-28T17:28:49.714Z] 41fe26012bee: Layer already exists [2021-07-28T17:28:49.714Z] 30ae080ccbd1: Layer already exists [2021-07-28T17:28:49.714Z] d60e1794ab5b: Layer already exists [2021-07-28T17:28:49.714Z] 32f366d666a5: Layer already exists [2021-07-28T17:28:49.981Z] main: digest: sha256:5fcc7ba39d5a39475d52799956474701810bf930b335bb9d2a91050da978974f size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-28T17:28:50.042Z] ===================================================== [Pipeline] echo [2021-07-28T17:28:50.057Z] taggedImages: [2021-07-28T17:28:50.057Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0853f1f5c8e2b80461be7672509b97b64e8d7184 [2021-07-28T17:28:50.057Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-07-28T17:28:50.057Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.2 [2021-07-28T17:28:50.057Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2 [2021-07-28T17:28:50.057Z] - 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-28T17:28:50.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T17:28:50.808Z] [2021-07-28T17:28:50.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:28:51.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T17:28:51.137Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-28T17:28:51.137Z] b4d181a07f80: Pulling fs layer [2021-07-28T17:28:51.137Z] a1111a8f2ec3: Pulling fs layer [2021-07-28T17:28:51.137Z] ed53099fbce6: Pulling fs layer [2021-07-28T17:28:51.137Z] dc539afda2c1: Pulling fs layer [2021-07-28T17:28:51.137Z] 77bc0d833cb6: Pulling fs layer [2021-07-28T17:28:51.137Z] 9065ff56babe: Pulling fs layer [2021-07-28T17:28:51.137Z] d287ab97295c: Pulling fs layer [2021-07-28T17:28:51.137Z] dc539afda2c1: Waiting [2021-07-28T17:28:51.137Z] 77bc0d833cb6: Waiting [2021-07-28T17:28:51.137Z] 9065ff56babe: Waiting [2021-07-28T17:28:51.137Z] d287ab97295c: Waiting [2021-07-28T17:28:51.403Z] a1111a8f2ec3: Verifying Checksum [2021-07-28T17:28:51.403Z] a1111a8f2ec3: Download complete [2021-07-28T17:28:51.403Z] dc539afda2c1: Verifying Checksum [2021-07-28T17:28:51.403Z] dc539afda2c1: Download complete [2021-07-28T17:28:51.668Z] 77bc0d833cb6: Verifying Checksum [2021-07-28T17:28:51.668Z] 77bc0d833cb6: Download complete [2021-07-28T17:28:51.668Z] 9065ff56babe: Verifying Checksum [2021-07-28T17:28:51.668Z] 9065ff56babe: Download complete [2021-07-28T17:28:51.668Z] ed53099fbce6: Verifying Checksum [2021-07-28T17:28:51.668Z] ed53099fbce6: Download complete [2021-07-28T17:28:53.085Z] b4d181a07f80: Verifying Checksum [2021-07-28T17:28:53.085Z] b4d181a07f80: Download complete [2021-07-28T17:28:54.069Z] b4d181a07f80: Pull complete [2021-07-28T17:28:54.336Z] a1111a8f2ec3: Pull complete [2021-07-28T17:28:54.938Z] ed53099fbce6: Pull complete [2021-07-28T17:28:54.938Z] dc539afda2c1: Pull complete [2021-07-28T17:28:55.216Z] 77bc0d833cb6: Pull complete [2021-07-28T17:28:55.482Z] 9065ff56babe: Pull complete [2021-07-28T17:28:56.440Z] d287ab97295c: Verifying Checksum [2021-07-28T17:28:56.440Z] d287ab97295c: Download complete [2021-07-28T17:29:01.823Z] d287ab97295c: Pull complete [2021-07-28T17:29:01.823Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-28T17:29:01.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T17:29:01.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-28T17:29:01.918Z] prd-centos7-docker-4c-2g-390 does not seem to be running inside a container [2021-07-28T17:29:02.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-28T17:29:04.503Z] $ docker top 71394653ea7a9f73a12bcf6969344023af1540075e00b11847da1a06682911ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:29:04.984Z] ---> job-cost.sh [2021-07-28T17:29:04.984Z] lf-activate-venv: SKIPPING [2021-07-28T17:29:04.984Z] INFO: No Stack... [2021-07-28T17:29:05.565Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-28T17:29:05.832Z] INFO: Archiving Costs [Pipeline] sh [2021-07-28T17:29:06.362Z] + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [2021-07-28T17:29:06.362Z] + cut -d, -f6 [Pipeline] lock [2021-07-28T17:29:06.398Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-3-stack-cost] [2021-07-28T17:29:06.439Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-3-stack-cost] did not exist. Created. [2021-07-28T17:29:06.439Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-28T17:29:06.774Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-28T17:29:06.806Z] Stashed 1 file(s) [Pipeline] } [2021-07-28T17:29:06.820Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-28T17:29:06.857Z] $ docker stop --time=1 71394653ea7a9f73a12bcf6969344023af1540075e00b11847da1a06682911ed [2021-07-28T17:29:08.010Z] $ docker rm -f 71394653ea7a9f73a12bcf6969344023af1540075e00b11847da1a06682911ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-28T17:29:57.321Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-07-28T17:29:57.321Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.262s coverage: 89.2% of statements [2021-07-28T17:29:57.321Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.053s coverage: 11.3% of statements [2021-07-28T17:29:57.321Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.243s coverage: 72.3% of statements [2021-07-28T17:29:57.321Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-28T17:30:24.165Z] gofmt -l . [2021-07-28T17:30:24.165Z] [ "`gofmt -l .`" = "" ] [2021-07-28T17:30:24.165Z] ./bin/test-attribution.sh [2021-07-28T17:30:25.612Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-28T17:30:25.898Z] $ docker stop --time=1 894e9d3a7053fc9e3f4a5ec9b200cbca9de30b9eb5d1408a89ece1f0ec0c7a9c [2021-07-28T17:30:28.013Z] $ docker rm -f 894e9d3a7053fc9e3f4a5ec9b200cbca9de30b9eb5d1408a89ece1f0ec0c7a9c [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T17:30:28.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-28T17:30:28.973Z] Warning: overwriting stash ‘coverage-report’ [2021-07-28T17:30:29.547Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-28T17:30:30.035Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-28T17:30:30.368Z] + ls -al . [2021-07-28T17:30:30.368Z] total 19500 [2021-07-28T17:30:30.368Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 17:30 . [2021-07-28T17:30:30.368Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:27 .. [2021-07-28T17:30:30.368Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 28 17:27 .dockerignore [2021-07-28T17:30:30.368Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 17:27 .git [2021-07-28T17:30:30.368Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:27 .github [2021-07-28T17:30:30.368Z] -rw-rw-r-- 1 jenkins jenkins 816 Jul 28 17:27 .gitignore [2021-07-28T17:30:30.368Z] -rw-rw-r-- 1 jenkins jenkins 7039 Jul 28 17:27 Attribution.txt [2021-07-28T17:30:30.368Z] -rw-rw-r-- 1 jenkins jenkins 1710 Jul 28 17:27 Dockerfile [2021-07-28T17:30:30.368Z] -rw-rw-r-- 1 jenkins jenkins 1040 Jul 28 17:27 Dockerfile.build [2021-07-28T17:30:30.368Z] -rw-rw-r-- 1 jenkins jenkins 686 Jul 28 17:27 Jenkinsfile [2021-07-28T17:30:30.368Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 28 17:27 LICENSE [2021-07-28T17:30:30.368Z] -rw-rw-r-- 1 jenkins jenkins 1499 Jul 28 17:27 Makefile [2021-07-28T17:30:30.368Z] -rw-rw-r-- 1 jenkins jenkins 28960 Jul 28 17:27 README.md [2021-07-28T17:30:30.368Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 28 17:24 VERSION [2021-07-28T17:30:30.368Z] -rw-rw-r-- 1 jenkins jenkins 19749680 Jul 28 17:27 app-rfid-llrp-inventory [2021-07-28T17:30:30.368Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:27 bin [2021-07-28T17:30:30.368Z] -rw-r--r-- 1 jenkins jenkins 61872 Jul 28 17:29 coverage.out [2021-07-28T17:30:30.368Z] -rw-r--r-- 1 jenkins jenkins 412 Jul 28 17:30 go.mod [2021-07-28T17:30:30.368Z] -rw-r--r-- 1 jenkins jenkins 19455 Jul 28 17:28 go.sum [2021-07-28T17:30:30.368Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:27 images [2021-07-28T17:30:30.368Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:27 internal [2021-07-28T17:30:30.368Z] -rw-rw-r-- 1 jenkins jenkins 530 Jul 28 17:27 main.go [2021-07-28T17:30:30.368Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:27 res [2021-07-28T17:30:30.368Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:27 snap [2021-07-28T17:30:30.368Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 17:27 static [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:30:30.721Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0853f1f5c8e2b80461be7672509b97b64e8d7184 --label arch=arm64 --label version=0.0.1-dev.2 . [2021-07-28T17:30:31.319Z] Sending build context to Docker daemon 20.48MB [2021-07-28T17:30:31.319Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-07-28T17:30:31.319Z] Step 2/28 : FROM ${BASE} AS builder [2021-07-28T17:30:31.319Z] ---> 2071731b7184 [2021-07-28T17:30:31.319Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-28T17:30:31.920Z] ---> Running in 7cce7933f509 [2021-07-28T17:30:32.194Z] Removing intermediate container 7cce7933f509 [2021-07-28T17:30:32.194Z] ---> 806eea9cce2b [2021-07-28T17:30:32.194Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-07-28T17:30:32.466Z] ---> Running in d7654f1a1d50 [2021-07-28T17:30:33.059Z] Removing intermediate container d7654f1a1d50 [2021-07-28T17:30:33.059Z] ---> 886a025c6c72 [2021-07-28T17:30:33.059Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-28T17:30:33.332Z] ---> Running in 3740bb33e568 [2021-07-28T17:30:33.608Z] Removing intermediate container 3740bb33e568 [2021-07-28T17:30:33.608Z] ---> a541590ef10e [2021-07-28T17:30:33.608Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-28T17:30:33.881Z] ---> Running in c4db633de28f [2021-07-28T17:30:36.500Z] Removing intermediate container c4db633de28f [2021-07-28T17:30:36.500Z] ---> 5eb4706d5870 [2021-07-28T17:30:36.500Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-28T17:30:36.500Z] ---> Running in 06edbed6ecd3 [2021-07-28T17:30:37.486Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-28T17:30:38.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-28T17:30:39.052Z] OK: 139 MiB in 46 packages [2021-07-28T17:30:40.028Z] Removing intermediate container 06edbed6ecd3 [2021-07-28T17:30:40.028Z] ---> 09871cdcc01d [2021-07-28T17:30:40.028Z] Step 8/28 : WORKDIR /app [2021-07-28T17:30:40.301Z] ---> Running in 29c5756ffeca [2021-07-28T17:30:40.898Z] Removing intermediate container 29c5756ffeca [2021-07-28T17:30:40.898Z] ---> 68db68a1a589 [2021-07-28T17:30:40.898Z] Step 9/28 : COPY go.mod . [2021-07-28T17:30:41.494Z] ---> 35075458e0d6 [2021-07-28T17:30:41.494Z] Step 10/28 : RUN go mod download [2021-07-28T17:30:41.494Z] ---> Running in c0d01e43c3ef [2021-07-28T17:30:44.121Z] Removing intermediate container c0d01e43c3ef [2021-07-28T17:30:44.121Z] ---> a5088c808576 [2021-07-28T17:30:44.121Z] Step 11/28 : COPY . . [2021-07-28T17:30:45.557Z] ---> ade4c0df00d0 [2021-07-28T17:30:45.557Z] Step 12/28 : ARG MAKE="make build" [2021-07-28T17:30:45.836Z] ---> Running in af9a47616cc4 [2021-07-28T17:30:46.436Z] Removing intermediate container af9a47616cc4 [2021-07-28T17:30:46.436Z] ---> 8ef549dab964 [2021-07-28T17:30:46.436Z] Step 13/28 : RUN $MAKE [2021-07-28T17:30:46.436Z] ---> Running in c3a35ca1c31d [2021-07-28T17:30:47.894Z] go mod tidy [2021-07-28T17:30:48.510Z] 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.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.2" -o app-rfid-llrp-inventory [2021-07-28T17:31:45.291Z] Removing intermediate container c3a35ca1c31d [2021-07-28T17:31:45.291Z] ---> ff933d9e2d58 [2021-07-28T17:31:45.291Z] Step 14/28 : FROM alpine:3.12 [2021-07-28T17:31:45.291Z] 3.12: Pulling from library/alpine [2021-07-28T17:31:45.291Z] d2f70382dc9a: Pulling fs layer [2021-07-28T17:31:45.291Z] d2f70382dc9a: Verifying Checksum [2021-07-28T17:31:45.291Z] d2f70382dc9a: Download complete [2021-07-28T17:31:45.291Z] d2f70382dc9a: Pull complete [2021-07-28T17:31:45.291Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-28T17:31:45.291Z] Status: Downloaded newer image for alpine:3.12 [2021-07-28T17:31:45.291Z] ---> c4fd0aeabfcf [2021-07-28T17:31:45.291Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-28T17:31:45.291Z] ---> Running in 721c741976ef [2021-07-28T17:31:45.291Z] Removing intermediate container 721c741976ef [2021-07-28T17:31:45.291Z] ---> 256921976cad [2021-07-28T17:31:45.291Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-07-28T17:31:45.291Z] ---> Running in f46ed211046f [2021-07-28T17:31:45.291Z] Removing intermediate container f46ed211046f [2021-07-28T17:31:45.291Z] ---> 3fbfe1696722 [2021-07-28T17:31:45.291Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-07-28T17:31:45.291Z] ---> Running in 8d0de9b8b7ca [2021-07-28T17:31:45.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-28T17:31:45.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-28T17:31:45.291Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-28T17:31:45.291Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-28T17:31:45.291Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-28T17:31:45.291Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-28T17:31:45.291Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-28T17:31:45.291Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-28T17:31:45.291Z] Executing busybox-1.31.1-r20.trigger [2021-07-28T17:31:45.291Z] Executing ca-certificates-20191127-r4.trigger [2021-07-28T17:31:45.291Z] OK: 9 MiB in 20 packages [2021-07-28T17:31:45.291Z] Removing intermediate container 8d0de9b8b7ca [2021-07-28T17:31:45.291Z] ---> af39236e850e [2021-07-28T17:31:45.291Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-07-28T17:31:45.890Z] ---> 0a0e3166b5ea [2021-07-28T17:31:45.890Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-07-28T17:31:46.867Z] ---> 8271361b0d4f [2021-07-28T17:31:46.867Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-07-28T17:31:47.461Z] ---> 253a23cd1dfe [2021-07-28T17:31:47.461Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-07-28T17:31:48.439Z] ---> ed6c09986e34 [2021-07-28T17:31:48.439Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-07-28T17:31:49.874Z] ---> 2d86ae50ad88 [2021-07-28T17:31:49.874Z] Step 23/28 : EXPOSE 48086 [2021-07-28T17:31:49.874Z] ---> Running in 92c5f3c5b6a6 [2021-07-28T17:31:50.468Z] Removing intermediate container 92c5f3c5b6a6 [2021-07-28T17:31:50.468Z] ---> d68836670905 [2021-07-28T17:31:50.468Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-07-28T17:31:50.740Z] ---> Running in 3a70d0ebb93a [2021-07-28T17:31:51.341Z] Removing intermediate container 3a70d0ebb93a [2021-07-28T17:31:51.341Z] ---> 948ffa1272e8 [2021-07-28T17:31:51.341Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-07-28T17:31:51.341Z] ---> Running in 51e586683fa3 [2021-07-28T17:31:51.936Z] Removing intermediate container 51e586683fa3 [2021-07-28T17:31:51.936Z] ---> ba3f4deaa804 [2021-07-28T17:31:51.936Z] Step 26/28 : LABEL arch=arm64 [2021-07-28T17:31:51.936Z] ---> Running in a542e4109229 [2021-07-28T17:31:52.529Z] Removing intermediate container a542e4109229 [2021-07-28T17:31:52.529Z] ---> 17cc0911673c [2021-07-28T17:31:52.529Z] Step 27/28 : LABEL git_sha=0853f1f5c8e2b80461be7672509b97b64e8d7184 [2021-07-28T17:31:52.803Z] ---> Running in 7e2dcfcb7fb4 [2021-07-28T17:31:53.396Z] Removing intermediate container 7e2dcfcb7fb4 [2021-07-28T17:31:53.397Z] ---> 0e350d9b8325 [2021-07-28T17:31:53.397Z] Step 28/28 : LABEL version=0.0.1-dev.2 [2021-07-28T17:31:53.397Z] ---> Running in 71052b549885 [2021-07-28T17:31:53.990Z] Removing intermediate container 71052b549885 [2021-07-28T17:31:53.990Z] ---> 228fe17c49e1 [2021-07-28T17:31:53.990Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-28T17:31:53.990Z] Successfully built 228fe17c49e1 [2021-07-28T17:31:53.990Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T17:31:54.186Z] provisioning config files... [2021-07-28T17:31:54.209Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config855218234745580383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:31:54.578Z] ---> docker-login.sh [2021-07-28T17:31:54.578Z] nexus3.edgexfoundry.org:10001 [2021-07-28T17:31:54.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:31:55.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:31:55.124Z] Configure a credential helper to remove this warning. See [2021-07-28T17:31:55.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:31:55.124Z] [2021-07-28T17:31:55.124Z] Login Succeeded [2021-07-28T17:31:55.124Z] nexus3.edgexfoundry.org:10002 [2021-07-28T17:31:55.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:31:55.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:31:55.724Z] Configure a credential helper to remove this warning. See [2021-07-28T17:31:55.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:31:55.724Z] [2021-07-28T17:31:55.724Z] Login Succeeded [2021-07-28T17:31:55.724Z] nexus3.edgexfoundry.org:10003 [2021-07-28T17:31:56.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:31:56.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:31:56.322Z] Configure a credential helper to remove this warning. See [2021-07-28T17:31:56.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:31:56.322Z] [2021-07-28T17:31:56.322Z] Login Succeeded [2021-07-28T17:31:56.322Z] nexus3.edgexfoundry.org:10004 [2021-07-28T17:31:56.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:31:56.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:31:56.934Z] Configure a credential helper to remove this warning. See [2021-07-28T17:31:56.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:31:56.934Z] [2021-07-28T17:31:56.934Z] Login Succeeded [2021-07-28T17:31:56.934Z] docker.io [2021-07-28T17:31:57.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:31:57.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:31:57.829Z] Configure a credential helper to remove this warning. See [2021-07-28T17:31:57.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:31:57.829Z] [2021-07-28T17:31:57.829Z] Login Succeeded [2021-07-28T17:31:57.829Z] ---> docker-login.sh ends [Pipeline] } [2021-07-28T17:31:57.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-28T17:31:57.919Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2021-07-28T17:31:57.919Z] 0853f1f5c8e2b80461be7672509b97b64e8d7184 [2021-07-28T17:31:57.919Z] latest [2021-07-28T17:31:57.919Z] 0.0.1-dev.2 [2021-07-28T17:31:57.919Z] 0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2 [2021-07-28T17:31:57.919Z] main [2021-07-28T17:31:57.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:31:58.301Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0853f1f5c8e2b80461be7672509b97b64e8d7184 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:31:58.644Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0853f1f5c8e2b80461be7672509b97b64e8d7184 [2021-07-28T17:31:58.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-28T17:31:58.644Z] 42e2dd95b2e2: Preparing [2021-07-28T17:31:58.644Z] eca5351415a8: Preparing [2021-07-28T17:31:58.644Z] df8ef43e0656: Preparing [2021-07-28T17:31:58.645Z] 3ddfd6dfded0: Preparing [2021-07-28T17:31:58.645Z] e3466057c054: Preparing [2021-07-28T17:31:58.645Z] e61b1672d88d: Preparing [2021-07-28T17:31:58.645Z] 3fbe34a1663b: Preparing [2021-07-28T17:31:58.645Z] e61b1672d88d: Waiting [2021-07-28T17:31:58.645Z] 3fbe34a1663b: Waiting [2021-07-28T17:31:59.242Z] e3466057c054: Pushed [2021-07-28T17:31:59.242Z] eca5351415a8: Pushed [2021-07-28T17:31:59.242Z] 3ddfd6dfded0: Pushed [2021-07-28T17:31:59.242Z] df8ef43e0656: Pushed [2021-07-28T17:31:59.242Z] 3fbe34a1663b: Layer already exists [2021-07-28T17:32:00.219Z] e61b1672d88d: Pushed [2021-07-28T17:32:03.604Z] 42e2dd95b2e2: Pushed [2021-07-28T17:32:03.605Z] 0853f1f5c8e2b80461be7672509b97b64e8d7184: digest: sha256:e04b19b71cdc256b9b59f05d369c578b6d87d66ae85c049badde86b9d4552187 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:32:03.954Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:32:04.297Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-07-28T17:32:04.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-28T17:32:04.297Z] 42e2dd95b2e2: Preparing [2021-07-28T17:32:04.297Z] eca5351415a8: Preparing [2021-07-28T17:32:04.297Z] df8ef43e0656: Preparing [2021-07-28T17:32:04.297Z] 3ddfd6dfded0: Preparing [2021-07-28T17:32:04.297Z] e3466057c054: Preparing [2021-07-28T17:32:04.297Z] e61b1672d88d: Preparing [2021-07-28T17:32:04.297Z] 3fbe34a1663b: Preparing [2021-07-28T17:32:04.297Z] e61b1672d88d: Waiting [2021-07-28T17:32:04.297Z] 3fbe34a1663b: Waiting [2021-07-28T17:32:04.570Z] df8ef43e0656: Layer already exists [2021-07-28T17:32:04.570Z] 42e2dd95b2e2: Layer already exists [2021-07-28T17:32:04.570Z] e3466057c054: Layer already exists [2021-07-28T17:32:04.570Z] eca5351415a8: Layer already exists [2021-07-28T17:32:04.570Z] 3ddfd6dfded0: Layer already exists [2021-07-28T17:32:04.570Z] e61b1672d88d: Layer already exists [2021-07-28T17:32:04.570Z] 3fbe34a1663b: Layer already exists [2021-07-28T17:32:04.570Z] latest: digest: sha256:e04b19b71cdc256b9b59f05d369c578b6d87d66ae85c049badde86b9d4552187 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:32:04.916Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:32:05.256Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.2 [2021-07-28T17:32:05.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-28T17:32:05.256Z] 42e2dd95b2e2: Preparing [2021-07-28T17:32:05.256Z] eca5351415a8: Preparing [2021-07-28T17:32:05.256Z] df8ef43e0656: Preparing [2021-07-28T17:32:05.256Z] 3ddfd6dfded0: Preparing [2021-07-28T17:32:05.256Z] e3466057c054: Preparing [2021-07-28T17:32:05.256Z] e61b1672d88d: Preparing [2021-07-28T17:32:05.256Z] 3fbe34a1663b: Preparing [2021-07-28T17:32:05.256Z] e61b1672d88d: Waiting [2021-07-28T17:32:05.256Z] 3fbe34a1663b: Waiting [2021-07-28T17:32:05.527Z] 3ddfd6dfded0: Layer already exists [2021-07-28T17:32:05.527Z] 42e2dd95b2e2: Layer already exists [2021-07-28T17:32:05.527Z] df8ef43e0656: Layer already exists [2021-07-28T17:32:05.527Z] e3466057c054: Layer already exists [2021-07-28T17:32:05.527Z] eca5351415a8: Layer already exists [2021-07-28T17:32:05.527Z] e61b1672d88d: Layer already exists [2021-07-28T17:32:05.527Z] 3fbe34a1663b: Layer already exists [2021-07-28T17:32:05.527Z] 0.0.1-dev.2: digest: sha256:e04b19b71cdc256b9b59f05d369c578b6d87d66ae85c049badde86b9d4552187 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:32:05.871Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:32:06.208Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2 [2021-07-28T17:32:06.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-28T17:32:06.208Z] 42e2dd95b2e2: Preparing [2021-07-28T17:32:06.208Z] eca5351415a8: Preparing [2021-07-28T17:32:06.208Z] df8ef43e0656: Preparing [2021-07-28T17:32:06.208Z] 3ddfd6dfded0: Preparing [2021-07-28T17:32:06.208Z] e3466057c054: Preparing [2021-07-28T17:32:06.208Z] e61b1672d88d: Preparing [2021-07-28T17:32:06.208Z] 3fbe34a1663b: Preparing [2021-07-28T17:32:06.208Z] e61b1672d88d: Waiting [2021-07-28T17:32:06.208Z] 3fbe34a1663b: Waiting [2021-07-28T17:32:06.208Z] e3466057c054: Layer already exists [2021-07-28T17:32:06.208Z] eca5351415a8: Layer already exists [2021-07-28T17:32:06.208Z] df8ef43e0656: Layer already exists [2021-07-28T17:32:06.208Z] 3ddfd6dfded0: Layer already exists [2021-07-28T17:32:06.208Z] 42e2dd95b2e2: Layer already exists [2021-07-28T17:32:06.479Z] e61b1672d88d: Layer already exists [2021-07-28T17:32:06.479Z] 3fbe34a1663b: Layer already exists [2021-07-28T17:32:06.479Z] 0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2: digest: sha256:e04b19b71cdc256b9b59f05d369c578b6d87d66ae85c049badde86b9d4552187 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:32:06.824Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:32:07.169Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2021-07-28T17:32:07.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-28T17:32:07.169Z] 42e2dd95b2e2: Preparing [2021-07-28T17:32:07.169Z] eca5351415a8: Preparing [2021-07-28T17:32:07.169Z] df8ef43e0656: Preparing [2021-07-28T17:32:07.169Z] 3ddfd6dfded0: Preparing [2021-07-28T17:32:07.169Z] e3466057c054: Preparing [2021-07-28T17:32:07.169Z] e61b1672d88d: Preparing [2021-07-28T17:32:07.169Z] 3fbe34a1663b: Preparing [2021-07-28T17:32:07.169Z] e61b1672d88d: Waiting [2021-07-28T17:32:07.169Z] 3fbe34a1663b: Waiting [2021-07-28T17:32:07.444Z] 42e2dd95b2e2: Layer already exists [2021-07-28T17:32:07.444Z] df8ef43e0656: Layer already exists [2021-07-28T17:32:07.444Z] eca5351415a8: Layer already exists [2021-07-28T17:32:07.444Z] 3ddfd6dfded0: Layer already exists [2021-07-28T17:32:07.444Z] e3466057c054: Layer already exists [2021-07-28T17:32:07.444Z] e61b1672d88d: Layer already exists [2021-07-28T17:32:07.444Z] 3fbe34a1663b: Layer already exists [2021-07-28T17:32:07.719Z] main: digest: sha256:e04b19b71cdc256b9b59f05d369c578b6d87d66ae85c049badde86b9d4552187 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-28T17:32:07.812Z] ===================================================== [Pipeline] echo [2021-07-28T17:32:07.830Z] taggedImages: [2021-07-28T17:32:07.830Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0853f1f5c8e2b80461be7672509b97b64e8d7184 [2021-07-28T17:32:07.830Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-07-28T17:32:07.830Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.2 [2021-07-28T17:32:07.830Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2 [2021-07-28T17:32:07.830Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:32:08.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T17:32:08.274Z] [2021-07-28T17:32:08.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:32:08.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T17:32:08.902Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-28T17:32:08.902Z] 448f6bf000e3: Pulling fs layer [2021-07-28T17:32:08.902Z] f757da607395: Pulling fs layer [2021-07-28T17:32:08.902Z] 05883995daec: Pulling fs layer [2021-07-28T17:32:08.902Z] 8603b9c90790: Pulling fs layer [2021-07-28T17:32:08.902Z] 1560dd03e051: Pulling fs layer [2021-07-28T17:32:08.902Z] 27f5ce0e4adf: Pulling fs layer [2021-07-28T17:32:08.902Z] c2d8d7efcc4b: Pulling fs layer [2021-07-28T17:32:08.902Z] 8603b9c90790: Waiting [2021-07-28T17:32:08.902Z] 1560dd03e051: Waiting [2021-07-28T17:32:09.182Z] f757da607395: Verifying Checksum [2021-07-28T17:32:09.182Z] f757da607395: Download complete [2021-07-28T17:32:09.182Z] 8603b9c90790: Verifying Checksum [2021-07-28T17:32:09.182Z] 8603b9c90790: Download complete [2021-07-28T17:32:09.454Z] 05883995daec: Verifying Checksum [2021-07-28T17:32:09.454Z] 05883995daec: Download complete [2021-07-28T17:32:09.454Z] 1560dd03e051: Verifying Checksum [2021-07-28T17:32:09.454Z] 1560dd03e051: Download complete [2021-07-28T17:32:09.454Z] 27f5ce0e4adf: Verifying Checksum [2021-07-28T17:32:09.454Z] 27f5ce0e4adf: Download complete [2021-07-28T17:32:10.048Z] 448f6bf000e3: Verifying Checksum [2021-07-28T17:32:10.048Z] 448f6bf000e3: Download complete [2021-07-28T17:32:13.432Z] c2d8d7efcc4b: Verifying Checksum [2021-07-28T17:32:13.432Z] c2d8d7efcc4b: Download complete [2021-07-28T17:32:13.432Z] 448f6bf000e3: Pull complete [2021-07-28T17:32:14.028Z] f757da607395: Pull complete [2021-07-28T17:32:15.468Z] 05883995daec: Pull complete [2021-07-28T17:32:16.069Z] 8603b9c90790: Pull complete [2021-07-28T17:32:17.057Z] 1560dd03e051: Pull complete [2021-07-28T17:32:17.329Z] 27f5ce0e4adf: Pull complete [2021-07-28T17:32:32.432Z] c2d8d7efcc4b: Pull complete [2021-07-28T17:32:32.432Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-28T17:32:32.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T17:32:32.432Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-28T17:32:32.669Z] prd-ubuntu18.04-docker-arm64-4c-16g-389 does not seem to be running inside a container [2021-07-28T17:32:32.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-28T17:32:37.007Z] $ docker top 3744157d52daba271e980d6cda6acded5bdaa89c6525352bb6027f1433d2e689 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:32:38.023Z] ---> job-cost.sh [2021-07-28T17:32:38.023Z] lf-activate-venv: SKIPPING [2021-07-28T17:32:38.023Z] INFO: No Stack... [2021-07-28T17:32:39.455Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-28T17:32:39.728Z] INFO: Archiving Costs [Pipeline] sh [2021-07-28T17:32:40.398Z] + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [2021-07-28T17:32:40.399Z] + cut -d, -f6 [Pipeline] lock [2021-07-28T17:32:40.467Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-3-stack-cost] [2021-07-28T17:32:40.480Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-3-stack-cost] did not exist. Created. [2021-07-28T17:32:40.480Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-28T17:32:41.171Z] /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-9b16c29b/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-9b16c29b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-28T17:32:41.864Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-28T17:32:41.902Z] Warning: overwriting stash ‘stack-cost’ [2021-07-28T17:32:41.951Z] Stashed 1 file(s) [Pipeline] } [2021-07-28T17:32:41.964Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-28T17:32:41.985Z] $ docker stop --time=1 3744157d52daba271e980d6cda6acded5bdaa89c6525352bb6027f1433d2e689 [2021-07-28T17:32:43.661Z] $ docker rm -f 3744157d52daba271e980d6cda6acded5bdaa89c6525352bb6027f1433d2e689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-28T17:32:44.632Z] provisioning config files... [2021-07-28T17:32:44.650Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5088565763591027244tmp [Pipeline] { [Pipeline] sh [2021-07-28T17:32:45.003Z] + set +x [2021-07-28T17:32:45.003Z] + curl -s https://codecov.io/bash [2021-07-28T17:32:45.003Z] + bash -s -- [2021-07-28T17:32:45.003Z] [2021-07-28T17:32:45.003Z] _____ _ [2021-07-28T17:32:45.003Z] / ____| | | [2021-07-28T17:32:45.003Z] | | ___ __| | ___ ___ _____ __ [2021-07-28T17:32:45.003Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-28T17:32:45.003Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-28T17:32:45.003Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-28T17:32:45.003Z] Bash-1.0.6 [2021-07-28T17:32:45.003Z] [2021-07-28T17:32:45.003Z] [2021-07-28T17:32:45.003Z] ==> git version 2.24.4 found [2021-07-28T17:32:45.003Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-28T17:32:45.003Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-28T17:32:45.003Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-28T17:32:45.269Z] ==> Jenkins CI detected. [2021-07-28T17:32:45.269Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-28T17:32:45.269Z] project root: . [2021-07-28T17:32:45.269Z] --> token set from env [2021-07-28T17:32:45.269Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-28T17:32:45.269Z] ==> Running gcov in . (disable via -X gcov) [2021-07-28T17:32:45.269Z] ==> Python coveragepy not found [2021-07-28T17:32:45.269Z] ==> Searching for coverage reports in: [2021-07-28T17:32:45.269Z] + . [2021-07-28T17:32:45.269Z] -> Found 1 reports [2021-07-28T17:32:45.269Z] ==> Detecting git/mercurial file structure [2021-07-28T17:32:45.269Z] ==> Reading reports [2021-07-28T17:32:45.269Z] + ./coverage.out bytes=61872 [2021-07-28T17:32:45.269Z] ==> Appending adjustments [2021-07-28T17:32:45.269Z] https://docs.codecov.io/docs/fixing-reports [2021-07-28T17:32:45.537Z] + Found adjustments [2021-07-28T17:32:45.537Z] ==> Gzipping contents [2021-07-28T17:32:45.537Z] 16K /tmp/codecov.0DaA8i.gz [2021-07-28T17:32:45.537Z] ==> Uploading reports [2021-07-28T17:32:45.537Z] url: https://codecov.io [2021-07-28T17:32:45.537Z] query: branch=main&commit=0853f1f5c8e2b80461be7672509b97b64e8d7184&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-28T17:32:45.537Z] -> Pinging Codecov [2021-07-28T17:32:45.537Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=0853f1f5c8e2b80461be7672509b97b64e8d7184&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-28T17:32:45.805Z] -> Uploading to [2021-07-28T17:32:45.805Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-28/581DD39554BDF9B6E22D074273EAD858/0853f1f5c8e2b80461be7672509b97b64e8d7184/385ebff1-31bf-4060-90f1-3da6739b8223.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210728T173245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fdbf63915a83968cb6645dcf2946cbea61e16d8689b958bb170987e74bbc7224 [2021-07-28T17:32:45.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-28T17:32:45.805Z] Dload Upload Total Spent Left Speed [2021-07-28T17:32:46.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13703 0 0 100 13703 0 39420 --:--:-- --:--:-- --:--:-- 39489 [2021-07-28T17:32:46.395Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0853f1f5c8e2b80461be7672509b97b64e8d7184 [Pipeline] } [2021-07-28T17:32:46.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-28T17:32:47.195Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-28T17:32:47.222Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:32:47.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-28T17:32:47.554Z] [2021-07-28T17:32:47.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:32:47.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-28T17:32:47.896Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-28T17:32:47.896Z] 188c0c94c7c5: Pulling fs layer [2021-07-28T17:32:47.896Z] 0ef7d3d256c8: Pulling fs layer [2021-07-28T17:32:47.896Z] de9db76c5a1d: Pulling fs layer [2021-07-28T17:32:47.896Z] 0eba1c9be4d2: Pulling fs layer [2021-07-28T17:32:47.896Z] 0d57e429df01: Pulling fs layer [2021-07-28T17:32:47.896Z] 4e4be7b47b0d: Pulling fs layer [2021-07-28T17:32:47.896Z] e1f770b5df2f: Pulling fs layer [2021-07-28T17:32:47.896Z] 85a0685a4137: Pulling fs layer [2021-07-28T17:32:47.896Z] 0eba1c9be4d2: Waiting [2021-07-28T17:32:47.896Z] 0d57e429df01: Waiting [2021-07-28T17:32:47.896Z] 4e4be7b47b0d: Waiting [2021-07-28T17:32:47.896Z] e1f770b5df2f: Waiting [2021-07-28T17:32:47.896Z] 85a0685a4137: Waiting [2021-07-28T17:32:47.896Z] de9db76c5a1d: Verifying Checksum [2021-07-28T17:32:47.896Z] de9db76c5a1d: Download complete [2021-07-28T17:32:48.161Z] 0ef7d3d256c8: Verifying Checksum [2021-07-28T17:32:48.161Z] 0ef7d3d256c8: Download complete [2021-07-28T17:32:48.161Z] 0d57e429df01: Verifying Checksum [2021-07-28T17:32:48.161Z] 0d57e429df01: Download complete [2021-07-28T17:32:48.161Z] 4e4be7b47b0d: Verifying Checksum [2021-07-28T17:32:48.161Z] 4e4be7b47b0d: Download complete [2021-07-28T17:32:48.161Z] 188c0c94c7c5: Verifying Checksum [2021-07-28T17:32:48.161Z] 188c0c94c7c5: Download complete [2021-07-28T17:32:48.427Z] 188c0c94c7c5: Pull complete [2021-07-28T17:32:48.427Z] 0ef7d3d256c8: Pull complete [2021-07-28T17:32:48.427Z] de9db76c5a1d: Pull complete [2021-07-28T17:32:49.392Z] e1f770b5df2f: Verifying Checksum [2021-07-28T17:32:49.392Z] e1f770b5df2f: Download complete [2021-07-28T17:32:56.031Z] 0eba1c9be4d2: Verifying Checksum [2021-07-28T17:32:56.031Z] 0eba1c9be4d2: Download complete [2021-07-28T17:32:56.031Z] 85a0685a4137: Verifying Checksum [2021-07-28T17:32:56.031Z] 85a0685a4137: Download complete [2021-07-28T17:32:58.641Z] 0eba1c9be4d2: Pull complete [2021-07-28T17:32:58.641Z] 0d57e429df01: Pull complete [2021-07-28T17:32:58.641Z] 4e4be7b47b0d: Pull complete [2021-07-28T17:32:58.916Z] e1f770b5df2f: Pull complete [2021-07-28T17:33:02.326Z] 85a0685a4137: Pull complete [2021-07-28T17:33:02.326Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-28T17:33:02.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-28T17:33:02.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-28T17:33:02.855Z] prd-centos7-docker-4c-2g-388 does not seem to be running inside a container [2021-07-28T17:33:02.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-28T17:33:04.490Z] $ docker top c4c9bf80998c07edd9539cae690a99d673a58535dd5fbf5c27ec393398cb9585 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-28T17:33:04.604Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-28T17:33:05.182Z] + set -o pipefail [2021-07-28T17:33:05.182Z] + snyk monitor '--org=edgex-jenkins' [2021-07-28T17:33:20.395Z] [2021-07-28T17:33:20.395Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2021-07-28T17:33:20.395Z] [2021-07-28T17:33:20.395Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/726002d8-2c46-4c46-a9e2-b143b9673243 [2021-07-28T17:33:20.395Z] [2021-07-28T17:33:20.395Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-28T17:33:20.395Z] [2021-07-28T17:33:20.395Z] [Pipeline] } [2021-07-28T17:33:20.412Z] $ docker stop --time=1 c4c9bf80998c07edd9539cae690a99d673a58535dd5fbf5c27ec393398cb9585 [2021-07-28T17:33:22.423Z] $ docker rm -f c4c9bf80998c07edd9539cae690a99d673a58535dd5fbf5c27ec393398cb9585 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-28T17:33:23.576Z] + git log --format=format:%s -1 0853f1f5c8e2b80461be7672509b97b64e8d7184 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:33:23.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T17:33:23.909Z] . [Pipeline] withDockerContainer [2021-07-28T17:33:23.996Z] prd-centos7-docker-4c-2g-388 does not seem to be running inside a container [2021-07-28T17:33:24.060Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-28T17:33:24.402Z] $ docker top 23c7b4e73852433d499729616fa230beaa1973fd94b3cb57f15b3d489f21eac6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-28T17:33:24.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T17:33:24.538Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T17:33:24.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T17:33:24.658Z] $ docker exec 23c7b4e73852433d499729616fa230beaa1973fd94b3cb57f15b3d489f21eac6 ssh-agent [2021-07-28T17:33:24.778Z] SSH_AUTH_SOCK=/tmp/ssh-RUBZLKfr3GPx/agent.15 [2021-07-28T17:33:24.778Z] SSH_AGENT_PID=22 [2021-07-28T17:33:24.788Z] Running ssh-add (command line suppressed) [2021-07-28T17:33:24.887Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1782224093552184490.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1782224093552184490.key) [2021-07-28T17:33:24.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T17:33:25.233Z] + git semver tag [2021-07-28T17:33:25.233Z] # -> Open(): unable to determine branch for HEAD [2021-07-28T17:33:25.233Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-28T17:33:25.233Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-28T17:33:25.233Z] # $SEMVER_REMOTE_NAME = origin [2021-07-28T17:33:25.233Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-28T17:33:25.233Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-28T17:33:25.233Z] # $SEMVER_BRANCH = main [2021-07-28T17:33:25.233Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2021-07-28T17:33:25.233Z] # 0853f1f5c8e2b80461be7672509b97b64e8d7184 HEAD [2021-07-28T17:33:25.233Z] # -> Force: false [2021-07-28T17:33:25.233Z] # 9e74880928513e22649a432b906d2dc750f400aa refs/tags/v0.0.1-dev.2 [Pipeline] } [2021-07-28T17:33:25.249Z] $ docker exec --env ******** --env ******** 23c7b4e73852433d499729616fa230beaa1973fd94b3cb57f15b3d489f21eac6 ssh-agent -k [2021-07-28T17:33:25.339Z] unset SSH_AUTH_SOCK; [2021-07-28T17:33:25.343Z] unset SSH_AGENT_PID; [2021-07-28T17:33:25.343Z] echo Agent pid 22 killed; [2021-07-28T17:33:25.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-28T17:33:25.726Z] + git semver [Pipeline] } [2021-07-28T17:33:25.745Z] $ docker stop --time=1 23c7b4e73852433d499729616fa230beaa1973fd94b3cb57f15b3d489f21eac6 [2021-07-28T17:33:26.947Z] $ docker rm -f 23c7b4e73852433d499729616fa230beaa1973fd94b3cb57f15b3d489f21eac6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:33:27.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-28T17:33:27.440Z] [2021-07-28T17:33:27.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:33:27.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-28T17:33:27.772Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-28T17:33:27.772Z] ab5ef0e58194: Pulling fs layer [2021-07-28T17:33:27.772Z] 9712f1f96733: Pulling fs layer [2021-07-28T17:33:27.772Z] 63f879dbbcfc: Pulling fs layer [2021-07-28T17:33:27.772Z] 0d9ebad4ef96: Pulling fs layer [2021-07-28T17:33:27.772Z] e9a5061849ea: Pulling fs layer [2021-07-28T17:33:27.772Z] d747dcd14b5f: Pulling fs layer [2021-07-28T17:33:27.772Z] 2de7ff778b66: Pulling fs layer [2021-07-28T17:33:27.772Z] e9a5061849ea: Waiting [2021-07-28T17:33:27.772Z] d747dcd14b5f: Waiting [2021-07-28T17:33:27.772Z] 2de7ff778b66: Waiting [2021-07-28T17:33:27.772Z] 0d9ebad4ef96: Waiting [2021-07-28T17:33:27.772Z] 9712f1f96733: Verifying Checksum [2021-07-28T17:33:27.772Z] 9712f1f96733: Download complete [2021-07-28T17:33:30.350Z] 63f879dbbcfc: Verifying Checksum [2021-07-28T17:33:30.350Z] 63f879dbbcfc: Download complete [2021-07-28T17:33:31.309Z] e9a5061849ea: Verifying Checksum [2021-07-28T17:33:31.309Z] e9a5061849ea: Download complete [2021-07-28T17:33:31.309Z] d747dcd14b5f: Verifying Checksum [2021-07-28T17:33:31.309Z] d747dcd14b5f: Download complete [2021-07-28T17:33:32.267Z] 2de7ff778b66: Verifying Checksum [2021-07-28T17:33:32.267Z] 2de7ff778b66: Download complete [2021-07-28T17:33:32.267Z] 0d9ebad4ef96: Verifying Checksum [2021-07-28T17:33:32.267Z] 0d9ebad4ef96: Download complete [2021-07-28T17:33:33.229Z] ab5ef0e58194: Verifying Checksum [2021-07-28T17:33:33.229Z] ab5ef0e58194: Download complete [2021-07-28T17:33:35.842Z] ab5ef0e58194: Pull complete [2021-07-28T17:33:35.842Z] 9712f1f96733: Pull complete [2021-07-28T17:33:36.440Z] 63f879dbbcfc: Pull complete [2021-07-28T17:33:39.822Z] 0d9ebad4ef96: Pull complete [2021-07-28T17:33:39.822Z] e9a5061849ea: Pull complete [2021-07-28T17:33:39.822Z] d747dcd14b5f: Pull complete [2021-07-28T17:33:40.786Z] 2de7ff778b66: Pull complete [2021-07-28T17:33:40.786Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-28T17:33:40.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-28T17:33:40.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-28T17:33:40.875Z] prd-centos7-docker-4c-2g-388 does not seem to be running inside a container [2021-07-28T17:33:40.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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:0.23.1-centos7 cat [2021-07-28T17:33:43.981Z] $ docker top d2a611e0f6cd21bf4c3b1e79b2654b4de2581f72f02e4e16bd9a4fda35025e3f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-28T17:33:44.082Z] provisioning config files... [2021-07-28T17:33:44.095Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config918844105898314773tmp [2021-07-28T17:33:44.116Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8568838377097776356tmp [2021-07-28T17:33:44.135Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config200555255955542305tmp [Pipeline] { [Pipeline] echo [2021-07-28T17:33:44.161Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:33:44.476Z] ---> sigul-configuration.sh [2021-07-28T17:33:44.476Z] gpg: directory `/root/.gnupg' created [2021-07-28T17:33:44.476Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-28T17:33:44.476Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-28T17:33:44.476Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-28T17:33:44.476Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-28T17:33:44.476Z] gpg: CAST5 encrypted data [2021-07-28T17:33:44.476Z] gpg: encrypted with 1 passphrase [2021-07-28T17:33:44.476Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-28T17:33:44.795Z] + mkdir /home/jenkins [2021-07-28T17:33:44.795Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-28T17:33:45.115Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-07-28T17:33:45.130Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:33:45.447Z] ---> sigul-install.sh [2021-07-28T17:33:45.447Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-28T17:33:45.760Z] + git tag --list [2021-07-28T17:33:45.760Z] v0.0.0 [2021-07-28T17:33:45.760Z] v0.0.1-dev.1 [2021-07-28T17:33:45.760Z] v0.0.1-dev.2 [Pipeline] sh [2021-07-28T17:33:46.078Z] + lftools sign git-tag v0.0.1-dev.2 [2021-07-28T17:33:46.663Z] Signing Git tag with Sigul... [2021-07-28T17:33:46.663Z] Signing v0.0.1-dev.2 [Pipeline] echo [2021-07-28T17:33:47.646Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:33:47.968Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-28T17:33:47.983Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-28T17:33:48.018Z] $ docker stop --time=1 d2a611e0f6cd21bf4c3b1e79b2654b4de2581f72f02e4e16bd9a4fda35025e3f [2021-07-28T17:33:49.222Z] $ docker rm -f d2a611e0f6cd21bf4c3b1e79b2654b4de2581f72f02e4e16bd9a4fda35025e3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:33:50.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T17:33:50.269Z] . [Pipeline] withDockerContainer [2021-07-28T17:33:50.362Z] prd-centos7-docker-4c-2g-388 does not seem to be running inside a container [2021-07-28T17:33:50.436Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-28T17:33:50.819Z] $ docker top 79664d2c300c40fa074fbddc4a6a3aa7542530b02fc159907beb7cf808f30582 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-28T17:33:50.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T17:33:50.953Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T17:33:51.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T17:33:51.076Z] $ docker exec 79664d2c300c40fa074fbddc4a6a3aa7542530b02fc159907beb7cf808f30582 ssh-agent [2021-07-28T17:33:51.190Z] SSH_AUTH_SOCK=/tmp/ssh-siCmFMRBGchx/agent.14 [2021-07-28T17:33:51.190Z] SSH_AGENT_PID=21 [2021-07-28T17:33:51.408Z] Running ssh-add (command line suppressed) [2021-07-28T17:33:51.526Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5296913141158758957.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5296913141158758957.key) [2021-07-28T17:33:51.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T17:33:51.867Z] + git semver bump pre [2021-07-28T17:33:51.867Z] # -> Open(): unable to determine branch for HEAD [2021-07-28T17:33:51.867Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-28T17:33:51.867Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-28T17:33:51.867Z] # $SEMVER_REMOTE_NAME = origin [2021-07-28T17:33:51.867Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-28T17:33:51.867Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-28T17:33:51.867Z] # $SEMVER_BRANCH = main [2021-07-28T17:33:51.867Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2021-07-28T17:33:51.867Z] 0.0.1-dev.3 [Pipeline] } [2021-07-28T17:33:51.879Z] $ docker exec --env ******** --env ******** 79664d2c300c40fa074fbddc4a6a3aa7542530b02fc159907beb7cf808f30582 ssh-agent -k [2021-07-28T17:33:51.977Z] unset SSH_AUTH_SOCK; [2021-07-28T17:33:51.977Z] unset SSH_AGENT_PID; [2021-07-28T17:33:51.977Z] echo Agent pid 21 killed; [2021-07-28T17:33:51.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-28T17:33:52.344Z] + git semver [Pipeline] } [2021-07-28T17:33:52.362Z] $ docker stop --time=1 79664d2c300c40fa074fbddc4a6a3aa7542530b02fc159907beb7cf808f30582 [2021-07-28T17:33:53.544Z] $ docker rm -f 79664d2c300c40fa074fbddc4a6a3aa7542530b02fc159907beb7cf808f30582 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:33:53.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T17:33:53.967Z] . [Pipeline] withDockerContainer [2021-07-28T17:33:54.048Z] prd-centos7-docker-4c-2g-388 does not seem to be running inside a container [2021-07-28T17:33:54.111Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-28T17:33:54.453Z] $ docker top 6f36e7a77b09e28064b117e958e1522674becfe8728e460b8be615687b3faf17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-28T17:33:54.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T17:33:54.572Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T17:33:54.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T17:33:54.690Z] $ docker exec 6f36e7a77b09e28064b117e958e1522674becfe8728e460b8be615687b3faf17 ssh-agent [2021-07-28T17:33:54.810Z] SSH_AUTH_SOCK=/tmp/ssh-Ewg7SfubXKEn/agent.13 [2021-07-28T17:33:54.810Z] SSH_AGENT_PID=19 [2021-07-28T17:33:54.821Z] Running ssh-add (command line suppressed) [2021-07-28T17:33:54.916Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3537984495025738581.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3537984495025738581.key) [2021-07-28T17:33:54.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T17:33:55.250Z] + git semver push [2021-07-28T17:33:55.250Z] # -> Open(): unable to determine branch for HEAD [2021-07-28T17:33:55.250Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-28T17:33:55.250Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-28T17:33:55.250Z] # $SEMVER_REMOTE_NAME = origin [2021-07-28T17:33:55.250Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-28T17:33:55.250Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-28T17:33:55.250Z] # $SEMVER_BRANCH = main [2021-07-28T17:33:55.250Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-07-28T17:34:00.593Z] $ docker exec --env ******** --env ******** 6f36e7a77b09e28064b117e958e1522674becfe8728e460b8be615687b3faf17 ssh-agent -k [2021-07-28T17:34:00.690Z] unset SSH_AUTH_SOCK; [2021-07-28T17:34:00.690Z] unset SSH_AGENT_PID; [2021-07-28T17:34:00.690Z] echo Agent pid 19 killed; [2021-07-28T17:34:00.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-28T17:34:01.059Z] + git semver [Pipeline] } [2021-07-28T17:34:01.076Z] $ docker stop --time=1 6f36e7a77b09e28064b117e958e1522674becfe8728e460b8be615687b3faf17 [2021-07-28T17:34:02.261Z] $ docker rm -f 6f36e7a77b09e28064b117e958e1522674becfe8728e460b8be615687b3faf17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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-28T17:34:03.389Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:34:03.991Z] ---> package-listing.sh [2021-07-28T17:34:03.991Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-28T17:34:03.991Z] ++ facter osfamily [2021-07-28T17:34:04.262Z] + OS_FAMILY=redhat [2021-07-28T17:34:04.262Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-28T17:34:04.262Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-28T17:34:04.262Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-28T17:34:04.262Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-28T17:34:04.262Z] + PACKAGES=/tmp/packages_start.txt [2021-07-28T17:34:04.262Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-07-28T17:34:04.262Z] + PACKAGES=/tmp/packages_end.txt [2021-07-28T17:34:04.262Z] + case "${OS_FAMILY}" in [2021-07-28T17:34:04.262Z] + sort [2021-07-28T17:34:04.262Z] + rpm -qa [2021-07-28T17:34:04.848Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-28T17:34:04.848Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-28T17:34:04.848Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-28T17:34:04.848Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-07-28T17:34:04.848Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2021-07-28T17:34:04.848Z] + 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-28T17:34:04.865Z] 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-28T17:34:05.168Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:34:05.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T17:34:05.974Z] [2021-07-28T17:34:05.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:34:06.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T17:34:06.311Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-28T17:34:06.311Z] b4d181a07f80: Pulling fs layer [2021-07-28T17:34:06.311Z] a1111a8f2ec3: Pulling fs layer [2021-07-28T17:34:06.311Z] ed53099fbce6: Pulling fs layer [2021-07-28T17:34:06.311Z] dc539afda2c1: Pulling fs layer [2021-07-28T17:34:06.311Z] 77bc0d833cb6: Pulling fs layer [2021-07-28T17:34:06.311Z] 9065ff56babe: Pulling fs layer [2021-07-28T17:34:06.311Z] d287ab97295c: Pulling fs layer [2021-07-28T17:34:06.311Z] dc539afda2c1: Waiting [2021-07-28T17:34:06.311Z] 77bc0d833cb6: Waiting [2021-07-28T17:34:06.311Z] 9065ff56babe: Waiting [2021-07-28T17:34:06.311Z] d287ab97295c: Waiting [2021-07-28T17:34:06.576Z] a1111a8f2ec3: Verifying Checksum [2021-07-28T17:34:06.576Z] a1111a8f2ec3: Download complete [2021-07-28T17:34:06.576Z] dc539afda2c1: Verifying Checksum [2021-07-28T17:34:06.576Z] dc539afda2c1: Download complete [2021-07-28T17:34:06.842Z] 77bc0d833cb6: Verifying Checksum [2021-07-28T17:34:06.842Z] 77bc0d833cb6: Download complete [2021-07-28T17:34:06.842Z] 9065ff56babe: Verifying Checksum [2021-07-28T17:34:06.842Z] 9065ff56babe: Download complete [2021-07-28T17:34:07.107Z] ed53099fbce6: Verifying Checksum [2021-07-28T17:34:07.107Z] ed53099fbce6: Download complete [2021-07-28T17:34:08.074Z] b4d181a07f80: Verifying Checksum [2021-07-28T17:34:08.074Z] b4d181a07f80: Download complete [2021-07-28T17:34:09.044Z] b4d181a07f80: Pull complete [2021-07-28T17:34:09.312Z] a1111a8f2ec3: Pull complete [2021-07-28T17:34:09.582Z] ed53099fbce6: Pull complete [2021-07-28T17:34:09.849Z] dc539afda2c1: Pull complete [2021-07-28T17:34:10.117Z] 77bc0d833cb6: Pull complete [2021-07-28T17:34:10.117Z] 9065ff56babe: Pull complete [2021-07-28T17:34:12.061Z] d287ab97295c: Verifying Checksum [2021-07-28T17:34:12.061Z] d287ab97295c: Download complete [2021-07-28T17:34:16.324Z] d287ab97295c: Pull complete [2021-07-28T17:34:16.324Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-28T17:34:16.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T17:34:16.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-28T17:34:16.412Z] prd-centos7-docker-4c-2g-388 does not seem to be running inside a container [2021-07-28T17:34:16.470Z] $ 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-28T17:34:18.770Z] $ docker top 88fabf5b20b59786c205b9a267fd89bd0d74717caa84ae170746af96aa29d6ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T17:34:19.165Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-28T17:34:19.477Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-28T17:34:20.040Z] + ls /var/log/sa-host [2021-07-28T17:34:20.041Z] + sadf -c /var/log/sa-host/sa05 [2021-07-28T17:34:20.041Z] file_magic: OK [2021-07-28T17:34:20.041Z] HZ: Using current value: 100 [2021-07-28T17:34:20.041Z] file_header: OK [2021-07-28T17:34:20.041Z] 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-28T17:34:20.041Z] Statistics: [2021-07-28T17:34:20.041Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-28T17:34:20.041Z] File successfully converted to sysstat format version 12.0.3 [2021-07-28T17:34:20.041Z] + sadf -c /var/log/sa-host/sa28 [2021-07-28T17:34:20.041Z] file_magic: OK [2021-07-28T17:34:20.041Z] HZ: Using current value: 100 [2021-07-28T17:34:20.041Z] file_header: OK [2021-07-28T17:34:20.041Z] 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-28T17:34:20.041Z] Statistics: [2021-07-28T17:34:20.041Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-28T17:34:20.041Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T17:34:20.232Z] provisioning config files... [2021-07-28T17:34:20.248Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4655129139802430211tmp [Pipeline] { [Pipeline] echo [2021-07-28T17:34:20.272Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:34:20.579Z] ---> create-netrc.sh [Pipeline] } [2021-07-28T17:34:20.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:34:21.019Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-28T17:34:21.032Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:34:21.343Z] ---> sudo-logs.sh [2021-07-28T17:34:21.343Z] Archiving 'sudo' log.. [2021-07-28T17:34:21.343Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-388.vexxhost.local: Name or service not known [2021-07-28T17:34:21.343Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-388.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-28T17:34:21.379Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:34:21.687Z] ---> job-cost.sh [2021-07-28T17:34:21.687Z] lf-activate-venv: SKIPPING [2021-07-28T17:34:21.687Z] DEBUG: total: 0.18000000715255737 [2021-07-28T17:34:21.687Z] INFO: Retrieving Stack Cost... [2021-07-28T17:34:22.656Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-28T17:34:23.238Z] INFO: Archiving Costs [Pipeline] echo [2021-07-28T17:34:23.254Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:34:23.567Z] ---> logs-deploy.sh [2021-07-28T17:34:23.567Z] lf-activate-venv: SKIPPING [2021-07-28T17:34:23.567Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/3 [2021-07-28T17:34:23.567Z] INFO: archiving workspace using pattern(s): [2021-07-28T17:34:24.150Z] Archives upload complete. [2021-07-28T17:34:24.417Z] INFO: archiving logs to Nexus