Pull request #250 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85a2408b531c7af65072123bb9df7c0e36d3b3bc+40e7fd9457312c7ba73491b63d6fc33ef6c19e69 (bbd223faa0892e7646d986465acf21296aa63194) 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-ssh9991583654486466265.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3698517218282690004.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1085681564561429340.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10469361600284253488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4444502515659938373.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-250/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-250/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4486708149934083567.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6532 in /w/workspace/undry_device-rfid-llrp-go_PR-250 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-250 # 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/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 into PR head commit 85a2408b531c7af65072123bb9df7c0e36d3b3bc Merge succeeded, producing 85a2408b531c7af65072123bb9df7c0e36d3b3bc Checking out Revision 85a2408b531c7af65072123bb9df7c0e36d3b3bc (PR-250) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:42:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:42:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 85a2408b531c7af65072123bb9df7c0e36d3b3bc # 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 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85a2408b531c7af65072123bb9df7c0e36d3b3bc # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:42:55 ========================================================= 10:42:55 EdgeX Global Pipelines Version Info 10:42:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:42:56 ------------------- 10:42:56 stable info: 10:42:56 ------------------- 10:42:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:42:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 10:42:56 Message: update stable to v1.0.254 10:42:56 ------------------- 10:42:56 experimental info: 10:42:56 ------------------- 10:42:56 Commited By: **** collab-it+edgex@linuxfoundation.org 10:42:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 10:42:56 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:42:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:42:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:42:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:42:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:42:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:42:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:42:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:42:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:42:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:42:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:42:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-250 [Pipeline] echo 10:42:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-250 [Pipeline] echo 10:42:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-250 [Pipeline] echo 10:42:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85a2408b531c7af65072123bb9df7c0e36d3b3bc [Pipeline] echo 10:42:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85a2408 [Pipeline] echo 10:42:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:42:58 provisioning config files... 10:42:58 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp/config17790054171578086077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:59 ---> docker-login.sh 10:42:59 nexus3.edgexfoundry.org:10001 10:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:59 Configure a credential helper to remove this warning. See 10:42:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:59 10:42:59 Login Succeeded 10:42:59 nexus3.edgexfoundry.org:10002 10:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:59 Configure a credential helper to remove this warning. See 10:42:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:59 10:42:59 Login Succeeded 10:42:59 nexus3.edgexfoundry.org:10003 10:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:59 Configure a credential helper to remove this warning. See 10:42:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:59 10:42:59 Login Succeeded 10:42:59 nexus3.edgexfoundry.org:10004 10:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:59 Configure a credential helper to remove this warning. See 10:42:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:59 10:42:59 Login Succeeded 10:42:59 docker.io 10:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:00 Configure a credential helper to remove this warning. See 10:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:00 10:43:00 Login Succeeded 10:43:00 ---> docker-login.sh ends [Pipeline] } 10:43:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:43:00 + git rev-list -1 --merges 85a2408b531c7af65072123bb9df7c0e36d3b3bc~1..85a2408b531c7af65072123bb9df7c0e36d3b3bc [Pipeline] echo 10:43:00 -----------> git rev-list -1 --merges 85a2408b531c7af65072123bb9df7c0e36d3b3bc~1..85a2408b531c7af65072123bb9df7c0e36d3b3bc 85a2408b531c7af65072123bb9df7c0e36d3b3bc [false] [Pipeline] sh 10:43:01 + git log --format=format:%s -1 85a2408b531c7af65072123bb9df7c0e36d3b3bc [Pipeline] echo 10:43:01 ========================================================= 10:43:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:43:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:43:01 + git log --format=format:%s -1 85a2408b531c7af65072123bb9df7c0e36d3b3bc [Pipeline] echo 10:43:01 [semverPrep] GIT_COMMIT: 85a2408b531c7af65072123bb9df7c0e36d3b3bc, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:43:01 [semverPrep] This is not a build commit. [Pipeline] sh 10:43:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:43:02 + grep -v github /etc/ssh/ssh_known_hosts 10:43:02 + [ -e /tmp/ssh_known_hosts ] 10:43:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:43:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:43:02 + sudo tee -a /etc/ssh/ssh_known_hosts 10:43:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:43:02 10:43:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:43:02 0.1.4: Pulling from edgex-devops/py-git-semver 10:43:02 b85a868b505f: Pulling fs layer 10:43:02 e2be974225ed: Pulling fs layer 10:43:02 339a4e72a1f5: Pulling fs layer 10:43:02 988bab9f4d93: Pulling fs layer 10:43:02 1469e6f7b9e6: Pulling fs layer 10:43:02 eaf3925da568: Pulling fs layer 10:43:02 bab4dde63d76: Pulling fs layer 10:43:02 bde34c3a00c8: Pulling fs layer 10:43:02 b352a97aabf1: Pulling fs layer 10:43:02 4872d77fe225: Pulling fs layer 10:43:02 5851b861e8e6: Pulling fs layer 10:43:02 eaf3925da568: Waiting 10:43:02 bde34c3a00c8: Waiting 10:43:02 bab4dde63d76: Waiting 10:43:02 b352a97aabf1: Waiting 10:43:02 1469e6f7b9e6: Waiting 10:43:02 5851b861e8e6: Waiting 10:43:02 988bab9f4d93: Waiting 10:43:02 4872d77fe225: Waiting 10:43:02 e2be974225ed: Download complete 10:43:02 988bab9f4d93: Verifying Checksum 10:43:02 988bab9f4d93: Download complete 10:43:02 1469e6f7b9e6: Verifying Checksum 10:43:02 1469e6f7b9e6: Download complete 10:43:02 339a4e72a1f5: Verifying Checksum 10:43:02 339a4e72a1f5: Download complete 10:43:02 eaf3925da568: Verifying Checksum 10:43:02 eaf3925da568: Download complete 10:43:02 bde34c3a00c8: Verifying Checksum 10:43:02 bde34c3a00c8: Download complete 10:43:03 b352a97aabf1: Download complete 10:43:03 4872d77fe225: Download complete 10:43:03 5851b861e8e6: Download complete 10:43:03 b85a868b505f: Verifying Checksum 10:43:03 b85a868b505f: Download complete 10:43:03 bab4dde63d76: Verifying Checksum 10:43:03 bab4dde63d76: Download complete 10:43:04 b85a868b505f: Pull complete 10:43:04 e2be974225ed: Pull complete 10:43:04 339a4e72a1f5: Pull complete 10:43:05 988bab9f4d93: Pull complete 10:43:05 1469e6f7b9e6: Pull complete 10:43:05 eaf3925da568: Pull complete 10:43:07 bab4dde63d76: Pull complete 10:43:07 bde34c3a00c8: Pull complete 10:43:07 b352a97aabf1: Pull complete 10:43:07 4872d77fe225: Pull complete 10:43:07 5851b861e8e6: Pull complete 10:43:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:43:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:43:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:07 prd-ubuntu20.04-docker-8c-8g-6532 does not seem to be running inside a container 10:43:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-250 -v /w/workspace/undry_device-rfid-llrp-go_PR-250:/w/workspace/undry_device-rfid-llrp-go_PR-250:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:43:10 $ docker top 8dad5cea44ae750d16cfc2219c4a2c698df925ebefd6a0cddf84549a8c66ebc5 -eo pid,comm 10:43:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:43:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:43:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:43:10 [ssh-agent] Looking for ssh-agent implementation... 10:43:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:43:11 $ docker exec 8dad5cea44ae750d16cfc2219c4a2c698df925ebefd6a0cddf84549a8c66ebc5 ssh-agent 10:43:11 SSH_AUTH_SOCK=/tmp/ssh-EJlEhxi4rsgu/agent.32 10:43:11 SSH_AGENT_PID=38 10:43:11 Running ssh-add (command line suppressed) 10:43:11 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-250@tmp/private_key_12201299918740454998.key (/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp/private_key_12201299918740454998.key) 10:43:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:43:11 + git tag --points-at HEAD [Pipeline] } 10:43:11 $ docker exec --env ******** --env ******** 8dad5cea44ae750d16cfc2219c4a2c698df925ebefd6a0cddf84549a8c66ebc5 ssh-agent -k 10:43:11 unset SSH_AUTH_SOCK; 10:43:11 unset SSH_AGENT_PID; 10:43:11 echo Agent pid 38 killed; 10:43:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:43:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:43:11 [ssh-agent] Looking for ssh-agent implementation... 10:43:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:43:11 $ docker exec 8dad5cea44ae750d16cfc2219c4a2c698df925ebefd6a0cddf84549a8c66ebc5 ssh-agent 10:43:12 SSH_AUTH_SOCK=/tmp/ssh-moQRxYhtPua0/agent.70 10:43:12 SSH_AGENT_PID=76 10:43:12 Running ssh-add (command line suppressed) 10:43:12 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-250@tmp/private_key_14479086284376381756.key (/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp/private_key_14479086284376381756.key) 10:43:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:43:12 + git semver init 10:43:12 2023-09-19 10:43:12,691 [run_init] DEBUG init version:0.0.0 force:False 10:43:12 2023-09-19 10:43:12,692 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-250/.semver 10:43:12 2023-09-19 10:43:12,692 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-250/.semver 10:43:12 2023-09-19 10:43:12,692 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-250/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-250, universal_newlines=False, shell=None, istream=None) 10:43:13 2023-09-19 10:43:13,533 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-250/.git/info/exclude 10:43:13 2023-09-19 10:43:13,534 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-250/.semver/PR-250 with force:False 10:43:13 2023-09-19 10:43:13,534 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-250/.semver/PR-250 10:43:13 2023-09-19 10:43:13,538 [execute] INFO git cat-file --batch-check 10:43:13 2023-09-19 10:43:13,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-250/.semver, universal_newlines=False, shell=None, istream=) 10:43:13 2023-09-19 10:43:13,543 [execute] INFO git cat-file --batch 10:43:13 2023-09-19 10:43:13,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-250/.semver, universal_newlines=False, shell=None, istream=) 10:43:13 2023-09-19 10:43:13,548 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-250/.semver/PR-250 10:43:13 0.0.0 [Pipeline] } 10:43:13 $ docker exec --env ******** --env ******** 8dad5cea44ae750d16cfc2219c4a2c698df925ebefd6a0cddf84549a8c66ebc5 ssh-agent -k 10:43:13 unset SSH_AUTH_SOCK; 10:43:13 unset SSH_AGENT_PID; 10:43:13 echo Agent pid 76 killed; 10:43:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:43:14 + git semver [Pipeline] } 10:43:14 $ docker stop --time=1 8dad5cea44ae750d16cfc2219c4a2c698df925ebefd6a0cddf84549a8c66ebc5 10:43:15 $ docker rm -f --volumes 8dad5cea44ae750d16cfc2219c4a2c698df925ebefd6a0cddf84549a8c66ebc5 [Pipeline] // withDockerContainer [Pipeline] sh 10:43:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:43:16 Stashed 1 file(s) [Pipeline] echo 10:43:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:43:17 provisioning config files... 10:43:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp/config13449024195798756957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:43:17 ---> docker-login.sh 10:43:17 nexus3.edgexfoundry.org:10001 10:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:17 Configure a credential helper to remove this warning. See 10:43:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:17 10:43:17 Login Succeeded 10:43:17 nexus3.edgexfoundry.org:10002 10:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:17 Configure a credential helper to remove this warning. See 10:43:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:17 10:43:17 Login Succeeded 10:43:17 nexus3.edgexfoundry.org:10003 10:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:17 Configure a credential helper to remove this warning. See 10:43:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:17 10:43:17 Login Succeeded 10:43:17 nexus3.edgexfoundry.org:10004 10:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:17 Configure a credential helper to remove this warning. See 10:43:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:17 10:43:17 Login Succeeded 10:43:17 docker.io 10:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:18 Configure a credential helper to remove this warning. See 10:43:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:18 10:43:18 Login Succeeded 10:43:18 ---> docker-login.sh ends [Pipeline] } 10:43:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:43:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:43:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:43:18 ========================================================= 10:43:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:43:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:43:18 Sending build context to Docker daemon 4.322MB 10:43:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:43:18 Step 2/12 : FROM ${BASE} AS builder 10:43:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:43:18 7264a8db6415: Pulling fs layer 10:43:18 c4d48a809fc2: Pulling fs layer 10:43:18 4f1c88b9dad5: Pulling fs layer 10:43:18 ad3a456e5733: Pulling fs layer 10:43:18 9e4f439ed901: Pulling fs layer 10:43:18 feaf6a47b606: Pulling fs layer 10:43:18 5e8b037d7d82: Pulling fs layer 10:43:18 8ac70367396e: Pulling fs layer 10:43:18 6db16350a2e2: Pulling fs layer 10:43:18 9250d5d63582: Pulling fs layer 10:43:18 9e4f439ed901: Waiting 10:43:18 feaf6a47b606: Waiting 10:43:18 5e8b037d7d82: Waiting 10:43:18 8ac70367396e: Waiting 10:43:18 6db16350a2e2: Waiting 10:43:18 9250d5d63582: Waiting 10:43:18 ad3a456e5733: Waiting 10:43:18 c4d48a809fc2: Verifying Checksum 10:43:18 c4d48a809fc2: Download complete 10:43:18 ad3a456e5733: Verifying Checksum 10:43:18 ad3a456e5733: Download complete 10:43:19 9e4f439ed901: Verifying Checksum 10:43:19 9e4f439ed901: Download complete 10:43:19 7264a8db6415: Download complete 10:43:19 feaf6a47b606: Verifying Checksum 10:43:19 feaf6a47b606: Download complete 10:43:19 7264a8db6415: Pull complete 10:43:19 c4d48a809fc2: Pull complete 10:43:19 8ac70367396e: Verifying Checksum 10:43:19 8ac70367396e: Download complete 10:43:19 4f1c88b9dad5: Download complete 10:43:19 6db16350a2e2: Verifying Checksum 10:43:19 6db16350a2e2: Download complete 10:43:19 9250d5d63582: Verifying Checksum 10:43:19 9250d5d63582: Download complete 10:43:19 5e8b037d7d82: Verifying Checksum 10:43:19 5e8b037d7d82: Download complete 10:43:23 4f1c88b9dad5: Pull complete 10:43:23 ad3a456e5733: Pull complete 10:43:23 9e4f439ed901: Pull complete 10:43:23 feaf6a47b606: Pull complete 10:43:24 5e8b037d7d82: Pull complete 10:43:25 8ac70367396e: Pull complete 10:43:25 6db16350a2e2: Pull complete 10:43:26 9250d5d63582: Pull complete 10:43:26 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 10:43:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:43:26 ---> fa269f55d9b9 10:43:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:43:31 ---> Running in ee00a4699a7a 10:43:31 Removing intermediate container ee00a4699a7a 10:43:31 ---> 3b093bc20b76 10:43:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:43:31 ---> Running in 9330840e628a 10:43:31 Removing intermediate container 9330840e628a 10:43:31 ---> 583498a60d9b 10:43:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:43:31 ---> Running in e5d1c5f00075 10:43:31 Removing intermediate container e5d1c5f00075 10:43:31 ---> a35a9dc7119e 10:43:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:43:31 ---> Running in ec2e81fdd544 10:43:31 Removing intermediate container ec2e81fdd544 10:43:31 ---> afcc76baf5a5 10:43:31 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:43:31 ---> Running in 5071c3d7351b 10:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:43:32 Still waiting to schedule task 10:43:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:43:32 OK: 265 MiB in 56 packages 10:43:32 Removing intermediate container 5071c3d7351b 10:43:32 ---> dd8a92228bd5 10:43:32 Step 8/12 : WORKDIR /app 10:43:32 ---> Running in f49cd5adb95c 10:43:32 Removing intermediate container f49cd5adb95c 10:43:32 ---> 04d61a834f35 10:43:32 Step 9/12 : COPY go.mod vendor* ./ 10:43:32 ---> 0f869634c985 10:43:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:43:32 ---> Running in f9363928a664 10:44:19 Removing intermediate container f9363928a664 10:44:19 ---> 3be933df283f 10:44:19 Step 11/12 : COPY . . 10:44:19 ---> b2b8dd4f5bbd 10:44:19 Step 12/12 : RUN $MAKE 10:44:19 ---> Running in 7fd8de058e11 10:44:19 noop 10:44:19 Removing intermediate container 7fd8de058e11 10:44:19 ---> 3a1f3d852be5 10:44:19 Successfully built 3a1f3d852be5 10:44:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:19 + docker inspect -f . ci-base-image-x86_64 10:44:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:20 prd-ubuntu20.04-docker-8c-8g-6532 does not seem to be running inside a container 10:44:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-250 -v /w/workspace/undry_device-rfid-llrp-go_PR-250:/w/workspace/undry_device-rfid-llrp-go_PR-250:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:44:20 $ docker top eb36c7eb08e1fd728a9437da38f669a9ab8973b4694ee6802dcd2907908911ed -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:20 + go version 10:44:20 go version go1.21.0 linux/amd64 [Pipeline] } 10:44:20 $ docker stop --time=1 eb36c7eb08e1fd728a9437da38f669a9ab8973b4694ee6802dcd2907908911ed 10:44:22 $ docker rm -f --volumes eb36c7eb08e1fd728a9437da38f669a9ab8973b4694ee6802dcd2907908911ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:22 + docker inspect -f . ci-base-image-x86_64 10:44:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:22 prd-ubuntu20.04-docker-8c-8g-6532 does not seem to be running inside a container 10:44:22 $ 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-250 -v /w/workspace/undry_device-rfid-llrp-go_PR-250:/w/workspace/undry_device-rfid-llrp-go_PR-250:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:44:23 $ docker top 8dc732ccdf52dfc57a2598e0e04a6be68c2a406b5fc4ff6ab47089762cb598de -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:23 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-250 [Pipeline] fileExists [Pipeline] sh 10:44:24 + make test 10:44:24 go test ./... -coverprofile=coverage.out ./... 10:44:25 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:44:35 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:44:35 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:44:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.859s coverage: 40.6% of statements 10:44:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 51.9% of statements 10:44:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 96.4% of statements 10:44:56 go vet ./... 10:44:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:44:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:44:57 ./bin/test-attribution-txt.sh [Pipeline] echo 10:44:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:44:57 $ docker stop --time=1 8dc732ccdf52dfc57a2598e0e04a6be68c2a406b5fc4ff6ab47089762cb598de 10:45:01 $ docker rm -f --volumes 8dc732ccdf52dfc57a2598e0e04a6be68c2a406b5fc4ff6ab47089762cb598de [Pipeline] // withDockerContainer [Pipeline] sh 10:45:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:45:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:45:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:45:03 + ls -al . 10:45:03 total 644 10:45:03 drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 10:44 . 10:45:03 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 10:42 .. 10:45:03 -rw-rw-r-- 1 jenkins jenkins 134 Sep 19 10:42 .dockerignore 10:45:03 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 10:44 .git 10:45:03 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 10:42 .github 10:45:03 -rw-rw-r-- 1 jenkins jenkins 946 Sep 19 10:42 .gitignore 10:45:03 -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 10:42 .golangci.yml 10:45:03 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 10:43 .semver 10:45:03 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 19 10:42 Attribution.txt 10:45:03 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 19 10:42 CHANGELOG.md 10:45:03 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 19 10:42 Dockerfile 10:45:03 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 10:42 GOVERNANCE.md 10:45:03 -rw-rw-r-- 1 jenkins jenkins 683 Sep 19 10:42 Jenkinsfile 10:45:03 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 19 10:42 LICENSE 10:45:03 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 19 10:42 Makefile 10:45:03 -rw-rw-r-- 1 jenkins jenkins 625 Sep 19 10:42 OWNERS.md 10:45:03 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 19 10:42 README.md 10:45:03 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 10:43 VERSION 10:45:03 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 10:42 bin 10:45:03 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 10:42 cmd 10:45:03 -rw-r--r-- 1 jenkins jenkins 459493 Sep 19 10:44 coverage.out 10:45:03 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 10:42 examples 10:45:03 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 19 10:42 go.mod 10:45:03 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 19 10:42 go.sum 10:45:03 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 10:42 images 10:45:03 drwxrwxr-x 5 jenkins jenkins 4096 Sep 19 10:42 internal 10:45:03 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 10:42 snap 10:45:03 -rw-rw-r-- 1 jenkins jenkins 193 Sep 19 10:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:03 + 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=85a2408b531c7af65072123bb9df7c0e36d3b3bc --label arch=amd64 --label version=0.0.0 . 10:45:03 Sending build context to Docker daemon 4.322MB 10:45:03 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 10:45:03 Step 2/24 : FROM ${BASE} AS builder 10:45:03 ---> 3a1f3d852be5 10:45:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:45:03 ---> Running in c83975b36701 10:45:04 Removing intermediate container c83975b36701 10:45:04 ---> c47cef8bb7ce 10:45:04 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:45:04 ---> Running in 656f206caa97 10:45:04 Removing intermediate container 656f206caa97 10:45:04 ---> 4de469b7aa49 10:45:04 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:45:04 ---> Running in 2c8743bdd415 10:45:04 Removing intermediate container 2c8743bdd415 10:45:04 ---> abba5e63e097 10:45:04 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:45:04 ---> Running in ccc50e4cd7bf 10:45:04 Removing intermediate container ccc50e4cd7bf 10:45:04 ---> 1ab1b2087089 10:45:04 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:45:04 ---> Running in 3046b2bfc117 10:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:45:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6533 in /w/workspace/undry_device-rfid-llrp-go_PR-250 [Pipeline] { [Pipeline] ws 10:45:04 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:45:04 The recommended git tool is: git 10:45:05 OK: 265 MiB in 56 packages 10:45:05 Removing intermediate container 3046b2bfc117 10:45:05 ---> f2f71e33dc57 10:45:05 Step 8/24 : WORKDIR /app 10:45:05 ---> Running in 42be0f1620fc 10:45:05 Removing intermediate container 42be0f1620fc 10:45:05 ---> ad6456dbc1d8 10:45:05 Step 9/24 : COPY go.mod vendor* ./ 10:45:05 ---> 5e8535543b55 10:45:05 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:05 ---> Running in 8b5eb78104dd 10:45:05 Removing intermediate container 8b5eb78104dd 10:45:05 ---> 8b5a2a5e0327 10:45:05 Step 11/24 : COPY . . 10:45:06 ---> 267d354645c7 10:45:06 Step 12/24 : RUN $MAKE 10:45:06 ---> Running in ebf873001e85 10:45:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.25" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:45:09 using credential edgex-jenkins-ssh 10:45:09 Cloning the remote Git repository 10:45:10 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:45:10 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:45:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:45:10 > git --version # timeout=10 10:45:10 > git --version # 'git version 2.25.1' 10:45:10 using GIT_SSH to set credentials SSH Credentials for GitHub 10:45:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:45:11 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:45:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:45:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:45:12 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:45:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:45:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:45:12 Merging remotes/origin/main commit 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 into PR head commit 85a2408b531c7af65072123bb9df7c0e36d3b3bc 10:45:13 Merge succeeded, producing 85a2408b531c7af65072123bb9df7c0e36d3b3bc 10:45:13 Checking out Revision 85a2408b531c7af65072123bb9df7c0e36d3b3bc (PR-250) 10:45:13 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:45:13 > git --version # timeout=10 10:45:13 > git --version # 'git version 2.25.1' 10:45:13 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 10:45:12 > git config core.sparsecheckout # timeout=10 10:45:12 > git checkout -f 85a2408b531c7af65072123bb9df7c0e36d3b3bc # timeout=10 10:45:13 > git remote # timeout=10 10:45:13 > git config --get remote.origin.url # timeout=10 10:45:13 using GIT_SSH to set credentials SSH Credentials for GitHub 10:45:13 > git merge 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 # timeout=10 10:45:13 > git rev-parse HEAD^{commit} # timeout=10 10:45:13 > git config core.sparsecheckout # timeout=10 10:45:13 > git checkout -f 85a2408b531c7af65072123bb9df7c0e36d3b3bc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:45:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:45:15 % Total % Received % Xferd Average Speed Time Time Time Current 10:45:15 Dload Upload Total Spent Left Speed 10:45:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11848 0 0 96325 0 --:--:-- --:--:-- --:--:-- 95548 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 10:45:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:45:16 + sudo tee /etc/docker/daemon.new 10:45:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:45:16 { 10:45:16 "registry-mirrors": [ 10:45:16 "https://nexus3.edgexfoundry.org:10001" 10:45:16 ], 10:45:16 "bip": "10.250.0.254/24", 10:45:16 "hosts": [ 10:45:16 "tcp://0.0.0.0:5555", 10:45:16 "unix:///var/run/docker.sock" 10:45:16 ], 10:45:16 "mtu": 1458, 10:45:16 "selinux-enabled": true, 10:45:16 "seccomp-profile": "/etc/docker/seccomp.json" 10:45:16 } [Pipeline] sh 10:45:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:45:16 + sudo service docker restart 10:45:28 Removing intermediate container ebf873001e85 10:45:28 ---> f83ca37a9a40 10:45:28 Step 13/24 : FROM alpine:3.18 10:45:28 3.18: Pulling from library/alpine 10:45:28 7264a8db6415: Already exists 10:45:28 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 10:45:28 Status: Downloaded newer image for alpine:3.18 10:45:28 ---> 7e01a0d0a1dc 10:45:28 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:45:28 ---> Running in d594147c882d 10:45:28 Removing intermediate container d594147c882d 10:45:28 ---> 17402441487c 10:45:28 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:45:28 ---> Running in eb2b68527ea8 10:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:45:28 (1/1) Installing dumb-init (1.2.5-r2) 10:45:28 Executing busybox-1.36.1-r2.trigger 10:45:28 OK: 7 MiB in 16 packages 10:45:28 Removing intermediate container eb2b68527ea8 10:45:28 ---> 7b502506e1b2 10:45:28 Step 16/24 : COPY --from=builder /app/LICENSE / 10:45:28 ---> a2034a867dff 10:45:28 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:45:28 ---> fa2c59aad09b 10:45:28 Step 18/24 : COPY --from=builder /app/cmd/ / 10:45:28 ---> 0cc61fb1a792 10:45:28 Step 19/24 : EXPOSE 59989 10:45:28 ---> Running in de0e7fa48a28 10:45:28 Removing intermediate container de0e7fa48a28 10:45:28 ---> 3cbf6fd6bd81 10:45:28 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:45:28 ---> Running in 0d26b544098d 10:45:28 Removing intermediate container 0d26b544098d 10:45:28 ---> 836ce7af9628 10:45:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:45:28 ---> Running in 9431c0f97c08 10:45:28 Removing intermediate container 9431c0f97c08 10:45:28 ---> 9c836811e725 10:45:28 Step 22/24 : LABEL arch=amd64 10:45:28 ---> Running in c4db14ce5ded 10:45:28 Removing intermediate container c4db14ce5ded 10:45:28 ---> 59284a7d8bf2 10:45:28 Step 23/24 : LABEL git_sha=85a2408b531c7af65072123bb9df7c0e36d3b3bc 10:45:28 ---> Running in 5c9e11ee0a45 10:45:28 Removing intermediate container 5c9e11ee0a45 10:45:28 ---> 8a77bcb1f8b1 10:45:28 Step 24/24 : LABEL version=0.0.0 10:45:28 ---> Running in 1a48711b6fbc 10:45:28 Removing intermediate container 1a48711b6fbc 10:45:28 ---> c44f26052b94 10:45:28 [Warning] One or more build-args [ARCH] were not consumed 10:45:28 Successfully built c44f26052b94 10:45:28 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:29 10:45:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:30 latest: Pulling from edgex-lftools-log-publisher 10:45:30 5eb5b503b376: Pulling fs layer 10:45:30 5c69ac0246d0: Pulling fs layer 10:45:30 ec43610c2a17: Pulling fs layer 10:45:30 3a2ae6a8a46f: Pulling fs layer 10:45:30 33b1e0a273af: Pulling fs layer 10:45:30 5d3b04190fa2: Pulling fs layer 10:45:30 2f39f015ded8: Pulling fs layer 10:45:30 3a2ae6a8a46f: Waiting 10:45:30 5d3b04190fa2: Waiting 10:45:30 2f39f015ded8: Waiting 10:45:30 33b1e0a273af: Waiting 10:45:30 5c69ac0246d0: Verifying Checksum 10:45:30 5c69ac0246d0: Download complete 10:45:30 3a2ae6a8a46f: Verifying Checksum 10:45:30 3a2ae6a8a46f: Download complete 10:45:30 33b1e0a273af: Verifying Checksum 10:45:30 33b1e0a273af: Download complete 10:45:30 ec43610c2a17: Verifying Checksum 10:45:30 ec43610c2a17: Download complete 10:45:30 5d3b04190fa2: Verifying Checksum 10:45:30 5d3b04190fa2: Download complete 10:45:30 5eb5b503b376: Verifying Checksum 10:45:30 5eb5b503b376: Download complete 10:45:31 2f39f015ded8: Download complete 10:45:31 5eb5b503b376: Pull complete 10:45:31 5c69ac0246d0: Pull complete 10:45:32 ec43610c2a17: Pull complete 10:45:32 3a2ae6a8a46f: Pull complete 10:45:32 33b1e0a273af: Pull complete 10:45:32 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:45:35 provisioning config files... 10:45:35 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config17880000582659609099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:45:35 ---> docker-login.sh 10:45:35 nexus3.edgexfoundry.org:10001 10:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:35 Configure a credential helper to remove this warning. See 10:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:35 10:45:35 Login Succeeded 10:45:35 nexus3.edgexfoundry.org:10002 10:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:36 Configure a credential helper to remove this warning. See 10:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:36 10:45:36 Login Succeeded 10:45:36 nexus3.edgexfoundry.org:10003 10:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:36 2f39f015ded8: Pull complete 10:45:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:45:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:36 Configure a credential helper to remove this warning. See 10:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:36 10:45:36 Login Succeeded 10:45:36 nexus3.edgexfoundry.org:10004 10:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:36 prd-ubuntu20.04-docker-8c-8g-6532 does not seem to be running inside a container 10:45:36 $ 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-250 -v /w/workspace/undry_device-rfid-llrp-go_PR-250:/w/workspace/undry_device-rfid-llrp-go_PR-250:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:37 Configure a credential helper to remove this warning. See 10:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:37 10:45:37 Login Succeeded 10:45:37 docker.io 10:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:37 Configure a credential helper to remove this warning. See 10:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:37 10:45:37 Login Succeeded 10:45:37 ---> docker-login.sh ends 10:45:40 $ docker top dd1c5f31b6f429032c645e6818b0a442fb546d4dd1dc95661d0e2f0a5cf7a0c0 -eo pid,comm [Pipeline] { [Pipeline] } 10:45:40 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:45:41 ---> job-cost.sh 10:45:41 lf-activate-venv: SKIPPING 10:45:41 INFO: No Stack... [Pipeline] echo 10:45:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:45:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:45:41 ========================================================= 10:45:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:45:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 10:45:41 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:45:42 INFO: Archiving Costs [Pipeline] sh 10:45:42 Sending build context to Docker daemon 1.218MB 10:45:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:45:42 Step 2/12 : FROM ${BASE} AS builder 10:45:42 + cat /w/workspace/undry_device-rfid-llrp-go_PR-250/archives/cost.csv 10:45:42 + cut -d, -f6 [Pipeline] lock 10:45:42 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-250-1-stack-cost] 10:45:42 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-250-1-stack-cost] did not exist. Created. 10:45:42 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-250-1-stack-cost] [Pipeline] { 10:45:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:45:42 9fda8d8052c6: Pulling fs layer 10:45:42 5d54e960e981: Pulling fs layer 10:45:42 c4a7e357bf2a: Pulling fs layer 10:45:42 f0e02332f6b5: Pulling fs layer 10:45:42 66412af1f25a: Pulling fs layer 10:45:42 1baf3a5c0e64: Pulling fs layer 10:45:42 9a37bb91b891: Pulling fs layer 10:45:42 a29adfc67d43: Pulling fs layer 10:45:42 d5de9f91c1a4: Pulling fs layer 10:45:42 f0e02332f6b5: Waiting 10:45:42 66412af1f25a: Waiting 10:45:42 1baf3a5c0e64: Waiting 10:45:42 9a37bb91b891: Waiting 10:45:42 a29adfc67d43: Waiting 10:45:42 d5de9f91c1a4: Waiting 10:45:42 5d54e960e981: Verifying Checksum 10:45:42 5d54e960e981: Download complete 10:45:42 f0e02332f6b5: Verifying Checksum 10:45:42 f0e02332f6b5: Download complete 10:45:42 66412af1f25a: Verifying Checksum 10:45:42 9fda8d8052c6: Verifying Checksum 10:45:42 9fda8d8052c6: Download complete [Pipeline] unstash [Pipeline] sh 10:45:42 9a37bb91b891: Verifying Checksum 10:45:42 9a37bb91b891: Download complete 10:45:42 + echo total: 0.2199999988079071 [Pipeline] stash 10:45:42 Stashed 1 file(s) [Pipeline] } 10:45:42 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:45:43 $ docker stop --time=1 dd1c5f31b6f429032c645e6818b0a442fb546d4dd1dc95661d0e2f0a5cf7a0c0 10:45:43 a29adfc67d43: Verifying Checksum 10:45:43 a29adfc67d43: Download complete 10:45:43 9fda8d8052c6: Pull complete 10:45:44 $ docker rm -f --volumes dd1c5f31b6f429032c645e6818b0a442fb546d4dd1dc95661d0e2f0a5cf7a0c0 10:45:44 5d54e960e981: Pull complete 10:45:44 c4a7e357bf2a: Verifying Checksum 10:45:44 c4a7e357bf2a: Download complete 10:45:44 d5de9f91c1a4: Verifying Checksum 10:45:44 d5de9f91c1a4: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:45:45 1baf3a5c0e64: Verifying Checksum 10:45:45 1baf3a5c0e64: Download complete 10:45:55 c4a7e357bf2a: Pull complete 10:45:55 f0e02332f6b5: Pull complete 10:45:55 66412af1f25a: Pull complete 10:46:02 1baf3a5c0e64: Pull complete 10:46:03 9a37bb91b891: Pull complete 10:46:04 a29adfc67d43: Pull complete 10:46:06 d5de9f91c1a4: Pull complete 10:46:06 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 10:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:46:06 ---> 746ca1b523b5 10:46:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:46:08 ---> Running in 000fefb55305 10:46:08 Removing intermediate container 000fefb55305 10:46:08 ---> a498df8818c5 10:46:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:46:08 ---> Running in 38662529012d 10:46:08 Removing intermediate container 38662529012d 10:46:08 ---> 25ec2478f98c 10:46:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:46:08 ---> Running in fcecab4dfd7f 10:46:09 Removing intermediate container fcecab4dfd7f 10:46:09 ---> 0c65c3d1d5aa 10:46:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:46:09 ---> Running in 6eed1735d472 10:46:09 Removing intermediate container 6eed1735d472 10:46:09 ---> 7a2592713d12 10:46:09 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:46:09 ---> Running in dcd98164b93e 10:46:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:46:12 OK: 267 MiB in 56 packages 10:46:14 Removing intermediate container dcd98164b93e 10:46:14 ---> 6c826a8634dc 10:46:14 Step 8/12 : WORKDIR /app 10:46:14 ---> Running in c820b358a16c 10:46:14 Removing intermediate container c820b358a16c 10:46:14 ---> b4d8c96c5c97 10:46:14 Step 9/12 : COPY go.mod vendor* ./ 10:46:15 ---> b48d7019a44c 10:46:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:15 ---> Running in 83a36b7de9f1 10:47:23 Removing intermediate container 83a36b7de9f1 10:47:23 ---> 42a4a53ebb9a 10:47:23 Step 11/12 : COPY . . 10:47:23 ---> a3e5ada97fd5 10:47:23 Step 12/12 : RUN $MAKE 10:47:23 ---> Running in 6a0b158bd5c0 10:47:23 noop 10:47:23 Removing intermediate container 6a0b158bd5c0 10:47:23 ---> 0338f87ed596 10:47:23 Successfully built 0338f87ed596 10:47:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:23 + docker inspect -f . ci-base-image-arm64 10:47:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:24 prd-ubuntu20.04-docker-arm64-4c-16g-6533 does not seem to be running inside a container 10:47:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:47:25 $ docker top 45a67d7e0f918b2a1af3b518782ca1d2b9743809d7e4fad81328e9b496540cc8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:47:26 + go version 10:47:26 go version go1.21.0 linux/arm64 [Pipeline] } 10:47:26 $ docker stop --time=1 45a67d7e0f918b2a1af3b518782ca1d2b9743809d7e4fad81328e9b496540cc8 10:47:27 $ docker rm -f --volumes 45a67d7e0f918b2a1af3b518782ca1d2b9743809d7e4fad81328e9b496540cc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:28 + docker inspect -f . ci-base-image-arm64 10:47:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:28 prd-ubuntu20.04-docker-arm64-4c-16g-6533 does not seem to be running inside a container 10:47:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:47:30 $ docker top 9ac50a8f2b7903b058d4b99e41eb783cd94b3119c927d2de687f5cfd646ee655 -eo pid,comm [Pipeline] { [Pipeline] sh 10:47:30 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:47:31 + make test 10:47:31 go test ./... -coverprofile=coverage.out ./... 10:47:36 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:49:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:49:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:49:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.814s coverage: 40.6% of statements 10:49:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.515s coverage: 51.9% of statements 10:49:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 96.4% of statements 10:49:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:49:35 go vet ./... 10:50:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:50:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:50:07 ./bin/test-attribution-txt.sh [Pipeline] echo 10:50:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:50:08 $ docker stop --time=1 9ac50a8f2b7903b058d4b99e41eb783cd94b3119c927d2de687f5cfd646ee655 10:50:10 $ docker rm -f --volumes 9ac50a8f2b7903b058d4b99e41eb783cd94b3119c927d2de687f5cfd646ee655 [Pipeline] // withDockerContainer [Pipeline] sh 10:50:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:50:11 Warning: overwriting stash ‘coverage-report’ 10:50:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:50:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:50:13 + ls -al . 10:50:13 total 640 10:50:13 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 10:47 . 10:50:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 10:45 .. 10:50:13 -rw-rw-r-- 1 jenkins jenkins 134 Sep 19 10:45 .dockerignore 10:50:13 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 10:45 .git 10:50:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 10:45 .github 10:50:13 -rw-rw-r-- 1 jenkins jenkins 946 Sep 19 10:45 .gitignore 10:50:13 -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 10:45 .golangci.yml 10:50:13 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 19 10:45 Attribution.txt 10:50:13 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 19 10:45 CHANGELOG.md 10:50:13 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 19 10:45 Dockerfile 10:50:13 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 10:45 GOVERNANCE.md 10:50:13 -rw-rw-r-- 1 jenkins jenkins 683 Sep 19 10:45 Jenkinsfile 10:50:13 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 19 10:45 LICENSE 10:50:13 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 19 10:45 Makefile 10:50:13 -rw-rw-r-- 1 jenkins jenkins 625 Sep 19 10:45 OWNERS.md 10:50:13 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 19 10:45 README.md 10:50:13 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 10:43 VERSION 10:50:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 10:45 bin 10:50:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 10:45 cmd 10:50:13 -rw-r--r-- 1 jenkins jenkins 459493 Sep 19 10:49 coverage.out 10:50:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 10:45 examples 10:50:13 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 19 10:45 go.mod 10:50:13 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 19 10:45 go.sum 10:50:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 10:45 images 10:50:13 drwxrwxr-x 5 jenkins jenkins 4096 Sep 19 10:45 internal 10:50:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 10:45 snap 10:50:13 -rw-rw-r-- 1 jenkins jenkins 193 Sep 19 10:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:13 + 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=85a2408b531c7af65072123bb9df7c0e36d3b3bc --label arch=arm64 --label version=0.0.0 . 10:50:14 Sending build context to Docker daemon 1.218MB 10:50:14 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 10:50:14 Step 2/24 : FROM ${BASE} AS builder 10:50:14 ---> 0338f87ed596 10:50:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:50:15 ---> Running in fa119489c69f 10:50:15 Removing intermediate container fa119489c69f 10:50:15 ---> 735f6a2c5495 10:50:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:50:15 ---> Running in 39cf4ebb2ee3 10:50:16 Removing intermediate container 39cf4ebb2ee3 10:50:16 ---> 72b7b4c5c957 10:50:16 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:50:16 ---> Running in a769c6b36585 10:50:17 Removing intermediate container a769c6b36585 10:50:17 ---> d12c43a08dc5 10:50:17 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:50:17 ---> Running in cf085b4cf12f 10:50:17 Removing intermediate container cf085b4cf12f 10:50:17 ---> 0bcbf1c5100d 10:50:17 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:50:17 ---> Running in 1290a4624517 10:50:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:50:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:50:21 OK: 267 MiB in 56 packages 10:50:22 Removing intermediate container 1290a4624517 10:50:22 ---> cae8d00eca52 10:50:22 Step 8/24 : WORKDIR /app 10:50:22 ---> Running in 14053d1a0a2c 10:50:23 Removing intermediate container 14053d1a0a2c 10:50:23 ---> 138025321651 10:50:23 Step 9/24 : COPY go.mod vendor* ./ 10:50:24 ---> 702ce7b3e211 10:50:24 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:50:24 ---> Running in 8889450d17d4 10:50:30 Removing intermediate container 8889450d17d4 10:50:30 ---> f2da5ba0cb54 10:50:30 Step 11/24 : COPY . . 10:50:30 ---> c17807e5a89a 10:50:30 Step 12/24 : RUN $MAKE 10:50:30 ---> Running in ca927b7aefd9 10:50:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.25" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:52:23 Removing intermediate container ca927b7aefd9 10:52:23 ---> 494e03320bb0 10:52:23 Step 13/24 : FROM alpine:3.18 10:52:23 3.18: Pulling from library/alpine 10:52:23 9fda8d8052c6: Already exists 10:52:23 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 10:52:23 Status: Downloaded newer image for alpine:3.18 10:52:23 ---> f6648c04cd6c 10:52:23 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:52:23 ---> Running in 384fa018eeab 10:52:23 Removing intermediate container 384fa018eeab 10:52:23 ---> 1a1e423cfedf 10:52:23 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:52:23 ---> Running in 86b41bde052f 10:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:23 (1/1) Installing dumb-init (1.2.5-r2) 10:52:23 Executing busybox-1.36.1-r2.trigger 10:52:23 OK: 8 MiB in 16 packages 10:52:23 Removing intermediate container 86b41bde052f 10:52:23 ---> b6c36ba543d1 10:52:23 Step 16/24 : COPY --from=builder /app/LICENSE / 10:52:23 ---> 8f4a27c3eee2 10:52:23 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:52:23 ---> 85c9eef6f021 10:52:23 Step 18/24 : COPY --from=builder /app/cmd/ / 10:52:23 ---> 7ddca42f54d7 10:52:23 Step 19/24 : EXPOSE 59989 10:52:23 ---> Running in 83723fd1d747 10:52:23 Removing intermediate container 83723fd1d747 10:52:23 ---> c2016b768715 10:52:23 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:52:23 ---> Running in ecb384c3f178 10:52:23 Removing intermediate container ecb384c3f178 10:52:23 ---> 961e76517f28 10:52:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:52:23 ---> Running in 0428bcc5dd17 10:52:23 Removing intermediate container 0428bcc5dd17 10:52:23 ---> 49f1cf10434f 10:52:23 Step 22/24 : LABEL arch=arm64 10:52:23 ---> Running in 5e2c6fcf0b88 10:52:23 Removing intermediate container 5e2c6fcf0b88 10:52:23 ---> 7cf354726858 10:52:23 Step 23/24 : LABEL git_sha=85a2408b531c7af65072123bb9df7c0e36d3b3bc 10:52:23 ---> Running in 67329e087e15 10:52:23 Removing intermediate container 67329e087e15 10:52:23 ---> 6ccc7618b1b5 10:52:23 Step 24/24 : LABEL version=0.0.0 10:52:23 ---> Running in 6b240e50eb7c 10:52:23 Removing intermediate container 6b240e50eb7c 10:52:23 ---> 071e144108c2 10:52:23 [Warning] One or more build-args [ARCH] were not consumed 10:52:23 Successfully built 071e144108c2 10:52: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 10:52:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:52:24 10:52:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:52:24 arm64: Pulling from edgex-lftools-log-publisher 10:52:24 8998bd30e6a1: Pulling fs layer 10:52:24 04944245beec: Pulling fs layer 10:52:24 699f458cf7ca: Pulling fs layer 10:52:24 765212b225bb: Pulling fs layer 10:52:24 f23df028b6ca: Pulling fs layer 10:52:24 d65c8cfc05b1: Pulling fs layer 10:52:24 2437ff75d9bd: Pulling fs layer 10:52:24 765212b225bb: Waiting 10:52:24 f23df028b6ca: Waiting 10:52:24 d65c8cfc05b1: Waiting 10:52:24 2437ff75d9bd: Waiting 10:52:24 04944245beec: Verifying Checksum 10:52:24 04944245beec: Download complete 10:52:24 765212b225bb: Verifying Checksum 10:52:24 765212b225bb: Download complete 10:52:24 f23df028b6ca: Verifying Checksum 10:52:24 f23df028b6ca: Download complete 10:52:24 d65c8cfc05b1: Verifying Checksum 10:52:24 d65c8cfc05b1: Download complete 10:52:24 699f458cf7ca: Verifying Checksum 10:52:24 699f458cf7ca: Download complete 10:52:25 8998bd30e6a1: Download complete 10:52:27 2437ff75d9bd: Verifying Checksum 10:52:27 2437ff75d9bd: Download complete 10:52:29 8998bd30e6a1: Pull complete 10:52:30 04944245beec: Pull complete 10:52:31 699f458cf7ca: Pull complete 10:52:31 765212b225bb: Pull complete 10:52:32 f23df028b6ca: Pull complete 10:52:32 d65c8cfc05b1: Pull complete 10:52:48 2437ff75d9bd: Pull complete 10:52:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:52:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:52:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:48 prd-ubuntu20.04-docker-arm64-4c-16g-6533 does not seem to be running inside a container 10:52:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:52:50 $ docker top 8973cf30d26be42a2d9f9d09ce75ee21b151f4d0a7c8eb2f4b1a729a61a604d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:51 ---> job-cost.sh 10:52:51 lf-activate-venv: SKIPPING 10:52:51 INFO: No Stack... 10:52:51 INFO: Retrieving Pricing Info for: v3-standard-4 10:52:52 INFO: Archiving Costs [Pipeline] sh 10:52:53 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:52:53 + cut -d, -f6 [Pipeline] lock 10:52:53 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-250-1-stack-cost] 10:52:53 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-250-1-stack-cost] did not exist. Created. 10:52:53 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:52:53 /w/workspace/device-rfid-llrp-go/1@tmp/durable-2d300427/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:52:54 + echo total: 0.10999999940395355 [Pipeline] stash 10:52:54 Warning: overwriting stash ‘stack-cost’ 10:52:54 Stashed 1 file(s) [Pipeline] } 10:52:54 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:52:54 $ docker stop --time=1 8973cf30d26be42a2d9f9d09ce75ee21b151f4d0a7c8eb2f4b1a729a61a604d1 10:52:56 $ docker rm -f --volumes 8973cf30d26be42a2d9f9d09ce75ee21b151f4d0a7c8eb2f4b1a729a61a604d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:52:57 provisioning config files... 10:52:57 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp/config13470951962647731861tmp [Pipeline] { [Pipeline] sh 10:52:57 + set +x 10:52:57 + + curl -s https://codecov.io/bash 10:52:57 bash -s -- 10:52:58 10:52:58 _____ _ 10:52:58 / ____| | | 10:52:58 | | ___ __| | ___ ___ _____ __ 10:52:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:52:58 | |___| (_) | (_| | __/ (_| (_) \ V / 10:52:58 \_____\___/ \__,_|\___|\___\___/ \_/ 10:52:58 Bash-1.0.6 10:52:58 10:52:58 10:52:58 ==> git version 2.25.1 found 10:52:58 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:52:58 Release-Date: 2020-01-08 10:52:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:52:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:52:58 ==> Jenkins CI detected. 10:52:58 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-250 10:52:58 project root: . 10:52:58 --> token set from env 10:52:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:52:58 ==> Running gcov in . (disable via -X gcov) 10:52:58 ==> Python coveragepy not found 10:52:58 ==> Searching for coverage reports in: 10:52:58 + . 10:52:58 -> Found 1 reports 10:52:58 ==> Detecting git/mercurial file structure 10:52:58 ==> Reading reports 10:52:58 + ./coverage.out bytes=459493 10:52:58 ==> Appending adjustments 10:52:58 https://docs.codecov.io/docs/fixing-reports 10:52:59 + Found adjustments 10:52:59 ==> Gzipping contents 10:52:59 52K /tmp/codecov.GG7LOG.gz 10:52:59 ==> Uploading reports 10:52:59 url: https://codecov.io 10:52:59 query: branch=PR-250&commit=85a2408b531c7af65072123bb9df7c0e36d3b3bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=250&job=&cmd_args= 10:52:59 -> Pinging Codecov 10:52:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-250&commit=85a2408b531c7af65072123bb9df7c0e36d3b3bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=250&job=&cmd_args= 10:52:59 -> Uploading to 10:52:59 https://storage.googleapis.com/codecov/v4/raw/2023-09-19/581DD39554BDF9B6E22D074273EAD858/85a2408b531c7af65072123bb9df7c0e36d3b3bc/5c0a8350-9ef9-474e-9042-147ffbc8d106.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T105259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c68de4ea053834addb307f8775ee67c5f4b044d7260fa334cd1e12ccef9c618 10:52:59 % Total % Received % Xferd Average Speed Time Time Time Current 10:52:59 Dload Upload Total Spent Left Speed 10:52:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50512 0 0 100 50512 0 186k --:--:-- --:--:-- --:--:-- 186k 10:52:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/85a2408b531c7af65072123bb9df7c0e36d3b3bc [Pipeline] } 10:52:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:53:01 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-250/archives ] 10:53:01 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-250/archives 10:53:01 total 16 10:53:01 drwxr-xr-x 3 root root 4096 Sep 19 10:45 . 10:53:01 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 10:45 .. 10:53:01 drwxr-xr-x 2 root root 4096 Sep 19 10:45 cost 10:53:01 -rw-r--r-- 1 root root 91 Sep 19 10:45 cost.csv 10:53:01 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-250/archives 10:53:01 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-250/archives 10:53:01 total 16 10:53:01 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 10:45 . 10:53:01 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 10:45 .. 10:53:01 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 10:45 cost 10:53:01 -rw-r--r-- 1 jenkins jenkins 91 Sep 19 10:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:53:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:53:02 ---> package-listing.sh 10:53:02 ++ facter osfamily 10:53:02 ++ tr '[:upper:]' '[:lower:]' 10:53:02 + OS_FAMILY=debian 10:53:02 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-250 10:53:02 + START_PACKAGES=/tmp/packages_start.txt 10:53:02 + END_PACKAGES=/tmp/packages_end.txt 10:53:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:53:02 + PACKAGES=/tmp/packages_start.txt 10:53:02 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-250 ']' 10:53:02 + PACKAGES=/tmp/packages_end.txt 10:53:02 + case "${OS_FAMILY}" in 10:53:02 + dpkg -l 10:53:02 + grep '^ii' 10:53:02 + '[' -f /tmp/packages_start.txt ']' 10:53:02 + '[' -f /tmp/packages_end.txt ']' 10:53:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:53:02 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-250 ']' 10:53:02 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-250/archives/ 10:53:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-250/archives/ [Pipeline] echo 10:53:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-250/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:53:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:03 prd-ubuntu20.04-docker-8c-8g-6532 does not seem to be running inside a container 10:53:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-250/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-250 -v /w/workspace/undry_device-rfid-llrp-go_PR-250:/w/workspace/undry_device-rfid-llrp-go_PR-250:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:53:04 $ docker top 2dd5e55a20f9473cfdb3506fe6fd3d13f6f13465daa2e5856498aa25a16b80c9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:53:04 + touch /tmp/pre-build-complete [Pipeline] sh 10:53:04 + mkdir -p /var/log/sysstat [Pipeline] sh 10:53:05 + ls /var/log/sa-host 10:53:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:53:05 provisioning config files... 10:53:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp/config7401550303904023579tmp [Pipeline] { [Pipeline] echo 10:53:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:53:05 ---> create-netrc.sh [Pipeline] } 10:53:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:53:06 ---> python-tools-install.sh [Pipeline] echo 10:53:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:53:06 ---> sudo-logs.sh 10:53:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:53:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:53:06 ---> job-cost.sh 10:53:06 lf-activate-venv: SKIPPING 10:53:06 DEBUG: total: 0.2199999988079071 10:53:06 INFO: Retrieving Stack Cost... 10:53:07 INFO: Retrieving Pricing Info for: v3-standard-8 10:53:07 INFO: Archiving Costs [Pipeline] echo 10:53:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:53:08 ---> logs-deploy.sh 10:53:08 lf-activate-venv: SKIPPING 10:53:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-250/1 10:53:08 INFO: archiving workspace using pattern(s): 10:53:09 Archives upload complete. 10:53:09 INFO: archiving logs to Nexus