Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 77009bfe5a4ae3411eb221901901cec4e5d16746+a8abf6b343540031172ab2f7335da0bfd82c9c12 (21ac186b46fc8485de8558c931099c3f988ea315) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4409182878234605336.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1647249828519246030.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /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-ssh2949472660418756308.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh613196718320840466.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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 > git /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-ssh1386276954317418721.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-635 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh7499645411850317782.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh3165797178388402712.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/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 77009bfe5a4ae3411eb221901901cec4e5d16746 Merge succeeded, producing 5e602c827256d3898d44e0abdb317bbd4b3d93be Checking out Revision 5e602c827256d3898d44e0abdb317bbd4b3d93be (PR-28) > git config core.sparsecheckout # timeout=10 > git checkout -f 77009bfe5a4ae3411eb221901901cec4e5d16746 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh501398943690930189.key > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e602c827256d3898d44e0abdb317bbd4b3d93be # timeout=10 Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:06:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:06:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:06:48 ========================================================= 09:06:48 EdgeX Global Pipelines Version Info 09:06:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dc65dfbf2303a6861985a2b9f5394b813293eb51 # timeout=10 09:06:50 ------------------- 09:06:50 stable info: 09:06:50 ------------------- 09:06:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:06:50 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 09:06:50 Message: update stable to v1.0.193 09:06:50 ------------------- 09:06:50 experimental info: 09:06:50 ------------------- 09:06:50 Commited By: **** collab-it+edgex@linuxfoundation.org 09:06:50 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 09:06:50 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:06:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 09:06:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 09:06:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:06:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:06:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:06:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:06:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:06:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:06:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e602c827256d3898d44e0abdb317bbd4b3d93be [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e602c8 [Pipeline] echo 09:06:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:51 provisioning config files... 09:06:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config3476960973133550366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:51 ---> docker-login.sh 09:06:51 nexus3.edgexfoundry.org:10001 09:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:52 Configure a credential helper to remove this warning. See 09:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:52 09:06:52 Login Succeeded 09:06:52 nexus3.edgexfoundry.org:10002 09:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:52 Configure a credential helper to remove this warning. See 09:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:52 09:06:52 Login Succeeded 09:06:52 nexus3.edgexfoundry.org:10003 09:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:52 Configure a credential helper to remove this warning. See 09:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:52 09:06:52 Login Succeeded 09:06:52 nexus3.edgexfoundry.org:10004 09:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:52 Configure a credential helper to remove this warning. See 09:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:52 09:06:52 Login Succeeded 09:06:52 docker.io 09:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:53 Configure a credential helper to remove this warning. See 09:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:53 09:06:53 Login Succeeded 09:06:53 ---> docker-login.sh ends [Pipeline] } 09:06:53 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:06:53 + git log --format=format:%s -1 5e602c827256d3898d44e0abdb317bbd4b3d93be [Pipeline] echo 09:06:53 GIT_COMMIT: 5e602c827256d3898d44e0abdb317bbd4b3d93be, Commit Message: Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD [Pipeline] echo 09:06:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:06:54 09:06:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:06:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:06:54 latest: Pulling from edgex-devops/git-semver 09:06:54 31603596830f: Pulling fs layer 09:06:54 54011a49482f: Pulling fs layer 09:06:54 a6820b24f6d8: Pulling fs layer 09:06:54 f581987b2513: Pulling fs layer 09:06:54 f581987b2513: Waiting 09:06:54 54011a49482f: Download complete 09:06:55 31603596830f: Verifying Checksum 09:06:55 31603596830f: Download complete 09:06:55 f581987b2513: Verifying Checksum 09:06:55 f581987b2513: Download complete 09:06:55 a6820b24f6d8: Verifying Checksum 09:06:55 a6820b24f6d8: Download complete 09:06:55 31603596830f: Pull complete 09:06:55 54011a49482f: Pull complete 09:06:56 a6820b24f6d8: Pull complete 09:06:56 f581987b2513: Pull complete 09:06:56 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:06:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:06:56 prd-centos7-docker-4c-2g-635 does not seem to be running inside a container 09:06:56 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:06:57 $ docker top b4b86f547dd45712797d14ed248c842556836511be1e58bdb3df2a35d48e4243 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:06:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:57 [ssh-agent] Looking for ssh-agent implementation... 09:06:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:57 $ docker exec b4b86f547dd45712797d14ed248c842556836511be1e58bdb3df2a35d48e4243 ssh-agent 09:06:57 SSH_AUTH_SOCK=/tmp/ssh-Xgl0W0EbIj4A/agent.15 09:06:57 SSH_AGENT_PID=21 09:06:58 Running ssh-add (command line suppressed) 09:06:58 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_6417069096114813857.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_6417069096114813857.key) 09:06:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:58 + git tag --points-at HEAD [Pipeline] } 09:06:58 $ docker exec --env ******** --env ******** b4b86f547dd45712797d14ed248c842556836511be1e58bdb3df2a35d48e4243 ssh-agent -k 09:06:58 unset SSH_AUTH_SOCK; 09:06:58 unset SSH_AGENT_PID; 09:06:58 echo Agent pid 21 killed; 09:06:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:06:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:58 [ssh-agent] Looking for ssh-agent implementation... 09:06:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:58 $ docker exec b4b86f547dd45712797d14ed248c842556836511be1e58bdb3df2a35d48e4243 ssh-agent 09:06:58 SSH_AUTH_SOCK=/tmp/ssh-vJqjvwYIaXeD/agent.56 09:06:58 SSH_AGENT_PID=62 09:06:58 Running ssh-add (command line suppressed) 09:06:59 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_5394198804496285088.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_5394198804496285088.key) 09:06:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:59 + git semver init 09:06:59 # -> Open(): unable to determine branch for HEAD 09:06:59 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git 09:06:59 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 09:06:59 # $SEMVER_REMOTE_NAME = origin 09:06:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:06:59 # $SEMVER_USER_NAME = edgex-jenkins 09:06:59 # $SEMVER_BRANCH = PR-28 09:06:59 # $SEMVER_TEMP = /tmp/semver-089046094 09:06:59 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 09:06:59 # '/tmp/semver-089046094' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' 09:06:59 # -> Force: false 09:06:59 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } 09:06:59 $ docker exec --env ******** --env ******** b4b86f547dd45712797d14ed248c842556836511be1e58bdb3df2a35d48e4243 ssh-agent -k 09:06:59 unset SSH_AUTH_SOCK; 09:06:59 unset SSH_AGENT_PID; 09:06:59 echo Agent pid 62 killed; 09:06:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:07:00 + git semver [Pipeline] } 09:07:00 $ docker stop --time=1 b4b86f547dd45712797d14ed248c842556836511be1e58bdb3df2a35d48e4243 09:07:01 $ docker rm -f b4b86f547dd45712797d14ed248c842556836511be1e58bdb3df2a35d48e4243 [Pipeline] // withDockerContainer [Pipeline] sh 09:07:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:07:01 Stashed 1 file(s) [Pipeline] echo 09:07:01 [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:17 Still waiting to schedule task 09:07:17 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:07:17 Still waiting to schedule task 09:07:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:08:45 Running on prd-centos7-docker-4c-2g-638 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 09:08:45 Running in /w/workspace/device-rfid-llrp-go/3 [Pipeline] { [Pipeline] checkout 09:08:45 Selected Git installation does not exist. Using Default 09:08:45 The recommended git tool is: NONE 09:08:48 using credential edgex-jenkins-ssh 09:08:48 Cloning the remote Git repository 09:08:47 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:08:47 > git init /w/workspace/device-rfid-llrp-go/3 # timeout=10 09:08:47 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:08:47 > git --version # timeout=10 09:08:47 > git --version # 'git version 2.24.4' 09:08:47 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:47 [INFO] Currently running in a labeled security context 09:08:47 [INFO] Currently SELinux is 'enforcing' on the host 09:08:47 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/3@tmp/jenkins-gitclient-ssh4151027489326562157.key 09:08:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:49 Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 77009bfe5a4ae3411eb221901901cec4e5d16746 09:08:49 Merge succeeded, producing 6f14c1e7a3ff930acec151ee6e152f40508ceb8d 09:08:49 Checking out Revision 6f14c1e7a3ff930acec151ee6e152f40508ceb8d (PR-28) 09:08:48 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:08:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:48 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:08:48 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:08:48 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:48 [INFO] Currently running in a labeled security context 09:08:48 [INFO] Currently SELinux is 'enforcing' on the host 09:08:48 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/3@tmp/jenkins-gitclient-ssh6375988459049123286.key 09:08:48 > 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/master:refs/remotes/origin/master # timeout=10 09:08:48 > git config core.sparsecheckout # timeout=10 09:08:48 > git checkout -f 77009bfe5a4ae3411eb221901901cec4e5d16746 # timeout=10 09:08:49 > git remote # timeout=10 09:08:49 > git config --get remote.origin.url # timeout=10 09:08:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:49 [INFO] Currently running in a labeled security context 09:08:49 [INFO] Currently SELinux is 'enforcing' on the host 09:08:49 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/3@tmp/jenkins-gitclient-ssh54874952917749175.key 09:08:49 > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 09:08:49 > git rev-parse HEAD^{commit} # timeout=10 09:08:49 > git config core.sparsecheckout # timeout=10 09:08:49 > git checkout -f 6f14c1e7a3ff930acec151ee6e152f40508ceb8d # timeout=10 09:08:52 Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" 09:08:52 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:08:52 > git rev-list --no-walk dc65dfbf2303a6861985a2b9f5394b813293eb51 # timeout=10 09:08:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:08:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:08:54 + sudo service docker restart 09:08:54 + true 09:08:54 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:12 provisioning config files... 09:09:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/3@tmp/config5029880775528953030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:13 ---> docker-login.sh 09:09:13 nexus3.edgexfoundry.org:10001 09:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:13 Configure a credential helper to remove this warning. See 09:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:13 09:09:13 Login Succeeded 09:09:13 nexus3.edgexfoundry.org:10002 09:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:13 Configure a credential helper to remove this warning. See 09:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:13 09:09:13 Login Succeeded 09:09:13 nexus3.edgexfoundry.org:10003 09:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:13 Configure a credential helper to remove this warning. See 09:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:13 09:09:13 Login Succeeded 09:09:13 nexus3.edgexfoundry.org:10004 09:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:14 Configure a credential helper to remove this warning. See 09:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:14 09:09:14 Login Succeeded 09:09:14 docker.io 09:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:14 Configure a credential helper to remove this warning. See 09:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:14 09:09:14 Login Succeeded 09:09:14 ---> docker-login.sh ends [Pipeline] } 09:09:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:09:14 ========================================================= 09:09:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:09:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:09:15 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 09:09:15 Sending build context to Docker daemon 1.194MB 09:09:15 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 09:09:15 Step 2/10 : FROM ${BASE} 09:09:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:09:15 540db60ca938: Pulling fs layer 09:09:15 adcc1eea9eea: Pulling fs layer 09:09:15 4c4ab2625f07: Pulling fs layer 09:09:15 0510c868ecb4: Pulling fs layer 09:09:15 afea3b2eda06: Pulling fs layer 09:09:15 7809a108b3ef: Pulling fs layer 09:09:15 f706445af74f: Pulling fs layer 09:09:15 afea3b2eda06: Waiting 09:09:15 7809a108b3ef: Waiting 09:09:15 f706445af74f: Waiting 09:09:15 0510c868ecb4: Waiting 09:09:15 4c4ab2625f07: Verifying Checksum 09:09:15 4c4ab2625f07: Download complete 09:09:15 adcc1eea9eea: Verifying Checksum 09:09:15 adcc1eea9eea: Download complete 09:09:15 afea3b2eda06: Verifying Checksum 09:09:15 afea3b2eda06: Download complete 09:09:15 540db60ca938: Verifying Checksum 09:09:15 540db60ca938: Download complete 09:09:15 7809a108b3ef: Verifying Checksum 09:09:15 7809a108b3ef: Download complete 09:09:15 540db60ca938: Pull complete 09:09:15 adcc1eea9eea: Pull complete 09:09:15 4c4ab2625f07: Pull complete 09:09:17 f706445af74f: Verifying Checksum 09:09:17 f706445af74f: Download complete 09:09:18 0510c868ecb4: Verifying Checksum 09:09:18 0510c868ecb4: Download complete 09:09:22 0510c868ecb4: Pull complete 09:09:22 afea3b2eda06: Pull complete 09:09:22 7809a108b3ef: Pull complete 09:09:24 f706445af74f: Pull complete 09:09:24 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:09:24 ---> b068be0155e3 09:09:24 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 09:09:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-637 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 09:09:25 Running in /w/workspace/device-rfid-llrp-go/3 [Pipeline] { [Pipeline] checkout 09:09:26 Selected Git installation does not exist. Using Default 09:09:26 The recommended git tool is: NONE 09:09:31 using credential edgex-jenkins-ssh 09:09:31 Cloning the remote Git repository 09:09:31 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:09:31 > git init /w/workspace/device-rfid-llrp-go/3 # timeout=10 09:09:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:09:32 > git --version # timeout=10 09:09:32 > git --version # 'git version 2.17.1' 09:09:32 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:33 Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 77009bfe5a4ae3411eb221901901cec4e5d16746 09:09:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:09:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:09:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:09:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:09:33 > git config core.sparsecheckout # timeout=10 09:09:33 > git checkout -f 77009bfe5a4ae3411eb221901901cec4e5d16746 # timeout=10 09:09:33 > git remote # timeout=10 09:09:33 Merge succeeded, producing 1df160a1f5f2b292edcc851fd25d9ad7945396cb 09:09:33 Checking out Revision 1df160a1f5f2b292edcc851fd25d9ad7945396cb (PR-28) 09:09:34 ---> Running in 1db0cb515fc6 09:09:34 Removing intermediate container 1db0cb515fc6 09:09:34 ---> 9749d1eb42a8 09:09:34 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 09:09:34 ---> Running in 45be40218e64 09:09:34 Removing intermediate container 45be40218e64 09:09:34 ---> 764f8895faab 09:09:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:09:34 ---> Running in 48a7b8d12a76 09:09:34 Removing intermediate container 48a7b8d12a76 09:09:34 ---> 9ba181241a61 09:09:34 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:09:34 ---> Running in a1180162dec9 09:09:34 Removing intermediate container a1180162dec9 09:09:34 ---> 6170ae348ac2 09:09:34 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:09:34 ---> Running in 1c8f634b053c 09:09:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:09:33 > git config --get remote.origin.url # timeout=10 09:09:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:33 > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 09:09:33 > git rev-parse HEAD^{commit} # timeout=10 09:09:33 > git config core.sparsecheckout # timeout=10 09:09:33 > git checkout -f 1df160a1f5f2b292edcc851fd25d9ad7945396cb # timeout=10 09:09:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:09:35 OK: 149 MiB in 40 packages 09:09:35 Removing intermediate container 1c8f634b053c 09:09:35 ---> dd4ad288c7ee 09:09:35 Step 8/10 : WORKDIR /device-rfid-llrp-go 09:09:35 ---> Running in 8776b9c88bb4 09:09:35 Removing intermediate container 8776b9c88bb4 09:09:35 ---> 32e250a1bc64 09:09:35 Step 9/10 : COPY . . 09:09:36 ---> 534c7f52334f 09:09:36 Step 10/10 : RUN go mod download 09:09:36 ---> Running in 45c01485734e 09:09:38 Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" 09:09:38 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:09:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:09:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:09:40 + + sudotrue 09:09:40 service docker restart 09:09:54 Removing intermediate container 45c01485734e 09:09:54 ---> a50f4020b639 09:09:54 Successfully built a50f4020b639 09:09:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:09:54 + docker inspect -f . ci-base-image-x86_64 09:09:54 . [Pipeline] withDockerContainer 09:09:55 prd-centos7-docker-4c-2g-638 does not seem to be running inside a container 09:09:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:09:55 $ docker top 827607fd9f68f92c8aeda520460a725e871e2a2c210a629926f02e9d704e4da1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:55 + go version 09:09:55 go version go1.16.3 linux/amd64 [Pipeline] } 09:09:55 $ docker stop --time=1 827607fd9f68f92c8aeda520460a725e871e2a2c210a629926f02e9d704e4da1 09:09:57 $ docker rm -f 827607fd9f68f92c8aeda520460a725e871e2a2c210a629926f02e9d704e4da1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:09:57 + docker inspect -f . ci-base-image-x86_64 09:09:57 . [Pipeline] withDockerContainer 09:09:57 prd-centos7-docker-4c-2g-638 does not seem to be running inside a container 09:09:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:09:58 $ docker top 97f87137a22d1e26c666f7f3d6dcca063128bee4a0f6536a77932401506fe902 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:58 provisioning config files... 09:09:58 + go mod tidy 09:09:58 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/3@tmp/config5323653778786567819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:59 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 09:09:59 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 09:09:59 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 09:09:59 github.com/edgexfoundry/device-sdk-go/pkg/service imports 09:09:59 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:09:59 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 09:09:59 github.com/edgexfoundry/device-sdk-go/pkg/service imports 09:09:59 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 [Pipeline] } 09:09:59 $ docker stop --time=1 97f87137a22d1e26c666f7f3d6dcca063128bee4a0f6536a77932401506fe902 09:09:59 ---> docker-login.sh 09:09:59 nexus3.edgexfoundry.org:10001 09:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:00 $ docker rm -f 97f87137a22d1e26c666f7f3d6dcca063128bee4a0f6536a77932401506fe902 [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) 09:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:00 Configure a credential helper to remove this warning. See 09:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:00 09:10:00 Login Succeeded 09:10:00 nexus3.edgexfoundry.org:10002 Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:01 Configure a credential helper to remove this warning. See 09:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:01 09:10:01 Login Succeeded 09:10:01 nexus3.edgexfoundry.org:10003 09:10:01 ---> job-cost.sh 09:10:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZP9Z 09:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:01 Configure a credential helper to remove this warning. See 09:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:01 09:10:01 Login Succeeded 09:10:01 nexus3.edgexfoundry.org:10004 09:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:02 Configure a credential helper to remove this warning. See 09:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:02 09:10:02 Login Succeeded 09:10:02 docker.io 09:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:03 Configure a credential helper to remove this warning. See 09:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:03 09:10:03 Login Succeeded 09:10:03 ---> docker-login.sh ends [Pipeline] } 09:10:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:10:03 ========================================================= 09:10:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:10:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:10:04 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 09:10:04 Sending build context to Docker daemon 1.194MB 09:10:04 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 09:10:04 Step 2/10 : FROM ${BASE} 09:10:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:10:04 595b0fe564bb: Pulling fs layer 09:10:04 7186ed65a4f7: Pulling fs layer 09:10:04 316046926c0a: Pulling fs layer 09:10:04 4ebd0625c992: Pulling fs layer 09:10:04 207e8628e3a3: Pulling fs layer 09:10:04 c791037a9be2: Pulling fs layer 09:10:04 ffd874e62e21: Pulling fs layer 09:10:04 4ebd0625c992: Waiting 09:10:04 207e8628e3a3: Waiting 09:10:04 ffd874e62e21: Waiting 09:10:04 c791037a9be2: Waiting 09:10:04 316046926c0a: Verifying Checksum 09:10:04 316046926c0a: Download complete 09:10:04 7186ed65a4f7: Download complete 09:10:04 207e8628e3a3: Verifying Checksum 09:10:04 207e8628e3a3: Download complete 09:10:04 595b0fe564bb: Verifying Checksum 09:10:04 c791037a9be2: Verifying Checksum 09:10:05 595b0fe564bb: Pull complete 09:10:06 7186ed65a4f7: Pull complete 09:10:06 316046926c0a: Pull complete 09:10:07 ffd874e62e21: Verifying Checksum 09:10:07 ffd874e62e21: Download complete 09:10:08 4ebd0625c992: Verifying Checksum 09:10:08 4ebd0625c992: Download complete 09:10:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:10:18 4ebd0625c992: Pull complete 09:10:18 207e8628e3a3: Pull complete 09:10:19 c791037a9be2: Pull complete 09:10:23 ffd874e62e21: Pull complete 09:10:23 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 09:10:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:10:23 ---> cfc18b08335c 09:10:23 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 09:10:24 ---> Running in c823d2ee7793 09:10:25 Removing intermediate container c823d2ee7793 09:10:25 ---> 19a60f2ee221 09:10:25 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 09:10:25 ---> Running in fd78a2961900 09:10:26 Removing intermediate container fd78a2961900 09:10:26 ---> 19d5bc255ab6 09:10:26 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:10:26 ---> Running in 1f5b0b2d7b4e 09:10:26 lf-activate-venv(): INFO: Adding /tmp/venv-ZP9Z/bin to PATH 09:10:26 INFO: No Stack... 09:10:26 INFO: Retrieving Pricing Info for: v3-standard-2 09:10:26 INFO: Archiving Costs [Pipeline] sh 09:10:26 + cat /w/workspace/device-rfid-llrp-go/3/archives/cost.csv 09:10:26 + cut -d, -f6 09:10:26 Removing intermediate container 1f5b0b2d7b4e 09:10:26 ---> 509f2426e6a8 09:10:26 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] lock 09:10:26 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-3-stack-cost] 09:10:26 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-3-stack-cost] did not exist. Created. 09:10:26 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:10:26 ---> Running in 139a76a32812 09:10:27 + echo total: 0.05999999865889549 [Pipeline] stash 09:10:27 Stashed 1 file(s) [Pipeline] } 09:10:27 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:10:27 Failed in branch amd64 09:10:29 Removing intermediate container 139a76a32812 09:10:29 ---> 06d1ee7340f1 09:10:29 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:10:29 ---> Running in 1bebc6469734 09:10:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:10:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:10:32 OK: 138 MiB in 40 packages 09:10:33 Removing intermediate container 1bebc6469734 09:10:33 ---> df54cc644678 09:10:33 Step 8/10 : WORKDIR /device-rfid-llrp-go 09:10:33 ---> Running in 90b2fd02e793 09:10:34 Removing intermediate container 90b2fd02e793 09:10:34 ---> 2475a7162202 09:10:34 Step 9/10 : COPY . . 09:10:35 ---> 25263a7e68d2 09:10:35 Step 10/10 : RUN go mod download 09:10:35 ---> Running in 26c9d914c289 09:10:57 Removing intermediate container 26c9d914c289 09:10:57 ---> 21633f9cdc6c 09:10:57 Successfully built 21633f9cdc6c 09:10:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:10:57 + docker inspect -f . ci-base-image-arm64 09:10:57 . [Pipeline] withDockerContainer 09:10:57 prd-ubuntu18.04-docker-arm64-4c-16g-637 does not seem to be running inside a container 09:10:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:11:00 $ docker top f193aa10d5bb58d3eb4142ec712eebcaeb6cdde047c05618531adeeb66ff14d4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:01 + go version 09:11:01 go version go1.16.3 linux/arm64 [Pipeline] } 09:11:01 $ docker stop --time=1 f193aa10d5bb58d3eb4142ec712eebcaeb6cdde047c05618531adeeb66ff14d4 09:11:03 $ docker rm -f f193aa10d5bb58d3eb4142ec712eebcaeb6cdde047c05618531adeeb66ff14d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:11:04 + docker inspect -f . ci-base-image-arm64 09:11:04 . [Pipeline] withDockerContainer 09:11:04 prd-ubuntu18.04-docker-arm64-4c-16g-637 does not seem to be running inside a container 09:11:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:11:06 $ docker top 44f6150ce5fe7a9926867b9d7340c50b08842ece3b3839d6ec0eee31b141070a -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:07 + go mod tidy 09:11:07 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 09:11:07 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 09:11:07 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 09:11:07 github.com/edgexfoundry/device-sdk-go/pkg/service imports 09:11:07 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:07 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 09:11:07 github.com/edgexfoundry/device-sdk-go/pkg/service imports 09:11:07 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 [Pipeline] } 09:11:07 $ docker stop --time=1 44f6150ce5fe7a9926867b9d7340c50b08842ece3b3839d6ec0eee31b141070a 09:11:09 $ docker rm -f 44f6150ce5fe7a9926867b9d7340c50b08842ece3b3839d6ec0eee31b141070a [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] libraryResource [Pipeline] sh 09:11:10 ---> job-cost.sh 09:11:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d471 09:11:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:13:11 lf-activate-venv(): INFO: Adding /tmp/venv-d471/bin to PATH 09:13:11 INFO: No Stack... 09:13:11 INFO: Retrieving Pricing Info for: v2-standard-4 09:13:11 INFO: Archiving Costs [Pipeline] sh 09:13:12 + cat /w/workspace/device-rfid-llrp-go/3/archives/cost.csv 09:13:12 + cut -d, -f6 [Pipeline] lock 09:13:12 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-3-stack-cost] 09:13:12 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-3-stack-cost] did not exist. Created. 09:13:12 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:13:12 /w/workspace/device-rfid-llrp-go/3@tmp/durable-b8ca7ff8/script.sh: 1: /w/workspace/device-rfid-llrp-go/3@tmp/durable-b8ca7ff8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:13:12 + echo total: 0.18000000715255737 [Pipeline] stash 09:13:12 Warning: overwriting stash ‘stack-cost’ 09:13:13 Stashed 1 file(s) [Pipeline] } 09:13:13 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:13:13 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] libraryResource [Pipeline] sh 09:13:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:13:16 ---> package-listing.sh 09:13:16 ++ tr '[:upper:]' '[:lower:]' 09:13:16 ++ facter osfamily 09:13:16 + OS_FAMILY=redhat 09:13:16 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 09:13:16 + START_PACKAGES=/tmp/packages_start.txt 09:13:16 + END_PACKAGES=/tmp/packages_end.txt 09:13:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:13:16 + PACKAGES=/tmp/packages_start.txt 09:13:16 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 09:13:16 + PACKAGES=/tmp/packages_end.txt 09:13:16 + case "${OS_FAMILY}" in 09:13:16 + sort 09:13:16 + rpm -qa 09:13:17 + '[' -f /tmp/packages_start.txt ']' 09:13:17 + '[' -f /tmp/packages_end.txt ']' 09:13:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:13:17 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 09:13:17 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ 09:13:17 + 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:17 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:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:13:17 09:13:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:13:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:13:18 alpine: Pulling from edgex-lftools-log-publisher 09:13:18 df20fa9351a1: Pulling fs layer 09:13:18 36b3adc4ff6f: Pulling fs layer 09:13:18 8ad3a11d3b57: Pulling fs layer 09:13:18 46f8f816bc3b: Pulling fs layer 09:13:18 93b61091891f: Pulling fs layer 09:13:18 93b9cdb0e59b: Pulling fs layer 09:13:18 5e14af77c1be: Pulling fs layer 09:13:18 01666e4c0597: Pulling fs layer 09:13:18 aa168da1d23b: Pulling fs layer 09:13:18 93b61091891f: Waiting 09:13:18 93b9cdb0e59b: Waiting 09:13:18 5e14af77c1be: Waiting 09:13:18 01666e4c0597: Waiting 09:13:18 aa168da1d23b: Waiting 09:13:18 46f8f816bc3b: Waiting 09:13:18 36b3adc4ff6f: Verifying Checksum 09:13:18 36b3adc4ff6f: Download complete 09:13:18 46f8f816bc3b: Verifying Checksum 09:13:18 46f8f816bc3b: Download complete 09:13:18 df20fa9351a1: Verifying Checksum 09:13:18 df20fa9351a1: Download complete 09:13:18 93b61091891f: Verifying Checksum 09:13:18 93b61091891f: Download complete 09:13:18 5e14af77c1be: Verifying Checksum 09:13:18 5e14af77c1be: Download complete 09:13:18 01666e4c0597: Verifying Checksum 09:13:18 01666e4c0597: Download complete 09:13:18 8ad3a11d3b57: Verifying Checksum 09:13:18 8ad3a11d3b57: Download complete 09:13:18 df20fa9351a1: Pull complete 09:13:18 36b3adc4ff6f: Pull complete 09:13:19 8ad3a11d3b57: Pull complete 09:13:19 46f8f816bc3b: Pull complete 09:13:19 93b9cdb0e59b: Verifying Checksum 09:13:19 93b9cdb0e59b: Download complete 09:13:19 93b61091891f: Pull complete 09:13:19 93b9cdb0e59b: Pull complete 09:13:19 5e14af77c1be: Pull complete 09:13:20 01666e4c0597: Pull complete 09:13:21 aa168da1d23b: Verifying Checksum 09:13:21 aa168da1d23b: Download complete 09:13:25 aa168da1d23b: Pull complete 09:13:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:13:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:13:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:13:25 prd-centos7-docker-4c-2g-635 does not seem to be running inside a container 09:13:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:13:27 $ docker top 37d3edcc97b4bc1f5a6d1c4f3ba58921a7f1820e99c026e6adb95e64131c38ab -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:27 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:28 + mkdir -p /var/log/sa [Pipeline] sh 09:13:28 + ls /var/log/sa-host 09:13:28 + sadf -c /var/log/sa-host/sa05 09:13:28 file_magic: OK 09:13:28 HZ: Using current value: 100 09:13:28 file_header: OK 09:13:28 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:28 Statistics: 09:13:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:13:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:29 provisioning config files... 09:13:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config3636765290210918094tmp [Pipeline] { [Pipeline] echo 09:13:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:29 ---> create-netrc.sh [Pipeline] } 09:13:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:29 ---> python-tools-install.sh [Pipeline] echo 09:13:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:30 ---> sudo-logs.sh 09:13:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:30 ---> job-cost.sh 09:13:30 lf-activate-venv: SKIPPING 09:13:30 DEBUG: total: 0.18000000715255737 09:13:30 INFO: Retrieving Stack Cost... 09:13:31 INFO: Retrieving Pricing Info for: v3-standard-2 09:13:31 INFO: Archiving Costs [Pipeline] echo 09:13:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:32 ---> logs-deploy.sh 09:13:32 lf-activate-venv: SKIPPING 09:13:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/3 09:13:32 INFO: archiving workspace using pattern(s): 09:13:33 Archives upload complete. 09:13:33 INFO: archiving logs to Nexus 09:13:33 ---> uname -a: 09:13:33 Linux prd-centos7-docker-4c-2g-635.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:13:33 09:13:33 09:13:33 ---> lscpu: 09:13:33 Architecture: x86_64 09:13:33 CPU op-mode(s): 32-bit, 64-bit 09:13:33 Byte Order: Little Endian 09:13:33 Address sizes: 40 bits physical, 48 bits virtual 09:13:33 CPU(s): 2 09:13:33 On-line CPU(s) list: 0,1 09:13:33 Thread(s) per core: 1 09:13:33 Core(s) per socket: 1 09:13:33 Socket(s): 2 09:13:33 NUMA node(s): 1 09:13:33 Vendor ID: AuthenticAMD 09:13:33 CPU family: 23 09:13:33 Model: 49 09:13:33 Model name: AMD EPYC-Rome Processor 09:13:33 Stepping: 0 09:13:33 CPU MHz: 2800.000 09:13:33 BogoMIPS: 5600.00 09:13:33 Virtualization: AMD-V 09:13:33 Hypervisor vendor: KVM 09:13:33 Virtualization type: full 09:13:33 L1d cache: 64 KiB 09:13:33 L1i cache: 64 KiB 09:13:33 L2 cache: 1 MiB 09:13:33 L3 cache: 32 MiB 09:13:33 NUMA node0 CPU(s): 0,1 09:13:33 Vulnerability Itlb multihit: Not affected 09:13:33 Vulnerability L1tf: Not affected 09:13:33 Vulnerability Mds: Not affected 09:13:33 Vulnerability Meltdown: Not affected 09:13:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:13:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:13:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:13:33 Vulnerability Srbds: Not affected 09:13:33 Vulnerability Tsx async abort: Not affected 09:13:33 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 09:13:33 09:13:33 09:13:33 ---> nproc: 09:13:33 2 09:13:33 09:13:33 09:13:33 ---> df -h: 09:13:33 Filesystem Size Used Available Use% Mounted on 09:13:33 overlay 40.0G 7.6G 32.4G 19% / 09:13:33 tmpfs 64.0M 0 64.0M 0% /dev 09:13:33 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:13:33 shm 64.0M 0 64.0M 0% /dev/shm 09:13:33 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 09:13:33 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 09:13:33 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 09:13:33 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 09:13:33 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp 09:13:33 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 09:13:33 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 09:13:33 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 09:13:33 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 09:13:33 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/oundry_device-rfid-llrp-go_PR-28 09:13:33 09:13:33 09:13:33 ---> free -m: 09:13:33 total used free shared buff/cache available 09:13:33 Mem: 7821 968 4757 0 2094 6674 09:13:33 Swap: 1023 0 1023 09:13:33 09:13:33 09:13:33 ---> ip addr: 09:13:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:13:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:13:33 inet 127.0.0.1/8 scope host lo 09:13:33 valid_lft forever preferred_lft forever 09:13:33 inet6 ::1/128 scope host 09:13:33 valid_lft forever preferred_lft forever 09:13:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:13:33 link/ether fa:16:3e:f6:97:af brd ff:ff:ff:ff:ff:ff 09:13:33 inet 10.30.122.74/23 brd 10.30.123.255 scope global dynamic eth0 09:13:33 valid_lft 85965sec preferred_lft 85965sec 09:13:33 inet6 fe80::f816:3eff:fef6:97af/64 scope link 09:13:33 valid_lft forever preferred_lft forever 09:13:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:13:33 link/ether 02:42:d8:fe:68:b7 brd ff:ff:ff:ff:ff:ff 09:13:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:13:33 valid_lft forever preferred_lft forever 09:13:33 inet6 fe80::42:d8ff:fefe:68b7/64 scope link 09:13:33 valid_lft forever preferred_lft forever 09:13:33 09:13:33 09:13:33 ---> sar -b -r -n DEV: 09:13:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/05/21 _x86_64_ (2 CPU) 09:13:33 09:13:33 09:06:07 LINUX RESTART (2 CPU) 09:13:33 09:13:33 09:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:13:33 09:08:01 3.33 0.00 3.33 0.00 0.00 105.15 0.00 09:13:33 09:09:01 0.48 0.00 0.48 0.00 0.00 7.76 0.00 09:13:33 09:10:01 0.25 0.00 0.25 0.00 0.00 3.41 0.00 09:13:33 09:11:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 09:13:33 09:12:01 0.30 0.00 0.30 0.00 0.00 3.80 0.00 09:13:33 09:13:01 0.30 0.00 0.30 0.00 0.00 4.08 0.00 09:13:33 Average: 0.80 0.00 0.80 0.00 0.00 21.02 0.00 09:13:33 09:13:33 09:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:13:33 09:08:01 5461664 0 807072 10.08 2620 1737584 1243280 13.73 577436 1571108 20 09:13:33 09:09:01 5463468 0 805264 10.05 2620 1737588 1206476 13.32 575928 1571884 20 09:13:33 09:10:01 5463300 0 805428 10.06 2620 1737592 1206512 13.32 580564 1567520 12 09:13:33 09:11:01 5463372 0 805352 10.06 2620 1737596 1206272 13.32 574280 1573724 16 09:13:33 09:12:01 5462608 0 806108 10.07 2620 1737604 1206428 13.32 574056 1575056 20 09:13:33 09:13:01 5463544 0 805172 10.05 2620 1737604 1206272 13.32 573072 1575056 12 09:13:33 Average: 5462993 0 805733 10.06 2620 1737595 1212540 13.39 575889 1572391 17 09:13:33 09:13:33 09:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:13:33 09:08:01 eth0 7.71 4.40 8.02 1.88 0.00 0.00 0.00 0.00 09:13:33 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:33 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:33 09:09:01 eth0 1.45 0.28 0.37 0.20 0.00 0.00 0.00 0.00 09:13:33 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:33 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:33 09:10:01 eth0 2.07 0.62 0.67 0.40 0.00 0.00 0.00 0.00 09:13:33 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:33 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:33 09:11:01 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:13:33 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:33 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:33 09:12:01 eth0 0.77 0.48 0.41 0.27 0.00 0.00 0.00 0.00 09:13:33 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:33 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:33 09:13:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:13:33 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:33 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:33 Average: eth0 2.04 0.98 1.58 0.46 0.00 0.00 0.00 0.00 09:13:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:33 09:13:33 09:13:33 ---> sar -P ALL: 09:13:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/05/21 _x86_64_ (2 CPU) 09:13:33 09:13:33 09:06:07 LINUX RESTART (2 CPU) 09:13:33 09:13:33 09:07:01 CPU %user %nice %system %iowait %steal %idle 09:13:33 09:08:01 all 0.50 0.00 0.11 0.00 0.04 99.35 09:13:33 09:08:01 0 0.74 0.00 0.13 0.00 0.05 99.08 09:13:33 09:08:01 1 0.27 0.00 0.08 0.00 0.03 99.62 09:13:33 09:09:01 all 0.13 0.00 0.05 0.00 0.04 99.78 09:13:33 09:09:01 0 0.17 0.00 0.05 0.00 0.02 99.77 09:13:33 09:09:01 1 0.08 0.00 0.05 0.00 0.07 99.80 09:13:33 09:10:01 all 0.27 0.00 0.06 0.00 0.03 99.64 09:13:33 09:10:01 0 0.52 0.00 0.07 0.00 0.02 99.40 09:13:33 09:10:01 1 0.02 0.00 0.05 0.00 0.05 99.88 09:13:33 09:11:01 all 0.26 0.00 0.03 0.00 0.04 99.67 09:13:33 09:11:01 0 0.43 0.00 0.02 0.00 0.02 99.53 09:13:33 09:11:01 1 0.08 0.00 0.03 0.00 0.07 99.82 09:13:33 09:12:01 all 0.18 0.00 0.04 0.00 0.04 99.73 09:13:33 09:12:01 0 0.35 0.00 0.05 0.00 0.03 99.57 09:13:33 09:12:01 1 0.02 0.00 0.03 0.00 0.05 99.90 09:13:33 09:13:01 all 0.26 0.00 0.03 0.00 0.05 99.67 09:13:33 09:13:01 0 0.48 0.00 0.03 0.00 0.05 99.43 09:13:33 09:13:01 1 0.03 0.00 0.02 0.00 0.05 99.90 09:13:33 Average: all 0.27 0.00 0.05 0.00 0.04 99.64 09:13:33 Average: 0 0.45 0.00 0.06 0.00 0.03 99.46 09:13:33 Average: 1 0.08 0.00 0.04 0.00 0.05 99.82 09:13:33 09:13:33 09:13:33