Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d 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-ssh10852075122380648715.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh6497633791307967462.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/main/workspace@libs/edgex-global-pipelines/.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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12366779904112385353.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh13038944090309412252.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/main/workspace@libs/lf-pipelines/.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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14865150127922705295.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [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-47807 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # 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 Avoid second fetch Checking out Revision d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d # timeout=10 Commit message: "docs(snap): Move usage instructions to docs (#81)" > git rev-list --no-walk d152dad88e8a1614909d4f988c7607f5443b782f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:34:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:34:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:34:22 ========================================================= 17:34:22 EdgeX Global Pipelines Version Info 17:34:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:34:23 ------------------- 17:34:23 stable info: 17:34:23 ------------------- 17:34:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:34:23 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 17:34:23 Message: update stable to v1.0.227 17:34:23 ------------------- 17:34:23 experimental info: 17:34:23 ------------------- 17:34:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:34:23 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 17:34:23 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4e8fd6 [Pipeline] echo 17:34:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:24 provisioning config files... 17:34:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6533268661830843954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:24 ---> docker-login.sh 17:34:24 nexus3.edgexfoundry.org:10001 17:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:24 Configure a credential helper to remove this warning. See 17:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:24 17:34:24 Login Succeeded 17:34:25 nexus3.edgexfoundry.org:10002 17:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:25 Configure a credential helper to remove this warning. See 17:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:25 17:34:25 Login Succeeded 17:34:25 nexus3.edgexfoundry.org:10003 17:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:25 Configure a credential helper to remove this warning. See 17:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:25 17:34:25 Login Succeeded 17:34:25 nexus3.edgexfoundry.org:10004 17:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:25 Configure a credential helper to remove this warning. See 17:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:25 17:34:25 Login Succeeded 17:34:25 docker.io 17:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:25 Configure a credential helper to remove this warning. See 17:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:25 17:34:25 Login Succeeded 17:34:25 ---> docker-login.sh ends [Pipeline] } 17:34:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:34:26 + git rev-list -1 --merges d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d~1..d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [Pipeline] echo 17:34:26 -----------> git rev-list -1 --merges d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d~1..d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [false] [Pipeline] sh 17:34:26 + git log --format=format:%s -1 d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [Pipeline] echo 17:34:26 ========================================================= 17:34:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:34:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:34:27 + git log --format=format:%s -1 d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [Pipeline] echo 17:34:27 [semverPrep] GIT_COMMIT: d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d, Commit Message: docs(snap): Move usage instructions to docs (#81) [Pipeline] echo 17:34:27 [semverPrep] This is not a build commit. [Pipeline] sh 17:34:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:34:27 + grep -v github /etc/ssh/ssh_known_hosts 17:34:27 + [ -e /tmp/ssh_known_hosts ] 17:34:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:34:27 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 17:34:27 tee -a /etc/ssh/ssh_known_hosts 17:34:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:34:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:34:27 17:34:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:34:28 latest: Pulling from edgex-devops/py-git-semver 17:34:28 1fe172e4850f: Pulling fs layer 17:34:28 caf521ccaac6: Pulling fs layer 17:34:28 3ead6fa29328: Pulling fs layer 17:34:28 5c2a1cbceb83: Pulling fs layer 17:34:28 a8d5f1318db7: Pulling fs layer 17:34:28 c427282e49a2: Pulling fs layer 17:34:28 1827001aaf11: Pulling fs layer 17:34:28 0714d37db230: Pulling fs layer 17:34:28 ac28cf19c067: Pulling fs layer 17:34:28 ca983d60f3e2: Pulling fs layer 17:34:28 9f894cec8388: Pulling fs layer 17:34:28 1827001aaf11: Waiting 17:34:28 c427282e49a2: Waiting 17:34:28 0714d37db230: Waiting 17:34:28 ac28cf19c067: Waiting 17:34:28 ca983d60f3e2: Waiting 17:34:28 9f894cec8388: Waiting 17:34:28 5c2a1cbceb83: Waiting 17:34:28 a8d5f1318db7: Waiting 17:34:28 caf521ccaac6: Download complete 17:34:28 5c2a1cbceb83: Verifying Checksum 17:34:28 5c2a1cbceb83: Download complete 17:34:28 a8d5f1318db7: Verifying Checksum 17:34:28 a8d5f1318db7: Download complete 17:34:28 3ead6fa29328: Verifying Checksum 17:34:28 3ead6fa29328: Download complete 17:34:28 c427282e49a2: Verifying Checksum 17:34:28 c427282e49a2: Download complete 17:34:28 0714d37db230: Verifying Checksum 17:34:28 0714d37db230: Download complete 17:34:28 ac28cf19c067: Verifying Checksum 17:34:28 ac28cf19c067: Download complete 17:34:28 ca983d60f3e2: Verifying Checksum 17:34:28 ca983d60f3e2: Download complete 17:34:28 9f894cec8388: Verifying Checksum 17:34:28 9f894cec8388: Download complete 17:34:28 1fe172e4850f: Verifying Checksum 17:34:28 1fe172e4850f: Download complete 17:34:28 1827001aaf11: Verifying Checksum 17:34:28 1827001aaf11: Download complete 17:34:29 1fe172e4850f: Pull complete 17:34:29 caf521ccaac6: Pull complete 17:34:30 3ead6fa29328: Pull complete 17:34:30 5c2a1cbceb83: Pull complete 17:34:30 a8d5f1318db7: Pull complete 17:34:30 c427282e49a2: Pull complete 17:34:32 1827001aaf11: Pull complete 17:34:32 0714d37db230: Pull complete 17:34:32 ac28cf19c067: Pull complete 17:34:32 ca983d60f3e2: Pull complete 17:34:32 9f894cec8388: Pull complete 17:34:32 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 17:34:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:34:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 17:34:32 prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container 17:34:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 17:34:34 $ docker top e3a85433edd1476ae394615ce05eabfcdd58535e9971b900a86e28a3665ec8a6 -eo pid,comm 17:34:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:34:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:34:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:34:34 [ssh-agent] Looking for ssh-agent implementation... 17:34:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:34:34 $ docker exec e3a85433edd1476ae394615ce05eabfcdd58535e9971b900a86e28a3665ec8a6 ssh-agent 17:34:34 SSH_AUTH_SOCK=/tmp/ssh-CFyOk8pmh4ty/agent.34 17:34:34 SSH_AGENT_PID=40 17:34:34 Running ssh-add (command line suppressed) 17:34:35 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5768205944862685868.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5768205944862685868.key) 17:34:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:34:35 + git tag --points-at HEAD [Pipeline] } 17:34:35 $ docker exec --env ******** --env ******** e3a85433edd1476ae394615ce05eabfcdd58535e9971b900a86e28a3665ec8a6 ssh-agent -k 17:34:35 unset SSH_AUTH_SOCK; 17:34:35 unset SSH_AGENT_PID; 17:34:35 echo Agent pid 40 killed; 17:34:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:34:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:34:35 [ssh-agent] Looking for ssh-agent implementation... 17:34:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:34:35 $ docker exec e3a85433edd1476ae394615ce05eabfcdd58535e9971b900a86e28a3665ec8a6 ssh-agent 17:34:35 SSH_AUTH_SOCK=/tmp/ssh-xpV6QbpQnNyj/agent.73 17:34:35 SSH_AGENT_PID=79 17:34:35 Running ssh-add (command line suppressed) 17:34:35 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7201412527069506934.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7201412527069506934.key) 17:34:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:34:36 + git semver init 17:34:36 2022-05-10 17:34:36,443 [run_init] DEBUG init version:0.0.0 force:False 17:34:36 2022-05-10 17:34:36,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 17:34:36 2022-05-10 17:34:36,444 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 17:34:36 2022-05-10 17:34:36,444 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 17:34:37 2022-05-10 17:34:37,302 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 17:34:37 2022-05-10 17:34:37,303 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 17:34:37 2022-05-10 17:34:37,303 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:34:37 2022-05-10 17:34:37,303 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:34:37 2.1.0-dev.12 [Pipeline] } 17:34:37 $ docker exec --env ******** --env ******** e3a85433edd1476ae394615ce05eabfcdd58535e9971b900a86e28a3665ec8a6 ssh-agent -k 17:34:37 unset SSH_AUTH_SOCK; 17:34:37 unset SSH_AGENT_PID; 17:34:37 echo Agent pid 79 killed; 17:34:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:34:37 + git semver [Pipeline] } 17:34:38 $ docker stop --time=1 e3a85433edd1476ae394615ce05eabfcdd58535e9971b900a86e28a3665ec8a6 17:34:39 $ docker rm -f e3a85433edd1476ae394615ce05eabfcdd58535e9971b900a86e28a3665ec8a6 [Pipeline] // withDockerContainer [Pipeline] sh 17:34:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:34:40 Stashed 1 file(s) [Pipeline] echo 17:34:40 [edgeXSemver]: initialized semver on version 2.1.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:40 provisioning config files... 17:34:40 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6271572736177047231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:40 ---> docker-login.sh 17:34:40 nexus3.edgexfoundry.org:10001 17:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:40 Configure a credential helper to remove this warning. See 17:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:40 17:34:40 Login Succeeded 17:34:40 nexus3.edgexfoundry.org:10002 17:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:40 Configure a credential helper to remove this warning. See 17:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:40 17:34:40 Login Succeeded 17:34:40 nexus3.edgexfoundry.org:10003 17:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:40 Configure a credential helper to remove this warning. See 17:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:40 17:34:40 Login Succeeded 17:34:40 nexus3.edgexfoundry.org:10004 17:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:41 Configure a credential helper to remove this warning. See 17:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:41 17:34:41 Login Succeeded 17:34:41 docker.io 17:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:41 Configure a credential helper to remove this warning. See 17:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:41 17:34:41 Login Succeeded 17:34:41 ---> docker-login.sh ends [Pipeline] } 17:34:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:34:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:34:41 ========================================================= 17:34:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:34:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:34:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 17:34:41 Sending build context to Docker daemon 3.978MB 17:34:41 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 17:34:41 Step 2/12 : FROM ${BASE} AS builder 17:34:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:34:41 59bf1c3509f3: Pulling fs layer 17:34:41 666ba61612fd: Pulling fs layer 17:34:41 8ed8ca486205: Pulling fs layer 17:34:41 4fe6c5a15a65: Pulling fs layer 17:34:41 22a0e8bec74d: Pulling fs layer 17:34:41 ca2b28591e48: Pulling fs layer 17:34:41 a51346096db8: Pulling fs layer 17:34:41 daebc70d1ce1: Pulling fs layer 17:34:41 0e18a0eac166: Pulling fs layer 17:34:41 4fe6c5a15a65: Waiting 17:34:41 22a0e8bec74d: Waiting 17:34:41 ca2b28591e48: Waiting 17:34:41 a51346096db8: Waiting 17:34:41 daebc70d1ce1: Waiting 17:34:41 0e18a0eac166: Waiting 17:34:41 8ed8ca486205: Verifying Checksum 17:34:41 666ba61612fd: Download complete 17:34:42 22a0e8bec74d: Verifying Checksum 17:34:42 22a0e8bec74d: Download complete 17:34:42 ca2b28591e48: Verifying Checksum 17:34:42 ca2b28591e48: Download complete 17:34:42 59bf1c3509f3: Verifying Checksum 17:34:42 59bf1c3509f3: Download complete 17:34:42 a51346096db8: Download complete 17:34:42 daebc70d1ce1: Verifying Checksum 17:34:42 daebc70d1ce1: Download complete 17:34:42 59bf1c3509f3: Pull complete 17:34:42 666ba61612fd: Pull complete 17:34:42 8ed8ca486205: Pull complete 17:34:42 0e18a0eac166: Verifying Checksum 17:34:42 0e18a0eac166: Download complete 17:34:42 4fe6c5a15a65: Verifying Checksum 17:34:42 4fe6c5a15a65: Download complete 17:34:47 4fe6c5a15a65: Pull complete 17:34:47 22a0e8bec74d: Pull complete 17:34:47 ca2b28591e48: Pull complete 17:34:47 a51346096db8: Pull complete 17:34:47 daebc70d1ce1: Pull complete 17:34:49 0e18a0eac166: Pull complete 17:34:49 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 17:34:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:34:49 ---> f018257e8ee9 17:34:49 Step 3/12 : ARG MAKE='make build' 17:34:51 ---> Running in c9e204380287 17:34:51 Removing intermediate container c9e204380287 17:34:51 ---> b97939887b08 17:34:51 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:34:51 ---> Running in fb92118f08b5 17:34:51 Removing intermediate container fb92118f08b5 17:34:51 ---> e8fed5b3cf50 17:34:51 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 17:34:51 ---> Running in c8ba0c87416d 17:34:51 Removing intermediate container c8ba0c87416d 17:34:51 ---> 5e11f4691da9 17:34:51 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:51 ---> Running in 0827628b78a2 17:34:52 Removing intermediate container 0827628b78a2 17:34:52 ---> 23d6bb894680 17:34:52 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:34:52 ---> Running in 3ea51f50035a 17:34:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:34:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:34:53 OK: 221 MiB in 52 packages 17:34:54 Removing intermediate container 3ea51f50035a 17:34:54 ---> 302346f277b2 17:34:54 Step 8/12 : WORKDIR /app 17:34:54 ---> Running in 89b591ddb029 17:34:54 Removing intermediate container 89b591ddb029 17:34:54 ---> 2f30eea3cc68 17:34:54 Step 9/12 : COPY go.mod vendor* ./ 17:34:54 ---> f2ba0df2777a 17:34:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:54 ---> Running in 16bbc3f26476 17:34:55 Still waiting to schedule task 17:34:55 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:35:09 Removing intermediate container 16bbc3f26476 17:35:09 ---> c091eb94ff3d 17:35:09 Step 11/12 : COPY . . 17:35:09 ---> c2e84753a09d 17:35:09 Step 12/12 : RUN $MAKE 17:35:09 ---> Running in eb12d465fa98 17:35:09 noop 17:35:09 Removing intermediate container eb12d465fa98 17:35:09 ---> 7bf417018bd0 17:35:09 Successfully built 7bf417018bd0 17:35:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:35:09 + docker inspect -f . ci-base-image-x86_64 17:35:09 . [Pipeline] withDockerContainer 17:35:09 prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container 17:35:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 17:35:10 $ docker top 99abb2e4a7119e091cb646cfd13b972a541287910355a437109f5f30124f24b4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:10 + go version 17:35:10 go version go1.17.6 linux/amd64 [Pipeline] } 17:35:10 $ docker stop --time=1 99abb2e4a7119e091cb646cfd13b972a541287910355a437109f5f30124f24b4 17:35:11 $ docker rm -f 99abb2e4a7119e091cb646cfd13b972a541287910355a437109f5f30124f24b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:35:12 + docker inspect -f . ci-base-image-x86_64 17:35:12 . [Pipeline] withDockerContainer 17:35:12 prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container 17:35:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 17:35:12 $ docker top f1dd75fa1195e3f4b23444d901488b8ed47f2c6813ecac52ed14b7a47aee2dc1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:35:13 + make test 17:35:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:35:13 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:35:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 17:35:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 17:35:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.717s coverage: 39.3% of statements 17:35:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 51.9% of statements 17:35:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.025s coverage: 95.5% of statements 17:35:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:35:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:35:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:35:38 ./bin/test-attribution-txt.sh [Pipeline] echo 17:35:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:35:38 $ docker stop --time=1 f1dd75fa1195e3f4b23444d901488b8ed47f2c6813ecac52ed14b7a47aee2dc1 17:35:40 $ docker rm -f f1dd75fa1195e3f4b23444d901488b8ed47f2c6813ecac52ed14b7a47aee2dc1 [Pipeline] // withDockerContainer [Pipeline] sh 17:35:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:35:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:35:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:35:41 + ls -al . 17:35:41 total 632 17:35:41 drwxrwxr-x 11 jenkins jenkins 4096 May 10 17:35 . 17:35:41 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:34 .. 17:35:41 -rw-rw-r-- 1 jenkins jenkins 134 May 10 17:34 .dockerignore 17:35:41 drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:34 .git 17:35:41 drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:34 .github 17:35:41 -rw-rw-r-- 1 jenkins jenkins 946 May 10 17:34 .gitignore 17:35:41 -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:34 .golangci.yml 17:35:41 drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:34 .semver 17:35:41 -rw-rw-r-- 1 jenkins jenkins 10235 May 10 17:34 Attribution.txt 17:35:41 -rw-rw-r-- 1 jenkins jenkins 3309 May 10 17:34 CHANGELOG.md 17:35:41 -rw-rw-r-- 1 jenkins jenkins 1514 May 10 17:34 Dockerfile 17:35:41 -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:34 GOVERNANCE.md 17:35:41 -rw-rw-r-- 1 jenkins jenkins 683 May 10 17:34 Jenkinsfile 17:35:41 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:34 LICENSE 17:35:41 -rw-rw-r-- 1 jenkins jenkins 1991 May 10 17:34 Makefile 17:35:41 -rw-rw-r-- 1 jenkins jenkins 625 May 10 17:34 OWNERS.md 17:35:41 -rw-rw-r-- 1 jenkins jenkins 28496 May 10 17:34 README.md 17:35:41 -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:34 VERSION 17:35:41 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:34 bin 17:35:41 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:34 cmd 17:35:41 -rw-r--r-- 1 jenkins jenkins 460394 May 10 17:35 coverage.out 17:35:41 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:34 examples 17:35:41 -rw-rw-r-- 1 jenkins jenkins 3350 May 10 17:34 go.mod 17:35:41 -rw-rw-r-- 1 jenkins jenkins 35098 May 10 17:34 go.sum 17:35:41 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:34 images 17:35:41 drwxrwxr-x 5 jenkins jenkins 4096 May 10 17:34 internal 17:35:41 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:34 snap 17:35:41 -rw-rw-r-- 1 jenkins jenkins 193 May 10 17:34 version.go [Pipeline] isUnix [Pipeline] sh 17:35:42 + 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=d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d --label arch=amd64 --label version=2.1.0-dev.12 . 17:35:42 Sending build context to Docker daemon 3.978MB 17:35:42 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 17:35:42 Step 2/25 : FROM ${BASE} AS builder 17:35:42 ---> 7bf417018bd0 17:35:42 Step 3/25 : ARG MAKE='make build' 17:35:42 ---> Running in 2279b2d702fb 17:35:42 Removing intermediate container 2279b2d702fb 17:35:42 ---> 6319aad6c7a7 17:35:42 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:35:42 ---> Running in 1c9246159743 17:35:42 Removing intermediate container 1c9246159743 17:35:42 ---> e541c0e090f0 17:35:42 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:35:42 ---> Running in 9fff52e1aeba 17:35:42 Removing intermediate container 9fff52e1aeba 17:35:42 ---> cee8596854e9 17:35:42 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:35:42 ---> Running in 777eacba8e55 17:35:43 Removing intermediate container 777eacba8e55 17:35:43 ---> 52852e09baec 17:35:43 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:35:43 ---> Running in 1291f413f223 17:35:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:35:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:35:44 OK: 221 MiB in 52 packages 17:35:45 Removing intermediate container 1291f413f223 17:35:45 ---> c051b721a23c 17:35:45 Step 8/25 : WORKDIR /app 17:35:45 ---> Running in 148053dd438a 17:35:45 Removing intermediate container 148053dd438a 17:35:45 ---> 017becc64acd 17:35:45 Step 9/25 : COPY go.mod vendor* ./ 17:35:45 ---> bd6a12168fa0 17:35:45 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:35:45 ---> Running in 2d4f1614ce01 17:35:46 Removing intermediate container 2d4f1614ce01 17:35:46 ---> 5df23338fe02 17:35:46 Step 11/25 : COPY . . 17:35:46 ---> fa989e539668 17:35:46 Step 12/25 : RUN $MAKE 17:35:46 ---> Running in 65ae8f89fccf 17:35:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 17:36:08 Removing intermediate container 65ae8f89fccf 17:36:08 ---> b365a07cfff3 17:36:08 Step 13/25 : FROM alpine:3.14 17:36:08 3.14: Pulling from library/alpine 17:36:08 8663204ce13b: Pulling fs layer 17:36:08 8663204ce13b: Verifying Checksum 17:36:08 8663204ce13b: Download complete 17:36:08 8663204ce13b: Pull complete 17:36:08 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:36:08 Status: Downloaded newer image for alpine:3.14 17:36:08 ---> e04c818066af 17:36:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:36:08 ---> Running in 2415b50a5058 17:36:08 Removing intermediate container 2415b50a5058 17:36:08 ---> 66cd933ab41d 17:36:08 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:08 ---> Running in b28feececbfa 17:36:08 Removing intermediate container b28feececbfa 17:36:08 ---> fba29a95d8bc 17:36:08 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 17:36:08 ---> Running in 8edc387dac27 17:36:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:36:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:36:09 (1/6) Installing dumb-init (1.2.5-r1) 17:36:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:36:09 (3/6) Installing libsodium (1.0.18-r0) 17:36:09 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:36:09 (5/6) Installing libzmq (4.3.4-r0) 17:36:09 (6/6) Installing zeromq (4.3.4-r0) 17:36:09 Executing busybox-1.33.1-r7.trigger 17:36:09 OK: 8 MiB in 20 packages 17:36:10 Removing intermediate container 8edc387dac27 17:36:10 ---> 5d53273d743a 17:36:10 Step 17/25 : COPY --from=builder /app/LICENSE / 17:36:10 ---> 75626fc42467 17:36:10 Step 18/25 : COPY --from=builder /app/Attribution.txt / 17:36:10 ---> 0bfebcd006c6 17:36:10 Step 19/25 : COPY --from=builder /app/cmd/ / 17:36:11 ---> bc5d452d280b 17:36:11 Step 20/25 : EXPOSE 59989 17:36:11 ---> Running in fb85788c3065 17:36:11 Removing intermediate container fb85788c3065 17:36:11 ---> 290d6b0663b5 17:36:11 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 17:36:11 ---> Running in f603ad995f28 17:36:11 Removing intermediate container f603ad995f28 17:36:11 ---> 9b73a21eb32e 17:36:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 17:36:11 ---> Running in 6ef7eef32a90 17:36:11 Removing intermediate container 6ef7eef32a90 17:36:11 ---> 48823ffdcbdc 17:36:11 Step 23/25 : LABEL arch=amd64 17:36:11 ---> Running in ca5027fd8afe 17:36:11 Removing intermediate container ca5027fd8afe 17:36:11 ---> 1abda76e787c 17:36:11 Step 24/25 : LABEL git_sha=d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d 17:36:11 ---> Running in 73594a2b06c5 17:36:11 Removing intermediate container 73594a2b06c5 17:36:11 ---> bfe66471335d 17:36:11 Step 25/25 : LABEL version=2.1.0-dev.12 17:36:11 ---> Running in 67a3863afe3c 17:36:11 Removing intermediate container 67a3863afe3c 17:36:11 ---> 5ad18b9fb22f 17:36:11 [Warning] One or more build-args [ARCH] were not consumed 17:36:11 Successfully built 5ad18b9fb22f 17:36:11 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:36:12 provisioning config files... 17:36:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6702468859027557684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:12 ---> docker-login.sh 17:36:12 nexus3.edgexfoundry.org:10001 17:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:12 Configure a credential helper to remove this warning. See 17:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:12 17:36:12 Login Succeeded 17:36:12 nexus3.edgexfoundry.org:10002 17:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:12 Configure a credential helper to remove this warning. See 17:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:12 17:36:12 Login Succeeded 17:36:12 nexus3.edgexfoundry.org:10003 17:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:12 Configure a credential helper to remove this warning. See 17:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:12 17:36:12 Login Succeeded 17:36:12 nexus3.edgexfoundry.org:10004 17:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:12 Configure a credential helper to remove this warning. See 17:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:12 17:36:12 Login Succeeded 17:36:12 docker.io 17:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:13 Configure a credential helper to remove this warning. See 17:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:13 17:36:13 Login Succeeded 17:36:13 ---> docker-login.sh ends [Pipeline] } 17:36:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:36:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:36:13 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 17:36:13 d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d 17:36:13 latest 17:36:13 2.1.0-dev.12 17:36:13 d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12 17:36:13 main 17:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:36:13 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [Pipeline] isUnix [Pipeline] sh 17:36:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d 17:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:36:13 c98dcfe3fa34: Preparing 17:36:13 2d3b99454fc8: Preparing 17:36:13 b07e7cf0c83c: Preparing 17:36:13 9856128e58f4: Preparing 17:36:13 f7b0e4447afd: Preparing 17:36:13 b541d28bf3b4: Preparing 17:36:13 b541d28bf3b4: Waiting 17:36:13 2d3b99454fc8: Pushed 17:36:13 b07e7cf0c83c: Pushed 17:36:13 f7b0e4447afd: Pushed 17:36:13 b541d28bf3b4: Layer already exists 17:36:14 9856128e58f4: Pushed 17:36:16 c98dcfe3fa34: Pushed 17:36:16 d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d: digest: sha256:ec9cbfffcf058ec41ebb8cbc8486392bf6ae9f95b224409beb698fda93be673c size: 1574 [Pipeline] isUnix [Pipeline] sh 17:36:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 17:36:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 17:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:36:17 c98dcfe3fa34: Preparing 17:36:17 2d3b99454fc8: Preparing 17:36:17 b07e7cf0c83c: Preparing 17:36:17 9856128e58f4: Preparing 17:36:17 f7b0e4447afd: Preparing 17:36:17 b541d28bf3b4: Preparing 17:36:17 b541d28bf3b4: Waiting 17:36:17 9856128e58f4: Layer already exists 17:36:17 c98dcfe3fa34: Layer already exists 17:36:17 b07e7cf0c83c: Layer already exists 17:36:17 2d3b99454fc8: Layer already exists 17:36:17 f7b0e4447afd: Layer already exists 17:36:17 b541d28bf3b4: Layer already exists 17:36:17 latest: digest: sha256:ec9cbfffcf058ec41ebb8cbc8486392bf6ae9f95b224409beb698fda93be673c size: 1574 [Pipeline] isUnix [Pipeline] sh 17:36:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.12 [Pipeline] isUnix [Pipeline] sh 17:36:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.12 17:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:36:18 c98dcfe3fa34: Preparing 17:36:18 2d3b99454fc8: Preparing 17:36:18 b07e7cf0c83c: Preparing 17:36:18 9856128e58f4: Preparing 17:36:18 f7b0e4447afd: Preparing 17:36:18 b541d28bf3b4: Preparing 17:36:18 b541d28bf3b4: Waiting 17:36:18 c98dcfe3fa34: Layer already exists 17:36:18 9856128e58f4: Layer already exists 17:36:18 2d3b99454fc8: Layer already exists 17:36:18 f7b0e4447afd: Layer already exists 17:36:18 b07e7cf0c83c: Layer already exists 17:36:18 b541d28bf3b4: Layer already exists 17:36:18 2.1.0-dev.12: digest: sha256:ec9cbfffcf058ec41ebb8cbc8486392bf6ae9f95b224409beb698fda93be673c size: 1574 [Pipeline] isUnix [Pipeline] sh 17:36:18 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12 [Pipeline] isUnix [Pipeline] sh 17:36:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12 17:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:36:18 c98dcfe3fa34: Preparing 17:36:18 2d3b99454fc8: Preparing 17:36:18 b07e7cf0c83c: Preparing 17:36:18 9856128e58f4: Preparing 17:36:18 f7b0e4447afd: Preparing 17:36:18 b541d28bf3b4: Preparing 17:36:18 b541d28bf3b4: Waiting 17:36:18 f7b0e4447afd: Layer already exists 17:36:18 2d3b99454fc8: Layer already exists 17:36:18 9856128e58f4: Layer already exists 17:36:18 c98dcfe3fa34: Layer already exists 17:36:18 b07e7cf0c83c: Layer already exists 17:36:18 b541d28bf3b4: Layer already exists 17:36:18 d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12: digest: sha256:ec9cbfffcf058ec41ebb8cbc8486392bf6ae9f95b224409beb698fda93be673c size: 1574 [Pipeline] isUnix [Pipeline] sh 17:36:18 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 17:36:19 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 17:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:36:19 c98dcfe3fa34: Preparing 17:36:19 2d3b99454fc8: Preparing 17:36:19 b07e7cf0c83c: Preparing 17:36:19 9856128e58f4: Preparing 17:36:19 f7b0e4447afd: Preparing 17:36:19 b541d28bf3b4: Preparing 17:36:19 f7b0e4447afd: Layer already exists 17:36:19 c98dcfe3fa34: Layer already exists 17:36:19 2d3b99454fc8: Layer already exists 17:36:19 9856128e58f4: Layer already exists 17:36:19 b07e7cf0c83c: Layer already exists 17:36:19 b541d28bf3b4: Layer already exists 17:36:19 main: digest: sha256:ec9cbfffcf058ec41ebb8cbc8486392bf6ae9f95b224409beb698fda93be673c size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:36:19 ===================================================== [Pipeline] echo 17:36:19 taggedImages: 17:36:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d 17:36:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 17:36:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.12 17:36:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12 17:36:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [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] sh 17:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:19 17:36:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:36:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:19 latest: Pulling from edgex-lftools-log-publisher 17:36:19 5eb5b503b376: Pulling fs layer 17:36:19 5c69ac0246d0: Pulling fs layer 17:36:19 ec43610c2a17: Pulling fs layer 17:36:19 3a2ae6a8a46f: Pulling fs layer 17:36:19 33b1e0a273af: Pulling fs layer 17:36:19 5d3b04190fa2: Pulling fs layer 17:36:19 2f39f015ded8: Pulling fs layer 17:36:19 5d3b04190fa2: Waiting 17:36:19 33b1e0a273af: Waiting 17:36:19 2f39f015ded8: Waiting 17:36:19 3a2ae6a8a46f: Waiting 17:36:19 5c69ac0246d0: Download complete 17:36:19 3a2ae6a8a46f: Verifying Checksum 17:36:19 3a2ae6a8a46f: Download complete 17:36:19 33b1e0a273af: Verifying Checksum 17:36:19 33b1e0a273af: Download complete 17:36:19 5d3b04190fa2: Verifying Checksum 17:36:19 5d3b04190fa2: Download complete 17:36:20 ec43610c2a17: Verifying Checksum 17:36:20 ec43610c2a17: Download complete 17:36:20 5eb5b503b376: Verifying Checksum 17:36:20 5eb5b503b376: Download complete 17:36:20 2f39f015ded8: Download complete 17:36:21 5eb5b503b376: Pull complete 17:36:21 5c69ac0246d0: Pull complete 17:36:22 ec43610c2a17: Pull complete 17:36:22 3a2ae6a8a46f: Pull complete 17:36:22 33b1e0a273af: Pull complete 17:36:22 5d3b04190fa2: Pull complete 17:36:26 2f39f015ded8: Pull complete 17:36:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:36:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:36:26 prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container 17:36:26 $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:36:28 $ docker top 2508aad40b504af1b06dad4dbb89632b34988fbeb10c33213df65fe2cd0c2969 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:29 ---> job-cost.sh 17:36:29 lf-activate-venv: SKIPPING 17:36:29 INFO: No Stack... 17:36:29 INFO: Retrieving Pricing Info for: v3-standard-8 17:36:30 INFO: Archiving Costs [Pipeline] sh 17:36:30 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 17:36:30 + cut -d, -f6 [Pipeline] lock 17:36:30 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-29-stack-cost] 17:36:30 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-29-stack-cost] did not exist. Created. 17:36:30 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:36:30 + echo total: 0.2199999988079071 [Pipeline] stash 17:36:30 Stashed 1 file(s) [Pipeline] } 17:36:30 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 17:36:30 $ docker stop --time=1 2508aad40b504af1b06dad4dbb89632b34988fbeb10c33213df65fe2cd0c2969 17:36:31 $ docker rm -f 2508aad40b504af1b06dad4dbb89632b34988fbeb10c33213df65fe2cd0c2969 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:38:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47808 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 17:38:24 Running in /w/workspace/device-rfid-llrp-go/29 [Pipeline] { [Pipeline] checkout 17:38:24 Selected Git installation does not exist. Using Default 17:38:24 The recommended git tool is: NONE 17:38:32 using credential edgex-jenkins-ssh 17:38:32 Cloning the remote Git repository 17:38:32 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:38:32 > git init /w/workspace/device-rfid-llrp-go/29 # timeout=10 17:38:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:38:32 > git --version # timeout=10 17:38:32 > git --version # 'git version 2.25.1' 17:38:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:38:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:38:33 Avoid second fetch 17:38:33 Checking out Revision d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d (main) 17:38:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:38:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:38:33 > git config core.sparsecheckout # timeout=10 17:38:33 > git checkout -f d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d # timeout=10 17:38:38 Commit message: "docs(snap): Move usage instructions to docs (#81)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:38:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:38:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:38:39 Dload Upload Total Spent Left Speed 17:38:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 84592 0 --:--:-- --:--:-- --:--:-- 84592 [Pipeline] sh 17:38:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:38:39 + + sudo teesudo /etc/docker/daemon.new jq 17:38:39 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:38:39 { 17:38:39 "registry-mirrors": [ 17:38:39 "https://nexus3.edgexfoundry.org:10001" 17:38:39 ], 17:38:39 "bip": "10.250.0.254/24", 17:38:39 "hosts": [ 17:38:39 "tcp://0.0.0.0:5555", 17:38:39 "unix:///var/run/docker.sock" 17:38:39 ], 17:38:39 "mtu": 1458, 17:38:39 "selinux-enabled": true, 17:38:39 "seccomp-profile": "/etc/docker/seccomp.json" 17:38:39 } [Pipeline] sh 17:38:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:38:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:58 provisioning config files... 17:38:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/29@tmp/config1243732050128004844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:59 ---> docker-login.sh 17:38:59 nexus3.edgexfoundry.org:10001 17:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:00 Configure a credential helper to remove this warning. See 17:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:00 17:39:00 Login Succeeded 17:39:00 nexus3.edgexfoundry.org:10002 17:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:00 Configure a credential helper to remove this warning. See 17:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:00 17:39:00 Login Succeeded 17:39:00 nexus3.edgexfoundry.org:10003 17:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:01 Configure a credential helper to remove this warning. See 17:39:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:01 17:39:01 Login Succeeded 17:39:01 nexus3.edgexfoundry.org:10004 17:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:02 Configure a credential helper to remove this warning. See 17:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:02 17:39:02 Login Succeeded 17:39:02 docker.io 17:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:02 Configure a credential helper to remove this warning. See 17:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:02 17:39:02 Login Succeeded 17:39:02 ---> docker-login.sh ends [Pipeline] } 17:39:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:39:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:39:03 ========================================================= 17:39:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:39:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:39:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 17:39:03 Sending build context to Docker daemon 1.228MB 17:39:03 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 17:39:03 Step 2/12 : FROM ${BASE} AS builder 17:39:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:39:03 9b3977197b4f: Pulling fs layer 17:39:03 1a89e8eeedd5: Pulling fs layer 17:39:03 94645a83ff95: Pulling fs layer 17:39:03 3f3a8bcf1eab: Pulling fs layer 17:39:03 0c92f367c5e7: Pulling fs layer 17:39:03 3096ccb668a1: Pulling fs layer 17:39:03 e8cf19c19ddd: Pulling fs layer 17:39:03 a4caa8a26152: Pulling fs layer 17:39:03 3f3a8bcf1eab: Waiting 17:39:03 3096ccb668a1: Waiting 17:39:03 e8cf19c19ddd: Waiting 17:39:03 a4caa8a26152: Waiting 17:39:03 0c92f367c5e7: Waiting 17:39:03 94645a83ff95: Verifying Checksum 17:39:03 94645a83ff95: Download complete 17:39:03 1a89e8eeedd5: Verifying Checksum 17:39:03 1a89e8eeedd5: Download complete 17:39:03 0c92f367c5e7: Verifying Checksum 17:39:03 0c92f367c5e7: Download complete 17:39:03 3096ccb668a1: Verifying Checksum 17:39:03 3096ccb668a1: Download complete 17:39:03 9b3977197b4f: Verifying Checksum 17:39:03 9b3977197b4f: Download complete 17:39:03 e8cf19c19ddd: Verifying Checksum 17:39:03 e8cf19c19ddd: Download complete 17:39:04 9b3977197b4f: Pull complete 17:39:05 1a89e8eeedd5: Pull complete 17:39:05 94645a83ff95: Pull complete 17:39:06 a4caa8a26152: Verifying Checksum 17:39:06 a4caa8a26152: Download complete 17:39:06 3f3a8bcf1eab: Verifying Checksum 17:39:06 3f3a8bcf1eab: Download complete 17:39:19 3f3a8bcf1eab: Pull complete 17:39:19 0c92f367c5e7: Pull complete 17:39:19 3096ccb668a1: Pull complete 17:39:19 e8cf19c19ddd: Pull complete 17:39:26 a4caa8a26152: Pull complete 17:39:26 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 17:39:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:39:26 ---> 725f1c02e7f9 17:39:26 Step 3/12 : ARG MAKE='make build' 17:39:27 ---> Running in 55124f385fc8 17:39:27 Removing intermediate container 55124f385fc8 17:39:27 ---> 1dd672db19b4 17:39:27 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:39:27 ---> Running in e4f4bc35980f 17:39:27 Removing intermediate container e4f4bc35980f 17:39:27 ---> f9d7cb413eb1 17:39:27 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 17:39:27 ---> Running in 7a732df684ef 17:39:28 Removing intermediate container 7a732df684ef 17:39:28 ---> 4c129422186b 17:39:28 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:28 ---> Running in 1b1fb932708e 17:39:30 Removing intermediate container 1b1fb932708e 17:39:30 ---> 1885529e34a0 17:39:30 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:39:30 ---> Running in d60524c05707 17:39:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:39:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:39:32 OK: 220 MiB in 52 packages 17:39:34 Removing intermediate container d60524c05707 17:39:34 ---> e6cb36b34110 17:39:34 Step 8/12 : WORKDIR /app 17:39:34 ---> Running in 1bcc176d760e 17:39:34 Removing intermediate container 1bcc176d760e 17:39:34 ---> 8028851824e8 17:39:34 Step 9/12 : COPY go.mod vendor* ./ 17:39:35 ---> 4fa77475d8dd 17:39:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:35 ---> Running in 5fa322de615e 17:40:22 Removing intermediate container 5fa322de615e 17:40:22 ---> b65859beb58f 17:40:22 Step 11/12 : COPY . . 17:40:22 ---> 270643d5e4fc 17:40:22 Step 12/12 : RUN $MAKE 17:40:22 ---> Running in 3dae5745a389 17:40:22 noop 17:40:23 Removing intermediate container 3dae5745a389 17:40:23 ---> 53fb9f7334c8 17:40:23 Successfully built 53fb9f7334c8 17:40:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:40:23 + docker inspect -f . ci-base-image-arm64 17:40:23 . [Pipeline] withDockerContainer 17:40:23 prd-ubuntu20.04-docker-arm64-4c-16g-47808 does not seem to be running inside a container 17:40:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/29 -v /w/workspace/device-rfid-llrp-go/29:/w/workspace/device-rfid-llrp-go/29:rw,z -v /w/workspace/device-rfid-llrp-go/29@tmp:/w/workspace/device-rfid-llrp-go/29@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 ******** ci-base-image-arm64 cat 17:40:25 $ docker top a2e4195610e63b405eee2360386d59b15c65e45b8a82271c880baffc639c6c3b -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:26 + go version 17:40:26 go version go1.17.6 linux/arm64 [Pipeline] } 17:40:26 $ docker stop --time=1 a2e4195610e63b405eee2360386d59b15c65e45b8a82271c880baffc639c6c3b 17:40:27 $ docker rm -f a2e4195610e63b405eee2360386d59b15c65e45b8a82271c880baffc639c6c3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:40:28 + docker inspect -f . ci-base-image-arm64 17:40:28 . [Pipeline] withDockerContainer 17:40:28 prd-ubuntu20.04-docker-arm64-4c-16g-47808 does not seem to be running inside a container 17:40:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/29 -v /w/workspace/device-rfid-llrp-go/29:/w/workspace/device-rfid-llrp-go/29:rw,z -v /w/workspace/device-rfid-llrp-go/29@tmp:/w/workspace/device-rfid-llrp-go/29@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 ******** ci-base-image-arm64 cat 17:40:30 $ docker top be5546da84f7fff80766c284996c9d970527cc35f1b6f643015e0a5dfc85780c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:40:31 + make test 17:40:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:40:33 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:42:10 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 17:42:10 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 17:42:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.331s coverage: 39.3% of statements 17:42:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.626s coverage: 52.0% of statements 17:42:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.026s coverage: 95.5% of statements 17:42:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:42:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:43:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:43:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:43:10 ./bin/test-attribution-txt.sh [Pipeline] echo 17:43:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:43:13 $ docker stop --time=1 be5546da84f7fff80766c284996c9d970527cc35f1b6f643015e0a5dfc85780c 17:43:15 $ docker rm -f be5546da84f7fff80766c284996c9d970527cc35f1b6f643015e0a5dfc85780c [Pipeline] // withDockerContainer [Pipeline] sh 17:43:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:43:16 Warning: overwriting stash ‘coverage-report’ 17:43:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:43:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:43:18 + ls -al . 17:43:18 total 628 17:43:18 drwxrwxr-x 10 jenkins jenkins 4096 May 10 17:43 . 17:43:18 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:38 .. 17:43:18 -rw-rw-r-- 1 jenkins jenkins 134 May 10 17:38 .dockerignore 17:43:18 drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:38 .git 17:43:18 drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:38 .github 17:43:18 -rw-rw-r-- 1 jenkins jenkins 946 May 10 17:38 .gitignore 17:43:18 -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:38 .golangci.yml 17:43:18 -rw-rw-r-- 1 jenkins jenkins 10235 May 10 17:38 Attribution.txt 17:43:18 -rw-rw-r-- 1 jenkins jenkins 3309 May 10 17:38 CHANGELOG.md 17:43:18 -rw-rw-r-- 1 jenkins jenkins 1514 May 10 17:38 Dockerfile 17:43:18 -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:38 GOVERNANCE.md 17:43:18 -rw-rw-r-- 1 jenkins jenkins 683 May 10 17:38 Jenkinsfile 17:43:18 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:38 LICENSE 17:43:18 -rw-rw-r-- 1 jenkins jenkins 1991 May 10 17:38 Makefile 17:43:18 -rw-rw-r-- 1 jenkins jenkins 625 May 10 17:38 OWNERS.md 17:43:18 -rw-rw-r-- 1 jenkins jenkins 28496 May 10 17:38 README.md 17:43:18 -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:34 VERSION 17:43:18 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:38 bin 17:43:18 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:38 cmd 17:43:18 -rw-r--r-- 1 jenkins jenkins 460394 May 10 17:42 coverage.out 17:43:18 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:38 examples 17:43:18 -rw-rw-r-- 1 jenkins jenkins 3350 May 10 17:38 go.mod 17:43:18 -rw-rw-r-- 1 jenkins jenkins 35098 May 10 17:38 go.sum 17:43:18 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:38 images 17:43:18 drwxrwxr-x 5 jenkins jenkins 4096 May 10 17:38 internal 17:43:18 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:38 snap 17:43:18 -rw-rw-r-- 1 jenkins jenkins 193 May 10 17:38 version.go [Pipeline] isUnix [Pipeline] sh 17:43:18 + 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=d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d --label arch=arm64 --label version=2.1.0-dev.12 . 17:43:18 Sending build context to Docker daemon 1.228MB 17:43:18 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 17:43:18 Step 2/25 : FROM ${BASE} AS builder 17:43:18 ---> 53fb9f7334c8 17:43:18 Step 3/25 : ARG MAKE='make build' 17:43:19 ---> Running in f1d4b10beeac 17:43:19 Removing intermediate container f1d4b10beeac 17:43:19 ---> 6b77231ca44a 17:43:19 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:43:19 ---> Running in 22fffbc0e41f 17:43:19 Removing intermediate container 22fffbc0e41f 17:43:19 ---> 78d394800408 17:43:19 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:43:19 ---> Running in 1e4679ca7015 17:43:20 Removing intermediate container 1e4679ca7015 17:43:20 ---> b778de9df4e1 17:43:20 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:20 ---> Running in 217bfd0a57a9 17:43:22 Removing intermediate container 217bfd0a57a9 17:43:22 ---> aea0a28d406b 17:43:22 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:43:22 ---> Running in 54a2d6cd0f9a 17:43:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:43:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:43:24 OK: 220 MiB in 52 packages 17:43:25 Removing intermediate container 54a2d6cd0f9a 17:43:25 ---> 16d8c90b68a6 17:43:25 Step 8/25 : WORKDIR /app 17:43:25 ---> Running in bf6447239b95 17:43:26 Removing intermediate container bf6447239b95 17:43:26 ---> b367fb3f1d4c 17:43:26 Step 9/25 : COPY go.mod vendor* ./ 17:43:26 ---> 5e701dd36ddd 17:43:26 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:26 ---> Running in 6c905a0cbbc3 17:43:28 Removing intermediate container 6c905a0cbbc3 17:43:28 ---> 901871705827 17:43:28 Step 11/25 : COPY . . 17:43:29 ---> 8a46bde31fb7 17:43:29 Step 12/25 : RUN $MAKE 17:43:29 ---> Running in e7b59938380d 17:43:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 17:45:52 Removing intermediate container e7b59938380d 17:45:52 ---> efd45fc1539d 17:45:52 Step 13/25 : FROM alpine:3.14 17:45:53 3.14: Pulling from library/alpine 17:45:53 455c02918c45: Pulling fs layer 17:45:53 455c02918c45: Verifying Checksum 17:45:53 455c02918c45: Download complete 17:45:54 455c02918c45: Pull complete 17:45:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:45:54 Status: Downloaded newer image for alpine:3.14 17:45:54 ---> ac73e934f311 17:45:54 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:45:54 ---> Running in fae103d711e7 17:45:54 Removing intermediate container fae103d711e7 17:45:54 ---> a3582c8cdd89 17:45:54 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:54 ---> Running in 62de6f0c8877 17:45:56 Removing intermediate container 62de6f0c8877 17:45:56 ---> b392bafbe58c 17:45:56 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 17:45:56 ---> Running in aa2855dfa9d9 17:45:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:45:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:45:59 (1/6) Installing dumb-init (1.2.5-r1) 17:45:59 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:45:59 (3/6) Installing libsodium (1.0.18-r0) 17:45:59 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:45:59 (5/6) Installing libzmq (4.3.4-r0) 17:45:59 (6/6) Installing zeromq (4.3.4-r0) 17:45:59 Executing busybox-1.33.1-r7.trigger 17:45:59 OK: 8 MiB in 20 packages 17:46:00 Removing intermediate container aa2855dfa9d9 17:46:00 ---> f3de96526ce6 17:46:00 Step 17/25 : COPY --from=builder /app/LICENSE / 17:46:01 ---> 5b452b32f157 17:46:01 Step 18/25 : COPY --from=builder /app/Attribution.txt / 17:46:01 ---> e4fc6de2ae59 17:46:01 Step 19/25 : COPY --from=builder /app/cmd/ / 17:46:03 ---> 7ba8928d9e45 17:46:03 Step 20/25 : EXPOSE 59989 17:46:03 ---> Running in 12614b92dd92 17:46:03 Removing intermediate container 12614b92dd92 17:46:03 ---> bdd98bcfe44e 17:46:03 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 17:46:03 ---> Running in d46b49769b51 17:46:04 Removing intermediate container d46b49769b51 17:46:04 ---> cb46fc2c5c9e 17:46:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 17:46:04 ---> Running in 47cf0ebc82f6 17:46:04 Removing intermediate container 47cf0ebc82f6 17:46:04 ---> 2601b784f5f6 17:46:04 Step 23/25 : LABEL arch=arm64 17:46:04 ---> Running in 8a242badacc3 17:46:05 Removing intermediate container 8a242badacc3 17:46:05 ---> 8b098eabb1c2 17:46:05 Step 24/25 : LABEL git_sha=d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d 17:46:05 ---> Running in 608fe5ce0447 17:46:05 Removing intermediate container 608fe5ce0447 17:46:05 ---> 971664ab1bab 17:46:05 Step 25/25 : LABEL version=2.1.0-dev.12 17:46:05 ---> Running in 32d8703c5464 17:46:05 Removing intermediate container 32d8703c5464 17:46:05 ---> 9c0a0fb46391 17:46:05 [Warning] One or more build-args [ARCH] were not consumed 17:46:05 Successfully built 9c0a0fb46391 17:46:05 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:46:05 provisioning config files... 17:46:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/29@tmp/config3611035585619391371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:06 ---> docker-login.sh 17:46:06 nexus3.edgexfoundry.org:10001 17:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:06 Configure a credential helper to remove this warning. See 17:46:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:06 17:46:06 Login Succeeded 17:46:06 nexus3.edgexfoundry.org:10002 17:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:06 Configure a credential helper to remove this warning. See 17:46:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:06 17:46:06 Login Succeeded 17:46:06 nexus3.edgexfoundry.org:10003 17:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:07 Configure a credential helper to remove this warning. See 17:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:07 17:46:07 Login Succeeded 17:46:07 nexus3.edgexfoundry.org:10004 17:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:08 Configure a credential helper to remove this warning. See 17:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:08 17:46:08 Login Succeeded 17:46:08 docker.io 17:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:08 Configure a credential helper to remove this warning. See 17:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:08 17:46:08 Login Succeeded 17:46:08 ---> docker-login.sh ends [Pipeline] } 17:46:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:46:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:46:08 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 17:46:08 d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d 17:46:08 latest 17:46:08 2.1.0-dev.12 17:46:08 d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12 17:46:08 main 17:46:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:09 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [Pipeline] isUnix [Pipeline] sh 17:46:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d 17:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:46:09 f3084526559a: Preparing 17:46:09 0ba118f60d94: Preparing 17:46:09 2da137d9541b: Preparing 17:46:09 24f03c1a47b5: Preparing 17:46:09 0ac6040e4850: Preparing 17:46:09 f73e7dbfee58: Preparing 17:46:09 f73e7dbfee58: Waiting 17:46:09 0ba118f60d94: Pushed 17:46:09 0ac6040e4850: Pushed 17:46:09 2da137d9541b: Pushed 17:46:09 f73e7dbfee58: Layer already exists 17:46:10 24f03c1a47b5: Pushed 17:46:16 f3084526559a: Pushed 17:46:16 d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d: digest: sha256:a7c5d3243cfb8ef964955cd5fb98298fa4cd2c90262873e9624951aea3c15ff2 size: 1573 [Pipeline] isUnix [Pipeline] sh 17:46:17 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:46:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 17:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:46:17 f3084526559a: Preparing 17:46:17 0ba118f60d94: Preparing 17:46:17 2da137d9541b: Preparing 17:46:17 24f03c1a47b5: Preparing 17:46:17 0ac6040e4850: Preparing 17:46:17 f73e7dbfee58: Preparing 17:46:17 f73e7dbfee58: Waiting 17:46:17 0ac6040e4850: Layer already exists 17:46:17 24f03c1a47b5: Layer already exists 17:46:17 2da137d9541b: Layer already exists 17:46:17 0ba118f60d94: Layer already exists 17:46:17 f3084526559a: Layer already exists 17:46:17 f73e7dbfee58: Layer already exists 17:46:17 latest: digest: sha256:a7c5d3243cfb8ef964955cd5fb98298fa4cd2c90262873e9624951aea3c15ff2 size: 1573 [Pipeline] isUnix [Pipeline] sh 17:46:18 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.12 [Pipeline] isUnix [Pipeline] sh 17:46:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.12 17:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:46:18 f3084526559a: Preparing 17:46:18 0ba118f60d94: Preparing 17:46:18 2da137d9541b: Preparing 17:46:18 24f03c1a47b5: Preparing 17:46:18 0ac6040e4850: Preparing 17:46:18 f73e7dbfee58: Preparing 17:46:18 f73e7dbfee58: Waiting 17:46:18 0ac6040e4850: Layer already exists 17:46:18 24f03c1a47b5: Layer already exists 17:46:18 0ba118f60d94: Layer already exists 17:46:18 f3084526559a: Layer already exists 17:46:18 2da137d9541b: Layer already exists 17:46:18 f73e7dbfee58: Layer already exists 17:46:18 2.1.0-dev.12: digest: sha256:a7c5d3243cfb8ef964955cd5fb98298fa4cd2c90262873e9624951aea3c15ff2 size: 1573 [Pipeline] isUnix [Pipeline] sh 17:46:18 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12 [Pipeline] isUnix [Pipeline] sh 17:46:19 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12 17:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:46:19 f3084526559a: Preparing 17:46:19 0ba118f60d94: Preparing 17:46:19 2da137d9541b: Preparing 17:46:19 24f03c1a47b5: Preparing 17:46:19 0ac6040e4850: Preparing 17:46:19 f73e7dbfee58: Preparing 17:46:19 f73e7dbfee58: Waiting 17:46:19 0ba118f60d94: Layer already exists 17:46:19 2da137d9541b: Layer already exists 17:46:19 f3084526559a: Layer already exists 17:46:19 24f03c1a47b5: Layer already exists 17:46:19 0ac6040e4850: Layer already exists 17:46:19 f73e7dbfee58: Layer already exists 17:46:19 d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12: digest: sha256:a7c5d3243cfb8ef964955cd5fb98298fa4cd2c90262873e9624951aea3c15ff2 size: 1573 [Pipeline] isUnix [Pipeline] sh 17:46:19 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 17:46:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 17:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:46:20 f3084526559a: Preparing 17:46:20 0ba118f60d94: Preparing 17:46:20 2da137d9541b: Preparing 17:46:20 24f03c1a47b5: Preparing 17:46:20 0ac6040e4850: Preparing 17:46:20 f73e7dbfee58: Preparing 17:46:20 f73e7dbfee58: Waiting 17:46:20 24f03c1a47b5: Layer already exists 17:46:20 2da137d9541b: Layer already exists 17:46:20 0ba118f60d94: Layer already exists 17:46:20 f3084526559a: Layer already exists 17:46:20 0ac6040e4850: Layer already exists 17:46:20 f73e7dbfee58: Layer already exists 17:46:20 main: digest: sha256:a7c5d3243cfb8ef964955cd5fb98298fa4cd2c90262873e9624951aea3c15ff2 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:46:20 ===================================================== [Pipeline] echo 17:46:20 taggedImages: 17:46:20 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d 17:46:20 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 17:46:20 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.12 17:46:20 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12 17:46:20 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:46:21 17:46:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:46:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:46:21 arm64: Pulling from edgex-lftools-log-publisher 17:46:21 8998bd30e6a1: Pulling fs layer 17:46:21 04944245beec: Pulling fs layer 17:46:21 699f458cf7ca: Pulling fs layer 17:46:21 765212b225bb: Pulling fs layer 17:46:21 f23df028b6ca: Pulling fs layer 17:46:21 d65c8cfc05b1: Pulling fs layer 17:46:21 2437ff75d9bd: Pulling fs layer 17:46:21 765212b225bb: Waiting 17:46:21 f23df028b6ca: Waiting 17:46:21 d65c8cfc05b1: Waiting 17:46:21 2437ff75d9bd: Waiting 17:46:21 04944245beec: Verifying Checksum 17:46:21 04944245beec: Download complete 17:46:21 765212b225bb: Verifying Checksum 17:46:21 765212b225bb: Download complete 17:46:21 f23df028b6ca: Verifying Checksum 17:46:21 f23df028b6ca: Download complete 17:46:21 d65c8cfc05b1: Verifying Checksum 17:46:21 d65c8cfc05b1: Download complete 17:46:21 699f458cf7ca: Verifying Checksum 17:46:21 699f458cf7ca: Download complete 17:46:22 8998bd30e6a1: Verifying Checksum 17:46:22 8998bd30e6a1: Download complete 17:46:24 2437ff75d9bd: Verifying Checksum 17:46:24 2437ff75d9bd: Download complete 17:46:26 8998bd30e6a1: Pull complete 17:46:27 04944245beec: Pull complete 17:46:28 699f458cf7ca: Pull complete 17:46:29 765212b225bb: Pull complete 17:46:30 f23df028b6ca: Pull complete 17:46:30 d65c8cfc05b1: Pull complete 17:46:45 2437ff75d9bd: Pull complete 17:46:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:46:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:46:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:46:45 prd-ubuntu20.04-docker-arm64-4c-16g-47808 does not seem to be running inside a container 17:46:45 $ 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/29 -v /w/workspace/device-rfid-llrp-go/29:/w/workspace/device-rfid-llrp-go/29:rw,z -v /w/workspace/device-rfid-llrp-go/29@tmp:/w/workspace/device-rfid-llrp-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:46:48 $ docker top 6ab0cc5eda6e4dfb44442909cfd8e813c51eb4b320a06736b4a4411a4c85a36b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:49 ---> job-cost.sh 17:46:49 lf-activate-venv: SKIPPING 17:46:49 INFO: No Stack... 17:46:50 INFO: Retrieving Pricing Info for: v3-standard-4 17:46:50 INFO: Archiving Costs [Pipeline] sh 17:46:51 + + cut -d, -f6 17:46:51 cat /w/workspace/device-rfid-llrp-go/29/archives/cost.csv [Pipeline] lock 17:46:51 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-29-stack-cost] 17:46:51 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-29-stack-cost] did not exist. Created. 17:46:51 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:46:52 /w/workspace/device-rfid-llrp-go/29@tmp/durable-471d861a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:46:53 + echo total: 0.10999999940395355 [Pipeline] stash 17:46:53 Warning: overwriting stash ‘stack-cost’ 17:46:53 Stashed 1 file(s) [Pipeline] } 17:46:53 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 17:46:53 $ docker stop --time=1 6ab0cc5eda6e4dfb44442909cfd8e813c51eb4b320a06736b4a4411a4c85a36b 17:46:55 $ docker rm -f 6ab0cc5eda6e4dfb44442909cfd8e813c51eb4b320a06736b4a4411a4c85a36b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:46:55 provisioning config files... 17:46:55 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3551648198972012203tmp [Pipeline] { [Pipeline] sh 17:46:55 + set +x 17:46:55 + curl -s https://codecov.io/bash 17:46:55 + bash -s -- 17:46:55 17:46:55 _____ _ 17:46:55 / ____| | | 17:46:55 | | ___ __| | ___ ___ _____ __ 17:46:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:46:55 | |___| (_) | (_| | __/ (_| (_) \ V / 17:46:55 \_____\___/ \__,_|\___|\___\___/ \_/ 17:46:55 Bash-1.0.6 17:46:55 17:46:55 17:46:55 ==> git version 2.25.1 found 17:46:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:46:55 Release-Date: 2020-01-08 17:46:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:46:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:46:55 ==> Jenkins CI detected. 17:46:55 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 17:46:55 project root: . 17:46:55 --> token set from env 17:46:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:46:55 ==> Running gcov in . (disable via -X gcov) 17:46:55 ==> Python coveragepy not found 17:46:55 ==> Searching for coverage reports in: 17:46:55 + . 17:46:55 -> Found 1 reports 17:46:55 ==> Detecting git/mercurial file structure 17:46:55 ==> Reading reports 17:46:55 + ./coverage.out bytes=460394 17:46:55 ==> Appending adjustments 17:46:55 https://docs.codecov.io/docs/fixing-reports 17:46:56 + Found adjustments 17:46:56 ==> Gzipping contents 17:46:56 52K /tmp/codecov.GO3RqV.gz 17:46:56 ==> Uploading reports 17:46:56 url: https://codecov.io 17:46:56 query: branch=main&commit=d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:46:56 -> Pinging Codecov 17:46:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:46:56 -> Uploading to 17:46:56 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d/59ffce34-8d11-416d-811a-b6e8c8acc951.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T174656Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eff256825c1b4d3cd7186ac19c3a45724e35351ccfff7c5f9642ffde737b194e 17:46:56 % Total % Received % Xferd Average Speed Time Time Time Current 17:46:56 Dload Upload Total Spent Left Speed 17:46:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51815 0 0 100 51815 0 249k --:--:-- --:--:-- --:--:-- 248k 100 51815 0 0 100 51815 0 220k --:--:-- --:--:-- --:--:-- 220k 17:46:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [Pipeline] } 17:46:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:46:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:46:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:46:57 17:46:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:46:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:46:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:46:57 188c0c94c7c5: Pulling fs layer 17:46:57 0ef7d3d256c8: Pulling fs layer 17:46:57 de9db76c5a1d: Pulling fs layer 17:46:57 0eba1c9be4d2: Pulling fs layer 17:46:57 0d57e429df01: Pulling fs layer 17:46:57 4e4be7b47b0d: Pulling fs layer 17:46:57 e1f770b5df2f: Pulling fs layer 17:46:57 85a0685a4137: Pulling fs layer 17:46:57 0eba1c9be4d2: Waiting 17:46:57 0d57e429df01: Waiting 17:46:57 4e4be7b47b0d: Waiting 17:46:57 85a0685a4137: Waiting 17:46:57 e1f770b5df2f: Waiting 17:46:57 de9db76c5a1d: Verifying Checksum 17:46:57 de9db76c5a1d: Download complete 17:46:57 0ef7d3d256c8: Verifying Checksum 17:46:57 0ef7d3d256c8: Download complete 17:46:57 0d57e429df01: Verifying Checksum 17:46:57 0d57e429df01: Download complete 17:46:57 4e4be7b47b0d: Verifying Checksum 17:46:57 4e4be7b47b0d: Download complete 17:46:57 188c0c94c7c5: Download complete 17:46:57 188c0c94c7c5: Pull complete 17:46:57 e1f770b5df2f: Verifying Checksum 17:46:57 e1f770b5df2f: Download complete 17:46:57 0ef7d3d256c8: Pull complete 17:46:58 de9db76c5a1d: Pull complete 17:46:58 0eba1c9be4d2: Verifying Checksum 17:46:58 0eba1c9be4d2: Download complete 17:46:58 85a0685a4137: Download complete 17:47:01 0eba1c9be4d2: Pull complete 17:47:01 0d57e429df01: Pull complete 17:47:01 4e4be7b47b0d: Pull complete 17:47:01 e1f770b5df2f: Pull complete 17:47:05 85a0685a4137: Pull complete 17:47:05 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:47:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:47:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:47:05 prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container 17:47:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:47:07 $ docker top 5dd680622f16cf489fccfdc5f738cefad17b149860ab05dcda8dca392b350c3a -eo pid,comm [Pipeline] { [Pipeline] echo 17:47:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:47:07 + set -o pipefail 17:47:07 + snyk monitor '--org=edgex-jenkins' 17:47:14 17:47:14 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 17:47:14 17:47:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/f86fba4e-0cc3-4f08-97f3-a6c07b4b8e3f 17:47:14 17:47:14 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:47:14 17:47:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:47:14 17:47:14 [Pipeline] } 17:47:14 $ docker stop --time=1 5dd680622f16cf489fccfdc5f738cefad17b149860ab05dcda8dca392b350c3a 17:47:16 $ docker rm -f 5dd680622f16cf489fccfdc5f738cefad17b149860ab05dcda8dca392b350c3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:47:17 + git log --format=format:%s -1 d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [Pipeline] sh 17:47:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:47:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:47:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:47:18 . [Pipeline] withDockerContainer 17:47:18 prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container 17:47:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 17:47:18 $ docker top 9694a41c5ae61f6098a19f5abf1cc055f72359b12eea0ccf1a749883b0e33f4d -eo pid,comm 17:47:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:47:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:47:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:47:18 [ssh-agent] Looking for ssh-agent implementation... 17:47:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:18 $ docker exec 9694a41c5ae61f6098a19f5abf1cc055f72359b12eea0ccf1a749883b0e33f4d ssh-agent 17:47:19 SSH_AUTH_SOCK=/tmp/ssh-LgNSOqQtn4xw/agent.32 17:47:19 SSH_AGENT_PID=38 17:47:19 Running ssh-add (command line suppressed) 17:47:19 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1322882479331062125.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1322882479331062125.key) 17:47:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:47:19 + git semver tag 17:47:19 2022-05-10 17:47:19,700 [run_tag] DEBUG tag force:False 17:47:19 2022-05-10 17:47:19,700 [check_head_tag] DEBUG check head tag 17:47:19 2022-05-10 17:47:19,701 [execute] INFO git cat-file --batch-check 17:47:19 2022-05-10 17:47:19,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 17:47:19 2022-05-10 17:47:19,705 [execute] INFO git cat-file --batch 17:47:19 2022-05-10 17:47:19,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 17:47:19 2022-05-10 17:47:19,720 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:47:19 2022-05-10 17:47:19,720 [execute] INFO git tag -a v2.1.0-dev.12 -m v2.1.0-dev.12 17:47:19 2022-05-10 17:47:19,720 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.12', '-m', 'v2.1.0-dev.12'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 17:47:19 2022-05-10 17:47:19,725 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:47:19 2.1.0-dev.12 [Pipeline] } 17:47:19 $ docker exec --env ******** --env ******** 9694a41c5ae61f6098a19f5abf1cc055f72359b12eea0ccf1a749883b0e33f4d ssh-agent -k 17:47:19 unset SSH_AUTH_SOCK; 17:47:19 unset SSH_AGENT_PID; 17:47:19 echo Agent pid 38 killed; 17:47:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:47:20 + git semver [Pipeline] } 17:47:20 $ docker stop --time=1 9694a41c5ae61f6098a19f5abf1cc055f72359b12eea0ccf1a749883b0e33f4d 17:47:21 $ docker rm -f 9694a41c5ae61f6098a19f5abf1cc055f72359b12eea0ccf1a749883b0e33f4d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:47:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:47:22 17:47:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:47:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:47:22 0.23.1-centos7: Pulling from edgex-lftools 17:47:22 ab5ef0e58194: Pulling fs layer 17:47:22 9712f1f96733: Pulling fs layer 17:47:22 63f879dbbcfc: Pulling fs layer 17:47:22 0d9ebad4ef96: Pulling fs layer 17:47:22 e9a5061849ea: Pulling fs layer 17:47:22 d747dcd14b5f: Pulling fs layer 17:47:22 2de7ff778b66: Pulling fs layer 17:47:22 0d9ebad4ef96: Waiting 17:47:22 e9a5061849ea: Waiting 17:47:22 d747dcd14b5f: Waiting 17:47:22 2de7ff778b66: Waiting 17:47:22 9712f1f96733: Verifying Checksum 17:47:22 9712f1f96733: Download complete 17:47:23 63f879dbbcfc: Verifying Checksum 17:47:23 63f879dbbcfc: Download complete 17:47:23 ab5ef0e58194: Download complete 17:47:23 0d9ebad4ef96: Verifying Checksum 17:47:23 0d9ebad4ef96: Download complete 17:47:23 d747dcd14b5f: Verifying Checksum 17:47:23 d747dcd14b5f: Download complete 17:47:23 e9a5061849ea: Verifying Checksum 17:47:23 e9a5061849ea: Download complete 17:47:23 2de7ff778b66: Verifying Checksum 17:47:23 2de7ff778b66: Download complete 17:47:25 ab5ef0e58194: Pull complete 17:47:25 9712f1f96733: Pull complete 17:47:26 63f879dbbcfc: Pull complete 17:47:30 0d9ebad4ef96: Pull complete 17:47:30 e9a5061849ea: Pull complete 17:47:30 d747dcd14b5f: Pull complete 17:47:31 2de7ff778b66: Pull complete 17:47:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:47:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:47:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:47:31 prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container 17:47:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:47:33 $ docker top 8a56115a6dd68adbeb35718650b3450e4e9fd5f38dac85a2d1502ee845eef19e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:47:34 provisioning config files... 17:47:34 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2350094012829114586tmp 17:47:34 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7081788193451515122tmp 17:47:34 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8235556787523280631tmp [Pipeline] { [Pipeline] echo 17:47:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:47:34 ---> sigul-configuration.sh 17:47:34 gpg: directory `/root/.gnupg' created 17:47:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:47:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:47:34 gpg: keyring `/root/.gnupg/secring.gpg' created 17:47:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:47:34 gpg: CAST5 encrypted data 17:47:34 gpg: encrypted with 1 passphrase 17:47:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:47:34 + mkdir /home/jenkins 17:47:34 + mkdir /home/jenkins/sigul [Pipeline] sh 17:47:34 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:47:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:47:35 ---> sigul-install.sh 17:47:35 Sigul already installed; skipping installation. [Pipeline] sh 17:47:35 + git tag --list 17:47:35 v0.0.0 17:47:35 v1.0.0 17:47:35 v1.0.0-dev.1 17:47:35 v1.0.0-dev.2 17:47:35 v1.0.0-dev.3 17:47:35 v1.0.0-dev.4 17:47:35 v1.0.0-dev.5 17:47:35 v1.0.0-dev.6 17:47:35 v1.0.0-dev.7 17:47:35 v1.0.0-dev.8 17:47:35 v1.0.0-dev.9 17:47:35 v1.0.1-dev.1 17:47:35 v1.0.1-dev.2 17:47:35 v1.0.1-dev.3 17:47:35 v1.0.1-dev.4 17:47:35 v1.0.1-dev.5 17:47:35 v1.0.1-dev.6 17:47:35 v2.1.0 17:47:35 v2.1.0-dev.1 17:47:35 v2.1.0-dev.10 17:47:35 v2.1.0-dev.11 17:47:35 v2.1.0-dev.12 17:47:35 v2.1.0-dev.2 17:47:35 v2.1.0-dev.3 17:47:35 v2.1.0-dev.4 17:47:35 v2.1.0-dev.5 17:47:35 v2.1.0-dev.6 17:47:35 v2.1.0-dev.7 17:47:35 v2.1.0-dev.8 17:47:35 v2.1.0-dev.9 [Pipeline] sh 17:47:35 + lftools sign git-tag v2.1.0-dev.12 17:47:36 Signing Git tag with Sigul... 17:47:36 Signing v2.1.0-dev.12 [Pipeline] echo 17:47:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:47:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:47:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:47:37 $ docker stop --time=1 8a56115a6dd68adbeb35718650b3450e4e9fd5f38dac85a2d1502ee845eef19e 17:47:38 $ docker rm -f 8a56115a6dd68adbeb35718650b3450e4e9fd5f38dac85a2d1502ee845eef19e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:47:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:47:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:47:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:47:39 . [Pipeline] withDockerContainer 17:47:39 prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container 17:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 17:47:39 $ docker top a36a7736afd0121814658476e805d1c938404ce486327d98271b0a7b35b707d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:47:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:47:39 [ssh-agent] Looking for ssh-agent implementation... 17:47:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:40 $ docker exec a36a7736afd0121814658476e805d1c938404ce486327d98271b0a7b35b707d9 ssh-agent 17:47:40 SSH_AUTH_SOCK=/tmp/ssh-BJMTo1aNKi9L/agent.35 17:47:40 SSH_AGENT_PID=42 17:47:40 Running ssh-add (command line suppressed) 17:47:40 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_973775262056580016.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_973775262056580016.key) 17:47:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:47:40 + git semver bump pre 17:47:40 2022-05-10 17:47:40,821 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:47:40 2022-05-10 17:47:40,821 [bump_version] DEBUG bumping version:2.1.0-dev.12 on axis:pre with prefix:dev 17:47:40 2022-05-10 17:47:40,821 [bump_version] DEBUG bumped version:2.1.0-dev.13 17:47:40 2022-05-10 17:47:40,821 [write_version] DEBUG write version:2.1.0-dev.13 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 17:47:40 2022-05-10 17:47:40,821 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:47:40 2022-05-10 17:47:40,821 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:47:40 2022-05-10 17:47:40,823 [execute] INFO git cat-file --batch-check 17:47:40 2022-05-10 17:47:40,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:47:40 2022-05-10 17:47:40,828 [execute] INFO git cat-file --batch 17:47:40 2022-05-10 17:47:40,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:47:40 2022-05-10 17:47:40,832 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:47:40 2.1.0-dev.13 [Pipeline] } 17:47:40 $ docker exec --env ******** --env ******** a36a7736afd0121814658476e805d1c938404ce486327d98271b0a7b35b707d9 ssh-agent -k 17:47:41 unset SSH_AUTH_SOCK; 17:47:41 unset SSH_AGENT_PID; 17:47:41 echo Agent pid 42 killed; 17:47:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:47:41 + git semver [Pipeline] } 17:47:41 $ docker stop --time=1 a36a7736afd0121814658476e805d1c938404ce486327d98271b0a7b35b707d9 17:47:42 $ docker rm -f a36a7736afd0121814658476e805d1c938404ce486327d98271b0a7b35b707d9 [Pipeline] // withDockerContainer [Pipeline] sh 17:47:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:47:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:47:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:47:43 . [Pipeline] withDockerContainer 17:47:43 prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container 17:47:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 17:47:44 $ docker top 2100810aea08e7b4884633eb535990f98b4854ed88e40ba2e7de5ac84186d960 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:47:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:47:44 [ssh-agent] Looking for ssh-agent implementation... 17:47:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:44 $ docker exec 2100810aea08e7b4884633eb535990f98b4854ed88e40ba2e7de5ac84186d960 ssh-agent 17:47:44 SSH_AUTH_SOCK=/tmp/ssh-VBfn4R5ox18N/agent.33 17:47:44 SSH_AGENT_PID=39 17:47:44 Running ssh-add (command line suppressed) 17:47:44 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3748584868780955730.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3748584868780955730.key) 17:47:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:47:44 + git semver push 17:47:45 2022-05-10 17:47:45,098 [run_push] DEBUG push 17:47:45 2022-05-10 17:47:45,099 [execute] INFO git push origin semver 17:47:45 2022-05-10 17:47:45,099 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:47:46 2022-05-10 17:47:45,838 [run_push] DEBUG push all version tags 17:47:46 2022-05-10 17:47:45,839 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:47:46 2022-05-10 17:47:45,839 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 17:47:46 2022-05-10 17:47:46,552 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:47:46 2.1.0-dev.13 [Pipeline] } 17:47:46 $ docker exec --env ******** --env ******** 2100810aea08e7b4884633eb535990f98b4854ed88e40ba2e7de5ac84186d960 ssh-agent -k 17:47:46 unset SSH_AUTH_SOCK; 17:47:46 unset SSH_AGENT_PID; 17:47:46 echo Agent pid 39 killed; 17:47:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:47:47 + git semver [Pipeline] } 17:47:47 $ docker stop --time=1 2100810aea08e7b4884633eb535990f98b4854ed88e40ba2e7de5ac84186d960 17:47:48 $ docker rm -f 2100810aea08e7b4884633eb535990f98b4854ed88e40ba2e7de5ac84186d960 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:47:49 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 17:47:49 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:47:49 total 16 17:47:49 drwxr-xr-x 3 root root 4096 May 10 17:36 . 17:47:49 drwxrwxr-x 12 jenkins jenkins 4096 May 10 17:47 .. 17:47:49 drwxr-xr-x 2 root root 4096 May 10 17:36 cost 17:47:49 -rw-r--r-- 1 root root 89 May 10 17:36 cost.csv 17:47:49 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:47:49 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:47:49 total 16 17:47:49 drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:36 . 17:47:49 drwxrwxr-x 12 jenkins jenkins 4096 May 10 17:47 .. 17:47:49 drwxr-xr-x 2 jenkins jenkins 4096 May 10 17:36 cost 17:47:49 -rw-r--r-- 1 jenkins jenkins 89 May 10 17:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:47:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:47:50 ---> package-listing.sh 17:47:50 ++ facter osfamily 17:47:50 ++ tr '[:upper:]' '[:lower:]' 17:47:50 + OS_FAMILY=debian 17:47:50 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 17:47:50 + START_PACKAGES=/tmp/packages_start.txt 17:47:50 + END_PACKAGES=/tmp/packages_end.txt 17:47:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:47:50 + PACKAGES=/tmp/packages_start.txt 17:47:50 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 17:47:50 + PACKAGES=/tmp/packages_end.txt 17:47:50 + case "${OS_FAMILY}" in 17:47:50 + dpkg -l 17:47:50 + grep '^ii' 17:47:50 + '[' -f /tmp/packages_start.txt ']' 17:47:50 + '[' -f /tmp/packages_end.txt ']' 17:47:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:47:50 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 17:47:50 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 17:47:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 17:47:50 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:47:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:47:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:51 . [Pipeline] withDockerContainer 17:47:51 prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container 17:47:51 $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:47:52 $ docker top e23e69e279be6488c70e3ab982358cd1deb6ad925aaeb5b378f466b33f864b42 -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:52 + touch /tmp/pre-build-complete [Pipeline] sh 17:47:52 + mkdir -p /var/log/sysstat [Pipeline] sh 17:47:52 + ls /var/log/sa-host 17:47:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:47:53 provisioning config files... 17:47:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5594247820205970583tmp [Pipeline] { [Pipeline] echo 17:47:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:47:53 ---> create-netrc.sh [Pipeline] } 17:47:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:47:53 ---> python-tools-install.sh [Pipeline] echo 17:47:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:47:54 ---> sudo-logs.sh 17:47:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:47:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:47:54 ---> job-cost.sh 17:47:54 lf-activate-venv: SKIPPING 17:47:54 DEBUG: total: 0.2199999988079071 17:47:54 INFO: Retrieving Stack Cost... 17:47:55 INFO: Retrieving Pricing Info for: v3-standard-8 17:47:55 INFO: Archiving Costs [Pipeline] echo 17:47:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:47:55 ---> logs-deploy.sh 17:47:55 lf-activate-venv: SKIPPING 17:47:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/29 17:47:55 INFO: archiving workspace using pattern(s): 17:47:56 Archives upload complete. 17:47:56 INFO: archiving logs to Nexus