Pull request #237 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a180015c65b7281ee2a749dc9555c2ed3d94534+d994045550ebd1c1180300e153d74141484e57aa (ef32b408befeae1d387b168bb6162a6984cfd8ff) 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-ssh1375093263076889493.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-ssh1554701488320516206.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-237/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-237/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15229390039291465647.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-237/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13203643353449725332.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-ssh2280154570090099233.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-237/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-237/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15340323917035585581.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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16886 in /w/workspace/undry_device-rfid-llrp-go_PR-237 [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-237 # 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/237/head:refs/remotes/origin/PR-237 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d994045550ebd1c1180300e153d74141484e57aa into PR head commit 4a180015c65b7281ee2a749dc9555c2ed3d94534 Merge succeeded, producing 4a180015c65b7281ee2a749dc9555c2ed3d94534 Checking out Revision 4a180015c65b7281ee2a749dc9555c2ed3d94534 (PR-237) 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 00:49:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a180015c65b7281ee2a749dc9555c2ed3d94534 # 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 d994045550ebd1c1180300e153d74141484e57aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a180015c65b7281ee2a749dc9555c2ed3d94534 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:49:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:49:59 ========================================================= 00:49:59 EdgeX Global Pipelines Version Info 00:49:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:50:00 ------------------- 00:50:00 stable info: 00:50:00 ------------------- 00:50:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:50:00 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:50:00 Message: update stable to v1.0.249 00:50:01 ------------------- 00:50:01 experimental info: 00:50:01 ------------------- 00:50:01 Commited By: **** collab-it+edgex@linuxfoundation.org 00:50:01 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:50:01 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:50:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 00:50:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 00:50:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:50:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:50:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:50:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:50:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:50:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:50:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:50:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:50:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-237 [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-237 [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-237 [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a180015c65b7281ee2a749dc9555c2ed3d94534 [Pipeline] echo 00:50:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a18001 [Pipeline] echo 00:50:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:50:03 provisioning config files... 00:50:03 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp/config799956728587707053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:03 ---> docker-login.sh 00:50:03 nexus3.edgexfoundry.org:10001 00:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:03 Configure a credential helper to remove this warning. See 00:50:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:03 00:50:03 Login Succeeded 00:50:03 nexus3.edgexfoundry.org:10002 00:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:03 Configure a credential helper to remove this warning. See 00:50:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:03 00:50:03 Login Succeeded 00:50:03 nexus3.edgexfoundry.org:10003 00:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:04 Configure a credential helper to remove this warning. See 00:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:04 00:50:04 Login Succeeded 00:50:04 nexus3.edgexfoundry.org:10004 00:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:04 Configure a credential helper to remove this warning. See 00:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:04 00:50:04 Login Succeeded 00:50:04 docker.io 00:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:04 Configure a credential helper to remove this warning. See 00:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:04 00:50:04 Login Succeeded 00:50:04 ---> docker-login.sh ends [Pipeline] } 00:50:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:50:05 + git rev-list -1 --merges 4a180015c65b7281ee2a749dc9555c2ed3d94534~1..4a180015c65b7281ee2a749dc9555c2ed3d94534 [Pipeline] echo 00:50:05 -----------> git rev-list -1 --merges 4a180015c65b7281ee2a749dc9555c2ed3d94534~1..4a180015c65b7281ee2a749dc9555c2ed3d94534 4a180015c65b7281ee2a749dc9555c2ed3d94534 [false] [Pipeline] sh 00:50:05 + git log --format=format:%s -1 4a180015c65b7281ee2a749dc9555c2ed3d94534 [Pipeline] echo 00:50:05 ========================================================= 00:50:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:50:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:50:06 + git log --format=format:%s -1 4a180015c65b7281ee2a749dc9555c2ed3d94534 [Pipeline] echo 00:50:06 [semverPrep] GIT_COMMIT: 4a180015c65b7281ee2a749dc9555c2ed3d94534, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 00:50:06 [semverPrep] This is not a build commit. [Pipeline] sh 00:50:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:50:06 + grep -v github /etc/ssh/ssh_known_hosts 00:50:06 + [ -e /tmp/ssh_known_hosts ] 00:50:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:50:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:50:06 + sudo tee -a /etc/ssh/ssh_known_hosts 00:50:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:50:06 00:50:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:50:07 0.1.4: Pulling from edgex-devops/py-git-semver 00:50:07 b85a868b505f: Pulling fs layer 00:50:07 e2be974225ed: Pulling fs layer 00:50:07 339a4e72a1f5: Pulling fs layer 00:50:07 988bab9f4d93: Pulling fs layer 00:50:07 1469e6f7b9e6: Pulling fs layer 00:50:07 eaf3925da568: Pulling fs layer 00:50:07 bab4dde63d76: Pulling fs layer 00:50:07 bde34c3a00c8: Pulling fs layer 00:50:07 b352a97aabf1: Pulling fs layer 00:50:07 4872d77fe225: Pulling fs layer 00:50:07 5851b861e8e6: Pulling fs layer 00:50:07 988bab9f4d93: Waiting 00:50:07 5851b861e8e6: Waiting 00:50:07 b352a97aabf1: Waiting 00:50:07 eaf3925da568: Waiting 00:50:07 4872d77fe225: Waiting 00:50:07 bab4dde63d76: Waiting 00:50:07 e2be974225ed: Verifying Checksum 00:50:07 e2be974225ed: Download complete 00:50:07 988bab9f4d93: Verifying Checksum 00:50:07 988bab9f4d93: Download complete 00:50:07 339a4e72a1f5: Verifying Checksum 00:50:07 339a4e72a1f5: Download complete 00:50:07 1469e6f7b9e6: Verifying Checksum 00:50:07 1469e6f7b9e6: Download complete 00:50:07 eaf3925da568: Download complete 00:50:07 bde34c3a00c8: Verifying Checksum 00:50:07 bde34c3a00c8: Download complete 00:50:07 b352a97aabf1: Verifying Checksum 00:50:07 b352a97aabf1: Download complete 00:50:07 4872d77fe225: Verifying Checksum 00:50:07 4872d77fe225: Download complete 00:50:07 5851b861e8e6: Verifying Checksum 00:50:07 5851b861e8e6: Download complete 00:50:07 b85a868b505f: Verifying Checksum 00:50:07 b85a868b505f: Download complete 00:50:08 bab4dde63d76: Verifying Checksum 00:50:08 bab4dde63d76: Download complete 00:50:09 b85a868b505f: Pull complete 00:50:09 e2be974225ed: Pull complete 00:50:09 339a4e72a1f5: Pull complete 00:50:09 988bab9f4d93: Pull complete 00:50:10 1469e6f7b9e6: Pull complete 00:50:10 eaf3925da568: Pull complete 00:50:12 bab4dde63d76: Pull complete 00:50:12 bde34c3a00c8: Pull complete 00:50:12 b352a97aabf1: Pull complete 00:50:12 4872d77fe225: Pull complete 00:50:12 5851b861e8e6: Pull complete 00:50:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:50:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:50:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:12 prd-ubuntu20.04-docker-8c-8g-16886 does not seem to be running inside a container 00:50:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-237 -v /w/workspace/undry_device-rfid-llrp-go_PR-237:/w/workspace/undry_device-rfid-llrp-go_PR-237:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-237@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:50:21 $ docker top 64b202094761d131e3a01e359678987f6355df4db40ab1dc6bde3981385cc3e6 -eo pid,comm 00:50:21 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). 00:50:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:50:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:21 [ssh-agent] Looking for ssh-agent implementation... 00:50:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:21 $ docker exec 64b202094761d131e3a01e359678987f6355df4db40ab1dc6bde3981385cc3e6 ssh-agent 00:50:22 SSH_AUTH_SOCK=/tmp/ssh-VEpULh2EfAH6/agent.32 00:50:22 SSH_AGENT_PID=38 00:50:22 Running ssh-add (command line suppressed) 00:50:22 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-237@tmp/private_key_13037913071698634332.key (/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp/private_key_13037913071698634332.key) 00:50:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:22 + git tag --points-at HEAD [Pipeline] } 00:50:22 $ docker exec --env ******** --env ******** 64b202094761d131e3a01e359678987f6355df4db40ab1dc6bde3981385cc3e6 ssh-agent -k 00:50:22 unset SSH_AUTH_SOCK; 00:50:22 unset SSH_AGENT_PID; 00:50:22 echo Agent pid 38 killed; 00:50:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:50:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:22 [ssh-agent] Looking for ssh-agent implementation... 00:50:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:22 $ docker exec 64b202094761d131e3a01e359678987f6355df4db40ab1dc6bde3981385cc3e6 ssh-agent 00:50:22 SSH_AUTH_SOCK=/tmp/ssh-z6Y1vzu2RBol/agent.70 00:50:22 SSH_AGENT_PID=76 00:50:22 Running ssh-add (command line suppressed) 00:50:23 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-237@tmp/private_key_2738083356266032675.key (/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp/private_key_2738083356266032675.key) 00:50:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:23 + git semver init 00:50:23 2023-05-25 00:50:23,562 [run_init] DEBUG init version:0.0.0 force:False 00:50:23 2023-05-25 00:50:23,564 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-237/.semver 00:50:23 2023-05-25 00:50:23,564 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-237/.semver 00:50:23 2023-05-25 00:50:23,564 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-237/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-237, universal_newlines=False, shell=None, istream=None) 00:50:24 2023-05-25 00:50:24,360 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-237/.git/info/exclude 00:50:24 2023-05-25 00:50:24,361 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-237/.semver/PR-237 with force:False 00:50:24 2023-05-25 00:50:24,361 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-237/.semver/PR-237 00:50:24 2023-05-25 00:50:24,365 [execute] INFO git cat-file --batch-check 00:50:24 2023-05-25 00:50:24,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-237/.semver, universal_newlines=False, shell=None, istream=) 00:50:24 2023-05-25 00:50:24,372 [execute] INFO git cat-file --batch 00:50:24 2023-05-25 00:50:24,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-237/.semver, universal_newlines=False, shell=None, istream=) 00:50:24 2023-05-25 00:50:24,377 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-237/.semver/PR-237 00:50:24 0.0.0 [Pipeline] } 00:50:24 $ docker exec --env ******** --env ******** 64b202094761d131e3a01e359678987f6355df4db40ab1dc6bde3981385cc3e6 ssh-agent -k 00:50:24 unset SSH_AUTH_SOCK; 00:50:24 unset SSH_AGENT_PID; 00:50:24 echo Agent pid 76 killed; 00:50:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:50:25 + git semver [Pipeline] } 00:50:25 $ docker stop --time=1 64b202094761d131e3a01e359678987f6355df4db40ab1dc6bde3981385cc3e6 00:50:26 $ docker rm -f --volumes 64b202094761d131e3a01e359678987f6355df4db40ab1dc6bde3981385cc3e6 [Pipeline] // withDockerContainer [Pipeline] sh 00:50:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:50:27 Stashed 1 file(s) [Pipeline] echo 00:50:27 [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 00:50:27 provisioning config files... 00:50:27 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp/config1475848342374744030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:28 ---> docker-login.sh 00:50:28 nexus3.edgexfoundry.org:10001 00:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:28 Configure a credential helper to remove this warning. See 00:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:28 00:50:28 Login Succeeded 00:50:28 nexus3.edgexfoundry.org:10002 00:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:28 Configure a credential helper to remove this warning. See 00:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:28 00:50:28 Login Succeeded 00:50:28 nexus3.edgexfoundry.org:10003 00:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:28 Configure a credential helper to remove this warning. See 00:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:28 00:50:28 Login Succeeded 00:50:28 nexus3.edgexfoundry.org:10004 00:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:28 Configure a credential helper to remove this warning. See 00:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:28 00:50:28 Login Succeeded 00:50:28 docker.io 00:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:28 Configure a credential helper to remove this warning. See 00:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:28 00:50:28 Login Succeeded 00:50:28 ---> docker-login.sh ends [Pipeline] } 00:50:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:50:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:50:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:50:29 ========================================================= 00:50:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:50:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:29 + 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 . 00:50:29 Sending build context to Docker daemon 4.263MB 00:50:29 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:50:29 Step 2/12 : FROM ${BASE} AS builder 00:50:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:50:29 f56be85fc22e: Pulling fs layer 00:50:29 85791d961cd3: Pulling fs layer 00:50:29 d694b5ae8c79: Pulling fs layer 00:50:29 9f32a84ed3da: Pulling fs layer 00:50:29 4d19c01a9841: Pulling fs layer 00:50:29 9325e15d5711: Pulling fs layer 00:50:29 556b6ee489ea: Pulling fs layer 00:50:29 c5a4b2cf53e6: Pulling fs layer 00:50:29 9f32a84ed3da: Waiting 00:50:29 9325e15d5711: Waiting 00:50:29 4d19c01a9841: Waiting 00:50:29 556b6ee489ea: Waiting 00:50:29 85791d961cd3: Download complete 00:50:29 9f32a84ed3da: Verifying Checksum 00:50:29 9f32a84ed3da: Download complete 00:50:29 4d19c01a9841: Verifying Checksum 00:50:29 4d19c01a9841: Download complete 00:50:29 f56be85fc22e: Download complete 00:50:29 9325e15d5711: Verifying Checksum 00:50:29 9325e15d5711: Download complete 00:50:29 f56be85fc22e: Pull complete 00:50:30 85791d961cd3: Pull complete 00:50:30 d694b5ae8c79: Verifying Checksum 00:50:30 d694b5ae8c79: Download complete 00:50:30 c5a4b2cf53e6: Verifying Checksum 00:50:30 c5a4b2cf53e6: Download complete 00:50:30 556b6ee489ea: Verifying Checksum 00:50:30 556b6ee489ea: Download complete 00:50:33 d694b5ae8c79: Pull complete 00:50:33 9f32a84ed3da: Pull complete 00:50:33 4d19c01a9841: Pull complete 00:50:33 9325e15d5711: Pull complete 00:50:35 556b6ee489ea: Pull complete 00:50:36 c5a4b2cf53e6: Pull complete 00:50:36 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:50:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:50:36 ---> c4be618373d6 00:50:36 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:50:42 Still waiting to schedule task 00:50:42 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:50:51 ---> Running in 8cb7b6b06ccd 00:50:51 Removing intermediate container 8cb7b6b06ccd 00:50:51 ---> 3bb7ddae9a2b 00:50:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:50:51 ---> Running in 08190fe4d52f 00:50:51 Removing intermediate container 08190fe4d52f 00:50:51 ---> 2f4319d56454 00:50:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 00:50:51 ---> Running in 21628bacae41 00:50:51 Removing intermediate container 21628bacae41 00:50:51 ---> 991141340fd3 00:50:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:50:51 ---> Running in 8a2bd71c4447 00:50:51 Removing intermediate container 8a2bd71c4447 00:50:51 ---> 3028ba694722 00:50:51 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:50:51 ---> Running in 539c5107804f 00:50:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:50:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:50:52 OK: 265 MiB in 53 packages 00:50:52 Removing intermediate container 539c5107804f 00:50:52 ---> d88abdd87980 00:50:52 Step 8/12 : WORKDIR /app 00:50:52 ---> Running in b5968fc3f4e6 00:50:52 Removing intermediate container b5968fc3f4e6 00:50:52 ---> 220e78418005 00:50:52 Step 9/12 : COPY go.mod vendor* ./ 00:50:52 ---> 0459c7328b83 00:50:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:52 ---> Running in f9286b85ec73 00:51:49 Removing intermediate container f9286b85ec73 00:51:49 ---> 4993d96b6d2c 00:51:49 Step 11/12 : COPY . . 00:51:49 ---> a3e3de1578c9 00:51:49 Step 12/12 : RUN $MAKE 00:51:49 ---> Running in 94e8fbf8b2d0 00:51:49 noop 00:51:49 Removing intermediate container 94e8fbf8b2d0 00:51:49 ---> b070784c5f39 00:51:49 Successfully built b070784c5f39 00:51:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:50 + docker inspect -f . ci-base-image-x86_64 00:51:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:50 prd-ubuntu20.04-docker-8c-8g-16886 does not seem to be running inside a container 00:51:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-237 -v /w/workspace/undry_device-rfid-llrp-go_PR-237:/w/workspace/undry_device-rfid-llrp-go_PR-237:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-237@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-237@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 ******** -e ******** ci-base-image-x86_64 cat 00:51:50 $ docker top 7c3c693c8c5eaed22334454c8ba62bfac807a725a61627b4bbe8499cdcd3ef9a -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:51 + go version 00:51:51 go version go1.20.2 linux/amd64 [Pipeline] } 00:51:51 $ docker stop --time=1 7c3c693c8c5eaed22334454c8ba62bfac807a725a61627b4bbe8499cdcd3ef9a 00:51:52 $ docker rm -f --volumes 7c3c693c8c5eaed22334454c8ba62bfac807a725a61627b4bbe8499cdcd3ef9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:53 + docker inspect -f . ci-base-image-x86_64 00:51:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:53 prd-ubuntu20.04-docker-8c-8g-16886 does not seem to be running inside a container 00:51:53 $ 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-237 -v /w/workspace/undry_device-rfid-llrp-go_PR-237:/w/workspace/undry_device-rfid-llrp-go_PR-237:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-237@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-237@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 ******** -e ******** ci-base-image-x86_64 cat 00:51:53 $ docker top 2ac6b46597bafcf95bd6e58ee474075842a9ca9d977268e740a5580d772c913f -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:54 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-237 [Pipeline] fileExists [Pipeline] sh 00:51:54 + make test 00:51:54 go test ./... -coverprofile=coverage.out ./... 00:51:58 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 00:52:08 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 00:52:08 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 00:52:11 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.543s coverage: 40.5% of statements 00:52:11 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 51.9% of statements 00:52:11 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 00:52:19 go vet ./... 00:52:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:52:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:52:22 ./bin/test-attribution-txt.sh 00:52:22 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 00:52:22 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 00:52:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:52:22 $ docker stop --time=1 2ac6b46597bafcf95bd6e58ee474075842a9ca9d977268e740a5580d772c913f 00:52:29 $ docker rm -f --volumes 2ac6b46597bafcf95bd6e58ee474075842a9ca9d977268e740a5580d772c913f [Pipeline] // withDockerContainer [Pipeline] sh 00:52:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:52:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:52:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:52:31 + ls -al . 00:52:31 total 628 00:52:31 drwxrwxr-x 11 jenkins jenkins 4096 May 25 00:51 . 00:52:31 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:49 .. 00:52:31 -rw-rw-r-- 1 jenkins jenkins 134 May 25 00:49 .dockerignore 00:52:31 drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:50 .git 00:52:31 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:49 .github 00:52:31 -rw-rw-r-- 1 jenkins jenkins 946 May 25 00:49 .gitignore 00:52:31 -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:49 .golangci.yml 00:52:31 drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:50 .semver 00:52:31 -rw-rw-r-- 1 jenkins jenkins 10794 May 25 00:49 Attribution.txt 00:52:31 -rw-rw-r-- 1 jenkins jenkins 5905 May 25 00:49 CHANGELOG.md 00:52:31 -rw-rw-r-- 1 jenkins jenkins 1347 May 25 00:49 Dockerfile 00:52:31 -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:49 GOVERNANCE.md 00:52:31 -rw-rw-r-- 1 jenkins jenkins 683 May 25 00:49 Jenkinsfile 00:52:31 -rw-rw-r-- 1 jenkins jenkins 11347 May 25 00:49 LICENSE 00:52:31 -rw-rw-r-- 1 jenkins jenkins 2053 May 25 00:49 Makefile 00:52:31 -rw-rw-r-- 1 jenkins jenkins 625 May 25 00:49 OWNERS.md 00:52:31 -rw-rw-r-- 1 jenkins jenkins 28505 May 25 00:49 README.md 00:52:31 -rw-rw-r-- 1 jenkins jenkins 5 May 25 00:50 VERSION 00:52:31 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:49 bin 00:52:31 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:49 cmd 00:52:31 -rw-r--r-- 1 jenkins jenkins 458039 May 25 00:52 coverage.out 00:52:31 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:49 examples 00:52:31 -rw-rw-r-- 1 jenkins jenkins 3371 May 25 00:49 go.mod 00:52:31 -rw-rw-r-- 1 jenkins jenkins 30982 May 25 00:49 go.sum 00:52:31 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:49 images 00:52:31 drwxrwxr-x 5 jenkins jenkins 4096 May 25 00:49 internal 00:52:31 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:49 snap 00:52:31 -rw-rw-r-- 1 jenkins jenkins 193 May 25 00:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:31 + 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=4a180015c65b7281ee2a749dc9555c2ed3d94534 --label arch=amd64 --label version=0.0.0 . 00:52:31 Sending build context to Docker daemon 4.263MB 00:52:31 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 00:52:31 Step 2/24 : FROM ${BASE} AS builder 00:52:31 ---> b070784c5f39 00:52:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:52:31 ---> Running in facd340ef37b 00:52:31 Removing intermediate container facd340ef37b 00:52:31 ---> 2a1529045384 00:52:31 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:52:31 ---> Running in 68eb5d6db3db 00:52:31 Removing intermediate container 68eb5d6db3db 00:52:31 ---> 24dabcb7f7a7 00:52:31 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 00:52:32 ---> Running in 5013a6a69260 00:52:32 Removing intermediate container 5013a6a69260 00:52:32 ---> ade5b82e9aa7 00:52:32 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 00:52:32 ---> Running in c7e6e188d216 00:52:32 Removing intermediate container c7e6e188d216 00:52:32 ---> da56dcb58b3c 00:52:32 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:52:32 ---> Running in c2943763b835 00:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:52:33 OK: 265 MiB in 53 packages 00:52:33 Removing intermediate container c2943763b835 00:52:33 ---> 41ed2774981e 00:52:33 Step 8/24 : WORKDIR /app 00:52:33 ---> Running in 93fd88e5dae8 00:52:33 Removing intermediate container 93fd88e5dae8 00:52:33 ---> 32c7fc9c2d96 00:52:33 Step 9/24 : COPY go.mod vendor* ./ 00:52:33 ---> cb7f2dd795c0 00:52:33 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:33 ---> Running in 5e9da37966f8 00:52:34 Removing intermediate container 5e9da37966f8 00:52:34 ---> f3060a3e0481 00:52:34 Step 11/24 : COPY . . 00:52:34 ---> 24673cd3be59 00:52:34 Step 12/24 : RUN $MAKE 00:52:34 ---> Running in ff560858a3bf 00:52:35 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 00:52:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16889 in /w/workspace/undry_device-rfid-llrp-go_PR-237 [Pipeline] { [Pipeline] ws 00:52:47 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 00:52:47 Selected Git installation does not exist. Using Default 00:52:47 The recommended git tool is: NONE 00:52:54 using credential edgex-jenkins-ssh 00:52:54 Cloning the remote Git repository 00:52:54 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:52:54 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 00:52:54 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:52:54 > git --version # timeout=10 00:52:54 > git --version # 'git version 2.25.1' 00:52:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:52:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:52:56 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 00:52:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:52:57 Merging remotes/origin/main commit d994045550ebd1c1180300e153d74141484e57aa into PR head commit 4a180015c65b7281ee2a749dc9555c2ed3d94534 00:52:57 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 00:52:57 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:52:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:52:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:52:57 > git config core.sparsecheckout # timeout=10 00:52:58 > git checkout -f 4a180015c65b7281ee2a749dc9555c2ed3d94534 # timeout=10 00:52:58 > git remote # timeout=10 00:52:58 Merge succeeded, producing 4a180015c65b7281ee2a749dc9555c2ed3d94534 00:52:58 Checking out Revision 4a180015c65b7281ee2a749dc9555c2ed3d94534 (PR-237) 00:52:58 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 00:52:58 > git --version # timeout=10 00:52:58 > git --version # 'git version 2.25.1' 00:52:58 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:52:58 > git config --get remote.origin.url # timeout=10 00:52:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:52:58 > git merge d994045550ebd1c1180300e153d74141484e57aa # timeout=10 00:52:58 > git rev-parse HEAD^{commit} # timeout=10 00:52:58 > git config core.sparsecheckout # timeout=10 00:52:58 > git checkout -f 4a180015c65b7281ee2a749dc9555c2ed3d94534 # timeout=10 00:53:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:53:00 % Total % Received % Xferd Average Speed Time Time Time Current 00:53:00 Dload Upload Total Spent Left Speed 00:53:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh 00:53:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:53:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:53:01 + sudo tee /etc/docker/daemon.new 00:53:01 { 00:53:01 "registry-mirrors": [ 00:53:01 "https://nexus3.edgexfoundry.org:10001" 00:53:01 ], 00:53:01 "bip": "10.250.0.254/24", 00:53:01 "hosts": [ 00:53:01 "tcp://0.0.0.0:5555", 00:53:01 "unix:///var/run/docker.sock" 00:53:01 ], 00:53:01 "mtu": 1458, 00:53:01 "selinux-enabled": true, 00:53:01 "seccomp-profile": "/etc/docker/seccomp.json" 00:53:01 } [Pipeline] sh 00:53:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:53:01 + sudo service docker restart 00:53:01 Removing intermediate container ff560858a3bf 00:53:01 ---> a14ae4851bef 00:53:01 Step 13/24 : FROM alpine:3.17 00:53:01 3.17: Pulling from library/alpine 00:53:01 f56be85fc22e: Already exists 00:53:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:53:01 Status: Downloaded newer image for alpine:3.17 00:53:01 ---> 9ed4aefc74f6 00:53:01 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:53:01 ---> Running in 7f7b9730ab3a 00:53:01 Removing intermediate container 7f7b9730ab3a 00:53:01 ---> 06d63a5a8efe 00:53:01 Step 15/24 : RUN apk add --update --no-cache dumb-init 00:53:01 ---> Running in 4d597968b9ec 00:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:53:01 (1/1) Installing dumb-init (1.2.5-r2) 00:53:01 Executing busybox-1.35.0-r29.trigger 00:53:01 OK: 7 MiB in 16 packages 00:53:01 Removing intermediate container 4d597968b9ec 00:53:01 ---> b88e505c3ab3 00:53:01 Step 16/24 : COPY --from=builder /app/LICENSE / 00:53:01 ---> e00695c448db 00:53:01 Step 17/24 : COPY --from=builder /app/Attribution.txt / 00:53:01 ---> 7ecae1cd9ff0 00:53:01 Step 18/24 : COPY --from=builder /app/cmd/ / 00:53:02 ---> 8b1496b16f0a 00:53:02 Step 19/24 : EXPOSE 59989 00:53:02 ---> Running in b9c5d7957b1f 00:53:02 Removing intermediate container b9c5d7957b1f 00:53:02 ---> 120fbc3c72f9 00:53:02 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 00:53:02 ---> Running in 61d2eed6dbd5 00:53:02 Removing intermediate container 61d2eed6dbd5 00:53:02 ---> 8e557b87161f 00:53:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:53:02 ---> Running in 3245a3481627 00:53:02 Removing intermediate container 3245a3481627 00:53:02 ---> 9d65ca35ca7c 00:53:02 Step 22/24 : LABEL arch=amd64 00:53:02 ---> Running in 9a3b2371168d 00:53:02 Removing intermediate container 9a3b2371168d 00:53:02 ---> c19e68cb693a 00:53:02 Step 23/24 : LABEL git_sha=4a180015c65b7281ee2a749dc9555c2ed3d94534 00:53:02 ---> Running in d5a53614eac5 00:53:02 Removing intermediate container d5a53614eac5 00:53:02 ---> 55d86ed87a4d 00:53:02 Step 24/24 : LABEL version=0.0.0 00:53:02 ---> Running in 3e6e96c10c31 00:53:02 Removing intermediate container 3e6e96c10c31 00:53:02 ---> 796b613f4d46 00:53:02 [Warning] One or more build-args [ARCH] were not consumed 00:53:02 Successfully built 796b613f4d46 00:53:02 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 00:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:53:03 00:53:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:53:03 latest: Pulling from edgex-lftools-log-publisher 00:53:03 5eb5b503b376: Pulling fs layer 00:53:03 5c69ac0246d0: Pulling fs layer 00:53:03 ec43610c2a17: Pulling fs layer 00:53:03 3a2ae6a8a46f: Pulling fs layer 00:53:03 33b1e0a273af: Pulling fs layer 00:53:03 5d3b04190fa2: Pulling fs layer 00:53:03 2f39f015ded8: Pulling fs layer 00:53:03 3a2ae6a8a46f: Waiting 00:53:03 33b1e0a273af: Waiting 00:53:03 5d3b04190fa2: Waiting 00:53:03 2f39f015ded8: Waiting 00:53:03 5c69ac0246d0: Verifying Checksum 00:53:03 5c69ac0246d0: Download complete 00:53:03 3a2ae6a8a46f: Verifying Checksum 00:53:03 3a2ae6a8a46f: Download complete 00:53:04 33b1e0a273af: Verifying Checksum 00:53:04 33b1e0a273af: Download complete 00:53:04 5d3b04190fa2: Verifying Checksum 00:53:04 5d3b04190fa2: Download complete 00:53:04 ec43610c2a17: Verifying Checksum 00:53:04 ec43610c2a17: Download complete 00:53:04 5eb5b503b376: Verifying Checksum 00:53:04 5eb5b503b376: Download complete 00:53:05 2f39f015ded8: Download complete 00:53:05 5eb5b503b376: Pull complete 00:53:05 5c69ac0246d0: Pull complete 00:53:06 ec43610c2a17: Pull complete 00:53:06 3a2ae6a8a46f: Pull complete 00:53:06 33b1e0a273af: Pull complete 00:53:07 5d3b04190fa2: Pull complete 00:53:12 2f39f015ded8: Pull complete 00:53:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:53:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:53:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:13 prd-ubuntu20.04-docker-8c-8g-16886 does not seem to be running inside a container 00:53:13 $ 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-237 -v /w/workspace/undry_device-rfid-llrp-go_PR-237:/w/workspace/undry_device-rfid-llrp-go_PR-237:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-237@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-237@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:53:23 $ docker top 39c5f6d31dcab5eb2844ad7e56d453c763874c25b7713c83dd72a7b82432330b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 00:53:23 provisioning config files... 00:53:23 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config9060954805446919687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:23 ---> job-cost.sh 00:53:23 lf-activate-venv: SKIPPING 00:53:23 INFO: No Stack... 00:53:23 ---> docker-login.sh 00:53:23 nexus3.edgexfoundry.org:10001 00:53:24 INFO: Retrieving Pricing Info for: v3-standard-8 00:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:24 Configure a credential helper to remove this warning. See 00:53:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:24 00:53:24 Login Succeeded 00:53:24 nexus3.edgexfoundry.org:10002 00:53:24 INFO: Archiving Costs [Pipeline] sh 00:53:24 + cat /w/workspace/undry_device-rfid-llrp-go_PR-237/archives/cost.csv 00:53:24 + cut -d, -f6 [Pipeline] lock 00:53:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-237-1-stack-cost] 00:53:24 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-237-1-stack-cost] did not exist. Created. 00:53:24 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-237-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:24 Configure a credential helper to remove this warning. See 00:53:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:24 00:53:24 Login Succeeded 00:53:24 nexus3.edgexfoundry.org:10003 00:53:25 + echo total: 0.2199999988079071 [Pipeline] stash 00:53:25 Stashed 1 file(s) [Pipeline] } 00:53:25 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-237-1-stack-cost] 00:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:25 Configure a credential helper to remove this warning. See 00:53:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:25 00:53:25 Login Succeeded 00:53:25 nexus3.edgexfoundry.org:10004 [Pipeline] // lock [Pipeline] } 00:53:25 $ docker stop --time=1 39c5f6d31dcab5eb2844ad7e56d453c763874c25b7713c83dd72a7b82432330b 00:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:25 Configure a credential helper to remove this warning. See 00:53:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:25 00:53:25 Login Succeeded 00:53:25 docker.io 00:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:26 Configure a credential helper to remove this warning. See 00:53:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:26 00:53:26 Login Succeeded 00:53:26 ---> docker-login.sh ends 00:53:26 $ docker rm -f --volumes 39c5f6d31dcab5eb2844ad7e56d453c763874c25b7713c83dd72a7b82432330b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 00:53:26 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 00:53:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:53:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:53:27 ========================================================= 00:53:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:53:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:27 + 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 . 00:53:27 Sending build context to Docker daemon 1.212MB 00:53:27 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:53:27 Step 2/12 : FROM ${BASE} AS builder 00:53:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:53:28 c41833b44d91: Pulling fs layer 00:53:28 ed15518f5707: Pulling fs layer 00:53:28 feae8fd75edb: Pulling fs layer 00:53:28 242c74f7c9fa: Pulling fs layer 00:53:28 3cdef696dda3: Pulling fs layer 00:53:28 2ced38df9373: Pulling fs layer 00:53:28 58f1dce35555: Pulling fs layer 00:53:28 242c74f7c9fa: Waiting 00:53:28 3cdef696dda3: Waiting 00:53:28 58f1dce35555: Waiting 00:53:28 2ced38df9373: Waiting 00:53:28 ed15518f5707: Verifying Checksum 00:53:28 242c74f7c9fa: Verifying Checksum 00:53:28 242c74f7c9fa: Download complete 00:53:28 3cdef696dda3: Verifying Checksum 00:53:28 3cdef696dda3: Download complete 00:53:28 c41833b44d91: Verifying Checksum 00:53:28 c41833b44d91: Download complete 00:53:29 c41833b44d91: Pull complete 00:53:29 58f1dce35555: Verifying Checksum 00:53:29 58f1dce35555: Download complete 00:53:29 ed15518f5707: Pull complete 00:53:30 feae8fd75edb: Download complete 00:53:30 2ced38df9373: Verifying Checksum 00:53:30 2ced38df9373: Download complete 00:53:43 feae8fd75edb: Pull complete 00:53:43 242c74f7c9fa: Pull complete 00:53:43 3cdef696dda3: Pull complete 00:53:48 2ced38df9373: Pull complete 00:53:51 58f1dce35555: Pull complete 00:53:51 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:53:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:53:51 ---> fadd8f120f05 00:53:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:53:53 ---> Running in 1c2d6be8d81f 00:53:53 Removing intermediate container 1c2d6be8d81f 00:53:53 ---> aa4c08a282a0 00:53:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:53:53 ---> Running in e726e48efcb1 00:53:53 Removing intermediate container e726e48efcb1 00:53:53 ---> e33b7c026f58 00:53:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 00:53:53 ---> Running in 74ae7439d2c8 00:53:54 Removing intermediate container 74ae7439d2c8 00:53:54 ---> 5ae5bb7b0091 00:53:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:53:54 ---> Running in a13ee09d60d0 00:53:54 Removing intermediate container a13ee09d60d0 00:53:54 ---> ac404506f919 00:53:54 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:53:54 ---> Running in b28f3316894f 00:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:53:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:53:57 OK: 263 MiB in 53 packages 00:53:59 Removing intermediate container b28f3316894f 00:53:59 ---> 4dc5f2917743 00:53:59 Step 8/12 : WORKDIR /app 00:53:59 ---> Running in 7f2be4a0541e 00:54:00 Removing intermediate container 7f2be4a0541e 00:54:00 ---> 3badf19ff26b 00:54:00 Step 9/12 : COPY go.mod vendor* ./ 00:54:00 ---> 1df83b904df2 00:54:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:00 ---> Running in 4df777131bdf 00:55:08 Removing intermediate container 4df777131bdf 00:55:08 ---> 22ef70f32cb9 00:55:08 Step 11/12 : COPY . . 00:55:08 ---> 84b5af839ba5 00:55:08 Step 12/12 : RUN $MAKE 00:55:08 ---> Running in a1739b12d493 00:55:08 noop 00:55:08 Removing intermediate container a1739b12d493 00:55:08 ---> 05b440f5ac8b 00:55:08 Successfully built 05b440f5ac8b 00:55:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:09 + docker inspect -f . ci-base-image-arm64 00:55:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:09 prd-ubuntu20.04-docker-arm64-4c-16g-16889 does not seem to be running inside a container 00:55:09 $ 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 ******** -e ******** ci-base-image-arm64 cat 00:55:10 $ docker top 0f19a82275625db02495c5ce823f237e9f8db919fcaa19386ea6fb9cb3d0c390 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:11 + go version 00:55:11 go version go1.20.2 linux/arm64 [Pipeline] } 00:55:11 $ docker stop --time=1 0f19a82275625db02495c5ce823f237e9f8db919fcaa19386ea6fb9cb3d0c390 00:55:13 $ docker rm -f --volumes 0f19a82275625db02495c5ce823f237e9f8db919fcaa19386ea6fb9cb3d0c390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:14 + docker inspect -f . ci-base-image-arm64 00:55:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:14 prd-ubuntu20.04-docker-arm64-4c-16g-16889 does not seem to be running inside a container 00:55:14 $ 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 ******** -e ******** ci-base-image-arm64 cat 00:55:16 $ docker top 4bdb7d69c946f3e6905d5087fdd99508ff07923066ca9c9f1f1b2a0c2b7ffeb8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:16 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 00:55:17 + make test 00:55:17 go test ./... -coverprofile=coverage.out ./... 00:55:56 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 00:58:33 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 00:58:33 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 00:59:05 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.690s coverage: 40.5% of statements 00:59:05 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.608s coverage: 52.0% of statements 00:59:05 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 95.5% of statements 00:59:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:59:05 go vet ./... 00:59:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:59:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:59:38 ./bin/test-attribution-txt.sh 00:59:38 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 00:59:38 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 00:59:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:59:38 $ docker stop --time=1 4bdb7d69c946f3e6905d5087fdd99508ff07923066ca9c9f1f1b2a0c2b7ffeb8 00:59:40 $ docker rm -f --volumes 4bdb7d69c946f3e6905d5087fdd99508ff07923066ca9c9f1f1b2a0c2b7ffeb8 [Pipeline] // withDockerContainer [Pipeline] sh 00:59:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:59:41 Warning: overwriting stash ‘coverage-report’ 00:59:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:59:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:59:43 + ls -al . 00:59:43 total 624 00:59:43 drwxrwxr-x 10 jenkins jenkins 4096 May 25 00:55 . 00:59:43 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:52 .. 00:59:43 -rw-rw-r-- 1 jenkins jenkins 134 May 25 00:52 .dockerignore 00:59:43 drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:52 .git 00:59:43 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:52 .github 00:59:43 -rw-rw-r-- 1 jenkins jenkins 946 May 25 00:52 .gitignore 00:59:43 -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:52 .golangci.yml 00:59:43 -rw-rw-r-- 1 jenkins jenkins 10794 May 25 00:52 Attribution.txt 00:59:43 -rw-rw-r-- 1 jenkins jenkins 5905 May 25 00:52 CHANGELOG.md 00:59:43 -rw-rw-r-- 1 jenkins jenkins 1347 May 25 00:52 Dockerfile 00:59:43 -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:52 GOVERNANCE.md 00:59:43 -rw-rw-r-- 1 jenkins jenkins 683 May 25 00:52 Jenkinsfile 00:59:43 -rw-rw-r-- 1 jenkins jenkins 11347 May 25 00:52 LICENSE 00:59:43 -rw-rw-r-- 1 jenkins jenkins 2053 May 25 00:52 Makefile 00:59:43 -rw-rw-r-- 1 jenkins jenkins 625 May 25 00:52 OWNERS.md 00:59:43 -rw-rw-r-- 1 jenkins jenkins 28505 May 25 00:52 README.md 00:59:43 -rw-rw-r-- 1 jenkins jenkins 5 May 25 00:50 VERSION 00:59:43 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:52 bin 00:59:43 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:52 cmd 00:59:43 -rw-r--r-- 1 jenkins jenkins 458039 May 25 00:59 coverage.out 00:59:43 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:52 examples 00:59:43 -rw-rw-r-- 1 jenkins jenkins 3371 May 25 00:52 go.mod 00:59:43 -rw-rw-r-- 1 jenkins jenkins 30982 May 25 00:52 go.sum 00:59:43 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:52 images 00:59:43 drwxrwxr-x 5 jenkins jenkins 4096 May 25 00:52 internal 00:59:43 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:52 snap 00:59:43 -rw-rw-r-- 1 jenkins jenkins 193 May 25 00:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:43 + 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=4a180015c65b7281ee2a749dc9555c2ed3d94534 --label arch=arm64 --label version=0.0.0 . 00:59:44 Sending build context to Docker daemon 1.212MB 00:59:44 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 00:59:44 Step 2/24 : FROM ${BASE} AS builder 00:59:44 ---> 05b440f5ac8b 00:59:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:59:44 ---> Running in 4e254efbbf49 00:59:44 Removing intermediate container 4e254efbbf49 00:59:44 ---> a55e698acddf 00:59:44 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:59:44 ---> Running in 7ed5494f9bdf 00:59:45 Removing intermediate container 7ed5494f9bdf 00:59:45 ---> c82eb2864fa9 00:59:45 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 00:59:45 ---> Running in 24e2dded4744 00:59:45 Removing intermediate container 24e2dded4744 00:59:45 ---> deed0f371a44 00:59:45 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 00:59:45 ---> Running in c71ed81c9092 00:59:46 Removing intermediate container c71ed81c9092 00:59:46 ---> ae0bc7b5def1 00:59:46 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:59:46 ---> Running in a2bfeda065af 00:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:59:49 OK: 263 MiB in 53 packages 00:59:50 Removing intermediate container a2bfeda065af 00:59:50 ---> c07f9f87c3bd 00:59:50 Step 8/24 : WORKDIR /app 00:59:50 ---> Running in 9b9f3e76144c 00:59:50 Removing intermediate container 9b9f3e76144c 00:59:50 ---> aaf923414d91 00:59:50 Step 9/24 : COPY go.mod vendor* ./ 00:59:51 ---> 904ecfa2abfd 00:59:51 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:51 ---> Running in 3f3268f3cb29 00:59:53 Removing intermediate container 3f3268f3cb29 00:59:53 ---> 50f271a1eaf3 00:59:53 Step 11/24 : COPY . . 00:59:54 ---> d55a15dee02d 00:59:54 Step 12/24 : RUN $MAKE 00:59:54 ---> Running in baf1ab494dbc 00:59:55 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 01:02:32 Removing intermediate container baf1ab494dbc 01:02:32 ---> 4d6ec592d9f4 01:02:32 Step 13/24 : FROM alpine:3.17 01:02:32 3.17: Pulling from library/alpine 01:02:32 c41833b44d91: Already exists 01:02:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:02:32 Status: Downloaded newer image for alpine:3.17 01:02:32 ---> 51e60588ff2c 01:02:32 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:02:32 ---> Running in f31fa5673e71 01:02:32 Removing intermediate container f31fa5673e71 01:02:32 ---> 440add1b6f03 01:02:32 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:02:32 ---> Running in fc864085cb42 01:02:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:02:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:02:33 (1/1) Installing dumb-init (1.2.5-r2) 01:02:33 Executing busybox-1.35.0-r29.trigger 01:02:33 OK: 8 MiB in 16 packages 01:02:34 Removing intermediate container fc864085cb42 01:02:34 ---> 99e484f004f6 01:02:34 Step 16/24 : COPY --from=builder /app/LICENSE / 01:02:35 ---> 28c88ae5db64 01:02:35 Step 17/24 : COPY --from=builder /app/Attribution.txt / 01:02:35 ---> 424f3edc4d11 01:02:35 Step 18/24 : COPY --from=builder /app/cmd/ / 01:02:37 ---> c2e61bbdfd49 01:02:37 Step 19/24 : EXPOSE 59989 01:02:37 ---> Running in a343d35420e3 01:02:37 Removing intermediate container a343d35420e3 01:02:37 ---> eff3ec1d2293 01:02:37 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 01:02:37 ---> Running in a573547582a0 01:02:38 Removing intermediate container a573547582a0 01:02:38 ---> bc3a662bc1cb 01:02:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:02:38 ---> Running in 3fdd86d7c2ab 01:02:38 Removing intermediate container 3fdd86d7c2ab 01:02:38 ---> f4c77f996e69 01:02:38 Step 22/24 : LABEL arch=arm64 01:02:38 ---> Running in e6ea2b33037f 01:02:38 Removing intermediate container e6ea2b33037f 01:02:38 ---> 8c11eddc95d4 01:02:38 Step 23/24 : LABEL git_sha=4a180015c65b7281ee2a749dc9555c2ed3d94534 01:02:38 ---> Running in 903d001bfaa9 01:02:39 Removing intermediate container 903d001bfaa9 01:02:39 ---> 03361c8cdbce 01:02:39 Step 24/24 : LABEL version=0.0.0 01:02:39 ---> Running in 2cf6ca1ed3ac 01:02:39 Removing intermediate container 2cf6ca1ed3ac 01:02:39 ---> af935a0fcad7 01:02:39 [Warning] One or more build-args [ARCH] were not consumed 01:02:39 Successfully built af935a0fcad7 01:02:39 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 01:02:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:02:40 01:02:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:02:40 arm64: Pulling from edgex-lftools-log-publisher 01:02:40 8998bd30e6a1: Pulling fs layer 01:02:40 04944245beec: Pulling fs layer 01:02:40 699f458cf7ca: Pulling fs layer 01:02:40 765212b225bb: Pulling fs layer 01:02:40 f23df028b6ca: Pulling fs layer 01:02:40 d65c8cfc05b1: Pulling fs layer 01:02:40 2437ff75d9bd: Pulling fs layer 01:02:40 f23df028b6ca: Waiting 01:02:40 765212b225bb: Waiting 01:02:40 d65c8cfc05b1: Waiting 01:02:40 2437ff75d9bd: Waiting 01:02:40 04944245beec: Verifying Checksum 01:02:40 04944245beec: Download complete 01:02:40 765212b225bb: Verifying Checksum 01:02:40 765212b225bb: Download complete 01:02:40 f23df028b6ca: Verifying Checksum 01:02:40 f23df028b6ca: Download complete 01:02:40 d65c8cfc05b1: Verifying Checksum 01:02:40 d65c8cfc05b1: Download complete 01:02:41 699f458cf7ca: Download complete 01:02:41 8998bd30e6a1: Verifying Checksum 01:02:41 8998bd30e6a1: Download complete 01:02:44 2437ff75d9bd: Download complete 01:02:46 8998bd30e6a1: Pull complete 01:02:48 04944245beec: Pull complete 01:02:49 699f458cf7ca: Pull complete 01:02:49 765212b225bb: Pull complete 01:02:50 f23df028b6ca: Pull complete 01:02:51 d65c8cfc05b1: Pull complete 01:03:06 2437ff75d9bd: Pull complete 01:03:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:03:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:06 prd-ubuntu20.04-docker-arm64-4c-16g-16889 does not seem to be running inside a container 01:03:06 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:03:09 $ docker top e595f88ae0c0f91a6324388abee8714e4615b352b70d7c65d703f61ebe8f5591 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:03:10 ---> job-cost.sh 01:03:10 lf-activate-venv: SKIPPING 01:03:10 INFO: No Stack... 01:03:10 INFO: Retrieving Pricing Info for: v3-standard-4 01:03:11 INFO: Archiving Costs [Pipeline] sh 01:03:12 + + cutcat -d, /w/workspace/device-rfid-llrp-go/1/archives/cost.csv -f6 01:03:12 [Pipeline] lock 01:03:12 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-237-1-stack-cost] 01:03:12 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-237-1-stack-cost] did not exist. Created. 01:03:12 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-237-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:03:13 /w/workspace/device-rfid-llrp-go/1@tmp/durable-68fca66d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:03:13 + echo total: 0.10999999940395355 [Pipeline] stash 01:03:13 Warning: overwriting stash ‘stack-cost’ 01:03:13 Stashed 1 file(s) [Pipeline] } 01:03:14 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-237-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:03:14 $ docker stop --time=1 e595f88ae0c0f91a6324388abee8714e4615b352b70d7c65d703f61ebe8f5591 01:03:15 $ docker rm -f --volumes e595f88ae0c0f91a6324388abee8714e4615b352b70d7c65d703f61ebe8f5591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:03:16 provisioning config files... 01:03:16 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp/config2487164859331109002tmp [Pipeline] { [Pipeline] sh 01:03:17 + set +x 01:03:17 + + bash -s -- 01:03:17 curl -s https://codecov.io/bash 01:03:17 01:03:17 _____ _ 01:03:17 / ____| | | 01:03:17 | | ___ __| | ___ ___ _____ __ 01:03:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:03:17 | |___| (_) | (_| | __/ (_| (_) \ V / 01:03:17 \_____\___/ \__,_|\___|\___\___/ \_/ 01:03:17 Bash-1.0.6 01:03:17 01:03:17 01:03:17 ==> git version 2.25.1 found 01:03:17 ==> 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 01:03:17 Release-Date: 2020-01-08 01:03:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:03:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:03:17 ==> Jenkins CI detected. 01:03:17 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-237 01:03:17 project root: . 01:03:17 --> token set from env 01:03:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:03:17 ==> Running gcov in . (disable via -X gcov) 01:03:17 ==> Python coveragepy not found 01:03:17 ==> Searching for coverage reports in: 01:03:17 + . 01:03:17 -> Found 1 reports 01:03:17 ==> Detecting git/mercurial file structure 01:03:17 ==> Reading reports 01:03:17 + ./coverage.out bytes=458039 01:03:17 ==> Appending adjustments 01:03:17 https://docs.codecov.io/docs/fixing-reports 01:03:17 + Found adjustments 01:03:17 ==> Gzipping contents 01:03:17 52K /tmp/codecov.aftV8c.gz 01:03:17 ==> Uploading reports 01:03:17 url: https://codecov.io 01:03:17 query: branch=PR-237&commit=4a180015c65b7281ee2a749dc9555c2ed3d94534&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-237%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=237&job=&cmd_args= 01:03:17 -> Pinging Codecov 01:03:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-237&commit=4a180015c65b7281ee2a749dc9555c2ed3d94534&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-237%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=237&job=&cmd_args= 01:03:17 -> Uploading to 01:03:17 https://storage.googleapis.com/codecov/v4/raw/2023-05-25/581DD39554BDF9B6E22D074273EAD858/4a180015c65b7281ee2a749dc9555c2ed3d94534/4f11db81-57bc-4c6e-8ddc-558adeeb57ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T010317Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8dd89174f9742cb08b33893358832a069eee3957e5a9e9c466f0309c34f88330 01:03:17 % Total % Received % Xferd Average Speed Time Time Time Current 01:03:17 Dload Upload Total Spent Left Speed 01:03:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50484 0 0 100 50484 0 202k --:--:-- --:--:-- --:--:-- 202k 01:03:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4a180015c65b7281ee2a749dc9555c2ed3d94534 [Pipeline] } 01:03:17 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 01:03:19 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-237/archives ] 01:03:19 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-237/archives 01:03:19 total 16 01:03:19 drwxr-xr-x 3 root root 4096 May 25 00:53 . 01:03:19 drwxrwxr-x 12 jenkins jenkins 4096 May 25 00:53 .. 01:03:19 drwxr-xr-x 2 root root 4096 May 25 00:53 cost 01:03:19 -rw-r--r-- 1 root root 91 May 25 00:53 cost.csv 01:03:19 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-237/archives 01:03:19 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-237/archives 01:03:19 total 16 01:03:19 drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:53 . 01:03:19 drwxrwxr-x 12 jenkins jenkins 4096 May 25 00:53 .. 01:03:19 drwxr-xr-x 2 jenkins jenkins 4096 May 25 00:53 cost 01:03:19 -rw-r--r-- 1 jenkins jenkins 91 May 25 00:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:03:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:03:21 ---> package-listing.sh 01:03:21 ++ facter osfamily 01:03:21 ++ tr '[:upper:]' '[:lower:]' 01:03:21 + OS_FAMILY=debian 01:03:21 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-237 01:03:21 + START_PACKAGES=/tmp/packages_start.txt 01:03:21 + END_PACKAGES=/tmp/packages_end.txt 01:03:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:03:21 + PACKAGES=/tmp/packages_start.txt 01:03:21 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-237 ']' 01:03:21 + PACKAGES=/tmp/packages_end.txt 01:03:21 + case "${OS_FAMILY}" in 01:03:21 + dpkg -l 01:03:21 + grep '^ii' 01:03:21 + '[' -f /tmp/packages_start.txt ']' 01:03:21 + '[' -f /tmp/packages_end.txt ']' 01:03:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:03:21 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-237 ']' 01:03:21 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-237/archives/ 01:03:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-237/archives/ [Pipeline] echo 01:03:21 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-237/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:03:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:03:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:22 prd-ubuntu20.04-docker-8c-8g-16886 does not seem to be running inside a container 01:03:22 $ 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-237/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-237 -v /w/workspace/undry_device-rfid-llrp-go_PR-237:/w/workspace/undry_device-rfid-llrp-go_PR-237:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-237@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-237@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 01:03:22 $ docker top 72f4b546b3206b230be326390fd1ec7c988d3c2eafca26137e00c5fdd63454ab -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:23 + touch /tmp/pre-build-complete [Pipeline] sh 01:03:23 + mkdir -p /var/log/sysstat [Pipeline] sh 01:03:23 + ls /var/log/sa-host 01:03:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:03:23 provisioning config files... 01:03:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp/config4170568488887075410tmp [Pipeline] { [Pipeline] echo 01:03:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:03:24 ---> create-netrc.sh [Pipeline] } 01:03:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:03:24 ---> python-tools-install.sh [Pipeline] echo 01:03:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:03:24 ---> sudo-logs.sh 01:03:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:03:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:03:25 ---> job-cost.sh 01:03:25 lf-activate-venv: SKIPPING 01:03:25 DEBUG: total: 0.2199999988079071 01:03:25 INFO: Retrieving Stack Cost... 01:03:25 INFO: Retrieving Pricing Info for: v3-standard-8 01:03:26 INFO: Archiving Costs [Pipeline] echo 01:03:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:03:26 ---> logs-deploy.sh 01:03:26 lf-activate-venv: SKIPPING 01:03:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-237/1 01:03:26 INFO: archiving workspace using pattern(s): 01:03:27 Archives upload complete. 01:03:27 INFO: archiving logs to Nexus