Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37381ec3f65a6d1c524847dd5b265be5d59be2fc+93caa52030c3acbe32628371219be63c8f79ec40 (64ccfec46131998f7865af4b6415ca3e65f463e1) 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-ssh8616531010956129755.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6667129163225888741.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/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/device-rfid-llrp-go/branches/PR-29/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8675068149142181757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4386782559576909555.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/device-rfid-llrp-go/branches/PR-29/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/device-rfid-llrp-go/branches/PR-29/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4580701712163106111.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:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3321 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-29 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh2465829753832733676.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 93caa52030c3acbe32628371219be63c8f79ec40 into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh7980538501249356578.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing e07e4b2cac99597806279d37c9eab19c199e6000 Checking out Revision e07e4b2cac99597806279d37c9eab19c199e6000 (PR-29) > git config core.sparsecheckout # timeout=10 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh226540942169542417.key > git merge 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e07e4b2cac99597806279d37c9eab19c199e6000 # timeout=10 Commit message: "Merge commit '93caa52030c3acbe32628371219be63c8f79ec40' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-18T13:07:06.296Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-18T13:07:06.393Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-18T13:07:06.424Z] ========================================================= [2021-08-18T13:07:06.424Z] EdgeX Global Pipelines Version Info [2021-08-18T13:07:06.424Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6b500eeea9eb4102dcf087f39520269d1c510ddc # timeout=10 [2021-08-18T13:07:08.139Z] ------------------- [2021-08-18T13:07:08.140Z] stable info: [2021-08-18T13:07:08.140Z] ------------------- [2021-08-18T13:07:08.140Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-18T13:07:08.140Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T13:07:08.140Z] Message: update stable to v1.0.205 [2021-08-18T13:07:14.817Z] ------------------- [2021-08-18T13:07:14.817Z] experimental info: [2021-08-18T13:07:14.817Z] ------------------- [2021-08-18T13:07:14.817Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-18T13:07:14.817Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T13:07:14.817Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-18T13:07:14.987Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-08-18T13:07:15.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-08-18T13:07:15.044Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-18T13:07:15.073Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-18T13:07:15.100Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-18T13:07:15.127Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-18T13:07:15.154Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-18T13:07:15.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-18T13:07:15.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-18T13:07:15.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-18T13:07:15.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-18T13:07:15.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-18T13:07:15.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-08-18T13:07:15.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-18T13:07:15.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-18T13:07:15.403Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T13:07:15.432Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T13:07:15.459Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T13:07:15.488Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T13:07:15.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-18T13:07:15.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-18T13:07:15.566Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-18T13:07:15.593Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-18T13:07:15.620Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-18T13:07:15.645Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-18T13:07:15.670Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-18T13:07:15.695Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-18T13:07:15.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo [2021-08-18T13:07:15.745Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo [2021-08-18T13:07:15.771Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo [2021-08-18T13:07:15.795Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e07e4b2cac99597806279d37c9eab19c199e6000 [Pipeline] echo [2021-08-18T13:07:15.820Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e07e4b2 [Pipeline] echo [2021-08-18T13:07:15.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T13:07:15.923Z] provisioning config files... [2021-08-18T13:07:15.950Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config867600461138957711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:07:16.509Z] ---> docker-login.sh [2021-08-18T13:07:16.509Z] nexus3.edgexfoundry.org:10001 [2021-08-18T13:07:16.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:07:16.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:07:16.791Z] Configure a credential helper to remove this warning. See [2021-08-18T13:07:16.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:07:16.791Z] [2021-08-18T13:07:16.791Z] Login Succeeded [2021-08-18T13:07:16.791Z] nexus3.edgexfoundry.org:10002 [2021-08-18T13:07:16.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:07:17.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:07:17.062Z] Configure a credential helper to remove this warning. See [2021-08-18T13:07:17.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:07:17.062Z] [2021-08-18T13:07:17.062Z] Login Succeeded [2021-08-18T13:07:17.062Z] nexus3.edgexfoundry.org:10003 [2021-08-18T13:07:17.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:07:17.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:07:17.062Z] Configure a credential helper to remove this warning. See [2021-08-18T13:07:17.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:07:17.062Z] [2021-08-18T13:07:17.062Z] Login Succeeded [2021-08-18T13:07:17.062Z] nexus3.edgexfoundry.org:10004 [2021-08-18T13:07:17.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:07:17.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:07:17.332Z] Configure a credential helper to remove this warning. See [2021-08-18T13:07:17.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:07:17.332Z] [2021-08-18T13:07:17.332Z] Login Succeeded [2021-08-18T13:07:17.332Z] docker.io [2021-08-18T13:07:17.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:07:17.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:07:17.600Z] Configure a credential helper to remove this warning. See [2021-08-18T13:07:17.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:07:17.600Z] [2021-08-18T13:07:17.600Z] Login Succeeded [2021-08-18T13:07:17.600Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T13:07:17.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-18T13:07:18.102Z] + git log --format=format:%s -1 e07e4b2cac99597806279d37c9eab19c199e6000 [Pipeline] echo [2021-08-18T13:07:18.166Z] GIT_COMMIT: e07e4b2cac99597806279d37c9eab19c199e6000, Commit Message: Merge commit '93caa52030c3acbe32628371219be63c8f79ec40' into HEAD [Pipeline] echo [2021-08-18T13:07:18.209Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:07:19.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T13:07:19.143Z] [2021-08-18T13:07:19.143Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:07:19.484Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T13:07:19.484Z] latest: Pulling from edgex-devops/git-semver [2021-08-18T13:07:19.484Z] 31603596830f: Pulling fs layer [2021-08-18T13:07:19.484Z] d4622e32a9a9: Pulling fs layer [2021-08-18T13:07:19.484Z] 1030fce36090: Pulling fs layer [2021-08-18T13:07:19.484Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-18T13:07:19.484Z] 6c6cb7e1b49b: Waiting [2021-08-18T13:07:19.484Z] d4622e32a9a9: Verifying Checksum [2021-08-18T13:07:19.484Z] d4622e32a9a9: Download complete [2021-08-18T13:07:19.756Z] 31603596830f: Verifying Checksum [2021-08-18T13:07:19.756Z] 31603596830f: Download complete [2021-08-18T13:07:20.023Z] 31603596830f: Pull complete [2021-08-18T13:07:20.292Z] d4622e32a9a9: Pull complete [2021-08-18T13:07:20.292Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-18T13:07:20.292Z] 6c6cb7e1b49b: Download complete [2021-08-18T13:07:20.292Z] 1030fce36090: Verifying Checksum [2021-08-18T13:07:20.292Z] 1030fce36090: Download complete [2021-08-18T13:07:20.897Z] 1030fce36090: Pull complete [2021-08-18T13:07:21.167Z] 6c6cb7e1b49b: Pull complete [2021-08-18T13:07:21.167Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-18T13:07:21.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T13:07:21.167Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-18T13:07:21.283Z] prd-centos7-docker-4c-2g-3321 does not seem to be running inside a container [2021-08-18T13:07:21.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T13:07:22.289Z] $ docker top df8b137084793a465be6b365ba87759ca89528625863a15a39e38202be947722 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T13:07:22.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T13:07:22.443Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T13:07:22.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T13:07:22.568Z] $ docker exec df8b137084793a465be6b365ba87759ca89528625863a15a39e38202be947722 ssh-agent [2021-08-18T13:07:22.691Z] SSH_AUTH_SOCK=/tmp/ssh-R3DC4OF8Roiv/agent.14 [2021-08-18T13:07:22.691Z] SSH_AGENT_PID=20 [2021-08-18T13:07:22.706Z] Running ssh-add (command line suppressed) [2021-08-18T13:07:22.804Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_470865936348501772.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_470865936348501772.key) [2021-08-18T13:07:22.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T13:07:23.156Z] + git tag --points-at HEAD [Pipeline] } [2021-08-18T13:07:23.173Z] $ docker exec --env ******** --env ******** df8b137084793a465be6b365ba87759ca89528625863a15a39e38202be947722 ssh-agent -k [2021-08-18T13:07:23.268Z] unset SSH_AUTH_SOCK; [2021-08-18T13:07:23.269Z] unset SSH_AGENT_PID; [2021-08-18T13:07:23.269Z] echo Agent pid 20 killed; [2021-08-18T13:07:23.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-18T13:07:23.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T13:07:23.332Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T13:07:23.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T13:07:23.444Z] $ docker exec df8b137084793a465be6b365ba87759ca89528625863a15a39e38202be947722 ssh-agent [2021-08-18T13:07:23.565Z] SSH_AUTH_SOCK=/tmp/ssh-wS9CoPljhopU/agent.53 [2021-08-18T13:07:23.566Z] SSH_AGENT_PID=59 [2021-08-18T13:07:23.574Z] Running ssh-add (command line suppressed) [2021-08-18T13:07:23.669Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_3387119238228609143.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_3387119238228609143.key) [2021-08-18T13:07:23.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T13:07:24.018Z] + git semver init [2021-08-18T13:07:24.019Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T13:07:24.019Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.git [2021-08-18T13:07:24.019Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-29 [2021-08-18T13:07:24.019Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T13:07:24.019Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T13:07:24.019Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T13:07:24.019Z] # $SEMVER_BRANCH = PR-29 [2021-08-18T13:07:24.019Z] # $SEMVER_TEMP = /tmp/semver-136693979 [2021-08-18T13:07:24.019Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-08-18T13:07:24.607Z] # '/tmp/semver-136693979' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver' [2021-08-18T13:07:24.607Z] # -> Force: false [2021-08-18T13:07:24.607Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver [Pipeline] } [2021-08-18T13:07:24.622Z] $ docker exec --env ******** --env ******** df8b137084793a465be6b365ba87759ca89528625863a15a39e38202be947722 ssh-agent -k [2021-08-18T13:07:24.733Z] unset SSH_AUTH_SOCK; [2021-08-18T13:07:24.733Z] unset SSH_AGENT_PID; [2021-08-18T13:07:24.733Z] echo Agent pid 59 killed; [2021-08-18T13:07:24.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T13:07:25.121Z] + git semver [Pipeline] } [2021-08-18T13:07:25.143Z] $ docker stop --time=1 df8b137084793a465be6b365ba87759ca89528625863a15a39e38202be947722 [2021-08-18T13:07:26.393Z] $ docker rm -f df8b137084793a465be6b365ba87759ca89528625863a15a39e38202be947722 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T13:07:26.778Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-18T13:07:27.364Z] Stashed 1 file(s) [Pipeline] echo [2021-08-18T13:07:27.368Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-18T13:07:42.539Z] Still waiting to schedule task [2021-08-18T13:07:42.540Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3321’ [2021-08-18T13:07:42.542Z] Still waiting to schedule task [2021-08-18T13:07:42.542Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-18T13:09:44.812Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3323 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws [2021-08-18T13:09:44.831Z] Running in /w/workspace/device-rfid-llrp-go/14 [Pipeline] { [Pipeline] checkout [2021-08-18T13:09:45.039Z] Selected Git installation does not exist. Using Default [2021-08-18T13:09:45.039Z] The recommended git tool is: NONE [2021-08-18T13:09:50.271Z] using credential edgex-jenkins-ssh [2021-08-18T13:09:50.296Z] Cloning the remote Git repository [2021-08-18T13:09:50.360Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-18T13:09:50.463Z] > git init /w/workspace/device-rfid-llrp-go/14 # timeout=10 [2021-08-18T13:09:50.529Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-18T13:09:50.529Z] > git --version # timeout=10 [2021-08-18T13:09:50.548Z] > git --version # 'git version 2.17.1' [2021-08-18T13:09:50.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T13:09:50.651Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T13:09:52.015Z] Merging remotes/origin/main commit 93caa52030c3acbe32628371219be63c8f79ec40 into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc [2021-08-18T13:09:52.314Z] Merge succeeded, producing 1bb3c4d9ad1e999925c5faeaa697b42526ebb1c7 [2021-08-18T13:09:52.315Z] Checking out Revision 1bb3c4d9ad1e999925c5faeaa697b42526ebb1c7 (PR-29) [2021-08-18T13:09:51.496Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-18T13:09:51.518Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T13:09:51.541Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-18T13:09:51.572Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-18T13:09:51.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T13:09:51.586Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-18T13:09:52.030Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T13:09:52.045Z] > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 [2021-08-18T13:09:52.142Z] > git remote # timeout=10 [2021-08-18T13:09:52.165Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T13:09:52.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T13:09:52.190Z] > git merge 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 [2021-08-18T13:09:52.295Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T13:09:52.317Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T13:09:52.332Z] > git checkout -f 1bb3c4d9ad1e999925c5faeaa697b42526ebb1c7 # timeout=10 [2021-08-18T13:09:56.512Z] Commit message: "Merge commit '93caa52030c3acbe32628371219be63c8f79ec40' into HEAD" [2021-08-18T13:09:56.539Z] First time build. Skipping changelog. [2021-08-18T13:09:56.516Z] > git rev-list --no-walk 6b500eeea9eb4102dcf087f39520269d1c510ddc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T13:09:57.069Z] provisioning config files... [2021-08-18T13:09:57.099Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/14@tmp/config8550856547703799230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:09:57.676Z] ---> docker-login.sh [2021-08-18T13:09:57.676Z] nexus3.edgexfoundry.org:10001 [2021-08-18T13:09:58.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:09:58.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:09:58.879Z] Configure a credential helper to remove this warning. See [2021-08-18T13:09:58.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:09:58.879Z] [2021-08-18T13:09:58.879Z] Login Succeeded [2021-08-18T13:09:58.879Z] nexus3.edgexfoundry.org:10002 [2021-08-18T13:09:59.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:09:59.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:09:59.435Z] Configure a credential helper to remove this warning. See [2021-08-18T13:09:59.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:09:59.435Z] [2021-08-18T13:09:59.435Z] Login Succeeded [2021-08-18T13:09:59.435Z] nexus3.edgexfoundry.org:10003 [2021-08-18T13:09:59.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:09:59.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:09:59.986Z] Configure a credential helper to remove this warning. See [2021-08-18T13:09:59.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:09:59.986Z] [2021-08-18T13:09:59.986Z] Login Succeeded [2021-08-18T13:09:59.986Z] nexus3.edgexfoundry.org:10004 [2021-08-18T13:10:00.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:10:00.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:10:00.553Z] Configure a credential helper to remove this warning. See [2021-08-18T13:10:00.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:10:00.553Z] [2021-08-18T13:10:00.553Z] Login Succeeded [2021-08-18T13:10:00.553Z] docker.io [2021-08-18T13:10:00.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:10:01.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:10:01.104Z] Configure a credential helper to remove this warning. See [2021-08-18T13:10:01.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:10:01.104Z] [2021-08-18T13:10:01.104Z] Login Succeeded [2021-08-18T13:10:01.104Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T13:10:01.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T13:10:01.713Z] ========================================================= [2021-08-18T13:10:01.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-18T13:10:01.713Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:10:02.145Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-08-18T13:10:02.425Z] Sending build context to Docker daemon 1.2MB [2021-08-18T13:10:02.425Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T13:10:02.425Z] Step 2/14 : FROM ${BASE} AS builder [2021-08-18T13:10:03.022Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-18T13:10:03.022Z] 595b0fe564bb: Pulling fs layer [2021-08-18T13:10:03.022Z] 24495759ef45: Pulling fs layer [2021-08-18T13:10:03.022Z] d148012ef14d: Pulling fs layer [2021-08-18T13:10:03.022Z] e90a11edd702: Pulling fs layer [2021-08-18T13:10:03.022Z] d77568369979: Pulling fs layer [2021-08-18T13:10:03.022Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-18T13:10:03.022Z] 170f2ba95c9a: Pulling fs layer [2021-08-18T13:10:03.022Z] 97ac5df62f85: Pulling fs layer [2021-08-18T13:10:03.022Z] e90a11edd702: Waiting [2021-08-18T13:10:03.022Z] d77568369979: Waiting [2021-08-18T13:10:03.022Z] fc1c9f9a7f3b: Waiting [2021-08-18T13:10:03.022Z] 170f2ba95c9a: Waiting [2021-08-18T13:10:03.022Z] 97ac5df62f85: Waiting [2021-08-18T13:10:03.295Z] d148012ef14d: Verifying Checksum [2021-08-18T13:10:03.295Z] d148012ef14d: Download complete [2021-08-18T13:10:03.295Z] 24495759ef45: Verifying Checksum [2021-08-18T13:10:03.295Z] 24495759ef45: Download complete [2021-08-18T13:10:03.295Z] d77568369979: Verifying Checksum [2021-08-18T13:10:03.295Z] d77568369979: Download complete [2021-08-18T13:10:03.295Z] 170f2ba95c9a: Verifying Checksum [2021-08-18T13:10:03.295Z] 170f2ba95c9a: Download complete [2021-08-18T13:10:03.295Z] 595b0fe564bb: Verifying Checksum [2021-08-18T13:10:03.295Z] 595b0fe564bb: Download complete [2021-08-18T13:10:04.276Z] 595b0fe564bb: Pull complete [2021-08-18T13:10:04.882Z] 24495759ef45: Pull complete [2021-08-18T13:10:05.159Z] d148012ef14d: Pull complete [2021-08-18T13:10:07.153Z] 97ac5df62f85: Verifying Checksum [2021-08-18T13:10:07.153Z] 97ac5df62f85: Download complete [2021-08-18T13:10:07.754Z] e90a11edd702: Verifying Checksum [2021-08-18T13:10:07.754Z] e90a11edd702: Download complete [2021-08-18T13:10:17.930Z] e90a11edd702: Pull complete [2021-08-18T13:10:18.201Z] d77568369979: Pull complete [2021-08-18T13:10:18.474Z] fc1c9f9a7f3b: Pull complete [2021-08-18T13:10:18.748Z] 170f2ba95c9a: Pull complete [2021-08-18T13:10:24.153Z] 97ac5df62f85: Pull complete [2021-08-18T13:10:24.153Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-18T13:10:24.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T13:10:24.752Z] ---> 04bc70af865f [2021-08-18T13:10:24.752Z] Step 3/14 : ARG MAKE='make build' [2021-08-18T13:10:30.161Z] ---> Running in 3d5e7321f432 [2021-08-18T13:10:30.757Z] Removing intermediate container 3d5e7321f432 [2021-08-18T13:10:30.757Z] ---> 6a314f3ac902 [2021-08-18T13:10:30.757Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-08-18T13:10:31.030Z] ---> Running in dc115ef93767 [2021-08-18T13:10:31.303Z] Removing intermediate container dc115ef93767 [2021-08-18T13:10:31.303Z] ---> 0fc1db5ebb95 [2021-08-18T13:10:31.303Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T13:10:31.581Z] ---> Running in e5ecf7964683 [2021-08-18T13:10:32.191Z] Removing intermediate container e5ecf7964683 [2021-08-18T13:10:32.191Z] ---> 84ed9b014c48 [2021-08-18T13:10:32.191Z] Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T13:10:32.191Z] ---> Running in 8f87aba63aca [2021-08-18T13:10:35.590Z] Removing intermediate container 8f87aba63aca [2021-08-18T13:10:35.590Z] ---> 98fb7dfb4e75 [2021-08-18T13:10:35.590Z] Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T13:10:35.590Z] ---> Running in 7a193e436fb8 [2021-08-18T13:10:36.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T13:10:39.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T13:10:42.556Z] OK: 218 MiB in 52 packages [2021-08-18T13:10:43.535Z] Removing intermediate container 7a193e436fb8 [2021-08-18T13:10:43.535Z] ---> e338d5fb33de [2021-08-18T13:10:43.535Z] Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-08-18T13:10:43.535Z] ---> Running in 18a7ba025a11 [2021-08-18T13:10:44.132Z] Removing intermediate container 18a7ba025a11 [2021-08-18T13:10:44.132Z] ---> dd11590ab3b4 [2021-08-18T13:10:44.132Z] Step 9/14 : COPY go.mod . [2021-08-18T13:10:45.121Z] ---> 997c7dea7dc0 [2021-08-18T13:10:45.121Z] Step 10/14 : COPY Makefile . [2021-08-18T13:10:46.100Z] ---> 82659e32ec76 [2021-08-18T13:10:46.100Z] Step 11/14 : RUN make update [2021-08-18T13:10:46.376Z] ---> Running in 1421c24a43b3 [2021-08-18T13:10:47.827Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-18T13:11:14.628Z] Removing intermediate container 1421c24a43b3 [2021-08-18T13:11:14.628Z] ---> 946a7e9bc9b7 [2021-08-18T13:11:14.628Z] Step 12/14 : COPY . . [2021-08-18T13:11:14.628Z] ---> cba7c08dbc87 [2021-08-18T13:11:14.628Z] Step 13/14 : RUN go mod tidy [2021-08-18T13:11:14.628Z] ---> Running in 17f69b793e25 [2021-08-18T13:11:15.225Z] Removing intermediate container 17f69b793e25 [2021-08-18T13:11:15.225Z] ---> cd6b1721d04d [2021-08-18T13:11:15.225Z] Step 14/14 : RUN $MAKE [2021-08-18T13:11:15.505Z] ---> Running in 39a5e82c45ae [2021-08-18T13:11:16.947Z] noop [2021-08-18T13:11:17.545Z] Removing intermediate container 39a5e82c45ae [2021-08-18T13:11:17.545Z] ---> f9233771ae92 [2021-08-18T13:11:17.545Z] Successfully built f9233771ae92 [2021-08-18T13:11:17.818Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:11:18.171Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T13:11:18.171Z] . [Pipeline] withDockerContainer [2021-08-18T13:11:18.469Z] prd-ubuntu18.04-docker-arm64-4c-16g-3323 does not seem to be running inside a container [2021-08-18T13:11:18.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-18T13:11:20.255Z] $ docker top b8bc0415b7d46b8251eed41d3efde4c3a03851dee51ea4b267f98a53d01300c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T13:11:21.263Z] + go version [2021-08-18T13:11:21.263Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-18T13:11:21.285Z] $ docker stop --time=1 b8bc0415b7d46b8251eed41d3efde4c3a03851dee51ea4b267f98a53d01300c6 [2021-08-18T13:11:23.132Z] $ docker rm -f b8bc0415b7d46b8251eed41d3efde4c3a03851dee51ea4b267f98a53d01300c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:11:23.842Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T13:11:23.842Z] . [Pipeline] withDockerContainer [2021-08-18T13:11:24.114Z] prd-ubuntu18.04-docker-arm64-4c-16g-3323 does not seem to be running inside a container [2021-08-18T13:11:24.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-18T13:11:25.841Z] $ docker top 3d74f97ef66d0c2e6150a985189e683a67011ee5d6d127b340637159df3209b8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-18T13:11:26.831Z] + go mod tidy [Pipeline] sh [2021-08-18T13:11:28.101Z] + make test [2021-08-18T13:11:28.101Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-18T13:11:29.090Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-08-18T13:11:55.894Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-08-18T13:11:55.894Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-08-18T13:11:55.894Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-08-18T13:11:55.894Z] have (string, bool, string, string) [2021-08-18T13:11:55.894Z] want (string, string) [2021-08-18T13:12:08.344Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2021-08-18T13:12:08.344Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.477s coverage: 52.0% of statements [2021-08-18T13:12:08.344Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 95.5% of statements [2021-08-18T13:12:08.344Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-08-18T13:12:08.367Z] $ docker stop --time=1 3d74f97ef66d0c2e6150a985189e683a67011ee5d6d127b340637159df3209b8 [2021-08-18T13:12:10.694Z] $ docker rm -f 3d74f97ef66d0c2e6150a985189e683a67011ee5d6d127b340637159df3209b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:12:11.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T13:12:11.714Z] [2021-08-18T13:12:11.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:12:12.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T13:12:12.623Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-18T13:12:12.623Z] 448f6bf000e3: Pulling fs layer [2021-08-18T13:12:12.623Z] f757da607395: Pulling fs layer [2021-08-18T13:12:12.623Z] 05883995daec: Pulling fs layer [2021-08-18T13:12:12.623Z] 8603b9c90790: Pulling fs layer [2021-08-18T13:12:12.623Z] 1560dd03e051: Pulling fs layer [2021-08-18T13:12:12.623Z] 27f5ce0e4adf: Pulling fs layer [2021-08-18T13:12:12.623Z] c2d8d7efcc4b: Pulling fs layer [2021-08-18T13:12:12.623Z] 8603b9c90790: Waiting [2021-08-18T13:12:12.623Z] 1560dd03e051: Waiting [2021-08-18T13:12:12.623Z] 27f5ce0e4adf: Waiting [2021-08-18T13:12:12.623Z] c2d8d7efcc4b: Waiting [2021-08-18T13:12:12.901Z] f757da607395: Verifying Checksum [2021-08-18T13:12:12.901Z] f757da607395: Download complete [2021-08-18T13:12:12.901Z] 8603b9c90790: Download complete [2021-08-18T13:12:13.174Z] 1560dd03e051: Verifying Checksum [2021-08-18T13:12:13.174Z] 1560dd03e051: Download complete [2021-08-18T13:12:13.174Z] 27f5ce0e4adf: Download complete [2021-08-18T13:12:13.448Z] 05883995daec: Verifying Checksum [2021-08-18T13:12:13.448Z] 05883995daec: Download complete [2021-08-18T13:12:14.054Z] 448f6bf000e3: Download complete [2021-08-18T13:12:16.685Z] c2d8d7efcc4b: Verifying Checksum [2021-08-18T13:12:16.685Z] c2d8d7efcc4b: Download complete [2021-08-18T13:12:17.671Z] 448f6bf000e3: Pull complete [2021-08-18T13:12:18.649Z] f757da607395: Pull complete [2021-08-18T13:12:20.087Z] 05883995daec: Pull complete [2021-08-18T13:12:20.360Z] 8603b9c90790: Pull complete [2021-08-18T13:12:21.344Z] 1560dd03e051: Pull complete [2021-08-18T13:12:21.948Z] 27f5ce0e4adf: Pull complete [2021-08-18T13:12:37.041Z] c2d8d7efcc4b: Pull complete [2021-08-18T13:12:37.041Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-18T13:12:37.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T13:12:37.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-18T13:12:37.324Z] prd-ubuntu18.04-docker-arm64-4c-16g-3323 does not seem to be running inside a container [2021-08-18T13:12:37.404Z] $ 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/device-rfid-llrp-go/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-18T13:12:43.080Z] $ docker top 2465d631314c950153c4ef9e63e1cdc0ad221f205c2a74e2998b58eac089d3ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:12:44.311Z] ---> job-cost.sh [2021-08-18T13:12:44.311Z] lf-activate-venv: SKIPPING [2021-08-18T13:12:44.311Z] INFO: No Stack... [2021-08-18T13:12:45.290Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-18T13:12:45.563Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T13:12:46.228Z] + cat /w/workspace/device-rfid-llrp-go/14/archives/cost.csv [2021-08-18T13:12:46.228Z] + cut -d, -f6 [Pipeline] lock [2021-08-18T13:12:46.296Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-14-stack-cost] [2021-08-18T13:12:46.308Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-14-stack-cost] did not exist. Created. [2021-08-18T13:12:46.308Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T13:12:46.996Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-18T13:12:47.528Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T13:12:47.538Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-14-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T13:12:47.571Z] $ docker stop --time=1 2465d631314c950153c4ef9e63e1cdc0ad221f205c2a74e2998b58eac089d3ee [2021-08-18T13:12:49.256Z] $ docker rm -f 2465d631314c950153c4ef9e63e1cdc0ad221f205c2a74e2998b58eac089d3ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T13:12:49.808Z] Failed in branch arm64 [2021-08-18T13:13:34.804Z] Running on prd-centos7-docker-4c-2g-3326 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws [2021-08-18T13:13:34.840Z] Running in /w/workspace/device-rfid-llrp-go/14 [Pipeline] { [Pipeline] checkout [2021-08-18T13:13:34.987Z] Selected Git installation does not exist. Using Default [2021-08-18T13:13:34.987Z] The recommended git tool is: NONE [2021-08-18T13:13:38.074Z] using credential edgex-jenkins-ssh [2021-08-18T13:13:38.088Z] Cloning the remote Git repository [2021-08-18T13:13:38.030Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-18T13:13:38.112Z] > git init /w/workspace/device-rfid-llrp-go/14 # timeout=10 [2021-08-18T13:13:38.167Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-18T13:13:38.168Z] > git --version # timeout=10 [2021-08-18T13:13:38.183Z] > git --version # 'git version 2.24.4' [2021-08-18T13:13:38.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T13:13:38.218Z] [INFO] Currently running in a labeled security context [2021-08-18T13:13:38.219Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T13:13:38.219Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/14@tmp/jenkins-gitclient-ssh8234303723718661752.key [2021-08-18T13:13:38.237Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T13:13:39.363Z] Merging remotes/origin/main commit 93caa52030c3acbe32628371219be63c8f79ec40 into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc [2021-08-18T13:13:39.498Z] Merge succeeded, producing 9d423b3893898ccf7262a864595aae43047aba09 [2021-08-18T13:13:39.498Z] Checking out Revision 9d423b3893898ccf7262a864595aae43047aba09 (PR-29) [2021-08-18T13:13:38.862Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-18T13:13:38.869Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T13:13:38.889Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-18T13:13:38.905Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-18T13:13:38.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T13:13:38.907Z] [INFO] Currently running in a labeled security context [2021-08-18T13:13:38.907Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T13:13:38.907Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/14@tmp/jenkins-gitclient-ssh4836806325004144095.key [2021-08-18T13:13:38.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-18T13:13:39.375Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T13:13:39.384Z] > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 [2021-08-18T13:13:39.433Z] > git remote # timeout=10 [2021-08-18T13:13:39.440Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T13:13:39.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T13:13:39.448Z] [INFO] Currently running in a labeled security context [2021-08-18T13:13:39.448Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T13:13:39.448Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/14@tmp/jenkins-gitclient-ssh98694828810008167.key [2021-08-18T13:13:39.455Z] > git merge 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 [2021-08-18T13:13:39.485Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T13:13:39.500Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T13:13:39.506Z] > git checkout -f 9d423b3893898ccf7262a864595aae43047aba09 # timeout=10 [2021-08-18T13:13:43.381Z] Commit message: "Merge commit '93caa52030c3acbe32628371219be63c8f79ec40' into HEAD" [2021-08-18T13:13:43.395Z] First time build. Skipping changelog. [2021-08-18T13:13:43.385Z] > git rev-list --no-walk 6b500eeea9eb4102dcf087f39520269d1c510ddc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T13:13:43.907Z] provisioning config files... [2021-08-18T13:13:43.926Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/14@tmp/config4873090877470927005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:13:44.413Z] ---> docker-login.sh [2021-08-18T13:13:44.413Z] nexus3.edgexfoundry.org:10001 [2021-08-18T13:13:44.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:13:44.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:13:44.413Z] Configure a credential helper to remove this warning. See [2021-08-18T13:13:44.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:13:44.413Z] [2021-08-18T13:13:44.413Z] Login Succeeded [2021-08-18T13:13:44.413Z] nexus3.edgexfoundry.org:10002 [2021-08-18T13:13:44.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:13:44.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:13:44.680Z] Configure a credential helper to remove this warning. See [2021-08-18T13:13:44.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:13:44.680Z] [2021-08-18T13:13:44.680Z] Login Succeeded [2021-08-18T13:13:44.680Z] nexus3.edgexfoundry.org:10003 [2021-08-18T13:13:44.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:13:44.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:13:44.948Z] Configure a credential helper to remove this warning. See [2021-08-18T13:13:44.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:13:44.948Z] [2021-08-18T13:13:44.948Z] Login Succeeded [2021-08-18T13:13:44.948Z] nexus3.edgexfoundry.org:10004 [2021-08-18T13:13:44.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:13:44.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:13:44.948Z] Configure a credential helper to remove this warning. See [2021-08-18T13:13:44.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:13:44.949Z] [2021-08-18T13:13:44.949Z] Login Succeeded [2021-08-18T13:13:44.949Z] docker.io [2021-08-18T13:13:45.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:13:50.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:13:50.660Z] Configure a credential helper to remove this warning. See [2021-08-18T13:13:50.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:13:50.660Z] [2021-08-18T13:13:50.660Z] Login Succeeded [2021-08-18T13:13:50.660Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T13:13:50.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T13:13:50.938Z] ========================================================= [2021-08-18T13:13:50.938Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-18T13:13:50.938Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:13:51.294Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-08-18T13:13:51.294Z] Sending build context to Docker daemon 1.2MB [2021-08-18T13:13:51.294Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T13:13:51.294Z] Step 2/14 : FROM ${BASE} AS builder [2021-08-18T13:13:51.294Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-18T13:13:51.294Z] 540db60ca938: Pulling fs layer [2021-08-18T13:13:51.294Z] adcc1eea9eea: Pulling fs layer [2021-08-18T13:13:51.294Z] 4c4ab2625f07: Pulling fs layer [2021-08-18T13:13:51.294Z] db62176df00c: Pulling fs layer [2021-08-18T13:13:51.294Z] 3b30891b0d05: Pulling fs layer [2021-08-18T13:13:51.294Z] 06b49ca38bd5: Pulling fs layer [2021-08-18T13:13:51.294Z] c788192a36de: Pulling fs layer [2021-08-18T13:13:51.294Z] a77e37c0d609: Pulling fs layer [2021-08-18T13:13:51.294Z] c3185cebc471: Pulling fs layer [2021-08-18T13:13:51.294Z] db62176df00c: Waiting [2021-08-18T13:13:51.294Z] 3b30891b0d05: Waiting [2021-08-18T13:13:51.294Z] 06b49ca38bd5: Waiting [2021-08-18T13:13:51.294Z] c788192a36de: Waiting [2021-08-18T13:13:51.294Z] a77e37c0d609: Waiting [2021-08-18T13:13:51.294Z] c3185cebc471: Waiting [2021-08-18T13:13:51.571Z] 4c4ab2625f07: Verifying Checksum [2021-08-18T13:13:51.571Z] 4c4ab2625f07: Download complete [2021-08-18T13:13:51.571Z] adcc1eea9eea: Verifying Checksum [2021-08-18T13:13:51.571Z] adcc1eea9eea: Download complete [2021-08-18T13:13:51.571Z] 3b30891b0d05: Verifying Checksum [2021-08-18T13:13:51.571Z] 3b30891b0d05: Download complete [2021-08-18T13:13:51.571Z] 06b49ca38bd5: Verifying Checksum [2021-08-18T13:13:51.571Z] 06b49ca38bd5: Download complete [2021-08-18T13:13:51.571Z] c788192a36de: Verifying Checksum [2021-08-18T13:13:51.571Z] c788192a36de: Download complete [2021-08-18T13:13:51.571Z] 540db60ca938: Verifying Checksum [2021-08-18T13:13:51.571Z] 540db60ca938: Download complete [2021-08-18T13:13:51.844Z] 540db60ca938: Pull complete [2021-08-18T13:13:51.844Z] adcc1eea9eea: Pull complete [2021-08-18T13:13:52.112Z] 4c4ab2625f07: Pull complete [2021-08-18T13:13:52.698Z] a77e37c0d609: Verifying Checksum [2021-08-18T13:13:52.698Z] a77e37c0d609: Download complete [2021-08-18T13:13:58.054Z] c3185cebc471: Verifying Checksum [2021-08-18T13:13:58.054Z] c3185cebc471: Download complete [2021-08-18T13:13:58.054Z] db62176df00c: Verifying Checksum [2021-08-18T13:13:58.054Z] db62176df00c: Download complete [2021-08-18T13:14:01.419Z] db62176df00c: Pull complete [2021-08-18T13:14:01.419Z] 3b30891b0d05: Pull complete [2021-08-18T13:14:01.419Z] 06b49ca38bd5: Pull complete [2021-08-18T13:14:01.419Z] c788192a36de: Pull complete [2021-08-18T13:14:01.689Z] a77e37c0d609: Pull complete [2021-08-18T13:14:03.650Z] c3185cebc471: Pull complete [2021-08-18T13:14:03.650Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-18T13:14:03.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T13:14:03.650Z] ---> 031687cdd783 [2021-08-18T13:14:03.650Z] Step 3/14 : ARG MAKE='make build' [2021-08-18T13:14:05.065Z] ---> Running in c44c46d28c52 [2021-08-18T13:14:05.065Z] Removing intermediate container c44c46d28c52 [2021-08-18T13:14:05.065Z] ---> 3276d748b716 [2021-08-18T13:14:05.065Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-08-18T13:14:05.065Z] ---> Running in 6496b8c472b3 [2021-08-18T13:14:05.338Z] Removing intermediate container 6496b8c472b3 [2021-08-18T13:14:05.338Z] ---> d6fe73cc56a0 [2021-08-18T13:14:05.338Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T13:14:05.338Z] ---> Running in f6e36532cbee [2021-08-18T13:14:05.338Z] Removing intermediate container f6e36532cbee [2021-08-18T13:14:05.338Z] ---> 667d4ef9dbec [2021-08-18T13:14:05.338Z] Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T13:14:05.338Z] ---> Running in 46d8706a60b7 [2021-08-18T13:14:05.929Z] Removing intermediate container 46d8706a60b7 [2021-08-18T13:14:05.929Z] ---> 7d7bc579ff30 [2021-08-18T13:14:05.929Z] Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T13:14:05.929Z] ---> Running in e8ce64612183 [2021-08-18T13:14:06.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T13:14:07.160Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T13:14:08.116Z] OK: 219 MiB in 52 packages [2021-08-18T13:14:08.391Z] Removing intermediate container e8ce64612183 [2021-08-18T13:14:08.391Z] ---> 32376552b3fb [2021-08-18T13:14:08.391Z] Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-08-18T13:14:08.391Z] ---> Running in 3e094c01fd2c [2021-08-18T13:14:08.391Z] Removing intermediate container 3e094c01fd2c [2021-08-18T13:14:08.391Z] ---> 5a53de579592 [2021-08-18T13:14:08.391Z] Step 9/14 : COPY go.mod . [2021-08-18T13:14:08.657Z] ---> ba2089074c57 [2021-08-18T13:14:08.657Z] Step 10/14 : COPY Makefile . [2021-08-18T13:14:08.657Z] ---> 9b447e9de804 [2021-08-18T13:14:08.657Z] Step 11/14 : RUN make update [2021-08-18T13:14:08.657Z] ---> Running in 4a6fd95e864d [2021-08-18T13:14:08.923Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-18T13:14:17.167Z] Removing intermediate container 4a6fd95e864d [2021-08-18T13:14:17.167Z] ---> b4b8914c1d3d [2021-08-18T13:14:17.167Z] Step 12/14 : COPY . . [2021-08-18T13:14:17.440Z] ---> 47390fed0841 [2021-08-18T13:14:17.440Z] Step 13/14 : RUN go mod tidy [2021-08-18T13:14:17.440Z] ---> Running in 5b9f47b01dd6 [2021-08-18T13:14:18.035Z] Removing intermediate container 5b9f47b01dd6 [2021-08-18T13:14:18.035Z] ---> 573cf901155d [2021-08-18T13:14:18.035Z] Step 14/14 : RUN $MAKE [2021-08-18T13:14:18.311Z] ---> Running in 39f75c3f0012 [2021-08-18T13:14:18.311Z] noop [2021-08-18T13:14:18.579Z] Removing intermediate container 39f75c3f0012 [2021-08-18T13:14:18.579Z] ---> 1bb8dc7bea97 [2021-08-18T13:14:18.579Z] Successfully built 1bb8dc7bea97 [2021-08-18T13:14:18.579Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:14:18.915Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T13:14:18.915Z] . [Pipeline] withDockerContainer [2021-08-18T13:14:19.014Z] prd-centos7-docker-4c-2g-3326 does not seem to be running inside a container [2021-08-18T13:14:19.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-18T13:14:19.436Z] $ docker top 705e937df63b37d0830f8481d744984d3beb2333bf82002dbc67da33efdc0811 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T13:14:19.853Z] + go version [2021-08-18T13:14:19.853Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-18T13:14:19.873Z] $ docker stop --time=1 705e937df63b37d0830f8481d744984d3beb2333bf82002dbc67da33efdc0811 [2021-08-18T13:14:21.063Z] $ docker rm -f 705e937df63b37d0830f8481d744984d3beb2333bf82002dbc67da33efdc0811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:14:21.556Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T13:14:21.557Z] . [Pipeline] withDockerContainer [2021-08-18T13:14:21.653Z] prd-centos7-docker-4c-2g-3326 does not seem to be running inside a container [2021-08-18T13:14:21.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-18T13:14:22.089Z] $ docker top ea8eff5b61beeb4fb83508ccca0fc3e391cb0f72d4af349e1a228b7c56660d13 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-18T13:14:22.515Z] + go mod tidy [Pipeline] sh [2021-08-18T13:14:22.858Z] + make test [2021-08-18T13:14:22.859Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-18T13:14:23.128Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-08-18T13:14:28.506Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-08-18T13:14:28.506Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-08-18T13:14:28.506Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-08-18T13:14:28.506Z] have (string, bool, string, string) [2021-08-18T13:14:28.506Z] want (string, string) [2021-08-18T13:14:35.256Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2021-08-18T13:14:35.838Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.230s coverage: 52.0% of statements [2021-08-18T13:14:35.838Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.004s coverage: 95.5% of statements [2021-08-18T13:14:35.838Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-08-18T13:14:35.858Z] $ docker stop --time=1 ea8eff5b61beeb4fb83508ccca0fc3e391cb0f72d4af349e1a228b7c56660d13 [2021-08-18T13:14:37.339Z] $ docker rm -f ea8eff5b61beeb4fb83508ccca0fc3e391cb0f72d4af349e1a228b7c56660d13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:14:38.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T13:14:38.015Z] [2021-08-18T13:14:38.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:14:38.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T13:14:38.357Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T13:14:38.357Z] b4d181a07f80: Pulling fs layer [2021-08-18T13:14:38.357Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T13:14:38.357Z] ed53099fbce6: Pulling fs layer [2021-08-18T13:14:38.357Z] dc539afda2c1: Pulling fs layer [2021-08-18T13:14:38.357Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T13:14:38.357Z] 9065ff56babe: Pulling fs layer [2021-08-18T13:14:38.357Z] d287ab97295c: Pulling fs layer [2021-08-18T13:14:38.357Z] dc539afda2c1: Waiting [2021-08-18T13:14:38.357Z] 77bc0d833cb6: Waiting [2021-08-18T13:14:38.357Z] 9065ff56babe: Waiting [2021-08-18T13:14:38.357Z] d287ab97295c: Waiting [2021-08-18T13:14:38.940Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T13:14:38.940Z] a1111a8f2ec3: Download complete [2021-08-18T13:14:38.940Z] dc539afda2c1: Verifying Checksum [2021-08-18T13:14:38.940Z] dc539afda2c1: Download complete [2021-08-18T13:14:39.530Z] 77bc0d833cb6: Download complete [2021-08-18T13:14:39.797Z] 9065ff56babe: Verifying Checksum [2021-08-18T13:14:39.797Z] 9065ff56babe: Download complete [2021-08-18T13:14:40.751Z] ed53099fbce6: Verifying Checksum [2021-08-18T13:14:40.751Z] ed53099fbce6: Download complete [2021-08-18T13:14:41.706Z] b4d181a07f80: Verifying Checksum [2021-08-18T13:14:41.706Z] b4d181a07f80: Download complete [2021-08-18T13:14:43.130Z] b4d181a07f80: Pull complete [2021-08-18T13:14:43.130Z] a1111a8f2ec3: Pull complete [2021-08-18T13:14:43.716Z] ed53099fbce6: Pull complete [2021-08-18T13:14:43.716Z] dc539afda2c1: Pull complete [2021-08-18T13:14:43.716Z] 77bc0d833cb6: Pull complete [2021-08-18T13:14:43.980Z] 9065ff56babe: Pull complete [2021-08-18T13:14:46.565Z] d287ab97295c: Verifying Checksum [2021-08-18T13:14:46.565Z] d287ab97295c: Download complete [2021-08-18T13:14:50.834Z] d287ab97295c: Pull complete [2021-08-18T13:14:50.834Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T13:14:50.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T13:14:50.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T13:14:50.934Z] prd-centos7-docker-4c-2g-3326 does not seem to be running inside a container [2021-08-18T13:14:51.003Z] $ 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/device-rfid-llrp-go/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-18T13:14:53.759Z] $ docker top 0532fd0be733bcc947de798a716085901cb9e51ea77351df92aac3fcb1f89296 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:14:54.184Z] ---> job-cost.sh [2021-08-18T13:14:54.184Z] lf-activate-venv: SKIPPING [2021-08-18T13:14:54.184Z] INFO: No Stack... [2021-08-18T13:14:54.769Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T13:14:55.349Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T13:14:55.665Z] + cat /w/workspace/device-rfid-llrp-go/14/archives/cost.csv [2021-08-18T13:14:55.665Z] + cut -d, -f6 [Pipeline] lock [2021-08-18T13:14:55.702Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-14-stack-cost] [2021-08-18T13:14:55.721Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-14-stack-cost] did not exist. Created. [2021-08-18T13:14:55.721Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T13:14:56.073Z] /w/workspace/device-rfid-llrp-go/14@tmp/durable-52a359d5/script.sh: 1: /w/workspace/device-rfid-llrp-go/14@tmp/durable-52a359d5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-18T13:14:56.401Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-18T13:14:56.433Z] Warning: overwriting stash ‘stack-cost’ [2021-08-18T13:14:56.644Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T13:14:56.661Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-14-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T13:14:56.693Z] $ docker stop --time=1 0532fd0be733bcc947de798a716085901cb9e51ea77351df92aac3fcb1f89296 [2021-08-18T13:14:57.845Z] $ docker rm -f 0532fd0be733bcc947de798a716085901cb9e51ea77351df92aac3fcb1f89296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T13:14:58.131Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-18T13:14:59.261Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:14:59.602Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:15:00.203Z] ---> package-listing.sh [2021-08-18T13:15:00.203Z] ++ facter osfamily [2021-08-18T13:15:00.203Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-18T13:15:00.472Z] + OS_FAMILY=redhat [2021-08-18T13:15:00.472Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-29 [2021-08-18T13:15:00.472Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-18T13:15:00.472Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-18T13:15:00.472Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-18T13:15:00.472Z] + PACKAGES=/tmp/packages_start.txt [2021-08-18T13:15:00.472Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' [2021-08-18T13:15:00.472Z] + PACKAGES=/tmp/packages_end.txt [2021-08-18T13:15:00.472Z] + case "${OS_FAMILY}" in [2021-08-18T13:15:00.472Z] + rpm -qa [2021-08-18T13:15:00.472Z] + sort [2021-08-18T13:15:01.063Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-18T13:15:01.063Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-18T13:15:01.063Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-18T13:15:01.063Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' [2021-08-18T13:15:01.063Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ [2021-08-18T13:15:01.063Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ [Pipeline] echo [2021-08-18T13:15:01.081Z] 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/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-18T13:15:01.406Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:15:02.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T13:15:02.016Z] [2021-08-18T13:15:02.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:15:02.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T13:15:03.374Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T13:15:03.374Z] b4d181a07f80: Pulling fs layer [2021-08-18T13:15:03.374Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T13:15:03.374Z] ed53099fbce6: Pulling fs layer [2021-08-18T13:15:03.374Z] dc539afda2c1: Pulling fs layer [2021-08-18T13:15:03.374Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T13:15:03.374Z] 9065ff56babe: Pulling fs layer [2021-08-18T13:15:03.374Z] d287ab97295c: Pulling fs layer [2021-08-18T13:15:03.374Z] dc539afda2c1: Waiting [2021-08-18T13:15:03.374Z] 77bc0d833cb6: Waiting [2021-08-18T13:15:03.374Z] 9065ff56babe: Waiting [2021-08-18T13:15:03.374Z] d287ab97295c: Waiting [2021-08-18T13:15:03.961Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T13:15:03.961Z] a1111a8f2ec3: Download complete [2021-08-18T13:15:04.230Z] dc539afda2c1: Verifying Checksum [2021-08-18T13:15:04.230Z] dc539afda2c1: Download complete [2021-08-18T13:15:04.230Z] ed53099fbce6: Verifying Checksum [2021-08-18T13:15:04.230Z] ed53099fbce6: Download complete [2021-08-18T13:15:04.230Z] 9065ff56babe: Verifying Checksum [2021-08-18T13:15:04.230Z] 9065ff56babe: Download complete [2021-08-18T13:15:04.499Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T13:15:04.499Z] 77bc0d833cb6: Download complete [2021-08-18T13:15:05.917Z] b4d181a07f80: Verifying Checksum [2021-08-18T13:15:05.917Z] b4d181a07f80: Download complete [2021-08-18T13:15:06.895Z] b4d181a07f80: Pull complete [2021-08-18T13:15:07.166Z] a1111a8f2ec3: Pull complete [2021-08-18T13:15:07.768Z] ed53099fbce6: Pull complete [2021-08-18T13:15:07.768Z] dc539afda2c1: Pull complete [2021-08-18T13:15:08.041Z] 77bc0d833cb6: Pull complete [2021-08-18T13:15:08.041Z] 9065ff56babe: Pull complete [2021-08-18T13:15:11.063Z] d287ab97295c: Verifying Checksum [2021-08-18T13:15:11.063Z] d287ab97295c: Download complete [2021-08-18T13:15:15.353Z] d287ab97295c: Pull complete [2021-08-18T13:15:15.353Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T13:15:15.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T13:15:15.353Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T13:15:15.467Z] prd-centos7-docker-4c-2g-3321 does not seem to be running inside a container [2021-08-18T13:15:15.566Z] $ 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/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-18T13:15:18.186Z] $ docker top 15caf4ab518ff1b24b4f7f521713f19036195b746bc9c5e292c59548d8ef8b0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T13:15:18.635Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-18T13:15:18.971Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-18T13:15:19.298Z] + ls /var/log/sa-host [2021-08-18T13:15:19.298Z] + sadf -c /var/log/sa-host/sa05 [2021-08-18T13:15:19.298Z] file_magic: OK [2021-08-18T13:15:19.298Z] HZ: Using current value: 100 [2021-08-18T13:15:19.298Z] file_header: OK [2021-08-18T13:15:19.298Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-18T13:15:19.298Z] Statistics: [2021-08-18T13:15:19.298Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T13:15:19.298Z] File successfully converted to sysstat format version 12.0.3 [2021-08-18T13:15:19.298Z] + sadf -c /var/log/sa-host/sa18 [2021-08-18T13:15:19.298Z] file_magic: OK [2021-08-18T13:15:19.298Z] HZ: Using current value: 100 [2021-08-18T13:15:19.298Z] file_header: OK [2021-08-18T13:15:19.298Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-18T13:15:19.298Z] Statistics: [2021-08-18T13:15:19.298Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T13:15:19.298Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T13:15:19.914Z] provisioning config files... [2021-08-18T13:15:19.930Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config5724068829622240035tmp [Pipeline] { [Pipeline] echo [2021-08-18T13:15:19.961Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:15:20.281Z] ---> create-netrc.sh [Pipeline] } [2021-08-18T13:15:20.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:15:20.925Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-18T13:15:20.939Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:15:21.256Z] ---> sudo-logs.sh [2021-08-18T13:15:21.256Z] Archiving 'sudo' log.. [2021-08-18T13:15:21.256Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3321.vexxhost.local: Name or service not known [2021-08-18T13:15:21.256Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3321.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-18T13:15:21.369Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:15:21.715Z] ---> job-cost.sh [2021-08-18T13:15:21.715Z] lf-activate-venv: SKIPPING [2021-08-18T13:15:21.716Z] DEBUG: total: 0.05999999865889549 [2021-08-18T13:15:21.716Z] INFO: Retrieving Stack Cost... [2021-08-18T13:15:22.683Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T13:15:22.695Z] INFO: Archiving Costs [Pipeline] echo [2021-08-18T13:15:22.702Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:15:23.021Z] ---> logs-deploy.sh [2021-08-18T13:15:23.021Z] lf-activate-venv: SKIPPING [2021-08-18T13:15:23.021Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-29/14 [2021-08-18T13:15:23.021Z] INFO: archiving workspace using pattern(s): [2021-08-18T13:15:23.988Z] Archives upload complete. [2021-08-18T13:15:23.988Z] INFO: archiving logs to Nexus [2021-08-18T13:15:24.576Z] ---> uname -a: [2021-08-18T13:15:24.576Z] Linux prd-centos7-docker-4c-2g-3321.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-18T13:15:24.576Z] [2021-08-18T13:15:24.576Z] [2021-08-18T13:15:24.576Z] ---> lscpu: [2021-08-18T13:15:24.576Z] Architecture: x86_64 [2021-08-18T13:15:24.576Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-18T13:15:24.576Z] Byte Order: Little Endian [2021-08-18T13:15:24.576Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-18T13:15:24.576Z] CPU(s): 2 [2021-08-18T13:15:24.576Z] On-line CPU(s) list: 0,1 [2021-08-18T13:15:24.576Z] Thread(s) per core: 1 [2021-08-18T13:15:24.576Z] Core(s) per socket: 1 [2021-08-18T13:15:24.576Z] Socket(s): 2 [2021-08-18T13:15:24.576Z] NUMA node(s): 1 [2021-08-18T13:15:24.576Z] Vendor ID: AuthenticAMD [2021-08-18T13:15:24.576Z] CPU family: 23 [2021-08-18T13:15:24.576Z] Model: 49 [2021-08-18T13:15:24.576Z] Model name: AMD EPYC-Rome Processor [2021-08-18T13:15:24.576Z] Stepping: 0 [2021-08-18T13:15:24.576Z] CPU MHz: 2800.000 [2021-08-18T13:15:24.576Z] BogoMIPS: 5600.00 [2021-08-18T13:15:24.576Z] Virtualization: AMD-V [2021-08-18T13:15:24.576Z] Hypervisor vendor: KVM [2021-08-18T13:15:24.576Z] Virtualization type: full [2021-08-18T13:15:24.576Z] L1d cache: 32K [2021-08-18T13:15:24.576Z] L1i cache: 32K [2021-08-18T13:15:24.576Z] L2 cache: 512K [2021-08-18T13:15:24.576Z] L3 cache: 16384K [2021-08-18T13:15:24.576Z] NUMA node0 CPU(s): 0,1 [2021-08-18T13:15:24.576Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-18T13:15:24.576Z] [2021-08-18T13:15:24.576Z] [2021-08-18T13:15:24.576Z] ---> nproc: [2021-08-18T13:15:24.576Z] 2 [2021-08-18T13:15:24.576Z] [2021-08-18T13:15:24.576Z] [2021-08-18T13:15:24.576Z] ---> df -h: [2021-08-18T13:15:24.576Z] Filesystem Size Used Avail Use% Mounted on [2021-08-18T13:15:24.576Z] overlay 40G 7.7G 33G 20% / [2021-08-18T13:15:24.576Z] tmpfs 64M 0 64M 0% /dev [2021-08-18T13:15:24.576Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-18T13:15:24.576Z] shm 64M 0 64M 0% /dev/shm [2021-08-18T13:15:24.576Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-08-18T13:15:24.576Z] [2021-08-18T13:15:24.576Z]