Pull request #254 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb9604c53c18ee01b3b9a52cab2f204d633a44d1+fcc125edee6752a069bb5774cca1c2de16e94d05 (d6d77451c88652f0cc4506c102a0c66c47a040fb) 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-ssh9823632998128680939.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14539363872052520981.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-254/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-254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14904843777848592073.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-254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1867254496554336272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17588008221969016455.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-254/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-254/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1219175322939775027.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7804 in /w/workspace/undry_device-rfid-llrp-go_PR-254 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-254 # 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/254/head:refs/remotes/origin/PR-254 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fcc125edee6752a069bb5774cca1c2de16e94d05 into PR head commit bb9604c53c18ee01b3b9a52cab2f204d633a44d1 Merge succeeded, producing bb9604c53c18ee01b3b9a52cab2f204d633a44d1 Checking out Revision bb9604c53c18ee01b3b9a52cab2f204d633a44d1 (PR-254) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:27:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:27:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f bb9604c53c18ee01b3b9a52cab2f204d633a44d1 # 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 fcc125edee6752a069bb5774cca1c2de16e94d05 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb9604c53c18ee01b3b9a52cab2f204d633a44d1 # timeout=10 [Pipeline] echo 10:27:21 ========================================================= 10:27:21 EdgeX Global Pipelines Version Info 10:27:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:27:22 ------------------- 10:27:22 stable info: 10:27:22 ------------------- 10:27:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:27:22 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 10:27:22 Message: update stable to v1.0.254 10:27:23 ------------------- 10:27:23 experimental info: 10:27:23 ------------------- 10:27:23 Commited By: **** collab-it+edgex@linuxfoundation.org 10:27:23 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 10:27:23 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:27:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:27:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:27:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:27:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:27:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:27:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:27:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-254 [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-254 [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-254 [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb9604c53c18ee01b3b9a52cab2f204d633a44d1 [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb9604c [Pipeline] echo 10:27:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:27:25 provisioning config files... 10:27:25 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp/config5869532035520900646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:25 ---> docker-login.sh 10:27:25 nexus3.edgexfoundry.org:10001 10:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:25 Configure a credential helper to remove this warning. See 10:27:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:25 10:27:25 Login Succeeded 10:27:25 nexus3.edgexfoundry.org:10002 10:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:26 Configure a credential helper to remove this warning. See 10:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:26 10:27:26 Login Succeeded 10:27:26 nexus3.edgexfoundry.org:10003 10:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:26 Configure a credential helper to remove this warning. See 10:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:26 10:27:26 Login Succeeded 10:27:26 nexus3.edgexfoundry.org:10004 10:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:26 Configure a credential helper to remove this warning. See 10:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:26 10:27:26 Login Succeeded 10:27:26 docker.io 10:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:26 Configure a credential helper to remove this warning. See 10:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:26 10:27:26 Login Succeeded 10:27:26 ---> docker-login.sh ends [Pipeline] } 10:27:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:27:27 + git rev-list -1 --merges bb9604c53c18ee01b3b9a52cab2f204d633a44d1~1..bb9604c53c18ee01b3b9a52cab2f204d633a44d1 [Pipeline] echo 10:27:27 -----------> git rev-list -1 --merges bb9604c53c18ee01b3b9a52cab2f204d633a44d1~1..bb9604c53c18ee01b3b9a52cab2f204d633a44d1 bb9604c53c18ee01b3b9a52cab2f204d633a44d1 [false] [Pipeline] sh 10:27:27 + git log --format=format:%s -1 bb9604c53c18ee01b3b9a52cab2f204d633a44d1 [Pipeline] echo 10:27:27 ========================================================= 10:27:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:27:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:27:28 + git log --format=format:%s -1 bb9604c53c18ee01b3b9a52cab2f204d633a44d1 [Pipeline] echo 10:27:28 [semverPrep] GIT_COMMIT: bb9604c53c18ee01b3b9a52cab2f204d633a44d1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:27:28 [semverPrep] This is not a build commit. [Pipeline] sh 10:27:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:27:28 + grep -v github /etc/ssh/ssh_known_hosts 10:27:28 + [ -e /tmp/ssh_known_hosts ] 10:27:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:27:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:27:28 + sudo tee -a /etc/ssh/ssh_known_hosts 10:27:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:27:29 10:27:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:27:29 0.1.4: Pulling from edgex-devops/py-git-semver 10:27:29 b85a868b505f: Pulling fs layer 10:27:29 e2be974225ed: Pulling fs layer 10:27:29 339a4e72a1f5: Pulling fs layer 10:27:29 988bab9f4d93: Pulling fs layer 10:27:29 1469e6f7b9e6: Pulling fs layer 10:27:29 eaf3925da568: Pulling fs layer 10:27:29 bab4dde63d76: Pulling fs layer 10:27:29 bde34c3a00c8: Pulling fs layer 10:27:29 b352a97aabf1: Pulling fs layer 10:27:29 4872d77fe225: Pulling fs layer 10:27:29 5851b861e8e6: Pulling fs layer 10:27:29 988bab9f4d93: Waiting 10:27:29 1469e6f7b9e6: Waiting 10:27:29 4872d77fe225: Waiting 10:27:29 b352a97aabf1: Waiting 10:27:29 5851b861e8e6: Waiting 10:27:29 eaf3925da568: Waiting 10:27:29 bde34c3a00c8: Waiting 10:27:29 bab4dde63d76: Waiting 10:27:29 e2be974225ed: Verifying Checksum 10:27:29 988bab9f4d93: Verifying Checksum 10:27:29 988bab9f4d93: Download complete 10:27:29 1469e6f7b9e6: Verifying Checksum 10:27:29 1469e6f7b9e6: Download complete 10:27:29 eaf3925da568: Verifying Checksum 10:27:29 eaf3925da568: Download complete 10:27:29 339a4e72a1f5: Verifying Checksum 10:27:29 339a4e72a1f5: Download complete 10:27:29 bde34c3a00c8: Verifying Checksum 10:27:29 bde34c3a00c8: Download complete 10:27:29 b352a97aabf1: Verifying Checksum 10:27:29 b352a97aabf1: Download complete 10:27:29 4872d77fe225: Verifying Checksum 10:27:29 4872d77fe225: Download complete 10:27:29 5851b861e8e6: Verifying Checksum 10:27:30 b85a868b505f: Download complete 10:27:30 bab4dde63d76: Verifying Checksum 10:27:30 bab4dde63d76: Download complete 10:27:31 b85a868b505f: Pull complete 10:27:31 e2be974225ed: Pull complete 10:27:31 339a4e72a1f5: Pull complete 10:27:31 988bab9f4d93: Pull complete 10:27:32 1469e6f7b9e6: Pull complete 10:27:32 eaf3925da568: Pull complete 10:27:34 bab4dde63d76: Pull complete 10:27:34 bde34c3a00c8: Pull complete 10:27:34 b352a97aabf1: Pull complete 10:27:34 4872d77fe225: Pull complete 10:27:34 5851b861e8e6: Pull complete 10:27:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:27:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:27:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:34 prd-ubuntu20.04-docker-8c-8g-7804 does not seem to be running inside a container 10:27:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-254 -v /w/workspace/undry_device-rfid-llrp-go_PR-254:/w/workspace/undry_device-rfid-llrp-go_PR-254:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-254@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-254@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 10:27:38 $ docker top 9c90847e99ae69805c88da8ce9418b08efb90f4ae4a5769c857190ccfabab744 -eo pid,comm 10:27:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:27:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:27:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:27:38 [ssh-agent] Looking for ssh-agent implementation... 10:27:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:27:39 $ docker exec 9c90847e99ae69805c88da8ce9418b08efb90f4ae4a5769c857190ccfabab744 ssh-agent 10:27:39 SSH_AUTH_SOCK=/tmp/ssh-An60v9tgor8n/agent.13 10:27:39 SSH_AGENT_PID=19 10:27:39 Running ssh-add (command line suppressed) 10:27:39 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-254@tmp/private_key_389354332903900755.key (/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp/private_key_389354332903900755.key) 10:27:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:27:39 + git tag --points-at HEAD [Pipeline] } 10:27:39 $ docker exec --env ******** --env ******** 9c90847e99ae69805c88da8ce9418b08efb90f4ae4a5769c857190ccfabab744 ssh-agent -k 10:27:39 unset SSH_AUTH_SOCK; 10:27:39 unset SSH_AGENT_PID; 10:27:39 echo Agent pid 19 killed; 10:27:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:27:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:27:39 [ssh-agent] Looking for ssh-agent implementation... 10:27:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:27:40 $ docker exec 9c90847e99ae69805c88da8ce9418b08efb90f4ae4a5769c857190ccfabab744 ssh-agent 10:27:40 SSH_AUTH_SOCK=/tmp/ssh-x57YUxsfxhrf/agent.69 10:27:40 SSH_AGENT_PID=76 10:27:40 Running ssh-add (command line suppressed) 10:27:40 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-254@tmp/private_key_9639828711497856252.key (/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp/private_key_9639828711497856252.key) 10:27:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:27:40 + git semver init 10:27:40 2023-09-25 10:27:40,791 [run_init] DEBUG init version:0.0.0 force:False 10:27:40 2023-09-25 10:27:40,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-254/.semver 10:27:40 2023-09-25 10:27:40,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-254/.semver 10:27:40 2023-09-25 10:27:40,792 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-254/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-254, universal_newlines=False, shell=None, istream=None) 10:27:42 2023-09-25 10:27:41,903 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-254/.git/info/exclude 10:27:42 2023-09-25 10:27:41,903 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-254/.semver/PR-254 with force:False 10:27:42 2023-09-25 10:27:41,904 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-254/.semver/PR-254 10:27:42 2023-09-25 10:27:41,908 [execute] INFO git cat-file --batch-check 10:27:42 2023-09-25 10:27:41,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-254/.semver, universal_newlines=False, shell=None, istream=) 10:27:42 2023-09-25 10:27:41,916 [execute] INFO git cat-file --batch 10:27:42 2023-09-25 10:27:41,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-254/.semver, universal_newlines=False, shell=None, istream=) 10:27:42 2023-09-25 10:27:41,922 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-254/.semver/PR-254 10:27:42 0.0.0 [Pipeline] } 10:27:42 $ docker exec --env ******** --env ******** 9c90847e99ae69805c88da8ce9418b08efb90f4ae4a5769c857190ccfabab744 ssh-agent -k 10:27:42 unset SSH_AUTH_SOCK; 10:27:42 unset SSH_AGENT_PID; 10:27:42 echo Agent pid 76 killed; 10:27:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:27:42 + git semver [Pipeline] } 10:27:43 $ docker stop --time=1 9c90847e99ae69805c88da8ce9418b08efb90f4ae4a5769c857190ccfabab744 10:27:44 $ docker rm -f --volumes 9c90847e99ae69805c88da8ce9418b08efb90f4ae4a5769c857190ccfabab744 [Pipeline] // withDockerContainer [Pipeline] sh 10:27:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:27:45 Stashed 1 file(s) [Pipeline] echo 10:27:45 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:27:46 provisioning config files... 10:27:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp/config9021754411422031939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:46 ---> docker-login.sh 10:27:46 nexus3.edgexfoundry.org:10001 10:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:46 Configure a credential helper to remove this warning. See 10:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:46 10:27:46 Login Succeeded 10:27:46 nexus3.edgexfoundry.org:10002 10:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:46 Configure a credential helper to remove this warning. See 10:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:46 10:27:46 Login Succeeded 10:27:46 nexus3.edgexfoundry.org:10003 10:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:46 Configure a credential helper to remove this warning. See 10:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:46 10:27:46 Login Succeeded 10:27:46 nexus3.edgexfoundry.org:10004 10:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:46 Configure a credential helper to remove this warning. See 10:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:46 10:27:46 Login Succeeded 10:27:46 docker.io 10:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:46 Configure a credential helper to remove this warning. See 10:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:46 10:27:46 Login Succeeded 10:27:46 ---> docker-login.sh ends [Pipeline] } 10:27:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:27:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:27:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:27:47 ========================================================= 10:27:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:27:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:27:47 Sending build context to Docker daemon 4.346MB 10:27:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:27:47 Step 2/12 : FROM ${BASE} AS builder 10:27:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:27:47 7264a8db6415: Pulling fs layer 10:27:47 c4d48a809fc2: Pulling fs layer 10:27:47 4f1c88b9dad5: Pulling fs layer 10:27:47 ad3a456e5733: Pulling fs layer 10:27:47 33e27b845d1e: Pulling fs layer 10:27:47 ad3a456e5733: Waiting 10:27:47 c68163c4e522: Pulling fs layer 10:27:47 50da416c3ac9: Pulling fs layer 10:27:47 33e27b845d1e: Waiting 10:27:47 c68163c4e522: Waiting 10:27:47 23d2d4c4bb30: Pulling fs layer 10:27:47 50da416c3ac9: Waiting 10:27:47 c4d48a809fc2: Download complete 10:27:47 ad3a456e5733: Verifying Checksum 10:27:47 ad3a456e5733: Download complete 10:27:47 33e27b845d1e: Download complete 10:27:47 7264a8db6415: Verifying Checksum 10:27:47 7264a8db6415: Download complete 10:27:47 c68163c4e522: Verifying Checksum 10:27:47 c68163c4e522: Download complete 10:27:47 7264a8db6415: Pull complete 10:27:48 23d2d4c4bb30: Verifying Checksum 10:27:48 23d2d4c4bb30: Download complete 10:27:48 c4d48a809fc2: Pull complete 10:27:48 4f1c88b9dad5: Download complete 10:27:48 50da416c3ac9: Verifying Checksum 10:27:48 50da416c3ac9: Download complete 10:27:51 4f1c88b9dad5: Pull complete 10:27:51 ad3a456e5733: Pull complete 10:27:51 33e27b845d1e: Pull complete 10:27:51 c68163c4e522: Pull complete 10:27:54 50da416c3ac9: Pull complete 10:27:54 23d2d4c4bb30: Pull complete 10:27:54 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 10:27:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:27:54 ---> 0786185ac409 10:27:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:28:00 Still waiting to schedule task 10:28:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:28:00 ---> Running in 341802cc2173 10:28:00 Removing intermediate container 341802cc2173 10:28:00 ---> d846bf1175b7 10:28:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:28:00 ---> Running in bcc3a117e944 10:28:00 Removing intermediate container bcc3a117e944 10:28:00 ---> 3fa804644e16 10:28:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:28:00 ---> Running in c28fb01c4e2b 10:28:00 Removing intermediate container c28fb01c4e2b 10:28:00 ---> 4ed84b73e38f 10:28:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:28:00 ---> Running in 87da6ffd071f 10:28:00 Removing intermediate container 87da6ffd071f 10:28:00 ---> 32ee67f0562b 10:28:00 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:28:00 ---> Running in e6eea5b94a75 10:28:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:28:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:28:01 OK: 264 MiB in 52 packages 10:28:01 Removing intermediate container e6eea5b94a75 10:28:01 ---> 26b3e71bc358 10:28:01 Step 8/12 : WORKDIR /app 10:28:01 ---> Running in a81c6b0b4e16 10:28:01 Removing intermediate container a81c6b0b4e16 10:28:01 ---> 7c1755cf8ce5 10:28:01 Step 9/12 : COPY go.mod vendor* ./ 10:28:01 ---> c8ac123c3024 10:28:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:01 ---> Running in 4147e4d9af9c 10:29:09 Removing intermediate container 4147e4d9af9c 10:29:09 ---> 7f2c6f52388b 10:29:09 Step 11/12 : COPY . . 10:29:09 ---> 630f8281a61b 10:29:09 Step 12/12 : RUN $MAKE 10:29:09 ---> Running in 1260b1e17433 10:29:09 noop 10:29:09 Removing intermediate container 1260b1e17433 10:29:09 ---> 5812d177b8c4 10:29:09 Successfully built 5812d177b8c4 10:29:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:10 + docker inspect -f . ci-base-image-x86_64 10:29:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:10 prd-ubuntu20.04-docker-8c-8g-7804 does not seem to be running inside a container 10:29:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-254 -v /w/workspace/undry_device-rfid-llrp-go_PR-254:/w/workspace/undry_device-rfid-llrp-go_PR-254:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-254@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-254@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 10:29:10 $ docker top 26c46e72ccdabbe79276fd00ad07a4f66e04e34b291416b62274b72f9f843b2a -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:11 + go version 10:29:11 go version go1.21.0 linux/amd64 [Pipeline] } 10:29:11 $ docker stop --time=1 26c46e72ccdabbe79276fd00ad07a4f66e04e34b291416b62274b72f9f843b2a 10:29:12 $ docker rm -f --volumes 26c46e72ccdabbe79276fd00ad07a4f66e04e34b291416b62274b72f9f843b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:13 + docker inspect -f . ci-base-image-x86_64 10:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:13 prd-ubuntu20.04-docker-8c-8g-7804 does not seem to be running inside a container 10:29:13 $ 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-254 -v /w/workspace/undry_device-rfid-llrp-go_PR-254:/w/workspace/undry_device-rfid-llrp-go_PR-254:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-254@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-254@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 10:29:13 $ docker top efbdfc6fcb43fef9ae24d898a34ba01fc16a497b182b8e6c1b69e614272aaf25 -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:14 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-254 [Pipeline] fileExists [Pipeline] sh 10:29:14 + make test 10:29:14 go test ./... -coverprofile=coverage.out ./... 10:29:17 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:29:27 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:29:27 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:29:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.903s coverage: 40.6% of statements 10:29:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 51.9% of statements 10:29:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements 10:29:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7805 in /w/workspace/undry_device-rfid-llrp-go_PR-254 [Pipeline] { [Pipeline] ws 10:29:38 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:29:38 The recommended git tool is: git 10:29:43 using credential edgex-jenkins-ssh 10:29:43 Cloning the remote Git repository 10:29:43 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:29:43 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:29:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:29:43 > git --version # timeout=10 10:29:43 > git --version # 'git version 2.25.1' 10:29:43 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:29:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:29:46 go vet ./... 10:29:46 Merging remotes/origin/main commit fcc125edee6752a069bb5774cca1c2de16e94d05 into PR head commit bb9604c53c18ee01b3b9a52cab2f204d633a44d1 10:29:46 Merge succeeded, producing bb9604c53c18ee01b3b9a52cab2f204d633a44d1 10:29:46 Checking out Revision bb9604c53c18ee01b3b9a52cab2f204d633a44d1 (PR-254) 10:29:47 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:29:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:29:45 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/254/head:refs/remotes/origin/PR-254 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:29:46 > git config core.sparsecheckout # timeout=10 10:29:46 > git checkout -f bb9604c53c18ee01b3b9a52cab2f204d633a44d1 # timeout=10 10:29:46 > git remote # timeout=10 10:29:46 > git config --get remote.origin.url # timeout=10 10:29:46 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:46 > git merge fcc125edee6752a069bb5774cca1c2de16e94d05 # timeout=10 10:29:46 > git rev-parse HEAD^{commit} # timeout=10 10:29:46 > git config core.sparsecheckout # timeout=10 10:29:46 > git checkout -f bb9604c53c18ee01b3b9a52cab2f204d633a44d1 # timeout=10 10:29:47 > git --version # timeout=10 10:29:47 > git --version # 'git version 2.25.1' 10:29:47 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:29:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:29:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:29:48 Dload Upload Total Spent Left Speed 10:29:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 10:29:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:29:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:29:49 + sudo tee /etc/docker/daemon.new 10:29:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:29:49 { 10:29:49 "registry-mirrors": [ 10:29:49 "https://nexus3.edgexfoundry.org:10001" 10:29:49 ], 10:29:49 "bip": "10.250.0.254/24", 10:29:49 "hosts": [ 10:29:49 "tcp://0.0.0.0:5555", 10:29:49 "unix:///var/run/docker.sock" 10:29:49 ], 10:29:49 "mtu": 1458, 10:29:49 "selinux-enabled": true, 10:29:49 "seccomp-profile": "/etc/docker/seccomp.json" 10:29:49 } [Pipeline] sh 10:29:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:29:49 ./bin/test-attribution-txt.sh [Pipeline] echo 10:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:29:49 $ docker stop --time=1 efbdfc6fcb43fef9ae24d898a34ba01fc16a497b182b8e6c1b69e614272aaf25 10:29:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 10:29:54 $ docker rm -f --volumes efbdfc6fcb43fef9ae24d898a34ba01fc16a497b182b8e6c1b69e614272aaf25 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 10:29:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:29:54 + sudo service docker restart 10:29:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:29:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:29:55 + ls -al . 10:29:55 total 644 10:29:55 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 10:29 . 10:29:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:27 .. 10:29:55 -rw-rw-r-- 1 jenkins jenkins 134 Sep 25 10:27 .dockerignore 10:29:55 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 10:29 .git 10:29:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 10:27 .github 10:29:55 -rw-rw-r-- 1 jenkins jenkins 946 Sep 25 10:27 .gitignore 10:29:55 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 10:27 .golangci.yml 10:29:55 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 10:27 .semver 10:29:55 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 25 10:27 Attribution.txt 10:29:55 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 25 10:27 CHANGELOG.md 10:29:55 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 25 10:27 Dockerfile 10:29:55 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 10:27 GOVERNANCE.md 10:29:55 -rw-rw-r-- 1 jenkins jenkins 683 Sep 25 10:27 Jenkinsfile 10:29:55 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 10:27 LICENSE 10:29:55 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 25 10:27 Makefile 10:29:55 -rw-rw-r-- 1 jenkins jenkins 625 Sep 25 10:27 OWNERS.md 10:29:55 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 25 10:27 README.md 10:29:55 -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 10:27 VERSION 10:29:55 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:27 bin 10:29:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:27 cmd 10:29:55 -rw-r--r-- 1 jenkins jenkins 459493 Sep 25 10:29 coverage.out 10:29:55 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:27 examples 10:29:55 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 25 10:27 go.mod 10:29:55 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 25 10:27 go.sum 10:29:55 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:27 images 10:29:55 drwxrwxr-x 5 jenkins jenkins 4096 Sep 25 10:27 internal 10:29:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:27 snap 10:29:55 -rw-rw-r-- 1 jenkins jenkins 193 Sep 25 10:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:56 + 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=bb9604c53c18ee01b3b9a52cab2f204d633a44d1 --label arch=amd64 --label version=0.0.0 . 10:29:56 Sending build context to Docker daemon 4.346MB 10:29:56 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 10:29:56 Step 2/24 : FROM ${BASE} AS builder 10:29:56 ---> 5812d177b8c4 10:29:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:29:56 ---> Running in df6f226180e5 10:29:56 Removing intermediate container df6f226180e5 10:29:56 ---> 58e5d125f4e0 10:29:56 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:29:56 ---> Running in 6cd64f0123dc 10:29:56 Removing intermediate container 6cd64f0123dc 10:29:56 ---> 76a0b830c91f 10:29:56 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:29:56 ---> Running in 63f77af80d11 10:29:56 Removing intermediate container 63f77af80d11 10:29:56 ---> 3a75baae153f 10:29:56 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:29:56 ---> Running in e05e353e8d54 10:29:57 Removing intermediate container e05e353e8d54 10:29:57 ---> 21261a1ed011 10:29:57 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:29:57 ---> Running in 2c2b4a4bc264 10:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:29:57 OK: 264 MiB in 52 packages 10:29:58 Removing intermediate container 2c2b4a4bc264 10:29:58 ---> 5ff04ddfc662 10:29:58 Step 8/24 : WORKDIR /app 10:29:58 ---> Running in 28123e80b58a 10:29:58 Removing intermediate container 28123e80b58a 10:29:58 ---> 5e3489d54c5a 10:29:58 Step 9/24 : COPY go.mod vendor* ./ 10:29:58 ---> 3d37a156e5ec 10:29:58 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:58 ---> Running in f2262ad7e522 10:29:59 Removing intermediate container f2262ad7e522 10:29:59 ---> b91c95555058 10:29:59 Step 11/24 : COPY . . 10:29:59 ---> 99aada204039 10:29:59 Step 12/24 : RUN $MAKE 10:29:59 ---> Running in 6d359f75a94d 10:29:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:13 provisioning config files... 10:30:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config1361245961922250252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:13 ---> docker-login.sh 10:30:13 nexus3.edgexfoundry.org:10001 10:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:14 Configure a credential helper to remove this warning. See 10:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:14 10:30:14 Login Succeeded 10:30:14 nexus3.edgexfoundry.org:10002 10:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:14 Configure a credential helper to remove this warning. See 10:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:14 10:30:14 Login Succeeded 10:30:14 nexus3.edgexfoundry.org:10003 10:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:14 Configure a credential helper to remove this warning. See 10:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:14 10:30:14 Login Succeeded 10:30:14 nexus3.edgexfoundry.org:10004 10:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:15 Configure a credential helper to remove this warning. See 10:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:15 10:30:15 Login Succeeded 10:30:15 docker.io 10:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:15 Configure a credential helper to remove this warning. See 10:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:15 10:30:15 Login Succeeded 10:30:15 ---> docker-login.sh ends [Pipeline] } 10:30:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:30:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:30:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:30:16 ========================================================= 10:30:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:30:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:30:17 Sending build context to Docker daemon 1.219MB 10:30:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:30:17 Step 2/12 : FROM ${BASE} AS builder 10:30:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:30:17 9fda8d8052c6: Pulling fs layer 10:30:17 5d54e960e981: Pulling fs layer 10:30:17 c4a7e357bf2a: Pulling fs layer 10:30:17 f0e02332f6b5: Pulling fs layer 10:30:17 cefa15bbcfad: Pulling fs layer 10:30:17 17808c966233: Pulling fs layer 10:30:17 f4c1fc716caa: Pulling fs layer 10:30:17 cefa15bbcfad: Waiting 10:30:17 17808c966233: Waiting 10:30:17 f4c1fc716caa: Waiting 10:30:17 f0e02332f6b5: Waiting 10:30:17 5d54e960e981: Verifying Checksum 10:30:17 5d54e960e981: Download complete 10:30:17 f0e02332f6b5: Verifying Checksum 10:30:17 f0e02332f6b5: Download complete 10:30:17 cefa15bbcfad: Verifying Checksum 10:30:17 cefa15bbcfad: Download complete 10:30:17 9fda8d8052c6: Verifying Checksum 10:30:17 9fda8d8052c6: Download complete 10:30:18 f4c1fc716caa: Verifying Checksum 10:30:18 f4c1fc716caa: Download complete 10:30:18 9fda8d8052c6: Pull complete 10:30:19 5d54e960e981: Pull complete 10:30:19 c4a7e357bf2a: Verifying Checksum 10:30:20 17808c966233: Verifying Checksum 10:30:20 17808c966233: Download complete 10:30:21 Removing intermediate container 6d359f75a94d 10:30:21 ---> 60b5f35e61f6 10:30:21 Step 13/24 : FROM alpine:3.18 10:30:21 3.18: Pulling from library/alpine 10:30:21 7264a8db6415: Already exists 10:30:21 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 10:30:21 Status: Downloaded newer image for alpine:3.18 10:30:21 ---> 7e01a0d0a1dc 10:30:21 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:30:21 ---> Running in 3ceea61f471b 10:30:21 Removing intermediate container 3ceea61f471b 10:30:21 ---> 2cf3b4f0d542 10:30:21 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:30:21 ---> Running in 6fc20224b0c5 10:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:21 (1/1) Installing dumb-init (1.2.5-r2) 10:30:21 Executing busybox-1.36.1-r2.trigger 10:30:21 OK: 7 MiB in 16 packages 10:30:21 Removing intermediate container 6fc20224b0c5 10:30:21 ---> 9e955ecfb164 10:30:21 Step 16/24 : COPY --from=builder /app/LICENSE / 10:30:21 ---> ff9b61457ba8 10:30:21 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:30:21 ---> 8c86a0762ba0 10:30:21 Step 18/24 : COPY --from=builder /app/cmd/ / 10:30:22 ---> fb5c3570cade 10:30:22 Step 19/24 : EXPOSE 59989 10:30:22 ---> Running in f94fea26a0b1 10:30:22 Removing intermediate container f94fea26a0b1 10:30:22 ---> 85d19b170a9b 10:30:22 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:30:22 ---> Running in 615e7307272c 10:30:22 Removing intermediate container 615e7307272c 10:30:22 ---> 05238ed38fe9 10:30:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:30:22 ---> Running in 0d160cbf75c2 10:30:22 Removing intermediate container 0d160cbf75c2 10:30:22 ---> 625d6cd32507 10:30:22 Step 22/24 : LABEL arch=amd64 10:30:22 ---> Running in 4e08f470a739 10:30:22 Removing intermediate container 4e08f470a739 10:30:22 ---> b0b998ba0f49 10:30:22 Step 23/24 : LABEL git_sha=bb9604c53c18ee01b3b9a52cab2f204d633a44d1 10:30:22 ---> Running in 524ec63fcc0d 10:30:22 Removing intermediate container 524ec63fcc0d 10:30:22 ---> 8fd77a197d04 10:30:22 Step 24/24 : LABEL version=0.0.0 10:30:22 ---> Running in c6d61f0df0bd 10:30:22 Removing intermediate container c6d61f0df0bd 10:30:22 ---> 08f71812af8a 10:30:22 [Warning] One or more build-args [ARCH] were not consumed 10:30:22 Successfully built 08f71812af8a 10:30:22 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:30:23 10:30:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:30:23 latest: Pulling from edgex-lftools-log-publisher 10:30:23 5eb5b503b376: Pulling fs layer 10:30:23 5c69ac0246d0: Pulling fs layer 10:30:23 ec43610c2a17: Pulling fs layer 10:30:23 3a2ae6a8a46f: Pulling fs layer 10:30:23 33b1e0a273af: Pulling fs layer 10:30:23 5d3b04190fa2: Pulling fs layer 10:30:23 2f39f015ded8: Pulling fs layer 10:30:23 33b1e0a273af: Waiting 10:30:23 5d3b04190fa2: Waiting 10:30:23 2f39f015ded8: Waiting 10:30:23 3a2ae6a8a46f: Waiting 10:30:23 5c69ac0246d0: Download complete 10:30:23 3a2ae6a8a46f: Verifying Checksum 10:30:23 3a2ae6a8a46f: Download complete 10:30:23 33b1e0a273af: Verifying Checksum 10:30:23 33b1e0a273af: Download complete 10:30:23 ec43610c2a17: Verifying Checksum 10:30:23 ec43610c2a17: Download complete 10:30:23 5d3b04190fa2: Download complete 10:30:24 5eb5b503b376: Verifying Checksum 10:30:24 5eb5b503b376: Download complete 10:30:24 2f39f015ded8: Download complete 10:30:25 5eb5b503b376: Pull complete 10:30:25 5c69ac0246d0: Pull complete 10:30:25 ec43610c2a17: Pull complete 10:30:25 3a2ae6a8a46f: Pull complete 10:30:25 33b1e0a273af: Pull complete 10:30:26 5d3b04190fa2: Pull complete 10:30:30 c4a7e357bf2a: Pull complete 10:30:30 2f39f015ded8: Pull complete 10:30:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:30:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:30 f0e02332f6b5: Pull complete 10:30:30 prd-ubuntu20.04-docker-8c-8g-7804 does not seem to be running inside a container 10:30:30 $ 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-254 -v /w/workspace/undry_device-rfid-llrp-go_PR-254:/w/workspace/undry_device-rfid-llrp-go_PR-254:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-254@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-254@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 10:30:30 cefa15bbcfad: Pull complete 10:30:35 $ docker top 9bf31563e85fbd58390e80da91120451f82c24ca2195dcc6a7104e79dcae62ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:36 ---> job-cost.sh 10:30:36 lf-activate-venv: SKIPPING 10:30:36 INFO: No Stack... 10:30:36 INFO: Retrieving Pricing Info for: v3-standard-8 10:30:36 INFO: Archiving Costs [Pipeline] sh 10:30:36 + cat /w/workspace/undry_device-rfid-llrp-go_PR-254/archives/cost.csv 10:30:36 + cut -d, -f6 [Pipeline] lock 10:30:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-254-1-stack-cost] 10:30:36 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-254-1-stack-cost] did not exist. Created. 10:30:36 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:30:37 + echo total: 0.2199999988079071 [Pipeline] stash 10:30:37 Stashed 1 file(s) [Pipeline] } 10:30:37 17808c966233: Pull complete 10:30:37 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-254-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:30:37 $ docker stop --time=1 9bf31563e85fbd58390e80da91120451f82c24ca2195dcc6a7104e79dcae62ea 10:30:38 $ docker rm -f --volumes 9bf31563e85fbd58390e80da91120451f82c24ca2195dcc6a7104e79dcae62ea [Pipeline] // withDockerContainer [Pipeline] } 10:30:38 f4c1fc716caa: Pull complete 10:30:38 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 10:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:30:38 ---> ea914061e18c 10:30:38 Step 3/12 : ARG ADD_BUILD_TAGS="" [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:30:40 ---> Running in 66db47bc4f43 10:30:40 Removing intermediate container 66db47bc4f43 10:30:40 ---> d7ff197cab82 10:30:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:30:40 ---> Running in 52396e8f6d12 10:30:41 Removing intermediate container 52396e8f6d12 10:30:41 ---> 605e71ab20bc 10:30:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:30:41 ---> Running in 52baffe364de 10:30:41 Removing intermediate container 52baffe364de 10:30:41 ---> 8d5310a763d2 10:30:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:30:41 ---> Running in 9e2b8e9e0d03 10:30:41 Removing intermediate container 9e2b8e9e0d03 10:30:41 ---> 4c26c7125f48 10:30:41 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:30:41 ---> Running in 0befb40d0f71 10:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:30:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:30:44 OK: 266 MiB in 52 packages 10:30:45 Removing intermediate container 0befb40d0f71 10:30:45 ---> ad9e97b1c6a5 10:30:45 Step 8/12 : WORKDIR /app 10:30:45 ---> Running in 6ceece2c8525 10:30:45 Removing intermediate container 6ceece2c8525 10:30:45 ---> 10d995ab0723 10:30:45 Step 9/12 : COPY go.mod vendor* ./ 10:30:45 ---> e059690890e4 10:30:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:46 ---> Running in 4aa710a3bb7c 10:31:54 Removing intermediate container 4aa710a3bb7c 10:31:54 ---> b46657677658 10:31:54 Step 11/12 : COPY . . 10:31:54 ---> 60f708b4994f 10:31:54 Step 12/12 : RUN $MAKE 10:31:54 ---> Running in ea32234bae58 10:31:54 noop 10:31:54 Removing intermediate container ea32234bae58 10:31:54 ---> bcd49ff40682 10:31:54 Successfully built bcd49ff40682 10:31:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:54 + docker inspect -f . ci-base-image-arm64 10:31:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:54 prd-ubuntu20.04-docker-arm64-4c-16g-7805 does not seem to be running inside a container 10:31:54 $ 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 10:31:56 $ docker top dd8739cd7d479025052ed856c2b5eea6dbddf051b8f39ce87b3a326e141f2aaf -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:56 + go version 10:31:56 go version go1.21.0 linux/arm64 [Pipeline] } 10:31:56 $ docker stop --time=1 dd8739cd7d479025052ed856c2b5eea6dbddf051b8f39ce87b3a326e141f2aaf 10:31:58 $ docker rm -f --volumes dd8739cd7d479025052ed856c2b5eea6dbddf051b8f39ce87b3a326e141f2aaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:59 + docker inspect -f . ci-base-image-arm64 10:31:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:59 prd-ubuntu20.04-docker-arm64-4c-16g-7805 does not seem to be running inside a container 10:31:59 $ 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 10:32:00 $ docker top 883c615986c1b7ff0909a3ae56a5e633d15da8e224b657a42d3005284c364247 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:01 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:32:01 + make test 10:32:02 go test ./... -coverprofile=coverage.out ./... 10:32:07 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:33:44 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:33:44 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:34:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.178s coverage: 40.6% of statements 10:34:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.604s coverage: 51.9% of statements 10:34:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 95.5% of statements 10:34:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:34:10 go vet ./... 10:34:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:34:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:34:43 ./bin/test-attribution-txt.sh [Pipeline] echo 10:34:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:34:43 $ docker stop --time=1 883c615986c1b7ff0909a3ae56a5e633d15da8e224b657a42d3005284c364247 10:34:47 $ docker rm -f --volumes 883c615986c1b7ff0909a3ae56a5e633d15da8e224b657a42d3005284c364247 [Pipeline] // withDockerContainer [Pipeline] sh 10:34:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:34:49 Warning: overwriting stash ‘coverage-report’ 10:34:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:34:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:34:50 + ls -al . 10:34:50 total 640 10:34:50 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 10:32 . 10:34:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:29 .. 10:34:50 -rw-rw-r-- 1 jenkins jenkins 134 Sep 25 10:29 .dockerignore 10:34:50 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 10:29 .git 10:34:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 10:29 .github 10:34:50 -rw-rw-r-- 1 jenkins jenkins 946 Sep 25 10:29 .gitignore 10:34:50 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 10:29 .golangci.yml 10:34:50 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 25 10:29 Attribution.txt 10:34:50 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 25 10:29 CHANGELOG.md 10:34:50 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 25 10:29 Dockerfile 10:34:50 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 10:29 GOVERNANCE.md 10:34:50 -rw-rw-r-- 1 jenkins jenkins 683 Sep 25 10:29 Jenkinsfile 10:34:50 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 10:29 LICENSE 10:34:50 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 25 10:29 Makefile 10:34:50 -rw-rw-r-- 1 jenkins jenkins 625 Sep 25 10:29 OWNERS.md 10:34:50 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 25 10:29 README.md 10:34:50 -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 10:27 VERSION 10:34:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:29 bin 10:34:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:29 cmd 10:34:50 -rw-r--r-- 1 jenkins jenkins 459493 Sep 25 10:34 coverage.out 10:34:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:29 examples 10:34:50 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 25 10:29 go.mod 10:34:50 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 25 10:29 go.sum 10:34:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:29 images 10:34:50 drwxrwxr-x 5 jenkins jenkins 4096 Sep 25 10:29 internal 10:34:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:29 snap 10:34:50 -rw-rw-r-- 1 jenkins jenkins 193 Sep 25 10:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:51 + 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=bb9604c53c18ee01b3b9a52cab2f204d633a44d1 --label arch=arm64 --label version=0.0.0 . 10:34:51 Sending build context to Docker daemon 1.219MB 10:34:51 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 10:34:51 Step 2/24 : FROM ${BASE} AS builder 10:34:51 ---> bcd49ff40682 10:34:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:34:52 ---> Running in b35a3ede4458 10:34:52 Removing intermediate container b35a3ede4458 10:34:52 ---> 51a0a2700d39 10:34:52 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:34:52 ---> Running in bbe33440a2df 10:34:53 Removing intermediate container bbe33440a2df 10:34:53 ---> 2c484f30d761 10:34:53 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:34:53 ---> Running in 523e172877fc 10:34:53 Removing intermediate container 523e172877fc 10:34:53 ---> f70d5e1434aa 10:34:53 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:34:53 ---> Running in f64da11d907b 10:34:55 Removing intermediate container f64da11d907b 10:34:55 ---> 0a810693365f 10:34:55 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:34:55 ---> Running in b6620a180c94 10:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:34:59 OK: 266 MiB in 52 packages 10:35:00 Removing intermediate container b6620a180c94 10:35:00 ---> dc0393526b3a 10:35:00 Step 8/24 : WORKDIR /app 10:35:00 ---> Running in 2338958b3cc1 10:35:00 Removing intermediate container 2338958b3cc1 10:35:00 ---> 75791fd8bedf 10:35:00 Step 9/24 : COPY go.mod vendor* ./ 10:35:01 ---> 6c8dec10cf61 10:35:01 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:01 ---> Running in fc0813240a12 10:35:03 Removing intermediate container fc0813240a12 10:35:03 ---> bfd4ac14eda7 10:35:03 Step 11/24 : COPY . . 10:35:03 ---> 7ef6bfd1b9bc 10:35:03 Step 12/24 : RUN $MAKE 10:35:03 ---> Running in 678b3377ccb5 10:35:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:36:56 Removing intermediate container 678b3377ccb5 10:36:56 ---> dd360a894971 10:36:56 Step 13/24 : FROM alpine:3.18 10:36:56 3.18: Pulling from library/alpine 10:36:56 9fda8d8052c6: Already exists 10:36:56 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 10:36:56 Status: Downloaded newer image for alpine:3.18 10:36:56 ---> f6648c04cd6c 10:36:56 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:36:56 ---> Running in 5e9e25a1200e 10:36:56 Removing intermediate container 5e9e25a1200e 10:36:56 ---> 191caa5c1539 10:36:56 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:36:56 ---> Running in a0313dd12b25 10:36:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:36:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:36:56 (1/1) Installing dumb-init (1.2.5-r2) 10:36:56 Executing busybox-1.36.1-r2.trigger 10:36:56 OK: 8 MiB in 16 packages 10:36:56 Removing intermediate container a0313dd12b25 10:36:56 ---> f68280d92ef0 10:36:56 Step 16/24 : COPY --from=builder /app/LICENSE / 10:36:56 ---> 537d79865a4e 10:36:56 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:36:56 ---> e9bb4f9c135a 10:36:56 Step 18/24 : COPY --from=builder /app/cmd/ / 10:36:56 ---> 8a7bdcefb019 10:36:56 Step 19/24 : EXPOSE 59989 10:36:56 ---> Running in 5b43811213de 10:36:56 Removing intermediate container 5b43811213de 10:36:56 ---> 8fc7369e588b 10:36:56 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:36:56 ---> Running in 19b03b525968 10:36:56 Removing intermediate container 19b03b525968 10:36:56 ---> 81e08f5e71a1 10:36:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:36:56 ---> Running in 1dbc9a8f97df 10:36:56 Removing intermediate container 1dbc9a8f97df 10:36:56 ---> cdd67e08faa9 10:36:56 Step 22/24 : LABEL arch=arm64 10:36:56 ---> Running in dd18ea61b97a 10:36:56 Removing intermediate container dd18ea61b97a 10:36:56 ---> 2dae8a4905f2 10:36:56 Step 23/24 : LABEL git_sha=bb9604c53c18ee01b3b9a52cab2f204d633a44d1 10:36:56 ---> Running in 822861eccaa8 10:36:56 Removing intermediate container 822861eccaa8 10:36:56 ---> 0d8456abd79c 10:36:56 Step 24/24 : LABEL version=0.0.0 10:36:56 ---> Running in 06a1bfea7051 10:36:56 Removing intermediate container 06a1bfea7051 10:36:56 ---> 40c2ea00525d 10:36:56 [Warning] One or more build-args [ARCH] were not consumed 10:36:56 Successfully built 40c2ea00525d 10:36:56 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:57 10:36:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:37:00 arm64: Pulling from edgex-lftools-log-publisher 10:37:00 8998bd30e6a1: Pulling fs layer 10:37:00 04944245beec: Pulling fs layer 10:37:00 699f458cf7ca: Pulling fs layer 10:37:00 765212b225bb: Pulling fs layer 10:37:00 f23df028b6ca: Pulling fs layer 10:37:00 d65c8cfc05b1: Pulling fs layer 10:37:00 2437ff75d9bd: Pulling fs layer 10:37:00 f23df028b6ca: Waiting 10:37:00 d65c8cfc05b1: Waiting 10:37:00 2437ff75d9bd: Waiting 10:37:00 765212b225bb: Waiting 10:37:00 04944245beec: Verifying Checksum 10:37:00 04944245beec: Download complete 10:37:00 765212b225bb: Verifying Checksum 10:37:00 765212b225bb: Download complete 10:37:00 f23df028b6ca: Verifying Checksum 10:37:00 f23df028b6ca: Download complete 10:37:00 d65c8cfc05b1: Download complete 10:37:00 699f458cf7ca: Verifying Checksum 10:37:00 699f458cf7ca: Download complete 10:37:00 8998bd30e6a1: Verifying Checksum 10:37:00 8998bd30e6a1: Download complete 10:37:03 2437ff75d9bd: Verifying Checksum 10:37:03 2437ff75d9bd: Download complete 10:37:04 8998bd30e6a1: Pull complete 10:37:05 04944245beec: Pull complete 10:37:06 699f458cf7ca: Pull complete 10:37:06 765212b225bb: Pull complete 10:37:07 f23df028b6ca: Pull complete 10:37:07 d65c8cfc05b1: Pull complete 10:37:22 2437ff75d9bd: Pull complete 10:37:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:37:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:37:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:23 prd-ubuntu20.04-docker-arm64-4c-16g-7805 does not seem to be running inside a container 10:37:23 $ 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 10:37:25 $ docker top d741ebad58ca171df29ad3adcd1d7db4f1b19c260db21ffb291bb3416df698a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:37:26 ---> job-cost.sh 10:37:26 lf-activate-venv: SKIPPING 10:37:26 INFO: No Stack... 10:37:26 INFO: Retrieving Pricing Info for: v3-standard-4 10:37:27 INFO: Archiving Costs [Pipeline] sh 10:37:27 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:37:27 + cut -d, -f6 [Pipeline] lock 10:37:28 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-254-1-stack-cost] 10:37:28 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-254-1-stack-cost] did not exist. Created. 10:37:28 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:37:28 /w/workspace/device-rfid-llrp-go/1@tmp/durable-40794e82/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:37:29 + echo total: 0.10999999940395355 [Pipeline] stash 10:37:29 Warning: overwriting stash ‘stack-cost’ 10:37:29 Stashed 1 file(s) [Pipeline] } 10:37:29 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-254-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:37:29 $ docker stop --time=1 d741ebad58ca171df29ad3adcd1d7db4f1b19c260db21ffb291bb3416df698a5 10:37:30 $ docker rm -f --volumes d741ebad58ca171df29ad3adcd1d7db4f1b19c260db21ffb291bb3416df698a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:37:31 provisioning config files... 10:37:31 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp/config10212529748126985512tmp [Pipeline] { [Pipeline] sh 10:37:32 + set +x 10:37:32 + curl -s https://codecov.io/bash 10:37:32 + bash -s -- 10:37:32 10:37:32 _____ _ 10:37:32 / ____| | | 10:37:32 | | ___ __| | ___ ___ _____ __ 10:37:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:37:32 | |___| (_) | (_| | __/ (_| (_) \ V / 10:37:32 \_____\___/ \__,_|\___|\___\___/ \_/ 10:37:32 Bash-1.0.6 10:37:32 10:37:32 10:37:32 ==> git version 2.25.1 found 10:37:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:37:32 Release-Date: 2020-01-08 10:37:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:37:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:37:32 ==> Jenkins CI detected. 10:37:32 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-254 10:37:32 project root: . 10:37:32 --> token set from env 10:37:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:37:32 ==> Running gcov in . (disable via -X gcov) 10:37:32 ==> Python coveragepy not found 10:37:32 ==> Searching for coverage reports in: 10:37:32 + . 10:37:32 -> Found 1 reports 10:37:32 ==> Detecting git/mercurial file structure 10:37:32 ==> Reading reports 10:37:32 + ./coverage.out bytes=459493 10:37:32 ==> Appending adjustments 10:37:32 https://docs.codecov.io/docs/fixing-reports 10:37:32 + Found adjustments 10:37:32 ==> Gzipping contents 10:37:32 52K /tmp/codecov.nauoEJ.gz 10:37:32 ==> Uploading reports 10:37:32 url: https://codecov.io 10:37:32 query: branch=PR-254&commit=bb9604c53c18ee01b3b9a52cab2f204d633a44d1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=254&job=&cmd_args= 10:37:32 -> Pinging Codecov 10:37:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-254&commit=bb9604c53c18ee01b3b9a52cab2f204d633a44d1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=254&job=&cmd_args= 10:37:32 -> Uploading to 10:37:32 https://storage.googleapis.com/codecov/v4/raw/2023-09-25/581DD39554BDF9B6E22D074273EAD858/bb9604c53c18ee01b3b9a52cab2f204d633a44d1/9c82a7f5-ae86-4eaf-baba-4a24e4a4733c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T103732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d82c9371cb4d6cc659913feee5e1b95de93433cfbabf7309f15f7b72b149af5e 10:37:32 % Total % Received % Xferd Average Speed Time Time Time Current 10:37:32 Dload Upload Total Spent Left Speed 10:37:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 175k --:--:-- --:--:-- --:--:-- 175k 10:37:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bb9604c53c18ee01b3b9a52cab2f204d633a44d1 [Pipeline] } 10:37:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:37:34 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-254/archives ] 10:37:34 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-254/archives 10:37:34 total 16 10:37:34 drwxr-xr-x 3 root root 4096 Sep 25 10:30 . 10:37:34 drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 10:30 .. 10:37:34 drwxr-xr-x 2 root root 4096 Sep 25 10:30 cost 10:37:34 -rw-r--r-- 1 root root 91 Sep 25 10:30 cost.csv 10:37:34 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-254/archives 10:37:34 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-254/archives 10:37:34 total 16 10:37:34 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 10:30 . 10:37:34 drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 10:30 .. 10:37:34 drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 10:30 cost 10:37:34 -rw-r--r-- 1 jenkins jenkins 91 Sep 25 10:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:37:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:37:35 ---> package-listing.sh 10:37:35 ++ tr '[:upper:]' '[:lower:]' 10:37:35 ++ facter osfamily 10:37:36 + OS_FAMILY=debian 10:37:36 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-254 10:37:36 + START_PACKAGES=/tmp/packages_start.txt 10:37:36 + END_PACKAGES=/tmp/packages_end.txt 10:37:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:37:36 + PACKAGES=/tmp/packages_start.txt 10:37:36 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-254 ']' 10:37:36 + PACKAGES=/tmp/packages_end.txt 10:37:36 + case "${OS_FAMILY}" in 10:37:36 + dpkg -l 10:37:36 + grep '^ii' 10:37:36 + '[' -f /tmp/packages_start.txt ']' 10:37:36 + '[' -f /tmp/packages_end.txt ']' 10:37:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:37:36 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-254 ']' 10:37:36 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-254/archives/ 10:37:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-254/archives/ [Pipeline] echo 10:37:36 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-254/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:37:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:37:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:37 prd-ubuntu20.04-docker-8c-8g-7804 does not seem to be running inside a container 10:37:37 $ 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-254/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-254 -v /w/workspace/undry_device-rfid-llrp-go_PR-254:/w/workspace/undry_device-rfid-llrp-go_PR-254:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-254@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:37:37 $ docker top dd72c311e75e9f52fac09372515d7e542499cbb025bd028358302bbb35644120 -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:38 + touch /tmp/pre-build-complete [Pipeline] sh 10:37:38 + mkdir -p /var/log/sysstat [Pipeline] sh 10:37:38 + ls /var/log/sa-host 10:37:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:37:38 provisioning config files... 10:37:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp/config14748891665395749575tmp [Pipeline] { [Pipeline] echo 10:37:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:37:39 ---> create-netrc.sh [Pipeline] } 10:37:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:37:39 ---> python-tools-install.sh [Pipeline] echo 10:37:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:37:40 ---> sudo-logs.sh 10:37:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:37:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:37:40 ---> job-cost.sh 10:37:40 lf-activate-venv: SKIPPING 10:37:40 DEBUG: total: 0.2199999988079071 10:37:40 INFO: Retrieving Stack Cost... 10:37:40 INFO: Retrieving Pricing Info for: v3-standard-8 10:37:41 INFO: Archiving Costs [Pipeline] echo 10:37:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:37:42 ---> logs-deploy.sh 10:37:42 lf-activate-venv: SKIPPING 10:37:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-254/1 10:37:42 INFO: archiving workspace using pattern(s): 10:37:42 Archives upload complete. 10:37:42 INFO: archiving logs to Nexus