Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84be36d1c903555fa53460e2131326c9cd2a3a71+baa425ce05a20cb78289cfa64e0eb056ed4482b3 (768646f3375c030c9f48d4447c15ea94c3bd22b7) 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-ssh12554029070327991752.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5932199576183326692.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10661393979434068127.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5520193141185051693.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1924286867570944742.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.20 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-16410 in /w/workspace/y_app-rfid-llrp-inventory_PR-196 [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/y_app-rfid-llrp-inventory_PR-196 # 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 > 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/196/head:refs/remotes/origin/PR-196 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit baa425ce05a20cb78289cfa64e0eb056ed4482b3 into PR head commit 84be36d1c903555fa53460e2131326c9cd2a3a71 Merge succeeded, producing dfdcd359df75c748b489333124e01f0c8f228113 Checking out Revision dfdcd359df75c748b489333124e01f0c8f228113 (PR-196) > git config core.sparsecheckout # timeout=10 > git checkout -f 84be36d1c903555fa53460e2131326c9cd2a3a71 # 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 baa425ce05a20cb78289cfa64e0eb056ed4482b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfdcd359df75c748b489333124e01f0c8f228113 # timeout=10 Commit message: "Merge commit 'baa425ce05a20cb78289cfa64e0eb056ed4482b3' into HEAD" > git rev-list --no-walk 84be36d1c903555fa53460e2131326c9cd2a3a71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:58:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:58:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:58:33 ========================================================= 23:58:33 EdgeX Global Pipelines Version Info 23:58:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:58:34 ------------------- 23:58:34 stable info: 23:58:34 ------------------- 23:58:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:58:34 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:58:34 Message: update stable to v1.0.249 23:58:34 ------------------- 23:58:34 experimental info: 23:58:34 ------------------- 23:58:34 Commited By: **** collab-it+edgex@linuxfoundation.org 23:58:34 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:58:34 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-196 [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-196 [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-196 [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dfdcd359df75c748b489333124e01f0c8f228113 [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dfdcd35 [Pipeline] echo 23:58:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:35 provisioning config files... 23:58:35 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config1335455998228323254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:35 ---> docker-login.sh 23:58:35 nexus3.edgexfoundry.org:10001 23:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:36 Configure a credential helper to remove this warning. See 23:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:36 23:58:36 Login Succeeded 23:58:36 nexus3.edgexfoundry.org:10002 23:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:36 Configure a credential helper to remove this warning. See 23:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:36 23:58:36 Login Succeeded 23:58:36 nexus3.edgexfoundry.org:10003 23:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:36 Configure a credential helper to remove this warning. See 23:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:36 23:58:36 Login Succeeded 23:58:36 nexus3.edgexfoundry.org:10004 23:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:36 Configure a credential helper to remove this warning. See 23:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:36 23:58:36 Login Succeeded 23:58:36 docker.io 23:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:37 Configure a credential helper to remove this warning. See 23:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:37 23:58:37 Login Succeeded 23:58:37 ---> docker-login.sh ends [Pipeline] } 23:58:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:58:37 + git rev-list -1 --merges dfdcd359df75c748b489333124e01f0c8f228113~1..dfdcd359df75c748b489333124e01f0c8f228113 [Pipeline] echo 23:58:37 -----------> git rev-list -1 --merges dfdcd359df75c748b489333124e01f0c8f228113~1..dfdcd359df75c748b489333124e01f0c8f228113 dfdcd359df75c748b489333124e01f0c8f228113 23:58:37 dfdcd359df75c748b489333124e01f0c8f228113 [false] [Pipeline] sh 23:58:37 + git log --format=format:%s -1 dfdcd359df75c748b489333124e01f0c8f228113 [Pipeline] echo 23:58:37 ========================================================= 23:58:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:58:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:58:38 + git log --format=format:%s -1 dfdcd359df75c748b489333124e01f0c8f228113 [Pipeline] echo 23:58:38 [semverPrep] GIT_COMMIT: dfdcd359df75c748b489333124e01f0c8f228113, Commit Message: Merge commit 'baa425ce05a20cb78289cfa64e0eb056ed4482b3' into HEAD [Pipeline] echo 23:58:38 [semverPrep] This is not a build commit. [Pipeline] sh 23:58:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:58:38 + grep -v github /etc/ssh/ssh_known_hosts 23:58:38 + [ -e /tmp/ssh_known_hosts ] 23:58:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:58:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:58:38 + sudo tee -a /etc/ssh/ssh_known_hosts 23:58:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:38 23:58:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:39 0.1.4: Pulling from edgex-devops/py-git-semver 23:58:39 b85a868b505f: Pulling fs layer 23:58:39 e2be974225ed: Pulling fs layer 23:58:39 339a4e72a1f5: Pulling fs layer 23:58:39 988bab9f4d93: Pulling fs layer 23:58:39 1469e6f7b9e6: Pulling fs layer 23:58:39 eaf3925da568: Pulling fs layer 23:58:39 bab4dde63d76: Pulling fs layer 23:58:39 bde34c3a00c8: Pulling fs layer 23:58:39 b352a97aabf1: Pulling fs layer 23:58:39 4872d77fe225: Pulling fs layer 23:58:39 5851b861e8e6: Pulling fs layer 23:58:39 1469e6f7b9e6: Waiting 23:58:39 b352a97aabf1: Waiting 23:58:39 eaf3925da568: Waiting 23:58:39 988bab9f4d93: Waiting 23:58:39 4872d77fe225: Waiting 23:58:39 bde34c3a00c8: Waiting 23:58:39 5851b861e8e6: Waiting 23:58:39 e2be974225ed: Verifying Checksum 23:58:39 e2be974225ed: Download complete 23:58:39 988bab9f4d93: Verifying Checksum 23:58:39 988bab9f4d93: Download complete 23:58:39 1469e6f7b9e6: Verifying Checksum 23:58:39 1469e6f7b9e6: Download complete 23:58:39 eaf3925da568: Verifying Checksum 23:58:39 eaf3925da568: Download complete 23:58:39 339a4e72a1f5: Verifying Checksum 23:58:39 339a4e72a1f5: Download complete 23:58:39 bde34c3a00c8: Verifying Checksum 23:58:39 bde34c3a00c8: Download complete 23:58:39 b352a97aabf1: Download complete 23:58:39 4872d77fe225: Download complete 23:58:39 5851b861e8e6: Verifying Checksum 23:58:39 5851b861e8e6: Download complete 23:58:39 b85a868b505f: Verifying Checksum 23:58:39 b85a868b505f: Download complete 23:58:39 bab4dde63d76: Verifying Checksum 23:58:39 bab4dde63d76: Download complete 23:58:40 b85a868b505f: Pull complete 23:58:41 e2be974225ed: Pull complete 23:58:41 339a4e72a1f5: Pull complete 23:58:41 988bab9f4d93: Pull complete 23:58:42 1469e6f7b9e6: Pull complete 23:58:42 eaf3925da568: Pull complete 23:58:43 bab4dde63d76: Pull complete 23:58:43 bde34c3a00c8: Pull complete 23:58:44 b352a97aabf1: Pull complete 23:58:44 4872d77fe225: Pull complete 23:58:44 5851b861e8e6: Pull complete 23:58:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:58:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:44 prd-ubuntu20.04-docker-8c-8g-16410 does not seem to be running inside a container 23:58:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:58:47 $ docker top baeee926f140022e024cc093681525d6f45d5eb33ca579994d353e168b249985 -eo pid,comm 23:58:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:58:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:58:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:47 [ssh-agent] Looking for ssh-agent implementation... 23:58:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:47 $ docker exec baeee926f140022e024cc093681525d6f45d5eb33ca579994d353e168b249985 ssh-agent 23:58:47 SSH_AUTH_SOCK=/tmp/ssh-8Thz0eAhUNm3/agent.32 23:58:47 SSH_AGENT_PID=38 23:58:47 Running ssh-add (command line suppressed) 23:58:47 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_12206921548040152635.key (/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_12206921548040152635.key) 23:58:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:48 + git tag --points-at HEAD [Pipeline] } 23:58:48 $ docker exec --env ******** --env ******** baeee926f140022e024cc093681525d6f45d5eb33ca579994d353e168b249985 ssh-agent -k 23:58:48 unset SSH_AUTH_SOCK; 23:58:48 unset SSH_AGENT_PID; 23:58:48 echo Agent pid 38 killed; 23:58:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:58:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:48 [ssh-agent] Looking for ssh-agent implementation... 23:58:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:48 $ docker exec baeee926f140022e024cc093681525d6f45d5eb33ca579994d353e168b249985 ssh-agent 23:58:48 SSH_AUTH_SOCK=/tmp/ssh-HjMMktrrVzpy/agent.70 23:58:48 SSH_AGENT_PID=76 23:58:48 Running ssh-add (command line suppressed) 23:58:48 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_105027577691002834.key (/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_105027577691002834.key) 23:58:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:49 + git semver init 23:58:49 2023-05-22 23:58:49,171 [run_init] DEBUG init version:0.0.0 force:False 23:58:49 2023-05-22 23:58:49,171 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver 23:58:49 2023-05-22 23:58:49,172 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver 23:58:49 2023-05-22 23:58:49,172 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196, universal_newlines=False, shell=None, istream=None) 23:58:50 2023-05-22 23:58:50,200 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.git/info/exclude 23:58:50 2023-05-22 23:58:50,201 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 with force:False 23:58:50 2023-05-22 23:58:50,201 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 23:58:50 2023-05-22 23:58:50,205 [execute] INFO git cat-file --batch-check 23:58:50 2023-05-22 23:58:50,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver, universal_newlines=False, shell=None, istream=) 23:58:50 2023-05-22 23:58:50,210 [execute] INFO git cat-file --batch 23:58:50 2023-05-22 23:58:50,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver, universal_newlines=False, shell=None, istream=) 23:58:50 2023-05-22 23:58:50,215 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 23:58:50 0.0.0 [Pipeline] } 23:58:50 $ docker exec --env ******** --env ******** baeee926f140022e024cc093681525d6f45d5eb33ca579994d353e168b249985 ssh-agent -k 23:58:50 unset SSH_AUTH_SOCK; 23:58:50 unset SSH_AGENT_PID; 23:58:50 echo Agent pid 76 killed; 23:58:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:58:50 + git semver [Pipeline] } 23:58:51 $ docker stop --time=1 baeee926f140022e024cc093681525d6f45d5eb33ca579994d353e168b249985 23:58:52 $ docker rm -f --volumes baeee926f140022e024cc093681525d6f45d5eb33ca579994d353e168b249985 [Pipeline] // withDockerContainer [Pipeline] sh 23:58:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:58:53 Stashed 1 file(s) [Pipeline] echo 23:58:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:53 provisioning config files... 23:58:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config15767643328164422314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:53 ---> docker-login.sh 23:58:53 nexus3.edgexfoundry.org:10001 23:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:53 Configure a credential helper to remove this warning. See 23:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:53 23:58:53 Login Succeeded 23:58:53 nexus3.edgexfoundry.org:10002 23:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:53 Configure a credential helper to remove this warning. See 23:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:53 23:58:53 Login Succeeded 23:58:53 nexus3.edgexfoundry.org:10003 23:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:53 Configure a credential helper to remove this warning. See 23:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:53 23:58:53 Login Succeeded 23:58:53 nexus3.edgexfoundry.org:10004 23:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:53 Configure a credential helper to remove this warning. See 23:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:53 23:58:53 Login Succeeded 23:58:53 docker.io 23:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:54 Configure a credential helper to remove this warning. See 23:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:54 23:58:54 Login Succeeded 23:58:54 ---> docker-login.sh ends [Pipeline] } 23:58:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:58:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:54 ========================================================= 23:58:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:58:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:58:54 Sending build context to Docker daemon 12.67MB 23:58:54 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:58:54 Step 2/12 : FROM ${BASE} AS builder 23:58:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:58:54 f56be85fc22e: Pulling fs layer 23:58:54 85791d961cd3: Pulling fs layer 23:58:54 d694b5ae8c79: Pulling fs layer 23:58:54 9f32a84ed3da: Pulling fs layer 23:58:54 4d19c01a9841: Pulling fs layer 23:58:54 9325e15d5711: Pulling fs layer 23:58:54 556b6ee489ea: Pulling fs layer 23:58:54 c5a4b2cf53e6: Pulling fs layer 23:58:54 4d19c01a9841: Waiting 23:58:54 9325e15d5711: Waiting 23:58:54 556b6ee489ea: Waiting 23:58:54 c5a4b2cf53e6: Waiting 23:58:54 9f32a84ed3da: Waiting 23:58:54 85791d961cd3: Download complete 23:58:54 9f32a84ed3da: Verifying Checksum 23:58:54 9f32a84ed3da: Download complete 23:58:54 4d19c01a9841: Verifying Checksum 23:58:54 4d19c01a9841: Download complete 23:58:54 f56be85fc22e: Verifying Checksum 23:58:54 f56be85fc22e: Download complete 23:58:54 9325e15d5711: Verifying Checksum 23:58:54 9325e15d5711: Download complete 23:58:54 f56be85fc22e: Pull complete 23:58:55 85791d961cd3: Pull complete 23:58:55 c5a4b2cf53e6: Verifying Checksum 23:58:55 c5a4b2cf53e6: Download complete 23:58:55 d694b5ae8c79: Verifying Checksum 23:58:55 d694b5ae8c79: Download complete 23:58:55 556b6ee489ea: Verifying Checksum 23:58:55 556b6ee489ea: Download complete 23:58:59 d694b5ae8c79: Pull complete 23:58:59 9f32a84ed3da: Pull complete 23:58:59 4d19c01a9841: Pull complete 23:58:59 9325e15d5711: Pull complete 23:59:01 556b6ee489ea: Pull complete 23:59:02 c5a4b2cf53e6: Pull complete 23:59:02 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:59:02 ---> c4be618373d6 23:59:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:59:07 ---> Running in 232d87abbeb8 23:59:07 Removing intermediate container 232d87abbeb8 23:59:07 ---> 9556a78d2351 23:59:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:59:07 ---> Running in d3fd2050ab78 23:59:07 Removing intermediate container d3fd2050ab78 23:59:07 ---> 83d58789e79f 23:59:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:59:07 ---> Running in 9b9db6270c3f 23:59:07 Removing intermediate container 9b9db6270c3f 23:59:07 ---> 73e0cb7dd635 23:59:07 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:59:07 ---> Running in 229a6251957c 23:59:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:59:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:59:07 OK: 265 MiB in 53 packages 23:59:08 Removing intermediate container 229a6251957c 23:59:08 ---> 8d5c827e0760 23:59:08 Step 7/12 : WORKDIR /app 23:59:08 Still waiting to schedule task 23:59:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:59:08 ---> Running in 9eb3a677985a 23:59:08 Removing intermediate container 9eb3a677985a 23:59:08 ---> dae7db3a80b1 23:59:08 Step 8/12 : COPY go.mod vendor* ./ 23:59:08 ---> b5a74d278980 23:59:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:08 ---> Running in 07c99de94636 23:59:40 Removing intermediate container 07c99de94636 23:59:40 ---> ffb23ad4cde8 23:59:40 Step 10/12 : COPY . . 23:59:40 ---> c9af98869baa 23:59:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:59:40 ---> Running in 154c036c1e12 23:59:40 Removing intermediate container 154c036c1e12 23:59:40 ---> 53e63ee25d8b 23:59:40 Step 12/12 : RUN $MAKE 23:59:40 ---> Running in edd5865d6a27 23:59:40 noop 23:59:40 Removing intermediate container edd5865d6a27 23:59:40 ---> ee5a164c7a7d 23:59:40 Successfully built ee5a164c7a7d 23:59:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:41 + docker inspect -f . ci-base-image-x86_64 23:59:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:41 prd-ubuntu20.04-docker-8c-8g-16410 does not seem to be running inside a container 23:59:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:59:41 $ docker top 4ecad9046bb9dab942b56d0914c10680b3e4e32d5ea36ad18c09ba4582a1bb3a -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:42 + go version 23:59:42 go version go1.20.2 linux/amd64 [Pipeline] } 23:59:42 $ docker stop --time=1 4ecad9046bb9dab942b56d0914c10680b3e4e32d5ea36ad18c09ba4582a1bb3a 23:59:44 $ docker rm -f --volumes 4ecad9046bb9dab942b56d0914c10680b3e4e32d5ea36ad18c09ba4582a1bb3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:44 + docker inspect -f . ci-base-image-x86_64 23:59:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:44 prd-ubuntu20.04-docker-8c-8g-16410 does not seem to be running inside a container 23:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:59:45 $ docker top 0def69965941f0c5b404efeabcb39b73c87979ebf0a647a4de6fc6542266ce0d -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:45 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] fileExists [Pipeline] sh 23:59:45 + make test 23:59:45 go test -race ./... -coverprofile=coverage.out ./... 00:00:07 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:00:07 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:00:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.156s coverage: 86.2% of statements 00:00:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.697s coverage: 71.9% of statements 00:00:30 go vet ./... 00:00:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:00:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:00:35 ./bin/test-attribution.sh 00:00:35 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 00:00:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:00:35 $ docker stop --time=1 0def69965941f0c5b404efeabcb39b73c87979ebf0a647a4de6fc6542266ce0d 00:00:40 $ docker rm -f --volumes 0def69965941f0c5b404efeabcb39b73c87979ebf0a647a4de6fc6542266ce0d [Pipeline] // withDockerContainer [Pipeline] sh 00:00:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:00:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:00:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:00:42 + ls -al . 00:00:42 total 228 00:00:42 drwxrwxr-x 11 jenkins jenkins 4096 May 22 23:59 . 00:00:42 drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:58 .. 00:00:42 -rw-rw-r-- 1 jenkins jenkins 262 May 22 23:58 .dockerignore 00:00:42 drwxrwxr-x 8 jenkins jenkins 4096 May 22 23:58 .git 00:00:42 drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:58 .github 00:00:42 -rw-rw-r-- 1 jenkins jenkins 788 May 22 23:58 .gitignore 00:00:42 -rw-rw-r-- 1 jenkins jenkins 41 May 22 23:58 .golangci.yml 00:00:42 drwxr-xr-x 3 jenkins jenkins 4096 May 22 23:58 .semver 00:00:42 -rw-rw-r-- 1 jenkins jenkins 9805 May 22 23:58 Attribution.txt 00:00:42 -rw-rw-r-- 1 jenkins jenkins 4331 May 22 23:58 CHANGELOG.md 00:00:42 -rw-rw-r-- 1 jenkins jenkins 1659 May 22 23:58 Dockerfile 00:00:42 -rw-rw-r-- 1 jenkins jenkins 677 May 22 23:58 GOVERNANCE.md 00:00:42 -rw-rw-r-- 1 jenkins jenkins 687 May 22 23:58 Jenkinsfile 00:00:42 -rw-rw-r-- 1 jenkins jenkins 11347 May 22 23:58 LICENSE 00:00:42 -rw-rw-r-- 1 jenkins jenkins 2497 May 22 23:58 Makefile 00:00:42 -rw-rw-r-- 1 jenkins jenkins 617 May 22 23:58 OWNERS.md 00:00:42 -rw-rw-r-- 1 jenkins jenkins 31516 May 22 23:58 README.md 00:00:42 -rw-rw-r-- 1 jenkins jenkins 5 May 22 23:58 VERSION 00:00:42 drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:58 bin 00:00:42 -rw-r--r-- 1 jenkins jenkins 41317 May 23 00:00 coverage.out 00:00:42 -rw-rw-r-- 1 jenkins jenkins 3467 May 22 23:58 go.mod 00:00:42 -rw-rw-r-- 1 jenkins jenkins 31595 May 22 23:58 go.sum 00:00:42 drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:58 images 00:00:42 drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:58 internal 00:00:42 -rw-rw-r-- 1 jenkins jenkins 531 May 22 23:58 main.go 00:00:42 drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:58 res 00:00:42 drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:58 snap 00:00:42 drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16411 in /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] { [Pipeline] ws 00:00:42 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 00:00:42 The recommended git tool is: git 00:00:42 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=dfdcd359df75c748b489333124e01f0c8f228113 --label arch=amd64 --label version=0.0.0 . 00:00:42 Sending build context to Docker daemon 12.67MB 00:00:42 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:00:42 Step 2/29 : FROM ${BASE} AS builder 00:00:42 ---> ee5a164c7a7d 00:00:42 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:00:42 ---> Running in 2056dc32e375 00:00:42 Removing intermediate container 2056dc32e375 00:00:42 ---> 03bb64cc5d83 00:00:42 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:00:42 ---> Running in 90695aeed4dd 00:00:42 Removing intermediate container 90695aeed4dd 00:00:42 ---> 8e13d3cfe0a1 00:00:42 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:00:42 ---> Running in 66b1178e2646 00:00:42 Removing intermediate container 66b1178e2646 00:00:42 ---> febb464b77e0 00:00:42 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:00:43 ---> Running in fbc18428dff1 00:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:00:45 OK: 265 MiB in 53 packages 00:00:45 Removing intermediate container fbc18428dff1 00:00:45 ---> b7515ba2e9bd 00:00:45 Step 7/29 : WORKDIR /app 00:00:45 ---> Running in 18e04513bc8d 00:00:45 Removing intermediate container 18e04513bc8d 00:00:45 ---> 1f6c0bea26cf 00:00:45 Step 8/29 : COPY go.mod vendor* ./ 00:00:45 ---> 6e411cae8fce 00:00:45 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:45 ---> Running in 9d2b998e133d 00:00:46 Removing intermediate container 9d2b998e133d 00:00:46 ---> 433087c577e0 00:00:46 Step 10/29 : COPY . . 00:00:46 ---> c34281fc9473 00:00:46 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:00:46 ---> Running in ae9712e8850f 00:00:47 Removing intermediate container ae9712e8850f 00:00:47 ---> 513886038adf 00:00:47 Step 12/29 : RUN $MAKE 00:00:47 ---> Running in fd700b9816a2 00:00:47 using credential edgex-jenkins-ssh 00:00:47 Cloning the remote Git repository 00:00:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 00:00:47 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:00:47 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 00:00:47 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:00:47 > git --version # timeout=10 00:00:47 > git --version # 'git version 2.25.1' 00:00:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:00:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:00:49 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:00:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:00:50 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:00:50 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:00:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:00:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:00:51 Merging remotes/origin/main commit baa425ce05a20cb78289cfa64e0eb056ed4482b3 into PR head commit 84be36d1c903555fa53460e2131326c9cd2a3a71 00:00:51 Merge succeeded, producing 56ded3653297979f73691b5c19449af76cb61c0f 00:00:51 Checking out Revision 56ded3653297979f73691b5c19449af76cb61c0f (PR-196) 00:00:51 > git config core.sparsecheckout # timeout=10 00:00:51 > git checkout -f 84be36d1c903555fa53460e2131326c9cd2a3a71 # timeout=10 00:00:51 > git remote # timeout=10 00:00:51 > git config --get remote.origin.url # timeout=10 00:00:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:00:51 > git merge baa425ce05a20cb78289cfa64e0eb056ed4482b3 # timeout=10 00:00:51 > git rev-parse HEAD^{commit} # timeout=10 00:00:51 > git config core.sparsecheckout # timeout=10 00:00:51 > git checkout -f 56ded3653297979f73691b5c19449af76cb61c0f # timeout=10 00:00:54 Commit message: "Merge commit 'baa425ce05a20cb78289cfa64e0eb056ed4482b3' into HEAD" 00:00:54 > git rev-list --no-walk 84be36d1c903555fa53460e2131326c9cd2a3a71 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:00:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:00:56 % Total % Received % Xferd Average Speed Time Time Time Current 00:00:56 Dload Upload Total Spent Left Speed 00:00:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 12751 100 12751 0 0 8039 0 0:00:01 0:00:01 --:--:-- 8039 [Pipeline] sh 00:01:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:01:00 + sudo tee /etc/docker/daemon.new 00:01:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:01:00 { 00:01:00 "registry-mirrors": [ 00:01:00 "https://nexus3.edgexfoundry.org:10001" 00:01:00 ], 00:01:00 "bip": "10.250.0.254/24", 00:01:00 "hosts": [ 00:01:00 "tcp://0.0.0.0:5555", 00:01:00 "unix:///var/run/docker.sock" 00:01:00 ], 00:01:00 "mtu": 1458, 00:01:00 "selinux-enabled": true, 00:01:00 "seccomp-profile": "/etc/docker/seccomp.json" 00:01:00 } [Pipeline] sh 00:01:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:01:03 + sudo service docker restart 00:01:09 Removing intermediate container fd700b9816a2 00:01:09 ---> 4b3517c07eb7 00:01:09 Step 13/29 : FROM alpine:3.17 00:01:09 3.17: Pulling from library/alpine 00:01:10 f56be85fc22e: Already exists 00:01:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:01:10 Status: Downloaded newer image for alpine:3.17 00:01:10 ---> 9ed4aefc74f6 00:01:10 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:01:10 ---> Running in 4a7e80346d3c 00:01:10 Removing intermediate container 4a7e80346d3c 00:01:10 ---> d310a699707e 00:01:10 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:01:10 ---> Running in 6ab8f0253853 00:01:10 Removing intermediate container 6ab8f0253853 00:01:10 ---> 741f581b090e 00:01:10 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:01:10 ---> Running in 0f64a96d671e 00:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:01:10 (1/2) Installing ca-certificates (20230506-r0) 00:01:11 (2/2) Installing dumb-init (1.2.5-r2) 00:01:11 Executing busybox-1.35.0-r29.trigger 00:01:11 Executing ca-certificates-20230506-r0.trigger 00:01:11 OK: 8 MiB in 17 packages 00:01:11 Removing intermediate container 0f64a96d671e 00:01:11 ---> 105b30c73ceb 00:01:11 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:01:11 ---> b227ffa6301b 00:01:11 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:01:11 ---> b116d981648f 00:01:11 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:01:11 ---> a7f9b2acdcbf 00:01:11 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:01:12 ---> db17cf7028fb 00:01:12 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:01:13 ---> 270e1a96682f 00:01:13 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:01:13 ---> Running in 8858d60290bf 00:01:13 Removing intermediate container 8858d60290bf 00:01:13 ---> 61172cdf39db 00:01:13 Step 23/29 : VOLUME /cache 00:01:13 ---> Running in 7823d4a17448 00:01:13 Removing intermediate container 7823d4a17448 00:01:13 ---> 50a9c0798ee7 00:01:13 Step 24/29 : EXPOSE 59711 00:01:13 ---> Running in 067db5f3cebd 00:01:13 Removing intermediate container 067db5f3cebd 00:01:13 ---> 7260f26a3aba 00:01:13 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:01:13 ---> Running in 96daad1c2a95 00:01:13 Removing intermediate container 96daad1c2a95 00:01:13 ---> 0fb8017a96bd 00:01:13 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:01:13 ---> Running in 8763b2eba290 00:01:14 Removing intermediate container 8763b2eba290 00:01:14 ---> 687ab12c9402 00:01:14 Step 27/29 : LABEL arch=amd64 00:01:14 ---> Running in 000e6a00372f 00:01:14 Removing intermediate container 000e6a00372f 00:01:14 ---> 5684a6cb158c 00:01:14 Step 28/29 : LABEL git_sha=dfdcd359df75c748b489333124e01f0c8f228113 00:01:14 ---> Running in d971315185c3 00:01:14 Removing intermediate container d971315185c3 00:01:14 ---> c4bdbc72fe16 00:01:14 Step 29/29 : LABEL version=0.0.0 00:01:14 ---> Running in 0081b97f70a0 00:01:14 Removing intermediate container 0081b97f70a0 00:01:14 ---> 1b955d735af1 00:01:14 [Warning] One or more build-args [ARCH] were not consumed 00:01:14 Successfully built 1b955d735af1 00:01:14 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:14 00:01:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:15 latest: Pulling from edgex-lftools-log-publisher 00:01:15 5eb5b503b376: Pulling fs layer 00:01:15 5c69ac0246d0: Pulling fs layer 00:01:15 ec43610c2a17: Pulling fs layer 00:01:15 3a2ae6a8a46f: Pulling fs layer 00:01:15 33b1e0a273af: Pulling fs layer 00:01:15 5d3b04190fa2: Pulling fs layer 00:01:15 2f39f015ded8: Pulling fs layer 00:01:15 33b1e0a273af: Waiting 00:01:15 5d3b04190fa2: Waiting 00:01:15 3a2ae6a8a46f: Waiting 00:01:15 2f39f015ded8: Waiting 00:01:15 5c69ac0246d0: Verifying Checksum 00:01:15 5c69ac0246d0: Download complete 00:01:15 3a2ae6a8a46f: Verifying Checksum 00:01:15 3a2ae6a8a46f: Download complete 00:01:15 33b1e0a273af: Verifying Checksum 00:01:15 33b1e0a273af: Download complete 00:01:15 5d3b04190fa2: Download complete 00:01:15 ec43610c2a17: Verifying Checksum 00:01:15 ec43610c2a17: Download complete 00:01:15 5eb5b503b376: Verifying Checksum 00:01:15 5eb5b503b376: Download complete 00:01:16 2f39f015ded8: Download complete 00:01:16 5eb5b503b376: Pull complete 00:01:16 5c69ac0246d0: Pull complete 00:01:17 ec43610c2a17: Pull complete 00:01:17 3a2ae6a8a46f: Pull complete 00:01:17 33b1e0a273af: Pull complete 00:01:17 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:22 provisioning config files... 00:01:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config1611197085266940096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:22 ---> docker-login.sh 00:01:22 nexus3.edgexfoundry.org:10001 00:01:23 2f39f015ded8: Pull complete 00:01:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:01:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:23 Configure a credential helper to remove this warning. See 00:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:23 00:01:23 Login Succeeded 00:01:23 nexus3.edgexfoundry.org:10002 00:01:23 prd-ubuntu20.04-docker-8c-8g-16410 does not seem to be running inside a container 00:01:23 $ 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/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:23 Configure a credential helper to remove this warning. See 00:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:23 00:01:23 Login Succeeded 00:01:23 nexus3.edgexfoundry.org:10003 00:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:23 Configure a credential helper to remove this warning. See 00:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:23 00:01:23 Login Succeeded 00:01:23 nexus3.edgexfoundry.org:10004 00:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:24 Configure a credential helper to remove this warning. See 00:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:24 00:01:24 Login Succeeded 00:01:24 docker.io 00:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:24 Configure a credential helper to remove this warning. See 00:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:24 00:01:24 Login Succeeded 00:01:24 ---> docker-login.sh ends 00:01:28 $ docker top 408b655f1e761970cef932570fd4d8069860976ea163c04f8e4bb79af6d9b367 -eo pid,comm [Pipeline] { [Pipeline] } 00:01:28 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:29 ========================================================= 00:01:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:01:29 ========================================================= 00:01:29 ---> job-cost.sh 00:01:29 lf-activate-venv: SKIPPING 00:01:29 INFO: No Stack... [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:29 INFO: Retrieving Pricing Info for: v3-standard-8 00:01:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:01:29 INFO: Archiving Costs [Pipeline] sh 00:01:29 Sending build context to Docker daemon 678.4kB 00:01:29 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:01:29 Step 2/12 : FROM ${BASE} AS builder 00:01:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:01:29 c41833b44d91: Pulling fs layer 00:01:29 ed15518f5707: Pulling fs layer 00:01:29 feae8fd75edb: Pulling fs layer 00:01:29 242c74f7c9fa: Pulling fs layer 00:01:29 3cdef696dda3: Pulling fs layer 00:01:29 2ced38df9373: Pulling fs layer 00:01:29 58f1dce35555: Pulling fs layer 00:01:29 242c74f7c9fa: Waiting 00:01:29 3cdef696dda3: Waiting 00:01:29 2ced38df9373: Waiting 00:01:29 58f1dce35555: Waiting 00:01:29 ed15518f5707: Download complete 00:01:29 + + cat /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/cost.csv 00:01:29 cut -d, -f6 [Pipeline] lock 00:01:29 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-2-stack-cost] 00:01:29 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-2-stack-cost] did not exist. Created. 00:01:29 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:01:30 242c74f7c9fa: Download complete 00:01:30 c41833b44d91: Verifying Checksum 00:01:30 c41833b44d91: Download complete 00:01:30 3cdef696dda3: Verifying Checksum 00:01:30 3cdef696dda3: Download complete 00:01:30 + echo total: 0.2199999988079071 [Pipeline] stash 00:01:30 Stashed 1 file(s) [Pipeline] } 00:01:30 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:01:30 $ docker stop --time=1 408b655f1e761970cef932570fd4d8069860976ea163c04f8e4bb79af6d9b367 00:01:31 c41833b44d91: Pull complete 00:01:31 $ docker rm -f --volumes 408b655f1e761970cef932570fd4d8069860976ea163c04f8e4bb79af6d9b367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 00:01:31 58f1dce35555: Verifying Checksum 00:01:31 58f1dce35555: Download complete 00:01:31 ed15518f5707: Pull complete [Pipeline] } 00:01:32 feae8fd75edb: Verifying Checksum 00:01:32 feae8fd75edb: Download complete 00:01:32 2ced38df9373: Verifying Checksum 00:01:32 2ced38df9373: Download complete 00:01:42 feae8fd75edb: Pull complete 00:01:42 242c74f7c9fa: Pull complete 00:01:42 3cdef696dda3: Pull complete 00:01:50 2ced38df9373: Pull complete 00:01:52 58f1dce35555: Pull complete 00:01:52 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:01:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:01:52 ---> fadd8f120f05 00:01:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:01:54 ---> Running in 3a6260261866 00:01:54 Removing intermediate container 3a6260261866 00:01:54 ---> 4f696891832e 00:01:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:01:54 ---> Running in f3ee5a408177 00:01:55 Removing intermediate container f3ee5a408177 00:01:55 ---> 83522fba0bad 00:01:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:01:55 ---> Running in 840e81bd66c5 00:01:55 Removing intermediate container 840e81bd66c5 00:01:55 ---> f5ceea75d920 00:01:55 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:01:55 ---> Running in eb4e45550f0c 00:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:01:58 OK: 263 MiB in 53 packages 00:01:59 Removing intermediate container eb4e45550f0c 00:01:59 ---> 4cfaf7a1fc67 00:01:59 Step 7/12 : WORKDIR /app 00:01:59 ---> Running in ee4d2e380b8d 00:01:59 Removing intermediate container ee4d2e380b8d 00:01:59 ---> b3f7f9bb0f35 00:01:59 Step 8/12 : COPY go.mod vendor* ./ 00:01:59 ---> 91cce20281f3 00:01:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:59 ---> Running in 116247d0d927 00:02:56 Removing intermediate container 116247d0d927 00:02:56 ---> 56f0154355af 00:02:56 Step 10/12 : COPY . . 00:02:56 ---> c399a56347e4 00:02:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:02:56 ---> Running in 8c5847797b97 00:02:56 Removing intermediate container 8c5847797b97 00:02:56 ---> 00bd4d81f0eb 00:02:56 Step 12/12 : RUN $MAKE 00:02:56 ---> Running in 5de587e0d45c 00:02:56 noop 00:02:56 Removing intermediate container 5de587e0d45c 00:02:56 ---> 11271eaed39a 00:02:56 Successfully built 11271eaed39a 00:02:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:56 + docker inspect -f . ci-base-image-arm64 00:02:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:56 prd-ubuntu20.04-docker-arm64-4c-16g-16411 does not seem to be running inside a container 00:02:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:02:58 $ docker top 55a5fe2fc5f5e410d9919824128aea6cfd36ce6489118eaab341228f3fc374e4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:59 + go version 00:02:59 go version go1.20.2 linux/arm64 [Pipeline] } 00:02:59 $ docker stop --time=1 55a5fe2fc5f5e410d9919824128aea6cfd36ce6489118eaab341228f3fc374e4 00:03:01 $ docker rm -f --volumes 55a5fe2fc5f5e410d9919824128aea6cfd36ce6489118eaab341228f3fc374e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:01 + docker inspect -f . ci-base-image-arm64 00:03:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:02 prd-ubuntu20.04-docker-arm64-4c-16g-16411 does not seem to be running inside a container 00:03:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:03:03 $ docker top 30f9383d3e5c962cf9d46dcc2be02629bc2fc0d9d9d4086f9187fe19d42506b5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:04 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] fileExists [Pipeline] sh 00:03:04 + make test 00:03:04 go test -race ./... -coverprofile=coverage.out ./... 00:05:56 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:05:56 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:05:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.077s coverage: 86.2% of statements 00:06:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.674s coverage: 71.9% of statements 00:06:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:06:02 go vet ./... 00:08:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:08:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:08:24 ./bin/test-attribution.sh 00:08:24 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 00:08:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:08:24 $ docker stop --time=1 30f9383d3e5c962cf9d46dcc2be02629bc2fc0d9d9d4086f9187fe19d42506b5 00:08:26 $ docker rm -f --volumes 30f9383d3e5c962cf9d46dcc2be02629bc2fc0d9d9d4086f9187fe19d42506b5 [Pipeline] // withDockerContainer [Pipeline] sh 00:08:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:08:28 Warning: overwriting stash ‘coverage-report’ 00:08:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:08:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:08:29 + ls -al . 00:08:29 total 224 00:08:29 drwxrwxr-x 10 jenkins jenkins 4096 May 23 00:03 . 00:08:29 drwxrwxr-x 4 jenkins jenkins 4096 May 23 00:00 .. 00:08:29 -rw-rw-r-- 1 jenkins jenkins 262 May 23 00:00 .dockerignore 00:08:29 drwxrwxr-x 8 jenkins jenkins 4096 May 23 00:00 .git 00:08:29 drwxrwxr-x 3 jenkins jenkins 4096 May 23 00:00 .github 00:08:29 -rw-rw-r-- 1 jenkins jenkins 788 May 23 00:00 .gitignore 00:08:29 -rw-rw-r-- 1 jenkins jenkins 41 May 23 00:00 .golangci.yml 00:08:29 -rw-rw-r-- 1 jenkins jenkins 9805 May 23 00:00 Attribution.txt 00:08:29 -rw-rw-r-- 1 jenkins jenkins 4331 May 23 00:00 CHANGELOG.md 00:08:29 -rw-rw-r-- 1 jenkins jenkins 1659 May 23 00:00 Dockerfile 00:08:29 -rw-rw-r-- 1 jenkins jenkins 677 May 23 00:00 GOVERNANCE.md 00:08:29 -rw-rw-r-- 1 jenkins jenkins 687 May 23 00:00 Jenkinsfile 00:08:29 -rw-rw-r-- 1 jenkins jenkins 11347 May 23 00:00 LICENSE 00:08:29 -rw-rw-r-- 1 jenkins jenkins 2497 May 23 00:00 Makefile 00:08:29 -rw-rw-r-- 1 jenkins jenkins 617 May 23 00:00 OWNERS.md 00:08:29 -rw-rw-r-- 1 jenkins jenkins 31516 May 23 00:00 README.md 00:08:29 -rw-rw-r-- 1 jenkins jenkins 5 May 22 23:58 VERSION 00:08:29 drwxrwxr-x 2 jenkins jenkins 4096 May 23 00:00 bin 00:08:29 -rw-r--r-- 1 jenkins jenkins 41317 May 23 00:06 coverage.out 00:08:29 -rw-rw-r-- 1 jenkins jenkins 3467 May 23 00:00 go.mod 00:08:29 -rw-rw-r-- 1 jenkins jenkins 31595 May 23 00:00 go.sum 00:08:29 drwxrwxr-x 2 jenkins jenkins 4096 May 23 00:00 images 00:08:29 drwxrwxr-x 4 jenkins jenkins 4096 May 23 00:00 internal 00:08:29 -rw-rw-r-- 1 jenkins jenkins 531 May 23 00:00 main.go 00:08:29 drwxrwxr-x 2 jenkins jenkins 4096 May 23 00:00 res 00:08:29 drwxrwxr-x 4 jenkins jenkins 4096 May 23 00:00 snap 00:08:29 drwxrwxr-x 3 jenkins jenkins 4096 May 23 00:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:29 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=56ded3653297979f73691b5c19449af76cb61c0f --label arch=arm64 --label version=0.0.0 . 00:08:30 Sending build context to Docker daemon 678.4kB 00:08:30 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:08:30 Step 2/29 : FROM ${BASE} AS builder 00:08:30 ---> 11271eaed39a 00:08:30 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:08:30 ---> Running in 24abc35521cd 00:08:30 Removing intermediate container 24abc35521cd 00:08:30 ---> b814002e0ce8 00:08:30 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:08:30 ---> Running in 3c4fe31e0fd0 00:08:31 Removing intermediate container 3c4fe31e0fd0 00:08:31 ---> 7bdb3f42924b 00:08:31 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:08:31 ---> Running in bc1ee9f7c25c 00:08:31 Removing intermediate container bc1ee9f7c25c 00:08:31 ---> 25f47a0e945d 00:08:31 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:08:31 ---> Running in 0b93958ccce5 00:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:08:34 OK: 263 MiB in 53 packages 00:08:36 Removing intermediate container 0b93958ccce5 00:08:36 ---> 009063996602 00:08:36 Step 7/29 : WORKDIR /app 00:08:37 ---> Running in 6d91804a5335 00:08:37 Removing intermediate container 6d91804a5335 00:08:37 ---> 03b134acf85d 00:08:37 Step 8/29 : COPY go.mod vendor* ./ 00:08:37 ---> 01136d85ee60 00:08:37 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:37 ---> Running in 40d1a7d13bff 00:08:40 Removing intermediate container 40d1a7d13bff 00:08:40 ---> 9eb7f403faa6 00:08:40 Step 10/29 : COPY . . 00:08:40 ---> e5e777ac677a 00:08:40 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:08:41 ---> Running in 73eb8cee2a85 00:08:41 Removing intermediate container 73eb8cee2a85 00:08:41 ---> dd44d1c590ca 00:08:41 Step 12/29 : RUN $MAKE 00:08:41 ---> Running in 4fe064453e14 00:08:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 00:11:04 Removing intermediate container 4fe064453e14 00:11:04 ---> d9f9a26cb432 00:11:04 Step 13/29 : FROM alpine:3.17 00:11:04 3.17: Pulling from library/alpine 00:11:04 c41833b44d91: Already exists 00:11:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:11:04 Status: Downloaded newer image for alpine:3.17 00:11:04 ---> 51e60588ff2c 00:11:04 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:11:04 ---> Running in a8f763d8e4c9 00:11:04 Removing intermediate container a8f763d8e4c9 00:11:04 ---> d135d68ae581 00:11:04 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:11:04 ---> Running in c0fe23b38cdd 00:11:04 Removing intermediate container c0fe23b38cdd 00:11:04 ---> 3e62f3c3b987 00:11:04 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:11:04 ---> Running in 631642aedf4a 00:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:11:04 (1/2) Installing ca-certificates (20230506-r0) 00:11:04 (2/2) Installing dumb-init (1.2.5-r2) 00:11:04 Executing busybox-1.35.0-r29.trigger 00:11:04 Executing ca-certificates-20230506-r0.trigger 00:11:04 OK: 8 MiB in 17 packages 00:11:04 Removing intermediate container 631642aedf4a 00:11:04 ---> ef92f0fd166f 00:11:04 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:11:04 ---> 5b23c1b3c2be 00:11:04 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:11:04 ---> 16bf6a30ee88 00:11:04 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:11:04 ---> ad2dd188e0cb 00:11:04 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:11:04 ---> 2c5642b8eddd 00:11:04 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:11:04 ---> 77447e9fffa4 00:11:04 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:11:04 ---> Running in 04d0f3cdecd3 00:11:04 Removing intermediate container 04d0f3cdecd3 00:11:04 ---> ae9386144575 00:11:04 Step 23/29 : VOLUME /cache 00:11:04 ---> Running in 8d3406954d07 00:11:04 Removing intermediate container 8d3406954d07 00:11:04 ---> 89b62fd919e5 00:11:04 Step 24/29 : EXPOSE 59711 00:11:04 ---> Running in d84ebdb727b0 00:11:04 Removing intermediate container d84ebdb727b0 00:11:04 ---> 98076ddd2e62 00:11:04 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:11:04 ---> Running in 65757fb71733 00:11:04 Removing intermediate container 65757fb71733 00:11:04 ---> 07f837046471 00:11:04 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:11:04 ---> Running in c2fa05950fdf 00:11:05 Removing intermediate container c2fa05950fdf 00:11:05 ---> f9e30b0366a4 00:11:05 Step 27/29 : LABEL arch=arm64 00:11:05 ---> Running in 0ff2f1483fcd 00:11:05 Removing intermediate container 0ff2f1483fcd 00:11:05 ---> 6c986838fa23 00:11:05 Step 28/29 : LABEL git_sha=56ded3653297979f73691b5c19449af76cb61c0f 00:11:05 ---> Running in 885ded72a3eb 00:11:05 Removing intermediate container 885ded72a3eb 00:11:05 ---> 9779d22606f4 00:11:05 Step 29/29 : LABEL version=0.0.0 00:11:05 ---> Running in d22c0f0237c2 00:11:06 Removing intermediate container d22c0f0237c2 00:11:06 ---> 84ad687fb474 00:11:06 [Warning] One or more build-args [ARCH] were not consumed 00:11:06 Successfully built 84ad687fb474 00:11:06 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:11:06 00:11:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:11:06 arm64: Pulling from edgex-lftools-log-publisher 00:11:06 8998bd30e6a1: Pulling fs layer 00:11:06 04944245beec: Pulling fs layer 00:11:06 699f458cf7ca: Pulling fs layer 00:11:06 765212b225bb: Pulling fs layer 00:11:06 f23df028b6ca: Pulling fs layer 00:11:06 d65c8cfc05b1: Pulling fs layer 00:11:06 2437ff75d9bd: Pulling fs layer 00:11:06 f23df028b6ca: Waiting 00:11:06 d65c8cfc05b1: Waiting 00:11:06 2437ff75d9bd: Waiting 00:11:06 765212b225bb: Waiting 00:11:07 04944245beec: Verifying Checksum 00:11:07 04944245beec: Download complete 00:11:07 765212b225bb: Verifying Checksum 00:11:07 765212b225bb: Download complete 00:11:07 f23df028b6ca: Download complete 00:11:07 d65c8cfc05b1: Verifying Checksum 00:11:07 d65c8cfc05b1: Download complete 00:11:07 699f458cf7ca: Verifying Checksum 00:11:07 699f458cf7ca: Download complete 00:11:07 8998bd30e6a1: Verifying Checksum 00:11:07 8998bd30e6a1: Download complete 00:11:09 2437ff75d9bd: Verifying Checksum 00:11:09 2437ff75d9bd: Download complete 00:11:11 8998bd30e6a1: Pull complete 00:11:11 04944245beec: Pull complete 00:11:13 699f458cf7ca: Pull complete 00:11:13 765212b225bb: Pull complete 00:11:14 f23df028b6ca: Pull complete 00:11:14 d65c8cfc05b1: Pull complete 00:11:29 2437ff75d9bd: Pull complete 00:11:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:11:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:11:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:11:29 prd-ubuntu20.04-docker-arm64-4c-16g-16411 does not seem to be running inside a container 00:11:29 $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:11:32 $ docker top d44938076da2b0506eab6541039587682932609fdcc9189462dcba82c06e3911 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:11:32 ---> job-cost.sh 00:11:33 lf-activate-venv: SKIPPING 00:11:33 INFO: No Stack... 00:11:33 INFO: Retrieving Pricing Info for: v3-standard-4 00:11:34 INFO: Archiving Costs [Pipeline] sh 00:11:34 + cut -d, -f6 00:11:34 + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [Pipeline] lock 00:11:34 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-2-stack-cost] 00:11:34 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-2-stack-cost] did not exist. Created. 00:11:34 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:11:35 /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-602c6ddd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:11:35 + echo total: 0.10999999940395355 [Pipeline] stash 00:11:35 Warning: overwriting stash ‘stack-cost’ 00:11:35 Stashed 1 file(s) [Pipeline] } 00:11:35 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:11:35 $ docker stop --time=1 d44938076da2b0506eab6541039587682932609fdcc9189462dcba82c06e3911 00:11:37 $ docker rm -f --volumes d44938076da2b0506eab6541039587682932609fdcc9189462dcba82c06e3911 [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 00:11:37 provisioning config files... 00:11:37 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config5767237556548910282tmp [Pipeline] { [Pipeline] sh 00:11:37 + set +x 00:11:37 + bash -s -- 00:11:37 + curl -s https://codecov.io/bash 00:11:37 00:11:37 _____ _ 00:11:37 / ____| | | 00:11:37 | | ___ __| | ___ ___ _____ __ 00:11:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:11:37 | |___| (_) | (_| | __/ (_| (_) \ V / 00:11:37 \_____\___/ \__,_|\___|\___\___/ \_/ 00:11:37 Bash-1.0.6 00:11:37 00:11:37 00:11:37 ==> git version 2.25.1 found 00:11:37 ==> 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 00:11:37 Release-Date: 2020-01-08 00:11:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:11:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:11:37 ==> Jenkins CI detected. 00:11:37 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-196 00:11:37 project root: . 00:11:37 --> token set from env 00:11:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:11:37 ==> Running gcov in . (disable via -X gcov) 00:11:37 ==> Python coveragepy not found 00:11:37 ==> Searching for coverage reports in: 00:11:37 + . 00:11:37 -> Found 1 reports 00:11:37 ==> Detecting git/mercurial file structure 00:11:38 ==> Reading reports 00:11:38 + ./coverage.out bytes=41317 00:11:38 ==> Appending adjustments 00:11:38 https://docs.codecov.io/docs/fixing-reports 00:11:38 + Found adjustments 00:11:38 ==> Gzipping contents 00:11:38 12K /tmp/codecov.mVLKIE.gz 00:11:38 ==> Uploading reports 00:11:38 url: https://codecov.io 00:11:38 query: branch=PR-196&commit=dfdcd359df75c748b489333124e01f0c8f228113&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-196%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=196&job=&cmd_args= 00:11:38 -> Pinging Codecov 00:11:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-196&commit=dfdcd359df75c748b489333124e01f0c8f228113&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-196%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=196&job=&cmd_args= 00:11:38 -> Uploading to 00:11:38 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/581DD39554BDF9B6E22D074273EAD858/dfdcd359df75c748b489333124e01f0c8f228113/edddbd37-e39a-4a9f-a386-1c169ce8fb7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T001138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf6d3ebe26a90475208b2e70d8d98661fae06e73831a331715ed304a764b4732 00:11:38 % Total % Received % Xferd Average Speed Time Time Time Current 00:11:38 Dload Upload Total Spent Left Speed 00:11:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 54373 --:--:-- --:--:-- --:--:-- 54373 00:11:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dfdcd359df75c748b489333124e01f0c8f228113 [Pipeline] } 00:11:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:11:39 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives ] 00:11:39 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives 00:11:39 total 16 00:11:39 drwxr-xr-x 3 root root 4096 May 23 00:01 . 00:11:39 drwxrwxr-x 12 jenkins jenkins 4096 May 23 00:01 .. 00:11:39 drwxr-xr-x 2 root root 4096 May 23 00:01 cost 00:11:39 -rw-r--r-- 1 root root 95 May 23 00:01 cost.csv 00:11:39 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives 00:11:39 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives 00:11:39 total 16 00:11:39 drwxr-xr-x 3 jenkins jenkins 4096 May 23 00:01 . 00:11:39 drwxrwxr-x 12 jenkins jenkins 4096 May 23 00:01 .. 00:11:39 drwxr-xr-x 2 jenkins jenkins 4096 May 23 00:01 cost 00:11:39 -rw-r--r-- 1 jenkins jenkins 95 May 23 00:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:11:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:11:40 ---> package-listing.sh 00:11:40 ++ facter osfamily 00:11:40 ++ tr '[:upper:]' '[:lower:]' 00:11:40 + OS_FAMILY=debian 00:11:40 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-196 00:11:40 + START_PACKAGES=/tmp/packages_start.txt 00:11:40 + END_PACKAGES=/tmp/packages_end.txt 00:11:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:11:40 + PACKAGES=/tmp/packages_start.txt 00:11:40 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-196 ']' 00:11:40 + PACKAGES=/tmp/packages_end.txt 00:11:40 + case "${OS_FAMILY}" in 00:11:40 + dpkg -l 00:11:40 + grep '^ii' 00:11:40 + '[' -f /tmp/packages_start.txt ']' 00:11:40 + '[' -f /tmp/packages_end.txt ']' 00:11:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:11:40 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-196 ']' 00:11:40 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/ 00:11:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/ [Pipeline] echo 00:11:40 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/y_app-rfid-llrp-inventory_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:11:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:11:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:11:41 prd-ubuntu20.04-docker-8c-8g-16410 does not seem to be running inside a container 00:11:41 $ 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/y_app-rfid-llrp-inventory_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:11:42 $ docker top bea446d3bd63483fccaec72ae7ef77259921add4315e416a7ff20cbb3e8a75e0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:42 + touch /tmp/pre-build-complete [Pipeline] sh 00:11:42 + mkdir -p /var/log/sysstat [Pipeline] sh 00:11:42 + ls /var/log/sa-host 00:11:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:11:43 provisioning config files... 00:11:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config4778431916385490658tmp [Pipeline] { [Pipeline] echo 00:11:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:11:43 ---> create-netrc.sh [Pipeline] } 00:11:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:11:43 ---> python-tools-install.sh [Pipeline] echo 00:11:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:11:44 ---> sudo-logs.sh 00:11:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:11:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:11:44 ---> job-cost.sh 00:11:44 lf-activate-venv: SKIPPING 00:11:44 DEBUG: total: 0.2199999988079071 00:11:44 INFO: Retrieving Stack Cost... 00:11:44 INFO: Retrieving Pricing Info for: v3-standard-8 00:11:45 INFO: Archiving Costs [Pipeline] echo 00:11:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:11:45 ---> logs-deploy.sh 00:11:45 lf-activate-venv: SKIPPING 00:11:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-196/2 00:11:45 INFO: archiving workspace using pattern(s): 00:11:46 Archives upload complete. 00:11:46 INFO: archiving logs to Nexus