Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8772bf5ecf140d7d98adf4840c23e305e8e551a6 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-ssh8886254075126308747.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh3479772401196350693.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 6a41506d72e8e131afc862d141935157bee59f41 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/master/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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1691022301096659070.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh8368078807606729319.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/master/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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4222877127801534927.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1604 in /w/workspace/undry_device-rfid-llrp-go_master [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 Avoid second fetch Checking out Revision 8772bf5ecf140d7d98adf4840c23e305e8e551a6 (master) > git init /w/workspace/undry_device-rfid-llrp-go_master # 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/undry_device-rfid-llrp-go_master@tmp/jenkins-gitclient-ssh4720069149139342738.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 core.sparsecheckout # timeout=10 > git checkout -f 8772bf5ecf140d7d98adf4840c23e305e8e551a6 # timeout=10 Commit message: "feature(discover): trigger debounced discovery on consul config change (#35)" > git rev-list --no-walk 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:09:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:09:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:09:15 ========================================================= 00:09:15 EdgeX Global Pipelines Version Info 00:09:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:09:16 ------------------- 00:09:16 stable info: 00:09:16 ------------------- 00:09:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:09:16 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:09:16 Message: update stable to v1.0.195 00:09:17 ------------------- 00:09:17 experimental info: 00:09:17 ------------------- 00:09:17 Commited By: **** collab-it+edgex@linuxfoundation.org 00:09:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:09:17 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:09:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 00:09:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 00:09:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:09:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:09:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:09:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:09:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:09:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:09:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:09:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:09:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:09:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 00:09:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:09:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8772bf5ecf140d7d98adf4840c23e305e8e551a6 [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8772bf5 [Pipeline] echo 00:09:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:09:18 provisioning config files... 00:09:18 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config132994897722208781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:09:18 ---> docker-login.sh 00:09:18 nexus3.edgexfoundry.org:10001 00:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:19 Configure a credential helper to remove this warning. See 00:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:19 00:09:19 Login Succeeded 00:09:19 nexus3.edgexfoundry.org:10002 00:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:19 Configure a credential helper to remove this warning. See 00:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:19 00:09:19 Login Succeeded 00:09:19 nexus3.edgexfoundry.org:10003 00:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:19 Configure a credential helper to remove this warning. See 00:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:19 00:09:19 Login Succeeded 00:09:19 nexus3.edgexfoundry.org:10004 00:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:19 Configure a credential helper to remove this warning. See 00:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:19 00:09:19 Login Succeeded 00:09:19 docker.io 00:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:20 Configure a credential helper to remove this warning. See 00:09:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:20 00:09:20 Login Succeeded 00:09:20 ---> docker-login.sh ends [Pipeline] } 00:09:20 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 00:09:20 + git log --format=format:%s -1 8772bf5ecf140d7d98adf4840c23e305e8e551a6 [Pipeline] echo 00:09:20 GIT_COMMIT: 8772bf5ecf140d7d98adf4840c23e305e8e551a6, Commit Message: feature(discover): trigger debounced discovery on consul config change (#35) [Pipeline] echo 00:09:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:21 00:09:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:09:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:21 latest: Pulling from edgex-devops/git-semver 00:09:21 31603596830f: Pulling fs layer 00:09:21 54011a49482f: Pulling fs layer 00:09:21 a6820b24f6d8: Pulling fs layer 00:09:21 f581987b2513: Pulling fs layer 00:09:21 f581987b2513: Waiting 00:09:21 54011a49482f: Verifying Checksum 00:09:21 54011a49482f: Download complete 00:09:22 31603596830f: Verifying Checksum 00:09:22 31603596830f: Download complete 00:09:22 f581987b2513: Verifying Checksum 00:09:22 f581987b2513: Download complete 00:09:22 a6820b24f6d8: Verifying Checksum 00:09:22 a6820b24f6d8: Download complete 00:09:22 31603596830f: Pull complete 00:09:22 54011a49482f: Pull complete 00:09:23 a6820b24f6d8: Pull complete 00:09:23 f581987b2513: Pull complete 00:09:23 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:09:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:09:23 prd-centos7-docker-4c-2g-1604 does not seem to be running inside a container 00:09:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:09:24 $ docker top 341dfa04deafa91d53cc585d742255ee26c849596ba3890d9623d305696030cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:09:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:09:24 [ssh-agent] Looking for ssh-agent implementation... 00:09:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:09:24 $ docker exec 341dfa04deafa91d53cc585d742255ee26c849596ba3890d9623d305696030cb ssh-agent 00:09:24 SSH_AUTH_SOCK=/tmp/ssh-6d1Nx2YYM7xA/agent.13 00:09:24 SSH_AGENT_PID=19 00:09:24 Running ssh-add (command line suppressed) 00:09:24 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_3017738864908133669.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_3017738864908133669.key) 00:09:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:25 + git tag --points-at HEAD [Pipeline] } 00:09:25 $ docker exec --env ******** --env ******** 341dfa04deafa91d53cc585d742255ee26c849596ba3890d9623d305696030cb ssh-agent -k 00:09:25 unset SSH_AUTH_SOCK; 00:09:25 unset SSH_AGENT_PID; 00:09:25 echo Agent pid 19 killed; 00:09:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:09:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:09:25 [ssh-agent] Looking for ssh-agent implementation... 00:09:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:09:25 $ docker exec 341dfa04deafa91d53cc585d742255ee26c849596ba3890d9623d305696030cb ssh-agent 00:09:25 SSH_AUTH_SOCK=/tmp/ssh-iFO8w1BLfLFu/agent.54 00:09:25 SSH_AGENT_PID=60 00:09:25 Running ssh-add (command line suppressed) 00:09:25 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_5683657828655481040.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_5683657828655481040.key) 00:09:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:25 + git semver init 00:09:25 # -> Open(): unable to determine branch for HEAD 00:09:25 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 00:09:25 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 00:09:25 # $SEMVER_REMOTE_NAME = origin 00:09:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:09:25 # $SEMVER_USER_NAME = edgex-jenkins 00:09:25 # $SEMVER_BRANCH = master 00:09:25 # $SEMVER_TEMP = /tmp/semver-283443763 00:09:25 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 00:09:26 # '/tmp/semver-283443763' -> '/w/workspace/undry_device-rfid-llrp-go_master/.semver' 00:09:26 # -> Force: false 00:09:26 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } 00:09:26 $ docker exec --env ******** --env ******** 341dfa04deafa91d53cc585d742255ee26c849596ba3890d9623d305696030cb ssh-agent -k 00:09:26 unset SSH_AUTH_SOCK; 00:09:26 unset SSH_AGENT_PID; 00:09:26 echo Agent pid 60 killed; 00:09:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:09:26 + git semver [Pipeline] } 00:09:26 $ docker stop --time=1 341dfa04deafa91d53cc585d742255ee26c849596ba3890d9623d305696030cb 00:09:27 $ docker rm -f 341dfa04deafa91d53cc585d742255ee26c849596ba3890d9623d305696030cb [Pipeline] // withDockerContainer [Pipeline] sh 00:09:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:09:28 Stashed 1 file(s) [Pipeline] echo 00:09:28 [edgeXSemver]: initialized semver on version 1.0.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 00:09:43 Still waiting to schedule task 00:09:43 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1604’ 00:09:43 Still waiting to schedule task 00:09:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 00:11:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1605 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws 00:11:48 Running in /w/workspace/device-rfid-llrp-go/8 [Pipeline] { [Pipeline] checkout 00:11:48 Selected Git installation does not exist. Using Default 00:11:48 The recommended git tool is: NONE 00:11:53 using credential edgex-jenkins-ssh 00:11:53 Cloning the remote Git repository 00:11:53 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:11:54 > git init /w/workspace/device-rfid-llrp-go/8 # timeout=10 00:11:54 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:11:54 > git --version # timeout=10 00:11:54 > git --version # 'git version 2.17.1' 00:11:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:11:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:11:55 Avoid second fetch 00:11:55 Checking out Revision 8772bf5ecf140d7d98adf4840c23e305e8e551a6 (master) 00:11:55 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 00:11:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:11:55 > git config core.sparsecheckout # timeout=10 00:11:55 > git checkout -f 8772bf5ecf140d7d98adf4840c23e305e8e551a6 # timeout=10 00:11:58 Running on prd-centos7-docker-4c-2g-1606 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws 00:11:58 Running in /w/workspace/device-rfid-llrp-go/8 [Pipeline] { [Pipeline] checkout 00:11:58 Selected Git installation does not exist. Using Default 00:11:58 The recommended git tool is: NONE 00:12:01 Commit message: "feature(discover): trigger debounced discovery on consul config change (#35)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:12:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:12:03 using credential edgex-jenkins-ssh 00:12:03 Cloning the remote Git repository 00:12:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:12:04 + sudo service docker restart 00:12:04 + true 00:12:03 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:12:03 > git init /w/workspace/device-rfid-llrp-go/8 # timeout=10 00:12:03 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:12:03 > git --version # timeout=10 00:12:03 > git --version # 'git version 2.24.4' 00:12:03 using GIT_SSH to set credentials SSH Credentials for GitHub 00:12:03 [INFO] Currently running in a labeled security context 00:12:03 [INFO] Currently SELinux is 'enforcing' on the host 00:12:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/8@tmp/jenkins-gitclient-ssh6428140424936469459.key 00:12:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:12:04 Avoid second fetch 00:12:04 Checking out Revision 8772bf5ecf140d7d98adf4840c23e305e8e551a6 (master) 00:12:04 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 00:12:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:12:04 > git config core.sparsecheckout # timeout=10 00:12:04 > git checkout -f 8772bf5ecf140d7d98adf4840c23e305e8e551a6 # timeout=10 00:12:08 Commit message: "feature(discover): trigger debounced discovery on consul config change (#35)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:12:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:12:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:12:09 + sudo service docker restart 00:12:09 + true 00:12:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:12:22 provisioning config files... 00:12:22 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config6933677136802020332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:12:22 ---> docker-login.sh 00:12:22 nexus3.edgexfoundry.org:10001 00:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:24 Configure a credential helper to remove this warning. See 00:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:24 00:12:24 Login Succeeded 00:12:24 nexus3.edgexfoundry.org:10002 00:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:24 Configure a credential helper to remove this warning. See 00:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:24 00:12:24 Login Succeeded 00:12:24 nexus3.edgexfoundry.org:10003 00:12:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:25 Configure a credential helper to remove this warning. See 00:12:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:25 00:12:25 Login Succeeded 00:12:25 nexus3.edgexfoundry.org:10004 00:12:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:25 Configure a credential helper to remove this warning. See 00:12:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:25 00:12:25 Login Succeeded 00:12:25 docker.io 00:12:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:26 Configure a credential helper to remove this warning. See 00:12:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:26 00:12:26 Login Succeeded 00:12:26 ---> docker-login.sh ends [Pipeline] } 00:12:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:12:27 ========================================================= 00:12:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:12:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:12:27 + 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 . 00:12:27 Sending build context to Docker daemon 1.197MB 00:12:27 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 00:12:27 Step 2/10 : FROM ${BASE} 00:12:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:12:27 595b0fe564bb: Pulling fs layer 00:12:27 3088b5b3c5c0: Pulling fs layer 00:12:27 5b7225fbf94c: Pulling fs layer 00:12:27 ba82ee9f976e: Pulling fs layer 00:12:27 506bd15cee9f: Pulling fs layer 00:12:27 75a0a4a0db45: Pulling fs layer 00:12:27 618dc40b7e24: Pulling fs layer 00:12:27 506bd15cee9f: Waiting 00:12:27 75a0a4a0db45: Waiting 00:12:27 618dc40b7e24: Waiting 00:12:27 ba82ee9f976e: Waiting 00:12:27 5b7225fbf94c: Verifying Checksum 00:12:27 5b7225fbf94c: Download complete 00:12:27 3088b5b3c5c0: Verifying Checksum 00:12:27 3088b5b3c5c0: Download complete 00:12:27 506bd15cee9f: Verifying Checksum 00:12:27 506bd15cee9f: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:12:28 provisioning config files... 00:12:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config2093323882895151894tmp [Pipeline] { 00:12:28 75a0a4a0db45: Verifying Checksum 00:12:28 75a0a4a0db45: Download complete 00:12:28 595b0fe564bb: Verifying Checksum 00:12:28 595b0fe564bb: Download complete [Pipeline] libraryResource [Pipeline] sh 00:12:28 ---> docker-login.sh 00:12:28 nexus3.edgexfoundry.org:10001 00:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:28 595b0fe564bb: Pull complete 00:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:29 Configure a credential helper to remove this warning. See 00:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:29 00:12:29 Login Succeeded 00:12:29 nexus3.edgexfoundry.org:10002 00:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:29 Configure a credential helper to remove this warning. See 00:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:29 00:12:29 Login Succeeded 00:12:29 nexus3.edgexfoundry.org:10003 00:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:29 Configure a credential helper to remove this warning. See 00:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:29 00:12:29 Login Succeeded 00:12:29 nexus3.edgexfoundry.org:10004 00:12:29 3088b5b3c5c0: Pull complete 00:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:29 Configure a credential helper to remove this warning. See 00:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:29 00:12:29 Login Succeeded 00:12:29 docker.io 00:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:29 5b7225fbf94c: Pull complete 00:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:29 Configure a credential helper to remove this warning. See 00:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:29 00:12:29 Login Succeeded 00:12:29 ---> docker-login.sh ends [Pipeline] } 00:12:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:12:30 ========================================================= 00:12:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:12:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:12:30 + 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 . 00:12:30 Sending build context to Docker daemon 1.197MB 00:12:30 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 00:12:30 Step 2/10 : FROM ${BASE} 00:12:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:12:30 540db60ca938: Pulling fs layer 00:12:30 adcc1eea9eea: Pulling fs layer 00:12:30 4c4ab2625f07: Pulling fs layer 00:12:30 0510c868ecb4: Pulling fs layer 00:12:30 afea3b2eda06: Pulling fs layer 00:12:30 7809a108b3ef: Pulling fs layer 00:12:30 f706445af74f: Pulling fs layer 00:12:30 0510c868ecb4: Waiting 00:12:30 afea3b2eda06: Waiting 00:12:30 7809a108b3ef: Waiting 00:12:30 f706445af74f: Waiting 00:12:30 4c4ab2625f07: Verifying Checksum 00:12:30 4c4ab2625f07: Download complete 00:12:30 adcc1eea9eea: Verifying Checksum 00:12:30 adcc1eea9eea: Download complete 00:12:30 afea3b2eda06: Verifying Checksum 00:12:30 afea3b2eda06: Download complete 00:12:30 7809a108b3ef: Verifying Checksum 00:12:30 7809a108b3ef: Download complete 00:12:30 540db60ca938: Verifying Checksum 00:12:30 540db60ca938: Download complete 00:12:30 540db60ca938: Pull complete 00:12:31 adcc1eea9eea: Pull complete 00:12:31 4c4ab2625f07: Pull complete 00:12:31 618dc40b7e24: Download complete 00:12:32 ba82ee9f976e: Download complete 00:12:33 f706445af74f: Verifying Checksum 00:12:33 f706445af74f: Download complete 00:12:33 0510c868ecb4: Verifying Checksum 00:12:33 0510c868ecb4: Download complete 00:12:37 0510c868ecb4: Pull complete 00:12:37 afea3b2eda06: Pull complete 00:12:37 7809a108b3ef: Pull complete 00:12:38 f706445af74f: Pull complete 00:12:38 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:12:38 ---> b068be0155e3 00:12:38 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 00:12:42 ba82ee9f976e: Pull complete 00:12:42 506bd15cee9f: Pull complete 00:12:42 75a0a4a0db45: Pull complete 00:12:42 ---> Running in b50aaa94e1e5 00:12:42 Removing intermediate container b50aaa94e1e5 00:12:42 ---> 639588cdee6d 00:12:42 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 00:12:42 ---> Running in 1446f33f2974 00:12:42 Removing intermediate container 1446f33f2974 00:12:42 ---> 71228d02c1bf 00:12:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:12:42 ---> Running in d87026d7f781 00:12:42 Removing intermediate container d87026d7f781 00:12:42 ---> b7a9ad8642b8 00:12:42 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:42 ---> Running in 2c4626ba2c4a 00:12:43 Removing intermediate container 2c4626ba2c4a 00:12:43 ---> 4f8cf8f1ec90 00:12:43 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:12:43 ---> Running in 6cf2c38d91a1 00:12:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:12:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:12:44 OK: 149 MiB in 40 packages 00:12:45 Removing intermediate container 6cf2c38d91a1 00:12:45 ---> 3fc1c79870ef 00:12:45 Step 8/10 : WORKDIR /device-rfid-llrp-go 00:12:45 ---> Running in 4456618bb9da 00:12:45 Removing intermediate container 4456618bb9da 00:12:45 ---> 25fda4443a1e 00:12:45 Step 9/10 : COPY . . 00:12:45 ---> 2d3a1514605e 00:12:45 Step 10/10 : RUN go mod download 00:12:45 ---> Running in 4c98587460ff 00:12:46 618dc40b7e24: Pull complete 00:12:46 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:12:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:12:46 ---> a36622ca3599 00:12:46 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 00:12:48 ---> Running in 11fd5ec10cd5 00:12:48 Removing intermediate container 11fd5ec10cd5 00:12:48 ---> 9d4351295154 00:12:48 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 00:12:48 ---> Running in 13f19e1a2875 00:12:49 Removing intermediate container 13f19e1a2875 00:12:49 ---> be60f974ba37 00:12:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:12:49 ---> Running in 1acd9ba0ee4c 00:12:50 Removing intermediate container 1acd9ba0ee4c 00:12:50 ---> e89a05554d0b 00:12:50 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:50 ---> Running in 5cd3cc8ca8b4 00:12:52 Removing intermediate container 5cd3cc8ca8b4 00:12:52 ---> b6fdb56d132b 00:12:52 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:12:52 ---> Running in e64628fa6d46 00:12:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:12:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:12:55 OK: 138 MiB in 40 packages 00:12:56 Removing intermediate container e64628fa6d46 00:12:56 ---> e21269801120 00:12:56 Step 8/10 : WORKDIR /device-rfid-llrp-go 00:12:56 ---> Running in fa3c85739b8a 00:12:57 Removing intermediate container fa3c85739b8a 00:12:57 ---> 5bec4a6da3c2 00:12:57 Step 9/10 : COPY . . 00:12:57 Removing intermediate container 4c98587460ff 00:12:57 ---> 159a14bf96ad 00:12:57 Successfully built 159a14bf96ad 00:12:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:12:58 + docker inspect -f . ci-base-image-x86_64 00:12:58 . [Pipeline] withDockerContainer 00:12:58 prd-centos7-docker-4c-2g-1606 does not seem to be running inside a container 00:12:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 ******** ci-base-image-x86_64 cat 00:12:58 ---> 9306750ad265 00:12:58 Step 10/10 : RUN go mod download 00:12:58 ---> Running in 877456bbfc95 00:12:58 $ docker top f6c2f051ef44f51fbf2964dae3de4180bd6e3117a4bbafecf5cfc38e9f582d7e -eo pid,comm [Pipeline] { [Pipeline] sh 00:12:59 + go version 00:12:59 go version go1.16.3 linux/amd64 [Pipeline] } 00:12:59 $ docker stop --time=1 f6c2f051ef44f51fbf2964dae3de4180bd6e3117a4bbafecf5cfc38e9f582d7e 00:13:00 $ docker rm -f f6c2f051ef44f51fbf2964dae3de4180bd6e3117a4bbafecf5cfc38e9f582d7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:13:00 + docker inspect -f . ci-base-image-x86_64 00:13:00 . [Pipeline] withDockerContainer 00:13:01 prd-centos7-docker-4c-2g-1606 does not seem to be running inside a container 00:13:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 ******** ci-base-image-x86_64 cat 00:13:01 $ docker top f85aa921ca61f50bb36f0e72c3d896c78839be0daba44c2ed14ef96b8c2969bb -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:01 + go mod tidy [Pipeline] sh 00:13:02 + make test 00:13:02 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:13:02 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 00:13:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 00:13:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 00:13:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.000s coverage: 38.7% of statements 00:13:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 52.0% of statements 00:13:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 00:13:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:13:20 Removing intermediate container 877456bbfc95 00:13:20 ---> 26444a0f47fb 00:13:20 Successfully built 26444a0f47fb 00:13:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:13:21 + docker inspect -f . ci-base-image-arm64 00:13:21 . [Pipeline] withDockerContainer 00:13:21 prd-ubuntu18.04-docker-arm64-4c-16g-1605 does not seem to be running inside a container 00:13:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:13:23 $ docker top d663f0b7dbb87f0726ab308471f91069b2b6b8d70d10b506d03805edfd62b099 -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:24 + go version 00:13:24 go version go1.16.5 linux/arm64 [Pipeline] } 00:13:24 $ docker stop --time=1 d663f0b7dbb87f0726ab308471f91069b2b6b8d70d10b506d03805edfd62b099 00:13:25 gofmt -l . 00:13:25 [ "`gofmt -l .`" = "" ] 00:13:25 ./bin/test-go-mod-tidy.sh 00:13:25 ./bin/test-attribution-txt.sh 00:13:26 $ docker rm -f d663f0b7dbb87f0726ab308471f91069b2b6b8d70d10b506d03805edfd62b099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 00:13:26 $ docker stop --time=1 f85aa921ca61f50bb36f0e72c3d896c78839be0daba44c2ed14ef96b8c2969bb 00:13:28 $ docker rm -f f85aa921ca61f50bb36f0e72c3d896c78839be0daba44c2ed14ef96b8c2969bb [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix 00:13:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash 00:13:31 + docker inspect -f . ci-base-image-arm64 00:13:31 . [Pipeline] withDockerContainer 00:13:31 Stashed 1 file(s) 00:13:31 prd-ubuntu18.04-docker-arm64-4c-16g-1605 does not seem to be running inside a container 00:13:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:13:33 $ docker top 17da19fc1969840ca7b05bc186eeea8ecf837c8f3871c162ffc731b4722145c3 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 00:13:34 + go mod tidy [Pipeline] sh [Pipeline] sh 00:13:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:13:39 + make test 00:13:39 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:13:39 + ls -al . 00:13:39 total 564 00:13:39 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 16 00:13 . 00:13:39 drwxrwxr-x. 4 jenkins jenkins 28 Jun 16 00:12 .. 00:13:39 -rw-rw-r--. 1 jenkins jenkins 6734 Jun 16 00:12 Attribution.txt 00:13:39 drwxrwxr-x. 2 jenkins jenkins 89 Jun 16 00:12 bin 00:13:39 drwxrwxr-x. 4 jenkins jenkins 44 Jun 16 00:12 cmd 00:13:39 -rw-r--r--. 1 jenkins jenkins 463071 Jun 16 00:13 coverage.out 00:13:39 -rw-rw-r--. 1 jenkins jenkins 1521 Jun 16 00:12 Dockerfile 00:13:39 -rw-rw-r--. 1 jenkins jenkins 999 Jun 16 00:12 Dockerfile.build 00:13:39 -rw-rw-r--. 1 jenkins jenkins 134 Jun 16 00:12 .dockerignore 00:13:39 drwxrwxr-x. 2 jenkins jenkins 4096 Jun 16 00:12 examples 00:13:39 drwxrwxr-x. 8 jenkins jenkins 162 Jun 16 00:12 .git 00:13:39 drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 00:12 .github 00:13:39 -rw-rw-r--. 1 jenkins jenkins 934 Jun 16 00:12 .gitignore 00:13:39 -rw-r--r--. 1 jenkins jenkins 308 Jun 16 00:13 go.mod 00:13:39 -rw-r--r--. 1 jenkins jenkins 13807 Jun 16 00:13 go.sum 00:13:39 drwxrwxr-x. 2 jenkins jenkins 31 Jun 16 00:12 images 00:13:39 drwxrwxr-x. 5 jenkins jenkins 45 Jun 16 00:12 internal 00:13:39 -rw-rw-r--. 1 jenkins jenkins 682 Jun 16 00:12 Jenkinsfile 00:13:39 -rw-rw-r--. 1 jenkins jenkins 11347 Jun 16 00:12 LICENSE 00:13:39 -rw-rw-r--. 1 jenkins jenkins 1011 Jun 16 00:12 Makefile 00:13:39 -rw-rw-r--. 1 jenkins jenkins 28403 Jun 16 00:12 README.md 00:13:39 drwxrwxr-x. 4 jenkins jenkins 54 Jun 16 00:12 snap 00:13:39 -rw-rw-r--. 1 jenkins jenkins 11 Jun 16 00:09 VERSION 00:13:39 -rw-rw-r--. 1 jenkins jenkins 193 Jun 16 00:12 version.go [Pipeline] isUnix [Pipeline] sh 00:13:39 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8772bf5ecf140d7d98adf4840c23e305e8e551a6 --label arch=amd64 --label version=1.0.0-dev.2 . 00:13:39 Sending build context to Docker daemon 1.197MB 00:13:39 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 00:13:39 Step 2/25 : FROM ${BASE} AS builder 00:13:39 ---> 159a14bf96ad 00:13:39 Step 3/25 : ARG MAKE='make build' 00:13:39 ---> Running in f96f4a152d87 00:13:39 Removing intermediate container f96f4a152d87 00:13:39 ---> 342831d11058 00:13:39 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 00:13:39 ---> Running in 72e2dd8462f7 00:13:39 Removing intermediate container 72e2dd8462f7 00:13:39 ---> d974412c8cac 00:13:39 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 00:13:39 ---> Running in 090afd314bc3 00:13:39 Removing intermediate container 090afd314bc3 00:13:39 ---> fb80d14142d1 00:13:39 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:13:39 ---> Running in 9694d5e146f4 00:13:40 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 00:13:40 Removing intermediate container 9694d5e146f4 00:13:40 ---> e7149a3f3819 00:13:40 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:13:40 ---> Running in c44bac00e7fe 00:13:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:13:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:13:42 OK: 149 MiB in 40 packages 00:13:42 Removing intermediate container c44bac00e7fe 00:13:42 ---> b8db5125e680 00:13:42 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 00:13:42 ---> Running in f18558b9fb7a 00:13:42 Removing intermediate container f18558b9fb7a 00:13:42 ---> 6396692b5d0d 00:13:42 Step 9/25 : COPY go.mod . 00:13:42 ---> ba0dea5247fc 00:13:42 Step 10/25 : COPY Makefile . 00:13:42 ---> 2039272b8ca6 00:13:42 Step 11/25 : RUN make update 00:13:42 ---> Running in e920628fb60e 00:13:43 CGO_ENABLED=0 GO111MODULE=on go mod download 00:13:43 Removing intermediate container e920628fb60e 00:13:43 ---> 317d2c6b4474 00:13:43 Step 12/25 : COPY . . 00:13:43 ---> 5660b3c19269 00:13:43 Step 13/25 : RUN go mod tidy 00:13:43 ---> Running in 39ed9f208e77 00:13:44 Removing intermediate container 39ed9f208e77 00:13:44 ---> 07ac223a785d 00:13:44 Step 14/25 : RUN $MAKE 00:13:44 ---> Running in 5f1a50e7d002 00:13:44 go mod tidy 00:13:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.2" -o cmd/device-rfid-llrp-go ./cmd 00:13:57 Removing intermediate container 5f1a50e7d002 00:13:57 ---> 5e8acf521ca9 00:13:57 Step 15/25 : FROM alpine:3.12 00:13:57 3.12: Pulling from library/alpine 00:13:57 339de151aab4: Pulling fs layer 00:13:57 339de151aab4: Verifying Checksum 00:13:57 339de151aab4: Download complete 00:13:57 339de151aab4: Pull complete 00:13:57 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:13:57 Status: Downloaded newer image for alpine:3.12 00:13:57 ---> 13621d1b12d4 00:13:57 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:13:57 ---> Running in 006ab908735e 00:13:57 Removing intermediate container 006ab908735e 00:13:57 ---> 99bdbed3b819 00:13:57 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 00:13:57 ---> 439fb5581f8d 00:13:57 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 00:13:58 ---> b167d8fb055d 00:13:58 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 00:13:58 ---> f2c960fa5ecd 00:13:58 Step 20/25 : EXPOSE 49989 00:13:58 ---> Running in b8352449df12 00:13:58 Removing intermediate container b8352449df12 00:13:58 ---> 4c5f26dbce81 00:13:58 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 00:13:58 ---> Running in 9dc51961ea8e 00:13:58 Removing intermediate container 9dc51961ea8e 00:13:58 ---> 874017faf88c 00:13:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 00:13:58 ---> Running in e7ca2d2ce8cc 00:13:58 Removing intermediate container e7ca2d2ce8cc 00:13:58 ---> 1111e13030e8 00:13:58 Step 23/25 : LABEL arch=amd64 00:13:58 ---> Running in 50ab959976a2 00:13:59 Removing intermediate container 50ab959976a2 00:13:59 ---> 36ee8561fe43 00:13:59 Step 24/25 : LABEL git_sha=8772bf5ecf140d7d98adf4840c23e305e8e551a6 00:13:59 ---> Running in 91735385a6da 00:13:59 Removing intermediate container 91735385a6da 00:13:59 ---> bf901d2c1785 00:13:59 Step 25/25 : LABEL version=1.0.0-dev.2 00:13:59 ---> Running in 31efe6cea09c 00:13:59 Removing intermediate container 31efe6cea09c 00:13:59 ---> b2bcf1e01536 00:13:59 [Warning] One or more build-args [ARCH] were not consumed 00:13:59 Successfully built b2bcf1e01536 00:13:59 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:13:59 provisioning config files... 00:13:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config2970845342339736970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:59 ---> docker-login.sh 00:13:59 nexus3.edgexfoundry.org:10001 00:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:59 Configure a credential helper to remove this warning. See 00:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:59 00:13:59 Login Succeeded 00:13:59 nexus3.edgexfoundry.org:10002 00:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:00 Configure a credential helper to remove this warning. See 00:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:00 00:14:00 Login Succeeded 00:14:00 nexus3.edgexfoundry.org:10003 00:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:00 Configure a credential helper to remove this warning. See 00:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:00 00:14:00 Login Succeeded 00:14:00 nexus3.edgexfoundry.org:10004 00:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:00 Configure a credential helper to remove this warning. See 00:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:00 00:14:00 Login Succeeded 00:14:00 docker.io 00:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:00 Configure a credential helper to remove this warning. See 00:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:00 00:14:00 Login Succeeded 00:14:00 ---> docker-login.sh ends [Pipeline] } 00:14:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:00 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 00:14:00 8772bf5ecf140d7d98adf4840c23e305e8e551a6 00:14:00 latest 00:14:00 1.0.0-dev.2 00:14:00 8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2 00:14:00 master 00:14:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:14:01 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8772bf5ecf140d7d98adf4840c23e305e8e551a6 [Pipeline] isUnix [Pipeline] sh 00:14:01 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8772bf5ecf140d7d98adf4840c23e305e8e551a6 00:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:14:01 c97a108caa81: Preparing 00:14:01 14456f923949: Preparing 00:14:01 c06c5bae1f59: Preparing 00:14:01 32f366d666a5: Preparing 00:14:01 32f366d666a5: Layer already exists 00:14:01 14456f923949: Pushed 00:14:01 c06c5bae1f59: Pushed 00:14:02 c97a108caa81: Pushed 00:14:02 8772bf5ecf140d7d98adf4840c23e305e8e551a6: digest: sha256:bd135cc9f83d714a01d34343fcbefcdc9e78ba7bd504635e0d53f6d6f7e7380b size: 1155 [Pipeline] isUnix [Pipeline] sh 00:14:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 00:14:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 00:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:14:03 c97a108caa81: Preparing 00:14:03 14456f923949: Preparing 00:14:03 c06c5bae1f59: Preparing 00:14:03 32f366d666a5: Preparing 00:14:03 14456f923949: Layer already exists 00:14:03 32f366d666a5: Layer already exists 00:14:03 c06c5bae1f59: Layer already exists 00:14:03 c97a108caa81: Layer already exists 00:14:03 latest: digest: sha256:bd135cc9f83d714a01d34343fcbefcdc9e78ba7bd504635e0d53f6d6f7e7380b size: 1155 [Pipeline] isUnix [Pipeline] sh 00:14:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.2 [Pipeline] isUnix [Pipeline] sh 00:14:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.2 00:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:14:04 c97a108caa81: Preparing 00:14:04 14456f923949: Preparing 00:14:04 c06c5bae1f59: Preparing 00:14:04 32f366d666a5: Preparing 00:14:04 c06c5bae1f59: Layer already exists 00:14:04 14456f923949: Layer already exists 00:14:04 c97a108caa81: Layer already exists 00:14:04 32f366d666a5: Layer already exists 00:14:04 1.0.0-dev.2: digest: sha256:bd135cc9f83d714a01d34343fcbefcdc9e78ba7bd504635e0d53f6d6f7e7380b size: 1155 [Pipeline] isUnix [Pipeline] sh 00:14:04 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2 [Pipeline] isUnix [Pipeline] sh 00:14:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2 00:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:14:04 c97a108caa81: Preparing 00:14:04 14456f923949: Preparing 00:14:04 c06c5bae1f59: Preparing 00:14:04 32f366d666a5: Preparing 00:14:04 c97a108caa81: Layer already exists 00:14:04 c06c5bae1f59: Layer already exists 00:14:04 14456f923949: Layer already exists 00:14:04 32f366d666a5: Layer already exists 00:14:04 8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2: digest: sha256:bd135cc9f83d714a01d34343fcbefcdc9e78ba7bd504635e0d53f6d6f7e7380b size: 1155 [Pipeline] isUnix [Pipeline] sh 00:14:05 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] isUnix [Pipeline] sh 00:14:05 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:master 00:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:14:05 c97a108caa81: Preparing 00:14:05 14456f923949: Preparing 00:14:05 c06c5bae1f59: Preparing 00:14:05 32f366d666a5: Preparing 00:14:05 14456f923949: Layer already exists 00:14:05 c06c5bae1f59: Layer already exists 00:14:05 32f366d666a5: Layer already exists 00:14:05 c97a108caa81: Layer already exists 00:14:05 master: digest: sha256:bd135cc9f83d714a01d34343fcbefcdc9e78ba7bd504635e0d53f6d6f7e7380b size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:05 ===================================================== [Pipeline] echo 00:14:05 taggedImages: 00:14:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8772bf5ecf140d7d98adf4840c23e305e8e551a6 00:14:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 00:14:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.2 00:14:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2 00:14:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:14:06 ---> job-cost.sh 00:14:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q4eo 00:14:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:14:27 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 00:14:27 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 00:14:31 lf-activate-venv(): INFO: Adding /tmp/venv-q4eo/bin to PATH 00:14:31 INFO: No Stack... 00:14:31 INFO: Retrieving Pricing Info for: v3-standard-2 00:14:31 INFO: Archiving Costs [Pipeline] sh 00:14:31 + cat /w/workspace/device-rfid-llrp-go/8/archives/cost.csv 00:14:31 + cut -d, -f6 [Pipeline] lock 00:14:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-8-stack-cost] 00:14:31 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-8-stack-cost] did not exist. Created. 00:14:31 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:14:32 + echo total: 0.05999999865889549 [Pipeline] stash 00:14:32 Stashed 1 file(s) [Pipeline] } 00:14:32 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:14:54 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.319s coverage: 38.7% of statements 00:14:54 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.473s coverage: 51.9% of statements 00:14:54 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements 00:14:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:15:17 gofmt -l . 00:15:17 [ "`gofmt -l .`" = "" ] 00:15:17 ./bin/test-go-mod-tidy.sh 00:15:17 ./bin/test-attribution-txt.sh [Pipeline] } 00:15:20 $ docker stop --time=1 17da19fc1969840ca7b05bc186eeea8ecf837c8f3871c162ffc731b4722145c3 00:15:22 $ docker rm -f 17da19fc1969840ca7b05bc186eeea8ecf837c8f3871c162ffc731b4722145c3 [Pipeline] // withDockerContainer [Pipeline] sh 00:15:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:15:23 Warning: overwriting stash ‘coverage-report’ 00:15:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:15:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:15:25 + ls -al . 00:15:25 total 596 00:15:25 drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 00:15 . 00:15:25 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 00:11 .. 00:15:25 -rw-rw-r-- 1 jenkins jenkins 134 Jun 16 00:11 .dockerignore 00:15:25 drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 00:11 .git 00:15:25 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 00:11 .github 00:15:25 -rw-rw-r-- 1 jenkins jenkins 934 Jun 16 00:11 .gitignore 00:15:25 -rw-rw-r-- 1 jenkins jenkins 6734 Jun 16 00:11 Attribution.txt 00:15:25 -rw-rw-r-- 1 jenkins jenkins 1521 Jun 16 00:11 Dockerfile 00:15:25 -rw-rw-r-- 1 jenkins jenkins 999 Jun 16 00:11 Dockerfile.build 00:15:25 -rw-rw-r-- 1 jenkins jenkins 682 Jun 16 00:11 Jenkinsfile 00:15:25 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 16 00:11 LICENSE 00:15:25 -rw-rw-r-- 1 jenkins jenkins 1011 Jun 16 00:11 Makefile 00:15:25 -rw-rw-r-- 1 jenkins jenkins 28403 Jun 16 00:11 README.md 00:15:25 -rw-rw-r-- 1 jenkins jenkins 11 Jun 16 00:09 VERSION 00:15:25 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 00:11 bin 00:15:25 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 00:11 cmd 00:15:25 -rw-r--r-- 1 jenkins jenkins 463071 Jun 16 00:14 coverage.out 00:15:25 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 00:11 examples 00:15:25 -rw-r--r-- 1 jenkins jenkins 308 Jun 16 00:15 go.mod 00:15:25 -rw-r--r-- 1 jenkins jenkins 13807 Jun 16 00:13 go.sum 00:15:25 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 00:11 images 00:15:25 drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 00:11 internal 00:15:25 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 00:11 snap 00:15:25 -rw-rw-r-- 1 jenkins jenkins 193 Jun 16 00:11 version.go [Pipeline] isUnix [Pipeline] sh 00:15:25 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8772bf5ecf140d7d98adf4840c23e305e8e551a6 --label arch=arm64 --label version=1.0.0-dev.2 . 00:15:25 Sending build context to Docker daemon 1.197MB 00:15:26 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 00:15:26 Step 2/25 : FROM ${BASE} AS builder 00:15:26 ---> 26444a0f47fb 00:15:26 Step 3/25 : ARG MAKE='make build' 00:15:26 ---> Running in 92fe5e5933a1 00:15:28 Removing intermediate container 92fe5e5933a1 00:15:28 ---> de8e70ca2854 00:15:28 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 00:15:28 ---> Running in 60a349afa47d 00:15:28 Removing intermediate container 60a349afa47d 00:15:28 ---> 236e8f7ab301 00:15:28 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 00:15:28 ---> Running in 3a0c1b941dbf 00:15:28 Removing intermediate container 3a0c1b941dbf 00:15:28 ---> d9a562b3bdca 00:15:28 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:15:28 ---> Running in 3a8dd4cff2be 00:15:30 Removing intermediate container 3a8dd4cff2be 00:15:30 ---> 2e9f6a0c9337 00:15:30 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:15:30 ---> Running in 613d276e985a 00:15:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:15:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:15:35 OK: 138 MiB in 40 packages 00:15:35 Removing intermediate container 613d276e985a 00:15:35 ---> 801237d17246 00:15:35 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 00:15:35 ---> Running in c9544d64816f 00:15:35 Removing intermediate container c9544d64816f 00:15:35 ---> 1b3f5749810a 00:15:35 Step 9/25 : COPY go.mod . 00:15:36 ---> 6c43f9f6ed36 00:15:36 Step 10/25 : COPY Makefile . 00:15:36 ---> d16eaed58553 00:15:36 Step 11/25 : RUN make update 00:15:36 ---> Running in 8d675db2af07 00:15:38 CGO_ENABLED=0 GO111MODULE=on go mod download 00:15:39 Removing intermediate container 8d675db2af07 00:15:39 ---> cd6a69ec0638 00:15:39 Step 12/25 : COPY . . 00:15:40 ---> dec4324623b9 00:15:40 Step 13/25 : RUN go mod tidy 00:15:40 ---> Running in c3d5831021bb 00:15:42 Removing intermediate container c3d5831021bb 00:15:42 ---> 69972607673b 00:15:42 Step 14/25 : RUN $MAKE 00:15:43 ---> Running in 2ec9b4c69f9d 00:15:44 go mod tidy 00:15:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.2" -o cmd/device-rfid-llrp-go ./cmd 00:16:17 Removing intermediate container 2ec9b4c69f9d 00:16:17 ---> 7230987e0248 00:16:17 Step 15/25 : FROM alpine:3.12 00:16:17 3.12: Pulling from library/alpine 00:16:18 d2f70382dc9a: Pulling fs layer 00:16:18 d2f70382dc9a: Verifying Checksum 00:16:18 d2f70382dc9a: Download complete 00:16:19 d2f70382dc9a: Pull complete 00:16:19 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:16:19 Status: Downloaded newer image for alpine:3.12 00:16:19 ---> c4fd0aeabfcf 00:16:19 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:16:19 ---> Running in dacb4cd31b78 00:16:19 Removing intermediate container dacb4cd31b78 00:16:19 ---> 0e2687c62bb8 00:16:19 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 00:16:20 ---> 4f2ec2b329de 00:16:20 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 00:16:21 ---> 6d6fded395d1 00:16:21 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 00:16:22 ---> 645f46871aa6 00:16:22 Step 20/25 : EXPOSE 49989 00:16:22 ---> Running in 27ad097c6bc7 00:16:23 Removing intermediate container 27ad097c6bc7 00:16:23 ---> 4ee5b88441cf 00:16:23 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 00:16:23 ---> Running in 64c4fe7982d4 00:16:23 Removing intermediate container 64c4fe7982d4 00:16:23 ---> 33ded21d02ca 00:16:23 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 00:16:23 ---> Running in a21a4d92dd84 00:16:24 Removing intermediate container a21a4d92dd84 00:16:24 ---> 379d6f24dd5f 00:16:24 Step 23/25 : LABEL arch=arm64 00:16:24 ---> Running in e3199103137e 00:16:25 Removing intermediate container e3199103137e 00:16:25 ---> 2025c2593a07 00:16:25 Step 24/25 : LABEL git_sha=8772bf5ecf140d7d98adf4840c23e305e8e551a6 00:16:25 ---> Running in a29a9f468f59 00:16:25 Removing intermediate container a29a9f468f59 00:16:25 ---> 6a4cb4fb5728 00:16:25 Step 25/25 : LABEL version=1.0.0-dev.2 00:16:26 ---> Running in 6d38b8459357 00:16:26 Removing intermediate container 6d38b8459357 00:16:26 ---> 588528d39071 00:16:26 [Warning] One or more build-args [ARCH] were not consumed 00:16:26 Successfully built 588528d39071 00:16:26 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:16:26 provisioning config files... 00:16:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config931823973218783254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:26 ---> docker-login.sh 00:16:26 nexus3.edgexfoundry.org:10001 00:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:27 Configure a credential helper to remove this warning. See 00:16:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:27 00:16:27 Login Succeeded 00:16:27 nexus3.edgexfoundry.org:10002 00:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:27 Configure a credential helper to remove this warning. See 00:16:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:27 00:16:27 Login Succeeded 00:16:27 nexus3.edgexfoundry.org:10003 00:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:28 Configure a credential helper to remove this warning. See 00:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:28 00:16:28 Login Succeeded 00:16:28 nexus3.edgexfoundry.org:10004 00:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:29 Configure a credential helper to remove this warning. See 00:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:29 00:16:29 Login Succeeded 00:16:29 docker.io 00:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:29 Configure a credential helper to remove this warning. See 00:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:29 00:16:29 Login Succeeded 00:16:29 ---> docker-login.sh ends [Pipeline] } 00:16:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:16:29 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 00:16:29 8772bf5ecf140d7d98adf4840c23e305e8e551a6 00:16:29 latest 00:16:29 1.0.0-dev.2 00:16:29 8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2 00:16:29 master 00:16:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:16:30 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8772bf5ecf140d7d98adf4840c23e305e8e551a6 [Pipeline] isUnix [Pipeline] sh 00:16:30 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8772bf5ecf140d7d98adf4840c23e305e8e551a6 00:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:16:30 f8926a710829: Preparing 00:16:30 4e03e84c3025: Preparing 00:16:30 534f2543347c: Preparing 00:16:30 3fbe34a1663b: Preparing 00:16:30 3fbe34a1663b: Layer already exists 00:16:30 4e03e84c3025: Pushed 00:16:30 534f2543347c: Pushed 00:16:33 f8926a710829: Pushed 00:16:33 8772bf5ecf140d7d98adf4840c23e305e8e551a6: digest: sha256:99692553f565d0bff6f6aab8dc620194b669a3531290e57fd5305c892c0660a8 size: 1155 [Pipeline] isUnix [Pipeline] sh 00:16:34 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:16:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 00:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:16:34 f8926a710829: Preparing 00:16:34 4e03e84c3025: Preparing 00:16:34 534f2543347c: Preparing 00:16:34 3fbe34a1663b: Preparing 00:16:34 3fbe34a1663b: Layer already exists 00:16:34 f8926a710829: Layer already exists 00:16:34 4e03e84c3025: Layer already exists 00:16:34 534f2543347c: Layer already exists 00:16:34 latest: digest: sha256:99692553f565d0bff6f6aab8dc620194b669a3531290e57fd5305c892c0660a8 size: 1155 [Pipeline] isUnix [Pipeline] sh 00:16:35 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.2 [Pipeline] isUnix [Pipeline] sh 00:16:35 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.2 00:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:16:35 f8926a710829: Preparing 00:16:35 4e03e84c3025: Preparing 00:16:35 534f2543347c: Preparing 00:16:35 3fbe34a1663b: Preparing 00:16:35 f8926a710829: Layer already exists 00:16:35 534f2543347c: Layer already exists 00:16:35 4e03e84c3025: Layer already exists 00:16:35 3fbe34a1663b: Layer already exists 00:16:35 1.0.0-dev.2: digest: sha256:99692553f565d0bff6f6aab8dc620194b669a3531290e57fd5305c892c0660a8 size: 1155 [Pipeline] isUnix [Pipeline] sh 00:16:36 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2 [Pipeline] isUnix [Pipeline] sh 00:16:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2 00:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:16:36 f8926a710829: Preparing 00:16:36 4e03e84c3025: Preparing 00:16:36 534f2543347c: Preparing 00:16:36 3fbe34a1663b: Preparing 00:16:36 4e03e84c3025: Layer already exists 00:16:36 3fbe34a1663b: Layer already exists 00:16:36 534f2543347c: Layer already exists 00:16:36 f8926a710829: Layer already exists 00:16:36 8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2: digest: sha256:99692553f565d0bff6f6aab8dc620194b669a3531290e57fd5305c892c0660a8 size: 1155 [Pipeline] isUnix [Pipeline] sh 00:16:37 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] isUnix [Pipeline] sh 00:16:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master 00:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 00:16:37 f8926a710829: Preparing 00:16:37 4e03e84c3025: Preparing 00:16:37 534f2543347c: Preparing 00:16:37 3fbe34a1663b: Preparing 00:16:37 f8926a710829: Layer already exists 00:16:37 534f2543347c: Layer already exists 00:16:37 4e03e84c3025: Layer already exists 00:16:37 3fbe34a1663b: Layer already exists 00:16:37 master: digest: sha256:99692553f565d0bff6f6aab8dc620194b669a3531290e57fd5305c892c0660a8 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:16:37 ===================================================== [Pipeline] echo 00:16:37 taggedImages: 00:16:37 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8772bf5ecf140d7d98adf4840c23e305e8e551a6 00:16:37 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 00:16:37 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.2 00:16:37 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2 00:16:37 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:16:38 ---> job-cost.sh 00:16:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Mey 00:17:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:18:39 lf-activate-venv(): INFO: Adding /tmp/venv-3Mey/bin to PATH 00:18:39 INFO: No Stack... 00:18:39 INFO: Retrieving Pricing Info for: v2-standard-4 00:18:39 INFO: Archiving Costs [Pipeline] sh 00:18:39 + + cut -d,cat -f6 /w/workspace/device-rfid-llrp-go/8/archives/cost.csv 00:18:39 [Pipeline] lock 00:18:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-8-stack-cost] 00:18:39 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-8-stack-cost] did not exist. Created. 00:18:39 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:18:40 /w/workspace/device-rfid-llrp-go/8@tmp/durable-180f00f9/script.sh: 1: /w/workspace/device-rfid-llrp-go/8@tmp/durable-180f00f9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:18:40 + echo total: 0.18000000715255737 [Pipeline] stash 00:18:40 Warning: overwriting stash ‘stack-cost’ 00:18:40 Stashed 1 file(s) [Pipeline] } 00:18:40 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:18:41 provisioning config files... 00:18:41 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config1898196128755164297tmp [Pipeline] { [Pipeline] sh 00:18:42 + set +x 00:18:42 + curl -s https://codecov.io/bash 00:18:42 + bash -s -- 00:18:42 00:18:42 _____ _ 00:18:42 / ____| | | 00:18:42 | | ___ __| | ___ ___ _____ __ 00:18:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:18:42 | |___| (_) | (_| | __/ (_| (_) \ V / 00:18:42 \_____\___/ \__,_|\___|\___\___/ \_/ 00:18:42 Bash-1.0.3 00:18:42 00:18:42 00:18:42 ==> git version 2.24.4 found 00:18:42 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 00:18:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:18:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:18:42 ==> Jenkins CI detected. 00:18:42 project root: . 00:18:42 --> token set from env 00:18:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:18:42 ==> Running gcov in . (disable via -X gcov) 00:18:42 ==> Python coveragepy not found 00:18:42 ==> Searching for coverage reports in: 00:18:42 + . 00:18:42 -> Found 1 reports 00:18:42 ==> Detecting git/mercurial file structure 00:18:42 ==> Reading reports 00:18:42 + ./coverage.out bytes=463071 00:18:42 ==> Appending adjustments 00:18:42 https://docs.codecov.io/docs/fixing-reports 00:18:42 + Found adjustments 00:18:42 ==> Gzipping contents 00:18:42 52K /tmp/codecov.Rz97vF.gz 00:18:42 ==> Uploading reports 00:18:42 url: https://codecov.io 00:18:42 query: branch=master&commit=8772bf5ecf140d7d98adf4840c23e305e8e551a6&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmaster%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:18:42 -> Pinging Codecov 00:18:42 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=8772bf5ecf140d7d98adf4840c23e305e8e551a6&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmaster%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:18:43 -> Uploading to 00:18:43 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/581DD39554BDF9B6E22D074273EAD858/8772bf5ecf140d7d98adf4840c23e305e8e551a6/b15d1da6-1305-4e7f-a068-8010d9694242.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T001842Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46b42054603e7c3932c59518e2216754832aff03d2a71be2a54459e09cdf006e 00:18:43 % Total % Received % Xferd Average Speed Time Time Time Current 00:18:43 Dload Upload Total Spent Left Speed 00:18:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53156 0 0 100 53156 0 113k --:--:-- --:--:-- --:--:-- 113k 100 53156 0 0 100 53156 0 113k --:--:-- --:--:-- --:--:-- 113k 00:18:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8772bf5ecf140d7d98adf4840c23e305e8e551a6 [Pipeline] } 00:18:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:18:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:18:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:18:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:18:44 00:18:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:18:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:18:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:18:44 188c0c94c7c5: Pulling fs layer 00:18:44 0ef7d3d256c8: Pulling fs layer 00:18:44 de9db76c5a1d: Pulling fs layer 00:18:44 0eba1c9be4d2: Pulling fs layer 00:18:44 0d57e429df01: Pulling fs layer 00:18:44 4e4be7b47b0d: Pulling fs layer 00:18:44 e1f770b5df2f: Pulling fs layer 00:18:44 85a0685a4137: Pulling fs layer 00:18:44 0eba1c9be4d2: Waiting 00:18:44 0d57e429df01: Waiting 00:18:44 4e4be7b47b0d: Waiting 00:18:44 e1f770b5df2f: Waiting 00:18:44 85a0685a4137: Waiting 00:18:44 de9db76c5a1d: Verifying Checksum 00:18:44 de9db76c5a1d: Download complete 00:18:44 0ef7d3d256c8: Verifying Checksum 00:18:44 0ef7d3d256c8: Download complete 00:18:44 0d57e429df01: Verifying Checksum 00:18:44 0d57e429df01: Download complete 00:18:44 4e4be7b47b0d: Verifying Checksum 00:18:44 4e4be7b47b0d: Download complete 00:18:45 188c0c94c7c5: Verifying Checksum 00:18:45 188c0c94c7c5: Download complete 00:18:45 188c0c94c7c5: Pull complete 00:18:45 0ef7d3d256c8: Pull complete 00:18:45 de9db76c5a1d: Pull complete 00:18:47 e1f770b5df2f: Verifying Checksum 00:18:47 e1f770b5df2f: Download complete 00:18:50 0eba1c9be4d2: Verifying Checksum 00:18:50 0eba1c9be4d2: Download complete 00:18:50 85a0685a4137: Verifying Checksum 00:18:50 85a0685a4137: Download complete 00:18:51 0eba1c9be4d2: Pull complete 00:18:51 0d57e429df01: Pull complete 00:18:51 4e4be7b47b0d: Pull complete 00:18:52 e1f770b5df2f: Pull complete 00:18:56 85a0685a4137: Pull complete 00:18:56 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:18:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:18:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:18:56 prd-centos7-docker-4c-2g-1604 does not seem to be running inside a container 00:18:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:19:02 $ docker top 9c26cd79df8e3c543f17bf415797fc1013964550c4a65cb583fa26051dfc4b34 -eo pid,comm [Pipeline] { [Pipeline] echo 00:19:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:19:02 + set -o pipefail 00:19:02 + snyk monitor '--org=edgex-jenkins' 00:19:12 00:19:12 Monitoring /w/workspace/undry_device-rfid-llrp-go_master (github.com/edgexfoundry/device-rfid-llrp-go)... 00:19:12 00:19:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/b1416949-28ad-4c8a-958b-66d01dd6585c 00:19:12 00:19:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:19:12 00:19:12 [Pipeline] } 00:19:12 $ docker stop --time=1 9c26cd79df8e3c543f17bf415797fc1013964550c4a65cb583fa26051dfc4b34 00:19:14 $ docker rm -f 9c26cd79df8e3c543f17bf415797fc1013964550c4a65cb583fa26051dfc4b34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:19:15 + git log --format=format:%s -1 8772bf5ecf140d7d98adf4840c23e305e8e551a6 [Pipeline] isUnix [Pipeline] sh 00:19:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:19:16 . [Pipeline] withDockerContainer 00:19:16 prd-centos7-docker-4c-2g-1604 does not seem to be running inside a container 00:19:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:19:16 $ docker top 766fb3617fcd985fcb3705cedd5d4c79e3adc06b5f397b462b2fad64d21dc6af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:16 [ssh-agent] Looking for ssh-agent implementation... 00:19:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:16 $ docker exec 766fb3617fcd985fcb3705cedd5d4c79e3adc06b5f397b462b2fad64d21dc6af ssh-agent 00:19:16 SSH_AUTH_SOCK=/tmp/ssh-LF3G7HSURmfK/agent.14 00:19:16 SSH_AGENT_PID=20 00:19:16 Running ssh-add (command line suppressed) 00:19:16 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_2722439576362367692.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_2722439576362367692.key) 00:19:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:17 + git semver tag 00:19:17 # -> Open(): unable to determine branch for HEAD 00:19:17 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 00:19:17 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 00:19:17 # $SEMVER_REMOTE_NAME = origin 00:19:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:19:17 # $SEMVER_USER_NAME = edgex-jenkins 00:19:17 # $SEMVER_BRANCH = master 00:19:17 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver 00:19:17 # 8772bf5ecf140d7d98adf4840c23e305e8e551a6 HEAD 00:19:17 # -> Force: false 00:19:17 # 502f119493d458d61e811b3162bea900c0e577c8 refs/tags/v1.0.0-dev.2 [Pipeline] } 00:19:17 $ docker exec --env ******** --env ******** 766fb3617fcd985fcb3705cedd5d4c79e3adc06b5f397b462b2fad64d21dc6af ssh-agent -k 00:19:17 unset SSH_AUTH_SOCK; 00:19:17 unset SSH_AGENT_PID; 00:19:17 echo Agent pid 20 killed; 00:19:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:19:17 + git semver [Pipeline] } 00:19:17 $ docker stop --time=1 766fb3617fcd985fcb3705cedd5d4c79e3adc06b5f397b462b2fad64d21dc6af 00:19:18 $ docker rm -f 766fb3617fcd985fcb3705cedd5d4c79e3adc06b5f397b462b2fad64d21dc6af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:19:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:19:19 00:19:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:19:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:19:19 0.23.1-centos7: Pulling from edgex-lftools 00:19:19 ab5ef0e58194: Pulling fs layer 00:19:19 9712f1f96733: Pulling fs layer 00:19:19 63f879dbbcfc: Pulling fs layer 00:19:19 0d9ebad4ef96: Pulling fs layer 00:19:19 e9a5061849ea: Pulling fs layer 00:19:19 d747dcd14b5f: Pulling fs layer 00:19:19 2de7ff778b66: Pulling fs layer 00:19:19 e9a5061849ea: Waiting 00:19:19 d747dcd14b5f: Waiting 00:19:19 2de7ff778b66: Waiting 00:19:19 0d9ebad4ef96: Waiting 00:19:19 9712f1f96733: Verifying Checksum 00:19:19 9712f1f96733: Download complete 00:19:21 63f879dbbcfc: Verifying Checksum 00:19:21 63f879dbbcfc: Download complete 00:19:21 0d9ebad4ef96: Verifying Checksum 00:19:21 0d9ebad4ef96: Download complete 00:19:21 d747dcd14b5f: Verifying Checksum 00:19:21 d747dcd14b5f: Download complete 00:19:21 e9a5061849ea: Verifying Checksum 00:19:21 e9a5061849ea: Download complete 00:19:21 2de7ff778b66: Verifying Checksum 00:19:21 2de7ff778b66: Download complete 00:19:21 ab5ef0e58194: Verifying Checksum 00:19:21 ab5ef0e58194: Download complete 00:19:24 ab5ef0e58194: Pull complete 00:19:24 9712f1f96733: Pull complete 00:19:25 63f879dbbcfc: Pull complete 00:19:28 0d9ebad4ef96: Pull complete 00:19:28 e9a5061849ea: Pull complete 00:19:28 d747dcd14b5f: Pull complete 00:19:29 2de7ff778b66: Pull complete 00:19:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:19:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:19:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:19:29 prd-centos7-docker-4c-2g-1604 does not seem to be running inside a container 00:19:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:19:36 $ docker top 3a50b44e0a0897bffc3fb28fe23db686c407dfc49c874bf753e7c6ff018f47b8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:19:36 provisioning config files... 00:19:36 copy managed file [sigul-config] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config3407280199519945428tmp 00:19:36 copy managed file [sigul-password] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config6813790349263721483tmp 00:19:36 copy managed file [sigul-pki] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config3685969672661398211tmp [Pipeline] { [Pipeline] echo 00:19:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:19:36 ---> sigul-configuration.sh 00:19:36 gpg: directory `/root/.gnupg' created 00:19:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:19:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:19:36 gpg: keyring `/root/.gnupg/secring.gpg' created 00:19:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:19:36 gpg: CAST5 encrypted data 00:19:36 gpg: encrypted with 1 passphrase 00:19:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:19:36 + mkdir /home/jenkins 00:19:36 + mkdir /home/jenkins/sigul [Pipeline] sh 00:19:37 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:19:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:19:37 ---> sigul-install.sh 00:19:41 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 00:19:41 + git tag --list 00:19:41 v0.0.0 00:19:41 v1.0.0-dev.1 00:19:41 v1.0.0-dev.2 [Pipeline] sh 00:19:42 + lftools sign git-tag v1.0.0-dev.2 00:19:42 Signing Git tag with Sigul... 00:19:42 Signing v1.0.0-dev.2 [Pipeline] echo 00:19:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:19:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:19:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:19:43 $ docker stop --time=1 3a50b44e0a0897bffc3fb28fe23db686c407dfc49c874bf753e7c6ff018f47b8 00:19:45 $ docker rm -f 3a50b44e0a0897bffc3fb28fe23db686c407dfc49c874bf753e7c6ff018f47b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:19:46 . [Pipeline] withDockerContainer 00:19:46 prd-centos7-docker-4c-2g-1604 does not seem to be running inside a container 00:19:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:19:46 $ docker top 1fc0756e2ddd4749dbed78b632eb127ac226b7085c823d9132f0d9b18bb10c1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:46 [ssh-agent] Looking for ssh-agent implementation... 00:19:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:47 $ docker exec 1fc0756e2ddd4749dbed78b632eb127ac226b7085c823d9132f0d9b18bb10c1b ssh-agent 00:19:47 SSH_AUTH_SOCK=/tmp/ssh-TunonF1UsD3p/agent.14 00:19:47 SSH_AGENT_PID=21 00:19:47 Running ssh-add (command line suppressed) 00:19:47 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_7366152017723759080.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_7366152017723759080.key) 00:19:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:47 + git semver bump pre 00:19:47 # -> Open(): unable to determine branch for HEAD 00:19:47 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 00:19:47 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 00:19:47 # $SEMVER_REMOTE_NAME = origin 00:19:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:19:47 # $SEMVER_USER_NAME = edgex-jenkins 00:19:47 # $SEMVER_BRANCH = master 00:19:47 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver 00:19:47 1.0.0-dev.3 [Pipeline] } 00:19:47 $ docker exec --env ******** --env ******** 1fc0756e2ddd4749dbed78b632eb127ac226b7085c823d9132f0d9b18bb10c1b ssh-agent -k 00:19:47 unset SSH_AUTH_SOCK; 00:19:47 unset SSH_AGENT_PID; 00:19:47 echo Agent pid 21 killed; 00:19:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:19:48 + git semver [Pipeline] } 00:19:48 $ docker stop --time=1 1fc0756e2ddd4749dbed78b632eb127ac226b7085c823d9132f0d9b18bb10c1b 00:19:49 $ docker rm -f 1fc0756e2ddd4749dbed78b632eb127ac226b7085c823d9132f0d9b18bb10c1b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:19:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:19:49 . [Pipeline] withDockerContainer 00:19:49 prd-centos7-docker-4c-2g-1604 does not seem to be running inside a container 00:19:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:19:50 $ docker top f3254a391e3fc881f8b5b60a979f54ddb2b52c754d1edda16e3e1ee8caf346a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:50 [ssh-agent] Looking for ssh-agent implementation... 00:19:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:50 $ docker exec f3254a391e3fc881f8b5b60a979f54ddb2b52c754d1edda16e3e1ee8caf346a0 ssh-agent 00:19:50 SSH_AUTH_SOCK=/tmp/ssh-8a1j9ld3g5YC/agent.13 00:19:50 SSH_AGENT_PID=19 00:19:50 Running ssh-add (command line suppressed) 00:19:50 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_851146518052526068.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_851146518052526068.key) 00:19:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:51 + git semver push 00:19:51 # -> Open(): unable to determine branch for HEAD 00:19:51 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 00:19:51 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 00:19:51 # $SEMVER_REMOTE_NAME = origin 00:19:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:19:51 # $SEMVER_USER_NAME = edgex-jenkins 00:19:51 # $SEMVER_BRANCH = master 00:19:51 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } 00:19:55 $ docker exec --env ******** --env ******** f3254a391e3fc881f8b5b60a979f54ddb2b52c754d1edda16e3e1ee8caf346a0 ssh-agent -k 00:19:55 unset SSH_AUTH_SOCK; 00:19:55 unset SSH_AGENT_PID; 00:19:55 echo Agent pid 19 killed; 00:19:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:19:55 + git semver [Pipeline] } 00:19:55 $ docker stop --time=1 f3254a391e3fc881f8b5b60a979f54ddb2b52c754d1edda16e3e1ee8caf346a0 00:19:56 $ docker rm -f f3254a391e3fc881f8b5b60a979f54ddb2b52c754d1edda16e3e1ee8caf346a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:19:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:19:58 ---> package-listing.sh 00:19:58 ++ tr '[:upper:]' '[:lower:]' 00:19:58 ++ facter osfamily 00:19:58 + OS_FAMILY=redhat 00:19:58 + workspace=/w/workspace/undry_device-rfid-llrp-go_master 00:19:58 + START_PACKAGES=/tmp/packages_start.txt 00:19:58 + END_PACKAGES=/tmp/packages_end.txt 00:19:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:19:58 + PACKAGES=/tmp/packages_start.txt 00:19:58 + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' 00:19:58 + PACKAGES=/tmp/packages_end.txt 00:19:58 + case "${OS_FAMILY}" in 00:19:58 + rpm -qa 00:19:58 + sort 00:19:59 + '[' -f /tmp/packages_start.txt ']' 00:19:59 + '[' -f /tmp/packages_end.txt ']' 00:19:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:19:59 + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' 00:19:59 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_master/archives/ 00:19:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_master/archives/ [Pipeline] echo 00:19:59 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/undry_device-rfid-llrp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:19:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:20:00 00:20:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:20:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:20:00 alpine: Pulling from edgex-lftools-log-publisher 00:20:00 df20fa9351a1: Pulling fs layer 00:20:00 36b3adc4ff6f: Pulling fs layer 00:20:00 8ad3a11d3b57: Pulling fs layer 00:20:00 46f8f816bc3b: Pulling fs layer 00:20:00 93b61091891f: Pulling fs layer 00:20:00 93b9cdb0e59b: Pulling fs layer 00:20:00 5e14af77c1be: Pulling fs layer 00:20:00 01666e4c0597: Pulling fs layer 00:20:00 aa168da1d23b: Pulling fs layer 00:20:00 46f8f816bc3b: Waiting 00:20:00 93b61091891f: Waiting 00:20:00 93b9cdb0e59b: Waiting 00:20:00 5e14af77c1be: Waiting 00:20:00 aa168da1d23b: Waiting 00:20:00 01666e4c0597: Waiting 00:20:00 36b3adc4ff6f: Verifying Checksum 00:20:00 36b3adc4ff6f: Download complete 00:20:00 46f8f816bc3b: Verifying Checksum 00:20:00 46f8f816bc3b: Download complete 00:20:00 df20fa9351a1: Verifying Checksum 00:20:00 df20fa9351a1: Download complete 00:20:00 93b9cdb0e59b: Verifying Checksum 00:20:00 93b9cdb0e59b: Download complete 00:20:02 93b61091891f: Verifying Checksum 00:20:02 93b61091891f: Download complete 00:20:02 5e14af77c1be: Verifying Checksum 00:20:02 5e14af77c1be: Download complete 00:20:02 01666e4c0597: Verifying Checksum 00:20:02 01666e4c0597: Download complete 00:20:02 df20fa9351a1: Pull complete 00:20:02 8ad3a11d3b57: Verifying Checksum 00:20:02 8ad3a11d3b57: Download complete 00:20:02 36b3adc4ff6f: Pull complete 00:20:02 8ad3a11d3b57: Pull complete 00:20:02 46f8f816bc3b: Pull complete 00:20:02 93b61091891f: Pull complete 00:20:02 93b9cdb0e59b: Pull complete 00:20:02 5e14af77c1be: Pull complete 00:20:02 01666e4c0597: Pull complete 00:20:02 aa168da1d23b: Verifying Checksum 00:20:02 aa168da1d23b: Download complete 00:20:06 aa168da1d23b: Pull complete 00:20:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:20:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:20:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:20:06 prd-centos7-docker-4c-2g-1604 does not seem to be running inside a container 00:20:06 $ 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/undry_device-rfid-llrp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:20:11 $ docker top e62e365cdd4b8e51b457f10d8e8105a04755b8751d64563beeead1f4b85f3523 -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:11 + touch /tmp/pre-build-complete [Pipeline] sh 00:20:11 + mkdir -p /var/log/sa [Pipeline] sh 00:20:12 + ls /var/log/sa-host 00:20:12 + sadf -c /var/log/sa-host/sa05 00:20:12 file_magic: OK 00:20:12 HZ: Using current value: 100 00:20:12 file_header: OK 00:20:12 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 00:20:12 Statistics: 00:20:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:20:12 File successfully converted to sysstat format version 12.2.1 00:20:12 + sadf -c /var/log/sa-host/sa16 00:20:12 file_magic: OK 00:20:12 HZ: Using current value: 100 00:20:12 file_header: OK 00:20:12 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 00:20:12 Statistics: 00:20:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:20:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:12 provisioning config files... 00:20:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config2694786579001687061tmp [Pipeline] { [Pipeline] echo 00:20:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:20:12 ---> create-netrc.sh [Pipeline] } 00:20:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:20:13 ---> python-tools-install.sh [Pipeline] echo 00:20:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:20:13 ---> sudo-logs.sh 00:20:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:20:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:20:13 ---> job-cost.sh 00:20:13 lf-activate-venv: SKIPPING 00:20:13 DEBUG: total: 0.18000000715255737 00:20:13 INFO: Retrieving Stack Cost... 00:20:14 INFO: Retrieving Pricing Info for: v3-standard-2 00:20:15 INFO: Archiving Costs [Pipeline] echo 00:20:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:20:15 ---> logs-deploy.sh 00:20:15 lf-activate-venv: SKIPPING 00:20:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/master/8 00:20:15 INFO: archiving workspace using pattern(s): 00:20:16 Archives upload complete. 00:20:16 INFO: archiving logs to Nexus 00:20:17 ---> uname -a: 00:20:17 Linux prd-centos7-docker-4c-2g-1604.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:20:17 00:20:17 00:20:17 ---> lscpu: 00:20:17 Architecture: x86_64 00:20:17 CPU op-mode(s): 32-bit, 64-bit 00:20:17 Byte Order: Little Endian 00:20:17 Address sizes: 40 bits physical, 48 bits virtual 00:20:17 CPU(s): 2 00:20:17 On-line CPU(s) list: 0,1 00:20:17 Thread(s) per core: 1 00:20:17 Core(s) per socket: 1 00:20:17 Socket(s): 2 00:20:17 NUMA node(s): 1 00:20:17 Vendor ID: AuthenticAMD 00:20:17 CPU family: 23 00:20:17 Model: 49 00:20:17 Model name: AMD EPYC-Rome Processor 00:20:17 Stepping: 0 00:20:17 CPU MHz: 2800.000 00:20:17 BogoMIPS: 5600.00 00:20:17 Virtualization: AMD-V 00:20:17 Hypervisor vendor: KVM 00:20:17 Virtualization type: full 00:20:17 L1d cache: 64 KiB 00:20:17 L1i cache: 64 KiB 00:20:17 L2 cache: 1 MiB 00:20:17 L3 cache: 32 MiB 00:20:17 NUMA node0 CPU(s): 0,1 00:20:17 Vulnerability Itlb multihit: Not affected 00:20:17 Vulnerability L1tf: Not affected 00:20:17 Vulnerability Mds: Not affected 00:20:17 Vulnerability Meltdown: Not affected 00:20:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:20:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:20:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:20:17 Vulnerability Srbds: Not affected 00:20:17 Vulnerability Tsx async abort: Not affected 00:20:17 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 00:20:17 00:20:17 00:20:17 ---> nproc: 00:20:17 2 00:20:17 00:20:17 00:20:17 ---> df -h: 00:20:17 Filesystem Size Used Available Use% Mounted on 00:20:17 overlay 40.0G 8.9G 31.1G 22% / 00:20:17 tmpfs 64.0M 0 64.0M 0% /dev 00:20:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:20:17 shm 64.0M 0 64.0M 0% /dev/shm 00:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 00:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 00:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 00:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 00:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 00:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 00:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 00:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 00:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_device-rfid-llrp-go_master 00:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_device-rfid-llrp-go_master@tmp 00:20:17 00:20:17 00:20:17 ---> free -m: 00:20:17 total used free shared buff/cache available 00:20:17 Mem: 7821 1169 3265 0 3386 6570 00:20:17 Swap: 1023 0 1023 00:20:17 00:20:17 00:20:17 ---> ip addr: 00:20:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:20:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:20:17 inet 127.0.0.1/8 scope host lo 00:20:17 valid_lft forever preferred_lft forever 00:20:17 inet6 ::1/128 scope host 00:20:17 valid_lft forever preferred_lft forever 00:20:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:20:17 link/ether fa:16:3e:f0:70:e4 brd ff:ff:ff:ff:ff:ff 00:20:17 inet 10.30.123.244/23 brd 10.30.123.255 scope global dynamic eth0 00:20:17 valid_lft 85704sec preferred_lft 85704sec 00:20:17 inet6 fe80::f816:3eff:fef0:70e4/64 scope link 00:20:17 valid_lft forever preferred_lft forever 00:20:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:20:17 link/ether 02:42:14:c6:f2:61 brd ff:ff:ff:ff:ff:ff 00:20:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:20:17 valid_lft forever preferred_lft forever 00:20:17 inet6 fe80::42:14ff:fec6:f261/64 scope link 00:20:17 valid_lft forever preferred_lft forever 00:20:17 00:20:17 00:20:17 ---> sar -b -r -n DEV: 00:20:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 00:20:17 00:20:17 00:08:30 LINUX RESTART (2 CPU) 00:20:17 00:20:17 00:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:20:17 00:10:01 91.69 12.77 78.92 0.00 3851.99 3485.10 0.00 00:20:17 00:11:01 0.52 0.00 0.52 0.00 0.00 10.36 0.00 00:20:17 00:12:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 00:20:17 00:13:01 0.30 0.00 0.30 0.00 0.00 5.35 0.00 00:20:17 00:14:02 0.15 0.00 0.15 0.00 0.00 1.80 0.00 00:20:17 00:15:01 0.36 0.00 0.36 0.00 0.00 4.63 0.00 00:20:17 00:16:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 00:20:17 00:17:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 00:20:17 00:18:01 0.33 0.00 0.33 0.00 0.00 4.18 0.00 00:20:17 00:19:01 54.62 0.03 54.59 0.00 3.73 22896.79 0.00 00:20:17 00:20:01 136.56 0.12 136.45 0.00 10.52 32978.77 0.00 00:20:17 Average: 25.98 1.18 24.80 0.00 352.09 5409.63 0.00 00:20:17 00:20:17 00:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:20:17 00:10:01 5458240 0 810568 10.12 2620 1737512 1297672 14.33 577692 1573412 132 00:20:17 00:11:01 5469344 0 799456 9.98 2620 1737520 1205736 13.31 568208 1573376 16 00:20:17 00:12:01 5467636 0 801164 10.00 2620 1737520 1205976 13.31 569516 1573424 20 00:20:17 00:13:01 5466908 0 801880 10.01 2620 1737532 1205952 13.31 570540 1573428 16 00:20:17 00:14:02 5468724 0 800060 9.99 2620 1737536 1205736 13.31 563524 1579152 8 00:20:17 00:15:01 5467316 0 801468 10.01 2620 1737536 1205820 13.31 565140 1579152 8 00:20:17 00:16:01 5464680 0 804096 10.04 2620 1737544 1205856 13.31 567600 1579152 8 00:20:17 00:17:01 5464996 0 803776 10.04 2620 1737548 1205736 13.31 567056 1579152 8 00:20:17 00:18:01 5455488 0 813280 10.15 2620 1737552 1205736 13.31 576448 1579152 16 00:20:17 00:19:01 4589392 0 960828 12.00 2620 2456100 1455752 16.07 686212 2234804 0 00:20:17 00:20:01 3733700 0 1150608 14.37 2620 3122012 1651480 18.23 997980 2637084 61716 00:20:17 Average: 5227857 0 849744 10.61 2620 1928719 1277405 14.10 619083 1732844 5632 00:20:17 00:20:17 00:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:20:17 00:10:01 eth0 590.41 422.58 1043.07 86.66 0.00 0.00 0.00 0.00 00:20:17 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:10:01 docker0 2.20 1.62 0.25 5.21 0.00 0.00 0.00 0.00 00:20:17 00:11:01 eth0 0.85 0.08 0.07 0.02 0.00 0.00 0.00 0.00 00:20:17 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:12:01 eth0 4.78 2.20 4.26 0.32 0.00 0.00 0.00 0.00 00:20:17 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:13:01 eth0 0.47 0.30 0.27 0.20 0.00 0.00 0.00 0.00 00:20:17 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:14:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:20:17 00:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:15:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 00:20:17 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:16:01 eth0 0.60 0.33 0.33 0.20 0.00 0.00 0.00 0.00 00:20:17 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:17:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:20:17 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:18:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:20:17 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:19:01 eth0 395.22 367.23 4077.38 53.22 0.00 0.00 0.00 0.00 00:20:17 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:20:01 eth0 526.94 472.28 4277.13 60.65 0.00 0.00 0.00 0.00 00:20:17 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 00:20:01 docker0 68.71 71.86 4.99 432.00 0.00 0.00 0.00 0.00 00:20:17 Average: eth0 138.41 115.24 856.34 18.34 0.00 0.00 0.00 0.00 00:20:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:17 Average: docker0 6.46 6.69 0.48 39.82 0.00 0.00 0.00 0.00 00:20:17 00:20:17 00:20:17 ---> sar -P ALL: 00:20:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 00:20:17 00:20:17 00:08:30 LINUX RESTART (2 CPU) 00:20:17 00:20:17 00:09:01 CPU %user %nice %system %iowait %steal %idle 00:20:17 00:10:01 all 11.47 0.00 2.94 2.49 0.05 83.05 00:20:17 00:10:01 0 11.34 0.00 2.91 1.54 0.05 84.17 00:20:17 00:10:01 1 11.61 0.00 2.97 3.43 0.05 81.93 00:20:17 00:11:01 all 0.08 0.00 0.03 0.00 0.03 99.87 00:20:17 00:11:01 0 0.10 0.00 0.03 0.00 0.03 99.83 00:20:17 00:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:20:17 00:12:01 all 0.11 0.00 0.03 0.00 0.02 99.84 00:20:17 00:12:01 0 0.15 0.00 0.02 0.00 0.02 99.82 00:20:17 00:12:01 1 0.07 0.00 0.05 0.00 0.02 99.87 00:20:17 00:13:01 all 0.12 0.00 0.03 0.00 0.01 99.84 00:20:17 00:13:01 0 0.20 0.00 0.03 0.00 0.00 99.77 00:20:17 00:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:20:17 00:14:02 all 0.09 0.00 0.03 0.00 0.03 99.86 00:20:17 00:14:02 0 0.13 0.00 0.03 0.00 0.03 99.80 00:20:17 00:14:02 1 0.05 0.00 0.02 0.00 0.02 99.92 00:20:17 00:15:01 all 0.02 0.00 0.02 0.00 0.03 99.94 00:20:17 00:15:01 0 0.02 0.00 0.02 0.00 0.03 99.93 00:20:17 00:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:20:17 00:16:01 all 0.10 0.00 0.03 0.00 0.02 99.86 00:20:17 00:16:01 0 0.12 0.00 0.02 0.00 0.02 99.85 00:20:17 00:16:01 1 0.08 0.00 0.03 0.00 0.02 99.87 00:20:17 00:17:01 all 0.08 0.00 0.03 0.00 0.03 99.87 00:20:17 00:17:01 0 0.13 0.00 0.02 0.00 0.02 99.83 00:20:17 00:17:01 1 0.02 0.00 0.03 0.00 0.03 99.92 00:20:17 00:18:01 all 0.08 0.00 0.04 0.00 0.03 99.85 00:20:17 00:18:01 0 0.10 0.00 0.05 0.00 0.02 99.83 00:20:17 00:18:01 1 0.07 0.00 0.03 0.00 0.03 99.87 00:20:17 00:19:01 all 7.94 0.00 3.30 2.05 0.04 86.66 00:20:17 00:19:01 0 8.28 0.00 3.23 1.15 0.03 87.31 00:20:17 00:19:01 1 7.61 0.00 3.37 2.94 0.05 86.03 00:20:17 00:20:01 all 17.52 0.00 7.36 4.00 0.09 71.03 00:20:17 00:20:01 0 15.49 0.00 6.98 5.11 0.09 72.33 00:20:17 00:20:01 1 19.56 0.00 7.74 2.89 0.09 69.72 00:20:17 00:20:17 Average: CPU %user %nice %system %iowait %steal %idle 00:20:17 Average: all 3.34 0.00 1.23 0.76 0.03 94.64 00:20:17 Average: 0 3.21 0.00 1.18 0.69 0.03 94.89 00:20:17 Average: 1 3.47 0.00 1.27 0.83 0.03 94.40 00:20:17 00:20:17 00:20:17