Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 263126330e6a568b6dfab9cbdd7861feb31ebd81 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1531856609093299611.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17286962786653891149.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 dae07dc806156effb2cae02074e2f5f64a063e83 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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5333154825977612463.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17917469571362091631.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2597704214981300895.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1770 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh7984250743353751404.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 263126330e6a568b6dfab9cbdd7861feb31ebd81 (main) > 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 263126330e6a568b6dfab9cbdd7861feb31ebd81 # timeout=10 Commit message: "fix: misuse of unbuffered os.Signal channel error (#56)" > git rev-list --no-walk 60419adc06483b68d49990c8544a97850d76c544 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:54:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:54:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:54:45 ========================================================= 00:54:45 EdgeX Global Pipelines Version Info 00:54:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:54:46 ------------------- 00:54:46 stable info: 00:54:46 ------------------- 00:54:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:54:46 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 00:54:46 Message: update stable to v1.0.219 00:54:47 ------------------- 00:54:47 experimental info: 00:54:47 ------------------- 00:54:47 Commited By: **** collab-it+edgex@linuxfoundation.org 00:54:47 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 00:54:47 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:54:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:54:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:54:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:54:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:54:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:54:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:54:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 263126330e6a568b6dfab9cbdd7861feb31ebd81 [Pipeline] echo 00:54:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2631263 [Pipeline] echo 00:54:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:48 provisioning config files... 00:54:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config156818644670343618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:48 ---> docker-login.sh 00:54:48 nexus3.edgexfoundry.org:10001 00:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:48 Configure a credential helper to remove this warning. See 00:54:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:48 00:54:48 Login Succeeded 00:54:48 nexus3.edgexfoundry.org:10002 00:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:48 Configure a credential helper to remove this warning. See 00:54:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:48 00:54:48 Login Succeeded 00:54:48 nexus3.edgexfoundry.org:10003 00:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:48 Configure a credential helper to remove this warning. See 00:54:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:48 00:54:48 Login Succeeded 00:54:48 nexus3.edgexfoundry.org:10004 00:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:48 Configure a credential helper to remove this warning. See 00:54:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:48 00:54:48 Login Succeeded 00:54:48 docker.io 00:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:49 Configure a credential helper to remove this warning. See 00:54:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:49 00:54:49 Login Succeeded 00:54:49 ---> docker-login.sh ends [Pipeline] } 00:54:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:54:49 + git rev-list -1 --merges 263126330e6a568b6dfab9cbdd7861feb31ebd81~1..263126330e6a568b6dfab9cbdd7861feb31ebd81 [Pipeline] echo 00:54:49 -----------> git rev-list -1 --merges 263126330e6a568b6dfab9cbdd7861feb31ebd81~1..263126330e6a568b6dfab9cbdd7861feb31ebd81 263126330e6a568b6dfab9cbdd7861feb31ebd81 [false] [Pipeline] sh 00:54:49 + git log --format=format:%s -1 263126330e6a568b6dfab9cbdd7861feb31ebd81 [Pipeline] echo 00:54:49 ========================================================= 00:54:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:54:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:54:50 + git log --format=format:%s -1 263126330e6a568b6dfab9cbdd7861feb31ebd81 [Pipeline] echo 00:54:50 [semverPrep] GIT_COMMIT: 263126330e6a568b6dfab9cbdd7861feb31ebd81, Commit Message: fix: misuse of unbuffered os.Signal channel error (#56) [Pipeline] echo 00:54:50 [semverPrep] This is not a build commit. [Pipeline] sh 00:54:50 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 00:54:50 + grep -v github /etc/ssh/ssh_known_hosts 00:54:50 + '[' -e /tmp/ssh_known_hosts ']' 00:54:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:54:50 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 00:54:50 + sudo tee -a /etc/ssh/ssh_known_hosts 00:54:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:54:51 00:54:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:54:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:54:51 latest: Pulling from edgex-devops/git-semver 00:54:51 a0d0a0d46f8b: Pulling fs layer 00:54:51 3e5f54012d9b: Pulling fs layer 00:54:51 4c7163046ea9: Pulling fs layer 00:54:51 0c2d73faf560: Pulling fs layer 00:54:51 0c2d73faf560: Waiting 00:54:51 3e5f54012d9b: Download complete 00:54:51 a0d0a0d46f8b: Verifying Checksum 00:54:51 a0d0a0d46f8b: Download complete 00:54:51 4c7163046ea9: Verifying Checksum 00:54:51 4c7163046ea9: Download complete 00:54:51 0c2d73faf560: Verifying Checksum 00:54:51 0c2d73faf560: Download complete 00:54:51 a0d0a0d46f8b: Pull complete 00:54:51 3e5f54012d9b: Pull complete 00:54:52 4c7163046ea9: Pull complete 00:54:52 0c2d73faf560: Pull complete 00:54:52 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:54:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:54:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:54:52 prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container 00:54:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:54:52 $ docker top 79263736145ad7aef079d292f58372ac9fd17807f7e7fecbba8ca22c00bcf76c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:54:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:54:53 [ssh-agent] Looking for ssh-agent implementation... 00:54:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:54:53 $ docker exec 79263736145ad7aef079d292f58372ac9fd17807f7e7fecbba8ca22c00bcf76c ssh-agent 00:54:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbBcCPk/agent.15 00:54:53 SSH_AGENT_PID=21 00:54:53 Running ssh-add (command line suppressed) 00:54:53 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1193188940196068911.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1193188940196068911.key) 00:54:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:54:53 + git tag --points-at HEAD [Pipeline] } 00:54:53 $ docker exec --env ******** --env ******** 79263736145ad7aef079d292f58372ac9fd17807f7e7fecbba8ca22c00bcf76c ssh-agent -k 00:54:53 unset SSH_AUTH_SOCK; 00:54:53 unset SSH_AGENT_PID; 00:54:53 echo Agent pid 21 killed; 00:54:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:54:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:54:53 [ssh-agent] Looking for ssh-agent implementation... 00:54:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:54:53 $ docker exec 79263736145ad7aef079d292f58372ac9fd17807f7e7fecbba8ca22c00bcf76c ssh-agent 00:54:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGfDdgP/agent.53 00:54:54 SSH_AGENT_PID=59 00:54:54 Running ssh-add (command line suppressed) 00:54:54 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6552398758829009704.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6552398758829009704.key) 00:54:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:54:54 + git semver init 00:54:54 # -> Open(): unable to determine branch for HEAD 00:54:54 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 00:54:54 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 00:54:54 # $SEMVER_REMOTE_NAME = origin 00:54:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:54:54 # $SEMVER_USER_NAME = edgex-jenkins 00:54:54 # $SEMVER_BRANCH = main 00:54:54 # $SEMVER_TEMP = /tmp/semver-558002296 00:54:54 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 00:54:55 # '/tmp/semver-558002296' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 00:54:55 # -> Force: false 00:54:55 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 00:54:55 $ docker exec --env ******** --env ******** 79263736145ad7aef079d292f58372ac9fd17807f7e7fecbba8ca22c00bcf76c ssh-agent -k 00:54:55 unset SSH_AUTH_SOCK; 00:54:55 unset SSH_AGENT_PID; 00:54:55 echo Agent pid 59 killed; 00:54:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:54:55 + git semver [Pipeline] } 00:54:55 $ docker stop --time=1 79263736145ad7aef079d292f58372ac9fd17807f7e7fecbba8ca22c00bcf76c 00:54:56 $ docker rm -f 79263736145ad7aef079d292f58372ac9fd17807f7e7fecbba8ca22c00bcf76c [Pipeline] // withDockerContainer [Pipeline] sh 00:54:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:54:57 Stashed 1 file(s) [Pipeline] echo 00:54:57 [edgeXSemver]: initialized semver on version 1.0.1-dev.4 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:57 provisioning config files... 00:54:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6557137031877037543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:57 ---> docker-login.sh 00:54:57 nexus3.edgexfoundry.org:10001 00:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:57 Configure a credential helper to remove this warning. See 00:54:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:57 00:54:57 Login Succeeded 00:54:57 nexus3.edgexfoundry.org:10002 00:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:57 Configure a credential helper to remove this warning. See 00:54:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:57 00:54:57 Login Succeeded 00:54:57 nexus3.edgexfoundry.org:10003 00:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:58 Configure a credential helper to remove this warning. See 00:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:58 00:54:58 Login Succeeded 00:54:58 nexus3.edgexfoundry.org:10004 00:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:58 Configure a credential helper to remove this warning. See 00:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:58 00:54:58 Login Succeeded 00:54:58 docker.io 00:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:58 Configure a credential helper to remove this warning. See 00:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:58 00:54:58 Login Succeeded 00:54:58 ---> docker-login.sh ends [Pipeline] } 00:54:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:54:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:54:58 ========================================================= 00:54:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:54:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:54:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 00:54:58 Sending build context to Docker daemon 1.616MB 00:54:58 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 00:54:58 Step 2/12 : FROM ${BASE} AS builder 00:54:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:54:58 59bf1c3509f3: Pulling fs layer 00:54:58 666ba61612fd: Pulling fs layer 00:54:58 8ed8ca486205: Pulling fs layer 00:54:58 4fe6c5a15a65: Pulling fs layer 00:54:58 22a0e8bec74d: Pulling fs layer 00:54:58 f965cba54748: Pulling fs layer 00:54:58 861ffc35075e: Pulling fs layer 00:54:58 4b385c91608e: Pulling fs layer 00:54:58 560528eb2ebb: Pulling fs layer 00:54:58 f965cba54748: Waiting 00:54:58 861ffc35075e: Waiting 00:54:58 4b385c91608e: Waiting 00:54:58 560528eb2ebb: Waiting 00:54:58 4fe6c5a15a65: Waiting 00:54:58 22a0e8bec74d: Waiting 00:54:58 8ed8ca486205: Verifying Checksum 00:54:58 8ed8ca486205: Download complete 00:54:58 666ba61612fd: Verifying Checksum 00:54:58 666ba61612fd: Download complete 00:54:58 22a0e8bec74d: Verifying Checksum 00:54:58 22a0e8bec74d: Download complete 00:54:58 f965cba54748: Verifying Checksum 00:54:58 f965cba54748: Download complete 00:54:58 59bf1c3509f3: Verifying Checksum 00:54:58 59bf1c3509f3: Download complete 00:54:58 861ffc35075e: Verifying Checksum 00:54:58 861ffc35075e: Download complete 00:54:59 4b385c91608e: Verifying Checksum 00:54:59 4b385c91608e: Download complete 00:54:59 4fe6c5a15a65: Verifying Checksum 00:54:59 4fe6c5a15a65: Download complete 00:54:59 560528eb2ebb: Verifying Checksum 00:54:59 560528eb2ebb: Download complete 00:54:59 59bf1c3509f3: Pull complete 00:54:59 666ba61612fd: Pull complete 00:54:59 8ed8ca486205: Pull complete 00:55:04 4fe6c5a15a65: Pull complete 00:55:04 22a0e8bec74d: Pull complete 00:55:04 f965cba54748: Pull complete 00:55:04 861ffc35075e: Pull complete 00:55:04 4b385c91608e: Pull complete 00:55:06 560528eb2ebb: Pull complete 00:55:06 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 00:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:55:06 ---> dd4a08f94e63 00:55:06 Step 3/12 : ARG MAKE='make build' 00:55:08 ---> Running in 832993ae041f 00:55:08 Removing intermediate container 832993ae041f 00:55:08 ---> 39bb80c75094 00:55:08 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 00:55:08 ---> Running in b0812091979c 00:55:08 Removing intermediate container b0812091979c 00:55:08 ---> bf16c3d1142a 00:55:08 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 00:55:08 ---> Running in 63e3b26e8c78 00:55:09 Removing intermediate container 63e3b26e8c78 00:55:09 ---> 5504aa7700b3 00:55:09 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:09 ---> Running in e2c59a143881 00:55:09 Removing intermediate container e2c59a143881 00:55:09 ---> 8144f8f07a7d 00:55:09 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:55:09 ---> Running in a325380e1b06 00:55:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:55:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:55:11 OK: 221 MiB in 52 packages 00:55:11 Removing intermediate container a325380e1b06 00:55:11 ---> efedf6eccfb0 00:55:11 Step 8/12 : WORKDIR /app 00:55:11 ---> Running in 1db65d86e38f 00:55:11 Removing intermediate container 1db65d86e38f 00:55:11 ---> 9367bd9e9cd1 00:55:11 Step 9/12 : COPY . . 00:55:11 ---> 955650e06a9b 00:55:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:11 ---> Running in 1409ec750a62 00:55:12 Still waiting to schedule task 00:55:12 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:55:50 Removing intermediate container 1409ec750a62 00:55:50 ---> c85d196868d4 00:55:50 Step 11/12 : RUN go mod tidy 00:55:50 ---> Running in d2352329f34e 00:55:50 Removing intermediate container d2352329f34e 00:55:50 ---> 53bd39af8d24 00:55:50 Step 12/12 : RUN $MAKE 00:55:50 ---> Running in 056aa0d0e50b 00:55:50 noop 00:55:50 Removing intermediate container 056aa0d0e50b 00:55:50 ---> 654be04cddbc 00:55:50 Successfully built 654be04cddbc 00:55:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:55:50 + docker inspect -f . ci-base-image-x86_64 00:55:50 . [Pipeline] withDockerContainer 00:55:50 prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container 00:55:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:55:51 $ docker top 26977eb333c00d0c5a15e6d27859e84c7b836048ad5466b9a07a5ce18205b4be -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:51 + go version 00:55:51 go version go1.17.6 linux/amd64 [Pipeline] } 00:55:51 $ docker stop --time=1 26977eb333c00d0c5a15e6d27859e84c7b836048ad5466b9a07a5ce18205b4be 00:55:52 $ docker rm -f 26977eb333c00d0c5a15e6d27859e84c7b836048ad5466b9a07a5ce18205b4be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:55:53 + docker inspect -f . ci-base-image-x86_64 00:55:53 . [Pipeline] withDockerContainer 00:55:53 prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container 00:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:55:53 $ docker top fb4c3b22b2ba88e8cf22923862691cb2d4c3c863a595ddde6d42a9d2668807ce -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:55:53 + make test 00:55:53 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:55:54 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 00:56:12 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 00:56:12 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 00:56:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.224s coverage: 39.5% of statements 00:56:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.262s coverage: 52.0% of statements 00:56:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.023s coverage: 95.5% of statements 00:56:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:56:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:56:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:56:20 ./bin/test-attribution-txt.sh [Pipeline] echo 00:56:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:56:20 $ docker stop --time=1 fb4c3b22b2ba88e8cf22923862691cb2d4c3c863a595ddde6d42a9d2668807ce 00:56:22 $ docker rm -f fb4c3b22b2ba88e8cf22923862691cb2d4c3c863a595ddde6d42a9d2668807ce [Pipeline] // withDockerContainer [Pipeline] sh 00:56:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:56:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:56:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:56:24 + ls -al . 00:56:24 total 604 00:56:24 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 19 00:56 . 00:56:24 drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 00:54 .. 00:56:24 -rw-rw-r--. 1 jenkins jenkins 9072 Jan 19 00:54 Attribution.txt 00:56:24 drwxrwxr-x. 2 jenkins jenkins 62 Jan 19 00:54 bin 00:56:24 drwxrwxr-x. 4 jenkins jenkins 44 Jan 19 00:54 cmd 00:56:24 -rw-r--r--. 1 jenkins jenkins 460220 Jan 19 00:56 coverage.out 00:56:24 -rw-rw-r--. 1 jenkins jenkins 1575 Jan 19 00:54 Dockerfile 00:56:24 -rw-rw-r--. 1 jenkins jenkins 134 Jan 19 00:54 .dockerignore 00:56:24 drwxrwxr-x. 2 jenkins jenkins 4096 Jan 19 00:54 examples 00:56:24 drwxrwxr-x. 8 jenkins jenkins 162 Jan 19 00:54 .git 00:56:24 drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 00:54 .github 00:56:24 -rw-rw-r--. 1 jenkins jenkins 946 Jan 19 00:54 .gitignore 00:56:24 -rw-rw-r--. 1 jenkins jenkins 245 Jan 19 00:54 go.mod 00:56:24 -rw-rw-r--. 1 jenkins jenkins 49145 Jan 19 00:54 go.sum 00:56:24 -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 00:54 GOVERNANCE.md 00:56:24 drwxrwxr-x. 2 jenkins jenkins 31 Jan 19 00:54 images 00:56:24 drwxrwxr-x. 5 jenkins jenkins 45 Jan 19 00:54 internal 00:56:24 -rw-rw-r--. 1 jenkins jenkins 682 Jan 19 00:54 Jenkinsfile 00:56:24 -rw-rw-r--. 1 jenkins jenkins 11347 Jan 19 00:54 LICENSE 00:56:24 -rw-rw-r--. 1 jenkins jenkins 936 Jan 19 00:54 Makefile 00:56:24 -rw-rw-r--. 1 jenkins jenkins 625 Jan 19 00:54 OWNERS.md 00:56:24 -rw-rw-r--. 1 jenkins jenkins 30403 Jan 19 00:54 README.md 00:56:24 drwx------. 3 jenkins jenkins 30 Jan 19 00:54 .semver 00:56:24 drwxrwxr-x. 4 jenkins jenkins 71 Jan 19 00:54 snap 00:56:24 -rw-rw-r--. 1 jenkins jenkins 11 Jan 19 00:54 VERSION 00:56:24 -rw-rw-r--. 1 jenkins jenkins 193 Jan 19 00:54 version.go [Pipeline] isUnix [Pipeline] sh 00:56:24 + 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=263126330e6a568b6dfab9cbdd7861feb31ebd81 --label arch=amd64 --label version=1.0.1-dev.4 . 00:56:24 Sending build context to Docker daemon 1.616MB 00:56:24 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 00:56:24 Step 2/26 : FROM ${BASE} AS builder 00:56:24 ---> 654be04cddbc 00:56:24 Step 3/26 : ARG MAKE='make build' 00:56:24 ---> Running in bbfceff221d7 00:56:24 Removing intermediate container bbfceff221d7 00:56:24 ---> 2e8d1081a0bd 00:56:24 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 00:56:24 ---> Running in 70f90eadf23f 00:56:24 Removing intermediate container 70f90eadf23f 00:56:24 ---> 4a94a50b9e4b 00:56:24 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 00:56:24 ---> Running in 1f042975aa50 00:56:24 Removing intermediate container 1f042975aa50 00:56:24 ---> 01d6d05b8ecc 00:56:24 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:24 ---> Running in 13cd727cf239 00:56:25 Removing intermediate container 13cd727cf239 00:56:25 ---> ea3cb639d0e0 00:56:25 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:56:25 ---> Running in 2fb6b861b060 00:56:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:56:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:56:26 OK: 221 MiB in 52 packages 00:56:26 Removing intermediate container 2fb6b861b060 00:56:26 ---> 53e8c8c23925 00:56:26 Step 8/26 : WORKDIR /app 00:56:26 ---> Running in 480db53b7e5e 00:56:26 Removing intermediate container 480db53b7e5e 00:56:26 ---> 0ad25a2ef6a2 00:56:26 Step 9/26 : COPY . . 00:56:27 ---> e362b574239b 00:56:27 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:27 ---> Running in c0d0fb38fd0b 00:56:27 Removing intermediate container c0d0fb38fd0b 00:56:27 ---> 47a062e75113 00:56:27 Step 11/26 : RUN go mod tidy 00:56:27 ---> Running in 6b7e49ae1ce0 00:56:28 Removing intermediate container 6b7e49ae1ce0 00:56:28 ---> 86e6df480235 00:56:28 Step 12/26 : RUN $MAKE 00:56:28 ---> Running in f48d52ca050e 00:56:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=1.0.1-dev.4" -o cmd/device-rfid-llrp ./cmd 00:56:43 Removing intermediate container f48d52ca050e 00:56:43 ---> e9f697c79a7d 00:56:43 Step 13/26 : FROM alpine:3.14 00:56:43 3.14: Pulling from library/alpine 00:56:43 97518928ae5f: Pulling fs layer 00:56:43 97518928ae5f: Verifying Checksum 00:56:43 97518928ae5f: Download complete 00:56:43 97518928ae5f: Pull complete 00:56:43 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 00:56:43 Status: Downloaded newer image for alpine:3.14 00:56:43 ---> 0a97eee8041e 00:56:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:56:43 ---> Running in 89b41fa00aac 00:56:43 Removing intermediate container 89b41fa00aac 00:56:43 ---> c13023765cbd 00:56:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:43 ---> Running in 3a49d9c89077 00:56:43 Removing intermediate container 3a49d9c89077 00:56:43 ---> c053c9f7d649 00:56:43 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 00:56:43 ---> Running in b9cd345a050b 00:56:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:56:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:56:44 (1/6) Installing dumb-init (1.2.5-r1) 00:56:44 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:56:44 (3/6) Installing libsodium (1.0.18-r0) 00:56:44 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:56:45 (5/6) Installing libzmq (4.3.4-r0) 00:56:45 (6/6) Installing zeromq (4.3.4-r0) 00:56:45 Executing busybox-1.33.1-r6.trigger 00:56:45 OK: 8 MiB in 20 packages 00:56:45 Removing intermediate container b9cd345a050b 00:56:45 ---> 0e32a306e44d 00:56:45 Step 17/26 : COPY --from=builder /app/LICENSE / 00:56:45 ---> 51ee89d82250 00:56:45 Step 18/26 : COPY --from=builder /app/Attribution.txt / 00:56:45 ---> 8689e79a552d 00:56:45 Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp 00:56:46 ---> 79ec3ea5b76b 00:56:46 Step 20/26 : COPY --from=builder /app/cmd/res/ / 00:56:46 ---> 392088bf2b67 00:56:46 Step 21/26 : EXPOSE 59989 00:56:46 ---> Running in 3e1146b53ab5 00:56:46 Removing intermediate container 3e1146b53ab5 00:56:46 ---> 1c8edacbb762 00:56:46 Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] 00:56:46 ---> Running in 436127d46244 00:56:46 Removing intermediate container 436127d46244 00:56:46 ---> 2100b1fbd05a 00:56:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 00:56:46 ---> Running in 77955b23c0dc 00:56:46 Removing intermediate container 77955b23c0dc 00:56:46 ---> d5f3d830a93b 00:56:46 Step 24/26 : LABEL arch=amd64 00:56:46 ---> Running in d13a1065f7a2 00:56:46 Removing intermediate container d13a1065f7a2 00:56:46 ---> 04bd0edfd005 00:56:46 Step 25/26 : LABEL git_sha=263126330e6a568b6dfab9cbdd7861feb31ebd81 00:56:46 ---> Running in a2edb86de867 00:56:46 Removing intermediate container a2edb86de867 00:56:46 ---> 1fc9432e6b7d 00:56:46 Step 26/26 : LABEL version=1.0.1-dev.4 00:56:46 ---> Running in 053594349e0f 00:56:47 Removing intermediate container 053594349e0f 00:56:47 ---> c5d5a0d0f164 00:56:47 [Warning] One or more build-args [ARCH] were not consumed 00:56:47 Successfully built c5d5a0d0f164 00:56:47 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:56:47 provisioning config files... 00:56:47 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3081135118643235291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:56:47 ---> docker-login.sh 00:56:47 nexus3.edgexfoundry.org:10001 00:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:47 Configure a credential helper to remove this warning. See 00:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:47 00:56:47 Login Succeeded 00:56:47 nexus3.edgexfoundry.org:10002 00:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:47 Configure a credential helper to remove this warning. See 00:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:47 00:56:47 Login Succeeded 00:56:47 nexus3.edgexfoundry.org:10003 00:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:47 Configure a credential helper to remove this warning. See 00:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:47 00:56:47 Login Succeeded 00:56:47 nexus3.edgexfoundry.org:10004 00:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:47 Configure a credential helper to remove this warning. See 00:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:47 00:56:47 Login Succeeded 00:56:47 docker.io 00:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:48 Configure a credential helper to remove this warning. See 00:56:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:48 00:56:48 Login Succeeded 00:56:48 ---> docker-login.sh ends [Pipeline] } 00:56:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:56:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:56:48 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 00:56:48 263126330e6a568b6dfab9cbdd7861feb31ebd81 00:56:48 latest 00:56:48 1.0.1-dev.4 00:56:48 263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4 00:56:48 main 00:56:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:56:48 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:263126330e6a568b6dfab9cbdd7861feb31ebd81 [Pipeline] isUnix [Pipeline] sh 00:56:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:263126330e6a568b6dfab9cbdd7861feb31ebd81 00:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:56:48 54424956aa6b: Preparing 00:56:48 d237248b419b: Preparing 00:56:48 f45146accff9: Preparing 00:56:48 4226d23ab65d: Preparing 00:56:48 885790b6d7ef: Preparing 00:56:48 2094ce220fcf: Preparing 00:56:48 1a058d5342cc: Preparing 00:56:48 2094ce220fcf: Waiting 00:56:48 1a058d5342cc: Waiting 00:56:49 4226d23ab65d: Pushed 00:56:49 f45146accff9: Pushed 00:56:49 54424956aa6b: Pushed 00:56:49 885790b6d7ef: Pushed 00:56:49 1a058d5342cc: Layer already exists 00:56:49 2094ce220fcf: Pushed 00:56:50 d237248b419b: Pushed 00:56:50 263126330e6a568b6dfab9cbdd7861feb31ebd81: digest: sha256:b0e25f885d4b6cc3d01b64c8c13107560b823e1aaa1b03c6d0d3069958958794 size: 1781 [Pipeline] isUnix [Pipeline] sh 00:56:50 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 00:56:50 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 00:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:56:50 54424956aa6b: Preparing 00:56:50 d237248b419b: Preparing 00:56:50 f45146accff9: Preparing 00:56:50 4226d23ab65d: Preparing 00:56:50 885790b6d7ef: Preparing 00:56:50 2094ce220fcf: Preparing 00:56:50 1a058d5342cc: Preparing 00:56:50 2094ce220fcf: Waiting 00:56:50 1a058d5342cc: Waiting 00:56:50 4226d23ab65d: Layer already exists 00:56:50 d237248b419b: Layer already exists 00:56:50 885790b6d7ef: Layer already exists 00:56:50 f45146accff9: Layer already exists 00:56:50 54424956aa6b: Layer already exists 00:56:50 2094ce220fcf: Layer already exists 00:56:50 1a058d5342cc: Layer already exists 00:56:50 latest: digest: sha256:b0e25f885d4b6cc3d01b64c8c13107560b823e1aaa1b03c6d0d3069958958794 size: 1781 [Pipeline] isUnix [Pipeline] sh 00:56:51 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 00:56:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.4 00:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:56:51 54424956aa6b: Preparing 00:56:51 d237248b419b: Preparing 00:56:51 f45146accff9: Preparing 00:56:51 4226d23ab65d: Preparing 00:56:51 885790b6d7ef: Preparing 00:56:51 2094ce220fcf: Preparing 00:56:51 1a058d5342cc: Preparing 00:56:51 2094ce220fcf: Waiting 00:56:51 1a058d5342cc: Waiting 00:56:51 4226d23ab65d: Layer already exists 00:56:51 885790b6d7ef: Layer already exists 00:56:51 54424956aa6b: Layer already exists 00:56:51 d237248b419b: Layer already exists 00:56:51 f45146accff9: Layer already exists 00:56:51 2094ce220fcf: Layer already exists 00:56:51 1a058d5342cc: Layer already exists 00:56:51 1.0.1-dev.4: digest: sha256:b0e25f885d4b6cc3d01b64c8c13107560b823e1aaa1b03c6d0d3069958958794 size: 1781 [Pipeline] isUnix [Pipeline] sh 00:56:51 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 00:56:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4 00:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:56:52 54424956aa6b: Preparing 00:56:52 d237248b419b: Preparing 00:56:52 f45146accff9: Preparing 00:56:52 4226d23ab65d: Preparing 00:56:52 885790b6d7ef: Preparing 00:56:52 2094ce220fcf: Preparing 00:56:52 1a058d5342cc: Preparing 00:56:52 2094ce220fcf: Waiting 00:56:52 1a058d5342cc: Waiting 00:56:52 885790b6d7ef: Layer already exists 00:56:52 f45146accff9: Layer already exists 00:56:52 d237248b419b: Layer already exists 00:56:52 4226d23ab65d: Layer already exists 00:56:52 54424956aa6b: Layer already exists 00:56:52 1a058d5342cc: Layer already exists 00:56:52 2094ce220fcf: Layer already exists 00:56:52 263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4: digest: sha256:b0e25f885d4b6cc3d01b64c8c13107560b823e1aaa1b03c6d0d3069958958794 size: 1781 [Pipeline] isUnix [Pipeline] sh 00:56:52 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 00:56:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 00:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:56:52 54424956aa6b: Preparing 00:56:52 d237248b419b: Preparing 00:56:52 f45146accff9: Preparing 00:56:52 4226d23ab65d: Preparing 00:56:52 885790b6d7ef: Preparing 00:56:52 2094ce220fcf: Preparing 00:56:52 1a058d5342cc: Preparing 00:56:52 2094ce220fcf: Waiting 00:56:52 1a058d5342cc: Waiting 00:56:52 4226d23ab65d: Layer already exists 00:56:52 d237248b419b: Layer already exists 00:56:52 f45146accff9: Layer already exists 00:56:52 54424956aa6b: Layer already exists 00:56:52 885790b6d7ef: Layer already exists 00:56:52 2094ce220fcf: Layer already exists 00:56:52 1a058d5342cc: Layer already exists 00:56:52 main: digest: sha256:b0e25f885d4b6cc3d01b64c8c13107560b823e1aaa1b03c6d0d3069958958794 size: 1781 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:56:52 ===================================================== [Pipeline] echo 00:56:52 taggedImages: 00:56:52 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:263126330e6a568b6dfab9cbdd7861feb31ebd81 00:56:52 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 00:56:52 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.4 00:56:52 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4 00:56:52 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:56:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:56:53 00:56:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:56:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:56:53 latest: Pulling from edgex-lftools-log-publisher 00:56:53 b4d181a07f80: Pulling fs layer 00:56:53 a1111a8f2ec3: Pulling fs layer 00:56:53 ed53099fbce6: Pulling fs layer 00:56:53 dc539afda2c1: Pulling fs layer 00:56:53 77bc0d833cb6: Pulling fs layer 00:56:53 9065ff56babe: Pulling fs layer 00:56:53 d287ab97295c: Pulling fs layer 00:56:53 dc539afda2c1: Waiting 00:56:53 77bc0d833cb6: Waiting 00:56:53 9065ff56babe: Waiting 00:56:53 d287ab97295c: Waiting 00:56:53 a1111a8f2ec3: Verifying Checksum 00:56:53 a1111a8f2ec3: Download complete 00:56:53 dc539afda2c1: Verifying Checksum 00:56:53 dc539afda2c1: Download complete 00:56:53 ed53099fbce6: Verifying Checksum 00:56:53 ed53099fbce6: Download complete 00:56:53 9065ff56babe: Verifying Checksum 00:56:53 9065ff56babe: Download complete 00:56:53 77bc0d833cb6: Verifying Checksum 00:56:53 77bc0d833cb6: Download complete 00:56:53 b4d181a07f80: Verifying Checksum 00:56:53 b4d181a07f80: Download complete 00:56:54 d287ab97295c: Verifying Checksum 00:56:54 d287ab97295c: Download complete 00:56:55 b4d181a07f80: Pull complete 00:56:55 a1111a8f2ec3: Pull complete 00:56:55 ed53099fbce6: Pull complete 00:56:55 dc539afda2c1: Pull complete 00:56:56 77bc0d833cb6: Pull complete 00:56:56 9065ff56babe: Pull complete 00:57:01 d287ab97295c: Pull complete 00:57:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:57:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:57:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:57:01 prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container 00:57:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:57:04 $ docker top 02d7b19eb88ed3b4c5031bd8a240832597b5a9ce132199d40711707d9d31f946 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:04 ---> job-cost.sh 00:57:04 lf-activate-venv: SKIPPING 00:57:04 INFO: No Stack... 00:57:04 INFO: Retrieving Pricing Info for: v3-standard-2 00:57:05 INFO: Archiving Costs [Pipeline] sh 00:57:05 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 00:57:05 + cut -d, -f6 [Pipeline] lock 00:57:05 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-13-stack-cost] 00:57:05 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-13-stack-cost] did not exist. Created. 00:57:05 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:57:05 + echo total: 0.05999999865889549 [Pipeline] stash 00:57:05 Stashed 1 file(s) [Pipeline] } 00:57:05 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 00:57:05 $ docker stop --time=1 02d7b19eb88ed3b4c5031bd8a240832597b5a9ce132199d40711707d9d31f946 00:57:07 $ docker rm -f 02d7b19eb88ed3b4c5031bd8a240832597b5a9ce132199d40711707d9d31f946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:57:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1771 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 00:57:24 Running in /w/workspace/device-rfid-llrp-go/13 [Pipeline] { [Pipeline] checkout 00:57:24 Selected Git installation does not exist. Using Default 00:57:24 The recommended git tool is: NONE 00:57:29 using credential edgex-jenkins-ssh 00:57:29 Cloning the remote Git repository 00:57:29 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:57:30 > git init /w/workspace/device-rfid-llrp-go/13 # timeout=10 00:57:30 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:57:30 > git --version # timeout=10 00:57:30 > git --version # 'git version 2.17.1' 00:57:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:57:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:57:31 Avoid second fetch 00:57:31 Checking out Revision 263126330e6a568b6dfab9cbdd7861feb31ebd81 (main) 00:57:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 00:57:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:57:31 > git config core.sparsecheckout # timeout=10 00:57:31 > git checkout -f 263126330e6a568b6dfab9cbdd7861feb31ebd81 # timeout=10 00:57:35 Commit message: "fix: misuse of unbuffered os.Signal channel error (#56)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:57:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:57:36 % Total % Received % Xferd Average Speed Time Time Time Current 00:57:36 Dload Upload Total Spent Left Speed 00:57:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89719 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh 00:57:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:57:37 + sudo tee /etc/docker/daemon.new 00:57:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:57:37 { 00:57:37 "registry-mirrors": [ 00:57:37 "https://nexus3.edgexfoundry.org:10001" 00:57:37 ], 00:57:37 "bip": "10.250.0.254/24", 00:57:37 "hosts": [ 00:57:37 "tcp://0.0.0.0:5555", 00:57:37 "unix:///var/run/docker.sock" 00:57:37 ], 00:57:37 "mtu": 1458, 00:57:37 "selinux-enabled": true, 00:57:37 "seccomp-profile": "/etc/docker/seccomp.json" 00:57:37 } [Pipeline] sh 00:57:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:57:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:57:56 provisioning config files... 00:57:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/13@tmp/config3619470635556722083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:57 ---> docker-login.sh 00:57:57 nexus3.edgexfoundry.org:10001 00:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:57 Configure a credential helper to remove this warning. See 00:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:57 00:57:57 Login Succeeded 00:57:57 nexus3.edgexfoundry.org:10002 00:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:58 Configure a credential helper to remove this warning. See 00:57:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:58 00:57:58 Login Succeeded 00:57:58 nexus3.edgexfoundry.org:10003 00:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:59 Configure a credential helper to remove this warning. See 00:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:59 00:57:59 Login Succeeded 00:57:59 nexus3.edgexfoundry.org:10004 00:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:59 Configure a credential helper to remove this warning. See 00:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:59 00:57:59 Login Succeeded 00:57:59 docker.io 00:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:00 Configure a credential helper to remove this warning. See 00:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:00 00:58:00 Login Succeeded 00:58:00 ---> docker-login.sh ends [Pipeline] } 00:58:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:58:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:58:01 ========================================================= 00:58:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:58:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:58:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 00:58:01 Sending build context to Docker daemon 1.218MB 00:58:01 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 00:58:01 Step 2/12 : FROM ${BASE} AS builder 00:58:01 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:58:01 9b3977197b4f: Pulling fs layer 00:58:01 1a89e8eeedd5: Pulling fs layer 00:58:01 94645a83ff95: Pulling fs layer 00:58:01 3f3a8bcf1eab: Pulling fs layer 00:58:01 0c92f367c5e7: Pulling fs layer 00:58:01 4b8299f9d1f4: Pulling fs layer 00:58:01 9a6b49a46696: Pulling fs layer 00:58:01 cf05db05a679: Pulling fs layer 00:58:01 3f3a8bcf1eab: Waiting 00:58:01 9a6b49a46696: Waiting 00:58:01 cf05db05a679: Waiting 00:58:01 4b8299f9d1f4: Waiting 00:58:01 0c92f367c5e7: Waiting 00:58:01 94645a83ff95: Verifying Checksum 00:58:01 94645a83ff95: Download complete 00:58:01 1a89e8eeedd5: Download complete 00:58:01 0c92f367c5e7: Verifying Checksum 00:58:01 0c92f367c5e7: Download complete 00:58:01 4b8299f9d1f4: Verifying Checksum 00:58:01 4b8299f9d1f4: Download complete 00:58:01 9b3977197b4f: Download complete 00:58:01 9a6b49a46696: Verifying Checksum 00:58:01 9a6b49a46696: Download complete 00:58:02 9b3977197b4f: Pull complete 00:58:03 1a89e8eeedd5: Pull complete 00:58:03 94645a83ff95: Pull complete 00:58:04 cf05db05a679: Verifying Checksum 00:58:04 cf05db05a679: Download complete 00:58:04 3f3a8bcf1eab: Download complete 00:58:17 3f3a8bcf1eab: Pull complete 00:58:17 0c92f367c5e7: Pull complete 00:58:17 4b8299f9d1f4: Pull complete 00:58:17 9a6b49a46696: Pull complete 00:58:23 cf05db05a679: Pull complete 00:58:23 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 00:58:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:58:23 ---> 0ccda1f7e2ee 00:58:23 Step 3/12 : ARG MAKE='make build' 00:58:25 ---> Running in 442858d8ba6b 00:58:25 Removing intermediate container 442858d8ba6b 00:58:25 ---> 250075288a21 00:58:25 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 00:58:25 ---> Running in 4bda9e50c7b7 00:58:26 Removing intermediate container 4bda9e50c7b7 00:58:26 ---> 35dbe2d37702 00:58:26 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 00:58:26 ---> Running in 17f0010551c6 00:58:26 Removing intermediate container 17f0010551c6 00:58:26 ---> 7673a400e697 00:58:26 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:58:26 ---> Running in 38b902829d21 00:58:28 Removing intermediate container 38b902829d21 00:58:28 ---> 931d9fb2f2e7 00:58:28 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:58:28 ---> Running in e46e0f2a16b7 00:58:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:58:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:58:31 OK: 220 MiB in 52 packages 00:58:32 Removing intermediate container e46e0f2a16b7 00:58:32 ---> 4dd8f1bc8719 00:58:32 Step 8/12 : WORKDIR /app 00:58:32 ---> Running in 2e0d512e3737 00:58:33 Removing intermediate container 2e0d512e3737 00:58:33 ---> 43e93ad08cb2 00:58:33 Step 9/12 : COPY . . 00:58:34 ---> 9dc20a95dde0 00:58:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:58:34 ---> Running in 4241407187f1 00:59:56 Removing intermediate container 4241407187f1 00:59:56 ---> 741f061f8da3 00:59:56 Step 11/12 : RUN go mod tidy 00:59:56 ---> Running in 8f4cbeb477dc 00:59:56 Removing intermediate container 8f4cbeb477dc 00:59:56 ---> 39c169e8d26d 00:59:56 Step 12/12 : RUN $MAKE 00:59:56 ---> Running in cd5ff936d0d1 00:59:56 noop 00:59:56 Removing intermediate container cd5ff936d0d1 00:59:56 ---> 45a55c2e3055 00:59:56 Successfully built 45a55c2e3055 00:59:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:59:56 + docker inspect -f . ci-base-image-arm64 00:59:56 . [Pipeline] withDockerContainer 00:59:56 prd-ubuntu18.04-docker-arm64-4c-16g-1771 does not seem to be running inside a container 00:59:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:59:58 $ docker top e2b098df37a2abb5d738e02a7fe8452688a2aa4bfd947e4fd4d70e65ee7fc214 -eo pid,comm [Pipeline] { [Pipeline] sh 00:59:58 + go version 00:59:58 go version go1.17.6 linux/arm64 [Pipeline] } 00:59:58 $ docker stop --time=1 e2b098df37a2abb5d738e02a7fe8452688a2aa4bfd947e4fd4d70e65ee7fc214 01:00:00 $ docker rm -f e2b098df37a2abb5d738e02a7fe8452688a2aa4bfd947e4fd4d70e65ee7fc214 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:00:01 + docker inspect -f . ci-base-image-arm64 01:00:01 . [Pipeline] withDockerContainer 01:00:01 prd-ubuntu18.04-docker-arm64-4c-16g-1771 does not seem to be running inside a container 01:00:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:00:02 $ docker top d1f1921c505a85ea6023ea4de5ee3781bceb4fb5df3c25b7382bfc5d2cf9ab69 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:00:03 + make test 01:00:03 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:00:04 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 01:01:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 01:01:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 01:01:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.564s coverage: 39.5% of statements 01:01:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.512s coverage: 52.0% of statements 01:01:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.026s coverage: 95.5% of statements 01:01:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:01:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:01:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:01:56 ./bin/test-attribution-txt.sh [Pipeline] echo 01:01:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:01:58 $ docker stop --time=1 d1f1921c505a85ea6023ea4de5ee3781bceb4fb5df3c25b7382bfc5d2cf9ab69 01:01:59 $ docker rm -f d1f1921c505a85ea6023ea4de5ee3781bceb4fb5df3c25b7382bfc5d2cf9ab69 [Pipeline] // withDockerContainer [Pipeline] sh 01:02:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:02:00 Warning: overwriting stash ‘coverage-report’ 01:02:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:02:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:02:02 + ls -al . 01:02:02 total 636 01:02:02 drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 01:01 . 01:02:02 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 00:57 .. 01:02:02 -rw-rw-r-- 1 jenkins jenkins 134 Jan 19 00:57 .dockerignore 01:02:02 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 00:57 .git 01:02:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 00:57 .github 01:02:02 -rw-rw-r-- 1 jenkins jenkins 946 Jan 19 00:57 .gitignore 01:02:02 -rw-rw-r-- 1 jenkins jenkins 9072 Jan 19 00:57 Attribution.txt 01:02:02 -rw-rw-r-- 1 jenkins jenkins 1575 Jan 19 00:57 Dockerfile 01:02:02 -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 00:57 GOVERNANCE.md 01:02:02 -rw-rw-r-- 1 jenkins jenkins 682 Jan 19 00:57 Jenkinsfile 01:02:02 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 19 00:57 LICENSE 01:02:02 -rw-rw-r-- 1 jenkins jenkins 936 Jan 19 00:57 Makefile 01:02:02 -rw-rw-r-- 1 jenkins jenkins 625 Jan 19 00:57 OWNERS.md 01:02:02 -rw-rw-r-- 1 jenkins jenkins 30403 Jan 19 00:57 README.md 01:02:02 -rw-rw-r-- 1 jenkins jenkins 11 Jan 19 00:54 VERSION 01:02:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 00:57 bin 01:02:02 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 00:57 cmd 01:02:02 -rw-r--r-- 1 jenkins jenkins 460220 Jan 19 01:01 coverage.out 01:02:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 00:57 examples 01:02:02 -rw-rw-r-- 1 jenkins jenkins 245 Jan 19 00:57 go.mod 01:02:02 -rw-rw-r-- 1 jenkins jenkins 49145 Jan 19 00:57 go.sum 01:02:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 00:57 images 01:02:02 drwxrwxr-x 5 jenkins jenkins 4096 Jan 19 00:57 internal 01:02:02 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 00:57 snap 01:02:02 -rw-rw-r-- 1 jenkins jenkins 193 Jan 19 00:57 version.go [Pipeline] isUnix [Pipeline] sh 01:02:02 + 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=263126330e6a568b6dfab9cbdd7861feb31ebd81 --label arch=arm64 --label version=1.0.1-dev.4 . 01:02:02 Sending build context to Docker daemon 1.218MB 01:02:02 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 01:02:02 Step 2/26 : FROM ${BASE} AS builder 01:02:02 ---> 45a55c2e3055 01:02:02 Step 3/26 : ARG MAKE='make build' 01:02:03 ---> Running in 6c5a9df76068 01:02:03 Removing intermediate container 6c5a9df76068 01:02:03 ---> 8e40e2c5b7b3 01:02:03 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 01:02:03 ---> Running in dfd4986c3a4c 01:02:04 Removing intermediate container dfd4986c3a4c 01:02:04 ---> 0aa3104cd1d6 01:02:04 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 01:02:04 ---> Running in aeec79986178 01:02:04 Removing intermediate container aeec79986178 01:02:04 ---> 2a519e79bcde 01:02:04 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:02:04 ---> Running in 783d63b6f979 01:02:05 Removing intermediate container 783d63b6f979 01:02:05 ---> 8c92b4981e09 01:02:05 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:02:06 ---> Running in 8d50219b6fe4 01:02:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:02:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:02:09 OK: 220 MiB in 52 packages 01:02:10 Removing intermediate container 8d50219b6fe4 01:02:10 ---> d0719183ab99 01:02:10 Step 8/26 : WORKDIR /app 01:02:10 ---> Running in 1e545cd639ee 01:02:10 Removing intermediate container 1e545cd639ee 01:02:10 ---> 992d3917f2e0 01:02:10 Step 9/26 : COPY . . 01:02:11 ---> e30350693b97 01:02:11 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:11 ---> Running in 4f9482a392a3 01:02:13 Removing intermediate container 4f9482a392a3 01:02:13 ---> 1f4b184fbbee 01:02:13 Step 11/26 : RUN go mod tidy 01:02:13 ---> Running in 8567e7e91d7f 01:02:16 Removing intermediate container 8567e7e91d7f 01:02:16 ---> baa5aae46a14 01:02:16 Step 12/26 : RUN $MAKE 01:02:16 ---> Running in 7ab969689323 01:02:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=1.0.1-dev.4" -o cmd/device-rfid-llrp ./cmd 01:03:04 Removing intermediate container 7ab969689323 01:03:04 ---> 46b885fa09db 01:03:04 Step 13/26 : FROM alpine:3.14 01:03:04 3.14: Pulling from library/alpine 01:03:04 be307f383ecc: Pulling fs layer 01:03:04 be307f383ecc: Download complete 01:03:04 be307f383ecc: Pull complete 01:03:04 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 01:03:04 Status: Downloaded newer image for alpine:3.14 01:03:04 ---> 5b8b7b635229 01:03:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 01:03:04 ---> Running in 854f2530039c 01:03:04 Removing intermediate container 854f2530039c 01:03:04 ---> 10f5c227d714 01:03:04 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:03:04 ---> Running in 99722bdff85b 01:03:04 Removing intermediate container 99722bdff85b 01:03:04 ---> 5542648c259d 01:03:04 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 01:03:04 ---> Running in 0693186b3fce 01:03:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:03:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:03:07 (1/6) Installing dumb-init (1.2.5-r1) 01:03:07 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:03:07 (3/6) Installing libsodium (1.0.18-r0) 01:03:07 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:03:07 (5/6) Installing libzmq (4.3.4-r0) 01:03:07 (6/6) Installing zeromq (4.3.4-r0) 01:03:07 Executing busybox-1.33.1-r6.trigger 01:03:07 OK: 8 MiB in 20 packages 01:03:08 Removing intermediate container 0693186b3fce 01:03:08 ---> f83420504bf7 01:03:08 Step 17/26 : COPY --from=builder /app/LICENSE / 01:03:09 ---> 11772d4fdf59 01:03:09 Step 18/26 : COPY --from=builder /app/Attribution.txt / 01:03:09 ---> ce128f3a8699 01:03:09 Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp 01:03:10 ---> 9be4df929da9 01:03:10 Step 20/26 : COPY --from=builder /app/cmd/res/ / 01:03:11 ---> 6cc5c252b6f9 01:03:11 Step 21/26 : EXPOSE 59989 01:03:11 ---> Running in 44cf252fcd95 01:03:12 Removing intermediate container 44cf252fcd95 01:03:12 ---> 27e386b4ee43 01:03:12 Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] 01:03:12 ---> Running in e35308dce13d 01:03:12 Removing intermediate container e35308dce13d 01:03:12 ---> 41de98f2d1f0 01:03:12 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 01:03:12 ---> Running in 55085937a1d9 01:03:12 Removing intermediate container 55085937a1d9 01:03:12 ---> 30280ccffbc0 01:03:12 Step 24/26 : LABEL arch=arm64 01:03:12 ---> Running in 807a8037166a 01:03:13 Removing intermediate container 807a8037166a 01:03:13 ---> bf31c643b32f 01:03:13 Step 25/26 : LABEL git_sha=263126330e6a568b6dfab9cbdd7861feb31ebd81 01:03:13 ---> Running in cdab20293485 01:03:13 Removing intermediate container cdab20293485 01:03:13 ---> 600c262cedc9 01:03:13 Step 26/26 : LABEL version=1.0.1-dev.4 01:03:13 ---> Running in 513350168b52 01:03:14 Removing intermediate container 513350168b52 01:03:14 ---> 85eaeebc13c8 01:03:14 [Warning] One or more build-args [ARCH] were not consumed 01:03:14 Successfully built 85eaeebc13c8 01:03:14 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 01:03:14 provisioning config files... 01:03:14 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/13@tmp/config5681571309751173080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:03:14 ---> docker-login.sh 01:03:14 nexus3.edgexfoundry.org:10001 01:03:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:15 Configure a credential helper to remove this warning. See 01:03:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:15 01:03:15 Login Succeeded 01:03:15 nexus3.edgexfoundry.org:10002 01:03:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:15 Configure a credential helper to remove this warning. See 01:03:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:15 01:03:15 Login Succeeded 01:03:15 nexus3.edgexfoundry.org:10003 01:03:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:15 Configure a credential helper to remove this warning. See 01:03:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:15 01:03:15 Login Succeeded 01:03:16 nexus3.edgexfoundry.org:10004 01:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:16 Configure a credential helper to remove this warning. See 01:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:16 01:03:16 Login Succeeded 01:03:16 docker.io 01:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:17 Configure a credential helper to remove this warning. See 01:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:17 01:03:17 Login Succeeded 01:03:17 ---> docker-login.sh ends [Pipeline] } 01:03:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:03:17 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 01:03:17 263126330e6a568b6dfab9cbdd7861feb31ebd81 01:03:17 latest 01:03:17 1.0.1-dev.4 01:03:17 263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4 01:03:17 main 01:03:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:17 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:263126330e6a568b6dfab9cbdd7861feb31ebd81 [Pipeline] isUnix [Pipeline] sh 01:03:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:263126330e6a568b6dfab9cbdd7861feb31ebd81 01:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:03:18 618419b22042: Preparing 01:03:18 dfe86c67856a: Preparing 01:03:18 a9a8e7763ca1: Preparing 01:03:18 0a7419a0ec7f: Preparing 01:03:18 c2210fa983e2: Preparing 01:03:18 1c45d4a78559: Preparing 01:03:18 62170e181a92: Preparing 01:03:18 1c45d4a78559: Waiting 01:03:18 62170e181a92: Waiting 01:03:18 618419b22042: Pushed 01:03:18 0a7419a0ec7f: Pushed 01:03:18 a9a8e7763ca1: Pushed 01:03:18 62170e181a92: Layer already exists 01:03:18 1c45d4a78559: Pushed 01:03:18 c2210fa983e2: Pushed 01:03:21 dfe86c67856a: Pushed 01:03:21 263126330e6a568b6dfab9cbdd7861feb31ebd81: digest: sha256:8b88002d7798fd6072b508cd3c68f40b3e1292eee9c333bf2c21aa32db32415d size: 1780 [Pipeline] isUnix [Pipeline] sh 01:03:21 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:03:22 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 01:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:03:22 618419b22042: Preparing 01:03:22 dfe86c67856a: Preparing 01:03:22 a9a8e7763ca1: Preparing 01:03:22 0a7419a0ec7f: Preparing 01:03:22 c2210fa983e2: Preparing 01:03:22 1c45d4a78559: Preparing 01:03:22 62170e181a92: Preparing 01:03:22 1c45d4a78559: Waiting 01:03:22 62170e181a92: Waiting 01:03:22 dfe86c67856a: Layer already exists 01:03:22 c2210fa983e2: Layer already exists 01:03:22 618419b22042: Layer already exists 01:03:22 a9a8e7763ca1: Layer already exists 01:03:22 0a7419a0ec7f: Layer already exists 01:03:22 1c45d4a78559: Layer already exists 01:03:22 62170e181a92: Layer already exists 01:03:22 latest: digest: sha256:8b88002d7798fd6072b508cd3c68f40b3e1292eee9c333bf2c21aa32db32415d size: 1780 [Pipeline] isUnix [Pipeline] sh 01:03:22 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 01:03:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.4 01:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:03:23 618419b22042: Preparing 01:03:23 dfe86c67856a: Preparing 01:03:23 a9a8e7763ca1: Preparing 01:03:23 0a7419a0ec7f: Preparing 01:03:23 c2210fa983e2: Preparing 01:03:23 1c45d4a78559: Preparing 01:03:23 62170e181a92: Preparing 01:03:23 1c45d4a78559: Waiting 01:03:23 62170e181a92: Waiting 01:03:23 a9a8e7763ca1: Layer already exists 01:03:23 dfe86c67856a: Layer already exists 01:03:23 0a7419a0ec7f: Layer already exists 01:03:23 618419b22042: Layer already exists 01:03:23 c2210fa983e2: Layer already exists 01:03:23 62170e181a92: Layer already exists 01:03:23 1c45d4a78559: Layer already exists 01:03:23 1.0.1-dev.4: digest: sha256:8b88002d7798fd6072b508cd3c68f40b3e1292eee9c333bf2c21aa32db32415d size: 1780 [Pipeline] isUnix [Pipeline] sh 01:03:23 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 01:03:24 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4 01:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:03:24 618419b22042: Preparing 01:03:24 dfe86c67856a: Preparing 01:03:24 a9a8e7763ca1: Preparing 01:03:24 0a7419a0ec7f: Preparing 01:03:24 c2210fa983e2: Preparing 01:03:24 1c45d4a78559: Preparing 01:03:24 62170e181a92: Preparing 01:03:24 1c45d4a78559: Waiting 01:03:24 62170e181a92: Waiting 01:03:24 618419b22042: Layer already exists 01:03:24 dfe86c67856a: Layer already exists 01:03:24 0a7419a0ec7f: Layer already exists 01:03:24 c2210fa983e2: Layer already exists 01:03:24 a9a8e7763ca1: Layer already exists 01:03:24 1c45d4a78559: Layer already exists 01:03:24 62170e181a92: Layer already exists 01:03:24 263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4: digest: sha256:8b88002d7798fd6072b508cd3c68f40b3e1292eee9c333bf2c21aa32db32415d size: 1780 [Pipeline] isUnix [Pipeline] sh 01:03:24 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 01:03:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 01:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:03:25 618419b22042: Preparing 01:03:25 dfe86c67856a: Preparing 01:03:25 a9a8e7763ca1: Preparing 01:03:25 0a7419a0ec7f: Preparing 01:03:25 c2210fa983e2: Preparing 01:03:25 1c45d4a78559: Preparing 01:03:25 62170e181a92: Preparing 01:03:25 1c45d4a78559: Waiting 01:03:25 62170e181a92: Waiting 01:03:25 a9a8e7763ca1: Layer already exists 01:03:25 0a7419a0ec7f: Layer already exists 01:03:25 618419b22042: Layer already exists 01:03:25 dfe86c67856a: Layer already exists 01:03:25 c2210fa983e2: Layer already exists 01:03:25 62170e181a92: Layer already exists 01:03:25 1c45d4a78559: Layer already exists 01:03:25 main: digest: sha256:8b88002d7798fd6072b508cd3c68f40b3e1292eee9c333bf2c21aa32db32415d size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:25 ===================================================== [Pipeline] echo 01:03:25 taggedImages: 01:03:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:263126330e6a568b6dfab9cbdd7861feb31ebd81 01:03:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 01:03:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.4 01:03:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:263126330e6a568b6dfab9cbdd7861feb31ebd81-1.0.1-dev.4 01:03:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:25 01:03:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:03:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:26 arm64: Pulling from edgex-lftools-log-publisher 01:03:26 448f6bf000e3: Pulling fs layer 01:03:26 f757da607395: Pulling fs layer 01:03:26 05883995daec: Pulling fs layer 01:03:26 8603b9c90790: Pulling fs layer 01:03:26 1560dd03e051: Pulling fs layer 01:03:26 27f5ce0e4adf: Pulling fs layer 01:03:26 c2d8d7efcc4b: Pulling fs layer 01:03:26 8603b9c90790: Waiting 01:03:26 27f5ce0e4adf: Waiting 01:03:26 c2d8d7efcc4b: Waiting 01:03:26 1560dd03e051: Waiting 01:03:26 f757da607395: Verifying Checksum 01:03:26 f757da607395: Download complete 01:03:26 8603b9c90790: Download complete 01:03:26 1560dd03e051: Verifying Checksum 01:03:26 1560dd03e051: Download complete 01:03:26 27f5ce0e4adf: Verifying Checksum 01:03:26 27f5ce0e4adf: Download complete 01:03:26 05883995daec: Verifying Checksum 01:03:26 05883995daec: Download complete 01:03:27 448f6bf000e3: Verifying Checksum 01:03:27 448f6bf000e3: Download complete 01:03:29 c2d8d7efcc4b: Verifying Checksum 01:03:29 c2d8d7efcc4b: Download complete 01:03:30 448f6bf000e3: Pull complete 01:03:31 f757da607395: Pull complete 01:03:32 05883995daec: Pull complete 01:03:32 8603b9c90790: Pull complete 01:03:33 1560dd03e051: Pull complete 01:03:33 27f5ce0e4adf: Pull complete 01:03:49 c2d8d7efcc4b: Pull complete 01:03:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:03:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:03:49 prd-ubuntu18.04-docker-arm64-4c-16g-1771 does not seem to be running inside a container 01:03:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:03:52 $ docker top c815e16180a899d9d49bd060494070cd5ab94e70f35c5aecece9a6a7102520d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:03:52 ---> job-cost.sh 01:03:52 lf-activate-venv: SKIPPING 01:03:52 INFO: No Stack... 01:03:53 INFO: Retrieving Pricing Info for: v3-standard-4 01:03:53 INFO: Archiving Costs [Pipeline] sh 01:03:54 + + catcut /w/workspace/device-rfid-llrp-go/13/archives/cost.csv -d, 01:03:54 -f6 [Pipeline] lock 01:03:54 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-13-stack-cost] 01:03:54 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-13-stack-cost] did not exist. Created. 01:03:54 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:03:54 /w/workspace/device-rfid-llrp-go/13@tmp/durable-20619489/script.sh: 1: /w/workspace/device-rfid-llrp-go/13@tmp/durable-20619489/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:03:55 + echo total: 0.10999999940395355 [Pipeline] stash 01:03:55 Warning: overwriting stash ‘stack-cost’ 01:03:55 Stashed 1 file(s) [Pipeline] } 01:03:55 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 01:03:55 $ docker stop --time=1 c815e16180a899d9d49bd060494070cd5ab94e70f35c5aecece9a6a7102520d9 01:03:57 $ docker rm -f c815e16180a899d9d49bd060494070cd5ab94e70f35c5aecece9a6a7102520d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 01:03:57 provisioning config files... 01:03:57 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1327715052273617089tmp [Pipeline] { [Pipeline] sh 01:03:58 + set +x 01:03:58 + curl -s https://codecov.io/bash 01:03:58 + bash -s -- 01:03:58 01:03:58 _____ _ 01:03:58 / ____| | | 01:03:58 | | ___ __| | ___ ___ _____ __ 01:03:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:03:58 | |___| (_) | (_| | __/ (_| (_) \ V / 01:03:58 \_____\___/ \__,_|\___|\___\___/ \_/ 01:03:58 Bash-1.0.6 01:03:58 01:03:58 01:03:58 ==> git version 2.24.4 found 01:03:58 ==> 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 01:03:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:03:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:03:58 ==> Jenkins CI detected. 01:03:58 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 01:03:58 project root: . 01:03:58 --> token set from env 01:03:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:03:58 ==> Running gcov in . (disable via -X gcov) 01:03:58 ==> Python coveragepy not found 01:03:58 ==> Searching for coverage reports in: 01:03:58 + . 01:03:58 -> Found 1 reports 01:03:58 ==> Detecting git/mercurial file structure 01:03:58 ==> Reading reports 01:03:58 + ./coverage.out bytes=460220 01:03:58 ==> Appending adjustments 01:03:58 https://docs.codecov.io/docs/fixing-reports 01:03:58 + Found adjustments 01:03:58 ==> Gzipping contents 01:03:58 52K /tmp/codecov.8BEVQA.gz 01:03:58 ==> Uploading reports 01:03:58 url: https://codecov.io 01:03:58 query: branch=main&commit=263126330e6a568b6dfab9cbdd7861feb31ebd81&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:03:58 -> Pinging Codecov 01:03:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=263126330e6a568b6dfab9cbdd7861feb31ebd81&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:03:59 -> Uploading to 01:03:59 https://storage.googleapis.com/codecov/v4/raw/2022-01-19/581DD39554BDF9B6E22D074273EAD858/263126330e6a568b6dfab9cbdd7861feb31ebd81/502b7772-376a-417f-9620-fb8d470313e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T010358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=245f5f6fa400d4429d19dcfd8c72c6f14065bdc60f0cad3420001e52898f10c6 01:03:59 % Total % Received % Xferd Average Speed Time Time Time Current 01:03:59 Dload Upload Total Spent Left Speed 01:03:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51762 0 0 100 51762 0 158k --:--:-- --:--:-- --:--:-- 158k 01:03:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/263126330e6a568b6dfab9cbdd7861feb31ebd81 [Pipeline] } 01:03:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:03:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:03:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:03:59 01:03:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:04:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:04:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:04:00 188c0c94c7c5: Pulling fs layer 01:04:00 0ef7d3d256c8: Pulling fs layer 01:04:00 de9db76c5a1d: Pulling fs layer 01:04:00 0eba1c9be4d2: Pulling fs layer 01:04:00 0d57e429df01: Pulling fs layer 01:04:00 4e4be7b47b0d: Pulling fs layer 01:04:00 e1f770b5df2f: Pulling fs layer 01:04:00 85a0685a4137: Pulling fs layer 01:04:00 0d57e429df01: Waiting 01:04:00 4e4be7b47b0d: Waiting 01:04:00 e1f770b5df2f: Waiting 01:04:00 85a0685a4137: Waiting 01:04:00 0eba1c9be4d2: Waiting 01:04:00 de9db76c5a1d: Verifying Checksum 01:04:00 de9db76c5a1d: Download complete 01:04:00 0ef7d3d256c8: Download complete 01:04:00 0d57e429df01: Verifying Checksum 01:04:00 0d57e429df01: Download complete 01:04:00 4e4be7b47b0d: Verifying Checksum 01:04:00 4e4be7b47b0d: Download complete 01:04:00 188c0c94c7c5: Verifying Checksum 01:04:00 188c0c94c7c5: Download complete 01:04:00 188c0c94c7c5: Pull complete 01:04:00 0eba1c9be4d2: Verifying Checksum 01:04:00 0eba1c9be4d2: Download complete 01:04:00 0ef7d3d256c8: Pull complete 01:04:00 e1f770b5df2f: Verifying Checksum 01:04:00 e1f770b5df2f: Download complete 01:04:00 de9db76c5a1d: Pull complete 01:04:00 85a0685a4137: Verifying Checksum 01:04:00 85a0685a4137: Download complete 01:04:04 0eba1c9be4d2: Pull complete 01:04:04 0d57e429df01: Pull complete 01:04:04 4e4be7b47b0d: Pull complete 01:04:04 e1f770b5df2f: Pull complete 01:04:08 85a0685a4137: Pull complete 01:04:08 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:04:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:04:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:04:08 prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container 01:04:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:04:10 $ docker top f3c7fa40f1010ae35457c1d7a07e771ca72b4bc0183af1f165b30ae0b45774ff -eo pid,comm [Pipeline] { [Pipeline] echo 01:04:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:04:10 + set -o pipefail 01:04:10 + snyk monitor '--org=edgex-jenkins' 01:04:17 01:04:17 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 01:04:17 01:04:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/c31b0267-113b-45f9-bd10-ade4fe59c10a 01:04:17 01:04:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:04:17 01:04:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:04:17 01:04:17 [Pipeline] } 01:04:17 $ docker stop --time=1 f3c7fa40f1010ae35457c1d7a07e771ca72b4bc0183af1f165b30ae0b45774ff 01:04:19 $ docker rm -f f3c7fa40f1010ae35457c1d7a07e771ca72b4bc0183af1f165b30ae0b45774ff [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 01:04:19 + git log --format=format:%s -1 263126330e6a568b6dfab9cbdd7861feb31ebd81 [Pipeline] sh 01:04:20 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 01:04:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:04:20 . [Pipeline] withDockerContainer 01:04:20 prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container 01:04:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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:10004/edgex-devops/git-semver:latest cat 01:04:20 $ docker top 1bba1f7be4dd7810e261667588a69c4de97bd722028aa46f09d0576cc208063f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:04:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:21 [ssh-agent] Looking for ssh-agent implementation... 01:04:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:21 $ docker exec 1bba1f7be4dd7810e261667588a69c4de97bd722028aa46f09d0576cc208063f ssh-agent 01:04:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKLkLLp/agent.13 01:04:21 SSH_AGENT_PID=19 01:04:21 Running ssh-add (command line suppressed) 01:04:21 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2268696452029578280.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2268696452029578280.key) 01:04:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:04:21 + git semver tag 01:04:21 # -> Open(): unable to determine branch for HEAD 01:04:21 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 01:04:21 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 01:04:21 # $SEMVER_REMOTE_NAME = origin 01:04:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:04:21 # $SEMVER_USER_NAME = edgex-jenkins 01:04:21 # $SEMVER_BRANCH = main 01:04:21 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 01:04:21 # 263126330e6a568b6dfab9cbdd7861feb31ebd81 HEAD 01:04:21 # -> Force: false 01:04:21 # 9eeba7ad5e9740e278d3c495b74b1fb92232e3d9 refs/tags/v1.0.1-dev.4 [Pipeline] } 01:04:21 $ docker exec --env ******** --env ******** 1bba1f7be4dd7810e261667588a69c4de97bd722028aa46f09d0576cc208063f ssh-agent -k 01:04:21 unset SSH_AUTH_SOCK; 01:04:21 unset SSH_AGENT_PID; 01:04:21 echo Agent pid 19 killed; 01:04:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:04:22 + git semver [Pipeline] } 01:04:22 $ docker stop --time=1 1bba1f7be4dd7810e261667588a69c4de97bd722028aa46f09d0576cc208063f 01:04:23 $ docker rm -f 1bba1f7be4dd7810e261667588a69c4de97bd722028aa46f09d0576cc208063f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:04:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:04:23 01:04:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:04:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:04:23 0.23.1-centos7: Pulling from edgex-lftools 01:04:23 ab5ef0e58194: Pulling fs layer 01:04:23 9712f1f96733: Pulling fs layer 01:04:23 63f879dbbcfc: Pulling fs layer 01:04:23 0d9ebad4ef96: Pulling fs layer 01:04:23 e9a5061849ea: Pulling fs layer 01:04:23 d747dcd14b5f: Pulling fs layer 01:04:23 2de7ff778b66: Pulling fs layer 01:04:23 0d9ebad4ef96: Waiting 01:04:23 d747dcd14b5f: Waiting 01:04:23 2de7ff778b66: Waiting 01:04:23 e9a5061849ea: Waiting 01:04:23 9712f1f96733: Verifying Checksum 01:04:23 9712f1f96733: Download complete 01:04:24 63f879dbbcfc: Verifying Checksum 01:04:24 63f879dbbcfc: Download complete 01:04:24 ab5ef0e58194: Verifying Checksum 01:04:24 ab5ef0e58194: Download complete 01:04:24 0d9ebad4ef96: Verifying Checksum 01:04:24 0d9ebad4ef96: Download complete 01:04:24 d747dcd14b5f: Verifying Checksum 01:04:24 d747dcd14b5f: Download complete 01:04:24 e9a5061849ea: Verifying Checksum 01:04:24 e9a5061849ea: Download complete 01:04:24 2de7ff778b66: Verifying Checksum 01:04:24 2de7ff778b66: Download complete 01:04:27 ab5ef0e58194: Pull complete 01:04:27 9712f1f96733: Pull complete 01:04:27 63f879dbbcfc: Pull complete 01:04:31 0d9ebad4ef96: Pull complete 01:04:31 e9a5061849ea: Pull complete 01:04:31 d747dcd14b5f: Pull complete 01:04:33 2de7ff778b66: Pull complete 01:04:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:04:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:04:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:04:33 prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container 01:04:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-lftools:0.23.1-centos7 cat 01:04:36 $ docker top 99289c1e4e3d7bed94502b8ca238057b23fd2908b03a6165091b26cd05b58558 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:04:36 provisioning config files... 01:04:36 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9169322990480360463tmp 01:04:36 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6333649573489164442tmp 01:04:36 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1849051240106131377tmp [Pipeline] { [Pipeline] echo 01:04:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:04:36 ---> sigul-configuration.sh 01:04:36 gpg: directory `/root/.gnupg' created 01:04:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:04:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:04:36 gpg: keyring `/root/.gnupg/secring.gpg' created 01:04:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:04:36 gpg: CAST5 encrypted data 01:04:36 gpg: encrypted with 1 passphrase 01:04:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:04:37 + mkdir /home/jenkins 01:04:37 + mkdir /home/jenkins/sigul [Pipeline] sh 01:04:37 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 01:04:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:04:37 ---> sigul-install.sh 01:04:37 Sigul already installed; skipping installation. [Pipeline] sh 01:04:38 + git tag --list 01:04:38 v0.0.0 01:04:38 v1.0.0 01:04:38 v1.0.0-dev.1 01:04:38 v1.0.0-dev.2 01:04:38 v1.0.0-dev.3 01:04:38 v1.0.0-dev.4 01:04:38 v1.0.0-dev.5 01:04:38 v1.0.0-dev.6 01:04:38 v1.0.0-dev.7 01:04:38 v1.0.0-dev.8 01:04:38 v1.0.0-dev.9 01:04:38 v1.0.1-dev.1 01:04:38 v1.0.1-dev.2 01:04:38 v1.0.1-dev.3 01:04:38 v1.0.1-dev.4 [Pipeline] sh 01:04:38 + lftools sign git-tag v1.0.1-dev.4 01:04:38 Signing Git tag with Sigul... 01:04:38 Signing v1.0.1-dev.4 [Pipeline] echo 01:04:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:04:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:04:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:04:39 $ docker stop --time=1 99289c1e4e3d7bed94502b8ca238057b23fd2908b03a6165091b26cd05b58558 01:04:40 $ docker rm -f 99289c1e4e3d7bed94502b8ca238057b23fd2908b03a6165091b26cd05b58558 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:04:41 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 01:04:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:04:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:04:41 . [Pipeline] withDockerContainer 01:04:41 prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container 01:04:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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:10004/edgex-devops/git-semver:latest cat 01:04:41 $ docker top bef1771750ed347912152fe2a0b0786879c4ba623bdbb5f0c41e6e3bfd200126 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:04:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:41 [ssh-agent] Looking for ssh-agent implementation... 01:04:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:42 $ docker exec bef1771750ed347912152fe2a0b0786879c4ba623bdbb5f0c41e6e3bfd200126 ssh-agent 01:04:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkhGLhL/agent.13 01:04:42 SSH_AGENT_PID=20 01:04:42 Running ssh-add (command line suppressed) 01:04:42 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8779969043374766679.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8779969043374766679.key) 01:04:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:04:42 + git semver bump pre 01:04:42 # -> Open(): unable to determine branch for HEAD 01:04:42 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 01:04:42 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 01:04:42 # $SEMVER_REMOTE_NAME = origin 01:04:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:04:42 # $SEMVER_USER_NAME = edgex-jenkins 01:04:42 # $SEMVER_BRANCH = main 01:04:42 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 01:04:42 1.0.1-dev.5 [Pipeline] } 01:04:42 $ docker exec --env ******** --env ******** bef1771750ed347912152fe2a0b0786879c4ba623bdbb5f0c41e6e3bfd200126 ssh-agent -k 01:04:42 unset SSH_AUTH_SOCK; 01:04:42 unset SSH_AGENT_PID; 01:04:42 echo Agent pid 20 killed; 01:04:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:04:42 + git semver [Pipeline] } 01:04:43 $ docker stop --time=1 bef1771750ed347912152fe2a0b0786879c4ba623bdbb5f0c41e6e3bfd200126 01:04:44 $ docker rm -f bef1771750ed347912152fe2a0b0786879c4ba623bdbb5f0c41e6e3bfd200126 [Pipeline] // withDockerContainer [Pipeline] sh 01:04:44 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 01:04:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:04:44 . [Pipeline] withDockerContainer 01:04:44 prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container 01:04:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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:10004/edgex-devops/git-semver:latest cat 01:04:45 $ docker top cfd9980aea5a20a58c84a89a5355e10d611a8a9b7b513ea88539bb6533bcb277 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:04:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:45 [ssh-agent] Looking for ssh-agent implementation... 01:04:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:45 $ docker exec cfd9980aea5a20a58c84a89a5355e10d611a8a9b7b513ea88539bb6533bcb277 ssh-agent 01:04:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhlhogk/agent.13 01:04:45 SSH_AGENT_PID=20 01:04:45 Running ssh-add (command line suppressed) 01:04:45 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5617644313228208480.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5617644313228208480.key) 01:04:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:04:45 + git semver push 01:04:45 # -> Open(): unable to determine branch for HEAD 01:04:45 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 01:04:45 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 01:04:45 # $SEMVER_REMOTE_NAME = origin 01:04:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:04:45 # $SEMVER_USER_NAME = edgex-jenkins 01:04:45 # $SEMVER_BRANCH = main 01:04:45 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 01:04:47 $ docker exec --env ******** --env ******** cfd9980aea5a20a58c84a89a5355e10d611a8a9b7b513ea88539bb6533bcb277 ssh-agent -k 01:04:47 unset SSH_AUTH_SOCK; 01:04:47 unset SSH_AGENT_PID; 01:04:47 echo Agent pid 20 killed; 01:04:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:04:47 + git semver [Pipeline] } 01:04:47 $ docker stop --time=1 cfd9980aea5a20a58c84a89a5355e10d611a8a9b7b513ea88539bb6533bcb277 01:04:48 $ docker rm -f cfd9980aea5a20a58c84a89a5355e10d611a8a9b7b513ea88539bb6533bcb277 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:04:49 + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' 01:04:49 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 01:04:49 total 8 01:04:49 drwxr-xr-x. 3 root root 34 Jan 19 00:57 . 01:04:49 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 01:04 .. 01:04:49 drwxr-xr-x. 2 root root 6 Jan 19 00:57 cost 01:04:49 -rw-r--r--. 1 root root 89 Jan 19 00:57 cost.csv 01:04:49 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 01:04:49 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 01:04:49 total 8 01:04:49 drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 00:57 . 01:04:49 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 01:04 .. 01:04:49 drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 00:57 cost 01:04:49 -rw-r--r--. 1 jenkins jenkins 89 Jan 19 00:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:04:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:04:50 ---> package-listing.sh 01:04:50 ++ facter osfamily 01:04:50 ++ tr '[:upper:]' '[:lower:]' 01:04:50 + OS_FAMILY=redhat 01:04:50 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 01:04:50 + START_PACKAGES=/tmp/packages_start.txt 01:04:50 + END_PACKAGES=/tmp/packages_end.txt 01:04:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:04:50 + PACKAGES=/tmp/packages_start.txt 01:04:50 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 01:04:50 + PACKAGES=/tmp/packages_end.txt 01:04:50 + case "${OS_FAMILY}" in 01:04:50 + sort 01:04:50 + rpm -qa 01:04:51 + '[' -f /tmp/packages_start.txt ']' 01:04:51 + '[' -f /tmp/packages_end.txt ']' 01:04:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:04:51 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 01:04:51 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 01:04:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 01:04:51 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:04:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:04:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:04:52 . [Pipeline] withDockerContainer 01:04:52 prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container 01:04:52 $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-lftools-log-publisher:latest cat 01:04:52 $ docker top 7170b6c6a48c3efaa0946648ca0f81cc50ebd477920ee4d148fd4fb343a684cb -eo pid,comm [Pipeline] { [Pipeline] sh 01:04:52 + touch /tmp/pre-build-complete [Pipeline] sh 01:04:52 + mkdir -p /var/log/sysstat [Pipeline] sh 01:04:53 + ls /var/log/sa-host 01:04:53 + sadf -c /var/log/sa-host/sa17 01:04:53 file_magic: OK 01:04:53 HZ: Using current value: 100 01:04:53 file_header: OK 01:04:53 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 01:04:53 Statistics: 01:04:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:04:53 File successfully converted to sysstat format version 12.0.3 01:04:53 + sadf -c /var/log/sa-host/sa19 01:04:53 file_magic: OK 01:04:53 HZ: Using current value: 100 01:04:53 file_header: OK 01:04:53 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 01:04:53 Statistics: 01:04:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:04:53 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:04:53 provisioning config files... 01:04:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8876915104929978125tmp [Pipeline] { [Pipeline] echo 01:04:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:04:53 ---> create-netrc.sh [Pipeline] } 01:04:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:04:54 ---> python-tools-install.sh [Pipeline] echo 01:04:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:04:54 ---> sudo-logs.sh 01:04:54 Archiving 'sudo' log.. 01:04:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1770.novalocal: Name or service not known 01:04:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1770.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:04:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:04:54 ---> job-cost.sh 01:04:54 lf-activate-venv: SKIPPING 01:04:54 DEBUG: total: 0.05999999865889549 01:04:54 INFO: Retrieving Stack Cost... 01:04:54 INFO: Retrieving Pricing Info for: v3-standard-2 01:04:55 INFO: Archiving Costs [Pipeline] echo 01:04:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:04:55 ---> logs-deploy.sh 01:04:55 lf-activate-venv: SKIPPING 01:04:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/13 01:04:55 INFO: archiving workspace using pattern(s): 01:04:56 Archives upload complete. 01:04:56 INFO: archiving logs to Nexus