Pull request #99 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f84d81cb442e1c1796d07d10176befe9c4878897+f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 (35958a75ab206abbfc68609bc29afd101098c8db) 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-ssh15117027472327836826.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh7746343554530648117.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13470938459087396741.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12017576858179302095.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14889476843181715112.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19795 in /w/workspace/oundry_device-rfid-llrp-go_PR-99 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-99 # 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 Merging remotes/origin/main commit f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 into PR head commit f84d81cb442e1c1796d07d10176befe9c4878897 Merge succeeded, producing f84d81cb442e1c1796d07d10176befe9c4878897 Checking out Revision f84d81cb442e1c1796d07d10176befe9c4878897 (PR-99) > 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/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f84d81cb442e1c1796d07d10176befe9c4878897 # 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 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f84d81cb442e1c1796d07d10176befe9c4878897 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:34:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:34:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:34:06 ========================================================= 23:34:06 EdgeX Global Pipelines Version Info 23:34:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c5248f0b66c8ed49feb8b773e2a745a2607fc3ca # timeout=10 23:34:07 ------------------- 23:34:07 stable info: 23:34:07 ------------------- 23:34:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:34:07 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 23:34:07 Message: update stable to v1.0.237 23:34:08 ------------------- 23:34:08 experimental info: 23:34:08 ------------------- 23:34:08 Commited By: **** collab-it+edgex@linuxfoundation.org 23:34:08 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 23:34:08 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-99 [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-99 [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-99 [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f84d81cb442e1c1796d07d10176befe9c4878897 [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f84d81c [Pipeline] echo 23:34:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:08 provisioning config files... 23:34:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp/config2356947269737722244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:09 ---> docker-login.sh 23:34:09 nexus3.edgexfoundry.org:10001 23:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:09 Configure a credential helper to remove this warning. See 23:34:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:09 23:34:09 Login Succeeded 23:34:09 nexus3.edgexfoundry.org:10002 23:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:09 Configure a credential helper to remove this warning. See 23:34:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:09 23:34:09 Login Succeeded 23:34:09 nexus3.edgexfoundry.org:10003 23:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:09 Configure a credential helper to remove this warning. See 23:34:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:09 23:34:09 Login Succeeded 23:34:09 nexus3.edgexfoundry.org:10004 23:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:09 Configure a credential helper to remove this warning. See 23:34:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:09 23:34:09 Login Succeeded 23:34:09 docker.io 23:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:10 Configure a credential helper to remove this warning. See 23:34:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:10 23:34:10 Login Succeeded 23:34:10 ---> docker-login.sh ends [Pipeline] } 23:34:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:34:10 + git rev-list -1 --merges f84d81cb442e1c1796d07d10176befe9c4878897~1..f84d81cb442e1c1796d07d10176befe9c4878897 [Pipeline] echo 23:34:10 -----------> git rev-list -1 --merges f84d81cb442e1c1796d07d10176befe9c4878897~1..f84d81cb442e1c1796d07d10176befe9c4878897 f84d81cb442e1c1796d07d10176befe9c4878897 [false] [Pipeline] sh 23:34:11 + git log --format=format:%s -1 f84d81cb442e1c1796d07d10176befe9c4878897 [Pipeline] echo 23:34:11 ========================================================= 23:34:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:34:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:34:11 + git log --format=format:%s -1 f84d81cb442e1c1796d07d10176befe9c4878897 [Pipeline] echo 23:34:11 [semverPrep] GIT_COMMIT: f84d81cb442e1c1796d07d10176befe9c4878897, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 23:34:11 [semverPrep] This is not a build commit. [Pipeline] sh 23:34:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:34:12 + grep -v github /etc/ssh/ssh_known_hosts 23:34:12 + [ -e /tmp/ssh_known_hosts ] 23:34:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:34:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:34:12 + sudo tee -a /etc/ssh/ssh_known_hosts 23:34:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:12 23:34:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:12 0.1.4: Pulling from edgex-devops/py-git-semver 23:34:12 b85a868b505f: Pulling fs layer 23:34:12 e2be974225ed: Pulling fs layer 23:34:12 339a4e72a1f5: Pulling fs layer 23:34:12 988bab9f4d93: Pulling fs layer 23:34:12 1469e6f7b9e6: Pulling fs layer 23:34:12 eaf3925da568: Pulling fs layer 23:34:12 bab4dde63d76: Pulling fs layer 23:34:12 bde34c3a00c8: Pulling fs layer 23:34:12 b352a97aabf1: Pulling fs layer 23:34:12 4872d77fe225: Pulling fs layer 23:34:12 5851b861e8e6: Pulling fs layer 23:34:12 bde34c3a00c8: Waiting 23:34:12 b352a97aabf1: Waiting 23:34:12 1469e6f7b9e6: Waiting 23:34:12 eaf3925da568: Waiting 23:34:12 4872d77fe225: Waiting 23:34:12 988bab9f4d93: Waiting 23:34:12 bab4dde63d76: Waiting 23:34:12 e2be974225ed: Verifying Checksum 23:34:12 e2be974225ed: Download complete 23:34:12 988bab9f4d93: Verifying Checksum 23:34:12 988bab9f4d93: Download complete 23:34:12 1469e6f7b9e6: Verifying Checksum 23:34:12 1469e6f7b9e6: Download complete 23:34:12 339a4e72a1f5: Verifying Checksum 23:34:12 339a4e72a1f5: Download complete 23:34:12 eaf3925da568: Verifying Checksum 23:34:12 eaf3925da568: Download complete 23:34:12 bde34c3a00c8: Verifying Checksum 23:34:12 bde34c3a00c8: Download complete 23:34:12 b352a97aabf1: Download complete 23:34:12 4872d77fe225: Verifying Checksum 23:34:12 4872d77fe225: Download complete 23:34:12 5851b861e8e6: Verifying Checksum 23:34:12 5851b861e8e6: Download complete 23:34:12 b85a868b505f: Verifying Checksum 23:34:12 b85a868b505f: Download complete 23:34:13 bab4dde63d76: Download complete 23:34:14 b85a868b505f: Pull complete 23:34:14 e2be974225ed: Pull complete 23:34:15 339a4e72a1f5: Pull complete 23:34:15 988bab9f4d93: Pull complete 23:34:15 1469e6f7b9e6: Pull complete 23:34:15 eaf3925da568: Pull complete 23:34:17 bab4dde63d76: Pull complete 23:34:17 bde34c3a00c8: Pull complete 23:34:17 b352a97aabf1: Pull complete 23:34:17 4872d77fe225: Pull complete 23:34:17 5851b861e8e6: Pull complete 23:34:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:34:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:18 prd-ubuntu20.04-docker-8c-8g-19795 does not seem to be running inside a container 23:34:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-99 -v /w/workspace/oundry_device-rfid-llrp-go_PR-99:/w/workspace/oundry_device-rfid-llrp-go_PR-99:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:34:19 $ docker top 363bd7f76fe873b36cd98ea810941515c9b52a529e0b68be6db8679e58b1bae9 -eo pid,comm 23:34:19 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). 23:34:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:34:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:19 [ssh-agent] Looking for ssh-agent implementation... 23:34:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:20 $ docker exec 363bd7f76fe873b36cd98ea810941515c9b52a529e0b68be6db8679e58b1bae9 ssh-agent 23:34:20 SSH_AUTH_SOCK=/tmp/ssh-SrTgAqS7sSvK/agent.32 23:34:20 SSH_AGENT_PID=38 23:34:20 Running ssh-add (command line suppressed) 23:34:20 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp/private_key_4812327055951123320.key (/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp/private_key_4812327055951123320.key) 23:34:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:20 + git tag --points-at HEAD [Pipeline] } 23:34:20 $ docker exec --env ******** --env ******** 363bd7f76fe873b36cd98ea810941515c9b52a529e0b68be6db8679e58b1bae9 ssh-agent -k 23:34:20 unset SSH_AUTH_SOCK; 23:34:20 unset SSH_AGENT_PID; 23:34:20 echo Agent pid 38 killed; 23:34:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:34:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:20 [ssh-agent] Looking for ssh-agent implementation... 23:34:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:20 $ docker exec 363bd7f76fe873b36cd98ea810941515c9b52a529e0b68be6db8679e58b1bae9 ssh-agent 23:34:21 SSH_AUTH_SOCK=/tmp/ssh-awfta3qAnZYW/agent.71 23:34:21 SSH_AGENT_PID=78 23:34:21 Running ssh-add (command line suppressed) 23:34:21 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp/private_key_2888574660820545163.key (/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp/private_key_2888574660820545163.key) 23:34:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:21 + git semver init 23:34:21 2022-07-12 23:34:21,772 [run_init] DEBUG init version:0.0.0 force:False 23:34:21 2022-07-12 23:34:21,772 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-99/.semver 23:34:21 2022-07-12 23:34:21,773 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-99/.semver 23:34:21 2022-07-12 23:34:21,773 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-99/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-99, universal_newlines=False, shell=None, istream=None) 23:34:22 2022-07-12 23:34:22,550 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-99/.git/info/exclude 23:34:22 2022-07-12 23:34:22,550 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-99/.semver/PR-99 with force:False 23:34:22 2022-07-12 23:34:22,551 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-99/.semver/PR-99 23:34:22 2022-07-12 23:34:22,555 [execute] INFO git cat-file --batch-check 23:34:22 2022-07-12 23:34:22,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-99/.semver, universal_newlines=False, shell=None, istream=) 23:34:22 2022-07-12 23:34:22,562 [execute] INFO git cat-file --batch 23:34:22 2022-07-12 23:34:22,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-99/.semver, universal_newlines=False, shell=None, istream=) 23:34:22 2022-07-12 23:34:22,568 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-99/.semver/PR-99 23:34:22 0.0.0 [Pipeline] } 23:34:22 $ docker exec --env ******** --env ******** 363bd7f76fe873b36cd98ea810941515c9b52a529e0b68be6db8679e58b1bae9 ssh-agent -k 23:34:22 unset SSH_AUTH_SOCK; 23:34:22 unset SSH_AGENT_PID; 23:34:22 echo Agent pid 78 killed; 23:34:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:34:23 + git semver [Pipeline] } 23:34:23 $ docker stop --time=1 363bd7f76fe873b36cd98ea810941515c9b52a529e0b68be6db8679e58b1bae9 23:34:24 $ docker rm -f 363bd7f76fe873b36cd98ea810941515c9b52a529e0b68be6db8679e58b1bae9 [Pipeline] // withDockerContainer [Pipeline] sh 23:34:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:34:25 Stashed 1 file(s) [Pipeline] echo 23:34:25 [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 23:34:25 provisioning config files... 23:34:25 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp/config5028223761504385842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:25 ---> docker-login.sh 23:34:25 nexus3.edgexfoundry.org:10001 23:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:25 Configure a credential helper to remove this warning. See 23:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:25 23:34:25 Login Succeeded 23:34:25 nexus3.edgexfoundry.org:10002 23:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:26 Configure a credential helper to remove this warning. See 23:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:26 23:34:26 Login Succeeded 23:34:26 nexus3.edgexfoundry.org:10003 23:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:26 Configure a credential helper to remove this warning. See 23:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:26 23:34:26 Login Succeeded 23:34:26 nexus3.edgexfoundry.org:10004 23:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:26 Configure a credential helper to remove this warning. See 23:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:26 23:34:26 Login Succeeded 23:34:26 docker.io 23:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:26 Configure a credential helper to remove this warning. See 23:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:26 23:34:26 Login Succeeded 23:34:26 ---> docker-login.sh ends [Pipeline] } 23:34:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:34:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:34:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:34:26 ========================================================= 23:34:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:34:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:34:27 Sending build context to Docker daemon 4.041MB 23:34:27 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:34:27 Step 2/12 : FROM ${BASE} AS builder 23:34:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:34:27 2408cc74d12b: Pulling fs layer 23:34:27 ea60b727a1ce: Pulling fs layer 23:34:27 30c4a7721957: Pulling fs layer 23:34:27 370296b7ddb6: Pulling fs layer 23:34:27 7c6cee850709: Pulling fs layer 23:34:27 39a5fcdaea64: Pulling fs layer 23:34:27 d94ebbe4e438: Pulling fs layer 23:34:27 bcfd1f05c69d: Pulling fs layer 23:34:27 59ccb84bbe0f: Pulling fs layer 23:34:27 370296b7ddb6: Waiting 23:34:27 d94ebbe4e438: Waiting 23:34:27 7c6cee850709: Waiting 23:34:27 39a5fcdaea64: Waiting 23:34:27 bcfd1f05c69d: Waiting 23:34:27 30c4a7721957: Verifying Checksum 23:34:27 30c4a7721957: Download complete 23:34:27 ea60b727a1ce: Download complete 23:34:27 39a5fcdaea64: Verifying Checksum 23:34:27 39a5fcdaea64: Download complete 23:34:27 2408cc74d12b: Verifying Checksum 23:34:27 2408cc74d12b: Download complete 23:34:27 d94ebbe4e438: Download complete 23:34:27 2408cc74d12b: Pull complete 23:34:27 ea60b727a1ce: Pull complete 23:34:27 30c4a7721957: Pull complete 23:34:28 59ccb84bbe0f: Verifying Checksum 23:34:28 59ccb84bbe0f: Download complete 23:34:28 bcfd1f05c69d: Verifying Checksum 23:34:28 bcfd1f05c69d: Download complete 23:34:28 370296b7ddb6: Verifying Checksum 23:34:28 370296b7ddb6: Download complete 23:34:32 370296b7ddb6: Pull complete 23:34:32 7c6cee850709: Pull complete 23:34:32 39a5fcdaea64: Pull complete 23:34:32 d94ebbe4e438: Pull complete 23:34:35 bcfd1f05c69d: Pull complete 23:34:35 59ccb84bbe0f: Pull complete 23:34:35 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 23:34:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:34:35 ---> a4fb48ad2a94 23:34:35 Step 3/12 : ARG MAKE='make build' 23:34:37 ---> Running in 8e9039244500 23:34:37 Removing intermediate container 8e9039244500 23:34:37 ---> 5324df4134a2 23:34:37 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:34:37 ---> Running in a2d816a0f1e0 23:34:37 Removing intermediate container a2d816a0f1e0 23:34:37 ---> 494fcd3d0925 23:34:37 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 23:34:37 ---> Running in 98780fbf89ed 23:34:37 Removing intermediate container 98780fbf89ed 23:34:37 ---> 28bae5dc4f96 23:34:37 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:34:37 ---> Running in 81f31d871e40 23:34:38 Removing intermediate container 81f31d871e40 23:34:38 ---> a8083624ce97 23:34:38 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:34:38 ---> Running in 65dfb3d86e8d 23:34:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:34:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:34:40 OK: 211 MiB in 51 packages 23:34:40 Removing intermediate container 65dfb3d86e8d 23:34:40 ---> c927f17c6149 23:34:40 Step 8/12 : WORKDIR /app 23:34:40 ---> Running in 42e2ab64da21 23:34:40 Removing intermediate container 42e2ab64da21 23:34:40 ---> 07e58bc368cb 23:34:40 Step 9/12 : COPY go.mod vendor* ./ 23:34:40 Still waiting to schedule task 23:34:40 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19792’ 23:34:40 ---> 8bad7f5fcff5 23:34:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:40 ---> Running in e96fa9e20d89 23:34:55 Removing intermediate container e96fa9e20d89 23:34:55 ---> 1ba3fc40d46f 23:34:55 Step 11/12 : COPY . . 23:34:55 ---> 5361ec203aa5 23:34:55 Step 12/12 : RUN $MAKE 23:34:55 ---> Running in 9705bd90ec73 23:34:55 noop 23:34:56 Removing intermediate container 9705bd90ec73 23:34:56 ---> 416dea61b506 23:34:56 Successfully built 416dea61b506 23:34:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:56 + docker inspect -f . ci-base-image-x86_64 23:34:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:56 prd-ubuntu20.04-docker-8c-8g-19795 does not seem to be running inside a container 23:34:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-99 -v /w/workspace/oundry_device-rfid-llrp-go_PR-99:/w/workspace/oundry_device-rfid-llrp-go_PR-99:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:34:57 $ docker top d00c60ddf1732edcdf259cf5c85f888dbae58c2216205a7fcf3bdd73dbae7791 -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:57 + go version 23:34:57 go version go1.18.3 linux/amd64 [Pipeline] } 23:34:57 $ docker stop --time=1 d00c60ddf1732edcdf259cf5c85f888dbae58c2216205a7fcf3bdd73dbae7791 23:34:58 $ docker rm -f d00c60ddf1732edcdf259cf5c85f888dbae58c2216205a7fcf3bdd73dbae7791 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:59 + docker inspect -f . ci-base-image-x86_64 23:34:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:59 prd-ubuntu20.04-docker-8c-8g-19795 does not seem to be running inside a container 23:34:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/oundry_device-rfid-llrp-go_PR-99 -v /w/workspace/oundry_device-rfid-llrp-go_PR-99:/w/workspace/oundry_device-rfid-llrp-go_PR-99:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:34:59 $ docker top 7cf56fbdfd4da9b273ae0e79e436a5a7cbad7662869e30745ad9eddad4f57213 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:00 + git config --global --add safe.directory /w/workspace/oundry_device-rfid-llrp-go_PR-99 [Pipeline] fileExists [Pipeline] sh 23:35:00 + make test 23:35:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:35:00 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:35:10 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:35:10 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:35:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.714s coverage: 39.3% of statements 23:35:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements 23:35:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.018s coverage: 95.5% of statements 23:35:24 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:35:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:35:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:35:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:35:28 ./bin/test-attribution-txt.sh [Pipeline] echo 23:35:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:35:28 $ docker stop --time=1 7cf56fbdfd4da9b273ae0e79e436a5a7cbad7662869e30745ad9eddad4f57213 23:35:30 $ docker rm -f 7cf56fbdfd4da9b273ae0e79e436a5a7cbad7662869e30745ad9eddad4f57213 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:35:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:35:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:35:31 + ls -al . 23:35:31 total 632 23:35:31 drwxrwxr-x 11 jenkins jenkins 4096 Jul 12 23:35 . 23:35:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:34 .. 23:35:31 -rw-rw-r-- 1 jenkins jenkins 134 Jul 12 23:34 .dockerignore 23:35:31 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:35 .git 23:35:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 23:34 .github 23:35:31 -rw-rw-r-- 1 jenkins jenkins 946 Jul 12 23:34 .gitignore 23:35:31 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 23:34 .golangci.yml 23:35:31 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:34 .semver 23:35:31 -rw-rw-r-- 1 jenkins jenkins 10362 Jul 12 23:34 Attribution.txt 23:35:31 -rw-rw-r-- 1 jenkins jenkins 3740 Jul 12 23:34 CHANGELOG.md 23:35:31 -rw-rw-r-- 1 jenkins jenkins 1518 Jul 12 23:34 Dockerfile 23:35:31 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 23:34 GOVERNANCE.md 23:35:31 -rw-rw-r-- 1 jenkins jenkins 683 Jul 12 23:34 Jenkinsfile 23:35:31 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 12 23:34 LICENSE 23:35:31 -rw-rw-r-- 1 jenkins jenkins 2196 Jul 12 23:34 Makefile 23:35:31 -rw-rw-r-- 1 jenkins jenkins 625 Jul 12 23:34 OWNERS.md 23:35:31 -rw-rw-r-- 1 jenkins jenkins 28496 Jul 12 23:34 README.md 23:35:31 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 23:34 VERSION 23:35:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:34 bin 23:35:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:34 cmd 23:35:31 -rw-r--r-- 1 jenkins jenkins 460394 Jul 12 23:35 coverage.out 23:35:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:34 examples 23:35:31 -rw-rw-r-- 1 jenkins jenkins 3355 Jul 12 23:34 go.mod 23:35:31 -rw-rw-r-- 1 jenkins jenkins 35188 Jul 12 23:34 go.sum 23:35:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:34 images 23:35:31 drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 23:34 internal 23:35:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:34 snap 23:35:31 -rw-rw-r-- 1 jenkins jenkins 193 Jul 12 23:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:31 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f84d81cb442e1c1796d07d10176befe9c4878897 --label arch=amd64 --label version=0.0.0 . 23:35:31 Sending build context to Docker daemon 4.041MB 23:35:31 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 23:35:31 Step 2/25 : FROM ${BASE} AS builder 23:35:31 ---> 416dea61b506 23:35:31 Step 3/25 : ARG MAKE='make build' 23:35:31 ---> Running in 4c6352b59bf7 23:35:32 Removing intermediate container 4c6352b59bf7 23:35:32 ---> 94045c9af5bc 23:35:32 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:35:32 ---> Running in 387faeb683ff 23:35:32 Removing intermediate container 387faeb683ff 23:35:32 ---> b6ae4e922696 23:35:32 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:35:32 ---> Running in 356810f8cc9c 23:35:32 Removing intermediate container 356810f8cc9c 23:35:32 ---> 920341af531c 23:35:32 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:32 ---> Running in 9e4db432cbb6 23:35:33 Removing intermediate container 9e4db432cbb6 23:35:33 ---> f297e26e5d0c 23:35:33 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:35:33 ---> Running in 2396d2053937 23:35:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:35:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:35:34 OK: 211 MiB in 51 packages 23:35:35 Removing intermediate container 2396d2053937 23:35:35 ---> f7dcb3662e92 23:35:35 Step 8/25 : WORKDIR /app 23:35:35 ---> Running in 6f2102b925ed 23:35:35 Removing intermediate container 6f2102b925ed 23:35:35 ---> 695022230116 23:35:35 Step 9/25 : COPY go.mod vendor* ./ 23:35:35 ---> 5cb7860afa29 23:35:35 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:35 ---> Running in 55d8dbbea9c6 23:35:35 Removing intermediate container 55d8dbbea9c6 23:35:35 ---> 2403b68006c2 23:35:35 Step 11/25 : COPY . . 23:35:36 ---> 114052ecb8fa 23:35:36 Step 12/25 : RUN $MAKE 23:35:36 ---> Running in 5c884db74d0a 23:35:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.12 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 23:35:58 Removing intermediate container 5c884db74d0a 23:35:58 ---> bd05ecdfc686 23:35:58 Step 13/25 : FROM alpine:3.16 23:35:58 3.16: Pulling from library/alpine 23:35:58 2408cc74d12b: Already exists 23:35:58 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 23:35:58 Status: Downloaded newer image for alpine:3.16 23:35:58 ---> e66264b98777 23:35:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:35:58 ---> Running in a8977e08321b 23:35:58 Removing intermediate container a8977e08321b 23:35:58 ---> a6596bcff66b 23:35:58 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:58 ---> Running in 4a2e6e5ae182 23:35:59 Removing intermediate container 4a2e6e5ae182 23:35:59 ---> 4415da35eb43 23:35:59 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 23:35:59 ---> Running in 9873262a9620 23:35:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:36:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:36:00 (1/6) Installing dumb-init (1.2.5-r1) 23:36:00 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:36:00 (3/6) Installing libsodium (1.0.18-r0) 23:36:00 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:36:00 (5/6) Installing libzmq (4.3.4-r0) 23:36:01 (6/6) Installing zeromq (4.3.4-r0) 23:36:01 Executing busybox-1.35.0-r13.trigger 23:36:01 OK: 8 MiB in 20 packages 23:36:01 Removing intermediate container 9873262a9620 23:36:01 ---> ab6e09f38466 23:36:01 Step 17/25 : COPY --from=builder /app/LICENSE / 23:36:01 ---> 7d82aa18bf55 23:36:01 Step 18/25 : COPY --from=builder /app/Attribution.txt / 23:36:01 ---> 7a619bb15082 23:36:01 Step 19/25 : COPY --from=builder /app/cmd/ / 23:36:02 ---> 73592395a440 23:36:02 Step 20/25 : EXPOSE 59989 23:36:02 ---> Running in 9ee568a191b3 23:36:02 Removing intermediate container 9ee568a191b3 23:36:02 ---> e014b0fe6214 23:36:02 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 23:36:02 ---> Running in 5655c5260b68 23:36:02 Removing intermediate container 5655c5260b68 23:36:02 ---> 8be10934de3b 23:36:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:36:02 ---> Running in 28583a1cea3a 23:36:03 Removing intermediate container 28583a1cea3a 23:36:03 ---> 47bc0e1e4d1c 23:36:03 Step 23/25 : LABEL arch=amd64 23:36:03 ---> Running in c583fdfd277d 23:36:03 Removing intermediate container c583fdfd277d 23:36:03 ---> 73585e4ae95b 23:36:03 Step 24/25 : LABEL git_sha=f84d81cb442e1c1796d07d10176befe9c4878897 23:36:03 ---> Running in 18f56f3de418 23:36:03 Removing intermediate container 18f56f3de418 23:36:03 ---> 532ff0c29b29 23:36:03 Step 25/25 : LABEL version=0.0.0 23:36:03 ---> Running in 178eb01e6676 23:36:03 Removing intermediate container 178eb01e6676 23:36:03 ---> 2a63ba4a57db 23:36:03 [Warning] One or more build-args [ARCH] were not consumed 23:36:03 Successfully built 2a63ba4a57db 23:36:03 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 23:36:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:04 23:36:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:04 latest: Pulling from edgex-lftools-log-publisher 23:36:04 5eb5b503b376: Pulling fs layer 23:36:04 5c69ac0246d0: Pulling fs layer 23:36:04 ec43610c2a17: Pulling fs layer 23:36:04 3a2ae6a8a46f: Pulling fs layer 23:36:04 33b1e0a273af: Pulling fs layer 23:36:04 5d3b04190fa2: Pulling fs layer 23:36:04 2f39f015ded8: Pulling fs layer 23:36:04 3a2ae6a8a46f: Waiting 23:36:04 33b1e0a273af: Waiting 23:36:04 5d3b04190fa2: Waiting 23:36:04 2f39f015ded8: Waiting 23:36:04 5c69ac0246d0: Download complete 23:36:04 3a2ae6a8a46f: Verifying Checksum 23:36:04 3a2ae6a8a46f: Download complete 23:36:04 33b1e0a273af: Verifying Checksum 23:36:04 33b1e0a273af: Download complete 23:36:04 ec43610c2a17: Verifying Checksum 23:36:04 ec43610c2a17: Download complete 23:36:04 5d3b04190fa2: Verifying Checksum 23:36:04 5d3b04190fa2: Download complete 23:36:04 5eb5b503b376: Download complete 23:36:05 2f39f015ded8: Download complete 23:36:06 5eb5b503b376: Pull complete 23:36:06 5c69ac0246d0: Pull complete 23:36:06 ec43610c2a17: Pull complete 23:36:06 3a2ae6a8a46f: Pull complete 23:36:06 33b1e0a273af: Pull complete 23:36:07 5d3b04190fa2: Pull complete 23:36:11 2f39f015ded8: Pull complete 23:36:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:36:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:11 prd-ubuntu20.04-docker-8c-8g-19795 does not seem to be running inside a container 23:36:11 $ 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/oundry_device-rfid-llrp-go_PR-99 -v /w/workspace/oundry_device-rfid-llrp-go_PR-99:/w/workspace/oundry_device-rfid-llrp-go_PR-99:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:36:13 $ docker top 14578b8848a68b81cff270be8f6f0e5fdf3652519f0491bfc457c1a694fe532e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:13 ---> job-cost.sh 23:36:13 lf-activate-venv: SKIPPING 23:36:13 INFO: No Stack... 23:36:13 INFO: Retrieving Pricing Info for: v3-standard-8 23:36:14 INFO: Archiving Costs [Pipeline] sh 23:36:14 + cat /w/workspace/oundry_device-rfid-llrp-go_PR-99/archives/cost.csv 23:36:14 + cut -d, -f6 [Pipeline] lock 23:36:14 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-99-3-stack-cost] 23:36:14 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-99-3-stack-cost] did not exist. Created. 23:36:14 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-99-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:36:14 + echo total: 0.2199999988079071 [Pipeline] stash 23:36:14 Stashed 1 file(s) [Pipeline] } 23:36:14 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-99-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:36:14 $ docker stop --time=1 14578b8848a68b81cff270be8f6f0e5fdf3652519f0491bfc457c1a694fe532e 23:36:16 $ docker rm -f 14578b8848a68b81cff270be8f6f0e5fdf3652519f0491bfc457c1a694fe532e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:36:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19797 in /w/workspace/oundry_device-rfid-llrp-go_PR-99 [Pipeline] { [Pipeline] ws 23:36:59 Running in /w/workspace/device-rfid-llrp-go/3 [Pipeline] { [Pipeline] checkout 23:36:59 Selected Git installation does not exist. Using Default 23:36:59 The recommended git tool is: NONE 23:37:06 using credential edgex-jenkins-ssh 23:37:06 Cloning the remote Git repository 23:37:06 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:37:06 > git init /w/workspace/device-rfid-llrp-go/3 # timeout=10 23:37:06 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:37:06 > git --version # timeout=10 23:37:06 > git --version # 'git version 2.25.1' 23:37:06 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:08 Merging remotes/origin/main commit f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 into PR head commit f84d81cb442e1c1796d07d10176befe9c4878897 23:37:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:37:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:37:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:37:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:37:08 > git config core.sparsecheckout # timeout=10 23:37:08 > git checkout -f f84d81cb442e1c1796d07d10176befe9c4878897 # timeout=10 23:37:08 Merge succeeded, producing f84d81cb442e1c1796d07d10176befe9c4878897 23:37:08 Checking out Revision f84d81cb442e1c1796d07d10176befe9c4878897 (PR-99) 23:37:08 > git remote # timeout=10 23:37:08 > git config --get remote.origin.url # timeout=10 23:37:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:08 > git merge f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 # timeout=10 23:37:08 > git rev-parse HEAD^{commit} # timeout=10 23:37:08 > git config core.sparsecheckout # timeout=10 23:37:08 > git checkout -f f84d81cb442e1c1796d07d10176befe9c4878897 # timeout=10 23:37:13 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:37:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:37:14 % Total % Received % Xferd Average Speed Time Time Time Current 23:37:14 Dload Upload Total Spent Left Speed 23:37:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 91611 0 --:--:-- --:--:-- --:--:-- 91611 [Pipeline] sh 23:37:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:37:15 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 23:37:15 23:37:15 { 23:37:15 "registry-mirrors": [ 23:37:15 "https://nexus3.edgexfoundry.org:10001" 23:37:15 ], 23:37:15 "bip": "10.250.0.254/24", 23:37:15 "hosts": [ 23:37:15 "tcp://0.0.0.0:5555", 23:37:15 "unix:///var/run/docker.sock" 23:37:15 ], 23:37:15 "mtu": 1458, 23:37:15 "selinux-enabled": true, 23:37:15 "seccomp-profile": "/etc/docker/seccomp.json" 23:37:15 } [Pipeline] sh 23:37:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:37:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:37:34 provisioning config files... 23:37:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/3@tmp/config7822612686112855377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:35 ---> docker-login.sh 23:37:35 nexus3.edgexfoundry.org:10001 23:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:36 Configure a credential helper to remove this warning. See 23:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:36 23:37:36 Login Succeeded 23:37:36 nexus3.edgexfoundry.org:10002 23:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:36 Configure a credential helper to remove this warning. See 23:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:36 23:37:36 Login Succeeded 23:37:36 nexus3.edgexfoundry.org:10003 23:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:37 Configure a credential helper to remove this warning. See 23:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:37 23:37:37 Login Succeeded 23:37:37 nexus3.edgexfoundry.org:10004 23:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:37 Configure a credential helper to remove this warning. See 23:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:37 23:37:37 Login Succeeded 23:37:37 docker.io 23:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:38 Configure a credential helper to remove this warning. See 23:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:38 23:37:38 Login Succeeded 23:37:38 ---> docker-login.sh ends [Pipeline] } 23:37:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:37:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:37:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:37:39 ========================================================= 23:37:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:37:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:37:40 Sending build context to Docker daemon 1.229MB 23:37:40 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:37:40 Step 2/12 : FROM ${BASE} AS builder 23:37:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:37:40 b3c136eddcbf: Pulling fs layer 23:37:40 c0a3192eca97: Pulling fs layer 23:37:40 a050256f5b6f: Pulling fs layer 23:37:40 656be50a0ddc: Pulling fs layer 23:37:40 2bbca73fdf42: Pulling fs layer 23:37:40 46d945488cbd: Pulling fs layer 23:37:40 8a5474983e97: Pulling fs layer 23:37:40 329c88fbcd65: Pulling fs layer 23:37:40 2bbca73fdf42: Waiting 23:37:40 46d945488cbd: Waiting 23:37:40 8a5474983e97: Waiting 23:37:40 329c88fbcd65: Waiting 23:37:40 656be50a0ddc: Waiting 23:37:40 a050256f5b6f: Verifying Checksum 23:37:40 a050256f5b6f: Download complete 23:37:40 c0a3192eca97: Verifying Checksum 23:37:40 c0a3192eca97: Download complete 23:37:41 2bbca73fdf42: Verifying Checksum 23:37:41 2bbca73fdf42: Download complete 23:37:41 46d945488cbd: Download complete 23:37:41 b3c136eddcbf: Verifying Checksum 23:37:41 b3c136eddcbf: Download complete 23:37:42 b3c136eddcbf: Pull complete 23:37:42 329c88fbcd65: Verifying Checksum 23:37:42 329c88fbcd65: Download complete 23:37:43 c0a3192eca97: Pull complete 23:37:43 8a5474983e97: Verifying Checksum 23:37:43 8a5474983e97: Download complete 23:37:44 a050256f5b6f: Pull complete 23:37:44 656be50a0ddc: Verifying Checksum 23:37:44 656be50a0ddc: Download complete 23:38:03 656be50a0ddc: Pull complete 23:38:03 2bbca73fdf42: Pull complete 23:38:03 46d945488cbd: Pull complete 23:38:08 8a5474983e97: Pull complete 23:38:10 329c88fbcd65: Pull complete 23:38:10 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:38:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:38:10 ---> ff4287adb874 23:38:10 Step 3/12 : ARG MAKE='make build' 23:38:12 ---> Running in 2481f1f9e99f 23:38:12 Removing intermediate container 2481f1f9e99f 23:38:12 ---> bf574d5e2dea 23:38:12 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:38:12 ---> Running in 40e38604da2a 23:38:13 Removing intermediate container 40e38604da2a 23:38:13 ---> cff0a8f1082f 23:38:13 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 23:38:13 ---> Running in 51c736d0f00e 23:38:13 Removing intermediate container 51c736d0f00e 23:38:13 ---> 9eb7c5021863 23:38:13 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:13 ---> Running in 0d62f92c091d 23:38:15 Removing intermediate container 0d62f92c091d 23:38:15 ---> 758eec317fe0 23:38:15 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:38:15 ---> Running in 4ee1fd194928 23:38:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:38:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:38:18 OK: 221 MiB in 51 packages 23:38:19 Removing intermediate container 4ee1fd194928 23:38:19 ---> fb49523e227c 23:38:19 Step 8/12 : WORKDIR /app 23:38:19 ---> Running in 343ceca6968d 23:38:19 Removing intermediate container 343ceca6968d 23:38:19 ---> 69fc1ae89418 23:38:19 Step 9/12 : COPY go.mod vendor* ./ 23:38:20 ---> 2a5d9d88c428 23:38:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:20 ---> Running in 625bfa0404bd 23:39:07 Removing intermediate container 625bfa0404bd 23:39:07 ---> b4bdd0383f96 23:39:07 Step 11/12 : COPY . . 23:39:07 ---> 9d64f8b9ac5e 23:39:07 Step 12/12 : RUN $MAKE 23:39:07 ---> Running in 9c1e8c14e676 23:39:07 noop 23:39:07 Removing intermediate container 9c1e8c14e676 23:39:07 ---> 92ec5b06062c 23:39:07 Successfully built 92ec5b06062c 23:39:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:07 + docker inspect -f . ci-base-image-arm64 23:39:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:08 prd-ubuntu20.04-docker-arm64-4c-16g-19797 does not seem to be running inside a container 23:39:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:39:09 $ docker top 87714a637025fe490dba3a873a7a51a2b3d8cd95614b47dc6a180d25f6a306f8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:10 + go version 23:39:10 go version go1.18.3 linux/arm64 [Pipeline] } 23:39:10 $ docker stop --time=1 87714a637025fe490dba3a873a7a51a2b3d8cd95614b47dc6a180d25f6a306f8 23:39:12 $ docker rm -f 87714a637025fe490dba3a873a7a51a2b3d8cd95614b47dc6a180d25f6a306f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:12 + docker inspect -f . ci-base-image-arm64 23:39:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:12 prd-ubuntu20.04-docker-arm64-4c-16g-19797 does not seem to be running inside a container 23:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:39:14 $ docker top f5ae9e251d0a74dff0cfd6116ccd41d0642040da87f3d938867be05d03cf0831 -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:15 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/3 [Pipeline] fileExists [Pipeline] sh 23:39:15 + make test 23:39:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:39:17 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:40:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:40:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:41:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.756s coverage: 39.3% of statements 23:41:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.509s coverage: 52.0% of statements 23:41:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.055s coverage: 95.5% of statements 23:41:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:41:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:41:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:41:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:41:43 ./bin/test-attribution-txt.sh [Pipeline] echo 23:41:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:41:43 $ docker stop --time=1 f5ae9e251d0a74dff0cfd6116ccd41d0642040da87f3d938867be05d03cf0831 23:41:45 $ docker rm -f f5ae9e251d0a74dff0cfd6116ccd41d0642040da87f3d938867be05d03cf0831 [Pipeline] // withDockerContainer [Pipeline] sh 23:41:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:41:46 Warning: overwriting stash ‘coverage-report’ 23:41:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:41:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:41:48 + ls -al . 23:41:48 total 628 23:41:48 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 23:39 . 23:41:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:37 .. 23:41:48 -rw-rw-r-- 1 jenkins jenkins 134 Jul 12 23:37 .dockerignore 23:41:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:37 .git 23:41:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 23:37 .github 23:41:48 -rw-rw-r-- 1 jenkins jenkins 946 Jul 12 23:37 .gitignore 23:41:48 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 23:37 .golangci.yml 23:41:48 -rw-rw-r-- 1 jenkins jenkins 10362 Jul 12 23:37 Attribution.txt 23:41:48 -rw-rw-r-- 1 jenkins jenkins 3740 Jul 12 23:37 CHANGELOG.md 23:41:48 -rw-rw-r-- 1 jenkins jenkins 1518 Jul 12 23:37 Dockerfile 23:41:48 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 23:37 GOVERNANCE.md 23:41:48 -rw-rw-r-- 1 jenkins jenkins 683 Jul 12 23:37 Jenkinsfile 23:41:48 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 12 23:37 LICENSE 23:41:48 -rw-rw-r-- 1 jenkins jenkins 2196 Jul 12 23:37 Makefile 23:41:48 -rw-rw-r-- 1 jenkins jenkins 625 Jul 12 23:37 OWNERS.md 23:41:48 -rw-rw-r-- 1 jenkins jenkins 28496 Jul 12 23:37 README.md 23:41:48 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 23:34 VERSION 23:41:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:37 bin 23:41:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:37 cmd 23:41:48 -rw-r--r-- 1 jenkins jenkins 460394 Jul 12 23:41 coverage.out 23:41:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:37 examples 23:41:48 -rw-rw-r-- 1 jenkins jenkins 3355 Jul 12 23:37 go.mod 23:41:48 -rw-rw-r-- 1 jenkins jenkins 35188 Jul 12 23:37 go.sum 23:41:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:37 images 23:41:48 drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 23:37 internal 23:41:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:37 snap 23:41:48 -rw-rw-r-- 1 jenkins jenkins 193 Jul 12 23:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:48 + 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=f84d81cb442e1c1796d07d10176befe9c4878897 --label arch=arm64 --label version=0.0.0 . 23:41:49 Sending build context to Docker daemon 1.229MB 23:41:49 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 23:41:49 Step 2/25 : FROM ${BASE} AS builder 23:41:49 ---> 92ec5b06062c 23:41:49 Step 3/25 : ARG MAKE='make build' 23:41:49 ---> Running in ec0cd0cd221d 23:41:49 Removing intermediate container ec0cd0cd221d 23:41:49 ---> 1a4705c97838 23:41:49 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:41:49 ---> Running in 133a001bbe1f 23:41:50 Removing intermediate container 133a001bbe1f 23:41:50 ---> 64a6d7fbf3df 23:41:50 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:41:50 ---> Running in e6522e95e772 23:41:50 Removing intermediate container e6522e95e772 23:41:50 ---> 0edb4b88d75e 23:41:50 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:41:50 ---> Running in 293a4013d510 23:41:52 Removing intermediate container 293a4013d510 23:41:52 ---> eff82feba62f 23:41:52 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:41:52 ---> Running in 0e3c87265bf0 23:41:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:41:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:41:55 OK: 221 MiB in 51 packages 23:41:56 Removing intermediate container 0e3c87265bf0 23:41:56 ---> 4d3be94a9714 23:41:56 Step 8/25 : WORKDIR /app 23:41:56 ---> Running in ab9002f40899 23:41:56 Removing intermediate container ab9002f40899 23:41:56 ---> c0a4f411f32c 23:41:56 Step 9/25 : COPY go.mod vendor* ./ 23:41:57 ---> 3aed99ed6d2f 23:41:57 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:41:57 ---> Running in eb3a09814ea4 23:41:59 Removing intermediate container eb3a09814ea4 23:41:59 ---> 22e41d27309f 23:41:59 Step 11/25 : COPY . . 23:41:59 ---> bde7d0346b3a 23:41:59 Step 12/25 : RUN $MAKE 23:41:59 ---> Running in bb928976bf7b 23:42:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.12 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 23:44:22 Removing intermediate container bb928976bf7b 23:44:22 ---> 27e3c4d1b21c 23:44:22 Step 13/25 : FROM alpine:3.16 23:44:22 3.16: Pulling from library/alpine 23:44:22 b3c136eddcbf: Already exists 23:44:22 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 23:44:22 Status: Downloaded newer image for alpine:3.16 23:44:22 ---> 6e30ab57aeee 23:44:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:44:22 ---> Running in c7643b919459 23:44:22 Removing intermediate container c7643b919459 23:44:22 ---> 107e4c3b2ec0 23:44:22 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:44:22 ---> Running in 319718a71c08 23:44:22 Removing intermediate container 319718a71c08 23:44:22 ---> def1f7949c3f 23:44:22 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 23:44:22 ---> Running in 15da8c6a5a91 23:44:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:44:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:44:22 (1/6) Installing dumb-init (1.2.5-r1) 23:44:22 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:44:22 (3/6) Installing libsodium (1.0.18-r0) 23:44:22 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:44:22 (5/6) Installing libzmq (4.3.4-r0) 23:44:22 (6/6) Installing zeromq (4.3.4-r0) 23:44:22 Executing busybox-1.35.0-r13.trigger 23:44:22 OK: 8 MiB in 20 packages 23:44:22 Removing intermediate container 15da8c6a5a91 23:44:22 ---> 2e0b41aafc15 23:44:22 Step 17/25 : COPY --from=builder /app/LICENSE / 23:44:22 ---> b8b16850f913 23:44:22 Step 18/25 : COPY --from=builder /app/Attribution.txt / 23:44:22 ---> 66ab91fab919 23:44:22 Step 19/25 : COPY --from=builder /app/cmd/ / 23:44:23 ---> 411a297969c8 23:44:23 Step 20/25 : EXPOSE 59989 23:44:23 ---> Running in be5828be6b54 23:44:23 Removing intermediate container be5828be6b54 23:44:23 ---> 5cd750e4bb34 23:44:23 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 23:44:23 ---> Running in 25028bbe27dd 23:44:24 Removing intermediate container 25028bbe27dd 23:44:24 ---> b7ca8cc5b1c7 23:44:24 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:44:24 ---> Running in 85aebdbd0471 23:44:24 Removing intermediate container 85aebdbd0471 23:44:24 ---> ebe298c5d540 23:44:24 Step 23/25 : LABEL arch=arm64 23:44:24 ---> Running in f4bc79aa5534 23:44:24 Removing intermediate container f4bc79aa5534 23:44:24 ---> 3227f87e0a03 23:44:24 Step 24/25 : LABEL git_sha=f84d81cb442e1c1796d07d10176befe9c4878897 23:44:24 ---> Running in 91450e65a61a 23:44:25 Removing intermediate container 91450e65a61a 23:44:25 ---> d26585a9edf1 23:44:25 Step 25/25 : LABEL version=0.0.0 23:44:25 ---> Running in 3ae56c6758fa 23:44:25 Removing intermediate container 3ae56c6758fa 23:44:25 ---> 0ecf346c2f7e 23:44:25 [Warning] One or more build-args [ARCH] were not consumed 23:44:25 Successfully built 0ecf346c2f7e 23:44:25 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 23:44:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:44:26 23:44:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:44:26 arm64: Pulling from edgex-lftools-log-publisher 23:44:26 8998bd30e6a1: Pulling fs layer 23:44:26 04944245beec: Pulling fs layer 23:44:26 699f458cf7ca: Pulling fs layer 23:44:26 765212b225bb: Pulling fs layer 23:44:26 f23df028b6ca: Pulling fs layer 23:44:26 d65c8cfc05b1: Pulling fs layer 23:44:26 2437ff75d9bd: Pulling fs layer 23:44:26 765212b225bb: Waiting 23:44:26 f23df028b6ca: Waiting 23:44:26 d65c8cfc05b1: Waiting 23:44:26 2437ff75d9bd: Waiting 23:44:26 04944245beec: Verifying Checksum 23:44:26 04944245beec: Download complete 23:44:26 765212b225bb: Verifying Checksum 23:44:26 765212b225bb: Download complete 23:44:26 f23df028b6ca: Verifying Checksum 23:44:26 f23df028b6ca: Download complete 23:44:26 d65c8cfc05b1: Verifying Checksum 23:44:26 d65c8cfc05b1: Download complete 23:44:27 699f458cf7ca: Verifying Checksum 23:44:27 699f458cf7ca: Download complete 23:44:27 8998bd30e6a1: Verifying Checksum 23:44:27 8998bd30e6a1: Download complete 23:44:29 2437ff75d9bd: Verifying Checksum 23:44:29 2437ff75d9bd: Download complete 23:44:31 8998bd30e6a1: Pull complete 23:44:31 04944245beec: Pull complete 23:44:33 699f458cf7ca: Pull complete 23:44:33 765212b225bb: Pull complete 23:44:34 f23df028b6ca: Pull complete 23:44:34 d65c8cfc05b1: Pull complete 23:44:49 2437ff75d9bd: Pull complete 23:44:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:44:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:44:49 prd-ubuntu20.04-docker-arm64-4c-16g-19797 does not seem to be running inside a container 23:44:50 $ 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/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:44:52 $ docker top 43b13f2319c486967023d4c6a894626db2cf28cf7c9a960384cd345cc4a43ad8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:44:53 ---> job-cost.sh 23:44:53 lf-activate-venv: SKIPPING 23:44:53 INFO: No Stack... 23:44:53 INFO: Retrieving Pricing Info for: v3-standard-4 23:44:54 INFO: Archiving Costs [Pipeline] sh 23:44:55 + + cat /w/workspace/device-rfid-llrp-go/3/archives/cost.csv 23:44:55 cut -d, -f6 [Pipeline] lock 23:44:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-99-3-stack-cost] 23:44:55 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-99-3-stack-cost] did not exist. Created. 23:44:55 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-99-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:44:56 /w/workspace/device-rfid-llrp-go/3@tmp/durable-308bf111/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:44:57 + echo total: 0.10999999940395355 [Pipeline] stash 23:44:57 Warning: overwriting stash ‘stack-cost’ 23:44:57 Stashed 1 file(s) [Pipeline] } 23:44:57 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-99-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:44:57 $ docker stop --time=1 43b13f2319c486967023d4c6a894626db2cf28cf7c9a960384cd345cc4a43ad8 23:44:58 $ docker rm -f 43b13f2319c486967023d4c6a894626db2cf28cf7c9a960384cd345cc4a43ad8 [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 23:44:59 provisioning config files... 23:44:59 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp/config2190485315140041114tmp [Pipeline] { [Pipeline] sh 23:44:59 + set +x 23:44:59 + curl -s https://codecov.io/bash 23:44:59 + bash -s -- 23:44:59 23:44:59 _____ _ 23:44:59 / ____| | | 23:44:59 | | ___ __| | ___ ___ _____ __ 23:44:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:44:59 | |___| (_) | (_| | __/ (_| (_) \ V / 23:44:59 \_____\___/ \__,_|\___|\___\___/ \_/ 23:44:59 Bash-1.0.6 23:44:59 23:44:59 23:44:59 ==> git version 2.25.1 found 23:44:59 ==> 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 23:44:59 Release-Date: 2020-01-08 23:44:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:44:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:44:59 ==> Jenkins CI detected. 23:44:59 current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-99 23:44:59 project root: . 23:44:59 --> token set from env 23:44:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:44:59 ==> Running gcov in . (disable via -X gcov) 23:44:59 ==> Python coveragepy not found 23:44:59 ==> Searching for coverage reports in: 23:44:59 + . 23:44:59 -> Found 1 reports 23:44:59 ==> Detecting git/mercurial file structure 23:44:59 ==> Reading reports 23:44:59 + ./coverage.out bytes=460394 23:44:59 ==> Appending adjustments 23:44:59 https://docs.codecov.io/docs/fixing-reports 23:44:59 + Found adjustments 23:44:59 ==> Gzipping contents 23:44:59 52K /tmp/codecov.HU8dyl.gz 23:44:59 ==> Uploading reports 23:44:59 url: https://codecov.io 23:44:59 query: branch=PR-99&commit=f84d81cb442e1c1796d07d10176befe9c4878897&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-99%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=99&job=&cmd_args= 23:44:59 -> Pinging Codecov 23:44: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-99&commit=f84d81cb442e1c1796d07d10176befe9c4878897&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-99%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=99&job=&cmd_args= 23:45:00 -> Uploading to 23:45:00 https://storage.googleapis.com/codecov/v4/raw/2022-07-12/581DD39554BDF9B6E22D074273EAD858/f84d81cb442e1c1796d07d10176befe9c4878897/a42b1d90-0991-4047-8226-d21aa35ba4bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T234500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=def95f1c0b4626f77ccd39dcc5ad4dee7263e5d624dfeefb3ff2f0f68fa8b09e 23:45:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:00 Dload Upload Total Spent Left Speed 23:45:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51732 0 0 100 51732 0 127k --:--:-- --:--:-- --:--:-- 127k 23:45:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f84d81cb442e1c1796d07d10176befe9c4878897 [Pipeline] } 23:45:00 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 23:45:01 + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-99/archives ] 23:45:01 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-99/archives 23:45:01 total 16 23:45:01 drwxr-xr-x 3 root root 4096 Jul 12 23:36 . 23:45:01 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 23:36 .. 23:45:01 drwxr-xr-x 2 root root 4096 Jul 12 23:36 cost 23:45:01 -rw-r--r-- 1 root root 89 Jul 12 23:36 cost.csv 23:45:01 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-99/archives 23:45:01 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-99/archives 23:45:01 total 16 23:45:01 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:36 . 23:45:01 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 23:36 .. 23:45:01 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 23:36 cost 23:45:01 -rw-r--r-- 1 jenkins jenkins 89 Jul 12 23:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:45:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:45:02 ---> package-listing.sh 23:45:02 ++ facter osfamily 23:45:02 ++ tr '[:upper:]' '[:lower:]' 23:45:02 + OS_FAMILY=debian 23:45:02 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-99 23:45:02 + START_PACKAGES=/tmp/packages_start.txt 23:45:02 + END_PACKAGES=/tmp/packages_end.txt 23:45:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:45:02 + PACKAGES=/tmp/packages_start.txt 23:45:02 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-99 ']' 23:45:02 + PACKAGES=/tmp/packages_end.txt 23:45:02 + case "${OS_FAMILY}" in 23:45:02 + dpkg -l 23:45:02 + grep '^ii' 23:45:02 + '[' -f /tmp/packages_start.txt ']' 23:45:02 + '[' -f /tmp/packages_end.txt ']' 23:45:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:45:02 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-99 ']' 23:45:02 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-99/archives/ 23:45:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-99/archives/ [Pipeline] echo 23:45: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/oundry_device-rfid-llrp-go_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:45:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:03 prd-ubuntu20.04-docker-8c-8g-19795 does not seem to be running inside a container 23:45: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/oundry_device-rfid-llrp-go_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-99 -v /w/workspace/oundry_device-rfid-llrp-go_PR-99:/w/workspace/oundry_device-rfid-llrp-go_PR-99:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:45:03 $ docker top dd24a6eb7236e973b4bffb563c74e72459f7edb17f4bda8c2fc8ae0be93aa864 -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:04 + touch /tmp/pre-build-complete [Pipeline] sh 23:45:04 + mkdir -p /var/log/sysstat [Pipeline] sh 23:45:04 + ls /var/log/sa-host 23:45:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:45:04 provisioning config files... 23:45:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-99@tmp/config8690071397162086492tmp [Pipeline] { [Pipeline] echo 23:45:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:45:05 ---> create-netrc.sh [Pipeline] } 23:45:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:45:05 ---> python-tools-install.sh [Pipeline] echo 23:45:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:45:05 ---> sudo-logs.sh 23:45:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:45:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:45:06 ---> job-cost.sh 23:45:06 lf-activate-venv: SKIPPING 23:45:06 DEBUG: total: 0.2199999988079071 23:45:06 INFO: Retrieving Stack Cost... 23:45:06 INFO: Retrieving Pricing Info for: v3-standard-8 23:45:07 INFO: Archiving Costs [Pipeline] echo 23:45:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:45:07 ---> logs-deploy.sh 23:45:07 lf-activate-venv: SKIPPING 23:45:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-99/3 23:45:07 INFO: archiving workspace using pattern(s): 23:45:08 Archives upload complete. 23:45:08 INFO: archiving logs to Nexus