Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 817e0574ad136b386f95f148cd099624f21e8cdf+968f145a810f9e00874ff3fecb3e80d4017ec20e (1c164dd3b77156c6c66cc252725b7d0045137aa2) 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-ssh18362786456703709907.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4887857860425265539.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-156/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-156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17766078732117619716.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh15656540037259329367.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-156/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-156/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15568344910814859079.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7 in /w/workspace/y_app-rfid-llrp-inventory_PR-156 [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-156 # 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/156/head:refs/remotes/origin/PR-156 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 968f145a810f9e00874ff3fecb3e80d4017ec20e into PR head commit 817e0574ad136b386f95f148cd099624f21e8cdf Merge succeeded, producing b9a2664a2996d135941b01a26c5f9709e70be37e Checking out Revision b9a2664a2996d135941b01a26c5f9709e70be37e (PR-156) > git config core.sparsecheckout # timeout=10 > git checkout -f 817e0574ad136b386f95f148cd099624f21e8cdf # 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 968f145a810f9e00874ff3fecb3e80d4017ec20e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9a2664a2996d135941b01a26c5f9709e70be37e # timeout=10 Commit message: "Merge commit '968f145a810f9e00874ff3fecb3e80d4017ec20e' into HEAD" > git rev-list --no-walk 817e0574ad136b386f95f148cd099624f21e8cdf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:59:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:59:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:59:05 ========================================================= 23:59:05 EdgeX Global Pipelines Version Info 23:59:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:59:06 ------------------- 23:59:06 stable info: 23:59:06 ------------------- 23:59:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:59:06 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:59:06 Message: update stable to v1.0.245 23:59:06 ------------------- 23:59:06 experimental info: 23:59:06 ------------------- 23:59:06 Commited By: **** collab-it+edgex@linuxfoundation.org 23:59:06 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:59:06 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-156 [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-156 [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-156 [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9a2664a2996d135941b01a26c5f9709e70be37e [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9a2664 [Pipeline] echo 23:59:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:59:07 provisioning config files... 23:59:07 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config11237544979013065955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:07 ---> docker-login.sh 23:59:07 nexus3.edgexfoundry.org:10001 23:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:07 Configure a credential helper to remove this warning. See 23:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:07 23:59:07 Login Succeeded 23:59:07 nexus3.edgexfoundry.org:10002 23:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:07 Configure a credential helper to remove this warning. See 23:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:07 23:59:07 Login Succeeded 23:59:07 nexus3.edgexfoundry.org:10003 23:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:08 Configure a credential helper to remove this warning. See 23:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:08 23:59:08 Login Succeeded 23:59:08 nexus3.edgexfoundry.org:10004 23:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:08 Configure a credential helper to remove this warning. See 23:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:08 23:59:08 Login Succeeded 23:59:08 docker.io 23:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:08 Configure a credential helper to remove this warning. See 23:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:08 23:59:08 Login Succeeded 23:59:08 ---> docker-login.sh ends [Pipeline] } 23:59:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:59:08 + git rev-list -1 --merges b9a2664a2996d135941b01a26c5f9709e70be37e~1..b9a2664a2996d135941b01a26c5f9709e70be37e [Pipeline] echo 23:59:08 -----------> git rev-list -1 --merges b9a2664a2996d135941b01a26c5f9709e70be37e~1..b9a2664a2996d135941b01a26c5f9709e70be37e b9a2664a2996d135941b01a26c5f9709e70be37e 23:59:08 b9a2664a2996d135941b01a26c5f9709e70be37e [false] [Pipeline] sh 23:59:09 + git log --format=format:%s -1 b9a2664a2996d135941b01a26c5f9709e70be37e [Pipeline] echo 23:59:09 ========================================================= 23:59:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:59:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:59:09 + git log --format=format:%s -1 b9a2664a2996d135941b01a26c5f9709e70be37e [Pipeline] echo 23:59:09 [semverPrep] GIT_COMMIT: b9a2664a2996d135941b01a26c5f9709e70be37e, Commit Message: Merge commit '968f145a810f9e00874ff3fecb3e80d4017ec20e' into HEAD [Pipeline] echo 23:59:09 [semverPrep] This is not a build commit. [Pipeline] sh 23:59:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:59:09 + grep -v github /etc/ssh/ssh_known_hosts 23:59:09 + [ -e /tmp/ssh_known_hosts ] 23:59:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:59:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:59:09 + sudo tee -a /etc/ssh/ssh_known_hosts 23:59:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:59:10 23:59:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:59:10 0.1.4: Pulling from edgex-devops/py-git-semver 23:59:10 b85a868b505f: Pulling fs layer 23:59:10 e2be974225ed: Pulling fs layer 23:59:10 339a4e72a1f5: Pulling fs layer 23:59:10 988bab9f4d93: Pulling fs layer 23:59:10 1469e6f7b9e6: Pulling fs layer 23:59:10 eaf3925da568: Pulling fs layer 23:59:10 bab4dde63d76: Pulling fs layer 23:59:10 bde34c3a00c8: Pulling fs layer 23:59:10 b352a97aabf1: Pulling fs layer 23:59:10 4872d77fe225: Pulling fs layer 23:59:10 5851b861e8e6: Pulling fs layer 23:59:10 988bab9f4d93: Waiting 23:59:10 eaf3925da568: Waiting 23:59:10 b352a97aabf1: Waiting 23:59:10 4872d77fe225: Waiting 23:59:10 bab4dde63d76: Waiting 23:59:10 bde34c3a00c8: Waiting 23:59:10 5851b861e8e6: Waiting 23:59:10 e2be974225ed: Verifying Checksum 23:59:10 e2be974225ed: Download complete 23:59:10 988bab9f4d93: Download complete 23:59:10 1469e6f7b9e6: Verifying Checksum 23:59:10 1469e6f7b9e6: Download complete 23:59:10 eaf3925da568: Download complete 23:59:10 339a4e72a1f5: Verifying Checksum 23:59:10 339a4e72a1f5: Download complete 23:59:10 bde34c3a00c8: Download complete 23:59:10 b352a97aabf1: Download complete 23:59:10 4872d77fe225: Verifying Checksum 23:59:10 4872d77fe225: Download complete 23:59:10 5851b861e8e6: Verifying Checksum 23:59:10 5851b861e8e6: Download complete 23:59:10 b85a868b505f: Verifying Checksum 23:59:10 b85a868b505f: Download complete 23:59:11 bab4dde63d76: Verifying Checksum 23:59:11 bab4dde63d76: Download complete 23:59:12 b85a868b505f: Pull complete 23:59:12 e2be974225ed: Pull complete 23:59:12 339a4e72a1f5: Pull complete 23:59:12 988bab9f4d93: Pull complete 23:59:12 1469e6f7b9e6: Pull complete 23:59:12 eaf3925da568: Pull complete 23:59:14 bab4dde63d76: Pull complete 23:59:14 bde34c3a00c8: Pull complete 23:59:14 b352a97aabf1: Pull complete 23:59:14 4872d77fe225: Pull complete 23:59:14 5851b861e8e6: Pull complete 23:59:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:59:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:59:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:15 prd-ubuntu20.04-docker-8c-8g-7 does not seem to be running inside a container 23:59:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:59:17 $ docker top 0d05284b698f25b468220f00b534e86072b47634e5d2972fc71920dea6aabaf0 -eo pid,comm 23:59:17 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:59:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:59:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:59:17 [ssh-agent] Looking for ssh-agent implementation... 23:59:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:59:17 $ docker exec 0d05284b698f25b468220f00b534e86072b47634e5d2972fc71920dea6aabaf0 ssh-agent 23:59:18 SSH_AUTH_SOCK=/tmp/ssh-A2p0mjb5l42k/agent.32 23:59:18 SSH_AGENT_PID=38 23:59:18 Running ssh-add (command line suppressed) 23:59:18 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_11790055654659562327.key (/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_11790055654659562327.key) 23:59:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:59:18 + git tag --points-at HEAD [Pipeline] } 23:59:18 $ docker exec --env ******** --env ******** 0d05284b698f25b468220f00b534e86072b47634e5d2972fc71920dea6aabaf0 ssh-agent -k 23:59:18 unset SSH_AUTH_SOCK; 23:59:18 unset SSH_AGENT_PID; 23:59:18 echo Agent pid 38 killed; 23:59:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:59:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:59:18 [ssh-agent] Looking for ssh-agent implementation... 23:59:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:59:18 $ docker exec 0d05284b698f25b468220f00b534e86072b47634e5d2972fc71920dea6aabaf0 ssh-agent 23:59:18 SSH_AUTH_SOCK=/tmp/ssh-TLtoodGFcCmm/agent.70 23:59:18 SSH_AGENT_PID=76 23:59:18 Running ssh-add (command line suppressed) 23:59:18 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_1946597582761121922.key (/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_1946597582761121922.key) 23:59:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:59:19 + git semver init 23:59:19 2023-03-13 23:59:19,393 [run_init] DEBUG init version:0.0.0 force:False 23:59:19 2023-03-13 23:59:19,394 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver 23:59:19 2023-03-13 23:59:19,394 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver 23:59:19 2023-03-13 23:59:19,395 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-156, universal_newlines=False, shell=None, istream=None) 23:59:20 2023-03-13 23:59:20,510 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.git/info/exclude 23:59:20 2023-03-13 23:59:20,511 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver/PR-156 with force:False 23:59:20 2023-03-13 23:59:20,511 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver/PR-156 23:59:20 2023-03-13 23:59:20,515 [execute] INFO git cat-file --batch-check 23:59:20 2023-03-13 23:59:20,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver, universal_newlines=False, shell=None, istream=) 23:59:20 2023-03-13 23:59:20,522 [execute] INFO git cat-file --batch 23:59:20 2023-03-13 23:59:20,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver, universal_newlines=False, shell=None, istream=) 23:59:20 2023-03-13 23:59:20,528 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver/PR-156 23:59:20 0.0.0 [Pipeline] } 23:59:20 $ docker exec --env ******** --env ******** 0d05284b698f25b468220f00b534e86072b47634e5d2972fc71920dea6aabaf0 ssh-agent -k 23:59:20 unset SSH_AUTH_SOCK; 23:59:20 unset SSH_AGENT_PID; 23:59:20 echo Agent pid 76 killed; 23:59:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:59:21 + git semver [Pipeline] } 23:59:21 $ docker stop --time=1 0d05284b698f25b468220f00b534e86072b47634e5d2972fc71920dea6aabaf0 23:59:22 $ docker rm -f --volumes 0d05284b698f25b468220f00b534e86072b47634e5d2972fc71920dea6aabaf0 [Pipeline] // withDockerContainer [Pipeline] sh 23:59:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:59:23 Stashed 1 file(s) [Pipeline] echo 23:59:23 [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:59:23 provisioning config files... 23:59:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config14828351035153021848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:23 ---> docker-login.sh 23:59:23 nexus3.edgexfoundry.org:10001 23:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:23 Configure a credential helper to remove this warning. See 23:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:23 23:59:23 Login Succeeded 23:59:23 nexus3.edgexfoundry.org:10002 23:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:23 Configure a credential helper to remove this warning. See 23:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:23 23:59:23 Login Succeeded 23:59:23 nexus3.edgexfoundry.org:10003 23:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:24 Configure a credential helper to remove this warning. See 23:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:24 23:59:24 Login Succeeded 23:59:24 nexus3.edgexfoundry.org:10004 23:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:24 Configure a credential helper to remove this warning. See 23:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:24 23:59:24 Login Succeeded 23:59:24 docker.io 23:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:24 Configure a credential helper to remove this warning. See 23:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:24 23:59:24 Login Succeeded 23:59:24 ---> docker-login.sh ends [Pipeline] } 23:59:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:59:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:59:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:59:24 ========================================================= 23:59:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:59:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:24 + 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:59:24 Sending build context to Docker daemon 12.57MB 23:59:24 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:59:24 Step 2/12 : FROM ${BASE} AS builder 23:59:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:59:24 63b65145d645: Pulling fs layer 23:59:24 a2d21d5440eb: Pulling fs layer 23:59:24 935e6c44a52c: Pulling fs layer 23:59:24 94cc34f8dd06: Pulling fs layer 23:59:24 30dea6a524f1: Pulling fs layer 23:59:24 a2aff8979fd8: Pulling fs layer 23:59:24 6808be2612f2: Pulling fs layer 23:59:24 f25807f1079a: Pulling fs layer 23:59:24 94cc34f8dd06: Waiting 23:59:24 6808be2612f2: Waiting 23:59:24 a2d21d5440eb: Verifying Checksum 23:59:24 a2d21d5440eb: Download complete 23:59:24 94cc34f8dd06: Verifying Checksum 23:59:24 94cc34f8dd06: Download complete 23:59:25 30dea6a524f1: Download complete 23:59:25 63b65145d645: Verifying Checksum 23:59:25 63b65145d645: Download complete 23:59:25 a2aff8979fd8: Verifying Checksum 23:59:25 a2aff8979fd8: Download complete 23:59:25 63b65145d645: Pull complete 23:59:25 a2d21d5440eb: Pull complete 23:59:25 f25807f1079a: Verifying Checksum 23:59:25 f25807f1079a: Download complete 23:59:25 935e6c44a52c: Verifying Checksum 23:59:25 935e6c44a52c: Download complete 23:59:25 6808be2612f2: Verifying Checksum 23:59:25 6808be2612f2: Download complete 23:59:29 935e6c44a52c: Pull complete 23:59:29 94cc34f8dd06: Pull complete 23:59:29 30dea6a524f1: Pull complete 23:59:29 a2aff8979fd8: Pull complete 23:59:31 6808be2612f2: Pull complete 23:59:32 f25807f1079a: Pull complete 23:59:32 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:59:32 ---> 3b553350e43f 23:59:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:59:36 ---> Running in ee6e3ad2026c 23:59:36 Removing intermediate container ee6e3ad2026c 23:59:36 ---> 9505abb82fbd 23:59:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:59:36 ---> Running in 07acb0bb65f0 23:59:36 Removing intermediate container 07acb0bb65f0 23:59:36 ---> 5c271c38d12c 23:59:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:59:36 ---> Running in 05b8d143b365 23:59:36 Removing intermediate container 05b8d143b365 23:59:36 ---> d797cade444b 23:59:36 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:59:36 ---> Running in 26d8fb679b58 23:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:59:37 OK: 265 MiB in 53 packages 23:59:37 Removing intermediate container 26d8fb679b58 23:59:37 ---> 4988f99ff014 23:59:37 Step 7/12 : WORKDIR /app 23:59:37 ---> Running in 24c9901b6ea0 23:59:37 Removing intermediate container 24c9901b6ea0 23:59:37 ---> 83717ce294e5 23:59:37 Step 8/12 : COPY go.mod vendor* ./ 23:59:37 ---> 0e5b7da1dd13 23:59:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:37 ---> Running in 056cc508c59d 23:59:38 Still waiting to schedule task 23:59:38 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:00:04 Removing intermediate container 056cc508c59d 00:00:04 ---> 19f3d43675ea 00:00:04 Step 10/12 : COPY . . 00:00:04 ---> 5bce4b9ac965 00:00:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:00:04 ---> Running in c10e3b76013a 00:00:04 Removing intermediate container c10e3b76013a 00:00:04 ---> 4d7624ddee1e 00:00:04 Step 12/12 : RUN $MAKE 00:00:04 ---> Running in e880aff26357 00:00:05 noop 00:00:05 Removing intermediate container e880aff26357 00:00:05 ---> 853b779aa83c 00:00:05 Successfully built 853b779aa83c 00:00:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:05 + docker inspect -f . ci-base-image-x86_64 00:00:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:05 prd-ubuntu20.04-docker-8c-8g-7 does not seem to be running inside a container 00:00:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@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 ******** ci-base-image-x86_64 cat 00:00:06 $ docker top da0c3b63b212aa9d52f6ffda805952272f687dcea6e519ccdd2f8b5cad1c06c3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:06 + go version 00:00:06 go version go1.20.2 linux/amd64 [Pipeline] } 00:00:06 $ docker stop --time=1 da0c3b63b212aa9d52f6ffda805952272f687dcea6e519ccdd2f8b5cad1c06c3 00:00:07 $ docker rm -f --volumes da0c3b63b212aa9d52f6ffda805952272f687dcea6e519ccdd2f8b5cad1c06c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:08 + docker inspect -f . ci-base-image-x86_64 00:00:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:08 prd-ubuntu20.04-docker-8c-8g-7 does not seem to be running inside a container 00:00:08 $ 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-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@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 ******** ci-base-image-x86_64 cat 00:00:08 $ docker top f40d7eff34c9a076688746998356cdcef7157ff410eeaeb4a455b036ceb56ce8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:08 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-156 [Pipeline] fileExists [Pipeline] sh 00:00:09 + make test 00:00:09 go test -race ./... -coverprofile=coverage.out ./... 00:00:27 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:00:27 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:00:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.143s coverage: 86.2% of statements 00:00:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.731s coverage: 71.9% of statements 00:00:47 go vet ./... 00:00:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:00:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:00:50 ./bin/test-attribution.sh [Pipeline] echo 00:00:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:00:50 $ docker stop --time=1 f40d7eff34c9a076688746998356cdcef7157ff410eeaeb4a455b036ceb56ce8 00:00:53 $ docker rm -f --volumes f40d7eff34c9a076688746998356cdcef7157ff410eeaeb4a455b036ceb56ce8 [Pipeline] // withDockerContainer [Pipeline] sh 00:00:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:00:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:00:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:00:55 + ls -al . 00:00:55 total 228 00:00:55 drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 00:00 . 00:00:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:58 .. 00:00:55 -rw-rw-r-- 1 jenkins jenkins 262 Mar 13 23:59 .dockerignore 00:00:55 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:59 .git 00:00:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:59 .github 00:00:55 -rw-rw-r-- 1 jenkins jenkins 788 Mar 13 23:59 .gitignore 00:00:55 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:59 .golangci.yml 00:00:55 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:59 .semver 00:00:55 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 13 23:59 Attribution.txt 00:00:55 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 13 23:59 CHANGELOG.md 00:00:55 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 13 23:59 Dockerfile 00:00:55 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:59 GOVERNANCE.md 00:00:55 -rw-rw-r-- 1 jenkins jenkins 687 Mar 13 23:59 Jenkinsfile 00:00:55 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 13 23:59 LICENSE 00:00:55 -rw-rw-r-- 1 jenkins jenkins 2462 Mar 13 23:59 Makefile 00:00:55 -rw-rw-r-- 1 jenkins jenkins 617 Mar 13 23:59 OWNERS.md 00:00:55 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 13 23:59 README.md 00:00:55 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:59 VERSION 00:00:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:59 bin 00:00:55 -rw-r--r-- 1 jenkins jenkins 41317 Mar 14 00:00 coverage.out 00:00:55 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 13 23:59 go.mod 00:00:55 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 13 23:59 go.sum 00:00:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:59 images 00:00:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:59 internal 00:00:55 -rw-rw-r-- 1 jenkins jenkins 531 Mar 13 23:59 main.go 00:00:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:59 res 00:00:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:59 snap 00:00:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:59 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:55 + 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=b9a2664a2996d135941b01a26c5f9709e70be37e --label arch=amd64 --label version=0.0.0 . 00:00:55 Sending build context to Docker daemon 12.57MB 00:00:55 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 00:00:55 Step 2/29 : FROM ${BASE} AS builder 00:00:55 ---> 853b779aa83c 00:00:55 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:00:55 ---> Running in c067acac8fa1 00:00:55 Removing intermediate container c067acac8fa1 00:00:55 ---> dc63f5e425ff 00:00:55 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:00:55 ---> Running in ac04039f0afa 00:00:56 Removing intermediate container ac04039f0afa 00:00:56 ---> 6cd31c977c92 00:00:56 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:00:56 ---> Running in 4cc360a28488 00:00:56 Removing intermediate container 4cc360a28488 00:00:56 ---> 1592f0569460 00:00:56 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:00:56 ---> Running in 628ba8e984f8 00:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:00:56 OK: 265 MiB in 53 packages 00:00:57 Removing intermediate container 628ba8e984f8 00:00:57 ---> f288f9cdc01f 00:00:57 Step 7/29 : WORKDIR /app 00:00:57 ---> Running in 79d02338f57b 00:00:57 Removing intermediate container 79d02338f57b 00:00:57 ---> a29a6d83ccfe 00:00:57 Step 8/29 : COPY go.mod vendor* ./ 00:00:57 ---> b889d1015cdd 00:00:57 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:57 ---> Running in c651db4f9230 00:00:58 Removing intermediate container c651db4f9230 00:00:58 ---> dfa7528db0d3 00:00:58 Step 10/29 : COPY . . 00:00:58 ---> 87d711fe8a1c 00:00:58 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:00:58 ---> Running in 05f40f58a0a9 00:00:58 Removing intermediate container 05f40f58a0a9 00:00:58 ---> 473137878647 00:00:58 Step 12/29 : RUN $MAKE 00:00:58 ---> Running in e34503ef184a 00:00:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -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:01:16 Removing intermediate container e34503ef184a 00:01:16 ---> a64f30d8de48 00:01:16 Step 13/29 : FROM alpine:3.14 00:01:16 3.14: Pulling from library/alpine 00:01:16 d261077062b2: Pulling fs layer 00:01:17 d261077062b2: Verifying Checksum 00:01:17 d261077062b2: Download complete 00:01:17 d261077062b2: Pull complete 00:01:17 Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 00:01:17 Status: Downloaded newer image for alpine:3.14 00:01:17 ---> 6dff1269bc79 00:01:17 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:01:17 ---> Running in 6d46cefca906 00:01:17 Removing intermediate container 6d46cefca906 00:01:17 ---> 6fb1ff495204 00:01:17 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:01:17 ---> Running in a2c8c0d9f70b 00:01:17 Removing intermediate container a2c8c0d9f70b 00:01:17 ---> d11ba0381ded 00:01:17 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:01:17 ---> Running in c062ae3acbcb 00:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:01:18 (1/2) Installing ca-certificates (20220614-r0) 00:01:18 (2/2) Installing dumb-init (1.2.5-r1) 00:01:18 Executing busybox-1.33.1-r8.trigger 00:01:18 Executing ca-certificates-20220614-r0.trigger 00:01:18 OK: 6 MiB in 16 packages 00:01:18 Removing intermediate container c062ae3acbcb 00:01:18 ---> bd5dabeb5b6e 00:01:18 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:01:18 ---> 0f994430da7c 00:01:18 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:01:19 ---> f6190c713dc1 00:01:19 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:01:19 ---> 4fd1637e1bec 00:01:19 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:01:19 ---> 3d55a83819b0 00:01:19 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:01:19 ---> 59424bc5895d 00:01:19 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:01:19 ---> Running in f24ce32fdf59 00:01:20 Removing intermediate container f24ce32fdf59 00:01:20 ---> 291495f665e9 00:01:20 Step 23/29 : VOLUME /cache 00:01:20 ---> Running in 0d09c64c9899 00:01:20 Removing intermediate container 0d09c64c9899 00:01:20 ---> d262c77406da 00:01:20 Step 24/29 : EXPOSE 59711 00:01:20 ---> Running in 15dbd3ee4a38 00:01:20 Removing intermediate container 15dbd3ee4a38 00:01:20 ---> 15ef6924e54a 00:01:20 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:01:20 ---> Running in a54a0f171e9a 00:01:20 Removing intermediate container a54a0f171e9a 00:01:20 ---> 27f65d1b78cd 00:01:20 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:01:20 ---> Running in e570b1c9a99a 00:01:20 Removing intermediate container e570b1c9a99a 00:01:20 ---> 038cb8ec9d2e 00:01:20 Step 27/29 : LABEL arch=amd64 00:01:20 ---> Running in f80a513e9ca3 00:01:20 Removing intermediate container f80a513e9ca3 00:01:20 ---> def82455b1af 00:01:20 Step 28/29 : LABEL git_sha=b9a2664a2996d135941b01a26c5f9709e70be37e 00:01:20 ---> Running in ef7b163382b5 00:01:21 Removing intermediate container ef7b163382b5 00:01:21 ---> 15d91aa96c5e 00:01:21 Step 29/29 : LABEL version=0.0.0 00:01:21 ---> Running in c88a7638b09b 00:01:21 Removing intermediate container c88a7638b09b 00:01:21 ---> edf4ad020f93 00:01:21 [Warning] One or more build-args [ARCH] were not consumed 00:01:21 Successfully built edf4ad020f93 00:01:21 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:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:21 00:01:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:21 latest: Pulling from edgex-lftools-log-publisher 00:01:21 5eb5b503b376: Pulling fs layer 00:01:21 5c69ac0246d0: Pulling fs layer 00:01:21 ec43610c2a17: Pulling fs layer 00:01:21 3a2ae6a8a46f: Pulling fs layer 00:01:21 33b1e0a273af: Pulling fs layer 00:01:21 5d3b04190fa2: Pulling fs layer 00:01:21 2f39f015ded8: Pulling fs layer 00:01:21 2f39f015ded8: Waiting 00:01:21 33b1e0a273af: Waiting 00:01:21 5d3b04190fa2: Waiting 00:01:21 3a2ae6a8a46f: Waiting 00:01:21 5c69ac0246d0: Download complete 00:01:21 3a2ae6a8a46f: Verifying Checksum 00:01:21 3a2ae6a8a46f: Download complete 00:01:22 ec43610c2a17: Verifying Checksum 00:01:22 ec43610c2a17: Download complete 00:01:22 33b1e0a273af: Verifying Checksum 00:01:22 33b1e0a273af: Download complete 00:01:22 5d3b04190fa2: Verifying Checksum 00:01:22 5d3b04190fa2: Download complete 00:01:22 5eb5b503b376: Verifying Checksum 00:01:22 5eb5b503b376: Download complete 00:01:23 5eb5b503b376: Pull complete 00:01:23 5c69ac0246d0: Pull complete 00:01:23 ec43610c2a17: Pull complete 00:01:23 2f39f015ded8: Download complete 00:01:23 3a2ae6a8a46f: Pull complete 00:01:23 33b1e0a273af: Pull complete 00:01:23 5d3b04190fa2: Pull complete 00:01:28 2f39f015ded8: Pull complete 00:01:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:01:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:28 prd-ubuntu20.04-docker-8c-8g-7 does not seem to be running inside a container 00:01:28 $ 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-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@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:01:30 $ docker top 7db60aca7e8ce0c2554051aab5e07c821c105538725711c2a2822057126fa3ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:31 ---> job-cost.sh 00:01:31 lf-activate-venv: SKIPPING 00:01:31 INFO: No Stack... 00:01:31 INFO: Retrieving Pricing Info for: v3-standard-8 00:01:32 INFO: Archiving Costs [Pipeline] sh 00:01:32 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives/cost.csv 00:01:32 + cut -d, -f6 [Pipeline] lock 00:01:32 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-3-stack-cost] 00:01:32 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-3-stack-cost] did not exist. Created. 00:01:32 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:01:32 + echo total: 0.2199999988079071 [Pipeline] stash 00:01:32 Stashed 1 file(s) [Pipeline] } 00:01:32 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-3-stack-cost] [Pipeline] // lock [Pipeline] } 00:01:32 $ docker stop --time=1 7db60aca7e8ce0c2554051aab5e07c821c105538725711c2a2822057126fa3ac 00:01:33 $ docker rm -f --volumes 7db60aca7e8ce0c2554051aab5e07c821c105538725711c2a2822057126fa3ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:02:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10 in /w/workspace/y_app-rfid-llrp-inventory_PR-156 [Pipeline] { [Pipeline] ws 00:02:33 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 00:02:33 The recommended git tool is: git 00:02:39 using credential edgex-jenkins-ssh 00:02:39 Cloning the remote Git repository 00:02:39 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:02:39 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 00:02:39 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:02:39 > git --version # timeout=10 00:02:39 > git --version # 'git version 2.25.1' 00:02:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:02:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:02:42 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:02:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:02:43 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:02:43 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:02:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:02:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:02:43 Merging remotes/origin/main commit 968f145a810f9e00874ff3fecb3e80d4017ec20e into PR head commit 817e0574ad136b386f95f148cd099624f21e8cdf 00:02:44 Merge succeeded, producing d676943f02dbc3db6b8903a5127db1e67d7a2cc1 00:02:44 Checking out Revision d676943f02dbc3db6b8903a5127db1e67d7a2cc1 (PR-156) 00:02:43 > git config core.sparsecheckout # timeout=10 00:02:44 > git checkout -f 817e0574ad136b386f95f148cd099624f21e8cdf # timeout=10 00:02:44 > git remote # timeout=10 00:02:44 > git config --get remote.origin.url # timeout=10 00:02:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:02:44 > git merge 968f145a810f9e00874ff3fecb3e80d4017ec20e # timeout=10 00:02:44 > git rev-parse HEAD^{commit} # timeout=10 00:02:44 > git config core.sparsecheckout # timeout=10 00:02:44 > git checkout -f d676943f02dbc3db6b8903a5127db1e67d7a2cc1 # timeout=10 00:02:47 Commit message: "Merge commit '968f145a810f9e00874ff3fecb3e80d4017ec20e' into HEAD" 00:02:47 > git rev-list --no-walk 817e0574ad136b386f95f148cd099624f21e8cdf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:02:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:02:48 % Total % Received % Xferd Average Speed Time Time Time Current 00:02:48 Dload Upload Total Spent Left Speed 00:02:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 00:02:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:02:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:02:49 + sudo tee /etc/docker/daemon.new 00:02:49 { 00:02:49 "registry-mirrors": [ 00:02:49 "https://nexus3.edgexfoundry.org:10001" 00:02:49 ], 00:02:49 "bip": "10.250.0.254/24", 00:02:49 "hosts": [ 00:02:49 "tcp://0.0.0.0:5555", 00:02:49 "unix:///var/run/docker.sock" 00:02:49 ], 00:02:49 "mtu": 1458, 00:02:49 "selinux-enabled": true, 00:02:49 "seccomp-profile": "/etc/docker/seccomp.json" 00:02:49 } [Pipeline] sh 00:02:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:02:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:03:08 provisioning config files... 00:03:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config4225242093909538596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:03:09 ---> docker-login.sh 00:03:09 nexus3.edgexfoundry.org:10001 00:03:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:09 Configure a credential helper to remove this warning. See 00:03:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:09 00:03:09 Login Succeeded 00:03:09 nexus3.edgexfoundry.org:10002 00:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:10 Configure a credential helper to remove this warning. See 00:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:10 00:03:10 Login Succeeded 00:03:10 nexus3.edgexfoundry.org:10003 00:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:10 Configure a credential helper to remove this warning. See 00:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:10 00:03:10 Login Succeeded 00:03:10 nexus3.edgexfoundry.org:10004 00:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:11 Configure a credential helper to remove this warning. See 00:03:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:11 00:03:11 Login Succeeded 00:03:11 docker.io 00:03:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:11 Configure a credential helper to remove this warning. See 00:03:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:11 00:03:11 Login Succeeded 00:03:11 ---> docker-login.sh ends [Pipeline] } 00:03:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:03:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:03:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:03:12 ========================================================= 00:03:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:03:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:12 + 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:03:12 Sending build context to Docker daemon 678.9kB 00:03:12 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 00:03:12 Step 2/12 : FROM ${BASE} AS builder 00:03:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:03:12 af6eaf76a39c: Pulling fs layer 00:03:12 55522c791124: Pulling fs layer 00:03:12 ce5c4a1c91eb: Pulling fs layer 00:03:12 169dfbe0d373: Pulling fs layer 00:03:12 e1ff8fa3b103: Pulling fs layer 00:03:12 52ebb69f0ebf: Pulling fs layer 00:03:12 5abe8eddf0d5: Pulling fs layer 00:03:12 e1ff8fa3b103: Waiting 00:03:12 52ebb69f0ebf: Waiting 00:03:12 5abe8eddf0d5: Waiting 00:03:12 169dfbe0d373: Waiting 00:03:12 55522c791124: Verifying Checksum 00:03:12 55522c791124: Download complete 00:03:12 169dfbe0d373: Verifying Checksum 00:03:12 169dfbe0d373: Download complete 00:03:12 e1ff8fa3b103: Verifying Checksum 00:03:12 e1ff8fa3b103: Download complete 00:03:12 af6eaf76a39c: Verifying Checksum 00:03:12 af6eaf76a39c: Download complete 00:03:13 af6eaf76a39c: Pull complete 00:03:13 5abe8eddf0d5: Verifying Checksum 00:03:13 5abe8eddf0d5: Download complete 00:03:14 55522c791124: Pull complete 00:03:15 ce5c4a1c91eb: Verifying Checksum 00:03:15 ce5c4a1c91eb: Download complete 00:03:15 52ebb69f0ebf: Verifying Checksum 00:03:15 52ebb69f0ebf: Download complete 00:03:25 ce5c4a1c91eb: Pull complete 00:03:25 169dfbe0d373: Pull complete 00:03:25 e1ff8fa3b103: Pull complete 00:03:32 52ebb69f0ebf: Pull complete 00:03:32 5abe8eddf0d5: Pull complete 00:03:32 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 00:03:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:03:32 ---> 6cb57ee374ae 00:03:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:03:34 ---> Running in 909877f3e437 00:03:34 Removing intermediate container 909877f3e437 00:03:34 ---> 17294dd3be3e 00:03:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:03:35 ---> Running in a52eda2b90ba 00:03:35 Removing intermediate container a52eda2b90ba 00:03:35 ---> 678794184556 00:03:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:03:35 ---> Running in ddda28b181c0 00:03:35 Removing intermediate container ddda28b181c0 00:03:35 ---> 0183248c46f8 00:03:35 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:03:36 ---> Running in bdea124275db 00:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:03:39 OK: 263 MiB in 53 packages 00:03:40 Removing intermediate container bdea124275db 00:03:40 ---> 86abbf351471 00:03:40 Step 7/12 : WORKDIR /app 00:03:40 ---> Running in 4b0f19e854e9 00:03:40 Removing intermediate container 4b0f19e854e9 00:03:40 ---> c34147fc3c49 00:03:40 Step 8/12 : COPY go.mod vendor* ./ 00:03:41 ---> 93a180e3937a 00:03:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:03:41 ---> Running in 45c61030593e 00:04:49 Removing intermediate container 45c61030593e 00:04:49 ---> eb60b6599039 00:04:49 Step 10/12 : COPY . . 00:04:49 ---> f564ba8ebc9c 00:04:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:04:49 ---> Running in d32a0d7650cd 00:04:49 Removing intermediate container d32a0d7650cd 00:04:49 ---> 78943647e7e6 00:04:49 Step 12/12 : RUN $MAKE 00:04:49 ---> Running in 18aa46f5a2a7 00:04:49 noop 00:04:49 Removing intermediate container 18aa46f5a2a7 00:04:49 ---> 67061d182cf6 00:04:49 Successfully built 67061d182cf6 00:04:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:49 + docker inspect -f . ci-base-image-arm64 00:04:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:49 prd-ubuntu20.04-docker-arm64-4c-16g-10 does not seem to be running inside a container 00:04:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:04:51 $ docker top 7b9e0984c7cc341c7ffebe54ea94f64b753e5d77485dd78715d4d7f6a74a0baf -eo pid,comm [Pipeline] { [Pipeline] sh 00:04:51 + go version 00:04:51 go version go1.20.2 linux/arm64 [Pipeline] } 00:04:51 $ docker stop --time=1 7b9e0984c7cc341c7ffebe54ea94f64b753e5d77485dd78715d4d7f6a74a0baf 00:04:54 $ docker rm -f --volumes 7b9e0984c7cc341c7ffebe54ea94f64b753e5d77485dd78715d4d7f6a74a0baf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:54 + docker inspect -f . ci-base-image-arm64 00:04:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:55 prd-ubuntu20.04-docker-arm64-4c-16g-10 does not seem to be running inside a container 00:04:55 $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:04:56 $ docker top fed93e5b3893fb16ed871ad5396ec68aa7d2e7a48a084c320c5d8e84965c59c1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:04:57 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] fileExists [Pipeline] sh 00:04:57 + make test 00:04:57 go test -race ./... -coverprofile=coverage.out ./... 00:08:19 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:08:21 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:08:22 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.180s coverage: 86.2% of statements 00:08:34 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.586s coverage: 71.9% of statements 00:08:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:08:34 go vet ./... 00:11:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:11:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:11:11 ./bin/test-attribution.sh [Pipeline] echo 00:11:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:11:11 $ docker stop --time=1 fed93e5b3893fb16ed871ad5396ec68aa7d2e7a48a084c320c5d8e84965c59c1 00:11:13 $ docker rm -f --volumes fed93e5b3893fb16ed871ad5396ec68aa7d2e7a48a084c320c5d8e84965c59c1 [Pipeline] // withDockerContainer [Pipeline] sh 00:11:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:11:14 Warning: overwriting stash ‘coverage-report’ 00:11:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:11:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:11:16 + ls -al . 00:11:16 total 224 00:11:16 drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 00:05 . 00:11:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 00:02 .. 00:11:16 -rw-rw-r-- 1 jenkins jenkins 262 Mar 14 00:02 .dockerignore 00:11:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 00:02 .git 00:11:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 00:02 .github 00:11:16 -rw-rw-r-- 1 jenkins jenkins 788 Mar 14 00:02 .gitignore 00:11:16 -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 00:02 .golangci.yml 00:11:16 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 14 00:02 Attribution.txt 00:11:16 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 14 00:02 CHANGELOG.md 00:11:16 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 14 00:02 Dockerfile 00:11:16 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 00:02 GOVERNANCE.md 00:11:16 -rw-rw-r-- 1 jenkins jenkins 687 Mar 14 00:02 Jenkinsfile 00:11:16 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 14 00:02 LICENSE 00:11:16 -rw-rw-r-- 1 jenkins jenkins 2462 Mar 14 00:02 Makefile 00:11:16 -rw-rw-r-- 1 jenkins jenkins 617 Mar 14 00:02 OWNERS.md 00:11:16 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 14 00:02 README.md 00:11:16 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:59 VERSION 00:11:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 00:02 bin 00:11:16 -rw-r--r-- 1 jenkins jenkins 41317 Mar 14 00:08 coverage.out 00:11:16 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 14 00:02 go.mod 00:11:16 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 14 00:02 go.sum 00:11:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 00:02 images 00:11:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 00:02 internal 00:11:16 -rw-rw-r-- 1 jenkins jenkins 531 Mar 14 00:02 main.go 00:11:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 00:02 res 00:11:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 00:02 snap 00:11:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 00:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:16 + 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=d676943f02dbc3db6b8903a5127db1e67d7a2cc1 --label arch=arm64 --label version=0.0.0 . 00:11:16 Sending build context to Docker daemon 678.9kB 00:11:16 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 00:11:16 Step 2/29 : FROM ${BASE} AS builder 00:11:16 ---> 67061d182cf6 00:11:16 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:11:17 ---> Running in 79626fda34fa 00:11:17 Removing intermediate container 79626fda34fa 00:11:17 ---> b132c5f01d54 00:11:17 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:11:17 ---> Running in 86130ebaf559 00:11:21 Removing intermediate container 86130ebaf559 00:11:21 ---> 78e0dc84c178 00:11:21 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:11:21 ---> Running in b334021513ea 00:11:21 Removing intermediate container b334021513ea 00:11:21 ---> dd73604cc536 00:11:21 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:11:21 ---> Running in 45cad18f87c4 00:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:11:24 OK: 263 MiB in 53 packages 00:11:25 Removing intermediate container 45cad18f87c4 00:11:25 ---> a2dea4cd2104 00:11:25 Step 7/29 : WORKDIR /app 00:11:25 ---> Running in 1e4f3a55db2b 00:11:25 Removing intermediate container 1e4f3a55db2b 00:11:25 ---> 3cf54bac4829 00:11:25 Step 8/29 : COPY go.mod vendor* ./ 00:11:26 ---> c52030890c63 00:11:26 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:11:26 ---> Running in c758a9ce3346 00:11:28 Removing intermediate container c758a9ce3346 00:11:28 ---> 30a9535c47e8 00:11:28 Step 10/29 : COPY . . 00:11:29 ---> 4a6cc263b9b6 00:11:29 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:11:29 ---> Running in c8b46dfcb4b0 00:11:30 Removing intermediate container c8b46dfcb4b0 00:11:30 ---> b89163eccd46 00:11:30 Step 12/29 : RUN $MAKE 00:11:30 ---> Running in 0b63633239ee 00:11:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -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:14:07 Removing intermediate container 0b63633239ee 00:14:07 ---> 726c329a598d 00:14:07 Step 13/29 : FROM alpine:3.14 00:14:07 3.14: Pulling from library/alpine 00:14:07 6f0e733d82e2: Pulling fs layer 00:14:07 6f0e733d82e2: Verifying Checksum 00:14:07 6f0e733d82e2: Download complete 00:14:07 6f0e733d82e2: Pull complete 00:14:07 Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 00:14:07 Status: Downloaded newer image for alpine:3.14 00:14:07 ---> bf97f6347a60 00:14:07 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:14:07 ---> Running in a0be8b4910cd 00:14:07 Removing intermediate container a0be8b4910cd 00:14:07 ---> 6e4b0fe3559a 00:14:07 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:14:07 ---> Running in 0efcb6043ad0 00:14:07 Removing intermediate container 0efcb6043ad0 00:14:07 ---> 83040c544c13 00:14:07 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:14:07 ---> Running in 0dde83a9699a 00:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:14:07 (1/2) Installing ca-certificates (20220614-r0) 00:14:07 (2/2) Installing dumb-init (1.2.5-r1) 00:14:07 Executing busybox-1.33.1-r8.trigger 00:14:07 Executing ca-certificates-20220614-r0.trigger 00:14:07 OK: 6 MiB in 16 packages 00:14:07 Removing intermediate container 0dde83a9699a 00:14:07 ---> 0f3ed60290e0 00:14:07 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:14:07 ---> f599039ad4cd 00:14:07 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:14:07 ---> 503bbec4f214 00:14:07 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:14:07 ---> 724ae1314e08 00:14:07 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:14:07 ---> d17a439e15cb 00:14:07 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:14:07 ---> 098cd38be73a 00:14:07 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:14:07 ---> Running in a0225c857515 00:14:07 Removing intermediate container a0225c857515 00:14:07 ---> 9d339b3039a7 00:14:07 Step 23/29 : VOLUME /cache 00:14:07 ---> Running in 1ff286295a57 00:14:08 Removing intermediate container 1ff286295a57 00:14:08 ---> c2b93ae17693 00:14:08 Step 24/29 : EXPOSE 59711 00:14:08 ---> Running in 149c6f9a785f 00:14:08 Removing intermediate container 149c6f9a785f 00:14:08 ---> ff0c31ebd904 00:14:08 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:14:08 ---> Running in f85e330f2ed6 00:14:08 Removing intermediate container f85e330f2ed6 00:14:08 ---> e993993912e7 00:14:08 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:14:09 ---> Running in 156bcaf4adbd 00:14:09 Removing intermediate container 156bcaf4adbd 00:14:09 ---> cbfe1bc8f488 00:14:09 Step 27/29 : LABEL arch=arm64 00:14:09 ---> Running in 6c8c3459d4a8 00:14:09 Removing intermediate container 6c8c3459d4a8 00:14:09 ---> a2fef747f1ea 00:14:09 Step 28/29 : LABEL git_sha=d676943f02dbc3db6b8903a5127db1e67d7a2cc1 00:14:09 ---> Running in c351d59f9fc7 00:14:10 Removing intermediate container c351d59f9fc7 00:14:10 ---> 1d3fc3476058 00:14:10 Step 29/29 : LABEL version=0.0.0 00:14:10 ---> Running in c35d9afd825b 00:14:10 Removing intermediate container c35d9afd825b 00:14:10 ---> 891870c915e8 00:14:10 [Warning] One or more build-args [ARCH] were not consumed 00:14:10 Successfully built 891870c915e8 00:14:10 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:14:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:14:11 00:14:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:14:11 arm64: Pulling from edgex-lftools-log-publisher 00:14:11 8998bd30e6a1: Pulling fs layer 00:14:11 04944245beec: Pulling fs layer 00:14:11 699f458cf7ca: Pulling fs layer 00:14:11 765212b225bb: Pulling fs layer 00:14:11 f23df028b6ca: Pulling fs layer 00:14:11 d65c8cfc05b1: Pulling fs layer 00:14:11 2437ff75d9bd: Pulling fs layer 00:14:11 f23df028b6ca: Waiting 00:14:11 d65c8cfc05b1: Waiting 00:14:11 2437ff75d9bd: Waiting 00:14:11 765212b225bb: Waiting 00:14:11 04944245beec: Verifying Checksum 00:14:11 04944245beec: Download complete 00:14:11 765212b225bb: Verifying Checksum 00:14:11 765212b225bb: Download complete 00:14:11 f23df028b6ca: Verifying Checksum 00:14:11 f23df028b6ca: Download complete 00:14:11 d65c8cfc05b1: Verifying Checksum 00:14:11 d65c8cfc05b1: Download complete 00:14:12 699f458cf7ca: Verifying Checksum 00:14:12 699f458cf7ca: Download complete 00:14:12 8998bd30e6a1: Verifying Checksum 00:14:12 8998bd30e6a1: Download complete 00:14:14 2437ff75d9bd: Verifying Checksum 00:14:16 8998bd30e6a1: Pull complete 00:14:16 04944245beec: Pull complete 00:14:18 699f458cf7ca: Pull complete 00:14:18 765212b225bb: Pull complete 00:14:19 f23df028b6ca: Pull complete 00:14:19 d65c8cfc05b1: Pull complete 00:14:34 2437ff75d9bd: Pull complete 00:14:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:14:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:14:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:34 prd-ubuntu20.04-docker-arm64-4c-16g-10 does not seem to be running inside a container 00:14:34 $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:14:37 $ docker top 183cb5cb20fd45fbe1824cf392feffdf1d1455ae8b8718beb2b0da5b8bcb2bfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:14:38 ---> job-cost.sh 00:14:38 lf-activate-venv: SKIPPING 00:14:38 INFO: No Stack... 00:14:38 INFO: Retrieving Pricing Info for: v3-standard-4 00:14:39 INFO: Archiving Costs [Pipeline] sh 00:14:40 + cut -d, -f6 00:14:40 + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [Pipeline] lock 00:14:40 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-3-stack-cost] 00:14:40 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-3-stack-cost] did not exist. Created. 00:14:40 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:14:41 /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-d3cc4a21/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:14:41 + echo total: 0.10999999940395355 [Pipeline] stash 00:14:41 Warning: overwriting stash ‘stack-cost’ 00:14:41 Stashed 1 file(s) [Pipeline] } 00:14:41 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-3-stack-cost] [Pipeline] // lock [Pipeline] } 00:14:41 $ docker stop --time=1 183cb5cb20fd45fbe1824cf392feffdf1d1455ae8b8718beb2b0da5b8bcb2bfb 00:14:43 $ docker rm -f --volumes 183cb5cb20fd45fbe1824cf392feffdf1d1455ae8b8718beb2b0da5b8bcb2bfb [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:14:43 provisioning config files... 00:14:43 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config9575544215311777950tmp [Pipeline] { [Pipeline] sh 00:14:44 + set +x 00:14:44 + curl -s https://codecov.io/bash 00:14:44 + bash -s -- 00:14:44 00:14:44 _____ _ 00:14:44 / ____| | | 00:14:44 | | ___ __| | ___ ___ _____ __ 00:14:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:14:44 | |___| (_) | (_| | __/ (_| (_) \ V / 00:14:44 \_____\___/ \__,_|\___|\___\___/ \_/ 00:14:44 Bash-1.0.6 00:14:44 00:14:44 00:14:44 ==> git version 2.25.1 found 00:14:44 ==> 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:14:44 Release-Date: 2020-01-08 00:14:44 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:14:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:14:44 ==> Jenkins CI detected. 00:14:44 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-156 00:14:44 project root: . 00:14:44 --> token set from env 00:14:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:14:44 ==> Running gcov in . (disable via -X gcov) 00:14:44 ==> Python coveragepy not found 00:14:44 ==> Searching for coverage reports in: 00:14:44 + . 00:14:44 -> Found 1 reports 00:14:44 ==> Detecting git/mercurial file structure 00:14:44 ==> Reading reports 00:14:44 + ./coverage.out bytes=41317 00:14:44 ==> Appending adjustments 00:14:44 https://docs.codecov.io/docs/fixing-reports 00:14:44 + Found adjustments 00:14:44 ==> Gzipping contents 00:14:44 12K /tmp/codecov.1PifFw.gz 00:14:44 ==> Uploading reports 00:14:44 url: https://codecov.io 00:14:44 query: branch=PR-156&commit=b9a2664a2996d135941b01a26c5f9709e70be37e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-156%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=156&job=&cmd_args= 00:14:44 -> Pinging Codecov 00:14:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-156&commit=b9a2664a2996d135941b01a26c5f9709e70be37e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-156%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=156&job=&cmd_args= 00:14:44 -> Uploading to 00:14:44 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/581DD39554BDF9B6E22D074273EAD858/b9a2664a2996d135941b01a26c5f9709e70be37e/daea8f7d-f730-4443-a591-f41561d21bcc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T001444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4ccc17f3763444ff1bf4b6c32ca613395026fca471bf974ede37d19292e9ea6 00:14:44 % Total % Received % Xferd Average Speed Time Time Time Current 00:14:44 Dload Upload Total Spent Left Speed 00:14:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11805 0 0 100 11805 0 43722 --:--:-- --:--:-- --:--:-- 43884 00:14:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b9a2664a2996d135941b01a26c5f9709e70be37e [Pipeline] } 00:14:45 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:14:45 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives ] 00:14:45 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives 00:14:45 total 16 00:14:45 drwxr-xr-x 3 root root 4096 Mar 14 00:01 . 00:14:45 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 00:01 .. 00:14:45 drwxr-xr-x 2 root root 4096 Mar 14 00:01 cost 00:14:45 -rw-r--r-- 1 root root 95 Mar 14 00:01 cost.csv 00:14:45 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives 00:14:45 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives 00:14:45 total 16 00:14:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 00:01 . 00:14:45 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 00:01 .. 00:14:45 drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 00:01 cost 00:14:45 -rw-r--r-- 1 jenkins jenkins 95 Mar 14 00:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:14:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:14:46 ---> package-listing.sh 00:14:46 ++ facter osfamily 00:14:46 ++ tr '[:upper:]' '[:lower:]' 00:14:47 + OS_FAMILY=debian 00:14:47 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-156 00:14:47 + START_PACKAGES=/tmp/packages_start.txt 00:14:47 + END_PACKAGES=/tmp/packages_end.txt 00:14:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:14:47 + PACKAGES=/tmp/packages_start.txt 00:14:47 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-156 ']' 00:14:47 + PACKAGES=/tmp/packages_end.txt 00:14:47 + case "${OS_FAMILY}" in 00:14:47 + dpkg -l 00:14:47 + grep '^ii' 00:14:47 + '[' -f /tmp/packages_start.txt ']' 00:14:47 + '[' -f /tmp/packages_end.txt ']' 00:14:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:14:47 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-156 ']' 00:14:47 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives/ 00:14:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives/ [Pipeline] echo 00:14:47 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-156/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:14:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:14:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:47 prd-ubuntu20.04-docker-8c-8g-7 does not seem to be running inside a container 00:14:48 $ 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-156/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-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:14:48 $ docker top 08ca67f124794843084a5b69e45a40fb98ffe374ba64751bbbfb519a9b186af1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:14:48 + touch /tmp/pre-build-complete [Pipeline] sh 00:14:48 + mkdir -p /var/log/sysstat [Pipeline] sh 00:14:49 + ls /var/log/sa-host 00:14:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:14:49 provisioning config files... 00:14:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config8377522741682045868tmp [Pipeline] { [Pipeline] echo 00:14:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:14:49 ---> create-netrc.sh [Pipeline] } 00:14:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:14:49 ---> python-tools-install.sh [Pipeline] echo 00:14:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:14:50 ---> sudo-logs.sh 00:14:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:14:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:14:50 ---> job-cost.sh 00:14:50 lf-activate-venv: SKIPPING 00:14:50 DEBUG: total: 0.2199999988079071 00:14:50 INFO: Retrieving Stack Cost... 00:14:50 INFO: Retrieving Pricing Info for: v3-standard-8 00:14:51 INFO: Archiving Costs [Pipeline] echo 00:14:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:14:51 ---> logs-deploy.sh 00:14:51 lf-activate-venv: SKIPPING 00:14:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-156/3 00:14:51 INFO: archiving workspace using pattern(s): 00:14:52 Archives upload complete. 00:14:52 INFO: archiving logs to Nexus