Pull request #223 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a+3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 (70bd5b63adcd6b3b4e148de4371c72f620349ff2) 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-ssh4937348663271415761.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2274632751510639579.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-223/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-223/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh489197301469553477.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-223/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13457344240297911677.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh16979400558397726103.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-223/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-223/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14108970323283336495.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.20 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: false 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 SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-14487 in /w/workspace/undry_device-rfid-llrp-go_PR-223 [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/undry_device-rfid-llrp-go_PR-223 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/223/head:refs/remotes/origin/PR-223 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 into PR head commit 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a Merge succeeded, producing 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a Checking out Revision 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a (PR-223) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:12:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:12:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:12:09 ========================================================= 10:12:09 EdgeX Global Pipelines Version Info 10:12:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:12:10 ------------------- 10:12:10 stable info: 10:12:10 ------------------- 10:12:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:12:10 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:12:10 Message: update stable to v1.0.249 10:12:10 ------------------- 10:12:10 experimental info: 10:12:10 ------------------- 10:12:10 Commited By: **** collab-it+edgex@linuxfoundation.org 10:12:10 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:12:10 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:12:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:12:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:12:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:12:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:12:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:12:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:12:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:12:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:12:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:12:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-223 [Pipeline] echo 10:12:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-223 [Pipeline] echo 10:12:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-223 [Pipeline] echo 10:12:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a [Pipeline] echo 10:12:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71b47f3 [Pipeline] echo 10:12:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:12 provisioning config files... 10:12:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp/config11328707382978744934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:13 ---> docker-login.sh 10:12:13 nexus3.edgexfoundry.org:10001 10:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:13 Configure a credential helper to remove this warning. See 10:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:13 10:12:13 Login Succeeded 10:12:13 nexus3.edgexfoundry.org:10002 10:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:13 Configure a credential helper to remove this warning. See 10:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:13 10:12:13 Login Succeeded 10:12:13 nexus3.edgexfoundry.org:10003 10:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:13 Configure a credential helper to remove this warning. See 10:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:13 10:12:13 Login Succeeded 10:12:13 nexus3.edgexfoundry.org:10004 10:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:14 Configure a credential helper to remove this warning. See 10:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:14 10:12:14 Login Succeeded 10:12:14 docker.io 10:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:14 Configure a credential helper to remove this warning. See 10:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:14 10:12:14 Login Succeeded 10:12:14 ---> docker-login.sh ends [Pipeline] } 10:12:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:12:15 + git rev-list -1 --merges 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a~1..71b47f3e3f8c084b82eaebb7799b47e9986a1c1a [Pipeline] echo 10:12:15 -----------> git rev-list -1 --merges 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a~1..71b47f3e3f8c084b82eaebb7799b47e9986a1c1a 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a [false] [Pipeline] sh 10:12:15 + git log --format=format:%s -1 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a [Pipeline] echo 10:12:15 ========================================================= 10:12:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:12:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:16 + git log --format=format:%s -1 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a [Pipeline] echo 10:12:16 [semverPrep] GIT_COMMIT: 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:12:16 [semverPrep] This is not a build commit. [Pipeline] sh 10:12:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:12:16 + grep -v github /etc/ssh/ssh_known_hosts 10:12:16 + [ -e /tmp/ssh_known_hosts ] 10:12:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:12:16 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:12:16 sudo tee -a /etc/ssh/ssh_known_hosts 10:12:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:12:16 10:12:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:12:17 0.1.4: Pulling from edgex-devops/py-git-semver 10:12:17 b85a868b505f: Pulling fs layer 10:12:17 e2be974225ed: Pulling fs layer 10:12:17 339a4e72a1f5: Pulling fs layer 10:12:17 988bab9f4d93: Pulling fs layer 10:12:17 1469e6f7b9e6: Pulling fs layer 10:12:17 eaf3925da568: Pulling fs layer 10:12:17 bab4dde63d76: Pulling fs layer 10:12:17 bde34c3a00c8: Pulling fs layer 10:12:17 b352a97aabf1: Pulling fs layer 10:12:17 4872d77fe225: Pulling fs layer 10:12:17 5851b861e8e6: Pulling fs layer 10:12:17 b352a97aabf1: Waiting 10:12:17 1469e6f7b9e6: Waiting 10:12:17 4872d77fe225: Waiting 10:12:17 5851b861e8e6: Waiting 10:12:17 bab4dde63d76: Waiting 10:12:17 988bab9f4d93: Waiting 10:12:17 bde34c3a00c8: Waiting 10:12:17 e2be974225ed: Download complete 10:12:17 988bab9f4d93: Verifying Checksum 10:12:17 988bab9f4d93: Download complete 10:12:17 1469e6f7b9e6: Verifying Checksum 10:12:17 1469e6f7b9e6: Download complete 10:12:17 eaf3925da568: Verifying Checksum 10:12:17 eaf3925da568: Download complete 10:12:17 339a4e72a1f5: Verifying Checksum 10:12:17 339a4e72a1f5: Download complete 10:12:17 bde34c3a00c8: Download complete 10:12:17 b352a97aabf1: Download complete 10:12:17 4872d77fe225: Download complete 10:12:17 5851b861e8e6: Verifying Checksum 10:12:17 5851b861e8e6: Download complete 10:12:17 b85a868b505f: Download complete 10:12:17 bab4dde63d76: Download complete 10:12:18 b85a868b505f: Pull complete 10:12:19 e2be974225ed: Pull complete 10:12:19 339a4e72a1f5: Pull complete 10:12:19 988bab9f4d93: Pull complete 10:12:19 1469e6f7b9e6: Pull complete 10:12:19 eaf3925da568: Pull complete 10:12:21 bab4dde63d76: Pull complete 10:12:21 bde34c3a00c8: Pull complete 10:12:21 b352a97aabf1: Pull complete 10:12:21 4872d77fe225: Pull complete 10:12:21 5851b861e8e6: Pull complete 10:12:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:12:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:12:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:21 prd-ubuntu20.04-docker-8c-8g-14487 does not seem to be running inside a container 10:12:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-223 -v /w/workspace/undry_device-rfid-llrp-go_PR-223:/w/workspace/undry_device-rfid-llrp-go_PR-223:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-223@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:12:23 $ docker top 140efd33346d98083ef9e76decdb1dd07c1989b042f61f4abc46a652b0e0f87f -eo pid,comm 10:12:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:12:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:12:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:12:23 [ssh-agent] Looking for ssh-agent implementation... 10:12:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:23 $ docker exec 140efd33346d98083ef9e76decdb1dd07c1989b042f61f4abc46a652b0e0f87f ssh-agent 10:12:23 SSH_AUTH_SOCK=/tmp/ssh-MunSBiyNpU6E/agent.32 10:12:23 SSH_AGENT_PID=38 10:12:23 Running ssh-add (command line suppressed) 10:12:23 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-223@tmp/private_key_12967113874779032471.key (/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp/private_key_12967113874779032471.key) 10:12:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:12:24 + git tag --points-at HEAD [Pipeline] } 10:12:24 $ docker exec --env ******** --env ******** 140efd33346d98083ef9e76decdb1dd07c1989b042f61f4abc46a652b0e0f87f ssh-agent -k 10:12:24 unset SSH_AUTH_SOCK; 10:12:24 unset SSH_AGENT_PID; 10:12:24 echo Agent pid 38 killed; 10:12:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:12:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:12:24 [ssh-agent] Looking for ssh-agent implementation... 10:12:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:24 $ docker exec 140efd33346d98083ef9e76decdb1dd07c1989b042f61f4abc46a652b0e0f87f ssh-agent 10:12:24 SSH_AUTH_SOCK=/tmp/ssh-djL8yO6nagTN/agent.70 10:12:24 SSH_AGENT_PID=76 10:12:24 Running ssh-add (command line suppressed) 10:12:24 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-223@tmp/private_key_6547741117849652191.key (/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp/private_key_6547741117849652191.key) 10:12:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:12:25 + git semver init 10:12:25 2023-05-08 10:12:25,396 [run_init] DEBUG init version:0.0.0 force:False 10:12:25 2023-05-08 10:12:25,397 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-223/.semver 10:12:25 2023-05-08 10:12:25,397 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-223/.semver 10:12:25 2023-05-08 10:12:25,398 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-223/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-223, universal_newlines=False, shell=None, istream=None) 10:12:26 2023-05-08 10:12:26,207 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-223/.git/info/exclude 10:12:26 2023-05-08 10:12:26,207 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-223/.semver/PR-223 with force:False 10:12:26 2023-05-08 10:12:26,207 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-223/.semver/PR-223 10:12:26 2023-05-08 10:12:26,212 [execute] INFO git cat-file --batch-check 10:12:26 2023-05-08 10:12:26,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-223/.semver, universal_newlines=False, shell=None, istream=) 10:12:26 2023-05-08 10:12:26,228 [execute] INFO git cat-file --batch 10:12:26 2023-05-08 10:12:26,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-223/.semver, universal_newlines=False, shell=None, istream=) 10:12:26 2023-05-08 10:12:26,234 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-223/.semver/PR-223 10:12:26 0.0.0 [Pipeline] } 10:12:26 $ docker exec --env ******** --env ******** 140efd33346d98083ef9e76decdb1dd07c1989b042f61f4abc46a652b0e0f87f ssh-agent -k 10:12:26 unset SSH_AUTH_SOCK; 10:12:26 unset SSH_AGENT_PID; 10:12:26 echo Agent pid 76 killed; 10:12:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:12:26 + git semver [Pipeline] } 10:12:27 $ docker stop --time=1 140efd33346d98083ef9e76decdb1dd07c1989b042f61f4abc46a652b0e0f87f 10:12:28 $ docker rm -f --volumes 140efd33346d98083ef9e76decdb1dd07c1989b042f61f4abc46a652b0e0f87f [Pipeline] // withDockerContainer [Pipeline] sh 10:12:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:12:29 Stashed 1 file(s) [Pipeline] echo 10:12:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:29 provisioning config files... 10:12:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp/config16545299856612455736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:30 ---> docker-login.sh 10:12:30 nexus3.edgexfoundry.org:10001 10:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:30 Configure a credential helper to remove this warning. See 10:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:30 10:12:30 Login Succeeded 10:12:30 nexus3.edgexfoundry.org:10002 10:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:30 Configure a credential helper to remove this warning. See 10:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:30 10:12:30 Login Succeeded 10:12:30 nexus3.edgexfoundry.org:10003 10:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:30 Configure a credential helper to remove this warning. See 10:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:30 10:12:30 Login Succeeded 10:12:30 nexus3.edgexfoundry.org:10004 10:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:30 Configure a credential helper to remove this warning. See 10:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:30 10:12:30 Login Succeeded 10:12:30 docker.io 10:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:30 Configure a credential helper to remove this warning. See 10:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:30 10:12:30 Login Succeeded 10:12:30 ---> docker-login.sh ends [Pipeline] } 10:12:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:12:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:12:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:12:31 ========================================================= 10:12:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:12:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:12:31 Sending build context to Docker daemon 4.234MB 10:12:31 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:12:31 Step 2/12 : FROM ${BASE} AS builder 10:12:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:12:31 f56be85fc22e: Pulling fs layer 10:12:31 85791d961cd3: Pulling fs layer 10:12:31 d694b5ae8c79: Pulling fs layer 10:12:31 9f32a84ed3da: Pulling fs layer 10:12:31 4d19c01a9841: Pulling fs layer 10:12:31 9325e15d5711: Pulling fs layer 10:12:31 556b6ee489ea: Pulling fs layer 10:12:31 c5a4b2cf53e6: Pulling fs layer 10:12:31 9f32a84ed3da: Waiting 10:12:31 4d19c01a9841: Waiting 10:12:31 9325e15d5711: Waiting 10:12:31 556b6ee489ea: Waiting 10:12:31 c5a4b2cf53e6: Waiting 10:12:31 85791d961cd3: Verifying Checksum 10:12:31 85791d961cd3: Download complete 10:12:31 9f32a84ed3da: Verifying Checksum 10:12:31 9f32a84ed3da: Download complete 10:12:31 4d19c01a9841: Verifying Checksum 10:12:31 4d19c01a9841: Download complete 10:12:31 f56be85fc22e: Verifying Checksum 10:12:31 f56be85fc22e: Download complete 10:12:31 9325e15d5711: Verifying Checksum 10:12:31 9325e15d5711: Download complete 10:12:31 f56be85fc22e: Pull complete 10:12:31 85791d961cd3: Pull complete 10:12:32 c5a4b2cf53e6: Verifying Checksum 10:12:32 c5a4b2cf53e6: Download complete 10:12:32 d694b5ae8c79: Download complete 10:12:32 556b6ee489ea: Verifying Checksum 10:12:32 556b6ee489ea: Download complete 10:12:35 d694b5ae8c79: Pull complete 10:12:35 9f32a84ed3da: Pull complete 10:12:35 4d19c01a9841: Pull complete 10:12:35 9325e15d5711: Pull complete 10:12:37 556b6ee489ea: Pull complete 10:12:38 c5a4b2cf53e6: Pull complete 10:12:38 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 10:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:12:38 ---> c4be618373d6 10:12:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:12:40 ---> Running in 4d73bf2cee30 10:12:40 Removing intermediate container 4d73bf2cee30 10:12:40 ---> 3f6e22bc1158 10:12:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:12:40 ---> Running in dabaadd7aca4 10:12:40 Removing intermediate container dabaadd7aca4 10:12:40 ---> c7d488623da1 10:12:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:12:40 ---> Running in 94ff5b9933d1 10:12:40 Removing intermediate container 94ff5b9933d1 10:12:40 ---> 8c402b6e8aad 10:12:40 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:12:40 ---> Running in 7df04b733a1a 10:12:40 Removing intermediate container 7df04b733a1a 10:12:40 ---> dd070fd92f72 10:12:40 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:40 ---> Running in 429834ba5787 10:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:12:41 OK: 265 MiB in 53 packages 10:12:41 Removing intermediate container 429834ba5787 10:12:41 ---> af21966a0500 10:12:41 Step 8/12 : WORKDIR /app 10:12:41 ---> Running in f9719983b85f 10:12:42 Removing intermediate container f9719983b85f 10:12:42 ---> 6443d9b73015 10:12:42 Step 9/12 : COPY go.mod vendor* ./ 10:12:42 ---> e785d254a2df 10:12:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:42 ---> Running in a2648e2f520e 10:12:44 Still waiting to schedule task 10:12:44 ‘prd-ubuntu20.04-docker-arm64-4c-16g-14488’ is offline 10:13:03 Removing intermediate container a2648e2f520e 10:13:03 ---> 9b222dd18fa2 10:13:03 Step 11/12 : COPY . . 10:13:03 ---> 5c41df33a0c0 10:13:03 Step 12/12 : RUN $MAKE 10:13:03 ---> Running in a8e80d71171d 10:13:03 noop 10:13:04 Removing intermediate container a8e80d71171d 10:13:04 ---> 270beb5d3a41 10:13:04 Successfully built 270beb5d3a41 10:13:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:04 + docker inspect -f . ci-base-image-x86_64 10:13:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:04 prd-ubuntu20.04-docker-8c-8g-14487 does not seem to be running inside a container 10:13:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-223 -v /w/workspace/undry_device-rfid-llrp-go_PR-223:/w/workspace/undry_device-rfid-llrp-go_PR-223:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-223@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:13:05 $ docker top 0db028d7d21910e59cdc6bb3e66b97c63820a26966b6b7f8bc0fef5fc32fe1a0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:05 + go version 10:13:05 go version go1.20.2 linux/amd64 [Pipeline] } 10:13:05 $ docker stop --time=1 0db028d7d21910e59cdc6bb3e66b97c63820a26966b6b7f8bc0fef5fc32fe1a0 10:13:06 $ docker rm -f --volumes 0db028d7d21910e59cdc6bb3e66b97c63820a26966b6b7f8bc0fef5fc32fe1a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:07 + docker inspect -f . ci-base-image-x86_64 10:13:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:07 prd-ubuntu20.04-docker-8c-8g-14487 does not seem to be running inside a container 10:13:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-223 -v /w/workspace/undry_device-rfid-llrp-go_PR-223:/w/workspace/undry_device-rfid-llrp-go_PR-223:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-223@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:13:08 $ docker top e8b52a355433aa95ab8c7e7a4f450079d395f6addef170f0530a0ff0eb9d4628 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:08 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-223 [Pipeline] fileExists [Pipeline] sh 10:13:08 + make test 10:13:08 go test ./... -coverprofile=coverage.out ./... 10:13:13 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:13:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:13:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:13:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.545s coverage: 40.5% of statements 10:13:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements 10:13:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements 10:13:34 go vet ./... 10:13:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:13:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:13:38 ./bin/test-attribution-txt.sh 10:13:38 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 10:13:38 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 10:13:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:13:38 $ docker stop --time=1 e8b52a355433aa95ab8c7e7a4f450079d395f6addef170f0530a0ff0eb9d4628 10:13:40 $ docker rm -f --volumes e8b52a355433aa95ab8c7e7a4f450079d395f6addef170f0530a0ff0eb9d4628 [Pipeline] // withDockerContainer [Pipeline] sh 10:13:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:13:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:13:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:13:42 + ls -al . 10:13:42 total 628 10:13:42 drwxrwxr-x 11 jenkins jenkins 4096 May 8 10:13 . 10:13:42 drwxrwxr-x 4 jenkins jenkins 4096 May 8 10:12 .. 10:13:42 -rw-rw-r-- 1 jenkins jenkins 134 May 8 10:12 .dockerignore 10:13:42 drwxrwxr-x 8 jenkins jenkins 4096 May 8 10:12 .git 10:13:42 drwxrwxr-x 3 jenkins jenkins 4096 May 8 10:12 .github 10:13:42 -rw-rw-r-- 1 jenkins jenkins 946 May 8 10:12 .gitignore 10:13:42 -rw-rw-r-- 1 jenkins jenkins 41 May 8 10:12 .golangci.yml 10:13:42 drwxr-xr-x 3 jenkins jenkins 4096 May 8 10:12 .semver 10:13:42 -rw-rw-r-- 1 jenkins jenkins 10794 May 8 10:12 Attribution.txt 10:13:42 -rw-rw-r-- 1 jenkins jenkins 5905 May 8 10:12 CHANGELOG.md 10:13:42 -rw-rw-r-- 1 jenkins jenkins 1347 May 8 10:12 Dockerfile 10:13:42 -rw-rw-r-- 1 jenkins jenkins 677 May 8 10:12 GOVERNANCE.md 10:13:42 -rw-rw-r-- 1 jenkins jenkins 683 May 8 10:12 Jenkinsfile 10:13:42 -rw-rw-r-- 1 jenkins jenkins 11347 May 8 10:12 LICENSE 10:13:42 -rw-rw-r-- 1 jenkins jenkins 2053 May 8 10:12 Makefile 10:13:42 -rw-rw-r-- 1 jenkins jenkins 625 May 8 10:12 OWNERS.md 10:13:42 -rw-rw-r-- 1 jenkins jenkins 28505 May 8 10:12 README.md 10:13:42 -rw-rw-r-- 1 jenkins jenkins 5 May 8 10:12 VERSION 10:13:42 drwxrwxr-x 2 jenkins jenkins 4096 May 8 10:12 bin 10:13:42 drwxrwxr-x 4 jenkins jenkins 4096 May 8 10:12 cmd 10:13:42 -rw-r--r-- 1 jenkins jenkins 458038 May 8 10:13 coverage.out 10:13:42 drwxrwxr-x 2 jenkins jenkins 4096 May 8 10:12 examples 10:13:42 -rw-rw-r-- 1 jenkins jenkins 3419 May 8 10:12 go.mod 10:13:42 -rw-rw-r-- 1 jenkins jenkins 31078 May 8 10:12 go.sum 10:13:42 drwxrwxr-x 2 jenkins jenkins 4096 May 8 10:12 images 10:13:42 drwxrwxr-x 5 jenkins jenkins 4096 May 8 10:12 internal 10:13:42 drwxrwxr-x 4 jenkins jenkins 4096 May 8 10:12 snap 10:13:42 -rw-rw-r-- 1 jenkins jenkins 193 May 8 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:42 + 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=71b47f3e3f8c084b82eaebb7799b47e9986a1c1a --label arch=amd64 --label version=0.0.0 . 10:13:42 Sending build context to Docker daemon 4.234MB 10:13:42 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:13:42 Step 2/24 : FROM ${BASE} AS builder 10:13:42 ---> 270beb5d3a41 10:13:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:13:42 ---> Running in 1f931a0d6963 10:13:42 Removing intermediate container 1f931a0d6963 10:13:42 ---> 45e8400ba37d 10:13:42 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:13:42 ---> Running in a2b6bc4889fa 10:13:42 Removing intermediate container a2b6bc4889fa 10:13:42 ---> 4ae60c235718 10:13:42 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:13:42 ---> Running in dc906435d1ce 10:13:42 Removing intermediate container dc906435d1ce 10:13:42 ---> 4faad0ee9809 10:13:42 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:13:42 ---> Running in f63bd4b5ff2b 10:13:43 Removing intermediate container f63bd4b5ff2b 10:13:43 ---> 7b483dd9220e 10:13:43 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:13:43 ---> Running in c51f7bc2cc53 10:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:13:43 OK: 265 MiB in 53 packages 10:13:44 Removing intermediate container c51f7bc2cc53 10:13:44 ---> a5826e5bed05 10:13:44 Step 8/24 : WORKDIR /app 10:13:44 ---> Running in 6d2114f06837 10:13:44 Removing intermediate container 6d2114f06837 10:13:44 ---> 802f4384636b 10:13:44 Step 9/24 : COPY go.mod vendor* ./ 10:13:44 ---> 7c763f96f5f5 10:13:44 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:44 ---> Running in ea1edced5471 10:13:45 Removing intermediate container ea1edced5471 10:13:45 ---> bc4973dc9e03 10:13:45 Step 11/24 : COPY . . 10:13:45 ---> 0055d34a9ac8 10:13:45 Step 12/24 : RUN $MAKE 10:13:45 ---> Running in 05cc0fc6cd41 10:13:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:14:03 Removing intermediate container 05cc0fc6cd41 10:14:03 ---> d438ecacb4ef 10:14:03 Step 13/24 : FROM alpine:3.17 10:14:03 3.17: Pulling from library/alpine 10:14:03 f56be85fc22e: Already exists 10:14:03 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:14:03 Status: Downloaded newer image for alpine:3.17 10:14:03 ---> 9ed4aefc74f6 10:14:03 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:14:03 ---> Running in ea48f59b9a96 10:14:03 Removing intermediate container ea48f59b9a96 10:14:03 ---> 89d4f29b5beb 10:14:03 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:14:03 ---> Running in ad18af1a683f 10:14:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:14:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:14:04 (1/1) Installing dumb-init (1.2.5-r2) 10:14:04 Executing busybox-1.35.0-r29.trigger 10:14:04 OK: 7 MiB in 16 packages 10:14:04 Removing intermediate container ad18af1a683f 10:14:04 ---> 1ad520d2941c 10:14:04 Step 16/24 : COPY --from=builder /app/LICENSE / 10:14:05 ---> d23d28d57f96 10:14:05 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:14:05 ---> 68fdb62d8279 10:14:05 Step 18/24 : COPY --from=builder /app/cmd/ / 10:14:05 ---> 500546883dcd 10:14:05 Step 19/24 : EXPOSE 59989 10:14:05 ---> Running in ab3ab0f81bc8 10:14:05 Removing intermediate container ab3ab0f81bc8 10:14:05 ---> 0a7eecb9f96f 10:14:05 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:14:05 ---> Running in 5be1c9b7e545 10:14:05 Removing intermediate container 5be1c9b7e545 10:14:05 ---> 3d5904452667 10:14:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:14:05 ---> Running in a9ba6ba80804 10:14:05 Removing intermediate container a9ba6ba80804 10:14:05 ---> f4d106959702 10:14:05 Step 22/24 : LABEL arch=amd64 10:14:05 ---> Running in 70a266a6d482 10:14:06 Removing intermediate container 70a266a6d482 10:14:06 ---> db2190333e01 10:14:06 Step 23/24 : LABEL git_sha=71b47f3e3f8c084b82eaebb7799b47e9986a1c1a 10:14:06 ---> Running in 735c7fe4735c 10:14:06 Removing intermediate container 735c7fe4735c 10:14:06 ---> 020ac8e40aff 10:14:06 Step 24/24 : LABEL version=0.0.0 10:14:06 ---> Running in 07cff1089d02 10:14:06 Removing intermediate container 07cff1089d02 10:14:06 ---> 4bd59999a088 10:14:06 [Warning] One or more build-args [ARCH] were not consumed 10:14:06 Successfully built 4bd59999a088 10:14:06 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:14:07 10:14:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:14:07 latest: Pulling from edgex-lftools-log-publisher 10:14:07 5eb5b503b376: Pulling fs layer 10:14:07 5c69ac0246d0: Pulling fs layer 10:14:07 ec43610c2a17: Pulling fs layer 10:14:07 3a2ae6a8a46f: Pulling fs layer 10:14:07 33b1e0a273af: Pulling fs layer 10:14:07 5d3b04190fa2: Pulling fs layer 10:14:07 2f39f015ded8: Pulling fs layer 10:14:07 3a2ae6a8a46f: Waiting 10:14:07 33b1e0a273af: Waiting 10:14:07 5d3b04190fa2: Waiting 10:14:07 2f39f015ded8: Waiting 10:14:07 5c69ac0246d0: Verifying Checksum 10:14:07 5c69ac0246d0: Download complete 10:14:07 3a2ae6a8a46f: Verifying Checksum 10:14:07 3a2ae6a8a46f: Download complete 10:14:07 33b1e0a273af: Verifying Checksum 10:14:07 33b1e0a273af: Download complete 10:14:07 5d3b04190fa2: Verifying Checksum 10:14:07 5d3b04190fa2: Download complete 10:14:07 ec43610c2a17: Verifying Checksum 10:14:07 ec43610c2a17: Download complete 10:14:08 5eb5b503b376: Verifying Checksum 10:14:08 5eb5b503b376: Download complete 10:14:08 2f39f015ded8: Download complete 10:14:09 5eb5b503b376: Pull complete 10:14:09 5c69ac0246d0: Pull complete 10:14:09 ec43610c2a17: Pull complete 10:14:09 3a2ae6a8a46f: Pull complete 10:14:09 33b1e0a273af: Pull complete 10:14:09 5d3b04190fa2: Pull complete 10:14:14 2f39f015ded8: Pull complete 10:14:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:14:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:14:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:14 prd-ubuntu20.04-docker-8c-8g-14487 does not seem to be running inside a container 10:14:14 $ 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/undry_device-rfid-llrp-go_PR-223 -v /w/workspace/undry_device-rfid-llrp-go_PR-223:/w/workspace/undry_device-rfid-llrp-go_PR-223:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-223@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:14:16 $ docker top bbadb081eecbd7b908f4d923eea02387b1301a24fba06484b1a5b1664e703f54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:16 ---> job-cost.sh 10:14:16 lf-activate-venv: SKIPPING 10:14:16 INFO: No Stack... 10:14:16 INFO: Retrieving Pricing Info for: v3-standard-8 10:14:17 INFO: Archiving Costs [Pipeline] sh 10:14:17 + cat /w/workspace/undry_device-rfid-llrp-go_PR-223/archives/cost.csv 10:14:17 + cut -d, -f6 [Pipeline] lock 10:14:17 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-223-1-stack-cost] 10:14:17 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-223-1-stack-cost] did not exist. Created. 10:14:17 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-223-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:14:18 + echo total: 0.2199999988079071 [Pipeline] stash 10:14:18 Stashed 1 file(s) [Pipeline] } 10:14:18 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-223-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:14:18 $ docker stop --time=1 bbadb081eecbd7b908f4d923eea02387b1301a24fba06484b1a5b1664e703f54 10:14:19 $ docker rm -f --volumes bbadb081eecbd7b908f4d923eea02387b1301a24fba06484b1a5b1664e703f54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:14:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14490 in /w/workspace/undry_device-rfid-llrp-go_PR-223 [Pipeline] { [Pipeline] ws 10:14:28 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:14:28 Selected Git installation does not exist. Using Default 10:14:28 The recommended git tool is: NONE 10:14:33 using credential edgex-jenkins-ssh 10:14:33 Cloning the remote Git repository 10:14:33 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:14:33 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:14:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:14:33 > git --version # timeout=10 10:14:33 > git --version # 'git version 2.25.1' 10:14:33 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:34 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:14:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:35 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:14:35 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:14:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/223/head:refs/remotes/origin/PR-223 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:14:35 Merging remotes/origin/main commit 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 into PR head commit 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a 10:14:36 Merge succeeded, producing 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a 10:14:36 Checking out Revision 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a (PR-223) 10:14:36 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:14:36 > git --version # timeout=10 10:14:36 > git --version # 'git version 2.25.1' 10:14:36 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:14:35 > git config core.sparsecheckout # timeout=10 10:14:35 > git checkout -f 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a # timeout=10 10:14:36 > git remote # timeout=10 10:14:36 > git config --get remote.origin.url # timeout=10 10:14:36 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:36 > git merge 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 # timeout=10 10:14:36 > git rev-parse HEAD^{commit} # timeout=10 10:14:36 > git config core.sparsecheckout # timeout=10 10:14:36 > git checkout -f 71b47f3e3f8c084b82eaebb7799b47e9986a1c1a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:14:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:14:37 % Total % Received % Xferd Average Speed Time Time Time Current 10:14:37 Dload Upload Total Spent Left Speed 10:14:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 107k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 10:14:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:14:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:14:38 + sudo tee /etc/docker/daemon.new 10:14:38 { 10:14:38 "registry-mirrors": [ 10:14:38 "https://nexus3.edgexfoundry.org:10001" 10:14:38 ], 10:14:38 "bip": "10.250.0.254/24", 10:14:38 "hosts": [ 10:14:38 "tcp://0.0.0.0:5555", 10:14:38 "unix:///var/run/docker.sock" 10:14:38 ], 10:14:38 "mtu": 1458, 10:14:38 "selinux-enabled": true, 10:14:38 "seccomp-profile": "/etc/docker/seccomp.json" 10:14:38 } [Pipeline] sh 10:14:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:14:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:57 provisioning config files... 10:14:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8019082900544749731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:58 ---> docker-login.sh 10:14:58 nexus3.edgexfoundry.org:10001 10:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:58 Configure a credential helper to remove this warning. See 10:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:58 10:14:58 Login Succeeded 10:14:58 nexus3.edgexfoundry.org:10002 10:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:59 Configure a credential helper to remove this warning. See 10:14:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:59 10:14:59 Login Succeeded 10:14:59 nexus3.edgexfoundry.org:10003 10:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:59 Configure a credential helper to remove this warning. See 10:14:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:59 10:14:59 Login Succeeded 10:14:59 nexus3.edgexfoundry.org:10004 10:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:59 Configure a credential helper to remove this warning. See 10:14:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:59 10:14:59 Login Succeeded 10:14:59 docker.io 10:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:00 Configure a credential helper to remove this warning. See 10:15:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:00 10:15:00 Login Succeeded 10:15:00 ---> docker-login.sh ends [Pipeline] } 10:15:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:15:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:15:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:15:00 ========================================================= 10:15:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:15:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:15:01 Sending build context to Docker daemon 1.212MB 10:15:01 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:15:01 Step 2/12 : FROM ${BASE} AS builder 10:15:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:15:01 c41833b44d91: Pulling fs layer 10:15:01 ed15518f5707: Pulling fs layer 10:15:01 feae8fd75edb: Pulling fs layer 10:15:01 242c74f7c9fa: Pulling fs layer 10:15:01 3cdef696dda3: Pulling fs layer 10:15:01 2ced38df9373: Pulling fs layer 10:15:01 58f1dce35555: Pulling fs layer 10:15:01 242c74f7c9fa: Waiting 10:15:01 3cdef696dda3: Waiting 10:15:01 2ced38df9373: Waiting 10:15:01 58f1dce35555: Waiting 10:15:01 ed15518f5707: Verifying Checksum 10:15:01 ed15518f5707: Download complete 10:15:01 242c74f7c9fa: Verifying Checksum 10:15:01 3cdef696dda3: Verifying Checksum 10:15:01 3cdef696dda3: Download complete 10:15:01 c41833b44d91: Verifying Checksum 10:15:01 c41833b44d91: Download complete 10:15:03 c41833b44d91: Pull complete 10:15:03 58f1dce35555: Verifying Checksum 10:15:03 58f1dce35555: Download complete 10:15:03 ed15518f5707: Pull complete 10:15:04 feae8fd75edb: Verifying Checksum 10:15:04 feae8fd75edb: Download complete 10:15:04 2ced38df9373: Verifying Checksum 10:15:04 2ced38df9373: Download complete 10:15:17 feae8fd75edb: Pull complete 10:15:17 242c74f7c9fa: Pull complete 10:15:17 3cdef696dda3: Pull complete 10:15:23 2ced38df9373: Pull complete 10:15:26 58f1dce35555: Pull complete 10:15:26 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 10:15:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:15:26 ---> fadd8f120f05 10:15:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:15:27 ---> Running in 0e0f5cd15bcb 10:15:28 Removing intermediate container 0e0f5cd15bcb 10:15:28 ---> 40836dfa35bb 10:15:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:15:28 ---> Running in 12a32b8861c6 10:15:28 Removing intermediate container 12a32b8861c6 10:15:28 ---> 243e9883107a 10:15:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:15:28 ---> Running in 6705b25335e3 10:15:28 Removing intermediate container 6705b25335e3 10:15:28 ---> 0af1e7af0090 10:15:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:15:28 ---> Running in aa3a9f617584 10:15:29 Removing intermediate container aa3a9f617584 10:15:29 ---> 36810e7f473b 10:15:29 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:15:29 ---> Running in 174a77fe0fee 10:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:15:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:15:32 OK: 263 MiB in 53 packages 10:15:32 Removing intermediate container 174a77fe0fee 10:15:32 ---> d6cd9fa6ce69 10:15:32 Step 8/12 : WORKDIR /app 10:15:32 ---> Running in 77568ca39fa7 10:15:33 Removing intermediate container 77568ca39fa7 10:15:33 ---> 42d9a0850bbf 10:15:33 Step 9/12 : COPY go.mod vendor* ./ 10:15:33 ---> 7634da04bc42 10:15:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:33 ---> Running in cace4d53afb4 10:16:41 Removing intermediate container cace4d53afb4 10:16:41 ---> f828372bd396 10:16:41 Step 11/12 : COPY . . 10:16:41 ---> 3f51cbf838b3 10:16:41 Step 12/12 : RUN $MAKE 10:16:41 ---> Running in 3e8566a9f678 10:16:41 noop 10:16:41 Removing intermediate container 3e8566a9f678 10:16:41 ---> 1a2dd00113ed 10:16:41 Successfully built 1a2dd00113ed 10:16:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:41 + docker inspect -f . ci-base-image-arm64 10:16:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:42 prd-ubuntu20.04-docker-arm64-4c-16g-14490 does not seem to be running inside a container 10:16:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:16:43 $ docker top 9aad1fe9dcd6f91c0fe6e8893411bf48b79a5ec6e97e0f1713b228e1011e1f18 -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:44 + go version 10:16:44 go version go1.20.2 linux/arm64 [Pipeline] } 10:16:44 $ docker stop --time=1 9aad1fe9dcd6f91c0fe6e8893411bf48b79a5ec6e97e0f1713b228e1011e1f18 10:16:45 $ docker rm -f --volumes 9aad1fe9dcd6f91c0fe6e8893411bf48b79a5ec6e97e0f1713b228e1011e1f18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:46 + docker inspect -f . ci-base-image-arm64 10:16:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:47 prd-ubuntu20.04-docker-arm64-4c-16g-14490 does not seem to be running inside a container 10:16:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:16:48 $ docker top a4259cd6e200aafdee77d44e0a94719892c1aa3bef2cc210ff36bebe757e242b -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:48 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:16:49 + make test 10:16:49 go test ./... -coverprofile=coverage.out ./... 10:17:21 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:19:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:19:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:19:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.113s coverage: 40.5% of statements 10:19:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.530s coverage: 51.9% of statements 10:19:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 96.4% of statements 10:19:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:19:35 go vet ./... 10:19:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:19:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:19:57 ./bin/test-attribution-txt.sh 10:19:58 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 10:19:58 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 10:19:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:19:58 $ docker stop --time=1 a4259cd6e200aafdee77d44e0a94719892c1aa3bef2cc210ff36bebe757e242b 10:20:00 $ docker rm -f --volumes a4259cd6e200aafdee77d44e0a94719892c1aa3bef2cc210ff36bebe757e242b [Pipeline] // withDockerContainer [Pipeline] sh 10:20:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:20:01 Warning: overwriting stash ‘coverage-report’ 10:20:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:20:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:20:02 + ls -al . 10:20:02 total 624 10:20:02 drwxrwxr-x 10 jenkins jenkins 4096 May 8 10:16 . 10:20:02 drwxrwxr-x 4 jenkins jenkins 4096 May 8 10:14 .. 10:20:02 -rw-rw-r-- 1 jenkins jenkins 134 May 8 10:14 .dockerignore 10:20:02 drwxrwxr-x 8 jenkins jenkins 4096 May 8 10:14 .git 10:20:02 drwxrwxr-x 3 jenkins jenkins 4096 May 8 10:14 .github 10:20:02 -rw-rw-r-- 1 jenkins jenkins 946 May 8 10:14 .gitignore 10:20:02 -rw-rw-r-- 1 jenkins jenkins 41 May 8 10:14 .golangci.yml 10:20:02 -rw-rw-r-- 1 jenkins jenkins 10794 May 8 10:14 Attribution.txt 10:20:02 -rw-rw-r-- 1 jenkins jenkins 5905 May 8 10:14 CHANGELOG.md 10:20:02 -rw-rw-r-- 1 jenkins jenkins 1347 May 8 10:14 Dockerfile 10:20:02 -rw-rw-r-- 1 jenkins jenkins 677 May 8 10:14 GOVERNANCE.md 10:20:02 -rw-rw-r-- 1 jenkins jenkins 683 May 8 10:14 Jenkinsfile 10:20:02 -rw-rw-r-- 1 jenkins jenkins 11347 May 8 10:14 LICENSE 10:20:02 -rw-rw-r-- 1 jenkins jenkins 2053 May 8 10:14 Makefile 10:20:02 -rw-rw-r-- 1 jenkins jenkins 625 May 8 10:14 OWNERS.md 10:20:02 -rw-rw-r-- 1 jenkins jenkins 28505 May 8 10:14 README.md 10:20:02 -rw-rw-r-- 1 jenkins jenkins 5 May 8 10:12 VERSION 10:20:02 drwxrwxr-x 2 jenkins jenkins 4096 May 8 10:14 bin 10:20:02 drwxrwxr-x 4 jenkins jenkins 4096 May 8 10:14 cmd 10:20:02 -rw-r--r-- 1 jenkins jenkins 458038 May 8 10:19 coverage.out 10:20:02 drwxrwxr-x 2 jenkins jenkins 4096 May 8 10:14 examples 10:20:02 -rw-rw-r-- 1 jenkins jenkins 3419 May 8 10:14 go.mod 10:20:02 -rw-rw-r-- 1 jenkins jenkins 31078 May 8 10:14 go.sum 10:20:02 drwxrwxr-x 2 jenkins jenkins 4096 May 8 10:14 images 10:20:02 drwxrwxr-x 5 jenkins jenkins 4096 May 8 10:14 internal 10:20:02 drwxrwxr-x 4 jenkins jenkins 4096 May 8 10:14 snap 10:20:02 -rw-rw-r-- 1 jenkins jenkins 193 May 8 10:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:03 + 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=71b47f3e3f8c084b82eaebb7799b47e9986a1c1a --label arch=arm64 --label version=0.0.0 . 10:20:03 Sending build context to Docker daemon 1.212MB 10:20:03 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:20:03 Step 2/24 : FROM ${BASE} AS builder 10:20:03 ---> 1a2dd00113ed 10:20:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:20:05 ---> Running in f5496b7c5a73 10:20:05 Removing intermediate container f5496b7c5a73 10:20:05 ---> b2d3a27ab741 10:20:05 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:20:05 ---> Running in 4b3da07c8a82 10:20:05 Removing intermediate container 4b3da07c8a82 10:20:05 ---> 26c695bfc816 10:20:05 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:20:05 ---> Running in d8540afca0b8 10:20:05 Removing intermediate container d8540afca0b8 10:20:05 ---> f15d85e13e59 10:20:05 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:20:05 ---> Running in 4170f25c0bb8 10:20:06 Removing intermediate container 4170f25c0bb8 10:20:06 ---> 2ab130273512 10:20:06 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:20:06 ---> Running in af70d70ae892 10:20:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:20:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:20:08 OK: 263 MiB in 53 packages 10:20:09 Removing intermediate container af70d70ae892 10:20:09 ---> bcfd174e1f9b 10:20:09 Step 8/24 : WORKDIR /app 10:20:09 ---> Running in 31c9f8e0b095 10:20:09 Removing intermediate container 31c9f8e0b095 10:20:09 ---> d82d8820ee2e 10:20:09 Step 9/24 : COPY go.mod vendor* ./ 10:20:10 ---> 398a44f11854 10:20:10 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:10 ---> Running in 8a4e75fea0f8 10:20:12 Removing intermediate container 8a4e75fea0f8 10:20:12 ---> 1c03bf8a47b7 10:20:12 Step 11/24 : COPY . . 10:20:13 ---> d83a99309336 10:20:13 Step 12/24 : RUN $MAKE 10:20:13 ---> Running in 218b6bc37cf4 10:20:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:22:21 Removing intermediate container 218b6bc37cf4 10:22:21 ---> 86a3e4ab9bd6 10:22:21 Step 13/24 : FROM alpine:3.17 10:22:21 3.17: Pulling from library/alpine 10:22:21 c41833b44d91: Already exists 10:22:21 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:22:21 Status: Downloaded newer image for alpine:3.17 10:22:21 ---> 51e60588ff2c 10:22:21 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:22:21 ---> Running in 377ccde5baa0 10:22:21 Removing intermediate container 377ccde5baa0 10:22:21 ---> 634531470004 10:22:21 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:22:21 ---> Running in 9a353bc263c1 10:22:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:22:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:22:22 (1/1) Installing dumb-init (1.2.5-r2) 10:22:22 Executing busybox-1.35.0-r29.trigger 10:22:22 OK: 8 MiB in 16 packages 10:22:23 Removing intermediate container 9a353bc263c1 10:22:23 ---> 7ea2f04adb80 10:22:23 Step 16/24 : COPY --from=builder /app/LICENSE / 10:22:23 ---> fb3f278b9f89 10:22:23 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:22:23 ---> c2537f40b2c6 10:22:23 Step 18/24 : COPY --from=builder /app/cmd/ / 10:22:25 ---> 5d0ac8b0bf69 10:22:25 Step 19/24 : EXPOSE 59989 10:22:25 ---> Running in 186d54e51b8f 10:22:25 Removing intermediate container 186d54e51b8f 10:22:25 ---> 8dbd45697965 10:22:25 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:22:25 ---> Running in 3ff1624ad086 10:22:25 Removing intermediate container 3ff1624ad086 10:22:25 ---> 511942043d0a 10:22:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:22:25 ---> Running in 59389089fc92 10:22:26 Removing intermediate container 59389089fc92 10:22:26 ---> 7bb0491d7182 10:22:26 Step 22/24 : LABEL arch=arm64 10:22:26 ---> Running in d3ffe824a7fa 10:22:26 Removing intermediate container d3ffe824a7fa 10:22:26 ---> daa1f1297b1f 10:22:26 Step 23/24 : LABEL git_sha=71b47f3e3f8c084b82eaebb7799b47e9986a1c1a 10:22:26 ---> Running in e24e80d49a16 10:22:26 Removing intermediate container e24e80d49a16 10:22:26 ---> cfbd46953ee6 10:22:26 Step 24/24 : LABEL version=0.0.0 10:22:26 ---> Running in dd5cf9f82a37 10:22:27 Removing intermediate container dd5cf9f82a37 10:22:27 ---> bde2633d84e2 10:22:27 [Warning] One or more build-args [ARCH] were not consumed 10:22:27 Successfully built bde2633d84e2 10:22:27 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:22:28 10:22:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:22:28 arm64: Pulling from edgex-lftools-log-publisher 10:22:28 8998bd30e6a1: Pulling fs layer 10:22:28 04944245beec: Pulling fs layer 10:22:28 699f458cf7ca: Pulling fs layer 10:22:28 765212b225bb: Pulling fs layer 10:22:28 f23df028b6ca: Pulling fs layer 10:22:28 d65c8cfc05b1: Pulling fs layer 10:22:28 2437ff75d9bd: Pulling fs layer 10:22:28 765212b225bb: Waiting 10:22:28 f23df028b6ca: Waiting 10:22:28 d65c8cfc05b1: Waiting 10:22:28 2437ff75d9bd: Waiting 10:22:28 04944245beec: Verifying Checksum 10:22:28 04944245beec: Download complete 10:22:28 765212b225bb: Verifying Checksum 10:22:28 765212b225bb: Download complete 10:22:28 f23df028b6ca: Download complete 10:22:28 d65c8cfc05b1: Verifying Checksum 10:22:28 d65c8cfc05b1: Download complete 10:22:28 699f458cf7ca: Verifying Checksum 10:22:28 699f458cf7ca: Download complete 10:22:29 8998bd30e6a1: Verifying Checksum 10:22:29 8998bd30e6a1: Download complete 10:22:31 2437ff75d9bd: Verifying Checksum 10:22:31 2437ff75d9bd: Download complete 10:22:32 8998bd30e6a1: Pull complete 10:22:33 04944245beec: Pull complete 10:22:34 699f458cf7ca: Pull complete 10:22:34 765212b225bb: Pull complete 10:22:35 f23df028b6ca: Pull complete 10:22:35 d65c8cfc05b1: Pull complete 10:22:47 2437ff75d9bd: Pull complete 10:22:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:22:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:49 prd-ubuntu20.04-docker-arm64-4c-16g-14490 does not seem to be running inside a container 10:22:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:22:51 $ docker top 7d3c6bcc83c2388e45d944d0638565b1dfe371097aba59350fe97af679284486 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:52 ---> job-cost.sh 10:22:52 lf-activate-venv: SKIPPING 10:22:52 INFO: No Stack... 10:22:52 INFO: Retrieving Pricing Info for: v3-standard-4 10:22:53 INFO: Archiving Costs [Pipeline] sh 10:22:54 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:22:54 + cut -d, -f6 [Pipeline] lock 10:22:54 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-223-1-stack-cost] 10:22:54 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-223-1-stack-cost] did not exist. Created. 10:22:54 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-223-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:22:55 /w/workspace/device-rfid-llrp-go/1@tmp/durable-fe5d3612/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:22:55 + echo total: 0.10999999940395355 [Pipeline] stash 10:22:55 Warning: overwriting stash ‘stack-cost’ 10:22:55 Stashed 1 file(s) [Pipeline] } 10:22:55 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-223-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:22:55 $ docker stop --time=1 7d3c6bcc83c2388e45d944d0638565b1dfe371097aba59350fe97af679284486 10:22:57 $ docker rm -f --volumes 7d3c6bcc83c2388e45d944d0638565b1dfe371097aba59350fe97af679284486 [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 10:22:58 provisioning config files... 10:22:58 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp/config13687997471309724975tmp [Pipeline] { [Pipeline] sh 10:22:58 + set +x 10:22:58 + curl -s https://codecov.io/bash 10:22:58 + bash -s -- 10:22:58 10:22:58 _____ _ 10:22:58 / ____| | | 10:22:58 | | ___ __| | ___ ___ _____ __ 10:22:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:22:58 | |___| (_) | (_| | __/ (_| (_) \ V / 10:22:58 \_____\___/ \__,_|\___|\___\___/ \_/ 10:22:58 Bash-1.0.6 10:22:58 10:22:58 10:22:58 ==> git version 2.25.1 found 10:22:58 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:22:58 Release-Date: 2020-01-08 10:22:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:22:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:22:58 ==> Jenkins CI detected. 10:22:58 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-223 10:22:58 project root: . 10:22:58 --> token set from env 10:22:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:22:58 ==> Running gcov in . (disable via -X gcov) 10:22:58 ==> Python coveragepy not found 10:22:58 ==> Searching for coverage reports in: 10:22:58 + . 10:22:58 -> Found 1 reports 10:22:58 ==> Detecting git/mercurial file structure 10:22:58 ==> Reading reports 10:22:58 + ./coverage.out bytes=458038 10:22:58 ==> Appending adjustments 10:22:58 https://docs.codecov.io/docs/fixing-reports 10:22:59 + Found adjustments 10:22:59 ==> Gzipping contents 10:22:59 52K /tmp/codecov.GQurpl.gz 10:22:59 ==> Uploading reports 10:22:59 url: https://codecov.io 10:22:59 query: branch=PR-223&commit=71b47f3e3f8c084b82eaebb7799b47e9986a1c1a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-223%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=223&job=&cmd_args= 10:22:59 -> Pinging Codecov 10:22:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-223&commit=71b47f3e3f8c084b82eaebb7799b47e9986a1c1a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-223%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=223&job=&cmd_args= 10:22:59 -> Uploading to 10:22:59 https://storage.googleapis.com/codecov/v4/raw/2023-05-08/581DD39554BDF9B6E22D074273EAD858/71b47f3e3f8c084b82eaebb7799b47e9986a1c1a/8ec3b750-dc94-4986-8cf2-674f9d30efcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T102258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdb394abe52c3b56abc821e1f89fb6c367191e74e1103394223f18ac50905b67 10:22:59 % Total % Received % Xferd Average Speed Time Time Time Current 10:22:59 Dload Upload Total Spent Left Speed 10:22:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50494 0 0 100 50494 0 229k --:--:-- --:--:-- --:--:-- 229k 10:22:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/71b47f3e3f8c084b82eaebb7799b47e9986a1c1a [Pipeline] } 10:22:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 10:23:01 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-223/archives ] 10:23:01 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-223/archives 10:23:01 total 16 10:23:01 drwxr-xr-x 3 root root 4096 May 8 10:14 . 10:23:01 drwxrwxr-x 12 jenkins jenkins 4096 May 8 10:14 .. 10:23:01 drwxr-xr-x 2 root root 4096 May 8 10:14 cost 10:23:01 -rw-r--r-- 1 root root 91 May 8 10:14 cost.csv 10:23:01 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-223/archives 10:23:01 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-223/archives 10:23:01 total 16 10:23:01 drwxr-xr-x 3 jenkins jenkins 4096 May 8 10:14 . 10:23:01 drwxrwxr-x 12 jenkins jenkins 4096 May 8 10:14 .. 10:23:01 drwxr-xr-x 2 jenkins jenkins 4096 May 8 10:14 cost 10:23:01 -rw-r--r-- 1 jenkins jenkins 91 May 8 10:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:23:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:23:02 ---> package-listing.sh 10:23:02 ++ facter osfamily 10:23:02 ++ tr '[:upper:]' '[:lower:]' 10:23:02 + OS_FAMILY=debian 10:23:02 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-223 10:23:02 + START_PACKAGES=/tmp/packages_start.txt 10:23:02 + END_PACKAGES=/tmp/packages_end.txt 10:23:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:23:02 + PACKAGES=/tmp/packages_start.txt 10:23:02 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-223 ']' 10:23:02 + PACKAGES=/tmp/packages_end.txt 10:23:02 + case "${OS_FAMILY}" in 10:23:02 + dpkg -l 10:23:02 + grep '^ii' 10:23:02 + '[' -f /tmp/packages_start.txt ']' 10:23:02 + '[' -f /tmp/packages_end.txt ']' 10:23:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:23:02 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-223 ']' 10:23:02 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-223/archives/ 10:23:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-223/archives/ [Pipeline] echo 10:23:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-223/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:23:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:23:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:03 prd-ubuntu20.04-docker-8c-8g-14487 does not seem to be running inside a container 10:23:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-223/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-223 -v /w/workspace/undry_device-rfid-llrp-go_PR-223:/w/workspace/undry_device-rfid-llrp-go_PR-223:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-223@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:23:04 $ docker top 407026073c520316e030913520833a6201878425deff5f824150a474012dc2cf -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:04 + touch /tmp/pre-build-complete [Pipeline] sh 10:23:04 + mkdir -p /var/log/sysstat [Pipeline] sh 10:23:05 + ls /var/log/sa-host 10:23:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:23:05 provisioning config files... 10:23:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-223@tmp/config15071335957104598543tmp [Pipeline] { [Pipeline] echo 10:23:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:23:05 ---> create-netrc.sh [Pipeline] } 10:23:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:23:06 ---> python-tools-install.sh [Pipeline] echo 10:23:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:23:06 ---> sudo-logs.sh 10:23:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:23:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:23:07 ---> job-cost.sh 10:23:07 lf-activate-venv: SKIPPING 10:23:07 DEBUG: total: 0.2199999988079071 10:23:07 INFO: Retrieving Stack Cost... 10:23:07 INFO: Retrieving Pricing Info for: v3-standard-8 10:23:07 INFO: Archiving Costs [Pipeline] echo 10:23:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:23:07 ---> logs-deploy.sh 10:23:07 lf-activate-venv: SKIPPING 10:23:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-223/1 10:23:07 INFO: archiving workspace using pattern(s): 10:23:08 Archives upload complete. 10:23:08 INFO: archiving logs to Nexus