Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e518eebde62524943ef4fba54b9c3a8d84db30b 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-ssh2528756374525630987.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh16386522882928538573.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh15932877801826568665.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh16361441730499329962.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-ssh4434852183333847550.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5442 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-ssh537468928061470833.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 4e518eebde62524943ef4fba54b9c3a8d84db30b (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 4e518eebde62524943ef4fba54b9c3a8d84db30b # timeout=10 Commit message: "fix: update snap packaging (#61)" > git rev-list --no-walk fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:44:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:44:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:44:10 ========================================================= 20:44:10 EdgeX Global Pipelines Version Info 20:44:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:44:11 ------------------- 20:44:11 stable info: 20:44:11 ------------------- 20:44:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:44:11 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 20:44:11 Message: update stable to v1.0.220 20:44:11 ------------------- 20:44:11 experimental info: 20:44:11 ------------------- 20:44:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:44:11 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 20:44:11 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e518eebde62524943ef4fba54b9c3a8d84db30b [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e518ee [Pipeline] echo 20:44:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:12 provisioning config files... 20:44:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5233085516841884690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:12 ---> docker-login.sh 20:44:12 nexus3.edgexfoundry.org:10001 20:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:13 Configure a credential helper to remove this warning. See 20:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:13 20:44:13 Login Succeeded 20:44:13 nexus3.edgexfoundry.org:10002 20:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:13 Configure a credential helper to remove this warning. See 20:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:13 20:44:13 Login Succeeded 20:44:13 nexus3.edgexfoundry.org:10003 20:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:13 Configure a credential helper to remove this warning. See 20:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:13 20:44:13 Login Succeeded 20:44:13 nexus3.edgexfoundry.org:10004 20:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:13 Configure a credential helper to remove this warning. See 20:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:13 20:44:13 Login Succeeded 20:44:13 docker.io 20:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:13 Configure a credential helper to remove this warning. See 20:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:13 20:44:13 Login Succeeded 20:44:13 ---> docker-login.sh ends [Pipeline] } 20:44:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:44:14 + git rev-list -1 --merges 4e518eebde62524943ef4fba54b9c3a8d84db30b~1..4e518eebde62524943ef4fba54b9c3a8d84db30b [Pipeline] echo 20:44:14 -----------> git rev-list -1 --merges 4e518eebde62524943ef4fba54b9c3a8d84db30b~1..4e518eebde62524943ef4fba54b9c3a8d84db30b 4e518eebde62524943ef4fba54b9c3a8d84db30b [false] [Pipeline] sh 20:44:14 + git log --format=format:%s -1 4e518eebde62524943ef4fba54b9c3a8d84db30b [Pipeline] echo 20:44:14 ========================================================= 20:44:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:44:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:44:15 + git log --format=format:%s -1 4e518eebde62524943ef4fba54b9c3a8d84db30b [Pipeline] echo 20:44:15 [semverPrep] GIT_COMMIT: 4e518eebde62524943ef4fba54b9c3a8d84db30b, Commit Message: fix: update snap packaging (#61) [Pipeline] echo 20:44:15 [semverPrep] This is not a build commit. [Pipeline] sh 20:44:15 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:44:15 + grep -v github /etc/ssh/ssh_known_hosts 20:44:15 + '[' -e /tmp/ssh_known_hosts ']' 20:44:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:44:15 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:44:15 + sudo tee -a /etc/ssh/ssh_known_hosts 20:44:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:44:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:44:16 20:44:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:44:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:44:16 latest: Pulling from edgex-devops/git-semver 20:44:16 a0d0a0d46f8b: Pulling fs layer 20:44:16 3e5f54012d9b: Pulling fs layer 20:44:16 4c7163046ea9: Pulling fs layer 20:44:16 0c2d73faf560: Pulling fs layer 20:44:16 0c2d73faf560: Waiting 20:44:16 3e5f54012d9b: Verifying Checksum 20:44:16 3e5f54012d9b: Download complete 20:44:16 a0d0a0d46f8b: Verifying Checksum 20:44:16 a0d0a0d46f8b: Download complete 20:44:16 4c7163046ea9: Verifying Checksum 20:44:16 4c7163046ea9: Download complete 20:44:16 0c2d73faf560: Verifying Checksum 20:44:16 0c2d73faf560: Download complete 20:44:16 a0d0a0d46f8b: Pull complete 20:44:16 3e5f54012d9b: Pull complete 20:44:16 4c7163046ea9: Pull complete 20:44:17 0c2d73faf560: Pull complete 20:44:17 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:44:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:44:17 prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container 20:44:17 $ 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 20:44:18 $ docker top 9fe01de767462b7c2a4b3e45959798b63f08994912f1fdada90df3746416851d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:18 [ssh-agent] Looking for ssh-agent implementation... 20:44:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:18 $ docker exec 9fe01de767462b7c2a4b3e45959798b63f08994912f1fdada90df3746416851d ssh-agent 20:44:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJhNccm/agent.14 20:44:18 SSH_AGENT_PID=21 20:44:18 Running ssh-add (command line suppressed) 20:44:18 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7312224023464174000.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7312224023464174000.key) 20:44:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:18 + git tag --points-at HEAD [Pipeline] } 20:44:18 $ docker exec --env ******** --env ******** 9fe01de767462b7c2a4b3e45959798b63f08994912f1fdada90df3746416851d ssh-agent -k 20:44:18 unset SSH_AUTH_SOCK; 20:44:18 unset SSH_AGENT_PID; 20:44:18 echo Agent pid 21 killed; 20:44:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:44:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:19 [ssh-agent] Looking for ssh-agent implementation... 20:44:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:19 $ docker exec 9fe01de767462b7c2a4b3e45959798b63f08994912f1fdada90df3746416851d ssh-agent 20:44:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXapDBEa/agent.56 20:44:19 SSH_AGENT_PID=63 20:44:19 Running ssh-add (command line suppressed) 20:44:19 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5970883016773682853.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5970883016773682853.key) 20:44:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:19 + git semver init 20:44:19 # -> Open(): unable to determine branch for HEAD 20:44:19 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 20:44:19 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 20:44:19 # $SEMVER_REMOTE_NAME = origin 20:44:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:44:19 # $SEMVER_USER_NAME = edgex-jenkins 20:44:19 # $SEMVER_BRANCH = main 20:44:19 # $SEMVER_TEMP = /tmp/semver-973885711 20:44:19 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 20:44:20 # '/tmp/semver-973885711' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 20:44:20 # -> Force: false 20:44:20 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 20:44:20 $ docker exec --env ******** --env ******** 9fe01de767462b7c2a4b3e45959798b63f08994912f1fdada90df3746416851d ssh-agent -k 20:44:20 unset SSH_AUTH_SOCK; 20:44:20 unset SSH_AGENT_PID; 20:44:20 echo Agent pid 63 killed; 20:44:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:20 + git semver [Pipeline] } 20:44:20 $ docker stop --time=1 9fe01de767462b7c2a4b3e45959798b63f08994912f1fdada90df3746416851d 20:44:21 $ docker rm -f 9fe01de767462b7c2a4b3e45959798b63f08994912f1fdada90df3746416851d [Pipeline] // withDockerContainer [Pipeline] sh 20:44:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:44:22 Stashed 1 file(s) [Pipeline] echo 20:44:22 [edgeXSemver]: initialized semver on version 2.1.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:22 provisioning config files... 20:44:22 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2857614676295660567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:22 ---> docker-login.sh 20:44:22 nexus3.edgexfoundry.org:10001 20:44:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:22 Configure a credential helper to remove this warning. See 20:44:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:22 20:44:22 Login Succeeded 20:44:22 nexus3.edgexfoundry.org:10002 20:44:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:22 Configure a credential helper to remove this warning. See 20:44:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:22 20:44:22 Login Succeeded 20:44:22 nexus3.edgexfoundry.org:10003 20:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:23 Configure a credential helper to remove this warning. See 20:44:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:23 20:44:23 Login Succeeded 20:44:23 nexus3.edgexfoundry.org:10004 20:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:23 Configure a credential helper to remove this warning. See 20:44:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:23 20:44:23 Login Succeeded 20:44:23 docker.io 20:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:23 Configure a credential helper to remove this warning. See 20:44:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:23 20:44:23 Login Succeeded 20:44:23 ---> docker-login.sh ends [Pipeline] } 20:44:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:44:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:44:23 ========================================================= 20:44:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:44:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:44:24 + 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 . 20:44:24 Sending build context to Docker daemon 1.719MB 20:44:24 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 20:44:24 Step 2/12 : FROM ${BASE} AS builder 20:44:24 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:44:24 59bf1c3509f3: Pulling fs layer 20:44:24 666ba61612fd: Pulling fs layer 20:44:24 8ed8ca486205: Pulling fs layer 20:44:24 4fe6c5a15a65: Pulling fs layer 20:44:24 22a0e8bec74d: Pulling fs layer 20:44:24 640e595b4fbd: Pulling fs layer 20:44:24 763cafe07f6e: Pulling fs layer 20:44:24 0c0b528cf693: Pulling fs layer 20:44:24 10935f4eaf8b: Pulling fs layer 20:44:24 640e595b4fbd: Waiting 20:44:24 763cafe07f6e: Waiting 20:44:24 0c0b528cf693: Waiting 20:44:24 10935f4eaf8b: Waiting 20:44:24 4fe6c5a15a65: Waiting 20:44:24 8ed8ca486205: Verifying Checksum 20:44:24 8ed8ca486205: Download complete 20:44:24 666ba61612fd: Verifying Checksum 20:44:24 666ba61612fd: Download complete 20:44:24 22a0e8bec74d: Verifying Checksum 20:44:24 22a0e8bec74d: Download complete 20:44:24 640e595b4fbd: Verifying Checksum 20:44:24 640e595b4fbd: Download complete 20:44:24 59bf1c3509f3: Verifying Checksum 20:44:24 59bf1c3509f3: Download complete 20:44:24 763cafe07f6e: Verifying Checksum 20:44:24 763cafe07f6e: Download complete 20:44:24 0c0b528cf693: Verifying Checksum 20:44:24 0c0b528cf693: Download complete 20:44:24 59bf1c3509f3: Pull complete 20:44:25 4fe6c5a15a65: Verifying Checksum 20:44:25 4fe6c5a15a65: Download complete 20:44:25 666ba61612fd: Pull complete 20:44:25 8ed8ca486205: Pull complete 20:44:25 10935f4eaf8b: Verifying Checksum 20:44:25 10935f4eaf8b: Download complete 20:44:29 4fe6c5a15a65: Pull complete 20:44:29 22a0e8bec74d: Pull complete 20:44:29 640e595b4fbd: Pull complete 20:44:29 763cafe07f6e: Pull complete 20:44:29 0c0b528cf693: Pull complete 20:44:32 10935f4eaf8b: Pull complete 20:44:32 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:44:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:44:32 ---> 99d49a6021b9 20:44:32 Step 3/12 : ARG MAKE='make build' 20:44:37 ---> Running in ba9bd1000e48 20:44:37 Removing intermediate container ba9bd1000e48 20:44:37 ---> a4bfb19d3c2a 20:44:37 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 20:44:37 ---> Running in 4cefd7c3cdc7 20:44:37 Removing intermediate container 4cefd7c3cdc7 20:44:37 ---> a3dcaf4830f7 20:44:37 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:44:37 ---> Running in 33375fc7404e 20:44:37 Removing intermediate container 33375fc7404e 20:44:37 ---> bb298644485a 20:44:37 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:37 ---> Running in 2bdaa3fdee82 20:44:37 Still waiting to schedule task 20:44:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:44:37 Removing intermediate container 2bdaa3fdee82 20:44:37 ---> 6f6db24e3247 20:44:37 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:44:37 ---> Running in aad024013d6e 20:44:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:44:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:44:39 OK: 221 MiB in 52 packages 20:44:39 Removing intermediate container aad024013d6e 20:44:39 ---> f36f7919c2d7 20:44:39 Step 8/12 : WORKDIR /app 20:44:39 ---> Running in 1f5aa73a024c 20:44:39 Removing intermediate container 1f5aa73a024c 20:44:39 ---> 4ad99c3d169b 20:44:39 Step 9/12 : COPY go.mod vendor* ./ 20:44:39 ---> 85c1a5192857 20:44:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:40 ---> Running in c2bce7ab8d6e 20:45:18 Removing intermediate container c2bce7ab8d6e 20:45:18 ---> 4f692c299f65 20:45:18 Step 11/12 : COPY . . 20:45:18 ---> 9769387fc8fd 20:45:18 Step 12/12 : RUN $MAKE 20:45:18 ---> Running in 0c6e7a3119ff 20:45:18 noop 20:45:18 Removing intermediate container 0c6e7a3119ff 20:45:18 ---> 085f80d6d529 20:45:18 Successfully built 085f80d6d529 20:45:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:45:19 + docker inspect -f . ci-base-image-x86_64 20:45:19 . [Pipeline] withDockerContainer 20:45:19 prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container 20:45:19 $ 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 20:45:19 $ docker top e03d29d953fe190a649a54e07da139426eb8287cf303db0022aff6e358ddc6a6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:19 + go version 20:45:19 go version go1.17.6 linux/amd64 [Pipeline] } 20:45:19 $ docker stop --time=1 e03d29d953fe190a649a54e07da139426eb8287cf303db0022aff6e358ddc6a6 20:45:21 $ docker rm -f e03d29d953fe190a649a54e07da139426eb8287cf303db0022aff6e358ddc6a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:45:21 + docker inspect -f . ci-base-image-x86_64 20:45:21 . [Pipeline] withDockerContainer 20:45:21 prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container 20:45:21 $ 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 20:45:22 $ docker top 414c3932bb5923abd4817a7c7b4f10a20c0321c6baa508852f5207890a902948 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:45:22 + make test 20:45:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:45:22 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:45:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:45:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:45:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.374s coverage: 39.3% of statements 20:45:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 52.0% of statements 20:45:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 95.5% of statements 20:46:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:46:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:46:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:46:04 ./bin/test-attribution-txt.sh [Pipeline] echo 20:46:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:46:05 $ docker stop --time=1 414c3932bb5923abd4817a7c7b4f10a20c0321c6baa508852f5207890a902948 20:46:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5443 in /w/workspace/foundry_device-rfid-llrp-go_main 20:46:06 $ docker rm -f 414c3932bb5923abd4817a7c7b4f10a20c0321c6baa508852f5207890a902948 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws 20:46:06 Running in /w/workspace/device-rfid-llrp-go/19 [Pipeline] { [Pipeline] checkout 20:46:07 Selected Git installation does not exist. Using Default 20:46:07 The recommended git tool is: NONE 20:46:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:46:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:46:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:46:08 + ls -al . 20:46:08 total 604 20:46:08 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 17 20:46 . 20:46:08 drwxrwxr-x. 4 jenkins jenkins 112 Feb 17 20:44 .. 20:46:08 -rw-rw-r--. 1 jenkins jenkins 9072 Feb 17 20:44 Attribution.txt 20:46:08 drwxrwxr-x. 2 jenkins jenkins 62 Feb 17 20:44 bin 20:46:08 drwxrwxr-x. 4 jenkins jenkins 44 Feb 17 20:44 cmd 20:46:08 -rw-r--r--. 1 jenkins jenkins 460394 Feb 17 20:45 coverage.out 20:46:08 -rw-rw-r--. 1 jenkins jenkins 1582 Feb 17 20:44 Dockerfile 20:46:08 -rw-rw-r--. 1 jenkins jenkins 134 Feb 17 20:44 .dockerignore 20:46:08 drwxrwxr-x. 2 jenkins jenkins 4096 Feb 17 20:44 examples 20:46:08 drwxrwxr-x. 8 jenkins jenkins 162 Feb 17 20:44 .git 20:46:08 drwxrwxr-x. 2 jenkins jenkins 103 Feb 17 20:44 .github 20:46:08 -rw-rw-r--. 1 jenkins jenkins 946 Feb 17 20:44 .gitignore 20:46:08 -rw-rw-r--. 1 jenkins jenkins 41 Feb 17 20:44 .golangci.yml 20:46:08 -rw-rw-r--. 1 jenkins jenkins 2899 Feb 17 20:44 go.mod 20:46:08 -rw-rw-r--. 1 jenkins jenkins 49145 Feb 17 20:44 go.sum 20:46:08 -rw-rw-r--. 1 jenkins jenkins 677 Feb 17 20:44 GOVERNANCE.md 20:46:08 drwxrwxr-x. 2 jenkins jenkins 31 Feb 17 20:44 images 20:46:08 drwxrwxr-x. 5 jenkins jenkins 45 Feb 17 20:44 internal 20:46:08 -rw-rw-r--. 1 jenkins jenkins 682 Feb 17 20:44 Jenkinsfile 20:46:08 -rw-rw-r--. 1 jenkins jenkins 11347 Feb 17 20:44 LICENSE 20:46:08 -rw-rw-r--. 1 jenkins jenkins 1435 Feb 17 20:44 Makefile 20:46:08 -rw-rw-r--. 1 jenkins jenkins 625 Feb 17 20:44 OWNERS.md 20:46:08 -rw-rw-r--. 1 jenkins jenkins 28508 Feb 17 20:44 README.md 20:46:08 drwx------. 3 jenkins jenkins 30 Feb 17 20:44 .semver 20:46:08 drwxrwxr-x. 4 jenkins jenkins 71 Feb 17 20:44 snap 20:46:08 -rw-rw-r--. 1 jenkins jenkins 11 Feb 17 20:44 VERSION 20:46:08 -rw-rw-r--. 1 jenkins jenkins 193 Feb 17 20:44 version.go [Pipeline] isUnix [Pipeline] sh 20:46:08 + 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=4e518eebde62524943ef4fba54b9c3a8d84db30b --label arch=amd64 --label version=2.1.0-dev.2 . 20:46:08 Sending build context to Docker daemon 1.719MB 20:46:08 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 20:46:08 Step 2/26 : FROM ${BASE} AS builder 20:46:08 ---> 085f80d6d529 20:46:08 Step 3/26 : ARG MAKE='make build' 20:46:08 ---> Running in 14f44166a0ff 20:46:08 Removing intermediate container 14f44166a0ff 20:46:08 ---> eab97b5da2b1 20:46:08 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 20:46:09 ---> Running in 3784801ff023 20:46:09 Removing intermediate container 3784801ff023 20:46:09 ---> 4917c741e195 20:46:09 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 20:46:09 ---> Running in 212e63775f1e 20:46:09 Removing intermediate container 212e63775f1e 20:46:09 ---> 4114b7eba901 20:46:09 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:09 ---> Running in d220082d39af 20:46:09 Removing intermediate container d220082d39af 20:46:09 ---> 71ff9a75e1a4 20:46:09 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:46:09 ---> Running in 6e8cff228f4b 20:46:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:46:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:46:11 OK: 221 MiB in 52 packages 20:46:11 Removing intermediate container 6e8cff228f4b 20:46:11 ---> ebcdf5f260dd 20:46:11 Step 8/26 : WORKDIR /app 20:46:11 ---> Running in c595b91fa787 20:46:11 Removing intermediate container c595b91fa787 20:46:11 ---> 38d9ebd46790 20:46:11 Step 9/26 : COPY go.mod vendor* ./ 20:46:11 ---> 5ef9025833d5 20:46:11 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:11 ---> Running in f4ef6f4bd1f2 20:46:11 using credential edgex-jenkins-ssh 20:46:11 Cloning the remote Git repository 20:46:11 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:46:11 > git init /w/workspace/device-rfid-llrp-go/19 # timeout=10 20:46:11 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:46:11 > git --version # timeout=10 20:46:11 Removing intermediate container f4ef6f4bd1f2 20:46:11 ---> 51e6c5120f44 20:46:11 Step 11/26 : COPY . . 20:46:12 ---> 4c422c6f427f 20:46:12 Step 12/26 : RUN $MAKE 20:46:12 ---> Running in 89caa0e4c12c 20:46:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.2" -o cmd/device-rfid-llrp ./cmd 20:46:12 Avoid second fetch 20:46:12 Checking out Revision 4e518eebde62524943ef4fba54b9c3a8d84db30b (main) 20:46:11 > git --version # 'git version 2.17.1' 20:46:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:46:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:46:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:46:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:46:12 > git config core.sparsecheckout # timeout=10 20:46:12 > git checkout -f 4e518eebde62524943ef4fba54b9c3a8d84db30b # timeout=10 20:46:16 Commit message: "fix: update snap packaging (#61)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:46:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:46:17 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:17 Dload Upload Total Spent Left Speed 20:46:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 56665 0 --:--:-- --:--:-- --:--:-- 56665 [Pipeline] sh 20:46:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:46:18 + sudo tee /etc/docker/daemon.new 20:46:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:46:18 { 20:46:18 "registry-mirrors": [ 20:46:18 "https://nexus3.edgexfoundry.org:10001" 20:46:18 ], 20:46:18 "bip": "10.250.0.254/24", 20:46:18 "hosts": [ 20:46:18 "tcp://0.0.0.0:5555", 20:46:18 "unix:///var/run/docker.sock" 20:46:18 ], 20:46:18 "mtu": 1458, 20:46:18 "selinux-enabled": true, 20:46:18 "seccomp-profile": "/etc/docker/seccomp.json" 20:46:18 } [Pipeline] sh 20:46:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:46:19 + sudo service docker restart 20:46:24 Removing intermediate container 89caa0e4c12c 20:46:24 ---> cc2b1a49f1ec 20:46:24 Step 13/26 : FROM alpine:3.14 20:46:25 3.14: Pulling from library/alpine 20:46:25 97518928ae5f: Pulling fs layer 20:46:25 97518928ae5f: Verifying Checksum 20:46:25 97518928ae5f: Download complete 20:46:25 97518928ae5f: Pull complete 20:46:25 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:46:25 Status: Downloaded newer image for alpine:3.14 20:46:25 ---> 0a97eee8041e 20:46:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:46:25 ---> Running in 7b55b6706de4 20:46:25 Removing intermediate container 7b55b6706de4 20:46:25 ---> a26e61ccdd3e 20:46:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:26 ---> Running in 7541bc7093d1 20:46:26 Removing intermediate container 7541bc7093d1 20:46:26 ---> 17353faab0cf 20:46:26 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 20:46:26 ---> Running in f3114f62ef06 20:46:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:46:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:46:29 (1/6) Installing dumb-init (1.2.5-r1) 20:46:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:46:29 (3/6) Installing libsodium (1.0.18-r0) 20:46:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:46:30 (5/6) Installing libzmq (4.3.4-r0) 20:46:30 (6/6) Installing zeromq (4.3.4-r0) 20:46:31 Executing busybox-1.33.1-r6.trigger 20:46:31 OK: 8 MiB in 20 packages 20:46:31 Removing intermediate container f3114f62ef06 20:46:31 ---> 5c514bfdc8dc 20:46:31 Step 17/26 : COPY --from=builder /app/LICENSE / 20:46:31 ---> 0434dd5c437c 20:46:31 Step 18/26 : COPY --from=builder /app/Attribution.txt / 20:46:31 ---> 998c6dd5caf5 20:46:31 Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp 20:46:31 ---> 353ef845bc2d 20:46:31 Step 20/26 : COPY --from=builder /app/cmd/res/ / 20:46:32 ---> cdf2ee358616 20:46:32 Step 21/26 : EXPOSE 59989 20:46:32 ---> Running in 54abd1ea9008 20:46:32 Removing intermediate container 54abd1ea9008 20:46:32 ---> a74bd5b2d810 20:46:32 Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] 20:46:32 ---> Running in 447e7157a6cd 20:46:32 Removing intermediate container 447e7157a6cd 20:46:32 ---> f76ef9720e67 20:46:32 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:46:32 ---> Running in 75e518b939a2 20:46:32 Removing intermediate container 75e518b939a2 20:46:32 ---> b993e9130c78 20:46:32 Step 24/26 : LABEL arch=amd64 20:46:32 ---> Running in 8983e8ab5aec 20:46:32 Removing intermediate container 8983e8ab5aec 20:46:32 ---> 8154cd846ed6 20:46:32 Step 25/26 : LABEL git_sha=4e518eebde62524943ef4fba54b9c3a8d84db30b 20:46:32 ---> Running in 6d3390187fe6 20:46:32 Removing intermediate container 6d3390187fe6 20:46:32 ---> 7663d0161156 20:46:32 Step 26/26 : LABEL version=2.1.0-dev.2 20:46:32 ---> Running in b76a38851f28 20:46:32 Removing intermediate container b76a38851f28 20:46:32 ---> 2f6a719ad226 20:46:32 [Warning] One or more build-args [ARCH] were not consumed 20:46:32 Successfully built 2f6a719ad226 20:46:32 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:32 provisioning config files... 20:46:32 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config484225576614406721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:33 ---> docker-login.sh 20:46:33 nexus3.edgexfoundry.org:10001 20:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:33 Configure a credential helper to remove this warning. See 20:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:33 20:46:33 Login Succeeded 20:46:33 nexus3.edgexfoundry.org:10002 20:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:33 Configure a credential helper to remove this warning. See 20:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:33 20:46:33 Login Succeeded 20:46:33 nexus3.edgexfoundry.org:10003 20:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:33 Configure a credential helper to remove this warning. See 20:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:33 20:46:33 Login Succeeded 20:46:33 nexus3.edgexfoundry.org:10004 20:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:33 Configure a credential helper to remove this warning. See 20:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:33 20:46:33 Login Succeeded 20:46:33 docker.io 20:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:33 Configure a credential helper to remove this warning. See 20:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:33 20:46:33 Login Succeeded 20:46:33 ---> docker-login.sh ends [Pipeline] } 20:46:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:46:33 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 20:46:33 4e518eebde62524943ef4fba54b9c3a8d84db30b 20:46:33 latest 20:46:33 2.1.0-dev.2 20:46:33 4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2 20:46:33 main 20:46:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:46:34 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4e518eebde62524943ef4fba54b9c3a8d84db30b [Pipeline] isUnix [Pipeline] sh 20:46:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4e518eebde62524943ef4fba54b9c3a8d84db30b 20:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:46:34 1f3250695957: Preparing 20:46:34 f1069796b0bd: Preparing 20:46:34 232ef8b44c9b: Preparing 20:46:34 58c13f4a9c5c: Preparing 20:46:34 47a8220846b7: Preparing 20:46:34 d5eb3da67b7a: Preparing 20:46:34 1a058d5342cc: Preparing 20:46:34 d5eb3da67b7a: Waiting 20:46:34 1a058d5342cc: Waiting 20:46:34 232ef8b44c9b: Pushed 20:46:34 58c13f4a9c5c: Pushed 20:46:34 1a058d5342cc: Layer already exists 20:46:34 47a8220846b7: Pushed 20:46:34 1f3250695957: Pushed 20:46:34 d5eb3da67b7a: Pushed 20:46:35 f1069796b0bd: Pushed 20:46:35 4e518eebde62524943ef4fba54b9c3a8d84db30b: digest: sha256:441dd0145a5e7a7b2ec2cdaf59e96693893c24c8132cb9bb0fcd9325b369f666 size: 1781 [Pipeline] isUnix [Pipeline] sh 20:46:36 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 20:46:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:46:36 1f3250695957: Preparing 20:46:36 f1069796b0bd: Preparing 20:46:36 232ef8b44c9b: Preparing 20:46:36 58c13f4a9c5c: Preparing 20:46:36 47a8220846b7: Preparing 20:46:36 d5eb3da67b7a: Preparing 20:46:36 1a058d5342cc: Preparing 20:46:36 d5eb3da67b7a: Waiting 20:46:36 1a058d5342cc: Waiting 20:46:36 f1069796b0bd: Layer already exists 20:46:36 47a8220846b7: Layer already exists 20:46:36 232ef8b44c9b: Layer already exists 20:46:36 58c13f4a9c5c: Layer already exists 20:46:36 1f3250695957: Layer already exists 20:46:36 d5eb3da67b7a: Layer already exists 20:46:36 1a058d5342cc: Layer already exists 20:46:36 latest: digest: sha256:441dd0145a5e7a7b2ec2cdaf59e96693893c24c8132cb9bb0fcd9325b369f666 size: 1781 [Pipeline] isUnix [Pipeline] sh 20:46:36 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.2 [Pipeline] isUnix [Pipeline] sh 20:46:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.2 20:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:46:37 1f3250695957: Preparing 20:46:37 f1069796b0bd: Preparing 20:46:37 232ef8b44c9b: Preparing 20:46:37 58c13f4a9c5c: Preparing 20:46:37 47a8220846b7: Preparing 20:46:37 d5eb3da67b7a: Preparing 20:46:37 1a058d5342cc: Preparing 20:46:37 d5eb3da67b7a: Waiting 20:46:37 1a058d5342cc: Waiting 20:46:37 47a8220846b7: Layer already exists 20:46:37 232ef8b44c9b: Layer already exists 20:46:37 1f3250695957: Layer already exists 20:46:37 f1069796b0bd: Layer already exists 20:46:37 58c13f4a9c5c: Layer already exists 20:46:37 1a058d5342cc: Layer already exists 20:46:37 d5eb3da67b7a: Layer already exists 20:46:37 2.1.0-dev.2: digest: sha256:441dd0145a5e7a7b2ec2cdaf59e96693893c24c8132cb9bb0fcd9325b369f666 size: 1781 [Pipeline] isUnix [Pipeline] sh 20:46:37 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2 [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:37 provisioning config files... 20:46:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2 20:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:46:37 1f3250695957: Preparing 20:46:37 f1069796b0bd: Preparing 20:46:37 232ef8b44c9b: Preparing 20:46:37 58c13f4a9c5c: Preparing 20:46:37 47a8220846b7: Preparing 20:46:37 d5eb3da67b7a: Preparing 20:46:37 1a058d5342cc: Preparing 20:46:37 d5eb3da67b7a: Waiting 20:46:37 1a058d5342cc: Waiting 20:46:37 1f3250695957: Layer already exists 20:46:37 232ef8b44c9b: Layer already exists 20:46:37 47a8220846b7: Layer already exists 20:46:37 58c13f4a9c5c: Layer already exists 20:46:37 d5eb3da67b7a: Layer already exists 20:46:37 f1069796b0bd: Layer already exists 20:46:37 1a058d5342cc: Layer already exists 20:46:37 4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2: digest: sha256:441dd0145a5e7a7b2ec2cdaf59e96693893c24c8132cb9bb0fcd9325b369f666 size: 1781 20:46:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/19@tmp/config320927295069511763tmp [Pipeline] isUnix [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:38 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 20:46:38 ---> docker-login.sh 20:46:38 nexus3.edgexfoundry.org:10001 20:46:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 20:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:46:38 1f3250695957: Preparing 20:46:38 f1069796b0bd: Preparing 20:46:38 232ef8b44c9b: Preparing 20:46:38 58c13f4a9c5c: Preparing 20:46:38 47a8220846b7: Preparing 20:46:38 d5eb3da67b7a: Preparing 20:46:38 1a058d5342cc: Preparing 20:46:38 d5eb3da67b7a: Waiting 20:46:38 1a058d5342cc: Waiting 20:46:38 f1069796b0bd: Layer already exists 20:46:38 58c13f4a9c5c: Layer already exists 20:46:38 1f3250695957: Layer already exists 20:46:38 232ef8b44c9b: Layer already exists 20:46:38 47a8220846b7: Layer already exists 20:46:38 d5eb3da67b7a: Layer already exists 20:46:38 1a058d5342cc: Layer already exists 20:46:38 main: digest: sha256:441dd0145a5e7a7b2ec2cdaf59e96693893c24c8132cb9bb0fcd9325b369f666 size: 1781 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:38 ===================================================== [Pipeline] echo 20:46:38 taggedImages: 20:46:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4e518eebde62524943ef4fba54b9c3a8d84db30b 20:46:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:46:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.2 20:46:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2 20:46:38 - 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 20:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:38 20:46:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:39 Configure a credential helper to remove this warning. See 20:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:39 20:46:39 Login Succeeded 20:46:39 nexus3.edgexfoundry.org:10002 20:46:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:39 latest: Pulling from edgex-lftools-log-publisher 20:46:39 b4d181a07f80: Pulling fs layer 20:46:39 a1111a8f2ec3: Pulling fs layer 20:46:39 ed53099fbce6: Pulling fs layer 20:46:39 dc539afda2c1: Pulling fs layer 20:46:39 77bc0d833cb6: Pulling fs layer 20:46:39 9065ff56babe: Pulling fs layer 20:46:39 d287ab97295c: Pulling fs layer 20:46:39 77bc0d833cb6: Waiting 20:46:39 9065ff56babe: Waiting 20:46:39 d287ab97295c: Waiting 20:46:39 dc539afda2c1: Waiting 20:46:39 a1111a8f2ec3: Verifying Checksum 20:46:39 a1111a8f2ec3: Download complete 20:46:39 dc539afda2c1: Verifying Checksum 20:46:39 dc539afda2c1: Download complete 20:46:39 ed53099fbce6: Verifying Checksum 20:46:39 ed53099fbce6: Download complete 20:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:39 Configure a credential helper to remove this warning. See 20:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:39 20:46:39 Login Succeeded 20:46:39 nexus3.edgexfoundry.org:10003 20:46:39 9065ff56babe: Verifying Checksum 20:46:39 9065ff56babe: Download complete 20:46:39 77bc0d833cb6: Verifying Checksum 20:46:39 77bc0d833cb6: Download complete 20:46:39 b4d181a07f80: Verifying Checksum 20:46:39 b4d181a07f80: Download complete 20:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:39 Configure a credential helper to remove this warning. See 20:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:39 20:46:39 Login Succeeded 20:46:39 nexus3.edgexfoundry.org:10004 20:46:40 d287ab97295c: Verifying Checksum 20:46:40 d287ab97295c: Download complete 20:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:40 Configure a credential helper to remove this warning. See 20:46:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:40 20:46:40 Login Succeeded 20:46:40 docker.io 20:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:41 b4d181a07f80: Pull complete 20:46:41 a1111a8f2ec3: Pull complete 20:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:41 Configure a credential helper to remove this warning. See 20:46:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:41 20:46:41 Login Succeeded 20:46:41 ---> docker-login.sh ends [Pipeline] } 20:46:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:46:41 ed53099fbce6: Pull complete 20:46:41 dc539afda2c1: Pull complete [Pipeline] echo 20:46:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:46:41 ========================================================= 20:46:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:46:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:46:41 77bc0d833cb6: Pull complete 20:46:41 + 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 . 20:46:42 9065ff56babe: Pull complete 20:46:42 Sending build context to Docker daemon 1.225MB 20:46:42 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 20:46:42 Step 2/12 : FROM ${BASE} AS builder 20:46:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:46:42 9b3977197b4f: Pulling fs layer 20:46:42 1a89e8eeedd5: Pulling fs layer 20:46:42 94645a83ff95: Pulling fs layer 20:46:42 3f3a8bcf1eab: Pulling fs layer 20:46:42 0c92f367c5e7: Pulling fs layer 20:46:42 f7c0051592d6: Pulling fs layer 20:46:42 a227ed2f7395: Pulling fs layer 20:46:42 7b1c46037f91: Pulling fs layer 20:46:42 0c92f367c5e7: Waiting 20:46:42 f7c0051592d6: Waiting 20:46:42 a227ed2f7395: Waiting 20:46:42 7b1c46037f91: Waiting 20:46:42 3f3a8bcf1eab: Waiting 20:46:42 94645a83ff95: Verifying Checksum 20:46:42 94645a83ff95: Download complete 20:46:42 1a89e8eeedd5: Download complete 20:46:42 0c92f367c5e7: Verifying Checksum 20:46:42 0c92f367c5e7: Download complete 20:46:42 f7c0051592d6: Download complete 20:46:42 9b3977197b4f: Verifying Checksum 20:46:42 9b3977197b4f: Download complete 20:46:42 a227ed2f7395: Verifying Checksum 20:46:42 a227ed2f7395: Download complete 20:46:43 9b3977197b4f: Pull complete 20:46:43 1a89e8eeedd5: Pull complete 20:46:44 94645a83ff95: Pull complete 20:46:44 7b1c46037f91: Verifying Checksum 20:46:44 7b1c46037f91: Download complete 20:46:44 3f3a8bcf1eab: Verifying Checksum 20:46:44 3f3a8bcf1eab: Download complete 20:46:47 d287ab97295c: Pull complete 20:46:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:46:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:46:47 prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container 20:46:47 $ 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 20:46:49 $ docker top a4a995051d552379daba0e8643db5ec762c68a238fdf6c3217ef80eeb1fa6893 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:50 ---> job-cost.sh 20:46:50 lf-activate-venv: SKIPPING 20:46:50 INFO: No Stack... 20:46:50 INFO: Retrieving Pricing Info for: v3-standard-2 20:46:51 INFO: Archiving Costs [Pipeline] sh 20:46:51 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 20:46:51 + cut -d, -f6 [Pipeline] lock 20:46:51 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-19-stack-cost] 20:46:51 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-19-stack-cost] did not exist. Created. 20:46:51 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:46:51 + echo total: 0.05999999865889549 [Pipeline] stash 20:46:51 Stashed 1 file(s) [Pipeline] } 20:46:51 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 20:46:51 $ docker stop --time=1 a4a995051d552379daba0e8643db5ec762c68a238fdf6c3217ef80eeb1fa6893 20:46:52 $ docker rm -f a4a995051d552379daba0e8643db5ec762c68a238fdf6c3217ef80eeb1fa6893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:46:57 3f3a8bcf1eab: Pull complete 20:46:57 0c92f367c5e7: Pull complete 20:46:57 f7c0051592d6: Pull complete 20:46:57 a227ed2f7395: Pull complete 20:47:02 7b1c46037f91: Pull complete 20:47:02 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:47:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:47:02 ---> f79e39bc4007 20:47:02 Step 3/12 : ARG MAKE='make build' 20:47:04 ---> Running in 4bb3b0d17cba 20:47:04 Removing intermediate container 4bb3b0d17cba 20:47:04 ---> 17b4b5d57880 20:47:04 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 20:47:04 ---> Running in ca32c675aff4 20:47:05 Removing intermediate container ca32c675aff4 20:47:05 ---> d977faff3345 20:47:05 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:47:05 ---> Running in dcbbe89059b5 20:47:05 Removing intermediate container dcbbe89059b5 20:47:05 ---> 83e6bc31c93b 20:47:05 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:05 ---> Running in 03e45fc4e225 20:47:07 Removing intermediate container 03e45fc4e225 20:47:07 ---> 23b7273a8b70 20:47:07 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:47:07 ---> Running in 2cd75c0f70c5 20:47:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:47:10 OK: 220 MiB in 52 packages 20:47:11 Removing intermediate container 2cd75c0f70c5 20:47:11 ---> f145bc75a064 20:47:11 Step 8/12 : WORKDIR /app 20:47:11 ---> Running in 42bc12479721 20:47:11 Removing intermediate container 42bc12479721 20:47:11 ---> 8b6e3fced016 20:47:11 Step 9/12 : COPY go.mod vendor* ./ 20:47:12 ---> c3d91b1c99c2 20:47:12 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:12 ---> Running in 431dff77c9ae 20:48:20 Removing intermediate container 431dff77c9ae 20:48:20 ---> 1928c44f74dc 20:48:20 Step 11/12 : COPY . . 20:48:21 ---> 32e5889a5580 20:48:21 Step 12/12 : RUN $MAKE 20:48:21 ---> Running in 8cbfbd3d861e 20:48:22 noop 20:48:22 Removing intermediate container 8cbfbd3d861e 20:48:22 ---> 76351ab7f228 20:48:22 Successfully built 76351ab7f228 20:48:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:48:23 + docker inspect -f . ci-base-image-arm64 20:48:23 . [Pipeline] withDockerContainer 20:48:23 prd-ubuntu18.04-docker-arm64-4c-16g-5443 does not seem to be running inside a container 20:48:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/19 -v /w/workspace/device-rfid-llrp-go/19:/w/workspace/device-rfid-llrp-go/19:rw,z -v /w/workspace/device-rfid-llrp-go/19@tmp:/w/workspace/device-rfid-llrp-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:48:24 $ docker top 59a5bced1cfb9c8a2762a46bd4c08f2acf723b51aea553579bf63f381cd7dc38 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:25 + go version 20:48:25 go version go1.17.6 linux/arm64 [Pipeline] } 20:48:25 $ docker stop --time=1 59a5bced1cfb9c8a2762a46bd4c08f2acf723b51aea553579bf63f381cd7dc38 20:48:27 $ docker rm -f 59a5bced1cfb9c8a2762a46bd4c08f2acf723b51aea553579bf63f381cd7dc38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:27 + docker inspect -f . ci-base-image-arm64 20:48:27 . [Pipeline] withDockerContainer 20:48:27 prd-ubuntu18.04-docker-arm64-4c-16g-5443 does not seem to be running inside a container 20:48:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/19 -v /w/workspace/device-rfid-llrp-go/19:/w/workspace/device-rfid-llrp-go/19:rw,z -v /w/workspace/device-rfid-llrp-go/19@tmp:/w/workspace/device-rfid-llrp-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:48:29 $ docker top 5f5ccc45f5e194cb8923e9b9da1fbf6f3a0e33592e889bcb9ee564df7a656277 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:48:30 + make test 20:48:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:48:31 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:49:18 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:49:18 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:49:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.628s coverage: 39.3% of statements 20:49:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.505s coverage: 52.0% of statements 20:49:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 96.4% of statements 20:49:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:49:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:50:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:50:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:50:13 ./bin/test-attribution-txt.sh [Pipeline] echo 20:50:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:50:15 $ docker stop --time=1 5f5ccc45f5e194cb8923e9b9da1fbf6f3a0e33592e889bcb9ee564df7a656277 20:50:17 $ docker rm -f 5f5ccc45f5e194cb8923e9b9da1fbf6f3a0e33592e889bcb9ee564df7a656277 [Pipeline] // withDockerContainer [Pipeline] sh 20:50:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:50:18 Warning: overwriting stash ‘coverage-report’ 20:50:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:50:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:50:19 + ls -al . 20:50:19 total 636 20:50:19 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 20:50 . 20:50:19 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 20:46 .. 20:50:19 -rw-rw-r-- 1 jenkins jenkins 134 Feb 17 20:46 .dockerignore 20:50:19 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 20:46 .git 20:50:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 20:46 .github 20:50:19 -rw-rw-r-- 1 jenkins jenkins 946 Feb 17 20:46 .gitignore 20:50:19 -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 20:46 .golangci.yml 20:50:19 -rw-rw-r-- 1 jenkins jenkins 9072 Feb 17 20:46 Attribution.txt 20:50:19 -rw-rw-r-- 1 jenkins jenkins 1582 Feb 17 20:46 Dockerfile 20:50:19 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 20:46 GOVERNANCE.md 20:50:19 -rw-rw-r-- 1 jenkins jenkins 682 Feb 17 20:46 Jenkinsfile 20:50:19 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 17 20:46 LICENSE 20:50:19 -rw-rw-r-- 1 jenkins jenkins 1435 Feb 17 20:46 Makefile 20:50:19 -rw-rw-r-- 1 jenkins jenkins 625 Feb 17 20:46 OWNERS.md 20:50:19 -rw-rw-r-- 1 jenkins jenkins 28508 Feb 17 20:46 README.md 20:50:19 -rw-rw-r-- 1 jenkins jenkins 11 Feb 17 20:44 VERSION 20:50:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 20:46 bin 20:50:19 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 20:46 cmd 20:50:19 -rw-r--r-- 1 jenkins jenkins 460394 Feb 17 20:49 coverage.out 20:50:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 20:46 examples 20:50:19 -rw-rw-r-- 1 jenkins jenkins 2899 Feb 17 20:46 go.mod 20:50:19 -rw-rw-r-- 1 jenkins jenkins 49145 Feb 17 20:46 go.sum 20:50:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 20:46 images 20:50:19 drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 20:46 internal 20:50:19 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 20:46 snap 20:50:19 -rw-rw-r-- 1 jenkins jenkins 193 Feb 17 20:46 version.go [Pipeline] isUnix [Pipeline] sh 20:50:20 + 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=4e518eebde62524943ef4fba54b9c3a8d84db30b --label arch=arm64 --label version=2.1.0-dev.2 . 20:50:20 Sending build context to Docker daemon 1.225MB 20:50:20 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 20:50:20 Step 2/26 : FROM ${BASE} AS builder 20:50:20 ---> 76351ab7f228 20:50:20 Step 3/26 : ARG MAKE='make build' 20:50:20 ---> Running in 19203a7266b3 20:50:21 Removing intermediate container 19203a7266b3 20:50:21 ---> c18c0d0d17a1 20:50:21 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 20:50:21 ---> Running in a632ce6a4861 20:50:21 Removing intermediate container a632ce6a4861 20:50:21 ---> 38188840c158 20:50:21 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 20:50:21 ---> Running in 5442a7c6f85e 20:50:22 Removing intermediate container 5442a7c6f85e 20:50:22 ---> 9631e3e89d37 20:50:22 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:22 ---> Running in 96d0fc991315 20:50:23 Removing intermediate container 96d0fc991315 20:50:23 ---> 922d0cae5b71 20:50:23 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:50:23 ---> Running in 48948d7efa74 20:50:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:26 OK: 220 MiB in 52 packages 20:50:27 Removing intermediate container 48948d7efa74 20:50:27 ---> f5293b86cd2e 20:50:27 Step 8/26 : WORKDIR /app 20:50:27 ---> Running in e9dae344ef5f 20:50:28 Removing intermediate container e9dae344ef5f 20:50:28 ---> 6273118069b9 20:50:28 Step 9/26 : COPY go.mod vendor* ./ 20:50:28 ---> 7214dc2a92d6 20:50:28 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:28 ---> Running in 97cb30ce9b3c 20:50:30 Removing intermediate container 97cb30ce9b3c 20:50:30 ---> b39afa44918f 20:50:30 Step 11/26 : COPY . . 20:50:31 ---> 6096102a73a1 20:50:31 Step 12/26 : RUN $MAKE 20:50:31 ---> Running in 78d84ffce7f6 20:50:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.2" -o cmd/device-rfid-llrp ./cmd 20:51:19 Removing intermediate container 78d84ffce7f6 20:51:19 ---> 4b12983c9b60 20:51:19 Step 13/26 : FROM alpine:3.14 20:51:19 3.14: Pulling from library/alpine 20:51:19 be307f383ecc: Pulling fs layer 20:51:19 be307f383ecc: Verifying Checksum 20:51:19 be307f383ecc: Pull complete 20:51:19 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:51:19 Status: Downloaded newer image for alpine:3.14 20:51:19 ---> 5b8b7b635229 20:51:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:51:19 ---> Running in bfb4eb86f922 20:51:19 Removing intermediate container bfb4eb86f922 20:51:19 ---> ac483ba25419 20:51:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:19 ---> Running in 8c5c5f2083e2 20:51:19 Removing intermediate container 8c5c5f2083e2 20:51:19 ---> b7e1706f9b1b 20:51:19 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 20:51:19 ---> Running in 7d65d96db114 20:51:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:51:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:51:19 (1/6) Installing dumb-init (1.2.5-r1) 20:51:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:51:19 (3/6) Installing libsodium (1.0.18-r0) 20:51:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:51:19 (5/6) Installing libzmq (4.3.4-r0) 20:51:19 (6/6) Installing zeromq (4.3.4-r0) 20:51:19 Executing busybox-1.33.1-r6.trigger 20:51:19 OK: 8 MiB in 20 packages 20:51:20 Removing intermediate container 7d65d96db114 20:51:20 ---> a8afaf624cb5 20:51:20 Step 17/26 : COPY --from=builder /app/LICENSE / 20:51:21 ---> 0418071f9edc 20:51:21 Step 18/26 : COPY --from=builder /app/Attribution.txt / 20:51:21 ---> 20b4829b9ffa 20:51:21 Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp 20:51:22 ---> 41fd766a904a 20:51:22 Step 20/26 : COPY --from=builder /app/cmd/res/ / 20:51:22 ---> a6eb223625ed 20:51:22 Step 21/26 : EXPOSE 59989 20:51:23 ---> Running in ed49981e4b1b 20:51:23 Removing intermediate container ed49981e4b1b 20:51:23 ---> b6e8e3a60671 20:51:23 Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] 20:51:23 ---> Running in 076d740e9c54 20:51:23 Removing intermediate container 076d740e9c54 20:51:23 ---> 5beb1fd035f4 20:51:23 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:51:24 ---> Running in 12ffc6f907b8 20:51:24 Removing intermediate container 12ffc6f907b8 20:51:24 ---> fce0c8cdb732 20:51:24 Step 24/26 : LABEL arch=arm64 20:51:24 ---> Running in 58d81ffdf9c0 20:51:24 Removing intermediate container 58d81ffdf9c0 20:51:24 ---> 3a66fe78dc8e 20:51:24 Step 25/26 : LABEL git_sha=4e518eebde62524943ef4fba54b9c3a8d84db30b 20:51:24 ---> Running in 9c50ef54a520 20:51:25 Removing intermediate container 9c50ef54a520 20:51:25 ---> b3fcb1cc8477 20:51:25 Step 26/26 : LABEL version=2.1.0-dev.2 20:51:25 ---> Running in 458ea2e35414 20:51:25 Removing intermediate container 458ea2e35414 20:51:25 ---> dc6afb93578f 20:51:25 [Warning] One or more build-args [ARCH] were not consumed 20:51:25 Successfully built dc6afb93578f 20:51:25 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 20:51:25 provisioning config files... 20:51:25 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/19@tmp/config960365691582895766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:25 ---> docker-login.sh 20:51:25 nexus3.edgexfoundry.org:10001 20:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:26 Configure a credential helper to remove this warning. See 20:51:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:26 20:51:26 Login Succeeded 20:51:26 nexus3.edgexfoundry.org:10002 20:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:26 Configure a credential helper to remove this warning. See 20:51:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:26 20:51:26 Login Succeeded 20:51:26 nexus3.edgexfoundry.org:10003 20:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:26 Configure a credential helper to remove this warning. See 20:51:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:26 20:51:26 Login Succeeded 20:51:26 nexus3.edgexfoundry.org:10004 20:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:27 Configure a credential helper to remove this warning. See 20:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:27 20:51:27 Login Succeeded 20:51:27 docker.io 20:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:28 Configure a credential helper to remove this warning. See 20:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:28 20:51:28 Login Succeeded 20:51:28 ---> docker-login.sh ends [Pipeline] } 20:51:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:51:28 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 20:51:28 4e518eebde62524943ef4fba54b9c3a8d84db30b 20:51:28 latest 20:51:28 2.1.0-dev.2 20:51:28 4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2 20:51:28 main 20:51:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:51:28 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e518eebde62524943ef4fba54b9c3a8d84db30b [Pipeline] isUnix [Pipeline] sh 20:51:28 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e518eebde62524943ef4fba54b9c3a8d84db30b 20:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:51:28 b95001601900: Preparing 20:51:28 903f14200392: Preparing 20:51:28 6261f2ee44a9: Preparing 20:51:28 cf5475987bb2: Preparing 20:51:28 beb15e859239: Preparing 20:51:28 e8c874fe934e: Preparing 20:51:28 62170e181a92: Preparing 20:51:28 e8c874fe934e: Waiting 20:51:28 62170e181a92: Waiting 20:51:29 cf5475987bb2: Pushed 20:51:29 b95001601900: Pushed 20:51:29 6261f2ee44a9: Pushed 20:51:29 62170e181a92: Layer already exists 20:51:29 e8c874fe934e: Pushed 20:51:29 beb15e859239: Pushed 20:51:32 903f14200392: Pushed 20:51:32 4e518eebde62524943ef4fba54b9c3a8d84db30b: digest: sha256:8097e2f33559e8b5b7afaff26562680ce52baaab9cbbff1f481f1633b7827f85 size: 1780 [Pipeline] isUnix [Pipeline] sh 20:51:32 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:51:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 20:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:51:32 b95001601900: Preparing 20:51:32 903f14200392: Preparing 20:51:32 6261f2ee44a9: Preparing 20:51:32 cf5475987bb2: Preparing 20:51:32 beb15e859239: Preparing 20:51:32 e8c874fe934e: Preparing 20:51:32 62170e181a92: Preparing 20:51:32 e8c874fe934e: Waiting 20:51:32 62170e181a92: Waiting 20:51:32 b95001601900: Layer already exists 20:51:32 cf5475987bb2: Layer already exists 20:51:32 903f14200392: Layer already exists 20:51:32 6261f2ee44a9: Layer already exists 20:51:32 beb15e859239: Layer already exists 20:51:32 62170e181a92: Layer already exists 20:51:32 e8c874fe934e: Layer already exists 20:51:33 latest: digest: sha256:8097e2f33559e8b5b7afaff26562680ce52baaab9cbbff1f481f1633b7827f85 size: 1780 [Pipeline] isUnix [Pipeline] sh 20:51:33 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.2 [Pipeline] isUnix [Pipeline] sh 20:51:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.2 20:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:51:33 b95001601900: Preparing 20:51:33 903f14200392: Preparing 20:51:33 6261f2ee44a9: Preparing 20:51:33 cf5475987bb2: Preparing 20:51:33 beb15e859239: Preparing 20:51:33 e8c874fe934e: Preparing 20:51:33 62170e181a92: Preparing 20:51:33 e8c874fe934e: Waiting 20:51:33 62170e181a92: Waiting 20:51:33 903f14200392: Layer already exists 20:51:33 beb15e859239: Layer already exists 20:51:33 b95001601900: Layer already exists 20:51:33 6261f2ee44a9: Layer already exists 20:51:33 cf5475987bb2: Layer already exists 20:51:33 62170e181a92: Layer already exists 20:51:33 e8c874fe934e: Layer already exists 20:51:33 2.1.0-dev.2: digest: sha256:8097e2f33559e8b5b7afaff26562680ce52baaab9cbbff1f481f1633b7827f85 size: 1780 [Pipeline] isUnix [Pipeline] sh 20:51:34 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2 [Pipeline] isUnix [Pipeline] sh 20:51:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2 20:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:51:34 b95001601900: Preparing 20:51:34 903f14200392: Preparing 20:51:34 6261f2ee44a9: Preparing 20:51:34 cf5475987bb2: Preparing 20:51:34 beb15e859239: Preparing 20:51:34 e8c874fe934e: Preparing 20:51:34 62170e181a92: Preparing 20:51:34 e8c874fe934e: Waiting 20:51:34 62170e181a92: Waiting 20:51:34 903f14200392: Layer already exists 20:51:34 6261f2ee44a9: Layer already exists 20:51:34 b95001601900: Layer already exists 20:51:34 cf5475987bb2: Layer already exists 20:51:34 beb15e859239: Layer already exists 20:51:34 62170e181a92: Layer already exists 20:51:34 e8c874fe934e: Layer already exists 20:51:34 4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2: digest: sha256:8097e2f33559e8b5b7afaff26562680ce52baaab9cbbff1f481f1633b7827f85 size: 1780 [Pipeline] isUnix [Pipeline] sh 20:51:35 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 20:51:35 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 20:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:51:35 b95001601900: Preparing 20:51:35 903f14200392: Preparing 20:51:35 6261f2ee44a9: Preparing 20:51:35 cf5475987bb2: Preparing 20:51:35 beb15e859239: Preparing 20:51:35 e8c874fe934e: Preparing 20:51:35 62170e181a92: Preparing 20:51:35 e8c874fe934e: Waiting 20:51:35 62170e181a92: Waiting 20:51:35 beb15e859239: Layer already exists 20:51:35 6261f2ee44a9: Layer already exists 20:51:35 b95001601900: Layer already exists 20:51:35 903f14200392: Layer already exists 20:51:35 cf5475987bb2: Layer already exists 20:51:35 62170e181a92: Layer already exists 20:51:35 e8c874fe934e: Layer already exists 20:51:36 main: digest: sha256:8097e2f33559e8b5b7afaff26562680ce52baaab9cbbff1f481f1633b7827f85 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:36 ===================================================== [Pipeline] echo 20:51:36 taggedImages: 20:51:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e518eebde62524943ef4fba54b9c3a8d84db30b 20:51:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 20:51:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.2 20:51:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e518eebde62524943ef4fba54b9c3a8d84db30b-2.1.0-dev.2 20:51:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:51:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:51:36 20:51:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:51:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:51:36 arm64: Pulling from edgex-lftools-log-publisher 20:51:36 448f6bf000e3: Pulling fs layer 20:51:36 f757da607395: Pulling fs layer 20:51:36 05883995daec: Pulling fs layer 20:51:36 8603b9c90790: Pulling fs layer 20:51:36 1560dd03e051: Pulling fs layer 20:51:36 27f5ce0e4adf: Pulling fs layer 20:51:36 c2d8d7efcc4b: Pulling fs layer 20:51:36 1560dd03e051: Waiting 20:51:36 27f5ce0e4adf: Waiting 20:51:36 c2d8d7efcc4b: Waiting 20:51:36 8603b9c90790: Waiting 20:51:37 f757da607395: Verifying Checksum 20:51:37 f757da607395: Download complete 20:51:37 8603b9c90790: Verifying Checksum 20:51:37 8603b9c90790: Download complete 20:51:37 1560dd03e051: Download complete 20:51:37 27f5ce0e4adf: Download complete 20:51:37 05883995daec: Verifying Checksum 20:51:37 05883995daec: Download complete 20:51:37 448f6bf000e3: Verifying Checksum 20:51:37 448f6bf000e3: Download complete 20:51:40 c2d8d7efcc4b: Verifying Checksum 20:51:40 c2d8d7efcc4b: Download complete 20:51:41 448f6bf000e3: Pull complete 20:51:42 f757da607395: Pull complete 20:51:43 05883995daec: Pull complete 20:51:43 8603b9c90790: Pull complete 20:51:44 1560dd03e051: Pull complete 20:51:45 27f5ce0e4adf: Pull complete 20:52:00 c2d8d7efcc4b: Pull complete 20:52:00 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:52:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:52:00 prd-ubuntu18.04-docker-arm64-4c-16g-5443 does not seem to be running inside a container 20:52:00 $ 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/19 -v /w/workspace/device-rfid-llrp-go/19:/w/workspace/device-rfid-llrp-go/19:rw,z -v /w/workspace/device-rfid-llrp-go/19@tmp:/w/workspace/device-rfid-llrp-go/19@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:arm64 cat 20:52:03 $ docker top 882217b69bf1dd17b3c28857004a60a80dc64dbb3aa4712d9172695ccb665b9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:03 ---> job-cost.sh 20:52:03 lf-activate-venv: SKIPPING 20:52:03 INFO: No Stack... 20:52:04 INFO: Retrieving Pricing Info for: v3-standard-4 20:52:04 INFO: Archiving Costs [Pipeline] sh 20:52:05 + cut -d, -f6 20:52:05 + cat /w/workspace/device-rfid-llrp-go/19/archives/cost.csv [Pipeline] lock 20:52:05 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-19-stack-cost] 20:52:05 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-19-stack-cost] did not exist. Created. 20:52:05 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:52:06 /w/workspace/device-rfid-llrp-go/19@tmp/durable-26d9d434/script.sh: 1: /w/workspace/device-rfid-llrp-go/19@tmp/durable-26d9d434/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:52:06 + echo total: 0.10999999940395355 [Pipeline] stash 20:52:06 Warning: overwriting stash ‘stack-cost’ 20:52:06 Stashed 1 file(s) [Pipeline] } 20:52:06 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 20:52:06 $ docker stop --time=1 882217b69bf1dd17b3c28857004a60a80dc64dbb3aa4712d9172695ccb665b9b 20:52:08 $ docker rm -f 882217b69bf1dd17b3c28857004a60a80dc64dbb3aa4712d9172695ccb665b9b [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 20:52:08 provisioning config files... 20:52:08 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8319053106808598849tmp [Pipeline] { [Pipeline] sh 20:52:09 + set +x 20:52:09 + curl -s https://codecov.io/bash 20:52:09 + bash -s -- 20:52:09 20:52:09 _____ _ 20:52:09 / ____| | | 20:52:09 | | ___ __| | ___ ___ _____ __ 20:52:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:52:09 | |___| (_) | (_| | __/ (_| (_) \ V / 20:52:09 \_____\___/ \__,_|\___|\___\___/ \_/ 20:52:09 Bash-1.0.6 20:52:09 20:52:09 20:52:09 ==> git version 2.24.4 found 20:52:09 ==> 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 20:52:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:52:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:52:09 ==> Jenkins CI detected. 20:52:09 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 20:52:09 project root: . 20:52:09 --> token set from env 20:52:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:52:09 ==> Running gcov in . (disable via -X gcov) 20:52:09 ==> Python coveragepy not found 20:52:09 ==> Searching for coverage reports in: 20:52:09 + . 20:52:09 -> Found 1 reports 20:52:09 ==> Detecting git/mercurial file structure 20:52:09 ==> Reading reports 20:52:09 + ./coverage.out bytes=460394 20:52:09 ==> Appending adjustments 20:52:09 https://docs.codecov.io/docs/fixing-reports 20:52:09 + Found adjustments 20:52:09 ==> Gzipping contents 20:52:09 52K /tmp/codecov.EWKQEV.gz 20:52:09 ==> Uploading reports 20:52:09 url: https://codecov.io 20:52:09 query: branch=main&commit=4e518eebde62524943ef4fba54b9c3a8d84db30b&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:52:09 -> Pinging Codecov 20:52:09 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=4e518eebde62524943ef4fba54b9c3a8d84db30b&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:52:10 -> Uploading to 20:52:10 https://storage.googleapis.com/codecov/v4/raw/2022-02-17/581DD39554BDF9B6E22D074273EAD858/4e518eebde62524943ef4fba54b9c3a8d84db30b/d24a7870-49ea-4830-b1ce-11f04841e779.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220217T205209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f8b8469db81522a5c8a77b0e9e488a15c5922e1dec770d9860a4a7f7e742214 20:52:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:10 Dload Upload Total Spent Left Speed 20:52:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51828 0 0 100 51828 0 144k --:--:-- --:--:-- --:--:-- 144k 20:52:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4e518eebde62524943ef4fba54b9c3a8d84db30b [Pipeline] } 20:52:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:52:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:52:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:52:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:52:11 20:52:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:52:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:52:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:52:11 188c0c94c7c5: Pulling fs layer 20:52:11 0ef7d3d256c8: Pulling fs layer 20:52:11 de9db76c5a1d: Pulling fs layer 20:52:11 0eba1c9be4d2: Pulling fs layer 20:52:11 0d57e429df01: Pulling fs layer 20:52:11 4e4be7b47b0d: Pulling fs layer 20:52:11 e1f770b5df2f: Pulling fs layer 20:52:11 85a0685a4137: Pulling fs layer 20:52:11 0d57e429df01: Waiting 20:52:11 4e4be7b47b0d: Waiting 20:52:11 e1f770b5df2f: Waiting 20:52:11 85a0685a4137: Waiting 20:52:11 0eba1c9be4d2: Waiting 20:52:11 de9db76c5a1d: Verifying Checksum 20:52:11 de9db76c5a1d: Download complete 20:52:11 0ef7d3d256c8: Verifying Checksum 20:52:11 0ef7d3d256c8: Download complete 20:52:11 0d57e429df01: Verifying Checksum 20:52:11 0d57e429df01: Download complete 20:52:11 4e4be7b47b0d: Verifying Checksum 20:52:11 4e4be7b47b0d: Download complete 20:52:11 188c0c94c7c5: Verifying Checksum 20:52:11 188c0c94c7c5: Download complete 20:52:11 e1f770b5df2f: Verifying Checksum 20:52:11 e1f770b5df2f: Download complete 20:52:11 188c0c94c7c5: Pull complete 20:52:12 0ef7d3d256c8: Pull complete 20:52:12 0eba1c9be4d2: Verifying Checksum 20:52:12 0eba1c9be4d2: Download complete 20:52:12 de9db76c5a1d: Pull complete 20:52:12 85a0685a4137: Verifying Checksum 20:52:12 85a0685a4137: Download complete 20:52:15 0eba1c9be4d2: Pull complete 20:52:15 0d57e429df01: Pull complete 20:52:15 4e4be7b47b0d: Pull complete 20:52:16 e1f770b5df2f: Pull complete 20:52:20 85a0685a4137: Pull complete 20:52:20 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:52:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:52:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:52:20 prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container 20:52:20 $ 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 20:52:23 $ docker top 3d85a8dfc10a317ed8dafad1dbd30b18e4c9b74e776bb6a65e8ac838751975dd -eo pid,comm [Pipeline] { [Pipeline] echo 20:52:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:52:23 + set -o pipefail 20:52:23 + snyk monitor '--org=edgex-jenkins' 20:52:27 20:52:27 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 20:52:27 20:52:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/92a77563-d78d-4453-9358-96c9640031bb 20:52:27 20:52:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:52:27 20:52:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:52:27 20:52:27 [Pipeline] } 20:52:27 $ docker stop --time=1 3d85a8dfc10a317ed8dafad1dbd30b18e4c9b74e776bb6a65e8ac838751975dd 20:52:29 $ docker rm -f 3d85a8dfc10a317ed8dafad1dbd30b18e4c9b74e776bb6a65e8ac838751975dd [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 20:52:30 + git log --format=format:%s -1 4e518eebde62524943ef4fba54b9c3a8d84db30b [Pipeline] sh 20:52:30 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:52:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:52:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:52:30 . [Pipeline] withDockerContainer 20:52:31 prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container 20:52:31 $ 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 20:52:31 $ docker top 08e3355c4a175be029fa1ff1efdd40cc71a08e2be854dcb670496919c4e19717 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:52:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:31 [ssh-agent] Looking for ssh-agent implementation... 20:52:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:31 $ docker exec 08e3355c4a175be029fa1ff1efdd40cc71a08e2be854dcb670496919c4e19717 ssh-agent 20:52:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCfMJdI/agent.15 20:52:31 SSH_AGENT_PID=22 20:52:31 Running ssh-add (command line suppressed) 20:52:31 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3943569035360750355.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3943569035360750355.key) 20:52:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:32 + git semver tag 20:52:32 # -> Open(): unable to determine branch for HEAD 20:52:32 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 20:52:32 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 20:52:32 # $SEMVER_REMOTE_NAME = origin 20:52:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:52:32 # $SEMVER_USER_NAME = edgex-jenkins 20:52:32 # $SEMVER_BRANCH = main 20:52:32 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:52:32 # 4e518eebde62524943ef4fba54b9c3a8d84db30b HEAD 20:52:32 # -> Force: false 20:52:32 # 4222e462d7ec9c491e03d35422b62ced63d4a1ce refs/tags/v2.1.0-dev.2 [Pipeline] } 20:52:32 $ docker exec --env ******** --env ******** 08e3355c4a175be029fa1ff1efdd40cc71a08e2be854dcb670496919c4e19717 ssh-agent -k 20:52:32 unset SSH_AUTH_SOCK; 20:52:32 unset SSH_AGENT_PID; 20:52:32 echo Agent pid 22 killed; 20:52:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:52:32 + git semver [Pipeline] } 20:52:32 $ docker stop --time=1 08e3355c4a175be029fa1ff1efdd40cc71a08e2be854dcb670496919c4e19717 20:52:33 $ docker rm -f 08e3355c4a175be029fa1ff1efdd40cc71a08e2be854dcb670496919c4e19717 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:52:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:52:34 20:52:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:52:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:52:34 0.23.1-centos7: Pulling from edgex-lftools 20:52:34 ab5ef0e58194: Pulling fs layer 20:52:34 9712f1f96733: Pulling fs layer 20:52:34 63f879dbbcfc: Pulling fs layer 20:52:34 0d9ebad4ef96: Pulling fs layer 20:52:34 e9a5061849ea: Pulling fs layer 20:52:34 d747dcd14b5f: Pulling fs layer 20:52:34 2de7ff778b66: Pulling fs layer 20:52:34 e9a5061849ea: Waiting 20:52:34 d747dcd14b5f: Waiting 20:52:34 2de7ff778b66: Waiting 20:52:34 0d9ebad4ef96: Waiting 20:52:34 9712f1f96733: Verifying Checksum 20:52:34 9712f1f96733: Download complete 20:52:34 63f879dbbcfc: Verifying Checksum 20:52:34 63f879dbbcfc: Download complete 20:52:34 ab5ef0e58194: Verifying Checksum 20:52:34 ab5ef0e58194: Download complete 20:52:34 d747dcd14b5f: Verifying Checksum 20:52:34 d747dcd14b5f: Download complete 20:52:34 0d9ebad4ef96: Verifying Checksum 20:52:34 0d9ebad4ef96: Download complete 20:52:34 e9a5061849ea: Verifying Checksum 20:52:34 e9a5061849ea: Download complete 20:52:34 2de7ff778b66: Verifying Checksum 20:52:34 2de7ff778b66: Download complete 20:52:38 ab5ef0e58194: Pull complete 20:52:38 9712f1f96733: Pull complete 20:52:38 63f879dbbcfc: Pull complete 20:52:42 0d9ebad4ef96: Pull complete 20:52:43 e9a5061849ea: Pull complete 20:52:43 d747dcd14b5f: Pull complete 20:52:44 2de7ff778b66: Pull complete 20:52:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:52:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:52:44 prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container 20:52:44 $ 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 20:52:47 $ docker top 11b41d4825e21cfd79b29c0fb190a7f3f2f7f3cbad7d0215cfd2b33a09556304 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:52:48 provisioning config files... 20:52:48 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1655057535478604514tmp 20:52:48 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2959203717519784221tmp 20:52:48 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3810839571018100060tmp [Pipeline] { [Pipeline] echo 20:52:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:52:48 ---> sigul-configuration.sh 20:52:48 gpg: directory `/root/.gnupg' created 20:52:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:52:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:52:48 gpg: keyring `/root/.gnupg/secring.gpg' created 20:52:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:52:48 gpg: CAST5 encrypted data 20:52:48 gpg: encrypted with 1 passphrase 20:52:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:52:48 + mkdir /home/jenkins 20:52:48 + mkdir /home/jenkins/sigul [Pipeline] sh 20:52:48 + 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 20:52:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:52:49 ---> sigul-install.sh 20:52:49 Sigul already installed; skipping installation. [Pipeline] sh 20:52:49 + git tag --list 20:52:49 v0.0.0 20:52:49 v1.0.0 20:52:49 v1.0.0-dev.1 20:52:49 v1.0.0-dev.2 20:52:49 v1.0.0-dev.3 20:52:49 v1.0.0-dev.4 20:52:49 v1.0.0-dev.5 20:52:49 v1.0.0-dev.6 20:52:49 v1.0.0-dev.7 20:52:49 v1.0.0-dev.8 20:52:49 v1.0.0-dev.9 20:52:49 v1.0.1-dev.1 20:52:49 v1.0.1-dev.2 20:52:49 v1.0.1-dev.3 20:52:49 v1.0.1-dev.4 20:52:49 v1.0.1-dev.5 20:52:49 v1.0.1-dev.6 20:52:49 v2.1.0-dev.1 20:52:49 v2.1.0-dev.2 [Pipeline] sh 20:52:49 + lftools sign git-tag v2.1.0-dev.2 20:52:50 Signing Git tag with Sigul... 20:52:50 Signing v2.1.0-dev.2 [Pipeline] echo 20:52:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:52:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:52:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:52:50 $ docker stop --time=1 11b41d4825e21cfd79b29c0fb190a7f3f2f7f3cbad7d0215cfd2b33a09556304 20:52:52 $ docker rm -f 11b41d4825e21cfd79b29c0fb190a7f3f2f7f3cbad7d0215cfd2b33a09556304 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:52:52 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:52:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:52:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:52:52 . [Pipeline] withDockerContainer 20:52:52 prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container 20:52: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:52:53 $ docker top 3a4dcccfb732e956292921c8a35160ab8698fa27bed88dd21081e04186994582 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:52:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:53 [ssh-agent] Looking for ssh-agent implementation... 20:52:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:53 $ docker exec 3a4dcccfb732e956292921c8a35160ab8698fa27bed88dd21081e04186994582 ssh-agent 20:52:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDaBPhA/agent.15 20:52:53 SSH_AGENT_PID=21 20:52:53 Running ssh-add (command line suppressed) 20:52:53 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2383966903114618340.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2383966903114618340.key) 20:52:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:54 + git semver bump pre 20:52:54 # -> Open(): unable to determine branch for HEAD 20:52:54 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 20:52:54 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 20:52:54 # $SEMVER_REMOTE_NAME = origin 20:52:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:52:54 # $SEMVER_USER_NAME = edgex-jenkins 20:52:54 # $SEMVER_BRANCH = main 20:52:54 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:52:54 2.1.0-dev.3 [Pipeline] } 20:52:54 $ docker exec --env ******** --env ******** 3a4dcccfb732e956292921c8a35160ab8698fa27bed88dd21081e04186994582 ssh-agent -k 20:52:54 unset SSH_AUTH_SOCK; 20:52:54 unset SSH_AGENT_PID; 20:52:54 echo Agent pid 21 killed; 20:52:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:52:54 + git semver [Pipeline] } 20:52:54 $ docker stop --time=1 3a4dcccfb732e956292921c8a35160ab8698fa27bed88dd21081e04186994582 20:52:55 $ docker rm -f 3a4dcccfb732e956292921c8a35160ab8698fa27bed88dd21081e04186994582 [Pipeline] // withDockerContainer [Pipeline] sh 20:52:55 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:52:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:52:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:52:56 . [Pipeline] withDockerContainer 20:52:56 prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container 20:52:56 $ 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 20:52:56 $ docker top 2b24d05b3a49f97e607dc112dbe704575acfa1f6b0367ec0d8f3d1acb03419b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:52:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:56 [ssh-agent] Looking for ssh-agent implementation... 20:52:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:56 $ docker exec 2b24d05b3a49f97e607dc112dbe704575acfa1f6b0367ec0d8f3d1acb03419b1 ssh-agent 20:52:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIkFGcb/agent.15 20:52:57 SSH_AGENT_PID=22 20:52:57 Running ssh-add (command line suppressed) 20:52:57 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5562955330790047611.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5562955330790047611.key) 20:52:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:57 + git semver push 20:52:57 # -> Open(): unable to determine branch for HEAD 20:52:57 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 20:52:57 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 20:52:57 # $SEMVER_REMOTE_NAME = origin 20:52:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:52:57 # $SEMVER_USER_NAME = edgex-jenkins 20:52:57 # $SEMVER_BRANCH = main 20:52:57 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 20:52:58 $ docker exec --env ******** --env ******** 2b24d05b3a49f97e607dc112dbe704575acfa1f6b0367ec0d8f3d1acb03419b1 ssh-agent -k 20:52:58 unset SSH_AUTH_SOCK; 20:52:58 unset SSH_AGENT_PID; 20:52:58 echo Agent pid 22 killed; 20:52:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:52:59 + git semver [Pipeline] } 20:52:59 $ docker stop --time=1 2b24d05b3a49f97e607dc112dbe704575acfa1f6b0367ec0d8f3d1acb03419b1 20:53:00 $ docker rm -f 2b24d05b3a49f97e607dc112dbe704575acfa1f6b0367ec0d8f3d1acb03419b1 [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 20:53:01 + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' 20:53:01 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:53:01 total 8 20:53:01 drwxr-xr-x. 3 root root 34 Feb 17 20:46 . 20:53:01 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 17 20:52 .. 20:53:01 drwxr-xr-x. 2 root root 6 Feb 17 20:46 cost 20:53:01 -rw-r--r--. 1 root root 89 Feb 17 20:46 cost.csv 20:53:01 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:53:01 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:53:01 total 8 20:53:01 drwxr-xr-x. 3 jenkins jenkins 34 Feb 17 20:46 . 20:53:01 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 17 20:52 .. 20:53:01 drwxr-xr-x. 2 jenkins jenkins 6 Feb 17 20:46 cost 20:53:01 -rw-r--r--. 1 jenkins jenkins 89 Feb 17 20:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:53:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:53:01 ---> package-listing.sh 20:53:01 ++ facter osfamily 20:53:01 ++ tr '[:upper:]' '[:lower:]' 20:53:02 + OS_FAMILY=redhat 20:53:02 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 20:53:02 + START_PACKAGES=/tmp/packages_start.txt 20:53:02 + END_PACKAGES=/tmp/packages_end.txt 20:53:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:53:02 + PACKAGES=/tmp/packages_start.txt 20:53:02 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 20:53:02 + PACKAGES=/tmp/packages_end.txt 20:53:02 + case "${OS_FAMILY}" in 20:53:02 + rpm -qa 20:53:02 + sort 20:53:02 + '[' -f /tmp/packages_start.txt ']' 20:53:02 + '[' -f /tmp/packages_end.txt ']' 20:53:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:53:02 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 20:53:02 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 20:53:02 + 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 20:53:02 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 20:53:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:53:03 . [Pipeline] withDockerContainer 20:53:03 prd-centos7-docker-4c-2g-5442 does not seem to be running inside a container 20:53:03 $ 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 20:53:03 $ docker top 11c7ce793ddb6c03f1a71bd7aef8e272468d8d0c14e0b36a3171d36f6bdaf8bc -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:04 + touch /tmp/pre-build-complete [Pipeline] sh 20:53:04 + mkdir -p /var/log/sysstat [Pipeline] sh 20:53:04 + ls /var/log/sa-host 20:53:04 + sadf -c /var/log/sa-host/sa17 20:53:04 file_magic: OK 20:53:04 HZ: Using current value: 100 20:53:04 file_header: OK 20:53:04 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 20:53:04 Statistics: 20:53:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:53:04 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:05 provisioning config files... 20:53:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3218834624129064354tmp [Pipeline] { [Pipeline] echo 20:53:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:53:05 ---> create-netrc.sh [Pipeline] } 20:53:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:53:05 ---> python-tools-install.sh [Pipeline] echo 20:53:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:53:06 ---> sudo-logs.sh 20:53:06 Archiving 'sudo' log.. 20:53:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-5442.novalocal: Name or service not known 20:53:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-5442.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:53:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:53:06 ---> job-cost.sh 20:53:06 lf-activate-venv: SKIPPING 20:53:06 DEBUG: total: 0.05999999865889549 20:53:06 INFO: Retrieving Stack Cost... 20:53:06 INFO: Retrieving Pricing Info for: v3-standard-2 20:53:07 INFO: Archiving Costs [Pipeline] echo 20:53:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:53:07 ---> logs-deploy.sh 20:53:07 lf-activate-venv: SKIPPING 20:53:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/19 20:53:07 INFO: archiving workspace using pattern(s): 20:53:08 Archives upload complete. 20:53:08 INFO: archiving logs to Nexus