Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+9eabae5d0b8447ec436d7ae13a4bd32fe3887095 (569691b94654610df87c1d3183750c832743b633) 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-ssh1392932427028701380.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2894333757757511795.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/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-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4321174079915461534.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1702939798206919729.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/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-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh685572539519766533.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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-2058 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [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-28 # 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-28@tmp/jenkins-gitclient-ssh1630170572099261578.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 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing 86c895fa9d89410ac047a4308c9517734f6ef1ee Checking out Revision 86c895fa9d89410ac047a4308c9517734f6ef1ee (PR-28) > 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-28@tmp/jenkins-gitclient-ssh4291431696276691147.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # 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-28@tmp/jenkins-gitclient-ssh3910568816395219144.key > git merge 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86c895fa9d89410ac047a4308c9517734f6ef1ee # timeout=10 Commit message: "Merge commit '9eabae5d0b8447ec436d7ae13a4bd32fe3887095' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk c4955409cfb29adecef4d267d8ec96aebfef1ecf # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:07:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:07:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:07:05 ========================================================= 09:07:05 EdgeX Global Pipelines Version Info 09:07:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:07:06 ------------------- 09:07:06 stable info: 09:07:06 ------------------- 09:07:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:07:06 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 09:07:06 Message: update stable to v1.0.206 09:07:07 ------------------- 09:07:07 experimental info: 09:07:07 ------------------- 09:07:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:07:07 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 09:07:07 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:07:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:07:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:07:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:07:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:07:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:07:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:07:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo 09:07:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo 09:07:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo 09:07:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86c895fa9d89410ac047a4308c9517734f6ef1ee [Pipeline] echo 09:07:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86c895f [Pipeline] echo 09:07:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:08 provisioning config files... 09:07:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config291316900580407461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:08 ---> docker-login.sh 09:07:08 nexus3.edgexfoundry.org:10001 09:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:09 Configure a credential helper to remove this warning. See 09:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:09 09:07:09 Login Succeeded 09:07:09 nexus3.edgexfoundry.org:10002 09:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:09 Configure a credential helper to remove this warning. See 09:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:09 09:07:09 Login Succeeded 09:07:09 nexus3.edgexfoundry.org:10003 09:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:09 Configure a credential helper to remove this warning. See 09:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:09 09:07:09 Login Succeeded 09:07:09 nexus3.edgexfoundry.org:10004 09:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:09 Configure a credential helper to remove this warning. See 09:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:09 09:07:09 Login Succeeded 09:07:09 docker.io 09:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:09 Configure a credential helper to remove this warning. See 09:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:09 09:07:09 Login Succeeded 09:07:09 ---> docker-login.sh ends [Pipeline] } 09:07:09 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 09:07:10 + git log --format=format:%s -1 86c895fa9d89410ac047a4308c9517734f6ef1ee [Pipeline] echo 09:07:10 GIT_COMMIT: 86c895fa9d89410ac047a4308c9517734f6ef1ee, Commit Message: Merge commit '9eabae5d0b8447ec436d7ae13a4bd32fe3887095' into HEAD [Pipeline] echo 09:07:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:07:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:07:11 09:07:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:07:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:07:11 latest: Pulling from edgex-devops/git-semver 09:07:11 31603596830f: Pulling fs layer 09:07:11 04fac38145f0: Pulling fs layer 09:07:11 701f6daf10bf: Pulling fs layer 09:07:11 24f72da36158: Pulling fs layer 09:07:11 24f72da36158: Waiting 09:07:11 04fac38145f0: Verifying Checksum 09:07:11 04fac38145f0: Download complete 09:07:11 31603596830f: Verifying Checksum 09:07:11 31603596830f: Download complete 09:07:11 701f6daf10bf: Verifying Checksum 09:07:11 701f6daf10bf: Download complete 09:07:11 24f72da36158: Verifying Checksum 09:07:11 24f72da36158: Download complete 09:07:11 31603596830f: Pull complete 09:07:11 04fac38145f0: Pull complete 09:07:12 701f6daf10bf: Pull complete 09:07:12 24f72da36158: Pull complete 09:07:12 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 09:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:07:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:07:12 prd-centos7-docker-4c-2g-2058 does not seem to be running inside a container 09:07:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:07:13 $ docker top 017c0d54c12ed63ad860189aff308b4cf4064c762317bccc6007ec14273767c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:07:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:07:13 [ssh-agent] Looking for ssh-agent implementation... 09:07:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:07:13 $ docker exec 017c0d54c12ed63ad860189aff308b4cf4064c762317bccc6007ec14273767c8 ssh-agent 09:07:13 SSH_AUTH_SOCK=/tmp/ssh-0gu07wy3QOIj/agent.14 09:07:13 SSH_AGENT_PID=20 09:07:13 Running ssh-add (command line suppressed) 09:07:13 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_53389299042669795.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_53389299042669795.key) 09:07:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:07:14 + git tag --points-at HEAD [Pipeline] } 09:07:14 $ docker exec --env ******** --env ******** 017c0d54c12ed63ad860189aff308b4cf4064c762317bccc6007ec14273767c8 ssh-agent -k 09:07:14 unset SSH_AUTH_SOCK; 09:07:14 unset SSH_AGENT_PID; 09:07:14 echo Agent pid 20 killed; 09:07:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:07:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:07:14 [ssh-agent] Looking for ssh-agent implementation... 09:07:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:07:14 $ docker exec 017c0d54c12ed63ad860189aff308b4cf4064c762317bccc6007ec14273767c8 ssh-agent 09:07:14 SSH_AUTH_SOCK=/tmp/ssh-4v6OHrfJWi2P/agent.53 09:07:14 SSH_AGENT_PID=60 09:07:14 Running ssh-add (command line suppressed) 09:07:14 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_2716451581964840499.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_2716451581964840499.key) 09:07:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:07:15 + git semver init 09:07:15 # -> Open(): unable to determine branch for HEAD 09:07:15 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git 09:07:15 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 09:07:15 # $SEMVER_REMOTE_NAME = origin 09:07:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:07:15 # $SEMVER_USER_NAME = edgex-jenkins 09:07:15 # $SEMVER_BRANCH = PR-28 09:07:15 # $SEMVER_TEMP = /tmp/semver-503866055 09:07:15 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 09:07:15 # '/tmp/semver-503866055' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' 09:07:15 # -> Force: false 09:07:15 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } 09:07:15 $ docker exec --env ******** --env ******** 017c0d54c12ed63ad860189aff308b4cf4064c762317bccc6007ec14273767c8 ssh-agent -k 09:07:15 unset SSH_AUTH_SOCK; 09:07:15 unset SSH_AGENT_PID; 09:07:15 echo Agent pid 60 killed; 09:07:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:07:16 + git semver [Pipeline] } 09:07:16 $ docker stop --time=1 017c0d54c12ed63ad860189aff308b4cf4064c762317bccc6007ec14273767c8 09:07:17 $ docker rm -f 017c0d54c12ed63ad860189aff308b4cf4064c762317bccc6007ec14273767c8 [Pipeline] // withDockerContainer [Pipeline] sh 09:07:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:07:18 Stashed 1 file(s) [Pipeline] echo 09:07:18 [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 09:07:33 Still waiting to schedule task 09:07:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:07:33 Still waiting to schedule task 09:07:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:11:06 Running on prd-centos7-docker-4c-2g-2063 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 09:11:06 Running in /w/workspace/device-rfid-llrp-go/16 [Pipeline] { [Pipeline] checkout 09:11:06 Selected Git installation does not exist. Using Default 09:11:06 The recommended git tool is: NONE 09:11:08 using credential edgex-jenkins-ssh 09:11:08 Cloning the remote Git repository 09:11:08 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:11:08 > git init /w/workspace/device-rfid-llrp-go/16 # timeout=10 09:11:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:11:08 > git --version # timeout=10 09:11:08 > git --version # 'git version 2.24.4' 09:11:08 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:08 [INFO] Currently running in a labeled security context 09:11:08 [INFO] Currently SELinux is 'enforcing' on the host 09:11:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/16@tmp/jenkins-gitclient-ssh5037035998666717816.key 09:11:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:10 Merging remotes/origin/main commit 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 09:11:10 Merge succeeded, producing ac30b5b0fa819e7b8ae62268c97dca7edc7940a6 09:11:10 Checking out Revision ac30b5b0fa819e7b8ae62268c97dca7edc7940a6 (PR-28) 09:11:08 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:11:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:08 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:11:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:11:08 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:08 [INFO] Currently running in a labeled security context 09:11:08 [INFO] Currently SELinux is 'enforcing' on the host 09:11:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/16@tmp/jenkins-gitclient-ssh7797021790850712305.key 09:11:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:11:09 > git config core.sparsecheckout # timeout=10 09:11:09 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 09:11:09 > git remote # timeout=10 09:11:09 > git config --get remote.origin.url # timeout=10 09:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:09 [INFO] Currently running in a labeled security context 09:11:09 [INFO] Currently SELinux is 'enforcing' on the host 09:11:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/16@tmp/jenkins-gitclient-ssh3444917407479225734.key 09:11:09 > git merge 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 # timeout=10 09:11:09 > git rev-parse HEAD^{commit} # timeout=10 09:11:09 > git config core.sparsecheckout # timeout=10 09:11:09 > git checkout -f ac30b5b0fa819e7b8ae62268c97dca7edc7940a6 # timeout=10 09:11:13 Commit message: "Merge commit '9eabae5d0b8447ec436d7ae13a4bd32fe3887095' into HEAD" 09:11:13 First time build. Skipping changelog. 09:11:13 > git rev-list --no-walk c4955409cfb29adecef4d267d8ec96aebfef1ecf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:14 provisioning config files... 09:11:14 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/16@tmp/config7875904449588249753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:14 ---> docker-login.sh 09:11:14 nexus3.edgexfoundry.org:10001 09:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:15 Configure a credential helper to remove this warning. See 09:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:15 09:11:15 Login Succeeded 09:11:15 nexus3.edgexfoundry.org:10002 09:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:15 Configure a credential helper to remove this warning. See 09:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:15 09:11:15 Login Succeeded 09:11:15 nexus3.edgexfoundry.org:10003 09:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:15 Configure a credential helper to remove this warning. See 09:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:15 09:11:15 Login Succeeded 09:11:15 nexus3.edgexfoundry.org:10004 09:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:15 Configure a credential helper to remove this warning. See 09:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:15 09:11:15 Login Succeeded 09:11:15 docker.io 09:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:16 Configure a credential helper to remove this warning. See 09:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:16 09:11:16 Login Succeeded 09:11:16 ---> docker-login.sh ends [Pipeline] } 09:11:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:11:16 ========================================================= 09:11:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:11:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:11:16 + 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 . 09:11:16 Sending build context to Docker daemon 1.2MB 09:11:16 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:11:16 Step 2/14 : FROM ${BASE} AS builder 09:11:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:11:16 540db60ca938: Pulling fs layer 09:11:16 adcc1eea9eea: Pulling fs layer 09:11:16 4c4ab2625f07: Pulling fs layer 09:11:16 db62176df00c: Pulling fs layer 09:11:16 3b30891b0d05: Pulling fs layer 09:11:16 06b49ca38bd5: Pulling fs layer 09:11:16 c788192a36de: Pulling fs layer 09:11:16 a77e37c0d609: Pulling fs layer 09:11:16 c3185cebc471: Pulling fs layer 09:11:16 db62176df00c: Waiting 09:11:16 3b30891b0d05: Waiting 09:11:16 06b49ca38bd5: Waiting 09:11:16 c788192a36de: Waiting 09:11:16 a77e37c0d609: Waiting 09:11:16 c3185cebc471: Waiting 09:11:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2062 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 09:11:16 Running in /w/workspace/device-rfid-llrp-go/16 [Pipeline] { [Pipeline] checkout 09:11:16 4c4ab2625f07: Download complete 09:11:16 adcc1eea9eea: Verifying Checksum 09:11:16 adcc1eea9eea: Download complete 09:11:16 3b30891b0d05: Verifying Checksum 09:11:16 3b30891b0d05: Download complete 09:11:16 06b49ca38bd5: Verifying Checksum 09:11:16 06b49ca38bd5: Download complete 09:11:16 540db60ca938: Verifying Checksum 09:11:16 540db60ca938: Download complete 09:11:16 c788192a36de: Verifying Checksum 09:11:16 c788192a36de: Download complete 09:11:17 540db60ca938: Pull complete 09:11:17 adcc1eea9eea: Pull complete 09:11:17 Selected Git installation does not exist. Using Default 09:11:17 The recommended git tool is: NONE 09:11:17 4c4ab2625f07: Pull complete 09:11:17 a77e37c0d609: Verifying Checksum 09:11:17 a77e37c0d609: Download complete 09:11:18 db62176df00c: Verifying Checksum 09:11:18 db62176df00c: Download complete 09:11:18 c3185cebc471: Verifying Checksum 09:11:18 c3185cebc471: Download complete 09:11:21 db62176df00c: Pull complete 09:11:21 3b30891b0d05: Pull complete 09:11:21 06b49ca38bd5: Pull complete 09:11:22 c788192a36de: Pull complete 09:11:22 a77e37c0d609: Pull complete 09:11:24 using credential edgex-jenkins-ssh 09:11:24 Cloning the remote Git repository 09:11:24 c3185cebc471: Pull complete 09:11:24 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 09:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:11:24 ---> 031687cdd783 09:11:24 Step 3/14 : ARG MAKE='make build' 09:11:24 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:11:24 > git init /w/workspace/device-rfid-llrp-go/16 # timeout=10 09:11:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:11:24 > git --version # timeout=10 09:11:24 > git --version # 'git version 2.17.1' 09:11:24 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:25 ---> Running in 164c256ad6fc 09:11:25 Removing intermediate container 164c256ad6fc 09:11:25 ---> 9e451e11fcfe 09:11:25 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:11:25 ---> Running in f206ffa0c9bb 09:11:26 Removing intermediate container f206ffa0c9bb 09:11:26 ---> 0a6dcfca69a3 09:11:26 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:11:26 ---> Running in 546e3e7a349a 09:11:26 Removing intermediate container 546e3e7a349a 09:11:26 ---> 0e6d6aeb3992 09:11:26 Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:11:26 ---> Running in 68f76808db53 09:11:26 Merging remotes/origin/main commit 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 09:11:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:11:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:11:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:11:25 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:11:26 > git config core.sparsecheckout # timeout=10 09:11:26 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 09:11:26 > git remote # timeout=10 09:11:26 > git config --get remote.origin.url # timeout=10 09:11:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:26 > git merge 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 # timeout=10 09:11:26 Merge succeeded, producing 3c0c4171469a4f1f6b309783cf030fc43de28db0 09:11:26 Checking out Revision 3c0c4171469a4f1f6b309783cf030fc43de28db0 (PR-28) 09:11:26 Removing intermediate container 68f76808db53 09:11:26 ---> b4e250473a38 09:11:26 Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:11:26 ---> Running in 6c3ff293476c 09:11:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:11:26 > git rev-parse HEAD^{commit} # timeout=10 09:11:26 > git config core.sparsecheckout # timeout=10 09:11:26 > git checkout -f 3c0c4171469a4f1f6b309783cf030fc43de28db0 # timeout=10 09:11:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:11:28 OK: 219 MiB in 52 packages 09:11:28 Removing intermediate container 6c3ff293476c 09:11:28 ---> 606010b1be66 09:11:28 Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 09:11:28 ---> Running in a30d1225b249 09:11:28 Removing intermediate container a30d1225b249 09:11:28 ---> d380c92dd725 09:11:28 Step 9/14 : COPY go.mod . 09:11:28 ---> 858ac328b657 09:11:28 Step 10/14 : COPY Makefile . 09:11:28 ---> e2db9f0c3ba7 09:11:28 Step 11/14 : RUN make update 09:11:28 ---> Running in 1c53dd8162d6 09:11:28 CGO_ENABLED=0 GO111MODULE=on go mod download 09:11:31 Commit message: "Merge commit '9eabae5d0b8447ec436d7ae13a4bd32fe3887095' into HEAD" 09:11:31 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:31 provisioning config files... 09:11:31 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/16@tmp/config6872763042364629614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:32 ---> docker-login.sh 09:11:32 nexus3.edgexfoundry.org:10001 09:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:34 Configure a credential helper to remove this warning. See 09:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:34 09:11:34 Login Succeeded 09:11:34 nexus3.edgexfoundry.org:10002 09:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:34 Configure a credential helper to remove this warning. See 09:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:34 09:11:34 Login Succeeded 09:11:34 nexus3.edgexfoundry.org:10003 09:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:35 Configure a credential helper to remove this warning. See 09:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:35 09:11:35 Login Succeeded 09:11:35 nexus3.edgexfoundry.org:10004 09:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:35 Configure a credential helper to remove this warning. See 09:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:35 09:11:35 Login Succeeded 09:11:35 docker.io 09:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:36 Configure a credential helper to remove this warning. See 09:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:36 09:11:36 Login Succeeded 09:11:36 ---> docker-login.sh ends [Pipeline] } 09:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:11:37 Removing intermediate container 1c53dd8162d6 09:11:37 ---> 8aa66134c99d 09:11:37 Step 12/14 : COPY . . 09:11:37 ---> 3840e1481037 09:11:37 Step 13/14 : RUN go mod tidy 09:11:37 ---> Running in f6dda83ac200 [Pipeline] echo 09:11:37 ========================================================= 09:11:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:11:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:11:37 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 09:11:37 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 09:11:38 + 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 . 09:11:38 Sending build context to Docker daemon 1.2MB 09:11:38 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:11:38 Step 2/14 : FROM ${BASE} AS builder 09:11:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:11:38 595b0fe564bb: Pulling fs layer 09:11:38 24495759ef45: Pulling fs layer 09:11:38 d148012ef14d: Pulling fs layer 09:11:38 e90a11edd702: Pulling fs layer 09:11:38 d77568369979: Pulling fs layer 09:11:38 fc1c9f9a7f3b: Pulling fs layer 09:11:38 170f2ba95c9a: Pulling fs layer 09:11:38 97ac5df62f85: Pulling fs layer 09:11:38 fc1c9f9a7f3b: Waiting 09:11:38 170f2ba95c9a: Waiting 09:11:38 97ac5df62f85: Waiting 09:11:38 d77568369979: Waiting 09:11:38 d148012ef14d: Verifying Checksum 09:11:38 d148012ef14d: Download complete 09:11:38 24495759ef45: Verifying Checksum 09:11:38 24495759ef45: Download complete 09:11:38 d77568369979: Download complete 09:11:39 fc1c9f9a7f3b: Verifying Checksum 09:11:39 fc1c9f9a7f3b: Download complete 09:11:39 595b0fe564bb: Verifying Checksum 09:11:39 595b0fe564bb: Download complete 09:11:39 170f2ba95c9a: Download complete 09:11:39 595b0fe564bb: Pull complete 09:11:40 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 09:11:40 github.com/edgexfoundry/device-sdk-go/pkg/service imports 09:11:40 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 09:11:40 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 09:11:40 github.com/edgexfoundry/device-sdk-go/pkg/service imports 09:11:40 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 09:11:40 The command '/bin/sh -c go mod tidy' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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] } 09:11:40 24495759ef45: Pull complete [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 09:11:41 d148012ef14d: Pull complete 09:11:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:41 09:11:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:11:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:41 latest: Pulling from edgex-lftools-log-publisher 09:11:41 b4d181a07f80: Pulling fs layer 09:11:41 a1111a8f2ec3: Pulling fs layer 09:11:41 ed53099fbce6: Pulling fs layer 09:11:41 dc539afda2c1: Pulling fs layer 09:11:41 77bc0d833cb6: Pulling fs layer 09:11:41 9065ff56babe: Pulling fs layer 09:11:41 d287ab97295c: Pulling fs layer 09:11:41 77bc0d833cb6: Waiting 09:11:41 9065ff56babe: Waiting 09:11:41 d287ab97295c: Waiting 09:11:41 dc539afda2c1: Waiting 09:11:41 97ac5df62f85: Download complete 09:11:41 e90a11edd702: Download complete 09:11:42 a1111a8f2ec3: Verifying Checksum 09:11:42 a1111a8f2ec3: Download complete 09:11:42 dc539afda2c1: Verifying Checksum 09:11:42 dc539afda2c1: Download complete 09:11:42 ed53099fbce6: Verifying Checksum 09:11:42 ed53099fbce6: Download complete 09:11:42 77bc0d833cb6: Verifying Checksum 09:11:42 77bc0d833cb6: Download complete 09:11:42 9065ff56babe: Verifying Checksum 09:11:42 9065ff56babe: Download complete 09:11:42 b4d181a07f80: Verifying Checksum 09:11:42 b4d181a07f80: Download complete 09:11:43 d287ab97295c: Verifying Checksum 09:11:43 d287ab97295c: Download complete 09:11:43 b4d181a07f80: Pull complete 09:11:43 a1111a8f2ec3: Pull complete 09:11:44 ed53099fbce6: Pull complete 09:11:44 dc539afda2c1: Pull complete 09:11:44 77bc0d833cb6: Pull complete 09:11:44 9065ff56babe: Pull complete 09:11:50 d287ab97295c: Pull complete 09:11:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:11:50 prd-centos7-docker-4c-2g-2063 does not seem to be running inside a container 09:11:50 $ 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/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@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 09:11:52 e90a11edd702: Pull complete 09:11:52 d77568369979: Pull complete 09:11:52 fc1c9f9a7f3b: Pull complete 09:11:53 170f2ba95c9a: Pull complete 09:11:54 $ docker top 389661b06537e3e802efc9c5c907ad0ac55f94e0824a4919dabf5866a9632f7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:54 ---> job-cost.sh 09:11:54 lf-activate-venv: SKIPPING 09:11:54 INFO: No Stack... 09:11:54 INFO: Retrieving Pricing Info for: v3-standard-2 09:11:55 INFO: Archiving Costs [Pipeline] sh 09:11:55 + cat /w/workspace/device-rfid-llrp-go/16/archives/cost.csv 09:11:55 + cut -d, -f6 [Pipeline] lock 09:11:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-16-stack-cost] 09:11:55 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-16-stack-cost] did not exist. Created. 09:11:55 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:11:55 + echo total: 0.05999999865889549 [Pipeline] stash 09:11:56 Stashed 1 file(s) [Pipeline] } 09:11:56 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-16-stack-cost] [Pipeline] // lock [Pipeline] } 09:11:56 $ docker stop --time=1 389661b06537e3e802efc9c5c907ad0ac55f94e0824a4919dabf5866a9632f7b 09:11:57 $ docker rm -f 389661b06537e3e802efc9c5c907ad0ac55f94e0824a4919dabf5866a9632f7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:11:57 Failed in branch amd64 09:12:00 97ac5df62f85: Pull complete 09:12:00 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 09:12:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:12:00 ---> 04bc70af865f 09:12:00 Step 3/14 : ARG MAKE='make build' 09:12:03 ---> Running in 9382f946072b 09:12:03 Removing intermediate container 9382f946072b 09:12:03 ---> f8a231deeb38 09:12:03 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:12:04 ---> Running in 54fa90a11c34 09:12:04 Removing intermediate container 54fa90a11c34 09:12:04 ---> de9e06970433 09:12:04 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:12:04 ---> Running in 173b06e112b9 09:12:05 Removing intermediate container 173b06e112b9 09:12:05 ---> 8269b446765b 09:12:05 Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:05 ---> Running in 9e8aeadcfd1c 09:12:08 Removing intermediate container 9e8aeadcfd1c 09:12:08 ---> 41c8ce00c424 09:12:08 Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:12:08 ---> Running in 2de2e67df70a 09:12:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:12:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:12:11 OK: 218 MiB in 52 packages 09:12:12 Removing intermediate container 2de2e67df70a 09:12:12 ---> 3cf23c229b60 09:12:12 Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 09:12:12 ---> Running in d1a9c88fb946 09:12:13 Removing intermediate container d1a9c88fb946 09:12:13 ---> 012d8bbaa6a0 09:12:13 Step 9/14 : COPY go.mod . 09:12:14 ---> f8d5a457ea04 09:12:14 Step 10/14 : COPY Makefile . 09:12:14 ---> 2dd9429b957d 09:12:14 Step 11/14 : RUN make update 09:12:14 ---> Running in 5df337d70704 09:12:16 CGO_ENABLED=0 GO111MODULE=on go mod download 09:12:38 Removing intermediate container 5df337d70704 09:12:38 ---> 0a04a0eb8dc9 09:12:38 Step 12/14 : COPY . . 09:12:38 ---> 9934f768d017 09:12:38 Step 13/14 : RUN go mod tidy 09:12:38 ---> Running in 1c275000996a 09:12:40 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 09:12:40 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 09:12:40 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 09:12:40 github.com/edgexfoundry/device-sdk-go/pkg/service imports 09:12:40 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 09:12:40 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 09:12:40 github.com/edgexfoundry/device-sdk-go/pkg/service imports 09:12:40 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 09:12:41 The command '/bin/sh -c go mod tidy' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 09:12:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:41 09:12:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:12:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:42 arm64: Pulling from edgex-lftools-log-publisher 09:12:42 448f6bf000e3: Pulling fs layer 09:12:42 f757da607395: Pulling fs layer 09:12:42 05883995daec: Pulling fs layer 09:12:42 8603b9c90790: Pulling fs layer 09:12:42 1560dd03e051: Pulling fs layer 09:12:42 27f5ce0e4adf: Pulling fs layer 09:12:42 c2d8d7efcc4b: Pulling fs layer 09:12:42 1560dd03e051: Waiting 09:12:42 27f5ce0e4adf: Waiting 09:12:42 8603b9c90790: Waiting 09:12:42 f757da607395: Verifying Checksum 09:12:42 f757da607395: Download complete 09:12:43 8603b9c90790: Download complete 09:12:43 1560dd03e051: Verifying Checksum 09:12:43 1560dd03e051: Download complete 09:12:43 05883995daec: Verifying Checksum 09:12:43 05883995daec: Download complete 09:12:43 27f5ce0e4adf: Verifying Checksum 09:12:43 27f5ce0e4adf: Download complete 09:12:43 448f6bf000e3: Verifying Checksum 09:12:43 448f6bf000e3: Download complete 09:12:46 c2d8d7efcc4b: Verifying Checksum 09:12:46 c2d8d7efcc4b: Download complete 09:12:47 448f6bf000e3: Pull complete 09:12:48 f757da607395: Pull complete 09:12:49 05883995daec: Pull complete 09:12:49 8603b9c90790: Pull complete 09:12:50 1560dd03e051: Pull complete 09:12:50 27f5ce0e4adf: Pull complete 09:13:06 c2d8d7efcc4b: Pull complete 09:13:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:13:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:13:06 prd-ubuntu18.04-docker-arm64-4c-16g-2062 does not seem to be running inside a container 09:13:06 $ 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/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:13:10 $ docker top bb7a0b17007c1c270025769cc6d4eb7e064ebcac513ef605e92aae3c8c5e8a29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:11 ---> job-cost.sh 09:13:11 lf-activate-venv: SKIPPING 09:13:11 INFO: No Stack... 09:13:11 INFO: Retrieving Pricing Info for: v3-standard-4 09:13:12 INFO: Archiving Costs [Pipeline] sh 09:13:13 + cut -d, -f6 09:13:13 + cat /w/workspace/device-rfid-llrp-go/16/archives/cost.csv [Pipeline] lock 09:13:13 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-16-stack-cost] 09:13:13 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-16-stack-cost] did not exist. Created. 09:13:13 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:13:13 /w/workspace/device-rfid-llrp-go/16@tmp/durable-041accd3/script.sh: 1: /w/workspace/device-rfid-llrp-go/16@tmp/durable-041accd3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:13:14 + echo total: 0.10999999940395355 [Pipeline] stash 09:13:14 Warning: overwriting stash ‘stack-cost’ 09:13:15 Stashed 1 file(s) [Pipeline] } 09:13:15 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-16-stack-cost] [Pipeline] // lock [Pipeline] } 09:13:15 $ docker stop --time=1 bb7a0b17007c1c270025769cc6d4eb7e064ebcac513ef605e92aae3c8c5e8a29 09:13:16 $ docker rm -f bb7a0b17007c1c270025769cc6d4eb7e064ebcac513ef605e92aae3c8c5e8a29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:13:17 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:13:19 + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:13:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:13:20 ---> package-listing.sh 09:13:20 ++ facter osfamily 09:13:20 ++ tr '[:upper:]' '[:lower:]' 09:13:20 + OS_FAMILY=redhat 09:13:20 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 09:13:20 + START_PACKAGES=/tmp/packages_start.txt 09:13:20 + END_PACKAGES=/tmp/packages_end.txt 09:13:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:13:20 + PACKAGES=/tmp/packages_start.txt 09:13:20 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 09:13:20 + PACKAGES=/tmp/packages_end.txt 09:13:20 + case "${OS_FAMILY}" in 09:13:20 + sort 09:13:20 + rpm -qa 09:13:20 + '[' -f /tmp/packages_start.txt ']' 09:13:20 + '[' -f /tmp/packages_end.txt ']' 09:13:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:13:20 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 09:13:20 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ 09:13:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [Pipeline] echo 09:13:20 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-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:13:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:21 09:13:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:13:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:22 latest: Pulling from edgex-lftools-log-publisher 09:13:22 b4d181a07f80: Pulling fs layer 09:13:22 a1111a8f2ec3: Pulling fs layer 09:13:22 ed53099fbce6: Pulling fs layer 09:13:22 dc539afda2c1: Pulling fs layer 09:13:22 77bc0d833cb6: Pulling fs layer 09:13:22 9065ff56babe: Pulling fs layer 09:13:22 d287ab97295c: Pulling fs layer 09:13:22 dc539afda2c1: Waiting 09:13:22 77bc0d833cb6: Waiting 09:13:22 9065ff56babe: Waiting 09:13:22 d287ab97295c: Waiting 09:13:22 a1111a8f2ec3: Verifying Checksum 09:13:22 a1111a8f2ec3: Download complete 09:13:22 dc539afda2c1: Verifying Checksum 09:13:22 dc539afda2c1: Download complete 09:13:22 ed53099fbce6: Verifying Checksum 09:13:22 ed53099fbce6: Download complete 09:13:22 9065ff56babe: Verifying Checksum 09:13:22 9065ff56babe: Download complete 09:13:22 b4d181a07f80: Verifying Checksum 09:13:22 b4d181a07f80: Download complete 09:13:22 77bc0d833cb6: Verifying Checksum 09:13:22 77bc0d833cb6: Download complete 09:13:23 d287ab97295c: Verifying Checksum 09:13:23 d287ab97295c: Download complete 09:13:23 b4d181a07f80: Pull complete 09:13:24 a1111a8f2ec3: Pull complete 09:13:24 ed53099fbce6: Pull complete 09:13:24 dc539afda2c1: Pull complete 09:13:25 77bc0d833cb6: Pull complete 09:13:25 9065ff56babe: Pull complete 09:13:30 d287ab97295c: Pull complete 09:13:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:13:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:13:30 prd-centos7-docker-4c-2g-2058 does not seem to be running inside a container 09:13:30 $ 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-28/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-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@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 09:13:32 $ docker top 4bae4f57c6e698a89e5979a60d5287af1147c7e5a28d6213241facf9ce172da0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:33 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:33 + mkdir -p /var/log/sysstat [Pipeline] sh 09:13:33 + ls /var/log/sa-host 09:13:33 + sadf -c /var/log/sa-host/sa05 09:13:33 file_magic: OK 09:13:33 HZ: Using current value: 100 09:13:33 file_header: OK 09:13:33 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 09:13:33 Statistics: 09:13:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:13:33 File successfully converted to sysstat format version 12.0.3 09:13:33 + sadf -c /var/log/sa-host/sa30 09:13:33 file_magic: OK 09:13:33 HZ: Using current value: 100 09:13:33 file_header: OK 09:13:33 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 09:13:33 Statistics: 09:13:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:13:33 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:34 provisioning config files... 09:13:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config3980339544717004535tmp [Pipeline] { [Pipeline] echo 09:13:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:34 ---> create-netrc.sh [Pipeline] } 09:13:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:34 ---> python-tools-install.sh [Pipeline] echo 09:13:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:35 ---> sudo-logs.sh 09:13:35 Archiving 'sudo' log.. 09:13:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-2058.novalocal: Name or service not known 09:13:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-2058.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:13:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:35 ---> job-cost.sh 09:13:35 lf-activate-venv: SKIPPING 09:13:35 DEBUG: total: 0.10999999940395355 09:13:35 INFO: Retrieving Stack Cost... 09:13:35 INFO: Retrieving Pricing Info for: v3-standard-2 09:13:36 INFO: Archiving Costs [Pipeline] echo 09:13:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:36 ---> logs-deploy.sh 09:13:36 lf-activate-venv: SKIPPING 09:13:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/16 09:13:36 INFO: archiving workspace using pattern(s): 09:13:36 Archives upload complete. 09:13:37 INFO: archiving logs to Nexus 09:13:37 ---> uname -a: 09:13:37 Linux prd-centos7-docker-4c-2g-2058.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 09:13:37 09:13:37 09:13:37 ---> lscpu: 09:13:37 Architecture: x86_64 09:13:37 CPU op-mode(s): 32-bit, 64-bit 09:13:37 Byte Order: Little Endian 09:13:37 Address sizes: 40 bits physical, 48 bits virtual 09:13:37 CPU(s): 2 09:13:37 On-line CPU(s) list: 0,1 09:13:37 Thread(s) per core: 1 09:13:37 Core(s) per socket: 1 09:13:37 Socket(s): 2 09:13:37 NUMA node(s): 1 09:13:37 Vendor ID: AuthenticAMD 09:13:37 CPU family: 23 09:13:37 Model: 49 09:13:37 Model name: AMD EPYC-Rome Processor 09:13:37 Stepping: 0 09:13:37 CPU MHz: 2799.996 09:13:37 BogoMIPS: 5599.99 09:13:37 Virtualization: AMD-V 09:13:37 Hypervisor vendor: KVM 09:13:37 Virtualization type: full 09:13:37 L1d cache: 32K 09:13:37 L1i cache: 32K 09:13:37 L2 cache: 512K 09:13:37 L3 cache: 16384K 09:13:37 NUMA node0 CPU(s): 0,1 09:13:37 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 09:13:37 09:13:37 09:13:37 ---> nproc: 09:13:37 2 09:13:37 09:13:37 09:13:37 ---> df -h: 09:13:37 Filesystem Size Used Avail Use% Mounted on 09:13:37 overlay 40G 7.7G 33G 20% / 09:13:37 tmpfs 64M 0 64M 0% /dev 09:13:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:13:37 shm 64M 0 64M 0% /dev/shm 09:13:37 /dev/vda1 40G 7.7G 33G 20% /facter-os 09:13:37 09:13:37 09:13:37 ---> sar -b -r -n DEV: 09:13:37 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 09:13:37 09:13:37 09:06:29 LINUX RESTART (2 CPU) 09:13:37 09:13:37 09:07:01 tps rtps wtps bread/s bwrtn/s 09:13:37 09:08:01 85.41 3.40 82.01 2351.24 2891.92 09:13:37 09:09:01 0.58 0.00 0.58 0.00 9.81 09:13:37 09:10:01 0.15 0.00 0.15 0.00 1.87 09:13:37 09:11:01 0.25 0.00 0.25 0.00 3.23 09:13:37 09:12:01 0.33 0.00 0.33 0.00 5.50 09:13:37 09:13:01 0.32 0.00 0.32 0.00 4.66 09:13:37 Average: 14.51 0.57 13.94 391.97 486.29 09:13:37 09:13:37 09:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:13:37 09:08:01 5682164 0 619628 7.74 2620 1704528 1244080 13.74 558460 1529660 20 09:13:37 09:09:01 5692060 0 609724 7.61 2620 1704536 1156412 12.77 549832 1530276 20 09:13:37 09:10:01 5690968 0 610816 7.63 2620 1704536 1152408 12.72 551148 1530276 16 09:13:37 09:11:01 5690304 0 611472 7.63 2620 1704544 1152156 12.72 550952 1531108 20 09:13:37 09:12:01 5693596 0 608172 7.59 2620 1704552 1152396 12.72 547720 1531108 12 09:13:37 09:13:01 5693672 0 608096 7.59 2620 1704552 1152204 12.72 547688 1531124 12 09:13:37 Average: 5690461 0 611318 7.63 2620 1704541 1168276 12.90 550967 1530592 17 09:13:37 09:13:37 09:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:13:37 09:08:01 eth0 92.27 65.61 357.99 21.83 0.00 0.00 0.00 0.00 09:13:37 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:37 09:08:01 docker0 2.30 1.43 0.32 5.97 0.00 0.00 0.00 0.00 09:13:37 09:09:01 eth0 5.75 2.43 3.66 0.31 0.00 0.00 0.00 0.00 09:13:37 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:37 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:37 09:10:01 eth0 1.23 0.33 0.33 0.20 0.00 0.00 0.00 0.00 09:13:37 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:37 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:37 09:11:01 eth0 0.65 0.08 0.06 0.04 0.00 0.00 0.00 0.00 09:13:37 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:37 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:37 09:12:01 eth0 1.15 0.68 0.61 0.46 0.00 0.00 0.00 0.00 09:13:37 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:37 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:37 09:13:01 eth0 0.33 0.20 0.07 0.02 0.00 0.00 0.00 0.00 09:13:37 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:37 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:37 Average: eth0 16.90 11.56 60.47 3.81 0.00 0.00 0.00 0.00 09:13:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:37 Average: docker0 0.38 0.24 0.05 1.00 0.00 0.00 0.00 0.00 09:13:37 09:13:37 09:13:37 ---> sar -P ALL: 09:13:37 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 09:13:37 09:13:37 09:06:29 LINUX RESTART (2 CPU) 09:13:37 09:13:37 09:07:01 CPU %user %nice %system %iowait %steal %idle 09:13:37 09:08:01 all 4.51 0.00 2.00 2.13 0.03 91.33 09:13:37 09:08:01 0 4.62 0.00 1.92 1.30 0.03 92.12 09:13:37 09:08:01 1 4.39 0.00 2.08 2.95 0.03 90.55 09:13:37 09:09:01 all 0.23 0.00 0.06 0.00 0.02 99.69 09:13:37 09:09:01 0 0.13 0.00 0.08 0.00 0.03 99.75 09:13:37 09:09:01 1 0.33 0.00 0.03 0.00 0.00 99.63 09:13:37 09:10:01 all 0.22 0.00 0.05 0.00 0.02 99.72 09:13:37 09:10:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:13:37 09:10:01 1 0.38 0.00 0.05 0.00 0.02 99.55 09:13:37 09:11:01 all 0.24 0.00 0.03 0.00 0.03 99.70 09:13:37 09:11:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:13:37 09:11:01 1 0.43 0.00 0.03 0.00 0.02 99.52 09:13:37 09:12:01 all 0.20 0.00 0.04 0.00 0.02 99.74 09:13:37 09:12:01 0 0.05 0.00 0.07 0.00 0.02 99.87 09:13:37 09:12:01 1 0.35 0.00 0.02 0.00 0.02 99.62 09:13:37 09:13:01 all 0.19 0.00 0.03 0.00 0.02 99.76 09:13:37 09:13:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:13:37 09:13:01 1 0.33 0.00 0.02 0.00 0.02 99.63 09:13:37 Average: all 0.93 0.00 0.37 0.35 0.02 98.34 09:13:37 Average: 0 0.82 0.00 0.37 0.21 0.03 98.58 09:13:37 Average: 1 1.03 0.00 0.37 0.49 0.02 98.10 09:13:37 09:13:37 09:13:37