Pull request #93 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3+3817b545243506d6c11f8926a861473cd0c4170b (680317f1e6973ce14480c49a681a46096fc1f242) 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-ssh9615910013753492626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh9063789054672289709.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-93/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-93/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7135442016026721393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-93/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3108434752343540449.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17718491431830360165.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-93/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-93/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6242119893107166201.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16814 in /w/workspace/ry_app-rfid-llrp-inventory_PR-93 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-93 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3817b545243506d6c11f8926a861473cd0c4170b into PR head commit 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 Merge succeeded, producing 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 Checking out Revision 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 (PR-93) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:13:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:13:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:13:10 ========================================================= 13:13:10 EdgeX Global Pipelines Version Info 13:13:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:13:11 ------------------- 13:13:11 stable info: 13:13:11 ------------------- 13:13:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:13:11 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 13:13:11 Message: update stable to v1.0.234 13:13:12 ------------------- 13:13:12 experimental info: 13:13:12 ------------------- 13:13:12 Commited By: **** collab-it+edgex@linuxfoundation.org 13:13:12 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 13:13:12 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-93 [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-93 [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-93 [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d3cecc [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:13 provisioning config files... 13:13:13 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp/config1314150975489798915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:14 ---> docker-login.sh 13:13:14 nexus3.edgexfoundry.org:10001 13:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:14 Configure a credential helper to remove this warning. See 13:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:14 13:13:14 Login Succeeded 13:13:14 nexus3.edgexfoundry.org:10002 13:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:14 Configure a credential helper to remove this warning. See 13:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:14 13:13:14 Login Succeeded 13:13:14 nexus3.edgexfoundry.org:10003 13:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:15 Configure a credential helper to remove this warning. See 13:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:15 13:13:15 Login Succeeded 13:13:15 nexus3.edgexfoundry.org:10004 13:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:15 Configure a credential helper to remove this warning. See 13:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:15 13:13:15 Login Succeeded 13:13:15 docker.io 13:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:15 Configure a credential helper to remove this warning. See 13:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:15 13:13:15 Login Succeeded 13:13:15 ---> docker-login.sh ends [Pipeline] } 13:13:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:13:16 + git rev-list -1 --merges 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3~1..7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 [Pipeline] echo 13:13:16 -----------> git rev-list -1 --merges 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3~1..7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 [false] [Pipeline] sh 13:13:16 + git log --format=format:%s -1 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 [Pipeline] echo 13:13:16 ========================================================= 13:13:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:13:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:13:17 + git log --format=format:%s -1 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 [Pipeline] echo 13:13:17 [semverPrep] GIT_COMMIT: 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 13:13:17 [semverPrep] This is not a build commit. [Pipeline] sh 13:13:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:13:17 + grep -v github /etc/ssh/ssh_known_hosts 13:13:17 + [ -e /tmp/ssh_known_hosts ] 13:13:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:13:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:13:17 + sudo tee -a /etc/ssh/ssh_known_hosts 13:13:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:13:17 13:13:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:13:18 0.1.4: Pulling from edgex-devops/py-git-semver 13:13:18 42c077c10790: Pulling fs layer 13:13:18 f63e77b7563a: Pulling fs layer 13:13:18 bd5fdadae976: Pulling fs layer 13:13:18 205491f53016: Pulling fs layer 13:13:18 df18705c85c3: Pulling fs layer 13:13:18 bdb3f477010e: Pulling fs layer 13:13:18 c8a8fc8e1c8f: Pulling fs layer 13:13:18 2c6e9b1d212d: Pulling fs layer 13:13:18 bdb8f0575790: Pulling fs layer 13:13:18 386e3cb2ff24: Pulling fs layer 13:13:18 2343380bae48: Pulling fs layer 13:13:18 2c6e9b1d212d: Waiting 13:13:18 205491f53016: Waiting 13:13:18 df18705c85c3: Waiting 13:13:18 bdb3f477010e: Waiting 13:13:18 c8a8fc8e1c8f: Waiting 13:13:18 386e3cb2ff24: Waiting 13:13:18 2343380bae48: Waiting 13:13:18 f63e77b7563a: Verifying Checksum 13:13:18 f63e77b7563a: Download complete 13:13:18 205491f53016: Verifying Checksum 13:13:18 205491f53016: Download complete 13:13:18 df18705c85c3: Verifying Checksum 13:13:18 df18705c85c3: Download complete 13:13:18 bd5fdadae976: Verifying Checksum 13:13:18 bd5fdadae976: Download complete 13:13:18 bdb3f477010e: Verifying Checksum 13:13:18 bdb3f477010e: Download complete 13:13:18 2c6e9b1d212d: Download complete 13:13:18 bdb8f0575790: Download complete 13:13:18 386e3cb2ff24: Verifying Checksum 13:13:18 386e3cb2ff24: Download complete 13:13:18 2343380bae48: Verifying Checksum 13:13:18 2343380bae48: Download complete 13:13:18 42c077c10790: Verifying Checksum 13:13:18 42c077c10790: Download complete 13:13:18 c8a8fc8e1c8f: Download complete 13:13:20 42c077c10790: Pull complete 13:13:20 f63e77b7563a: Pull complete 13:13:20 bd5fdadae976: Pull complete 13:13:20 205491f53016: Pull complete 13:13:21 df18705c85c3: Pull complete 13:13:21 bdb3f477010e: Pull complete 13:13:23 c8a8fc8e1c8f: Pull complete 13:13:23 2c6e9b1d212d: Pull complete 13:13:23 bdb8f0575790: Pull complete 13:13:23 386e3cb2ff24: Pull complete 13:13:23 2343380bae48: Pull complete 13:13:23 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 13:13:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:13:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:23 prd-ubuntu20.04-docker-8c-8g-16814 does not seem to be running inside a container 13:13:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-93 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93:/w/workspace/ry_app-rfid-llrp-inventory_PR-93:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:13:25 $ docker top c8de4d83aeb77022599c84dd93505a84d02b8daba332da7a8e696225faa713cb -eo pid,comm 13:13:25 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). 13:13:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:13:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:13:25 [ssh-agent] Looking for ssh-agent implementation... 13:13:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:13:25 $ docker exec c8de4d83aeb77022599c84dd93505a84d02b8daba332da7a8e696225faa713cb ssh-agent 13:13:25 SSH_AUTH_SOCK=/tmp/ssh-s7r9GjqJ2x9h/agent.35 13:13:25 SSH_AGENT_PID=42 13:13:25 Running ssh-add (command line suppressed) 13:13:26 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp/private_key_7252129331430778360.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp/private_key_7252129331430778360.key) 13:13:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:13:26 + git tag --points-at HEAD [Pipeline] } 13:13:26 $ docker exec --env ******** --env ******** c8de4d83aeb77022599c84dd93505a84d02b8daba332da7a8e696225faa713cb ssh-agent -k 13:13:26 unset SSH_AUTH_SOCK; 13:13:26 unset SSH_AGENT_PID; 13:13:26 echo Agent pid 42 killed; 13:13:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:13:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:13:26 [ssh-agent] Looking for ssh-agent implementation... 13:13:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:13:26 $ docker exec c8de4d83aeb77022599c84dd93505a84d02b8daba332da7a8e696225faa713cb ssh-agent 13:13:26 SSH_AUTH_SOCK=/tmp/ssh-cS8mQZ6MgAeq/agent.75 13:13:26 SSH_AGENT_PID=81 13:13:26 Running ssh-add (command line suppressed) 13:13:27 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp/private_key_3662934273764831411.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp/private_key_3662934273764831411.key) 13:13:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:13:27 + git semver init 13:13:27 2022-07-04 13:13:27,555 [run_init] DEBUG init version:0.0.0 force:False 13:13:27 2022-07-04 13:13:27,556 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-93/.semver 13:13:27 2022-07-04 13:13:27,556 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-93/.semver 13:13:27 2022-07-04 13:13:27,557 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-93/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-93, universal_newlines=False, shell=None, istream=None) 13:13:28 2022-07-04 13:13:28,540 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-93/.git/info/exclude 13:13:28 2022-07-04 13:13:28,541 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-93/.semver/PR-93 with force:False 13:13:28 2022-07-04 13:13:28,541 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-93/.semver/PR-93 13:13:28 2022-07-04 13:13:28,545 [execute] INFO git cat-file --batch-check 13:13:28 2022-07-04 13:13:28,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-93/.semver, universal_newlines=False, shell=None, istream=) 13:13:28 2022-07-04 13:13:28,552 [execute] INFO git cat-file --batch 13:13:28 2022-07-04 13:13:28,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-93/.semver, universal_newlines=False, shell=None, istream=) 13:13:28 2022-07-04 13:13:28,559 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-93/.semver/PR-93 13:13:28 0.0.0 [Pipeline] } 13:13:28 $ docker exec --env ******** --env ******** c8de4d83aeb77022599c84dd93505a84d02b8daba332da7a8e696225faa713cb ssh-agent -k 13:13:28 unset SSH_AUTH_SOCK; 13:13:28 unset SSH_AGENT_PID; 13:13:28 echo Agent pid 81 killed; 13:13:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:13:29 + git semver [Pipeline] } 13:13:29 $ docker stop --time=1 c8de4d83aeb77022599c84dd93505a84d02b8daba332da7a8e696225faa713cb 13:13:30 $ docker rm -f c8de4d83aeb77022599c84dd93505a84d02b8daba332da7a8e696225faa713cb [Pipeline] // withDockerContainer [Pipeline] sh 13:13:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:13:31 Stashed 1 file(s) [Pipeline] echo 13:13:31 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:32 provisioning config files... 13:13:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp/config8791912209864749750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:32 ---> docker-login.sh 13:13:32 nexus3.edgexfoundry.org:10001 13:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:32 Configure a credential helper to remove this warning. See 13:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:32 13:13:32 Login Succeeded 13:13:32 nexus3.edgexfoundry.org:10002 13:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:32 Configure a credential helper to remove this warning. See 13:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:32 13:13:32 Login Succeeded 13:13:32 nexus3.edgexfoundry.org:10003 13:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:32 Configure a credential helper to remove this warning. See 13:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:32 13:13:32 Login Succeeded 13:13:32 nexus3.edgexfoundry.org:10004 13:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:33 Configure a credential helper to remove this warning. See 13:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:33 13:13:33 Login Succeeded 13:13:33 docker.io 13:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:33 Configure a credential helper to remove this warning. See 13:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:33 13:13:33 Login Succeeded 13:13:33 ---> docker-login.sh ends [Pipeline] } 13:13:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:13:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:13:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:13:33 ========================================================= 13:13:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:13:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:34 + 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 . 13:13:34 Sending build context to Docker daemon 12.44MB 13:13:34 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 13:13:34 Step 2/13 : FROM ${BASE} AS builder 13:13:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:13:34 59bf1c3509f3: Pulling fs layer 13:13:34 666ba61612fd: Pulling fs layer 13:13:34 8ed8ca486205: Pulling fs layer 13:13:34 cc1cd167ecdc: Pulling fs layer 13:13:34 c516ae0d96e1: Pulling fs layer 13:13:34 684cea983483: Pulling fs layer 13:13:34 dd3240ac7de5: Pulling fs layer 13:13:34 b1e948a4e11c: Pulling fs layer 13:13:34 a8fd76ee1af6: Pulling fs layer 13:13:34 646ad004c059: Pulling fs layer 13:13:34 cc1cd167ecdc: Waiting 13:13:34 b1e948a4e11c: Waiting 13:13:34 a8fd76ee1af6: Waiting 13:13:34 c516ae0d96e1: Waiting 13:13:34 684cea983483: Waiting 13:13:34 dd3240ac7de5: Waiting 13:13:34 8ed8ca486205: Download complete 13:13:34 666ba61612fd: Verifying Checksum 13:13:34 666ba61612fd: Download complete 13:13:34 c516ae0d96e1: Verifying Checksum 13:13:34 c516ae0d96e1: Download complete 13:13:34 684cea983483: Verifying Checksum 13:13:34 684cea983483: Download complete 13:13:34 59bf1c3509f3: Verifying Checksum 13:13:34 59bf1c3509f3: Download complete 13:13:34 b1e948a4e11c: Verifying Checksum 13:13:34 b1e948a4e11c: Download complete 13:13:34 59bf1c3509f3: Pull complete 13:13:34 666ba61612fd: Pull complete 13:13:34 8ed8ca486205: Pull complete 13:13:35 cc1cd167ecdc: Verifying Checksum 13:13:35 cc1cd167ecdc: Download complete 13:13:35 646ad004c059: Verifying Checksum 13:13:35 646ad004c059: Download complete 13:13:35 a8fd76ee1af6: Download complete 13:13:39 cc1cd167ecdc: Pull complete 13:13:39 c516ae0d96e1: Pull complete 13:13:39 684cea983483: Pull complete 13:13:39 dd3240ac7de5: Pull complete 13:13:39 b1e948a4e11c: Pull complete 13:13:41 a8fd76ee1af6: Pull complete 13:13:42 646ad004c059: Pull complete 13:13:42 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 13:13:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:13:42 ---> 8f69c11f6b0c 13:13:42 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:13:44 ---> Running in 5770da919aef 13:13:44 Removing intermediate container 5770da919aef 13:13:44 ---> 90a7fffef050 13:13:44 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:13:44 ---> Running in 702ec5f55dfa 13:13:44 Removing intermediate container 702ec5f55dfa 13:13:44 ---> bc2f357e5e20 13:13:44 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:13:44 ---> Running in 1f9836973517 13:13:44 Removing intermediate container 1f9836973517 13:13:44 ---> 4905c8746d1c 13:13:44 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:13:44 ---> Running in fdd9e396a924 13:13:45 Removing intermediate container fdd9e396a924 13:13:45 ---> b9b890857251 13:13:45 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:13:45 ---> Running in dc408a42cc0b 13:13:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:13:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:13:46 OK: 221 MiB in 52 packages 13:13:47 Still waiting to schedule task 13:13:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:13:47 Removing intermediate container dc408a42cc0b 13:13:47 ---> 763b8a6c8989 13:13:47 Step 8/13 : WORKDIR /app 13:13:47 ---> Running in 1b654992c262 13:13:47 Removing intermediate container 1b654992c262 13:13:47 ---> efae0079f28b 13:13:47 Step 9/13 : COPY go.mod vendor* ./ 13:13:47 ---> 586921f455cf 13:13:47 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:47 ---> Running in bc2b6ad0917e 13:14:05 Removing intermediate container bc2b6ad0917e 13:14:05 ---> 0d995a570bc9 13:14:05 Step 11/13 : COPY . . 13:14:05 ---> 56daac882fd9 13:14:05 Step 12/13 : ARG MAKE="make build" 13:14:05 ---> Running in 03588a89fddd 13:14:05 Removing intermediate container 03588a89fddd 13:14:05 ---> ee668542cf92 13:14:05 Step 13/13 : RUN $MAKE 13:14:05 ---> Running in aea6a168745b 13:14:05 noop 13:14:06 Removing intermediate container aea6a168745b 13:14:06 ---> 3f89d110b762 13:14:06 Successfully built 3f89d110b762 13:14:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:06 + docker inspect -f . ci-base-image-x86_64 13:14:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:07 prd-ubuntu20.04-docker-8c-8g-16814 does not seem to be running inside a container 13:14:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-93 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93:/w/workspace/ry_app-rfid-llrp-inventory_PR-93:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:14:07 $ docker top 89c99aad19bfac463ca2e6721992917dfdbc7ec5b4d697f0995ca7604073bd39 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:07 + go version 13:14:07 go version go1.17.7 linux/amd64 [Pipeline] } 13:14:08 $ docker stop --time=1 89c99aad19bfac463ca2e6721992917dfdbc7ec5b4d697f0995ca7604073bd39 13:14:09 $ docker rm -f 89c99aad19bfac463ca2e6721992917dfdbc7ec5b4d697f0995ca7604073bd39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:09 + docker inspect -f . ci-base-image-x86_64 13:14:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:10 prd-ubuntu20.04-docker-8c-8g-16814 does not seem to be running inside a container 13:14:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-93 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93:/w/workspace/ry_app-rfid-llrp-inventory_PR-93:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:14:10 $ docker top 9b3d9f146d5e7025dd8cefa00b5b66612e318316830d69d19e54f1a04cb86107 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:14:11 + make test 13:14:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:14:21 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:14:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.061s coverage: 86.2% of statements 13:14:21 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:14:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.549s coverage: 71.9% of statements 13:14:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:14:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:14:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:14:37 ./bin/test-attribution.sh 13:14:37 An attribution for github.com/Microsoft/go-winio is missing from in Attribution.txt, please add 13:14:37 make: *** [Makefile:55: test] Error 1 [Pipeline] } 13:14:37 $ docker stop --time=1 9b3d9f146d5e7025dd8cefa00b5b66612e318316830d69d19e54f1a04cb86107 13:14:39 $ docker rm -f 9b3d9f146d5e7025dd8cefa00b5b66612e318316830d69d19e54f1a04cb86107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:40 13:14:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:41 latest: Pulling from edgex-lftools-log-publisher 13:14:41 5eb5b503b376: Pulling fs layer 13:14:41 5c69ac0246d0: Pulling fs layer 13:14:41 ec43610c2a17: Pulling fs layer 13:14:41 3a2ae6a8a46f: Pulling fs layer 13:14:41 33b1e0a273af: Pulling fs layer 13:14:41 5d3b04190fa2: Pulling fs layer 13:14:41 2f39f015ded8: Pulling fs layer 13:14:41 33b1e0a273af: Waiting 13:14:41 5d3b04190fa2: Waiting 13:14:41 2f39f015ded8: Waiting 13:14:41 3a2ae6a8a46f: Waiting 13:14:41 5c69ac0246d0: Verifying Checksum 13:14:41 5c69ac0246d0: Download complete 13:14:41 3a2ae6a8a46f: Verifying Checksum 13:14:41 3a2ae6a8a46f: Download complete 13:14:41 33b1e0a273af: Verifying Checksum 13:14:41 33b1e0a273af: Download complete 13:14:41 ec43610c2a17: Verifying Checksum 13:14:41 ec43610c2a17: Download complete 13:14:41 5d3b04190fa2: Verifying Checksum 13:14:41 5d3b04190fa2: Download complete 13:14:41 5eb5b503b376: Verifying Checksum 13:14:41 5eb5b503b376: Download complete 13:14:42 2f39f015ded8: Verifying Checksum 13:14:42 2f39f015ded8: Download complete 13:14:43 5eb5b503b376: Pull complete 13:14:43 5c69ac0246d0: Pull complete 13:14:43 ec43610c2a17: Pull complete 13:14:43 3a2ae6a8a46f: Pull complete 13:14:43 33b1e0a273af: Pull complete 13:14:43 5d3b04190fa2: Pull complete 13:14:49 2f39f015ded8: Pull complete 13:14:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:14:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:49 prd-ubuntu20.04-docker-8c-8g-16814 does not seem to be running inside a container 13:14:49 $ 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/ry_app-rfid-llrp-inventory_PR-93 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93:/w/workspace/ry_app-rfid-llrp-inventory_PR-93:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:14:51 $ docker top 744b565241ccb79bd8b9b7c333214701dc4a365311ee3f60332353594f9696a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:51 ---> job-cost.sh 13:14:51 lf-activate-venv: SKIPPING 13:14:51 INFO: No Stack... 13:14:51 INFO: Retrieving Pricing Info for: v3-standard-8 13:14:52 INFO: Archiving Costs [Pipeline] sh 13:14:52 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-93/archives/cost.csv 13:14:52 + cut -d, -f6 [Pipeline] lock 13:14:52 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-93-1-stack-cost] 13:14:52 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-93-1-stack-cost] did not exist. Created. 13:14:52 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-93-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:14:53 + echo total: 0.2199999988079071 [Pipeline] stash 13:14:53 Stashed 1 file(s) [Pipeline] } 13:14:53 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-93-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:14:53 $ docker stop --time=1 744b565241ccb79bd8b9b7c333214701dc4a365311ee3f60332353594f9696a9 13:14:54 $ docker rm -f 744b565241ccb79bd8b9b7c333214701dc4a365311ee3f60332353594f9696a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:14:54 Failed in branch amd64 13:15:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16816 in /w/workspace/ry_app-rfid-llrp-inventory_PR-93 [Pipeline] { [Pipeline] ws 13:15:29 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:15:30 The recommended git tool is: git 13:15:36 using credential edgex-jenkins-ssh 13:15:36 Cloning the remote Git repository 13:15:36 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:15:36 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:15:36 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:15:36 > git --version # timeout=10 13:15:36 > git --version # 'git version 2.25.1' 13:15:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:38 Merging remotes/origin/main commit 3817b545243506d6c11f8926a861473cd0c4170b into PR head commit 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 13:15:39 Merge succeeded, producing 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 13:15:39 Checking out Revision 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 (PR-93) 13:15:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:15:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:15:38 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:15:38 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:15:38 > git config core.sparsecheckout # timeout=10 13:15:38 > git checkout -f 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 # timeout=10 13:15:39 > git remote # timeout=10 13:15:39 > git config --get remote.origin.url # timeout=10 13:15:39 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:39 > git merge 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 13:15:39 > git rev-parse HEAD^{commit} # timeout=10 13:15:39 > git config core.sparsecheckout # timeout=10 13:15:39 > git checkout -f 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 # timeout=10 13:15:43 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 13:15:43 > git --version # timeout=10 13:15:43 > git --version # 'git version 2.25.1' 13:15:43 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:15:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:15:44 % Total % Received % Xferd Average Speed Time Time Time Current 13:15:44 Dload Upload Total Spent Left Speed 13:15:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 93534 0 --:--:-- --:--:-- --:--:-- 93534 [Pipeline] sh 13:15:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:15:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:15:45 + sudo tee /etc/docker/daemon.new 13:15:45 { 13:15:45 "registry-mirrors": [ 13:15:45 "https://nexus3.edgexfoundry.org:10001" 13:15:45 ], 13:15:45 "bip": "10.250.0.254/24", 13:15:45 "hosts": [ 13:15:45 "tcp://0.0.0.0:5555", 13:15:45 "unix:///var/run/docker.sock" 13:15:45 ], 13:15:45 "mtu": 1458, 13:15:45 "selinux-enabled": true, 13:15:45 "seccomp-profile": "/etc/docker/seccomp.json" 13:15:45 } [Pipeline] sh 13:15:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:15:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:16:04 provisioning config files... 13:16:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5611816816224080966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:05 ---> docker-login.sh 13:16:05 nexus3.edgexfoundry.org:10001 13:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:06 Configure a credential helper to remove this warning. See 13:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:06 13:16:06 Login Succeeded 13:16:06 nexus3.edgexfoundry.org:10002 13:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:06 Configure a credential helper to remove this warning. See 13:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:06 13:16:06 Login Succeeded 13:16:06 nexus3.edgexfoundry.org:10003 13:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:06 Configure a credential helper to remove this warning. See 13:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:06 13:16:06 Login Succeeded 13:16:06 nexus3.edgexfoundry.org:10004 13:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:07 Configure a credential helper to remove this warning. See 13:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:07 13:16:07 Login Succeeded 13:16:07 docker.io 13:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:08 Configure a credential helper to remove this warning. See 13:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:08 13:16:08 Login Succeeded 13:16:08 ---> docker-login.sh ends [Pipeline] } 13:16:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:16:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:16:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:16:08 ========================================================= 13:16:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:16:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:09 + 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 . 13:16:09 Sending build context to Docker daemon 687.6kB 13:16:09 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 13:16:09 Step 2/13 : FROM ${BASE} AS builder 13:16:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:16:09 9b3977197b4f: Pulling fs layer 13:16:09 1a89e8eeedd5: Pulling fs layer 13:16:09 94645a83ff95: Pulling fs layer 13:16:09 e6fb740bc735: Pulling fs layer 13:16:09 3a77bd46dcc9: Pulling fs layer 13:16:09 355e64cbe906: Pulling fs layer 13:16:09 63ab81a10011: Pulling fs layer 13:16:09 555d1d1c4555: Pulling fs layer 13:16:09 e6fb740bc735: Waiting 13:16:09 3a77bd46dcc9: Waiting 13:16:09 7d9057610161: Pulling fs layer 13:16:09 355e64cbe906: Waiting 13:16:09 63ab81a10011: Waiting 13:16:09 555d1d1c4555: Waiting 13:16:09 7d9057610161: Waiting 13:16:09 94645a83ff95: Verifying Checksum 13:16:09 1a89e8eeedd5: Verifying Checksum 13:16:09 1a89e8eeedd5: Download complete 13:16:09 3a77bd46dcc9: Verifying Checksum 13:16:09 3a77bd46dcc9: Download complete 13:16:09 355e64cbe906: Download complete 13:16:09 9b3977197b4f: Verifying Checksum 13:16:09 9b3977197b4f: Download complete 13:16:09 63ab81a10011: Verifying Checksum 13:16:09 63ab81a10011: Download complete 13:16:10 9b3977197b4f: Pull complete 13:16:10 7d9057610161: Verifying Checksum 13:16:10 7d9057610161: Download complete 13:16:11 1a89e8eeedd5: Pull complete 13:16:11 94645a83ff95: Pull complete 13:16:12 555d1d1c4555: Verifying Checksum 13:16:12 555d1d1c4555: Download complete 13:16:12 e6fb740bc735: Download complete 13:16:25 e6fb740bc735: Pull complete 13:16:26 3a77bd46dcc9: Pull complete 13:16:26 355e64cbe906: Pull complete 13:16:26 63ab81a10011: Pull complete 13:16:33 555d1d1c4555: Pull complete 13:16:35 7d9057610161: Pull complete 13:16:35 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 13:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:16:35 ---> 819e984ddca1 13:16:35 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:16:36 ---> Running in 1bc522dce1e3 13:16:37 Removing intermediate container 1bc522dce1e3 13:16:37 ---> 2d5d628ebc66 13:16:37 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:16:37 ---> Running in 2efa0ea25e7f 13:16:37 Removing intermediate container 2efa0ea25e7f 13:16:37 ---> 145c7c4c75df 13:16:37 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:16:37 ---> Running in 71391710b060 13:16:37 Removing intermediate container 71391710b060 13:16:37 ---> 15f663366c23 13:16:37 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:38 ---> Running in ed1317f7e56f 13:16:40 Removing intermediate container ed1317f7e56f 13:16:40 ---> c55533cd89a7 13:16:40 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:16:40 ---> Running in 87d32bda7c00 13:16:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:16:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:16:42 OK: 220 MiB in 52 packages 13:16:43 Removing intermediate container 87d32bda7c00 13:16:43 ---> ea5cbea9d9b6 13:16:43 Step 8/13 : WORKDIR /app 13:16:43 ---> Running in 2cb86827949c 13:16:43 Removing intermediate container 2cb86827949c 13:16:43 ---> 4b72fb142457 13:16:43 Step 9/13 : COPY go.mod vendor* ./ 13:16:44 ---> b9970d73eb6d 13:16:44 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:44 ---> Running in f6cad7c03805 13:17:31 Removing intermediate container f6cad7c03805 13:17:31 ---> be58f4d09b78 13:17:31 Step 11/13 : COPY . . 13:17:31 ---> 6348965a54b5 13:17:31 Step 12/13 : ARG MAKE="make build" 13:17:31 ---> Running in 6a4a4ac4c5b8 13:17:31 Removing intermediate container 6a4a4ac4c5b8 13:17:31 ---> 75f02716eb64 13:17:31 Step 13/13 : RUN $MAKE 13:17:31 ---> Running in c10c59fab757 13:17:32 noop 13:17:33 Removing intermediate container c10c59fab757 13:17:33 ---> b0e708d401a9 13:17:33 Successfully built b0e708d401a9 13:17:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:33 + docker inspect -f . ci-base-image-arm64 13:17:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:34 prd-ubuntu20.04-docker-arm64-4c-16g-16816 does not seem to be running inside a container 13:17:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:17:35 $ docker top 182395e138b1e938398f4f4d2304feac1b0fc60dad64f880514a6c5e941f73c9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:36 + go version 13:17:36 go version go1.17.7 linux/arm64 [Pipeline] } 13:17:36 $ docker stop --time=1 182395e138b1e938398f4f4d2304feac1b0fc60dad64f880514a6c5e941f73c9 13:17:38 $ docker rm -f 182395e138b1e938398f4f4d2304feac1b0fc60dad64f880514a6c5e941f73c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:39 + docker inspect -f . ci-base-image-arm64 13:17:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:39 prd-ubuntu20.04-docker-arm64-4c-16g-16816 does not seem to be running inside a container 13:17:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:17:40 $ docker top c7ab6a7a456bee6967ea9493e8c6d95732c436d961c7bd49bdb53ea9f1895170 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:17:41 + make test 13:17:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:19:18 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:19:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.239s coverage: 86.2% of statements 13:19:18 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:19:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.732s coverage: 71.9% of statements 13:19:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:19:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:19:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:19:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:19:51 ./bin/test-attribution.sh 13:19:51 An attribution for github.com/Microsoft/go-winio is missing from in Attribution.txt, please add 13:19:51 make: *** [Makefile:55: test] Error 1 [Pipeline] } 13:19:51 $ docker stop --time=1 c7ab6a7a456bee6967ea9493e8c6d95732c436d961c7bd49bdb53ea9f1895170 13:19:52 $ docker rm -f c7ab6a7a456bee6967ea9493e8c6d95732c436d961c7bd49bdb53ea9f1895170 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:54 13:19:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:55 arm64: Pulling from edgex-lftools-log-publisher 13:19:55 8998bd30e6a1: Pulling fs layer 13:19:55 04944245beec: Pulling fs layer 13:19:55 699f458cf7ca: Pulling fs layer 13:19:55 765212b225bb: Pulling fs layer 13:19:55 f23df028b6ca: Pulling fs layer 13:19:55 d65c8cfc05b1: Pulling fs layer 13:19:55 2437ff75d9bd: Pulling fs layer 13:19:55 f23df028b6ca: Waiting 13:19:55 d65c8cfc05b1: Waiting 13:19:55 2437ff75d9bd: Waiting 13:19:55 765212b225bb: Waiting 13:19:55 04944245beec: Verifying Checksum 13:19:55 04944245beec: Download complete 13:19:55 765212b225bb: Verifying Checksum 13:19:55 765212b225bb: Download complete 13:19:55 f23df028b6ca: Download complete 13:19:55 d65c8cfc05b1: Verifying Checksum 13:19:55 d65c8cfc05b1: Download complete 13:19:55 699f458cf7ca: Verifying Checksum 13:19:55 699f458cf7ca: Download complete 13:19:55 8998bd30e6a1: Download complete 13:19:58 2437ff75d9bd: Verifying Checksum 13:19:58 2437ff75d9bd: Download complete 13:20:00 8998bd30e6a1: Pull complete 13:20:00 04944245beec: Pull complete 13:20:02 699f458cf7ca: Pull complete 13:20:02 765212b225bb: Pull complete 13:20:03 f23df028b6ca: Pull complete 13:20:03 d65c8cfc05b1: Pull complete 13:20:18 2437ff75d9bd: Pull complete 13:20:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:20:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:20:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:20:19 prd-ubuntu20.04-docker-arm64-4c-16g-16816 does not seem to be running inside a container 13:20:19 $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:20:21 $ docker top eecc4a590987c9b6831f68dea9bdd77341185cf52e9960269126d9a9c7c253c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:20:22 ---> job-cost.sh 13:20:22 lf-activate-venv: SKIPPING 13:20:22 INFO: No Stack... 13:20:23 INFO: Retrieving Pricing Info for: v3-standard-4 13:20:24 INFO: Archiving Costs [Pipeline] sh 13:20:24 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:20:24 + cut -d, -f6 [Pipeline] lock 13:20:24 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-93-1-stack-cost] 13:20:24 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-93-1-stack-cost] did not exist. Created. 13:20:24 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-93-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:20:25 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-7d34b045/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:20:26 + echo total: 0.10999999940395355 [Pipeline] stash 13:20:26 Warning: overwriting stash ‘stack-cost’ 13:20:27 Stashed 1 file(s) [Pipeline] } 13:20:27 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-93-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:20:27 $ docker stop --time=1 eecc4a590987c9b6831f68dea9bdd77341185cf52e9960269126d9a9c7c253c6 13:20:28 $ docker rm -f eecc4a590987c9b6831f68dea9bdd77341185cf52e9960269126d9a9c7c253c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:20:29 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:20:31 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-93/archives ] 13:20:31 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-93/archives 13:20:31 total 16 13:20:31 drwxr-xr-x 3 root root 4096 Jul 4 13:14 . 13:20:31 drwxrwxr-x 12 jenkins jenkins 4096 Jul 4 13:14 .. 13:20:31 drwxr-xr-x 2 root root 4096 Jul 4 13:14 cost 13:20:31 -rw-r--r-- 1 root root 93 Jul 4 13:14 cost.csv 13:20:31 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-93/archives 13:20:31 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-93/archives 13:20:31 total 16 13:20:31 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 13:14 . 13:20:31 drwxrwxr-x 12 jenkins jenkins 4096 Jul 4 13:14 .. 13:20:31 drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 13:14 cost 13:20:31 -rw-r--r-- 1 jenkins jenkins 93 Jul 4 13:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:20:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:20:32 ---> package-listing.sh 13:20:32 ++ facter osfamily 13:20:32 ++ tr '[:upper:]' '[:lower:]' 13:20:32 + OS_FAMILY=debian 13:20:32 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-93 13:20:32 + START_PACKAGES=/tmp/packages_start.txt 13:20:32 + END_PACKAGES=/tmp/packages_end.txt 13:20:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:20:32 + PACKAGES=/tmp/packages_start.txt 13:20:32 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-93 ']' 13:20:32 + PACKAGES=/tmp/packages_end.txt 13:20:32 + case "${OS_FAMILY}" in 13:20:32 + dpkg -l 13:20:32 + grep '^ii' 13:20:32 + '[' -f /tmp/packages_start.txt ']' 13:20:32 + '[' -f /tmp/packages_end.txt ']' 13:20:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:20:32 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-93 ']' 13:20:32 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-93/archives/ 13:20:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-93/archives/ [Pipeline] echo 13:20:32 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/ry_app-rfid-llrp-inventory_PR-93/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:20:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:20:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:20:33 prd-ubuntu20.04-docker-8c-8g-16814 does not seem to be running inside a container 13:20:33 $ 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/ry_app-rfid-llrp-inventory_PR-93/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-93 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93:/w/workspace/ry_app-rfid-llrp-inventory_PR-93:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:20:34 $ docker top 1d0b465d1738d39dfe07c00dec84120675543da5c126939f932e2f7dab59e928 -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:34 + touch /tmp/pre-build-complete [Pipeline] sh 13:20:34 + mkdir -p /var/log/sysstat [Pipeline] sh 13:20:35 + ls /var/log/sa-host 13:20:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:20:35 provisioning config files... 13:20:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp/config750739632899618571tmp [Pipeline] { [Pipeline] echo 13:20:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:20:35 ---> create-netrc.sh [Pipeline] } 13:20:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:20:36 ---> python-tools-install.sh [Pipeline] echo 13:20:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:20:36 ---> sudo-logs.sh 13:20:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:20:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:20:36 ---> job-cost.sh 13:20:36 lf-activate-venv: SKIPPING 13:20:36 DEBUG: total: 0.2199999988079071 13:20:36 INFO: Retrieving Stack Cost... 13:20:37 INFO: Retrieving Pricing Info for: v3-standard-8 13:20:37 INFO: Archiving Costs [Pipeline] echo 13:20:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:20:38 ---> logs-deploy.sh 13:20:38 lf-activate-venv: SKIPPING 13:20:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-93/1 13:20:38 INFO: archiving workspace using pattern(s): 13:20:39 Archives upload complete. 13:20:39 INFO: archiving logs to Nexus