Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 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-ssh4367803212680878317.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-ssh1384934727547452295.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-ssh3554994953083207433.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-ssh5205432741933720100.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-ssh4025766228195128053.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-358 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 Avoid second fetch Checking out Revision 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 (master) Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > 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-ssh1054625665028316713.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 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 Commit message: "Merge pull request #34 from ernestojeda/add-go-mod-tidy" > git rev-list --no-walk 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:35:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:35:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:35:31 ========================================================= 22:35:31 EdgeX Global Pipelines Version Info 22:35:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:35:32 ------------------- 22:35:32 stable info: 22:35:32 ------------------- 22:35:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:35:32 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:35:32 Message: update stable to v1.0.195 22:35:33 ------------------- 22:35:33 experimental info: 22:35:33 ------------------- 22:35:33 Commited By: **** collab-it+edgex@linuxfoundation.org 22:35:33 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:35:33 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 22:35:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 22:35:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] echo 22:35:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cbcfcc [Pipeline] echo 22:35:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:34 provisioning config files... 22:35:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config6275410051342469649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:34 ---> docker-login.sh 22:35:34 nexus3.edgexfoundry.org:10001 22:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:34 Configure a credential helper to remove this warning. See 22:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:34 22:35:34 Login Succeeded 22:35:34 nexus3.edgexfoundry.org:10002 22:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:34 Configure a credential helper to remove this warning. See 22:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:34 22:35:34 Login Succeeded 22:35:34 nexus3.edgexfoundry.org:10003 22:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:35 Configure a credential helper to remove this warning. See 22:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:35 22:35:35 Login Succeeded 22:35:35 nexus3.edgexfoundry.org:10004 22:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:35 Configure a credential helper to remove this warning. See 22:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:35 22:35:35 Login Succeeded 22:35:35 docker.io 22:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:35 Configure a credential helper to remove this warning. See 22:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:35 22:35:35 Login Succeeded 22:35:35 ---> docker-login.sh ends [Pipeline] } 22:35:35 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 22:35:35 + git log --format=format:%s -1 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] echo 22:35:35 GIT_COMMIT: 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72, Commit Message: Merge pull request #34 from ernestojeda/add-go-mod-tidy [Pipeline] echo 22:35:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:35:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:36 22:35:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:35:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:37 latest: Pulling from edgex-devops/git-semver 22:35:37 31603596830f: Pulling fs layer 22:35:37 54011a49482f: Pulling fs layer 22:35:37 a6820b24f6d8: Pulling fs layer 22:35:37 f581987b2513: Pulling fs layer 22:35:37 f581987b2513: Waiting 22:35:37 54011a49482f: Verifying Checksum 22:35:37 54011a49482f: Download complete 22:35:37 31603596830f: Verifying Checksum 22:35:37 31603596830f: Download complete 22:35:37 a6820b24f6d8: Verifying Checksum 22:35:37 a6820b24f6d8: Download complete 22:35:37 31603596830f: Pull complete 22:35:37 54011a49482f: Pull complete 22:35:37 f581987b2513: Verifying Checksum 22:35:37 f581987b2513: Download complete 22:35:38 a6820b24f6d8: Pull complete 22:35:38 f581987b2513: Pull complete 22:35:38 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:35:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:35:38 prd-centos7-docker-4c-2g-358 does not seem to be running inside a container 22:35:38 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:35:39 $ docker top 6812bf9eadb83709754fac4e251cc74a168ceb42c00d4d182d9f9547162895c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:39 [ssh-agent] Looking for ssh-agent implementation... 22:35:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:40 $ docker exec 6812bf9eadb83709754fac4e251cc74a168ceb42c00d4d182d9f9547162895c1 ssh-agent 22:35:40 SSH_AUTH_SOCK=/tmp/ssh-11zzK9lf2rTu/agent.13 22:35:40 SSH_AGENT_PID=19 22:35:40 Running ssh-add (command line suppressed) 22:35:40 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_2570287577527583668.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_2570287577527583668.key) 22:35:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:40 + git tag --points-at HEAD [Pipeline] } 22:35:40 $ docker exec --env ******** --env ******** 6812bf9eadb83709754fac4e251cc74a168ceb42c00d4d182d9f9547162895c1 ssh-agent -k 22:35:40 unset SSH_AUTH_SOCK; 22:35:40 unset SSH_AGENT_PID; 22:35:40 echo Agent pid 19 killed; 22:35:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:35:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:40 [ssh-agent] Looking for ssh-agent implementation... 22:35:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:40 $ docker exec 6812bf9eadb83709754fac4e251cc74a168ceb42c00d4d182d9f9547162895c1 ssh-agent 22:35:41 SSH_AUTH_SOCK=/tmp/ssh-TETJyl93ksDr/agent.52 22:35:41 SSH_AGENT_PID=58 22:35:41 Running ssh-add (command line suppressed) 22:35:41 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_2633474805438180123.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_2633474805438180123.key) 22:35:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:41 + git semver init 22:35:41 # -> Open(): unable to determine branch for HEAD 22:35:41 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 22:35:41 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 22:35:41 # $SEMVER_REMOTE_NAME = origin 22:35:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:35:41 # $SEMVER_USER_NAME = edgex-jenkins 22:35:41 # $SEMVER_BRANCH = master 22:35:41 # $SEMVER_TEMP = /tmp/semver-978869145 22:35:41 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 22:35:41 # '/tmp/semver-978869145' -> '/w/workspace/undry_device-rfid-llrp-go_master/.semver' 22:35:41 # -> Force: false 22:35:41 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } 22:35:41 $ docker exec --env ******** --env ******** 6812bf9eadb83709754fac4e251cc74a168ceb42c00d4d182d9f9547162895c1 ssh-agent -k 22:35:41 unset SSH_AUTH_SOCK; 22:35:41 unset SSH_AGENT_PID; 22:35:41 echo Agent pid 58 killed; 22:35:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:42 + git semver [Pipeline] } 22:35:42 $ docker stop --time=1 6812bf9eadb83709754fac4e251cc74a168ceb42c00d4d182d9f9547162895c1 22:35:43 $ docker rm -f 6812bf9eadb83709754fac4e251cc74a168ceb42c00d4d182d9f9547162895c1 [Pipeline] // withDockerContainer [Pipeline] sh 22:35:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:35:44 Stashed 1 file(s) [Pipeline] echo 22:35:44 [edgeXSemver]: initialized semver on version 1.0.0-dev.1 [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 22:35:59 Still waiting to schedule task 22:35:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:35:59 Still waiting to schedule task 22:35:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:37:43 Running on prd-centos7-docker-4c-2g-360 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws 22:37:43 Running in /w/workspace/device-rfid-llrp-go/7 [Pipeline] { [Pipeline] checkout 22:37:43 Selected Git installation does not exist. Using Default 22:37:43 The recommended git tool is: NONE 22:37:45 using credential edgex-jenkins-ssh 22:37:45 Cloning the remote Git repository 22:37:45 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:37:46 Avoid second fetch 22:37:46 Checking out Revision 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 (master) 22:37:45 > git init /w/workspace/device-rfid-llrp-go/7 # timeout=10 22:37:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:37:45 > git --version # timeout=10 22:37:45 > git --version # 'git version 2.24.4' 22:37:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:45 [INFO] Currently running in a labeled security context 22:37:45 [INFO] Currently SELinux is 'enforcing' on the host 22:37:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/7@tmp/jenkins-gitclient-ssh6284692487410402627.key 22:37:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:46 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:37:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:46 > git config core.sparsecheckout # timeout=10 22:37:46 > git checkout -f 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 22:37:50 Commit message: "Merge pull request #34 from ernestojeda/add-go-mod-tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:37:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:37:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:37:51 + sudo service docker restart 22:37:51 + true 22:37:51 Redirecting to /bin/systemctl restart docker.service 22:37:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-359 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws 22:37:59 Running in /w/workspace/device-rfid-llrp-go/7 [Pipeline] { [Pipeline] checkout 22:37:59 Selected Git installation does not exist. Using Default 22:37:59 The recommended git tool is: NONE 22:38:04 using credential edgex-jenkins-ssh 22:38:04 Cloning the remote Git repository 22:38:04 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:38:04 > git init /w/workspace/device-rfid-llrp-go/7 # timeout=10 22:38:05 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:38:05 > git --version # timeout=10 22:38:05 > git --version # 'git version 2.17.1' 22:38:05 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:06 Avoid second fetch 22:38:06 Checking out Revision 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 (master) 22:38:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:38:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:06 > git config core.sparsecheckout # timeout=10 22:38:06 > git checkout -f 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:10 provisioning config files... 22:38:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/7@tmp/config2657570596254708351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:10 Commit message: "Merge pull request #34 from ernestojeda/add-go-mod-tidy" [Pipeline] withEnv [Pipeline] { 22:38:10 ---> docker-login.sh 22:38:10 nexus3.edgexfoundry.org:10001 22:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:10 Configure a credential helper to remove this warning. See 22:38:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:10 22:38:10 Login Succeeded 22:38:10 nexus3.edgexfoundry.org:10002 22:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:10 Configure a credential helper to remove this warning. See 22:38:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:10 22:38:10 Login Succeeded 22:38:10 nexus3.edgexfoundry.org:10003 22:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:11 Configure a credential helper to remove this warning. See 22:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:11 22:38:11 Login Succeeded 22:38:11 nexus3.edgexfoundry.org:10004 22:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:11 Configure a credential helper to remove this warning. See 22:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:11 22:38:11 Login Succeeded 22:38:11 docker.io 22:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:11 Configure a credential helper to remove this warning. See 22:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:11 22:38:11 Login Succeeded 22:38:11 ---> docker-login.sh ends [Pipeline] } 22:38:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:38:11 ========================================================= 22:38:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:38:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:38:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:38:12 + 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 . 22:38:12 Sending build context to Docker daemon 1.194MB 22:38:12 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 22:38:12 Step 2/10 : FROM ${BASE} 22:38:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:38:12 540db60ca938: Pulling fs layer 22:38:12 adcc1eea9eea: Pulling fs layer 22:38:12 4c4ab2625f07: Pulling fs layer 22:38:12 0510c868ecb4: Pulling fs layer 22:38:12 afea3b2eda06: Pulling fs layer 22:38:12 7809a108b3ef: Pulling fs layer 22:38:12 f706445af74f: Pulling fs layer 22:38:12 0510c868ecb4: Waiting 22:38:12 afea3b2eda06: Waiting 22:38:12 7809a108b3ef: Waiting 22:38:12 f706445af74f: Waiting 22:38:12 4c4ab2625f07: Verifying Checksum 22:38:12 4c4ab2625f07: Download complete 22:38:12 + + sudo service dockertrue restart 22:38:12 22:38:12 adcc1eea9eea: Verifying Checksum 22:38:12 adcc1eea9eea: Download complete 22:38:12 afea3b2eda06: Verifying Checksum 22:38:12 afea3b2eda06: Download complete 22:38:12 7809a108b3ef: Verifying Checksum 22:38:12 7809a108b3ef: Download complete 22:38:12 540db60ca938: Verifying Checksum 22:38:12 540db60ca938: Download complete 22:38:13 540db60ca938: Pull complete 22:38:13 adcc1eea9eea: Pull complete 22:38:13 4c4ab2625f07: Pull complete 22:38:16 f706445af74f: Verifying Checksum 22:38:16 f706445af74f: Download complete 22:38:17 0510c868ecb4: Verifying Checksum 22:38:17 0510c868ecb4: Download complete 22:38:20 0510c868ecb4: Pull complete 22:38:20 afea3b2eda06: Pull complete 22:38:20 7809a108b3ef: Pull complete 22:38:22 f706445af74f: Pull complete 22:38:22 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:38:22 ---> b068be0155e3 22:38:22 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 22:38:26 ---> Running in 0acc67f59c19 22:38:26 Removing intermediate container 0acc67f59c19 22:38:26 ---> 9456b4a935f9 22:38:26 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:38:26 ---> Running in edf7ddbbf50c 22:38:26 Removing intermediate container edf7ddbbf50c 22:38:26 ---> 13dbd47e0b63 22:38:26 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:38:26 ---> Running in d213e72547b7 22:38:26 Removing intermediate container d213e72547b7 22:38:26 ---> 905164785c78 22:38:26 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:26 ---> Running in 75d9321bf93c 22:38:27 Removing intermediate container 75d9321bf93c 22:38:27 ---> c0fe9bef68c5 22:38:27 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:38:27 ---> Running in b48018281c29 22:38:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:38:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:38:29 OK: 149 MiB in 40 packages 22:38:29 Removing intermediate container b48018281c29 22:38:29 ---> 562935fbf28f 22:38:29 Step 8/10 : WORKDIR /device-rfid-llrp-go 22:38:29 ---> Running in b5bccf8a014a 22:38:29 Removing intermediate container b5bccf8a014a 22:38:29 ---> 9a45daea27f8 22:38:29 Step 9/10 : COPY . . 22:38:29 ---> 7f1ee4c309de 22:38:29 Step 10/10 : RUN go mod download 22:38:29 ---> Running in 9a9bee31a092 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:30 provisioning config files... 22:38:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/7@tmp/config7941745293480258467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:31 ---> docker-login.sh 22:38:31 nexus3.edgexfoundry.org:10001 22:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:32 Configure a credential helper to remove this warning. See 22:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:32 22:38:32 Login Succeeded 22:38:32 nexus3.edgexfoundry.org:10002 22:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:32 Configure a credential helper to remove this warning. See 22:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:32 22:38:32 Login Succeeded 22:38:32 nexus3.edgexfoundry.org:10003 22:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:33 Configure a credential helper to remove this warning. See 22:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:33 22:38:33 Login Succeeded 22:38:33 nexus3.edgexfoundry.org:10004 22:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:34 Configure a credential helper to remove this warning. See 22:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:34 22:38:34 Login Succeeded 22:38:34 docker.io 22:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:34 Configure a credential helper to remove this warning. See 22:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:34 22:38:34 Login Succeeded 22:38:34 ---> docker-login.sh ends [Pipeline] } 22:38:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:38:35 ========================================================= 22:38:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:38:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:38:35 + 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 . 22:38:35 Sending build context to Docker daemon 1.194MB 22:38:35 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 22:38:35 Step 2/10 : FROM ${BASE} 22:38:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:38:35 595b0fe564bb: Pulling fs layer 22:38:35 3088b5b3c5c0: Pulling fs layer 22:38:35 5b7225fbf94c: Pulling fs layer 22:38:35 ba82ee9f976e: Pulling fs layer 22:38:35 506bd15cee9f: Pulling fs layer 22:38:35 75a0a4a0db45: Pulling fs layer 22:38:35 618dc40b7e24: Pulling fs layer 22:38:35 ba82ee9f976e: Waiting 22:38:35 75a0a4a0db45: Waiting 22:38:35 618dc40b7e24: Waiting 22:38:35 506bd15cee9f: Waiting 22:38:35 5b7225fbf94c: Verifying Checksum 22:38:35 5b7225fbf94c: Download complete 22:38:35 3088b5b3c5c0: Verifying Checksum 22:38:35 3088b5b3c5c0: Download complete 22:38:36 506bd15cee9f: Verifying Checksum 22:38:36 506bd15cee9f: Download complete 22:38:36 75a0a4a0db45: Verifying Checksum 22:38:36 75a0a4a0db45: Download complete 22:38:36 595b0fe564bb: Verifying Checksum 22:38:36 595b0fe564bb: Download complete 22:38:36 595b0fe564bb: Pull complete 22:38:37 3088b5b3c5c0: Pull complete 22:38:38 618dc40b7e24: Verifying Checksum 22:38:38 618dc40b7e24: Download complete 22:38:38 5b7225fbf94c: Pull complete 22:38:39 ba82ee9f976e: Verifying Checksum 22:38:39 ba82ee9f976e: Download complete 22:38:39 Removing intermediate container 9a9bee31a092 22:38:39 ---> c9f09d39da1a 22:38:39 Successfully built c9f09d39da1a 22:38:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:38:40 + docker inspect -f . ci-base-image-x86_64 22:38:40 . [Pipeline] withDockerContainer 22:38:40 prd-centos7-docker-4c-2g-360 does not seem to be running inside a container 22:38:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:40 $ docker top 8b986387b8bd2f0d740e6c0b0449e6d39a70906b4c6cf918a34b47d5a5f7318d -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:40 + go version 22:38:40 go version go1.16.3 linux/amd64 [Pipeline] } 22:38:40 $ docker stop --time=1 8b986387b8bd2f0d740e6c0b0449e6d39a70906b4c6cf918a34b47d5a5f7318d 22:38:42 $ docker rm -f 8b986387b8bd2f0d740e6c0b0449e6d39a70906b4c6cf918a34b47d5a5f7318d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:42 + docker inspect -f . ci-base-image-x86_64 22:38:42 . [Pipeline] withDockerContainer 22:38:42 prd-centos7-docker-4c-2g-360 does not seem to be running inside a container 22:38:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:43 $ docker top b214fc251d127a5b7d2ca868ff24ccf6a30ad58da08dbffca46742a0c0b9144b -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:43 + go mod tidy [Pipeline] sh 22:38:44 + make test 22:38:44 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:38:44 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:38:49 ba82ee9f976e: Pull complete 22:38:49 506bd15cee9f: Pull complete 22:38:50 75a0a4a0db45: Pull complete 22:38:54 618dc40b7e24: Pull complete 22:38:54 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 22:38:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:38:54 ---> a36622ca3599 22:38:54 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 22:38:55 ---> Running in a86208635bf0 22:38:56 Removing intermediate container a86208635bf0 22:38:56 ---> 9bc27f32cfa4 22:38:56 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:38:56 ---> Running in 9f0305b8d517 22:38:56 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:38:56 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:38:57 Removing intermediate container 9f0305b8d517 22:38:57 ---> e9444f7b7b93 22:38:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:38:57 ---> Running in 21c25b3ac720 22:38:57 Removing intermediate container 21c25b3ac720 22:38:57 ---> 92d489e80d8c 22:38:57 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:57 ---> Running in 72afc07972bc 22:39:00 Removing intermediate container 72afc07972bc 22:39:00 ---> 5bcf2987b84a 22:39:00 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:39:00 ---> Running in d53300f8eee2 22:39:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.244s coverage: 39.5% of statements 22:39:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.333s coverage: 52.0% of statements 22:39:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.025s coverage: 95.5% of statements 22:39:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:39:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:39:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:39:03 OK: 138 MiB in 40 packages 22:39:04 Removing intermediate container d53300f8eee2 22:39:04 ---> a2fee2d72af6 22:39:04 Step 8/10 : WORKDIR /device-rfid-llrp-go 22:39:04 ---> Running in 6cfd387f3ce0 22:39:04 Removing intermediate container 6cfd387f3ce0 22:39:04 ---> 32539de5985e 22:39:04 Step 9/10 : COPY . . 22:39:06 ---> dfe63289c29d 22:39:06 Step 10/10 : RUN go mod download 22:39:06 ---> Running in 0b946bd2593e 22:39:07 gofmt -l . 22:39:07 [ "`gofmt -l .`" = "" ] 22:39:07 ./bin/test-go-mod-tidy.sh 22:39:07 ./bin/test-attribution-txt.sh [Pipeline] } 22:39:07 $ docker stop --time=1 b214fc251d127a5b7d2ca868ff24ccf6a30ad58da08dbffca46742a0c0b9144b 22:39:09 $ docker rm -f b214fc251d127a5b7d2ca868ff24ccf6a30ad58da08dbffca46742a0c0b9144b [Pipeline] // withDockerContainer [Pipeline] sh 22:39:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:39:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:39:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:39:11 + ls -al . 22:39:11 total 560 22:39:11 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 10 22:39 . 22:39:11 drwxrwxr-x. 4 jenkins jenkins 28 Jun 10 22:37 .. 22:39:11 -rw-rw-r--. 1 jenkins jenkins 6734 Jun 10 22:37 Attribution.txt 22:39:11 drwxrwxr-x. 2 jenkins jenkins 89 Jun 10 22:37 bin 22:39:11 drwxrwxr-x. 4 jenkins jenkins 44 Jun 10 22:37 cmd 22:39:11 -rw-r--r--. 1 jenkins jenkins 462634 Jun 10 22:39 coverage.out 22:39:11 -rw-rw-r--. 1 jenkins jenkins 1521 Jun 10 22:37 Dockerfile 22:39:11 -rw-rw-r--. 1 jenkins jenkins 999 Jun 10 22:37 Dockerfile.build 22:39:11 -rw-rw-r--. 1 jenkins jenkins 134 Jun 10 22:37 .dockerignore 22:39:11 drwxrwxr-x. 2 jenkins jenkins 4096 Jun 10 22:37 examples 22:39:11 drwxrwxr-x. 8 jenkins jenkins 162 Jun 10 22:37 .git 22:39:11 drwxrwxr-x. 2 jenkins jenkins 103 Jun 10 22:37 .github 22:39:11 -rw-rw-r--. 1 jenkins jenkins 934 Jun 10 22:37 .gitignore 22:39:11 -rw-r--r--. 1 jenkins jenkins 308 Jun 10 22:39 go.mod 22:39:11 -rw-r--r--. 1 jenkins jenkins 13807 Jun 10 22:38 go.sum 22:39:11 drwxrwxr-x. 2 jenkins jenkins 31 Jun 10 22:37 images 22:39:11 drwxrwxr-x. 5 jenkins jenkins 45 Jun 10 22:37 internal 22:39:11 -rw-rw-r--. 1 jenkins jenkins 682 Jun 10 22:37 Jenkinsfile 22:39:11 -rw-rw-r--. 1 jenkins jenkins 11347 Jun 10 22:37 LICENSE 22:39:11 -rw-rw-r--. 1 jenkins jenkins 1011 Jun 10 22:37 Makefile 22:39:11 -rw-rw-r--. 1 jenkins jenkins 27918 Jun 10 22:37 README.md 22:39:11 drwxrwxr-x. 4 jenkins jenkins 54 Jun 10 22:37 snap 22:39:11 -rw-rw-r--. 1 jenkins jenkins 11 Jun 10 22:35 VERSION 22:39:11 -rw-rw-r--. 1 jenkins jenkins 193 Jun 10 22:37 version.go [Pipeline] isUnix [Pipeline] sh 22:39:11 + 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=2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 --label arch=amd64 --label version=1.0.0-dev.1 . 22:39:11 Sending build context to Docker daemon 1.195MB 22:39:11 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 22:39:11 Step 2/25 : FROM ${BASE} AS builder 22:39:11 ---> c9f09d39da1a 22:39:11 Step 3/25 : ARG MAKE='make build' 22:39:11 ---> Running in fceebdcc7b4e 22:39:11 Removing intermediate container fceebdcc7b4e 22:39:11 ---> 914ac09f194a 22:39:11 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:39:11 ---> Running in 3a8926de2126 22:39:11 Removing intermediate container 3a8926de2126 22:39:11 ---> 8a70cce5aa82 22:39:11 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:39:11 ---> Running in da6563f3a79d 22:39:11 Removing intermediate container da6563f3a79d 22:39:11 ---> 190906bc7860 22:39:11 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:11 ---> Running in 34d5f59ee620 22:39:12 Removing intermediate container 34d5f59ee620 22:39:12 ---> 9401897d0946 22:39:12 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:39:12 ---> Running in 45c5cae2789a 22:39:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:39:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:39:13 OK: 149 MiB in 40 packages 22:39:13 Removing intermediate container 45c5cae2789a 22:39:13 ---> 44601ac0f58d 22:39:13 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 22:39:14 ---> Running in 47058dd5892c 22:39:14 Removing intermediate container 47058dd5892c 22:39:14 ---> 1ac98252fbdb 22:39:14 Step 9/25 : COPY go.mod . 22:39:14 ---> 76838b4f8879 22:39:14 Step 10/25 : COPY Makefile . 22:39:14 ---> e57e506ff9ce 22:39:14 Step 11/25 : RUN make update 22:39:14 ---> Running in 47a2de382698 22:39:14 CGO_ENABLED=0 GO111MODULE=on go mod download 22:39:15 Removing intermediate container 47a2de382698 22:39:15 ---> cfd1e3348a43 22:39:15 Step 12/25 : COPY . . 22:39:15 ---> 0d382d7b5bb1 22:39:15 Step 13/25 : RUN go mod tidy 22:39:15 ---> Running in 4a07b79501da 22:39:15 Removing intermediate container 4a07b79501da 22:39:15 ---> 7a16b19724d6 22:39:15 Step 14/25 : RUN $MAKE 22:39:15 ---> Running in 997eb552c383 22:39:16 go mod tidy 22:39:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.1" -o cmd/device-rfid-llrp-go ./cmd 22:39:26 Removing intermediate container 997eb552c383 22:39:26 ---> 0e45e692b282 22:39:26 Step 15/25 : FROM alpine:3.12 22:39:26 3.12: Pulling from library/alpine 22:39:26 339de151aab4: Pulling fs layer 22:39:26 339de151aab4: Verifying Checksum 22:39:26 339de151aab4: Download complete 22:39:26 339de151aab4: Pull complete 22:39:26 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:39:26 Status: Downloaded newer image for alpine:3.12 22:39:26 ---> 13621d1b12d4 22:39:26 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:39:26 ---> Running in 66c72f86338a 22:39:26 Removing intermediate container 66c72f86338a 22:39:26 ---> 152a9b22f5c1 22:39:26 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 22:39:26 ---> b81b22bb78fe 22:39:26 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 22:39:26 ---> 97194170b026 22:39:26 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 22:39:27 ---> e12d557c310d 22:39:27 Step 20/25 : EXPOSE 49989 22:39:27 ---> Running in 0c9a19106047 22:39:27 Removing intermediate container 0c9a19106047 22:39:27 ---> 8b6f3698abc3 22:39:27 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 22:39:27 ---> Running in 2ec2b15c7e37 22:39:27 Removing intermediate container 2ec2b15c7e37 22:39:27 ---> 45a74e4dc8cc 22:39:27 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:39:27 ---> Running in fde4a2b4d7b8 22:39:27 Removing intermediate container fde4a2b4d7b8 22:39:27 ---> 3c53b2de98e0 22:39:27 Step 23/25 : LABEL arch=amd64 22:39:27 ---> Running in f533ff3ba301 22:39:27 Removing intermediate container f533ff3ba301 22:39:27 ---> 4b403e1dd8e1 22:39:27 Step 24/25 : LABEL git_sha=2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 22:39:27 ---> Running in f5c4824a6dbe 22:39:27 Removing intermediate container f5c4824a6dbe 22:39:27 ---> 2d9385917951 22:39:27 Step 25/25 : LABEL version=1.0.0-dev.1 22:39:27 ---> Running in be58ea5a74e5 22:39:27 Removing intermediate container be58ea5a74e5 22:39:27 ---> 6bac689a4825 22:39:27 [Warning] One or more build-args [ARCH] were not consumed 22:39:27 Successfully built 6bac689a4825 22:39:27 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:28 provisioning config files... 22:39:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/7@tmp/config6968435082225317060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:28 ---> docker-login.sh 22:39:28 nexus3.edgexfoundry.org:10001 22:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:28 Configure a credential helper to remove this warning. See 22:39:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:28 22:39:28 Login Succeeded 22:39:28 nexus3.edgexfoundry.org:10002 22:39:28 Removing intermediate container 0b946bd2593e 22:39:28 ---> b5e5b4517463 22:39:28 Successfully built b5e5b4517463 22:39:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:28 Configure a credential helper to remove this warning. See 22:39:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:28 22:39:28 Login Succeeded 22:39:28 nexus3.edgexfoundry.org:10003 22:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:28 Configure a credential helper to remove this warning. See 22:39:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:28 22:39:28 Login Succeeded 22:39:28 nexus3.edgexfoundry.org:10004 22:39:28 + docker inspect -f . ci-base-image-arm64 22:39:28 . [Pipeline] withDockerContainer 22:39:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:29 Configure a credential helper to remove this warning. See 22:39:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:29 22:39:29 Login Succeeded 22:39:29 docker.io 22:39:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:29 prd-ubuntu18.04-docker-arm64-4c-16g-359 does not seem to be running inside a container 22:39:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@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 22:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:29 Configure a credential helper to remove this warning. See 22:39:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:29 22:39:29 Login Succeeded 22:39:29 ---> docker-login.sh ends 22:39:30 $ docker top 3bf9d6b6dc065bae84d41dbde42e5c0f3c43a0300ffb73cd1e0253146cadcd96 -eo pid,comm [Pipeline] { [Pipeline] } 22:39:31 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:39:31 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 22:39:31 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 22:39:31 latest 22:39:31 1.0.0-dev.1 22:39:31 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 22:39:31 master 22:39:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:39:31 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] isUnix [Pipeline] sh 22:39:31 + go version 22:39:31 go version go1.16.5 linux/arm64 [Pipeline] } 22:39:32 $ docker stop --time=1 3bf9d6b6dc065bae84d41dbde42e5c0f3c43a0300ffb73cd1e0253146cadcd96 22:39:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 22:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:39:32 df65be52a58d: Preparing 22:39:32 40caf63607a5: Preparing 22:39:32 da2df2ed9c07: Preparing 22:39:32 32f366d666a5: Preparing 22:39:32 32f366d666a5: Layer already exists 22:39:32 da2df2ed9c07: Pushed 22:39:32 40caf63607a5: Pushed 22:39:33 df65be52a58d: Pushed 22:39:33 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72: digest: sha256:6c807430846da5dad3d5384a02b198fdbeb5a66d96f646ab708c8364986c804e size: 1155 22:39:33 $ docker rm -f 3bf9d6b6dc065bae84d41dbde42e5c0f3c43a0300ffb73cd1e0253146cadcd96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:39:34 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 22:39:34 + docker inspect -f . ci-base-image-arm64 22:39:34 . [Pipeline] withDockerContainer 22:39:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 22:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:39:34 df65be52a58d: Preparing 22:39:34 40caf63607a5: Preparing 22:39:34 da2df2ed9c07: Preparing 22:39:34 32f366d666a5: Preparing 22:39:34 da2df2ed9c07: Layer already exists 22:39:34 df65be52a58d: Layer already exists 22:39:34 40caf63607a5: Layer already exists 22:39:34 32f366d666a5: Layer already exists 22:39:34 latest: digest: sha256:6c807430846da5dad3d5384a02b198fdbeb5a66d96f646ab708c8364986c804e size: 1155 22:39:35 prd-ubuntu18.04-docker-arm64-4c-16g-359 does not seem to be running inside a container 22:39:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@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 22:39:36 $ docker top 606f1cff4b65a038541b3efedae2f791745ae944a0b7aa40475706fa57cd0795 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 22:39:37 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh 22:39:37 + go mod tidy 22:39:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.1 22:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:39:37 df65be52a58d: Preparing 22:39:37 40caf63607a5: Preparing 22:39:37 da2df2ed9c07: Preparing 22:39:37 32f366d666a5: Preparing 22:39:37 da2df2ed9c07: Layer already exists 22:39:37 32f366d666a5: Layer already exists 22:39:37 40caf63607a5: Layer already exists 22:39:37 df65be52a58d: Layer already exists 22:39:37 1.0.0-dev.1: digest: sha256:6c807430846da5dad3d5384a02b198fdbeb5a66d96f646ab708c8364986c804e size: 1155 [Pipeline] isUnix [Pipeline] sh 22:39:38 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 22:39:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 22:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:39:38 df65be52a58d: Preparing 22:39:38 40caf63607a5: Preparing 22:39:38 da2df2ed9c07: Preparing 22:39:38 32f366d666a5: Preparing 22:39:38 df65be52a58d: Layer already exists 22:39:38 40caf63607a5: Layer already exists 22:39:38 da2df2ed9c07: Layer already exists 22:39:38 32f366d666a5: Layer already exists 22:39:38 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1: digest: sha256:6c807430846da5dad3d5384a02b198fdbeb5a66d96f646ab708c8364986c804e size: 1155 [Pipeline] isUnix [Pipeline] sh 22:39:38 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] isUnix [Pipeline] sh 22:39:39 + make test 22:39:39 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:39:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:master 22:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:39:39 df65be52a58d: Preparing 22:39:39 40caf63607a5: Preparing 22:39:39 da2df2ed9c07: Preparing 22:39:39 32f366d666a5: Preparing 22:39:39 40caf63607a5: Layer already exists 22:39:39 df65be52a58d: Layer already exists 22:39:39 da2df2ed9c07: Layer already exists 22:39:39 32f366d666a5: Layer already exists 22:39:39 master: digest: sha256:6c807430846da5dad3d5384a02b198fdbeb5a66d96f646ab708c8364986c804e size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:39:39 ===================================================== [Pipeline] echo 22:39:39 taggedImages: 22:39:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 22:39:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 22:39:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.1 22:39:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 22:39:39 - 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 22:39:40 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [Pipeline] libraryResource [Pipeline] sh 22:39:40 ---> job-cost.sh 22:39:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c9FP 22:39:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:40:03 lf-activate-venv(): INFO: Adding /tmp/venv-c9FP/bin to PATH 22:40:03 INFO: No Stack... 22:40:03 INFO: Retrieving Pricing Info for: v3-standard-2 22:40:03 INFO: Archiving Costs [Pipeline] sh 22:40:03 + cat /w/workspace/device-rfid-llrp-go/7/archives/cost.csv 22:40:03 + cut -d, -f6 [Pipeline] lock 22:40:03 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-7-stack-cost] 22:40:03 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-7-stack-cost] did not exist. Created. 22:40:03 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:40:04 + echo total: 0.05999999865889549 [Pipeline] stash 22:40:04 Stashed 1 file(s) [Pipeline] } 22:40:04 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:40:27 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:40:27 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:40:59 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.878s coverage: 39.5% of statements 22:40:59 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.547s coverage: 52.0% of statements 22:40:59 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.020s coverage: 95.5% of statements 22:40:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:41:17 gofmt -l . 22:41:18 [ "`gofmt -l .`" = "" ] 22:41:19 ./bin/test-go-mod-tidy.sh 22:41:19 ./bin/test-attribution-txt.sh [Pipeline] } 22:41:20 $ docker stop --time=1 606f1cff4b65a038541b3efedae2f791745ae944a0b7aa40475706fa57cd0795 22:41:22 $ docker rm -f 606f1cff4b65a038541b3efedae2f791745ae944a0b7aa40475706fa57cd0795 [Pipeline] // withDockerContainer [Pipeline] sh 22:41:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:41:23 Warning: overwriting stash ‘coverage-report’ 22:41:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:41:25 + ls -al . 22:41:25 total 592 22:41:25 drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 22:41 . 22:41:25 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 22:38 .. 22:41:25 -rw-rw-r-- 1 jenkins jenkins 134 Jun 10 22:38 .dockerignore 22:41:25 drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 22:38 .git 22:41:25 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 22:38 .github 22:41:25 -rw-rw-r-- 1 jenkins jenkins 934 Jun 10 22:38 .gitignore 22:41:25 -rw-rw-r-- 1 jenkins jenkins 6734 Jun 10 22:38 Attribution.txt 22:41:25 -rw-rw-r-- 1 jenkins jenkins 1521 Jun 10 22:38 Dockerfile 22:41:25 -rw-rw-r-- 1 jenkins jenkins 999 Jun 10 22:38 Dockerfile.build 22:41:25 -rw-rw-r-- 1 jenkins jenkins 682 Jun 10 22:38 Jenkinsfile 22:41:25 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 10 22:38 LICENSE 22:41:25 -rw-rw-r-- 1 jenkins jenkins 1011 Jun 10 22:38 Makefile 22:41:25 -rw-rw-r-- 1 jenkins jenkins 27918 Jun 10 22:38 README.md 22:41:25 -rw-rw-r-- 1 jenkins jenkins 11 Jun 10 22:35 VERSION 22:41:25 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 22:38 bin 22:41:25 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 22:38 cmd 22:41:25 -rw-r--r-- 1 jenkins jenkins 462634 Jun 10 22:40 coverage.out 22:41:25 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 22:38 examples 22:41:25 -rw-r--r-- 1 jenkins jenkins 308 Jun 10 22:41 go.mod 22:41:25 -rw-r--r-- 1 jenkins jenkins 13807 Jun 10 22:39 go.sum 22:41:25 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 22:38 images 22:41:25 drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 22:38 internal 22:41:25 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 22:38 snap 22:41:25 -rw-rw-r-- 1 jenkins jenkins 193 Jun 10 22:38 version.go [Pipeline] isUnix [Pipeline] sh 22:41: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=2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 --label arch=arm64 --label version=1.0.0-dev.1 . 22:41:25 Sending build context to Docker daemon 1.195MB 22:41:25 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 22:41:25 Step 2/25 : FROM ${BASE} AS builder 22:41:25 ---> b5e5b4517463 22:41:25 Step 3/25 : ARG MAKE='make build' 22:41:25 ---> Running in 6cf75c93d541 22:41:26 Removing intermediate container 6cf75c93d541 22:41:26 ---> 3f6af9825d01 22:41:26 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:41:26 ---> Running in d2569bd7271c 22:41:27 Removing intermediate container d2569bd7271c 22:41:27 ---> b39d3150f07e 22:41:27 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:41:27 ---> Running in a27fb8a9ac6f 22:41:27 Removing intermediate container a27fb8a9ac6f 22:41:27 ---> c3dbe16063c5 22:41:27 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:27 ---> Running in a45fcee14a12 22:41:29 Removing intermediate container a45fcee14a12 22:41:29 ---> 6e51774358ba 22:41:29 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:41:30 ---> Running in 412a1c7714aa 22:41:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:41:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:41:33 OK: 138 MiB in 40 packages 22:41:34 Removing intermediate container 412a1c7714aa 22:41:34 ---> f6e742970151 22:41:34 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 22:41:34 ---> Running in f72cfc59b8a5 22:41:34 Removing intermediate container f72cfc59b8a5 22:41:34 ---> 472790fee4ec 22:41:34 Step 9/25 : COPY go.mod . 22:41:35 ---> da5df835082c 22:41:35 Step 10/25 : COPY Makefile . 22:41:36 ---> bcd06f8433e7 22:41:36 Step 11/25 : RUN make update 22:41:36 ---> Running in 6a22d18064fe 22:41:37 CGO_ENABLED=0 GO111MODULE=on go mod download 22:41:38 Removing intermediate container 6a22d18064fe 22:41:38 ---> 351be915b540 22:41:38 Step 12/25 : COPY . . 22:41:39 ---> 7e6034b1c088 22:41:39 Step 13/25 : RUN go mod tidy 22:41:39 ---> Running in 716d1312251e 22:41:42 Removing intermediate container 716d1312251e 22:41:42 ---> 137d6e8dc6bb 22:41:42 Step 14/25 : RUN $MAKE 22:41:42 ---> Running in 9788323254ab 22:41:44 go mod tidy 22:41:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.1" -o cmd/device-rfid-llrp-go ./cmd 22:42:16 Removing intermediate container 9788323254ab 22:42:16 ---> 329b37a23c5a 22:42:16 Step 15/25 : FROM alpine:3.12 22:42:16 3.12: Pulling from library/alpine 22:42:16 d2f70382dc9a: Pulling fs layer 22:42:16 d2f70382dc9a: Download complete 22:42:16 d2f70382dc9a: Pull complete 22:42:16 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:42:16 Status: Downloaded newer image for alpine:3.12 22:42:16 ---> 9852663dfa18 22:42:16 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:42:16 ---> Running in d7f2cd957111 22:42:16 Removing intermediate container d7f2cd957111 22:42:16 ---> 45a2e6ae9f66 22:42:16 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 22:42:17 ---> 03fad36d707d 22:42:17 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 22:42:17 ---> 2f6ad281c318 22:42:17 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 22:42:19 ---> 9b4fa482ddba 22:42:19 Step 20/25 : EXPOSE 49989 22:42:19 ---> Running in f26b14fbbbff 22:42:19 Removing intermediate container f26b14fbbbff 22:42:19 ---> c274f1bf05dc 22:42:19 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 22:42:19 ---> Running in fba01d4aa234 22:42:20 Removing intermediate container fba01d4aa234 22:42:20 ---> e333d8b9e8f9 22:42:20 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:42:20 ---> Running in aa29da43a760 22:42:20 Removing intermediate container aa29da43a760 22:42:20 ---> b04b2b62a73f 22:42:20 Step 23/25 : LABEL arch=arm64 22:42:20 ---> Running in 214523ac35ab 22:42:21 Removing intermediate container 214523ac35ab 22:42:21 ---> 6fe1bf50230b 22:42:21 Step 24/25 : LABEL git_sha=2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 22:42:21 ---> Running in a2ff85746121 22:42:22 Removing intermediate container a2ff85746121 22:42:22 ---> 5d5cb63986e6 22:42:22 Step 25/25 : LABEL version=1.0.0-dev.1 22:42:22 ---> Running in b8511739f966 22:42:22 Removing intermediate container b8511739f966 22:42:22 ---> 1ad26df2dee2 22:42:22 [Warning] One or more build-args [ARCH] were not consumed 22:42:22 Successfully built 1ad26df2dee2 22:42:22 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 22:42:23 provisioning config files... 22:42:23 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/7@tmp/config5048465557940910152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:23 ---> docker-login.sh 22:42:23 nexus3.edgexfoundry.org:10001 22:42:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:24 Configure a credential helper to remove this warning. See 22:42:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:24 22:42:24 Login Succeeded 22:42:24 nexus3.edgexfoundry.org:10002 22:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:24 Configure a credential helper to remove this warning. See 22:42:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:24 22:42:24 Login Succeeded 22:42:24 nexus3.edgexfoundry.org:10003 22:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:24 Configure a credential helper to remove this warning. See 22:42:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:24 22:42:24 Login Succeeded 22:42:24 nexus3.edgexfoundry.org:10004 22:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:25 Configure a credential helper to remove this warning. See 22:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:25 22:42:25 Login Succeeded 22:42:25 docker.io 22:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:26 Configure a credential helper to remove this warning. See 22:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:26 22:42:26 Login Succeeded 22:42:26 ---> docker-login.sh ends [Pipeline] } 22:42:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:42:26 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 22:42:26 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 22:42:26 latest 22:42:26 1.0.0-dev.1 22:42:26 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 22:42:26 master 22:42:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:26 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] isUnix [Pipeline] sh 22:42:27 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 22:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:42:27 67382859e9a3: Preparing 22:42:27 6dc70efb527d: Preparing 22:42:27 e1d9d30f1eae: Preparing 22:42:27 3fbe34a1663b: Preparing 22:42:27 3fbe34a1663b: Layer already exists 22:42:27 6dc70efb527d: Pushed 22:42:27 e1d9d30f1eae: Pushed 22:42:30 67382859e9a3: Pushed 22:42:30 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72: digest: sha256:8fc3034aacd99ffb5c2fc3cf003229769f1efc0e5dcddeca929da89542bbb083 size: 1155 [Pipeline] isUnix [Pipeline] sh 22:42:30 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:42:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 22:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:42:31 67382859e9a3: Preparing 22:42:31 6dc70efb527d: Preparing 22:42:31 e1d9d30f1eae: Preparing 22:42:31 3fbe34a1663b: Preparing 22:42:31 e1d9d30f1eae: Layer already exists 22:42:31 67382859e9a3: Layer already exists 22:42:31 3fbe34a1663b: Layer already exists 22:42:31 6dc70efb527d: Layer already exists 22:42:31 latest: digest: sha256:8fc3034aacd99ffb5c2fc3cf003229769f1efc0e5dcddeca929da89542bbb083 size: 1155 [Pipeline] isUnix [Pipeline] sh 22:42:31 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh 22:42:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.1 22:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:42:32 67382859e9a3: Preparing 22:42:32 6dc70efb527d: Preparing 22:42:32 e1d9d30f1eae: Preparing 22:42:32 3fbe34a1663b: Preparing 22:42:32 e1d9d30f1eae: Layer already exists 22:42:32 6dc70efb527d: Layer already exists 22:42:32 3fbe34a1663b: Layer already exists 22:42:32 67382859e9a3: Layer already exists 22:42:32 1.0.0-dev.1: digest: sha256:8fc3034aacd99ffb5c2fc3cf003229769f1efc0e5dcddeca929da89542bbb083 size: 1155 [Pipeline] isUnix [Pipeline] sh 22:42:32 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh 22:42:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 22:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:42:33 67382859e9a3: Preparing 22:42:33 6dc70efb527d: Preparing 22:42:33 e1d9d30f1eae: Preparing 22:42:33 3fbe34a1663b: Preparing 22:42:33 3fbe34a1663b: Layer already exists 22:42:33 6dc70efb527d: Layer already exists 22:42:33 67382859e9a3: Layer already exists 22:42:33 e1d9d30f1eae: Layer already exists 22:42:33 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1: digest: sha256:8fc3034aacd99ffb5c2fc3cf003229769f1efc0e5dcddeca929da89542bbb083 size: 1155 [Pipeline] isUnix [Pipeline] sh 22:42:33 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] isUnix [Pipeline] sh 22:42:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master 22:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:42:34 67382859e9a3: Preparing 22:42:34 6dc70efb527d: Preparing 22:42:34 e1d9d30f1eae: Preparing 22:42:34 3fbe34a1663b: Preparing 22:42:34 6dc70efb527d: Layer already exists 22:42:34 3fbe34a1663b: Layer already exists 22:42:34 67382859e9a3: Layer already exists 22:42:34 e1d9d30f1eae: Layer already exists 22:42:34 master: digest: sha256:8fc3034aacd99ffb5c2fc3cf003229769f1efc0e5dcddeca929da89542bbb083 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:42:34 ===================================================== [Pipeline] echo 22:42:34 taggedImages: 22:42:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 22:42:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 22:42:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.1 22:42:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 22:42:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:42:34 ---> job-cost.sh 22:42:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-73ev 22:43:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:44:35 lf-activate-venv(): INFO: Adding /tmp/venv-73ev/bin to PATH 22:44:35 INFO: No Stack... 22:44:35 INFO: Retrieving Pricing Info for: v2-standard-4 22:44:35 INFO: Archiving Costs [Pipeline] sh 22:44:35 + cat /w/workspace/device-rfid-llrp-go/7/archives/cost.csv 22:44:35 + cut -d, -f6 [Pipeline] lock 22:44:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-7-stack-cost] 22:44:36 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-7-stack-cost] did not exist. Created. 22:44:36 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:44:36 /w/workspace/device-rfid-llrp-go/7@tmp/durable-52ea3297/script.sh: 1: /w/workspace/device-rfid-llrp-go/7@tmp/durable-52ea3297/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:44:36 + echo total: 0.18000000715255737 [Pipeline] stash 22:44:36 Warning: overwriting stash ‘stack-cost’ 22:44:36 Stashed 1 file(s) [Pipeline] } 22:44:36 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-7-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 22:44:38 provisioning config files... 22:44:38 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config4359305304070038042tmp [Pipeline] { [Pipeline] sh 22:44:38 + set +x 22:44:38 + bash -s -- 22:44:38 + curl -s https://codecov.io/bash 22:44:38 22:44:38 _____ _ 22:44:38 / ____| | | 22:44:38 | | ___ __| | ___ ___ _____ __ 22:44:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:44:38 | |___| (_) | (_| | __/ (_| (_) \ V / 22:44:38 \_____\___/ \__,_|\___|\___\___/ \_/ 22:44:38 Bash-1.0.3 22:44:38 22:44:38 22:44:38 ==> git version 2.24.4 found 22:44:38 ==> 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 22:44:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:44:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:44:38 ==> Jenkins CI detected. 22:44:38 project root: . 22:44:38 --> token set from env 22:44:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:44:38 ==> Running gcov in . (disable via -X gcov) 22:44:38 ==> Python coveragepy not found 22:44:38 ==> Searching for coverage reports in: 22:44:38 + . 22:44:38 -> Found 1 reports 22:44:38 ==> Detecting git/mercurial file structure 22:44:38 ==> Reading reports 22:44:38 + ./coverage.out bytes=462634 22:44:38 ==> Appending adjustments 22:44:38 https://docs.codecov.io/docs/fixing-reports 22:44:38 + Found adjustments 22:44:38 ==> Gzipping contents 22:44:38 52K /tmp/codecov.C4JDKE.gz 22:44:38 ==> Uploading reports 22:44:38 url: https://codecov.io 22:44:38 query: branch=master&commit=2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmaster%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:44:38 -> Pinging Codecov 22:44:38 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmaster%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:44:39 -> Uploading to 22:44:39 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/581DD39554BDF9B6E22D074273EAD858/2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72/3e33dbbf-71bb-4086-b04d-0b18539cc65a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T224439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=254c9ec2bb2efecc6a5ef9283386d87e2fef008f6ee8ea3f1913eb14212813f3 22:44:39 % Total % Received % Xferd Average Speed Time Time Time Current 22:44:39 Dload Upload Total Spent Left Speed 22:44:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53036 0 0 100 53036 0 118k --:--:-- --:--:-- --:--:-- 118k 100 53036 0 0 100 53036 0 118k --:--:-- --:--:-- --:--:-- 118k 22:44:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] } 22:44:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:44:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:44:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:44:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:44:40 22:44:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:44:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:44:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:44:41 188c0c94c7c5: Pulling fs layer 22:44:41 0ef7d3d256c8: Pulling fs layer 22:44:41 de9db76c5a1d: Pulling fs layer 22:44:41 0eba1c9be4d2: Pulling fs layer 22:44:41 0d57e429df01: Pulling fs layer 22:44:41 4e4be7b47b0d: Pulling fs layer 22:44:41 e1f770b5df2f: Pulling fs layer 22:44:41 85a0685a4137: Pulling fs layer 22:44:41 0eba1c9be4d2: Waiting 22:44:41 0d57e429df01: Waiting 22:44:41 4e4be7b47b0d: Waiting 22:44:41 e1f770b5df2f: Waiting 22:44:41 85a0685a4137: Waiting 22:44:41 de9db76c5a1d: Verifying Checksum 22:44:41 de9db76c5a1d: Download complete 22:44:41 0ef7d3d256c8: Verifying Checksum 22:44:41 0ef7d3d256c8: Download complete 22:44:41 0d57e429df01: Verifying Checksum 22:44:41 0d57e429df01: Download complete 22:44:41 188c0c94c7c5: Verifying Checksum 22:44:41 188c0c94c7c5: Download complete 22:44:41 4e4be7b47b0d: Verifying Checksum 22:44:41 4e4be7b47b0d: Download complete 22:44:41 188c0c94c7c5: Pull complete 22:44:41 0ef7d3d256c8: Pull complete 22:44:41 de9db76c5a1d: Pull complete 22:44:43 e1f770b5df2f: Verifying Checksum 22:44:43 e1f770b5df2f: Download complete 22:44:44 0eba1c9be4d2: Verifying Checksum 22:44:44 0eba1c9be4d2: Download complete 22:44:44 85a0685a4137: Verifying Checksum 22:44:44 85a0685a4137: Download complete 22:44:48 0eba1c9be4d2: Pull complete 22:44:48 0d57e429df01: Pull complete 22:44:48 4e4be7b47b0d: Pull complete 22:44:48 e1f770b5df2f: Pull complete 22:44:51 85a0685a4137: Pull complete 22:44:51 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:44:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:44:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:44:51 prd-centos7-docker-4c-2g-358 does not seem to be running inside a container 22:44:51 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:44:53 $ docker top a2180f08260cd79fcb51b2a2a5e9fba36b5e4b19f40aa9976f58bb00f45dc9a8 -eo pid,comm [Pipeline] { [Pipeline] echo 22:44:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:44:54 + set -o pipefail 22:44:54 + snyk monitor '--org=edgex-jenkins' 22:45:04 22:45:04 Monitoring /w/workspace/undry_device-rfid-llrp-go_master (github.com/edgexfoundry/device-rfid-llrp-go)... 22:45:04 22:45:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/2b42413c-ed8f-4315-8575-92f2525032a8 22:45:04 22:45:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:45:04 22:45:04 [Pipeline] } 22:45:04 $ docker stop --time=1 a2180f08260cd79fcb51b2a2a5e9fba36b5e4b19f40aa9976f58bb00f45dc9a8 22:45:05 $ docker rm -f a2180f08260cd79fcb51b2a2a5e9fba36b5e4b19f40aa9976f58bb00f45dc9a8 [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 22:45:06 + git log --format=format:%s -1 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] isUnix [Pipeline] sh 22:45:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:45:07 . [Pipeline] withDockerContainer 22:45:07 prd-centos7-docker-4c-2g-358 does not seem to be running inside a container 22:45:07 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:45:07 $ docker top c39cb3f74b6ebb8ecccdc967161ef4f3e138056377969bb9dbbaac66309c5c8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:45:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:45:07 [ssh-agent] Looking for ssh-agent implementation... 22:45:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:45:08 $ docker exec c39cb3f74b6ebb8ecccdc967161ef4f3e138056377969bb9dbbaac66309c5c8f ssh-agent 22:45:08 SSH_AUTH_SOCK=/tmp/ssh-Z3jOXlrOijuj/agent.14 22:45:08 SSH_AGENT_PID=20 22:45:08 Running ssh-add (command line suppressed) 22:45:08 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_9142567028930288944.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_9142567028930288944.key) 22:45:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:45:08 + git semver tag 22:45:08 # -> Open(): unable to determine branch for HEAD 22:45:08 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 22:45:08 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 22:45:08 # $SEMVER_REMOTE_NAME = origin 22:45:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:45:08 # $SEMVER_USER_NAME = edgex-jenkins 22:45:08 # $SEMVER_BRANCH = master 22:45:08 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver 22:45:08 # 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 HEAD 22:45:08 # -> Force: false 22:45:08 # 68377f469aa79422ec12db142b12668940c1a95b refs/tags/v1.0.0-dev.1 [Pipeline] } 22:45:08 $ docker exec --env ******** --env ******** c39cb3f74b6ebb8ecccdc967161ef4f3e138056377969bb9dbbaac66309c5c8f ssh-agent -k 22:45:08 unset SSH_AUTH_SOCK; 22:45:08 unset SSH_AGENT_PID; 22:45:08 echo Agent pid 20 killed; 22:45:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:45:09 + git semver [Pipeline] } 22:45:09 $ docker stop --time=1 c39cb3f74b6ebb8ecccdc967161ef4f3e138056377969bb9dbbaac66309c5c8f 22:45:10 $ docker rm -f c39cb3f74b6ebb8ecccdc967161ef4f3e138056377969bb9dbbaac66309c5c8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:45:10 22:45:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:45:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:45:11 0.23.1-centos7: Pulling from edgex-lftools 22:45:11 ab5ef0e58194: Pulling fs layer 22:45:11 9712f1f96733: Pulling fs layer 22:45:11 63f879dbbcfc: Pulling fs layer 22:45:11 0d9ebad4ef96: Pulling fs layer 22:45:11 e9a5061849ea: Pulling fs layer 22:45:11 d747dcd14b5f: Pulling fs layer 22:45:11 2de7ff778b66: Pulling fs layer 22:45:11 0d9ebad4ef96: Waiting 22:45:11 e9a5061849ea: Waiting 22:45:11 d747dcd14b5f: Waiting 22:45:11 2de7ff778b66: Waiting 22:45:11 9712f1f96733: Download complete 22:45:12 63f879dbbcfc: Download complete 22:45:12 e9a5061849ea: Verifying Checksum 22:45:12 e9a5061849ea: Download complete 22:45:12 d747dcd14b5f: Verifying Checksum 22:45:12 d747dcd14b5f: Download complete 22:45:12 2de7ff778b66: Verifying Checksum 22:45:12 2de7ff778b66: Download complete 22:45:12 ab5ef0e58194: Verifying Checksum 22:45:12 ab5ef0e58194: Download complete 22:45:13 0d9ebad4ef96: Verifying Checksum 22:45:13 0d9ebad4ef96: Download complete 22:45:15 ab5ef0e58194: Pull complete 22:45:15 9712f1f96733: Pull complete 22:45:16 63f879dbbcfc: Pull complete 22:45:19 0d9ebad4ef96: Pull complete 22:45:19 e9a5061849ea: Pull complete 22:45:19 d747dcd14b5f: Pull complete 22:45:20 2de7ff778b66: Pull complete 22:45:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:45:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:45:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:45:20 prd-centos7-docker-4c-2g-358 does not seem to be running inside a container 22:45:20 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:45:24 $ docker top e2b5ef15fdc9bac1fa2b7de46a1e25bc977a3592310901bfc356e086ebac642b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:45:24 provisioning config files... 22:45:24 copy managed file [sigul-config] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config8045491473451089990tmp 22:45:24 copy managed file [sigul-password] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config6688036754250310333tmp 22:45:24 copy managed file [sigul-pki] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config6163437747048148257tmp [Pipeline] { [Pipeline] echo 22:45:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:45:24 ---> sigul-configuration.sh 22:45:24 gpg: directory `/root/.gnupg' created 22:45:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:45:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:45:24 gpg: keyring `/root/.gnupg/secring.gpg' created 22:45:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:45:24 gpg: CAST5 encrypted data 22:45:24 gpg: encrypted with 1 passphrase 22:45:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:45:24 + mkdir /home/jenkins 22:45:24 + mkdir /home/jenkins/sigul [Pipeline] sh 22:45:25 + 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 22:45:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:45:25 ---> sigul-install.sh 22:45:29 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:45:30 + git tag --list 22:45:30 v0.0.0 22:45:30 v1.0.0-dev.1 [Pipeline] sh 22:45:30 + lftools sign git-tag v1.0.0-dev.1 22:45:30 Signing Git tag with Sigul... 22:45:30 Signing v1.0.0-dev.1 [Pipeline] echo 22:45:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:45:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:45:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:45:32 $ docker stop --time=1 e2b5ef15fdc9bac1fa2b7de46a1e25bc977a3592310901bfc356e086ebac642b 22:45:33 $ docker rm -f e2b5ef15fdc9bac1fa2b7de46a1e25bc977a3592310901bfc356e086ebac642b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:45:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:45:34 . [Pipeline] withDockerContainer 22:45:34 prd-centos7-docker-4c-2g-358 does not seem to be running inside a container 22:45:34 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:45:34 $ docker top 36ee7e24a30da9354bb292c0485d451edfb367f8d2e6a390bb035cf3c0851713 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:45:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:45:35 [ssh-agent] Looking for ssh-agent implementation... 22:45:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:45:35 $ docker exec 36ee7e24a30da9354bb292c0485d451edfb367f8d2e6a390bb035cf3c0851713 ssh-agent 22:45:35 SSH_AUTH_SOCK=/tmp/ssh-M7W5XiHXAzp9/agent.13 22:45:35 SSH_AGENT_PID=20 22:45:35 Running ssh-add (command line suppressed) 22:45:35 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_326983077104436722.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_326983077104436722.key) 22:45:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:45:35 + git semver bump pre 22:45:35 # -> Open(): unable to determine branch for HEAD 22:45:35 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 22:45:35 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 22:45:35 # $SEMVER_REMOTE_NAME = origin 22:45:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:45:35 # $SEMVER_USER_NAME = edgex-jenkins 22:45:35 # $SEMVER_BRANCH = master 22:45:35 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver 22:45:35 1.0.0-dev.2 [Pipeline] } 22:45:35 $ docker exec --env ******** --env ******** 36ee7e24a30da9354bb292c0485d451edfb367f8d2e6a390bb035cf3c0851713 ssh-agent -k 22:45:35 unset SSH_AUTH_SOCK; 22:45:35 unset SSH_AGENT_PID; 22:45:35 echo Agent pid 20 killed; 22:45:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:45:36 + git semver [Pipeline] } 22:45:36 $ docker stop --time=1 36ee7e24a30da9354bb292c0485d451edfb367f8d2e6a390bb035cf3c0851713 22:45:37 $ docker rm -f 36ee7e24a30da9354bb292c0485d451edfb367f8d2e6a390bb035cf3c0851713 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:45:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:45:37 . [Pipeline] withDockerContainer 22:45:37 prd-centos7-docker-4c-2g-358 does not seem to be running inside a container 22:45:37 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:45:38 $ docker top 3cdc39dd8cbc14aa4d3bddff010a4a4d20c9b490879b3deeec320367b1f744e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:45:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:45:38 [ssh-agent] Looking for ssh-agent implementation... 22:45:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:45:38 $ docker exec 3cdc39dd8cbc14aa4d3bddff010a4a4d20c9b490879b3deeec320367b1f744e4 ssh-agent 22:45:38 SSH_AUTH_SOCK=/tmp/ssh-KCsPm6C0SVT5/agent.13 22:45:38 SSH_AGENT_PID=20 22:45:38 Running ssh-add (command line suppressed) 22:45:38 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_7317897589421126476.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_7317897589421126476.key) 22:45:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:45:38 + git semver push 22:45:38 # -> Open(): unable to determine branch for HEAD 22:45:38 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 22:45:38 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 22:45:38 # $SEMVER_REMOTE_NAME = origin 22:45:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:45:38 # $SEMVER_USER_NAME = edgex-jenkins 22:45:38 # $SEMVER_BRANCH = master 22:45:38 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } 22:45:44 $ docker exec --env ******** --env ******** 3cdc39dd8cbc14aa4d3bddff010a4a4d20c9b490879b3deeec320367b1f744e4 ssh-agent -k 22:45:44 unset SSH_AUTH_SOCK; 22:45:44 unset SSH_AGENT_PID; 22:45:44 echo Agent pid 20 killed; 22:45:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:45:44 + git semver [Pipeline] } 22:45:44 $ docker stop --time=1 3cdc39dd8cbc14aa4d3bddff010a4a4d20c9b490879b3deeec320367b1f744e4 22:45:45 $ docker rm -f 3cdc39dd8cbc14aa4d3bddff010a4a4d20c9b490879b3deeec320367b1f744e4 [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 22:45:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:45:47 ---> package-listing.sh 22:45:47 ++ tr '[:upper:]' '[:lower:]' 22:45:47 ++ facter osfamily 22:45:48 + OS_FAMILY=redhat 22:45:48 + workspace=/w/workspace/undry_device-rfid-llrp-go_master 22:45:48 + START_PACKAGES=/tmp/packages_start.txt 22:45:48 + END_PACKAGES=/tmp/packages_end.txt 22:45:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:45:48 + PACKAGES=/tmp/packages_start.txt 22:45:48 + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' 22:45:48 + PACKAGES=/tmp/packages_end.txt 22:45:48 + case "${OS_FAMILY}" in 22:45:48 + rpm -qa 22:45:48 + sort 22:45:48 + '[' -f /tmp/packages_start.txt ']' 22:45:48 + '[' -f /tmp/packages_end.txt ']' 22:45:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:45:48 + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' 22:45:48 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_master/archives/ 22:45:48 + 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 22:45:48 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 22:45:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:45:49 22:45:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:45:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:45:49 alpine: Pulling from edgex-lftools-log-publisher 22:45:49 df20fa9351a1: Pulling fs layer 22:45:49 36b3adc4ff6f: Pulling fs layer 22:45:49 8ad3a11d3b57: Pulling fs layer 22:45:49 46f8f816bc3b: Pulling fs layer 22:45:49 93b61091891f: Pulling fs layer 22:45:49 93b9cdb0e59b: Pulling fs layer 22:45:49 5e14af77c1be: Pulling fs layer 22:45:49 01666e4c0597: Pulling fs layer 22:45:49 aa168da1d23b: Pulling fs layer 22:45:49 93b9cdb0e59b: Waiting 22:45:49 5e14af77c1be: Waiting 22:45:49 01666e4c0597: Waiting 22:45:49 46f8f816bc3b: Waiting 22:45:49 93b61091891f: Waiting 22:45:49 aa168da1d23b: Waiting 22:45:49 36b3adc4ff6f: Verifying Checksum 22:45:49 36b3adc4ff6f: Download complete 22:45:49 46f8f816bc3b: Verifying Checksum 22:45:49 46f8f816bc3b: Download complete 22:45:49 df20fa9351a1: Verifying Checksum 22:45:49 df20fa9351a1: Download complete 22:45:49 93b9cdb0e59b: Verifying Checksum 22:45:49 93b9cdb0e59b: Download complete 22:45:50 5e14af77c1be: Verifying Checksum 22:45:50 5e14af77c1be: Download complete 22:45:50 01666e4c0597: Verifying Checksum 22:45:50 01666e4c0597: Download complete 22:45:50 93b61091891f: Verifying Checksum 22:45:50 93b61091891f: Download complete 22:45:50 df20fa9351a1: Pull complete 22:45:50 8ad3a11d3b57: Verifying Checksum 22:45:50 8ad3a11d3b57: Download complete 22:45:50 36b3adc4ff6f: Pull complete 22:45:50 8ad3a11d3b57: Pull complete 22:45:50 46f8f816bc3b: Pull complete 22:45:51 93b61091891f: Pull complete 22:45:51 93b9cdb0e59b: Pull complete 22:45:51 5e14af77c1be: Pull complete 22:45:51 01666e4c0597: Pull complete 22:45:52 aa168da1d23b: Verifying Checksum 22:45:52 aa168da1d23b: Download complete 22:45:56 aa168da1d23b: Pull complete 22:45:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:45:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:45:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:45:56 prd-centos7-docker-4c-2g-358 does not seem to be running inside a container 22:45:56 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:45:58 $ docker top 9bf977f76c0b708aecbaf079bd33b6b4a46ce19aaaeb71a8b1fd126af308733e -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:58 + touch /tmp/pre-build-complete [Pipeline] sh 22:45:59 + mkdir -p /var/log/sa [Pipeline] sh 22:45:59 + ls /var/log/sa-host 22:45:59 + sadf -c /var/log/sa-host/sa05 22:45:59 file_magic: OK 22:45:59 HZ: Using current value: 100 22:45:59 file_header: OK 22:45:59 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 22:45:59 Statistics: 22:45:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:45:59 File successfully converted to sysstat format version 12.2.1 22:45:59 + sadf -c /var/log/sa-host/sa10 22:45:59 file_magic: OK 22:45:59 HZ: Using current value: 100 22:45:59 file_header: OK 22:45:59 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 22:45:59 Statistics: 22:45:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:45:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:00 provisioning config files... 22:46:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config6044171681394671696tmp [Pipeline] { [Pipeline] echo 22:46:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:46:00 ---> create-netrc.sh [Pipeline] } 22:46:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:46:00 ---> python-tools-install.sh [Pipeline] echo 22:46:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:46:01 ---> sudo-logs.sh 22:46:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:46:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:46:01 ---> job-cost.sh 22:46:01 lf-activate-venv: SKIPPING 22:46:01 DEBUG: total: 0.18000000715255737 22:46:01 INFO: Retrieving Stack Cost... 22:46:02 INFO: Retrieving Pricing Info for: v3-standard-2 22:46:02 INFO: Archiving Costs [Pipeline] echo 22:46:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:46:02 ---> logs-deploy.sh 22:46:02 lf-activate-venv: SKIPPING 22:46:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/master/7 22:46:02 INFO: archiving workspace using pattern(s): 22:46:03 Archives upload complete. 22:46:03 INFO: archiving logs to Nexus 22:46:04 ---> uname -a: 22:46:04 Linux prd-centos7-docker-4c-2g-358.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:46:04 22:46:04 22:46:04 ---> lscpu: 22:46:04 Architecture: x86_64 22:46:04 CPU op-mode(s): 32-bit, 64-bit 22:46:04 Byte Order: Little Endian 22:46:04 Address sizes: 40 bits physical, 48 bits virtual 22:46:04 CPU(s): 2 22:46:04 On-line CPU(s) list: 0,1 22:46:04 Thread(s) per core: 1 22:46:04 Core(s) per socket: 1 22:46:04 Socket(s): 2 22:46:04 NUMA node(s): 1 22:46:04 Vendor ID: AuthenticAMD 22:46:04 CPU family: 23 22:46:04 Model: 49 22:46:04 Model name: AMD EPYC-Rome Processor 22:46:04 Stepping: 0 22:46:04 CPU MHz: 2800.000 22:46:04 BogoMIPS: 5600.00 22:46:04 Virtualization: AMD-V 22:46:04 Hypervisor vendor: KVM 22:46:04 Virtualization type: full 22:46:04 L1d cache: 64 KiB 22:46:04 L1i cache: 64 KiB 22:46:04 L2 cache: 1 MiB 22:46:04 L3 cache: 32 MiB 22:46:04 NUMA node0 CPU(s): 0,1 22:46:04 Vulnerability Itlb multihit: Not affected 22:46:04 Vulnerability L1tf: Not affected 22:46:04 Vulnerability Mds: Not affected 22:46:04 Vulnerability Meltdown: Not affected 22:46:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:46:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:46:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:46:04 Vulnerability Srbds: Not affected 22:46:04 Vulnerability Tsx async abort: Not affected 22:46:04 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 22:46:04 22:46:04 22:46:04 ---> nproc: 22:46:04 2 22:46:04 22:46:04 22:46:04 ---> df -h: 22:46:04 Filesystem Size Used Available Use% Mounted on 22:46:04 overlay 40.0G 8.9G 31.1G 22% / 22:46:04 tmpfs 64.0M 0 64.0M 0% /dev 22:46:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:46:04 shm 64.0M 0 64.0M 0% /dev/shm 22:46:04 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 22:46:04 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 22:46:04 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 22:46:04 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 22:46:04 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_device-rfid-llrp-go_master@tmp 22:46:04 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 22:46:04 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 22:46:04 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 22:46:04 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 22:46:04 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_device-rfid-llrp-go_master 22:46:04 22:46:04 22:46:04 ---> free -m: 22:46:04 total used free shared buff/cache available 22:46:04 Mem: 7821 1170 3264 0 3386 6568 22:46:04 Swap: 1023 0 1023 22:46:04 22:46:04 22:46:04 ---> ip addr: 22:46:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:46:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:46:04 inet 127.0.0.1/8 scope host lo 22:46:04 valid_lft forever preferred_lft forever 22:46:04 inet6 ::1/128 scope host 22:46:04 valid_lft forever preferred_lft forever 22:46:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:46:04 link/ether fa:16:3e:a9:30:b4 brd ff:ff:ff:ff:ff:ff 22:46:04 inet 10.30.123.220/23 brd 10.30.123.255 scope global dynamic eth0 22:46:04 valid_lft 85738sec preferred_lft 85738sec 22:46:04 inet6 fe80::f816:3eff:fea9:30b4/64 scope link 22:46:04 valid_lft forever preferred_lft forever 22:46:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:46:04 link/ether 02:42:27:06:f6:59 brd ff:ff:ff:ff:ff:ff 22:46:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:46:04 valid_lft forever preferred_lft forever 22:46:04 inet6 fe80::42:27ff:fe06:f659/64 scope link 22:46:04 valid_lft forever preferred_lft forever 22:46:04 22:46:04 22:46:04 ---> sar -b -r -n DEV: 22:46:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 22:46:04 22:46:04 22:34:52 LINUX RESTART (2 CPU) 22:46:04 22:46:04 22:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:46:04 22:37:01 1.90 0.00 1.90 0.00 0.00 36.09 0.00 22:46:04 22:38:01 0.25 0.00 0.25 0.00 0.00 4.00 0.00 22:46:04 22:39:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 22:46:04 22:40:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 22:46:04 22:41:01 0.32 0.00 0.32 0.00 0.00 4.65 0.00 22:46:04 22:42:01 0.35 0.00 0.35 0.00 0.00 3.96 0.00 22:46:04 22:43:01 0.13 0.00 0.13 0.00 0.00 2.02 0.00 22:46:04 22:44:01 0.28 0.00 0.28 0.00 0.00 3.38 0.00 22:46:04 22:45:01 74.39 0.03 74.35 0.00 3.73 27192.92 0.00 22:46:04 Average: 8.69 0.00 8.68 0.00 0.42 3034.32 0.00 22:46:04 22:46:04 22:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:46:04 22:37:01 5477076 0 791788 9.89 2620 1737456 1204588 13.30 560904 1574016 20 22:46:04 22:38:01 5475472 0 793384 9.91 2620 1737464 1204864 13.30 562192 1574088 20 22:46:04 22:39:01 5473120 0 795736 9.94 2620 1737464 1204912 13.30 563940 1574620 8 22:46:04 22:40:01 5475616 0 793236 9.90 2620 1737468 1204588 13.30 559340 1577428 8 22:46:04 22:41:01 5471736 0 797108 9.95 2620 1737476 1207536 13.33 563876 1577428 8 22:46:04 22:42:01 5471732 0 797112 9.95 2620 1737476 1207440 13.33 563292 1577428 16 22:46:04 22:43:01 5469612 0 799224 9.98 2620 1737484 1207440 13.33 565432 1577428 8 22:46:04 22:44:01 5460540 0 808288 10.09 2620 1737492 1207440 13.33 573984 1577428 20 22:46:04 22:45:01 4458068 0 1037100 12.95 2620 2511152 1542560 17.03 785172 2258816 45608 22:46:04 Average: 5359219 0 823664 10.28 2620 1823437 1243485 13.73 588681 1652076 5080 22:46:04 22:46:04 22:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:46:04 22:37:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 22:46:04 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:38:01 eth0 0.97 0.30 0.32 0.20 0.00 0.00 0.00 0.00 22:46:04 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:39:01 eth0 0.52 0.27 0.27 0.20 0.00 0.00 0.00 0.00 22:46:04 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:40:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:46:04 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:41:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 22:46:04 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:46:04 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:43:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:46:04 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:44:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:45:01 vetha8ae08d 31.57 31.46 3.14 158.82 0.00 0.00 0.00 0.00 22:46:04 22:45:01 eth0 417.80 387.38 4239.77 55.77 0.00 0.00 0.00 0.00 22:46:04 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 22:45:01 docker0 31.57 31.34 2.71 158.81 0.00 0.00 0.00 0.00 22:46:04 Average: vetha8ae08d 3.52 3.50 0.35 17.68 0.00 0.00 0.00 0.00 22:46:04 Average: eth0 46.83 43.25 472.15 6.26 0.00 0.00 0.00 0.00 22:46:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:04 Average: docker0 3.52 3.49 0.30 17.68 0.00 0.00 0.00 0.00 22:46:04 22:46:04 22:46:04 ---> sar -P ALL: 22:46:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 22:46:04 22:46:04 22:34:52 LINUX RESTART (2 CPU) 22:46:04 22:46:04 22:36:02 CPU %user %nice %system %iowait %steal %idle 22:46:04 22:37:01 all 0.09 0.00 0.03 0.00 0.05 99.83 22:46:04 22:37:01 0 0.07 0.00 0.03 0.00 0.05 99.85 22:46:04 22:37:01 1 0.10 0.00 0.03 0.00 0.05 99.81 22:46:04 22:38:01 all 0.12 0.00 0.09 0.00 0.04 99.75 22:46:04 22:38:01 0 0.08 0.00 0.07 0.00 0.05 99.80 22:46:04 22:38:01 1 0.15 0.00 0.12 0.00 0.03 99.70 22:46:04 22:39:01 all 0.05 0.00 0.01 0.00 0.05 99.89 22:46:04 22:39:01 0 0.02 0.00 0.00 0.00 0.05 99.93 22:46:04 22:39:01 1 0.08 0.00 0.02 0.00 0.05 99.85 22:46:04 22:40:01 all 0.06 0.00 0.04 0.00 0.03 99.87 22:46:04 22:40:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:46:04 22:40:01 1 0.07 0.00 0.07 0.00 0.05 99.82 22:46:04 22:41:01 all 0.03 0.00 0.03 0.00 0.04 99.89 22:46:04 22:41:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:46:04 22:41:01 1 0.05 0.00 0.03 0.00 0.05 99.87 22:46:04 22:42:01 all 0.08 0.00 0.03 0.00 0.04 99.86 22:46:04 22:42:01 0 0.03 0.00 0.03 0.00 0.05 99.88 22:46:04 22:42:01 1 0.12 0.00 0.02 0.00 0.03 99.83 22:46:04 22:43:01 all 0.11 0.00 0.04 0.00 0.03 99.82 22:46:04 22:43:01 0 0.05 0.00 0.03 0.00 0.05 99.87 22:46:04 22:43:01 1 0.17 0.00 0.05 0.00 0.02 99.77 22:46:04 22:44:01 all 0.03 0.00 0.03 0.00 0.03 99.91 22:46:04 22:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:46:04 22:44:01 1 0.02 0.00 0.05 0.00 0.03 99.90 22:46:04 22:45:01 all 9.96 0.00 3.88 1.24 0.07 84.85 22:46:04 22:45:01 0 10.38 0.00 4.12 0.83 0.07 84.60 22:46:04 22:45:01 1 9.53 0.00 3.65 1.66 0.07 85.09 22:46:04 Average: all 1.15 0.00 0.46 0.14 0.04 98.22 22:46:04 Average: 0 1.17 0.00 0.47 0.09 0.04 98.23 22:46:04 Average: 1 1.12 0.00 0.44 0.18 0.04 98.21 22:46:04 22:46:04 22:46:04