Pull request #129 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f6039b18896faecbd5c5f733dad885955eb8611+67743ce73b5f11851f5a3332a1e6bc4b63a9e69f (4442df63ffd99a95984a2009e3f52bd68229fe6f) 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-ssh1472964973360402204.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7287072842523112476.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-129/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-129/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15907112190366570588.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh14455956186387406904.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-129/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-129/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11978993282663069435.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1610 in /w/workspace/undry_device-rfid-llrp-go_PR-129 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-129 # 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/129/head:refs/remotes/origin/PR-129 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f into PR head commit 1f6039b18896faecbd5c5f733dad885955eb8611 Merge succeeded, producing 1f6039b18896faecbd5c5f733dad885955eb8611 Checking out Revision 1f6039b18896faecbd5c5f733dad885955eb8611 (PR-129) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:40:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:40:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:40:21 ========================================================= 17:40:21 EdgeX Global Pipelines Version Info 17:40:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 1f6039b18896faecbd5c5f733dad885955eb8611 # 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 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f6039b18896faecbd5c5f733dad885955eb8611 # timeout=10 > git rev-list --no-walk 02d64be7f29150d39afbd6e36cf40ea2740a5c9a # timeout=10 17:40:22 ------------------- 17:40:22 stable info: 17:40:22 ------------------- 17:40:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:40:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:40:22 Message: update stable to v1.0.244 17:40:22 ------------------- 17:40:22 experimental info: 17:40:22 ------------------- 17:40:22 Commited By: **** collab-it+edgex@linuxfoundation.org 17:40:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:40:22 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:40:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 17:40:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-129 [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-129 [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-129 [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f6039b18896faecbd5c5f733dad885955eb8611 [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f6039b [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:23 provisioning config files... 17:40:23 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/config16065199405136634624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:23 ---> docker-login.sh 17:40:23 nexus3.edgexfoundry.org:10001 17:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:23 Configure a credential helper to remove this warning. See 17:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:23 17:40:23 Login Succeeded 17:40:23 nexus3.edgexfoundry.org:10002 17:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:23 Configure a credential helper to remove this warning. See 17:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:23 17:40:23 Login Succeeded 17:40:23 nexus3.edgexfoundry.org:10003 17:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:24 Configure a credential helper to remove this warning. See 17:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:24 17:40:24 Login Succeeded 17:40:24 nexus3.edgexfoundry.org:10004 17:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:24 Configure a credential helper to remove this warning. See 17:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:24 17:40:24 Login Succeeded 17:40:24 docker.io 17:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:24 Configure a credential helper to remove this warning. See 17:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:24 17:40:24 Login Succeeded 17:40:24 ---> docker-login.sh ends [Pipeline] } 17:40:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:40:24 + git rev-list -1 --merges 1f6039b18896faecbd5c5f733dad885955eb8611~1..1f6039b18896faecbd5c5f733dad885955eb8611 [Pipeline] echo 17:40:24 -----------> git rev-list -1 --merges 1f6039b18896faecbd5c5f733dad885955eb8611~1..1f6039b18896faecbd5c5f733dad885955eb8611 1f6039b18896faecbd5c5f733dad885955eb8611 [false] [Pipeline] sh 17:40:25 + git log --format=format:%s -1 1f6039b18896faecbd5c5f733dad885955eb8611 [Pipeline] echo 17:40:25 ========================================================= 17:40:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:40:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:40:25 + git log --format=format:%s -1 1f6039b18896faecbd5c5f733dad885955eb8611 [Pipeline] echo 17:40:25 [semverPrep] GIT_COMMIT: 1f6039b18896faecbd5c5f733dad885955eb8611, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:40:25 [semverPrep] This is not a build commit. [Pipeline] sh 17:40:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:40:25 + grep -v github /etc/ssh/ssh_known_hosts 17:40:25 + [ -e /tmp/ssh_known_hosts ] 17:40:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:40:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:40:25 + sudo tee -a /etc/ssh/ssh_known_hosts 17:40:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:26 17:40:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:26 0.1.4: Pulling from edgex-devops/py-git-semver 17:40:26 b85a868b505f: Pulling fs layer 17:40:26 e2be974225ed: Pulling fs layer 17:40:26 339a4e72a1f5: Pulling fs layer 17:40:26 988bab9f4d93: Pulling fs layer 17:40:26 1469e6f7b9e6: Pulling fs layer 17:40:26 eaf3925da568: Pulling fs layer 17:40:26 bab4dde63d76: Pulling fs layer 17:40:26 bde34c3a00c8: Pulling fs layer 17:40:26 b352a97aabf1: Pulling fs layer 17:40:26 4872d77fe225: Pulling fs layer 17:40:26 5851b861e8e6: Pulling fs layer 17:40:26 b352a97aabf1: Waiting 17:40:26 eaf3925da568: Waiting 17:40:26 4872d77fe225: Waiting 17:40:26 bab4dde63d76: Waiting 17:40:26 5851b861e8e6: Waiting 17:40:26 1469e6f7b9e6: Waiting 17:40:26 988bab9f4d93: Waiting 17:40:26 bde34c3a00c8: Waiting 17:40:26 e2be974225ed: Verifying Checksum 17:40:26 e2be974225ed: Download complete 17:40:26 988bab9f4d93: Download complete 17:40:26 1469e6f7b9e6: Verifying Checksum 17:40:26 1469e6f7b9e6: Download complete 17:40:26 339a4e72a1f5: Verifying Checksum 17:40:26 339a4e72a1f5: Download complete 17:40:26 eaf3925da568: Verifying Checksum 17:40:26 eaf3925da568: Download complete 17:40:26 bde34c3a00c8: Download complete 17:40:26 b352a97aabf1: Download complete 17:40:26 4872d77fe225: Verifying Checksum 17:40:26 4872d77fe225: Download complete 17:40:26 5851b861e8e6: Verifying Checksum 17:40:26 5851b861e8e6: Download complete 17:40:26 b85a868b505f: Download complete 17:40:27 bab4dde63d76: Verifying Checksum 17:40:27 bab4dde63d76: Download complete 17:40:27 b85a868b505f: Pull complete 17:40:28 e2be974225ed: Pull complete 17:40:28 339a4e72a1f5: Pull complete 17:40:28 988bab9f4d93: Pull complete 17:40:29 1469e6f7b9e6: Pull complete 17:40:29 eaf3925da568: Pull complete 17:40:30 bab4dde63d76: Pull complete 17:40:30 bde34c3a00c8: Pull complete 17:40:30 b352a97aabf1: Pull complete 17:40:30 4872d77fe225: Pull complete 17:40:31 5851b861e8e6: Pull complete 17:40:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:40:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:31 prd-ubuntu20.04-docker-8c-8g-1610 does not seem to be running inside a container 17:40:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-129 -v /w/workspace/undry_device-rfid-llrp-go_PR-129:/w/workspace/undry_device-rfid-llrp-go_PR-129:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-129@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-devops/py-git-semver:0.1.4 cat 17:40:32 $ docker top b18654ce152c06f3288248f43e7151ec2de4a3e804d0af9cdb714b7bd01e4317 -eo pid,comm 17:40:32 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). 17:40:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:40:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:32 [ssh-agent] Looking for ssh-agent implementation... 17:40:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:32 $ docker exec b18654ce152c06f3288248f43e7151ec2de4a3e804d0af9cdb714b7bd01e4317 ssh-agent 17:40:32 SSH_AUTH_SOCK=/tmp/ssh-snbxOE7vq9eR/agent.32 17:40:32 SSH_AGENT_PID=38 17:40:32 Running ssh-add (command line suppressed) 17:40:33 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/private_key_11222923207230703698.key (/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/private_key_11222923207230703698.key) 17:40:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:33 + git tag --points-at HEAD [Pipeline] } 17:40:33 $ docker exec --env ******** --env ******** b18654ce152c06f3288248f43e7151ec2de4a3e804d0af9cdb714b7bd01e4317 ssh-agent -k 17:40:33 unset SSH_AUTH_SOCK; 17:40:33 unset SSH_AGENT_PID; 17:40:33 echo Agent pid 38 killed; 17:40:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:40:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:33 [ssh-agent] Looking for ssh-agent implementation... 17:40:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:33 $ docker exec b18654ce152c06f3288248f43e7151ec2de4a3e804d0af9cdb714b7bd01e4317 ssh-agent 17:40:33 SSH_AUTH_SOCK=/tmp/ssh-joBPFj2LFZKC/agent.72 17:40:33 SSH_AGENT_PID=78 17:40:33 Running ssh-add (command line suppressed) 17:40:33 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/private_key_3912311197040525634.key (/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/private_key_3912311197040525634.key) 17:40:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:34 + git semver init 17:40:34 2023-01-10 17:40:34,365 [run_init] DEBUG init version:0.0.0 force:False 17:40:34 2023-01-10 17:40:34,366 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver 17:40:34 2023-01-10 17:40:34,367 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-129/.semver 17:40:34 2023-01-10 17:40:34,368 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-129, universal_newlines=False, shell=None, istream=None) 17:40:35 2023-01-10 17:40:35,218 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-129/.git/info/exclude 17:40:35 2023-01-10 17:40:35,218 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver/PR-129 with force:False 17:40:35 2023-01-10 17:40:35,218 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver/PR-129 17:40:35 2023-01-10 17:40:35,223 [execute] INFO git cat-file --batch-check 17:40:35 2023-01-10 17:40:35,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver, universal_newlines=False, shell=None, istream=) 17:40:35 2023-01-10 17:40:35,230 [execute] INFO git cat-file --batch 17:40:35 2023-01-10 17:40:35,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver, universal_newlines=False, shell=None, istream=) 17:40:35 2023-01-10 17:40:35,235 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-129/.semver/PR-129 17:40:35 0.0.0 [Pipeline] } 17:40:35 $ docker exec --env ******** --env ******** b18654ce152c06f3288248f43e7151ec2de4a3e804d0af9cdb714b7bd01e4317 ssh-agent -k 17:40:35 unset SSH_AUTH_SOCK; 17:40:35 unset SSH_AGENT_PID; 17:40:35 echo Agent pid 78 killed; 17:40:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:40:35 + git semver [Pipeline] } 17:40:36 $ docker stop --time=1 b18654ce152c06f3288248f43e7151ec2de4a3e804d0af9cdb714b7bd01e4317 17:40:37 $ docker rm -f --volumes b18654ce152c06f3288248f43e7151ec2de4a3e804d0af9cdb714b7bd01e4317 [Pipeline] // withDockerContainer [Pipeline] sh 17:40:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:40:37 Stashed 1 file(s) [Pipeline] echo 17:40:37 [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 17:40:38 provisioning config files... 17:40:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/config3908070697576208911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:38 ---> docker-login.sh 17:40:38 nexus3.edgexfoundry.org:10001 17:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:38 Configure a credential helper to remove this warning. See 17:40:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:38 17:40:38 Login Succeeded 17:40:38 nexus3.edgexfoundry.org:10002 17:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:38 Configure a credential helper to remove this warning. See 17:40:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:38 17:40:38 Login Succeeded 17:40:38 nexus3.edgexfoundry.org:10003 17:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:38 Configure a credential helper to remove this warning. See 17:40:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:38 17:40:38 Login Succeeded 17:40:38 nexus3.edgexfoundry.org:10004 17:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:38 Configure a credential helper to remove this warning. See 17:40:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:38 17:40:38 Login Succeeded 17:40:38 docker.io 17:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:38 Configure a credential helper to remove this warning. See 17:40:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:38 17:40:38 Login Succeeded 17:40:38 ---> docker-login.sh ends [Pipeline] } 17:40:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:40:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:40:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:40:39 ========================================================= 17:40:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:40:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:40:39 Sending build context to Docker daemon 4.121MB 17:40:39 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:40:39 Step 2/12 : FROM ${BASE} AS builder 17:40:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:40:39 213ec9aee27d: Pulling fs layer 17:40:39 4583459ba037: Pulling fs layer 17:40:39 93c1e223e6f2: Pulling fs layer 17:40:39 53926ce57604: Pulling fs layer 17:40:39 21b2b0c7a3f4: Pulling fs layer 17:40:39 22ff95d597cd: Pulling fs layer 17:40:39 12d6caf4c0d1: Pulling fs layer 17:40:39 96b7cbca73a9: Pulling fs layer 17:40:39 a7acece74701: Pulling fs layer 17:40:39 53926ce57604: Waiting 17:40:39 22ff95d597cd: Waiting 17:40:39 96b7cbca73a9: Waiting 17:40:39 a7acece74701: Waiting 17:40:39 12d6caf4c0d1: Waiting 17:40:39 21b2b0c7a3f4: Waiting 17:40:39 93c1e223e6f2: Verifying Checksum 17:40:39 93c1e223e6f2: Download complete 17:40:39 4583459ba037: Download complete 17:40:39 21b2b0c7a3f4: Verifying Checksum 17:40:39 21b2b0c7a3f4: Download complete 17:40:39 22ff95d597cd: Download complete 17:40:39 213ec9aee27d: Download complete 17:40:39 12d6caf4c0d1: Verifying Checksum 17:40:39 12d6caf4c0d1: Download complete 17:40:39 213ec9aee27d: Pull complete 17:40:39 4583459ba037: Pull complete 17:40:39 93c1e223e6f2: Pull complete 17:40:39 a7acece74701: Verifying Checksum 17:40:39 a7acece74701: Download complete 17:40:40 53926ce57604: Verifying Checksum 17:40:40 53926ce57604: Download complete 17:40:40 96b7cbca73a9: Verifying Checksum 17:40:40 96b7cbca73a9: Download complete 17:40:44 53926ce57604: Pull complete 17:40:44 21b2b0c7a3f4: Pull complete 17:40:44 22ff95d597cd: Pull complete 17:40:44 12d6caf4c0d1: Pull complete 17:40:46 96b7cbca73a9: Pull complete 17:40:47 a7acece74701: Pull complete 17:40:47 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:40:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:40:47 ---> db6d94c90886 17:40:47 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:40:48 ---> Running in 73daae601ec8 17:40:48 Removing intermediate container 73daae601ec8 17:40:48 ---> 95b21b4705a8 17:40:48 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:40:48 ---> Running in 874b2ce6fd90 17:40:48 Removing intermediate container 874b2ce6fd90 17:40:48 ---> 41df13bbab8c 17:40:48 Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:40:49 ---> Running in d801c04c57b0 17:40:49 Removing intermediate container d801c04c57b0 17:40:49 ---> 2abcce287f73 17:40:49 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:40:49 ---> Running in 157f9f161633 17:40:49 Removing intermediate container 157f9f161633 17:40:49 ---> 0a80b35e5403 17:40:49 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:40:49 ---> Running in b3ce7ca62ad4 17:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:40:50 OK: 211 MiB in 51 packages 17:40:50 Removing intermediate container b3ce7ca62ad4 17:40:50 ---> 6f17342e7e25 17:40:50 Step 8/12 : WORKDIR /app 17:40:50 ---> Running in 1a87f7df75d1 17:40:50 Removing intermediate container 1a87f7df75d1 17:40:50 ---> 0a76a9e28e83 17:40:50 Step 9/12 : COPY go.mod vendor* ./ 17:40:50 ---> 9e9e594408fb 17:40:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:40:50 ---> Running in 20876e4a2fba 17:40:53 Still waiting to schedule task 17:40:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:41:08 Removing intermediate container 20876e4a2fba 17:41:08 ---> dad4e1a3000f 17:41:08 Step 11/12 : COPY . . 17:41:08 ---> 8a8c0a2b2b4d 17:41:08 Step 12/12 : RUN $MAKE 17:41:08 ---> Running in 5f9d4c5c12d9 17:41:08 noop 17:41:08 Removing intermediate container 5f9d4c5c12d9 17:41:08 ---> 5ece7289f230 17:41:08 Successfully built 5ece7289f230 17:41:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:09 + docker inspect -f . ci-base-image-x86_64 17:41:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:09 prd-ubuntu20.04-docker-8c-8g-1610 does not seem to be running inside a container 17:41:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-129 -v /w/workspace/undry_device-rfid-llrp-go_PR-129:/w/workspace/undry_device-rfid-llrp-go_PR-129:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-129@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:41:09 $ docker top c260af65cc91c1f25306bb3006c06683c6d56108a52f22a9905c44ed409d5e9a -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:09 + go version 17:41:09 go version go1.18.7 linux/amd64 [Pipeline] } 17:41:09 $ docker stop --time=1 c260af65cc91c1f25306bb3006c06683c6d56108a52f22a9905c44ed409d5e9a 17:41:11 $ docker rm -f --volumes c260af65cc91c1f25306bb3006c06683c6d56108a52f22a9905c44ed409d5e9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:11 + docker inspect -f . ci-base-image-x86_64 17:41:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:11 prd-ubuntu20.04-docker-8c-8g-1610 does not seem to be running inside a container 17:41:11 $ 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-129 -v /w/workspace/undry_device-rfid-llrp-go_PR-129:/w/workspace/undry_device-rfid-llrp-go_PR-129:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-129@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:41:12 $ docker top 9a431152c9d96cc72a3a08f5fb0981e8d1111116ae7dfa772a46e8f6665c6778 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:12 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-129 [Pipeline] fileExists [Pipeline] sh 17:41:12 + make test 17:41:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:41:12 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:41:22 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 17:41:22 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 17:41:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.421s coverage: 38.5% of statements 17:41:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 51.9% of statements 17:41:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 95.5% of statements 17:41:32 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:41:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:41:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:41:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:41:36 ./bin/test-attribution-txt.sh [Pipeline] echo 17:41:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:41:36 $ docker stop --time=1 9a431152c9d96cc72a3a08f5fb0981e8d1111116ae7dfa772a46e8f6665c6778 17:41:37 $ docker rm -f --volumes 9a431152c9d96cc72a3a08f5fb0981e8d1111116ae7dfa772a46e8f6665c6778 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:41:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:41:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:41:39 + ls -al . 17:41:39 total 644 17:41:39 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 17:41 . 17:41:39 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:40 .. 17:41:39 -rw-rw-r-- 1 jenkins jenkins 134 Jan 10 17:40 .dockerignore 17:41:39 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:41 .git 17:41:39 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:40 .github 17:41:39 -rw-rw-r-- 1 jenkins jenkins 946 Jan 10 17:40 .gitignore 17:41:39 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 17:40 .golangci.yml 17:41:39 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:40 .semver 17:41:39 -rw-rw-r-- 1 jenkins jenkins 11000 Jan 10 17:40 Attribution.txt 17:41:39 -rw-rw-r-- 1 jenkins jenkins 5905 Jan 10 17:40 CHANGELOG.md 17:41:39 -rw-rw-r-- 1 jenkins jenkins 1378 Jan 10 17:40 Dockerfile 17:41:39 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 17:40 GOVERNANCE.md 17:41:39 -rw-rw-r-- 1 jenkins jenkins 683 Jan 10 17:40 Jenkinsfile 17:41:39 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 10 17:40 LICENSE 17:41:39 -rw-rw-r-- 1 jenkins jenkins 2405 Jan 10 17:40 Makefile 17:41:39 -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 17:40 OWNERS.md 17:41:39 -rw-rw-r-- 1 jenkins jenkins 28496 Jan 10 17:40 README.md 17:41:39 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 17:40 VERSION 17:41:39 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:40 bin 17:41:39 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:40 cmd 17:41:39 -rw-r--r-- 1 jenkins jenkins 460049 Jan 10 17:41 coverage.out 17:41:39 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:40 examples 17:41:39 -rw-rw-r-- 1 jenkins jenkins 3550 Jan 10 17:40 go.mod 17:41:39 -rw-rw-r-- 1 jenkins jenkins 44766 Jan 10 17:40 go.sum 17:41:39 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:40 images 17:41:39 drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 17:40 internal 17:41:39 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:40 snap 17:41:39 -rw-rw-r-- 1 jenkins jenkins 193 Jan 10 17:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:39 + 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=1f6039b18896faecbd5c5f733dad885955eb8611 --label arch=amd64 --label version=0.0.0 . 17:41:39 Sending build context to Docker daemon 4.121MB 17:41:39 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 17:41:39 Step 2/24 : FROM ${BASE} AS builder 17:41:39 ---> 5ece7289f230 17:41:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:41:39 ---> Running in fe0779893380 17:41:39 Removing intermediate container fe0779893380 17:41:39 ---> 48c436b77297 17:41:39 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:41:39 ---> Running in c62117d03d68 17:41:39 Removing intermediate container c62117d03d68 17:41:39 ---> 0d0231a3ae00 17:41:39 Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:41:39 ---> Running in 769cdc2efd42 17:41:39 Removing intermediate container 769cdc2efd42 17:41:39 ---> 2340180fd4e3 17:41:39 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:41:39 ---> Running in c4ab28b0a002 17:41:39 Removing intermediate container c4ab28b0a002 17:41:39 ---> 41a90a6f17f6 17:41:39 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:41:39 ---> Running in 84c91beb1104 17:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:41:40 OK: 211 MiB in 51 packages 17:41:40 Removing intermediate container 84c91beb1104 17:41:40 ---> 36efac0ab017 17:41:40 Step 8/24 : WORKDIR /app 17:41:40 ---> Running in 3d459eec9364 17:41:40 Removing intermediate container 3d459eec9364 17:41:40 ---> 1bb8168d6fe6 17:41:40 Step 9/24 : COPY go.mod vendor* ./ 17:41:41 ---> c2a3736b49d8 17:41:41 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:41 ---> Running in 403bb97a1624 17:41:42 Removing intermediate container 403bb97a1624 17:41:42 ---> 2d56999b1878 17:41:42 Step 11/24 : COPY . . 17:41:42 ---> e9207b4d1b5a 17:41:42 Step 12/24 : RUN $MAKE 17:41:42 ---> Running in 6c0726853001 17:41:42 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.7 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 17:42:04 Removing intermediate container 6c0726853001 17:42:04 ---> 2d3ffb4999d1 17:42:04 Step 13/24 : FROM alpine:3.16 17:42:04 3.16: Pulling from library/alpine 17:42:04 ca7dd9ec2225: Pulling fs layer 17:42:04 ca7dd9ec2225: Verifying Checksum 17:42:04 ca7dd9ec2225: Download complete 17:42:04 ca7dd9ec2225: Pull complete 17:42:04 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:42:04 Status: Downloaded newer image for alpine:3.16 17:42:04 ---> bfe296a52501 17:42:04 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:42:04 ---> Running in 8d033840fe65 17:42:04 Removing intermediate container 8d033840fe65 17:42:04 ---> a2c006813ae6 17:42:04 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 17:42:04 ---> Running in 62b4f1def8f0 17:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:42:04 (1/6) Installing dumb-init (1.2.5-r1) 17:42:04 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:42:04 (3/6) Installing libsodium (1.0.18-r0) 17:42:04 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:42:04 (5/6) Installing libzmq (4.3.4-r0) 17:42:04 (6/6) Installing zeromq (4.3.4-r0) 17:42:04 Executing busybox-1.35.0-r17.trigger 17:42:04 OK: 8 MiB in 20 packages 17:42:04 Removing intermediate container 62b4f1def8f0 17:42:04 ---> e97a0af68cbb 17:42:04 Step 16/24 : COPY --from=builder /app/LICENSE / 17:42:04 ---> efd7a0ae10a3 17:42:04 Step 17/24 : COPY --from=builder /app/Attribution.txt / 17:42:04 ---> 8840893d8e68 17:42:04 Step 18/24 : COPY --from=builder /app/cmd/ / 17:42:04 ---> 981d527cc50f 17:42:04 Step 19/24 : EXPOSE 59989 17:42:04 ---> Running in 4af707517f6e 17:42:04 Removing intermediate container 4af707517f6e 17:42:04 ---> 543b7c0ced5e 17:42:04 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 17:42:04 ---> Running in ffdb86fea563 17:42:04 Removing intermediate container ffdb86fea563 17:42:04 ---> 82b2810f0f0d 17:42:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:42:04 ---> Running in c76c6d229aee 17:42:04 Removing intermediate container c76c6d229aee 17:42:04 ---> 1b69683f950b 17:42:04 Step 22/24 : LABEL arch=amd64 17:42:04 ---> Running in b6f12f9fad40 17:42:04 Removing intermediate container b6f12f9fad40 17:42:04 ---> de4f645bb187 17:42:04 Step 23/24 : LABEL git_sha=1f6039b18896faecbd5c5f733dad885955eb8611 17:42:04 ---> Running in ea6807ffa038 17:42:04 Removing intermediate container ea6807ffa038 17:42:04 ---> eceedaf5e484 17:42:04 Step 24/24 : LABEL version=0.0.0 17:42:05 ---> Running in 916d81dad9e1 17:42:05 Removing intermediate container 916d81dad9e1 17:42:05 ---> 2fc752ea0423 17:42:05 [Warning] One or more build-args [ARCH] were not consumed 17:42:05 Successfully built 2fc752ea0423 17:42:05 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 17:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:05 17:42:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:05 latest: Pulling from edgex-lftools-log-publisher 17:42:05 5eb5b503b376: Pulling fs layer 17:42:05 5c69ac0246d0: Pulling fs layer 17:42:05 ec43610c2a17: Pulling fs layer 17:42:05 3a2ae6a8a46f: Pulling fs layer 17:42:05 33b1e0a273af: Pulling fs layer 17:42:05 3a2ae6a8a46f: Waiting 17:42:05 5d3b04190fa2: Pulling fs layer 17:42:05 2f39f015ded8: Pulling fs layer 17:42:05 33b1e0a273af: Waiting 17:42:05 2f39f015ded8: Waiting 17:42:05 5c69ac0246d0: Download complete 17:42:05 3a2ae6a8a46f: Verifying Checksum 17:42:05 3a2ae6a8a46f: Download complete 17:42:05 33b1e0a273af: Verifying Checksum 17:42:05 33b1e0a273af: Download complete 17:42:05 5d3b04190fa2: Verifying Checksum 17:42:05 5d3b04190fa2: Download complete 17:42:05 ec43610c2a17: Verifying Checksum 17:42:05 ec43610c2a17: Download complete 17:42:06 5eb5b503b376: Verifying Checksum 17:42:06 5eb5b503b376: Download complete 17:42:06 2f39f015ded8: Download complete 17:42:07 5eb5b503b376: Pull complete 17:42:07 5c69ac0246d0: Pull complete 17:42:07 ec43610c2a17: Pull complete 17:42:07 3a2ae6a8a46f: Pull complete 17:42:07 33b1e0a273af: Pull complete 17:42:07 5d3b04190fa2: Pull complete 17:42:12 2f39f015ded8: Pull complete 17:42:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:42:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:12 prd-ubuntu20.04-docker-8c-8g-1610 does not seem to be running inside a container 17:42:12 $ 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-129 -v /w/workspace/undry_device-rfid-llrp-go_PR-129:/w/workspace/undry_device-rfid-llrp-go_PR-129:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-129@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:42:14 $ docker top 5ce8e9bf730ad1af258db37b52182f942452fe666c3fa505ddc2961e327ba236 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:14 ---> job-cost.sh 17:42:14 lf-activate-venv: SKIPPING 17:42:14 INFO: No Stack... 17:42:14 INFO: Retrieving Pricing Info for: v3-standard-8 17:42:14 INFO: Archiving Costs [Pipeline] sh 17:42:15 + cat /w/workspace/undry_device-rfid-llrp-go_PR-129/archives/cost.csv 17:42:15 + cut -d, -f6 [Pipeline] lock 17:42:15 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-2-stack-cost] 17:42:15 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-2-stack-cost] did not exist. Created. 17:42:15 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:42:15 + echo total: 0.2199999988079071 [Pipeline] stash 17:42:15 Stashed 1 file(s) [Pipeline] } 17:42:15 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:42:15 $ docker stop --time=1 5ce8e9bf730ad1af258db37b52182f942452fe666c3fa505ddc2961e327ba236 17:42:16 $ docker rm -f --volumes 5ce8e9bf730ad1af258db37b52182f942452fe666c3fa505ddc2961e327ba236 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:43:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1613 in /w/workspace/undry_device-rfid-llrp-go_PR-129 [Pipeline] { [Pipeline] ws 17:43:13 Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout 17:43:13 Selected Git installation does not exist. Using Default 17:43:13 The recommended git tool is: NONE 17:43:18 using credential edgex-jenkins-ssh 17:43:18 Cloning the remote Git repository 17:43:18 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:43:18 > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 17:43:18 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:43:18 > git --version # timeout=10 17:43:18 > git --version # 'git version 2.25.1' 17:43:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:20 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:43:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:21 Merging remotes/origin/main commit 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f into PR head commit 1f6039b18896faecbd5c5f733dad885955eb8611 17:43:21 Merge succeeded, producing 1f6039b18896faecbd5c5f733dad885955eb8611 17:43:21 Checking out Revision 1f6039b18896faecbd5c5f733dad885955eb8611 (PR-129) 17:43:20 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:43:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:43:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:43:21 > git config core.sparsecheckout # timeout=10 17:43:21 > git checkout -f 1f6039b18896faecbd5c5f733dad885955eb8611 # timeout=10 17:43:21 > git remote # timeout=10 17:43:21 > git config --get remote.origin.url # timeout=10 17:43:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:21 > git merge 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f # timeout=10 17:43:21 > git rev-parse HEAD^{commit} # timeout=10 17:43:21 > git config core.sparsecheckout # timeout=10 17:43:21 > git checkout -f 1f6039b18896faecbd5c5f733dad885955eb8611 # timeout=10 17:43:22 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:43:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:43:22 % Total % Received % Xferd Average Speed Time Time Time Current 17:43:22 Dload Upload Total Spent Left Speed 17:43:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 17:43:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:43:23 + sudo tee /etc/docker/daemon.new 17:43:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:43:23 { 17:43:23 "registry-mirrors": [ 17:43:23 "https://nexus3.edgexfoundry.org:10001" 17:43:23 ], 17:43:23 "bip": "10.250.0.254/24", 17:43:23 "hosts": [ 17:43:23 "tcp://0.0.0.0:5555", 17:43:23 "unix:///var/run/docker.sock" 17:43:23 ], 17:43:23 "mtu": 1458, 17:43:23 "selinux-enabled": true, 17:43:23 "seccomp-profile": "/etc/docker/seccomp.json" 17:43:23 } [Pipeline] sh 17:43:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:43:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:42 provisioning config files... 17:43:42 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config12791801177613566838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:43 ---> docker-login.sh 17:43:43 nexus3.edgexfoundry.org:10001 17:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:43 Configure a credential helper to remove this warning. See 17:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:43 17:43:43 Login Succeeded 17:43:43 nexus3.edgexfoundry.org:10002 17:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:44 Configure a credential helper to remove this warning. See 17:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:44 17:43:44 Login Succeeded 17:43:44 nexus3.edgexfoundry.org:10003 17:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:44 Configure a credential helper to remove this warning. See 17:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:44 17:43:44 Login Succeeded 17:43:44 nexus3.edgexfoundry.org:10004 17:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:45 Configure a credential helper to remove this warning. See 17:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:45 17:43:45 Login Succeeded 17:43:45 docker.io 17:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:45 Configure a credential helper to remove this warning. See 17:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:45 17:43:45 Login Succeeded 17:43:45 ---> docker-login.sh ends [Pipeline] } 17:43:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:43:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:43:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:43:45 ========================================================= 17:43:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:43:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:43:46 Sending build context to Docker daemon 1.223MB 17:43:46 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:43:46 Step 2/12 : FROM ${BASE} AS builder 17:43:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:43:46 9b18e9b68314: Pulling fs layer 17:43:46 35d82f9e3411: Pulling fs layer 17:43:46 e16973657156: Pulling fs layer 17:43:46 fc693d55d65f: Pulling fs layer 17:43:46 7e9fc2657dce: Pulling fs layer 17:43:46 dda99020689f: Pulling fs layer 17:43:46 db1c61fa0a46: Pulling fs layer 17:43:46 891c053d2c06: Pulling fs layer 17:43:46 7e9fc2657dce: Waiting 17:43:46 dda99020689f: Waiting 17:43:46 db1c61fa0a46: Waiting 17:43:46 891c053d2c06: Waiting 17:43:46 fc693d55d65f: Waiting 17:43:46 e16973657156: Verifying Checksum 17:43:46 e16973657156: Download complete 17:43:46 35d82f9e3411: Verifying Checksum 17:43:46 35d82f9e3411: Download complete 17:43:46 7e9fc2657dce: Verifying Checksum 17:43:46 7e9fc2657dce: Download complete 17:43:46 dda99020689f: Verifying Checksum 17:43:46 dda99020689f: Download complete 17:43:46 9b18e9b68314: Verifying Checksum 17:43:46 9b18e9b68314: Download complete 17:43:47 9b18e9b68314: Pull complete 17:43:47 891c053d2c06: Verifying Checksum 17:43:47 891c053d2c06: Download complete 17:43:48 35d82f9e3411: Pull complete 17:43:48 e16973657156: Pull complete 17:43:48 db1c61fa0a46: Verifying Checksum 17:43:48 db1c61fa0a46: Download complete 17:43:49 fc693d55d65f: Download complete 17:44:01 fc693d55d65f: Pull complete 17:44:01 7e9fc2657dce: Pull complete 17:44:02 dda99020689f: Pull complete 17:44:08 db1c61fa0a46: Pull complete 17:44:10 891c053d2c06: Pull complete 17:44:10 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:44:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:44:10 ---> f96f9c87975a 17:44:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:44:12 ---> Running in c6b8e3fe2021 17:44:12 Removing intermediate container c6b8e3fe2021 17:44:12 ---> de958f0851c8 17:44:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:44:12 ---> Running in 8e0a6afd1a31 17:44:13 Removing intermediate container 8e0a6afd1a31 17:44:13 ---> 3da59807637f 17:44:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:44:13 ---> Running in e6fb4c455fae 17:44:13 Removing intermediate container e6fb4c455fae 17:44:13 ---> 60fcca03aaca 17:44:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:44:13 ---> Running in ef4b73196de0 17:44:13 Removing intermediate container ef4b73196de0 17:44:13 ---> 5777db8668d4 17:44:13 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:44:13 ---> Running in 72552202b95e 17:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:44:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:44:16 OK: 221 MiB in 51 packages 17:44:17 Removing intermediate container 72552202b95e 17:44:17 ---> 2cf540f21f77 17:44:17 Step 8/12 : WORKDIR /app 17:44:17 ---> Running in 6d1ae229c773 17:44:17 Removing intermediate container 6d1ae229c773 17:44:17 ---> dccafdd909ff 17:44:17 Step 9/12 : COPY go.mod vendor* ./ 17:44:17 ---> cbda3e0282ba 17:44:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:18 ---> Running in 8239104c168b 17:45:14 Removing intermediate container 8239104c168b 17:45:14 ---> ad65a5dcc411 17:45:14 Step 11/12 : COPY . . 17:45:14 ---> d4ffa3cb9632 17:45:14 Step 12/12 : RUN $MAKE 17:45:14 ---> Running in c4a473243ac2 17:45:14 noop 17:45:14 Removing intermediate container c4a473243ac2 17:45:14 ---> 040adb132ce6 17:45:14 Successfully built 040adb132ce6 17:45:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:14 + docker inspect -f . ci-base-image-arm64 17:45:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:15 prd-ubuntu20.04-docker-arm64-4c-16g-1613 does not seem to be running inside a container 17:45:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:45:16 $ docker top 8892dbd7d28bcd3be2f6459cfb2f50377cd0d32518e68747119169c4dc75f6d0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:17 + go version 17:45:17 go version go1.18.7 linux/arm64 [Pipeline] } 17:45:17 $ docker stop --time=1 8892dbd7d28bcd3be2f6459cfb2f50377cd0d32518e68747119169c4dc75f6d0 17:45:19 $ docker rm -f --volumes 8892dbd7d28bcd3be2f6459cfb2f50377cd0d32518e68747119169c4dc75f6d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:20 + docker inspect -f . ci-base-image-arm64 17:45:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:20 prd-ubuntu20.04-docker-arm64-4c-16g-1613 does not seem to be running inside a container 17:45:20 $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:45:21 $ docker top 952538c827703408306867a2860b611b13a2c22dcb1a0a73ec89516d45fc8a8b -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:22 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/2 [Pipeline] fileExists [Pipeline] sh 17:45:22 + make test 17:45:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:45:24 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:47:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 17:47:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 17:47:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.903s coverage: 38.5% of statements 17:47:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.498s coverage: 52.0% of statements 17:47:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 95.5% of statements 17:47:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:47:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:47:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:47:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:47:54 ./bin/test-attribution-txt.sh [Pipeline] echo 17:47:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:47:54 $ docker stop --time=1 952538c827703408306867a2860b611b13a2c22dcb1a0a73ec89516d45fc8a8b 17:47:56 $ docker rm -f --volumes 952538c827703408306867a2860b611b13a2c22dcb1a0a73ec89516d45fc8a8b [Pipeline] // withDockerContainer [Pipeline] sh 17:47:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:47:57 Warning: overwriting stash ‘coverage-report’ 17:47:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:47:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:47:59 + ls -al . 17:47:59 total 640 17:47:59 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 17:45 . 17:47:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:43 .. 17:47:59 -rw-rw-r-- 1 jenkins jenkins 134 Jan 10 17:43 .dockerignore 17:47:59 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:43 .git 17:47:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:43 .github 17:47:59 -rw-rw-r-- 1 jenkins jenkins 946 Jan 10 17:43 .gitignore 17:47:59 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 17:43 .golangci.yml 17:47:59 -rw-rw-r-- 1 jenkins jenkins 11000 Jan 10 17:43 Attribution.txt 17:47:59 -rw-rw-r-- 1 jenkins jenkins 5905 Jan 10 17:43 CHANGELOG.md 17:47:59 -rw-rw-r-- 1 jenkins jenkins 1378 Jan 10 17:43 Dockerfile 17:47:59 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 17:43 GOVERNANCE.md 17:47:59 -rw-rw-r-- 1 jenkins jenkins 683 Jan 10 17:43 Jenkinsfile 17:47:59 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 10 17:43 LICENSE 17:47:59 -rw-rw-r-- 1 jenkins jenkins 2405 Jan 10 17:43 Makefile 17:47:59 -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 17:43 OWNERS.md 17:47:59 -rw-rw-r-- 1 jenkins jenkins 28496 Jan 10 17:43 README.md 17:47:59 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 17:40 VERSION 17:47:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:43 bin 17:47:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:43 cmd 17:47:59 -rw-r--r-- 1 jenkins jenkins 460049 Jan 10 17:47 coverage.out 17:47:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:43 examples 17:47:59 -rw-rw-r-- 1 jenkins jenkins 3550 Jan 10 17:43 go.mod 17:47:59 -rw-rw-r-- 1 jenkins jenkins 44766 Jan 10 17:43 go.sum 17:47:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:43 images 17:47:59 drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 17:43 internal 17:47:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:43 snap 17:47:59 -rw-rw-r-- 1 jenkins jenkins 193 Jan 10 17:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:59 + 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=1f6039b18896faecbd5c5f733dad885955eb8611 --label arch=arm64 --label version=0.0.0 . 17:47:59 Sending build context to Docker daemon 1.223MB 17:47:59 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 17:47:59 Step 2/24 : FROM ${BASE} AS builder 17:47:59 ---> 040adb132ce6 17:47:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:48:00 ---> Running in 6092c6ae8e5f 17:48:00 Removing intermediate container 6092c6ae8e5f 17:48:00 ---> c6f5990fd630 17:48:00 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:48:00 ---> Running in 1044fffe436f 17:48:00 Removing intermediate container 1044fffe436f 17:48:00 ---> e554a0bfcd47 17:48:00 Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:48:00 ---> Running in 4a9d5e025255 17:48:01 Removing intermediate container 4a9d5e025255 17:48:01 ---> 573a8383e919 17:48:01 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:48:01 ---> Running in 863dadc40d38 17:48:02 Removing intermediate container 863dadc40d38 17:48:02 ---> 18348e2a9b20 17:48:02 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:48:02 ---> Running in e489f27599d3 17:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:48:05 OK: 221 MiB in 51 packages 17:48:06 Removing intermediate container e489f27599d3 17:48:06 ---> 42beebc6e467 17:48:06 Step 8/24 : WORKDIR /app 17:48:06 ---> Running in 646da6ae1b7d 17:48:06 Removing intermediate container 646da6ae1b7d 17:48:06 ---> 295ebf16059a 17:48:06 Step 9/24 : COPY go.mod vendor* ./ 17:48:07 ---> 307018c6a27b 17:48:07 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:07 ---> Running in 0cd77ef9ab3c 17:48:09 Removing intermediate container 0cd77ef9ab3c 17:48:09 ---> 3f77d638c02c 17:48:09 Step 11/24 : COPY . . 17:48:10 ---> a420f9321f72 17:48:10 Step 12/24 : RUN $MAKE 17:48:10 ---> Running in aef216342f13 17:48:11 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.7 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 17:51:18 Removing intermediate container aef216342f13 17:51:18 ---> 841fceeb75c7 17:51:18 Step 13/24 : FROM alpine:3.16 17:51:18 3.16: Pulling from library/alpine 17:51:18 6875df1f5354: Pulling fs layer 17:51:18 6875df1f5354: Verifying Checksum 17:51:18 6875df1f5354: Download complete 17:51:18 6875df1f5354: Pull complete 17:51:18 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:51:18 Status: Downloaded newer image for alpine:3.16 17:51:18 ---> 2b4661558fb8 17:51:18 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:51:18 ---> Running in 33a386e80724 17:51:18 Removing intermediate container 33a386e80724 17:51:18 ---> a67d2105def9 17:51:18 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 17:51:18 ---> Running in 9aa7aa5480ed 17:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:51:18 (1/6) Installing dumb-init (1.2.5-r1) 17:51:18 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:51:18 (3/6) Installing libsodium (1.0.18-r0) 17:51:18 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:51:18 (5/6) Installing libzmq (4.3.4-r0) 17:51:18 (6/6) Installing zeromq (4.3.4-r0) 17:51:18 Executing busybox-1.35.0-r17.trigger 17:51:18 OK: 8 MiB in 20 packages 17:51:18 Removing intermediate container 9aa7aa5480ed 17:51:18 ---> 1aed16c6e3e9 17:51:18 Step 16/24 : COPY --from=builder /app/LICENSE / 17:51:18 ---> 81be4b960994 17:51:18 Step 17/24 : COPY --from=builder /app/Attribution.txt / 17:51:19 ---> 0584086b51fe 17:51:19 Step 18/24 : COPY --from=builder /app/cmd/ / 17:51:20 ---> 5eadb6a7f046 17:51:20 Step 19/24 : EXPOSE 59989 17:51:20 ---> Running in 1e0d42cd3dfe 17:51:21 Removing intermediate container 1e0d42cd3dfe 17:51:21 ---> 17002e6c797d 17:51:21 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 17:51:21 ---> Running in ebefa29cb7cd 17:51:21 Removing intermediate container ebefa29cb7cd 17:51:21 ---> 7aaa5289d073 17:51:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:51:21 ---> Running in 2a91dc6faf91 17:51:22 Removing intermediate container 2a91dc6faf91 17:51:22 ---> 1ca4725d7fc1 17:51:22 Step 22/24 : LABEL arch=arm64 17:51:22 ---> Running in d26333ab0f9d 17:51:22 Removing intermediate container d26333ab0f9d 17:51:22 ---> 0f6faf312deb 17:51:22 Step 23/24 : LABEL git_sha=1f6039b18896faecbd5c5f733dad885955eb8611 17:51:22 ---> Running in 8989363137bf 17:51:22 Removing intermediate container 8989363137bf 17:51:22 ---> 3c4967680f4d 17:51:22 Step 24/24 : LABEL version=0.0.0 17:51:22 ---> Running in 9023b88a5315 17:51:23 Removing intermediate container 9023b88a5315 17:51:23 ---> 03ab26eaf2d8 17:51:23 [Warning] One or more build-args [ARCH] were not consumed 17:51:23 Successfully built 03ab26eaf2d8 17:51:23 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 17:51:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:51:23 17:51:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:51:24 arm64: Pulling from edgex-lftools-log-publisher 17:51:24 8998bd30e6a1: Pulling fs layer 17:51:24 04944245beec: Pulling fs layer 17:51:24 699f458cf7ca: Pulling fs layer 17:51:24 765212b225bb: Pulling fs layer 17:51:24 f23df028b6ca: Pulling fs layer 17:51:24 d65c8cfc05b1: Pulling fs layer 17:51:24 2437ff75d9bd: Pulling fs layer 17:51:24 f23df028b6ca: Waiting 17:51:24 d65c8cfc05b1: Waiting 17:51:24 2437ff75d9bd: Waiting 17:51:24 765212b225bb: Waiting 17:51:24 04944245beec: Download complete 17:51:24 765212b225bb: Download complete 17:51:24 f23df028b6ca: Verifying Checksum 17:51:24 f23df028b6ca: Download complete 17:51:24 699f458cf7ca: Verifying Checksum 17:51:24 699f458cf7ca: Download complete 17:51:25 8998bd30e6a1: Verifying Checksum 17:51:25 8998bd30e6a1: Download complete 17:51:28 2437ff75d9bd: Verifying Checksum 17:51:28 2437ff75d9bd: Download complete 17:51:29 8998bd30e6a1: Pull complete 17:51:30 04944245beec: Pull complete 17:51:31 699f458cf7ca: Pull complete 17:51:31 765212b225bb: Pull complete 17:51:32 f23df028b6ca: Pull complete 17:51:33 d65c8cfc05b1: Pull complete 17:51:51 2437ff75d9bd: Pull complete 17:51:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:51:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:51:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:51 prd-ubuntu20.04-docker-arm64-4c-16g-1613 does not seem to be running inside a container 17:51:51 $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:51:54 $ docker top ba73ceefe13840b4658d15b15de1aa569c36fe3ed5fb9a0b8b0be1aed6ad5dad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:51:55 ---> job-cost.sh 17:51:55 lf-activate-venv: SKIPPING 17:51:55 INFO: No Stack... 17:51:55 INFO: Retrieving Pricing Info for: v3-standard-4 17:51:56 INFO: Archiving Costs [Pipeline] sh 17:51:57 + + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv 17:51:57 cut -d, -f6 [Pipeline] lock 17:51:57 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-2-stack-cost] 17:51:57 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-2-stack-cost] did not exist. Created. 17:51:57 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:51:58 /w/workspace/device-rfid-llrp-go/2@tmp/durable-136b5e18/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:51:58 + echo total: 0.10999999940395355 [Pipeline] stash 17:51:58 Warning: overwriting stash ‘stack-cost’ 17:51:59 Stashed 1 file(s) [Pipeline] } 17:51:59 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:51:59 $ docker stop --time=1 ba73ceefe13840b4658d15b15de1aa569c36fe3ed5fb9a0b8b0be1aed6ad5dad 17:52:00 $ docker rm -f --volumes ba73ceefe13840b4658d15b15de1aa569c36fe3ed5fb9a0b8b0be1aed6ad5dad [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 17:52:01 provisioning config files... 17:52:01 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/config178514735119897106tmp [Pipeline] { [Pipeline] sh 17:52:01 + set +x 17:52:01 + curl -s https://codecov.io/bash 17:52:01 + bash -s -- 17:52:01 17:52:01 _____ _ 17:52:01 / ____| | | 17:52:01 | | ___ __| | ___ ___ _____ __ 17:52:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:52:01 | |___| (_) | (_| | __/ (_| (_) \ V / 17:52:01 \_____\___/ \__,_|\___|\___\___/ \_/ 17:52:01 Bash-1.0.6 17:52:01 17:52:01 17:52:01 ==> git version 2.25.1 found 17:52:01 ==> 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 17:52:01 Release-Date: 2020-01-08 17:52:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:52:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:52:01 ==> Jenkins CI detected. 17:52:01 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-129 17:52:01 project root: . 17:52:01 --> token set from env 17:52:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:52:01 ==> Running gcov in . (disable via -X gcov) 17:52:01 ==> Python coveragepy not found 17:52:01 ==> Searching for coverage reports in: 17:52:01 + . 17:52:01 -> Found 1 reports 17:52:01 ==> Detecting git/mercurial file structure 17:52:01 ==> Reading reports 17:52:01 + ./coverage.out bytes=460049 17:52:01 ==> Appending adjustments 17:52:01 https://docs.codecov.io/docs/fixing-reports 17:52:01 + Found adjustments 17:52:01 ==> Gzipping contents 17:52:01 52K /tmp/codecov.WkWaHq.gz 17:52:01 ==> Uploading reports 17:52:01 url: https://codecov.io 17:52:01 query: branch=PR-129&commit=1f6039b18896faecbd5c5f733dad885955eb8611&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-129%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=129&job=&cmd_args= 17:52:01 -> Pinging Codecov 17:52:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-129&commit=1f6039b18896faecbd5c5f733dad885955eb8611&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-129%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=129&job=&cmd_args= 17:52:02 -> Uploading to 17:52:02 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/581DD39554BDF9B6E22D074273EAD858/1f6039b18896faecbd5c5f733dad885955eb8611/1410e934-2709-43de-aa04-d532b0dfaa22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T175201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb3cbb080c40cfd24c164fc4531c8c424fdc888f17820eaab02daba3064b7946 17:52:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:02 Dload Upload Total Spent Left Speed 17:52:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51541 0 0 100 51541 0 218k --:--:-- --:--:-- --:--:-- 218k 17:52:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1f6039b18896faecbd5c5f733dad885955eb8611 [Pipeline] } 17:52:02 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 17:52:03 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-129/archives ] 17:52:03 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-129/archives 17:52:03 total 16 17:52:03 drwxr-xr-x 3 root root 4096 Jan 10 17:42 . 17:52:03 drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 17:42 .. 17:52:03 drwxr-xr-x 2 root root 4096 Jan 10 17:42 cost 17:52:03 -rw-r--r-- 1 root root 91 Jan 10 17:42 cost.csv 17:52:03 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-129/archives 17:52:03 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-129/archives 17:52:03 total 16 17:52:03 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:42 . 17:52:03 drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 17:42 .. 17:52:03 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 17:42 cost 17:52:03 -rw-r--r-- 1 jenkins jenkins 91 Jan 10 17:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:52:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:52:04 ---> package-listing.sh 17:52:04 ++ facter osfamily 17:52:04 ++ tr '[:upper:]' '[:lower:]' 17:52:04 + OS_FAMILY=debian 17:52:04 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-129 17:52:04 + START_PACKAGES=/tmp/packages_start.txt 17:52:04 + END_PACKAGES=/tmp/packages_end.txt 17:52:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:52:04 + PACKAGES=/tmp/packages_start.txt 17:52:04 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-129 ']' 17:52:04 + PACKAGES=/tmp/packages_end.txt 17:52:04 + case "${OS_FAMILY}" in 17:52:04 + dpkg -l 17:52:04 + grep '^ii' 17:52:04 + '[' -f /tmp/packages_start.txt ']' 17:52:04 + '[' -f /tmp/packages_end.txt ']' 17:52:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:52:04 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-129 ']' 17:52:04 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-129/archives/ 17:52:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-129/archives/ [Pipeline] echo 17:52:04 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-129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:52:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:52:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:05 prd-ubuntu20.04-docker-8c-8g-1610 does not seem to be running inside a container 17:52:05 $ 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-129/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-129 -v /w/workspace/undry_device-rfid-llrp-go_PR-129:/w/workspace/undry_device-rfid-llrp-go_PR-129:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-129@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:52:05 $ docker top a2a2647eaf6ed867317adc8d7131073426cf4dfef15b2d72bfc190a23817bcee -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:06 + touch /tmp/pre-build-complete [Pipeline] sh 17:52:06 + mkdir -p /var/log/sysstat [Pipeline] sh 17:52:06 + ls /var/log/sa-host 17:52:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:52:06 provisioning config files... 17:52:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/config733319364685666645tmp [Pipeline] { [Pipeline] echo 17:52:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:52:07 ---> create-netrc.sh [Pipeline] } 17:52:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:52:07 ---> python-tools-install.sh [Pipeline] echo 17:52:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:52:07 ---> sudo-logs.sh 17:52:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:52:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:52:07 ---> job-cost.sh 17:52:07 lf-activate-venv: SKIPPING 17:52:07 DEBUG: total: 0.2199999988079071 17:52:07 INFO: Retrieving Stack Cost... 17:52:08 INFO: Retrieving Pricing Info for: v3-standard-8 17:52:09 INFO: Archiving Costs [Pipeline] echo 17:52:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:52:09 ---> logs-deploy.sh 17:52:09 lf-activate-venv: SKIPPING 17:52:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-129/2 17:52:09 INFO: archiving workspace using pattern(s): 17:52:10 Archives upload complete. 17:52:10 INFO: archiving logs to Nexus 17:52:11 ---> uname -a: 17:52:11 Linux prd-ubuntu20-04-docker-8c-8g-1610 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:52:11 17:52:11