Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 817e0574ad136b386f95f148cd099624f21e8cdf+9fc1e835a381aac2d449f5841101e3758109bf40 (18db0a205eef2b7c84fb20031d273254e55eb488) 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-ssh2855357883682764599.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-ssh1427694867646930930.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-ssh9879964060680176851.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-ssh17132113726753538299.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-ssh4290433766984508042.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 ‘prd-ubuntu20.04-docker-8c-8g-287’ Running on prd-ubuntu20.04-docker-8c-8g-289 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 9fc1e835a381aac2d449f5841101e3758109bf40 into PR head commit 817e0574ad136b386f95f148cd099624f21e8cdf Merge succeeded, producing 89d8b05e2b589b56529a93836f513a5335b67a81 Checking out Revision 89d8b05e2b589b56529a93836f513a5335b67a81 (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 9fc1e835a381aac2d449f5841101e3758109bf40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89d8b05e2b589b56529a93836f513a5335b67a81 # timeout=10 Commit message: "Merge commit '9fc1e835a381aac2d449f5841101e3758109bf40' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk d676943f02dbc3db6b8903a5127db1e67d7a2cc1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:00:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:00:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:00:26 ========================================================= 00:00:26 EdgeX Global Pipelines Version Info 00:00:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:00:27 ------------------- 00:00:27 stable info: 00:00:27 ------------------- 00:00:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:00:27 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 00:00:27 Message: update stable to v1.0.245 00:00:28 ------------------- 00:00:28 experimental info: 00:00:28 ------------------- 00:00:28 Commited By: **** collab-it+edgex@linuxfoundation.org 00:00:28 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 00:00:28 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-156 [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-156 [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-156 [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89d8b05e2b589b56529a93836f513a5335b67a81 [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89d8b05 [Pipeline] echo 00:00:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:00:28 provisioning config files... 00:00:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config1960730344888886089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:28 ---> docker-login.sh 00:00:28 nexus3.edgexfoundry.org:10001 00:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:29 Configure a credential helper to remove this warning. See 00:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:29 00:00:29 Login Succeeded 00:00:29 nexus3.edgexfoundry.org:10002 00:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:29 Configure a credential helper to remove this warning. See 00:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:29 00:00:29 Login Succeeded 00:00:29 nexus3.edgexfoundry.org:10003 00:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:29 Configure a credential helper to remove this warning. See 00:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:29 00:00:29 Login Succeeded 00:00:29 nexus3.edgexfoundry.org:10004 00:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:29 Configure a credential helper to remove this warning. See 00:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:29 00:00:29 Login Succeeded 00:00:29 docker.io 00:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:30 Configure a credential helper to remove this warning. See 00:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:30 00:00:30 Login Succeeded 00:00:30 ---> docker-login.sh ends [Pipeline] } 00:00:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:00:30 + git rev-list -1 --merges 89d8b05e2b589b56529a93836f513a5335b67a81~1..89d8b05e2b589b56529a93836f513a5335b67a81 [Pipeline] echo 00:00:30 -----------> git rev-list -1 --merges 89d8b05e2b589b56529a93836f513a5335b67a81~1..89d8b05e2b589b56529a93836f513a5335b67a81 89d8b05e2b589b56529a93836f513a5335b67a81 00:00:30 89d8b05e2b589b56529a93836f513a5335b67a81 [false] [Pipeline] sh 00:00:30 + git log --format=format:%s -1 89d8b05e2b589b56529a93836f513a5335b67a81 [Pipeline] echo 00:00:30 ========================================================= 00:00:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:00:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:00:31 + git log --format=format:%s -1 89d8b05e2b589b56529a93836f513a5335b67a81 [Pipeline] echo 00:00:31 [semverPrep] GIT_COMMIT: 89d8b05e2b589b56529a93836f513a5335b67a81, Commit Message: Merge commit '9fc1e835a381aac2d449f5841101e3758109bf40' into HEAD [Pipeline] echo 00:00:31 [semverPrep] This is not a build commit. [Pipeline] sh 00:00:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:00:31 + grep -v github /etc/ssh/ssh_known_hosts 00:00:31 + [ -e /tmp/ssh_known_hosts ] 00:00:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:00:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:00:31 + sudo tee -a /etc/ssh/ssh_known_hosts 00:00:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:31 00:00:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:32 0.1.4: Pulling from edgex-devops/py-git-semver 00:00:32 b85a868b505f: Pulling fs layer 00:00:32 e2be974225ed: Pulling fs layer 00:00:32 339a4e72a1f5: Pulling fs layer 00:00:32 988bab9f4d93: Pulling fs layer 00:00:32 1469e6f7b9e6: Pulling fs layer 00:00:32 eaf3925da568: Pulling fs layer 00:00:32 bab4dde63d76: Pulling fs layer 00:00:32 bde34c3a00c8: Pulling fs layer 00:00:32 b352a97aabf1: Pulling fs layer 00:00:32 4872d77fe225: Pulling fs layer 00:00:32 5851b861e8e6: Pulling fs layer 00:00:32 988bab9f4d93: Waiting 00:00:32 1469e6f7b9e6: Waiting 00:00:32 eaf3925da568: Waiting 00:00:32 bab4dde63d76: Waiting 00:00:32 bde34c3a00c8: Waiting 00:00:32 b352a97aabf1: Waiting 00:00:32 4872d77fe225: Waiting 00:00:32 5851b861e8e6: Waiting 00:00:32 e2be974225ed: Download complete 00:00:32 988bab9f4d93: Download complete 00:00:32 1469e6f7b9e6: Verifying Checksum 00:00:32 1469e6f7b9e6: Download complete 00:00:32 eaf3925da568: Download complete 00:00:32 339a4e72a1f5: Verifying Checksum 00:00:32 339a4e72a1f5: Download complete 00:00:32 bde34c3a00c8: Download complete 00:00:32 b352a97aabf1: Verifying Checksum 00:00:32 b352a97aabf1: Download complete 00:00:32 4872d77fe225: Verifying Checksum 00:00:32 4872d77fe225: Download complete 00:00:32 5851b861e8e6: Verifying Checksum 00:00:32 5851b861e8e6: Download complete 00:00:32 b85a868b505f: Verifying Checksum 00:00:32 b85a868b505f: Download complete 00:00:32 bab4dde63d76: Verifying Checksum 00:00:32 bab4dde63d76: Download complete 00:00:33 b85a868b505f: Pull complete 00:00:33 e2be974225ed: Pull complete 00:00:34 339a4e72a1f5: Pull complete 00:00:34 988bab9f4d93: Pull complete 00:00:34 1469e6f7b9e6: Pull complete 00:00:34 eaf3925da568: Pull complete 00:00:36 bab4dde63d76: Pull complete 00:00:36 bde34c3a00c8: Pull complete 00:00:36 b352a97aabf1: Pull complete 00:00:36 4872d77fe225: Pull complete 00:00:36 5851b861e8e6: Pull complete 00:00:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:00:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:36 prd-ubuntu20.04-docker-8c-8g-289 does not seem to be running inside a container 00:00:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:00:39 $ docker top 53b103a22437951fb8c5679161ba08e6abc9402cb695f4c4b7b328c5fca98058 -eo pid,comm 00:00:39 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). 00:00:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:39 [ssh-agent] Looking for ssh-agent implementation... 00:00:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:39 $ docker exec 53b103a22437951fb8c5679161ba08e6abc9402cb695f4c4b7b328c5fca98058 ssh-agent 00:00:39 SSH_AUTH_SOCK=/tmp/ssh-74hO2fOsir5M/agent.31 00:00:39 SSH_AGENT_PID=37 00:00:39 Running ssh-add (command line suppressed) 00:00:39 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_10637238195988613679.key (/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_10637238195988613679.key) 00:00:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:39 + git tag --points-at HEAD [Pipeline] } 00:00:39 $ docker exec --env ******** --env ******** 53b103a22437951fb8c5679161ba08e6abc9402cb695f4c4b7b328c5fca98058 ssh-agent -k 00:00:39 unset SSH_AUTH_SOCK; 00:00:39 unset SSH_AGENT_PID; 00:00:39 echo Agent pid 37 killed; 00:00:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:00:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:40 [ssh-agent] Looking for ssh-agent implementation... 00:00:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:40 $ docker exec 53b103a22437951fb8c5679161ba08e6abc9402cb695f4c4b7b328c5fca98058 ssh-agent 00:00:40 SSH_AUTH_SOCK=/tmp/ssh-NZHm5M9Ol3bG/agent.70 00:00:40 SSH_AGENT_PID=76 00:00:40 Running ssh-add (command line suppressed) 00:00:40 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_11242745176534318337.key (/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_11242745176534318337.key) 00:00:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:40 + git semver init 00:00:40 2023-03-15 00:00:40,860 [run_init] DEBUG init version:0.0.0 force:False 00:00:40 2023-03-15 00:00:40,861 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver 00:00:40 2023-03-15 00:00:40,861 [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 00:00:40 2023-03-15 00:00:40,862 [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) 00:00:42 2023-03-15 00:00:41,958 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.git/info/exclude 00:00:42 2023-03-15 00:00:41,958 [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 00:00:42 2023-03-15 00:00:41,959 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver/PR-156 00:00:42 2023-03-15 00:00:41,963 [execute] INFO git cat-file --batch-check 00:00:42 2023-03-15 00:00:41,964 [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=) 00:00:42 2023-03-15 00:00:41,971 [execute] INFO git cat-file --batch 00:00:42 2023-03-15 00:00:41,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver, universal_newlines=False, shell=None, istream=) 00:00:42 2023-03-15 00:00:41,977 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver/PR-156 00:00:42 0.0.0 [Pipeline] } 00:00:42 $ docker exec --env ******** --env ******** 53b103a22437951fb8c5679161ba08e6abc9402cb695f4c4b7b328c5fca98058 ssh-agent -k 00:00:42 unset SSH_AUTH_SOCK; 00:00:42 unset SSH_AGENT_PID; 00:00:42 echo Agent pid 76 killed; 00:00:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:42 + git semver [Pipeline] } 00:00:43 $ docker stop --time=1 53b103a22437951fb8c5679161ba08e6abc9402cb695f4c4b7b328c5fca98058 00:00:44 $ docker rm -f --volumes 53b103a22437951fb8c5679161ba08e6abc9402cb695f4c4b7b328c5fca98058 [Pipeline] // withDockerContainer [Pipeline] sh 00:00:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:00:44 Stashed 1 file(s) [Pipeline] echo 00:00:44 [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 00:00:44 provisioning config files... 00:00:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config4354061249310307294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:45 ---> docker-login.sh 00:00:45 nexus3.edgexfoundry.org:10001 00:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:45 Configure a credential helper to remove this warning. See 00:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:45 00:00:45 Login Succeeded 00:00:45 nexus3.edgexfoundry.org:10002 00:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:45 Configure a credential helper to remove this warning. See 00:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:45 00:00:45 Login Succeeded 00:00:45 nexus3.edgexfoundry.org:10003 00:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:45 Configure a credential helper to remove this warning. See 00:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:45 00:00:45 Login Succeeded 00:00:45 nexus3.edgexfoundry.org:10004 00:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:45 Configure a credential helper to remove this warning. See 00:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:45 00:00:45 Login Succeeded 00:00:45 docker.io 00:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:45 Configure a credential helper to remove this warning. See 00:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:45 00:00:45 Login Succeeded 00:00:45 ---> docker-login.sh ends [Pipeline] } 00:00:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:00:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:00:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:00:45 ========================================================= 00:00:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:00:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:46 + 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 . 00:00:46 Sending build context to Docker daemon 12.58MB 00:00:46 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:00:46 Step 2/12 : FROM ${BASE} AS builder 00:00:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:00:46 63b65145d645: Pulling fs layer 00:00:46 a2d21d5440eb: Pulling fs layer 00:00:46 935e6c44a52c: Pulling fs layer 00:00:46 94cc34f8dd06: Pulling fs layer 00:00:46 30dea6a524f1: Pulling fs layer 00:00:46 a2aff8979fd8: Pulling fs layer 00:00:46 94cc34f8dd06: Waiting 00:00:46 a2aff8979fd8: Waiting 00:00:46 30dea6a524f1: Waiting 00:00:46 6808be2612f2: Pulling fs layer 00:00:46 f25807f1079a: Pulling fs layer 00:00:46 6808be2612f2: Waiting 00:00:46 f25807f1079a: Waiting 00:00:46 a2d21d5440eb: Download complete 00:00:46 94cc34f8dd06: Verifying Checksum 00:00:46 94cc34f8dd06: Download complete 00:00:46 30dea6a524f1: Verifying Checksum 00:00:46 30dea6a524f1: Download complete 00:00:46 63b65145d645: Verifying Checksum 00:00:46 63b65145d645: Download complete 00:00:46 a2aff8979fd8: Verifying Checksum 00:00:46 a2aff8979fd8: Download complete 00:00:46 63b65145d645: Pull complete 00:00:46 a2d21d5440eb: Pull complete 00:00:46 f25807f1079a: Verifying Checksum 00:00:46 f25807f1079a: Download complete 00:00:47 935e6c44a52c: Download complete 00:00:47 6808be2612f2: Verifying Checksum 00:00:47 6808be2612f2: Download complete 00:00:50 935e6c44a52c: Pull complete 00:00:50 94cc34f8dd06: Pull complete 00:00:50 30dea6a524f1: Pull complete 00:00:50 a2aff8979fd8: Pull complete 00:00:52 6808be2612f2: Pull complete 00:00:53 f25807f1079a: Pull complete 00:00:53 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 00:00:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:00:53 ---> 3b553350e43f 00:00:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:00:56 ---> Running in 4360a33fc2d4 00:00:56 Removing intermediate container 4360a33fc2d4 00:00:56 ---> db9b829af2c8 00:00:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:00:56 ---> Running in 4bb25007f4ea 00:00:56 Removing intermediate container 4bb25007f4ea 00:00:56 ---> 85fc7689693f 00:00:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:00:56 ---> Running in 6c673ff366ad 00:00:56 Removing intermediate container 6c673ff366ad 00:00:56 ---> 1039f633582a 00:00:56 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:00:56 ---> Running in 4e093bd47d18 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:57 OK: 265 MiB in 53 packages 00:00:57 Removing intermediate container 4e093bd47d18 00:00:57 ---> 18106bd07f8a 00:00:57 Step 7/12 : WORKDIR /app 00:00:57 ---> Running in a558a38331aa 00:00:57 Removing intermediate container a558a38331aa 00:00:57 ---> 2b90b5f04c9b 00:00:57 Step 8/12 : COPY go.mod vendor* ./ 00:00:57 ---> 035bdc67da40 00:00:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:57 ---> Running in 20ad42b21f4f 00:00:59 Still waiting to schedule task 00:00:59 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-288’ 00:01:19 Removing intermediate container 20ad42b21f4f 00:01:19 ---> 854f8be85108 00:01:19 Step 10/12 : COPY . . 00:01:20 ---> a9f58e78422e 00:01:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:01:20 ---> Running in df529d04ce6d 00:01:20 Removing intermediate container df529d04ce6d 00:01:20 ---> 59319149fd3a 00:01:20 Step 12/12 : RUN $MAKE 00:01:20 ---> Running in 4983d4d02038 00:01:20 noop 00:01:20 Removing intermediate container 4983d4d02038 00:01:20 ---> 84ff2764fc11 00:01:20 Successfully built 84ff2764fc11 00:01:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:20 + docker inspect -f . ci-base-image-x86_64 00:01:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:21 prd-ubuntu20.04-docker-8c-8g-289 does not seem to be running inside a container 00:01:21 $ 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 ******** -e ******** ci-base-image-x86_64 cat 00:01:21 $ docker top ab0d114627a9effed0b38db9806a876e96ccf5442a4db16b18d86259ed89f03d -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:21 + go version 00:01:21 go version go1.20.2 linux/amd64 [Pipeline] } 00:01:21 $ docker stop --time=1 ab0d114627a9effed0b38db9806a876e96ccf5442a4db16b18d86259ed89f03d 00:01:23 $ docker rm -f --volumes ab0d114627a9effed0b38db9806a876e96ccf5442a4db16b18d86259ed89f03d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:23 + docker inspect -f . ci-base-image-x86_64 00:01:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:23 prd-ubuntu20.04-docker-8c-8g-289 does not seem to be running inside a container 00:01:23 $ 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 ******** -e ******** ci-base-image-x86_64 cat 00:01:23 $ docker top bdb8ba7da3f35995d1aba7ff83498f62d9f23623d4cc1caac544d2471fc7f17a -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:24 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-156 [Pipeline] fileExists [Pipeline] sh 00:01:24 + make test 00:01:24 go test -race ./... -coverprofile=coverage.out ./... 00:01:42 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:01:42 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:01:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.150s coverage: 86.2% of statements 00:01:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.708s coverage: 71.9% of statements 00:02:07 go vet ./... 00:02:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:02:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:02:07 ./bin/test-attribution.sh [Pipeline] echo 00:02:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:02:07 $ docker stop --time=1 bdb8ba7da3f35995d1aba7ff83498f62d9f23623d4cc1caac544d2471fc7f17a 00:02:12 $ docker rm -f --volumes bdb8ba7da3f35995d1aba7ff83498f62d9f23623d4cc1caac544d2471fc7f17a [Pipeline] // withDockerContainer [Pipeline] sh 00:02:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:02:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:02:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:02:13 + ls -al . 00:02:13 total 228 00:02:13 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 00:01 . 00:02:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:00 .. 00:02:13 -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 00:00 .dockerignore 00:02:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 00:00 .git 00:02:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:00 .github 00:02:13 -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 00:00 .gitignore 00:02:13 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 00:00 .golangci.yml 00:02:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 00:00 .semver 00:02:13 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 00:00 Attribution.txt 00:02:13 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 00:00 CHANGELOG.md 00:02:13 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 00:00 Dockerfile 00:02:13 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 00:00 GOVERNANCE.md 00:02:13 -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 00:00 Jenkinsfile 00:02:13 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 00:00 LICENSE 00:02:13 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 00:00 Makefile 00:02:13 -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 00:00 OWNERS.md 00:02:13 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 00:00 README.md 00:02:13 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 00:00 VERSION 00:02:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 00:00 bin 00:02:13 -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 00:01 coverage.out 00:02:13 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 00:00 go.mod 00:02:13 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 00:00 go.sum 00:02:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 00:00 images 00:02:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:00 internal 00:02:13 -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 00:00 main.go 00:02:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 00:00 res 00:02:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:00 snap 00:02:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:13 + 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=89d8b05e2b589b56529a93836f513a5335b67a81 --label arch=amd64 --label version=0.0.0 . 00:02:13 Sending build context to Docker daemon 12.58MB 00:02:13 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:02:13 Step 2/29 : FROM ${BASE} AS builder 00:02:13 ---> 84ff2764fc11 00:02:13 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:02:14 ---> Running in 9327629e76fe 00:02:14 Removing intermediate container 9327629e76fe 00:02:14 ---> f4f3fc331c64 00:02:14 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:02:14 ---> Running in 00febfea1912 00:02:14 Removing intermediate container 00febfea1912 00:02:14 ---> fd1090fde67e 00:02:14 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:02:14 ---> Running in 000bf5e49d6e 00:02:14 Removing intermediate container 000bf5e49d6e 00:02:14 ---> 26babb934c12 00:02:14 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:14 ---> Running in 4eda7e2a32c1 00:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:02:15 OK: 265 MiB in 53 packages 00:02:15 Removing intermediate container 4eda7e2a32c1 00:02:15 ---> ec56840f955a 00:02:15 Step 7/29 : WORKDIR /app 00:02:15 ---> Running in 9c74b17ec651 00:02:15 Removing intermediate container 9c74b17ec651 00:02:15 ---> 5656ec3cb6fe 00:02:15 Step 8/29 : COPY go.mod vendor* ./ 00:02:15 ---> f947d4329bb4 00:02:15 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:15 ---> Running in 7cfd87a2389f 00:02:16 Removing intermediate container 7cfd87a2389f 00:02:16 ---> b9752a882933 00:02:16 Step 10/29 : COPY . . 00:02:17 ---> 2422c35c0c60 00:02:17 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:02:17 ---> Running in 51bbe8a6b4d9 00:02:17 Removing intermediate container 51bbe8a6b4d9 00:02:17 ---> ef1f833ffb4c 00:02:17 Step 12/29 : RUN $MAKE 00:02:17 ---> Running in 50f21abd1080 00:02:17 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:02:35 Removing intermediate container 50f21abd1080 00:02:35 ---> a6264e2bf3ce 00:02:35 Step 13/29 : FROM alpine:3.17 00:02:35 3.17: Pulling from library/alpine 00:02:35 63b65145d645: Already exists 00:02:35 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 00:02:35 Status: Downloaded newer image for alpine:3.17 00:02:35 ---> b2aa39c304c2 00:02:35 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:02:35 ---> Running in 7cc44f03a2a1 00:02:35 Removing intermediate container 7cc44f03a2a1 00:02:35 ---> 0019c9daa26f 00:02:35 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:02:35 ---> Running in 429b0982c971 00:02:36 Removing intermediate container 429b0982c971 00:02:36 ---> 973fa809b7f5 00:02:36 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:02:36 ---> Running in ac9fc08c57c8 00:02:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:02:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:02:36 (1/2) Installing ca-certificates (20220614-r4) 00:02:36 (2/2) Installing dumb-init (1.2.5-r2) 00:02:36 Executing busybox-1.35.0-r29.trigger 00:02:36 Executing ca-certificates-20220614-r4.trigger 00:02:36 OK: 8 MiB in 17 packages 00:02:37 Removing intermediate container ac9fc08c57c8 00:02:37 ---> b01ecc5f0d79 00:02:37 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:02:37 ---> 091c24727373 00:02:37 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:02:37 ---> 45f0f37fd068 00:02:37 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:02:37 ---> c19182381dff 00:02:37 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:02:37 ---> 67a4261f0bff 00:02:37 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:02:38 ---> 9e7ead03a328 00:02:38 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:02:38 ---> Running in 14d2337866a0 00:02:38 Removing intermediate container 14d2337866a0 00:02:38 ---> 0ab0682cac30 00:02:38 Step 23/29 : VOLUME /cache 00:02:38 ---> Running in 07a8bf0c7ff3 00:02:38 Removing intermediate container 07a8bf0c7ff3 00:02:38 ---> ec03c0e7e0a0 00:02:38 Step 24/29 : EXPOSE 59711 00:02:38 ---> Running in 1be652453b04 00:02:39 Removing intermediate container 1be652453b04 00:02:39 ---> f3a35a84a0bd 00:02:39 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:02:39 ---> Running in 0d9ad6903eba 00:02:39 Removing intermediate container 0d9ad6903eba 00:02:39 ---> fdd36a36a541 00:02:39 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:02:39 ---> Running in 321474f5c0bd 00:02:39 Removing intermediate container 321474f5c0bd 00:02:39 ---> cf57e6525dc3 00:02:39 Step 27/29 : LABEL arch=amd64 00:02:39 ---> Running in bf6066cb3cf3 00:02:39 Removing intermediate container bf6066cb3cf3 00:02:39 ---> b9b0eb93587c 00:02:39 Step 28/29 : LABEL git_sha=89d8b05e2b589b56529a93836f513a5335b67a81 00:02:39 ---> Running in 9626c9fb2161 00:02:39 Removing intermediate container 9626c9fb2161 00:02:39 ---> 724bfe4d4c2a 00:02:39 Step 29/29 : LABEL version=0.0.0 00:02:39 ---> Running in b2f385e680f2 00:02:39 Removing intermediate container b2f385e680f2 00:02:39 ---> 85ff5a66cd5f 00:02:39 [Warning] One or more build-args [ARCH] were not consumed 00:02:39 Successfully built 85ff5a66cd5f 00:02:39 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:02:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:39 00:02:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:40 latest: Pulling from edgex-lftools-log-publisher 00:02:40 5eb5b503b376: Pulling fs layer 00:02:40 5c69ac0246d0: Pulling fs layer 00:02:40 ec43610c2a17: Pulling fs layer 00:02:40 3a2ae6a8a46f: Pulling fs layer 00:02:40 33b1e0a273af: Pulling fs layer 00:02:40 5d3b04190fa2: Pulling fs layer 00:02:40 2f39f015ded8: Pulling fs layer 00:02:40 33b1e0a273af: Waiting 00:02:40 5d3b04190fa2: Waiting 00:02:40 2f39f015ded8: Waiting 00:02:40 3a2ae6a8a46f: Waiting 00:02:40 5c69ac0246d0: Verifying Checksum 00:02:40 5c69ac0246d0: Download complete 00:02:40 3a2ae6a8a46f: Download complete 00:02:40 ec43610c2a17: Verifying Checksum 00:02:40 ec43610c2a17: Download complete 00:02:40 5d3b04190fa2: Verifying Checksum 00:02:40 5d3b04190fa2: Download complete 00:02:40 33b1e0a273af: Verifying Checksum 00:02:40 33b1e0a273af: Download complete 00:02:40 5eb5b503b376: Verifying Checksum 00:02:40 5eb5b503b376: Download complete 00:02:41 2f39f015ded8: Download complete 00:02:41 5eb5b503b376: Pull complete 00:02:41 5c69ac0246d0: Pull complete 00:02:42 ec43610c2a17: Pull complete 00:02:42 3a2ae6a8a46f: Pull complete 00:02:42 33b1e0a273af: Pull complete 00:02:42 5d3b04190fa2: Pull complete 00:02:46 2f39f015ded8: Pull complete 00:02:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:46 prd-ubuntu20.04-docker-8c-8g-289 does not seem to be running inside a container 00:02:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:02:49 $ docker top 6d7bd9e4a1b02e0c8921462e03e98cd94aaecca1660bcec79be9135532ea59ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:49 ---> job-cost.sh 00:02:49 lf-activate-venv: SKIPPING 00:02:49 INFO: No Stack... 00:02:50 INFO: Retrieving Pricing Info for: v3-standard-8 00:02:50 INFO: Archiving Costs [Pipeline] sh 00:02:50 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives/cost.csv 00:02:50 + cut -d, -f6 [Pipeline] lock 00:02:50 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-4-stack-cost] 00:02:50 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-4-stack-cost] did not exist. Created. 00:02:50 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:02:51 + echo total: 0.2199999988079071 [Pipeline] stash 00:02:51 Stashed 1 file(s) [Pipeline] } 00:02:51 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-4-stack-cost] [Pipeline] // lock [Pipeline] } 00:02:51 $ docker stop --time=1 6d7bd9e4a1b02e0c8921462e03e98cd94aaecca1660bcec79be9135532ea59ee 00:02:52 $ docker rm -f --volumes 6d7bd9e4a1b02e0c8921462e03e98cd94aaecca1660bcec79be9135532ea59ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:04:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-290 in /w/workspace/y_app-rfid-llrp-inventory_PR-156 [Pipeline] { [Pipeline] ws 00:04:29 Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout 00:04:29 The recommended git tool is: git 00:04:35 using credential edgex-jenkins-ssh 00:04:35 Cloning the remote Git repository 00:04:35 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:04:35 > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 00:04:35 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:04:35 > git --version # timeout=10 00:04:35 > git --version # 'git version 2.25.1' 00:04:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:37 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:04:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:04:38 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:04:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:38 > 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:04:39 Merging remotes/origin/main commit 9fc1e835a381aac2d449f5841101e3758109bf40 into PR head commit 817e0574ad136b386f95f148cd099624f21e8cdf 00:04:39 Merge succeeded, producing 4b0ede0ae26446ac2c4ddd675253be95ac0bce4e 00:04:39 Checking out Revision 4b0ede0ae26446ac2c4ddd675253be95ac0bce4e (PR-156) 00:04:39 > git config core.sparsecheckout # timeout=10 00:04:39 > git checkout -f 817e0574ad136b386f95f148cd099624f21e8cdf # timeout=10 00:04:39 > git remote # timeout=10 00:04:39 > git config --get remote.origin.url # timeout=10 00:04:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:39 > git merge 9fc1e835a381aac2d449f5841101e3758109bf40 # timeout=10 00:04:39 > git rev-parse HEAD^{commit} # timeout=10 00:04:39 > git config core.sparsecheckout # timeout=10 00:04:39 > git checkout -f 4b0ede0ae26446ac2c4ddd675253be95ac0bce4e # timeout=10 00:04:42 Commit message: "Merge commit '9fc1e835a381aac2d449f5841101e3758109bf40' into HEAD" 00:04:42 First time build. Skipping changelog. 00:04:42 > git rev-list --no-walk d676943f02dbc3db6b8903a5127db1e67d7a2cc1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:04:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:04:43 % Total % Received % Xferd Average Speed Time Time Time Current 00:04:43 Dload Upload Total Spent Left Speed 00:04:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 00:04:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:04:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:04:44 + sudo tee /etc/docker/daemon.new 00:04:44 { 00:04:44 "registry-mirrors": [ 00:04:44 "https://nexus3.edgexfoundry.org:10001" 00:04:44 ], 00:04:44 "bip": "10.250.0.254/24", 00:04:44 "hosts": [ 00:04:44 "tcp://0.0.0.0:5555", 00:04:44 "unix:///var/run/docker.sock" 00:04:44 ], 00:04:44 "mtu": 1458, 00:04:44 "selinux-enabled": true, 00:04:44 "seccomp-profile": "/etc/docker/seccomp.json" 00:04:44 } [Pipeline] sh 00:04:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:04:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:03 provisioning config files... 00:05:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config15441835245193503025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:04 ---> docker-login.sh 00:05:04 nexus3.edgexfoundry.org:10001 00:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:04 Configure a credential helper to remove this warning. See 00:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:04 00:05:04 Login Succeeded 00:05:04 nexus3.edgexfoundry.org:10002 00:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:05 Configure a credential helper to remove this warning. See 00:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:05 00:05:05 Login Succeeded 00:05:05 nexus3.edgexfoundry.org:10003 00:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:05 Configure a credential helper to remove this warning. See 00:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:05 00:05:05 Login Succeeded 00:05:05 nexus3.edgexfoundry.org:10004 00:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:05 Configure a credential helper to remove this warning. See 00:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:05 00:05:05 Login Succeeded 00:05:05 docker.io 00:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:06 Configure a credential helper to remove this warning. See 00:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:06 00:05:06 Login Succeeded 00:05:06 ---> docker-login.sh ends [Pipeline] } 00:05:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:05:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:06 ========================================================= 00:05:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:05:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:06 + 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:05:07 Sending build context to Docker daemon 678.9kB 00:05:07 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:05:07 Step 2/12 : FROM ${BASE} AS builder 00:05:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:05:07 af6eaf76a39c: Pulling fs layer 00:05:07 55522c791124: Pulling fs layer 00:05:07 ce5c4a1c91eb: Pulling fs layer 00:05:07 169dfbe0d373: Pulling fs layer 00:05:07 e1ff8fa3b103: Pulling fs layer 00:05:07 52ebb69f0ebf: Pulling fs layer 00:05:07 5abe8eddf0d5: Pulling fs layer 00:05:07 e1ff8fa3b103: Waiting 00:05:07 52ebb69f0ebf: Waiting 00:05:07 5abe8eddf0d5: Waiting 00:05:07 169dfbe0d373: Waiting 00:05:07 55522c791124: Verifying Checksum 00:05:07 55522c791124: Download complete 00:05:07 169dfbe0d373: Verifying Checksum 00:05:07 169dfbe0d373: Download complete 00:05:07 e1ff8fa3b103: Verifying Checksum 00:05:07 e1ff8fa3b103: Download complete 00:05:07 af6eaf76a39c: Download complete 00:05:08 af6eaf76a39c: Pull complete 00:05:08 5abe8eddf0d5: Verifying Checksum 00:05:08 5abe8eddf0d5: Download complete 00:05:09 55522c791124: Pull complete 00:05:10 ce5c4a1c91eb: Verifying Checksum 00:05:10 ce5c4a1c91eb: Download complete 00:05:10 52ebb69f0ebf: Verifying Checksum 00:05:10 52ebb69f0ebf: Download complete 00:05:22 ce5c4a1c91eb: Pull complete 00:05:22 169dfbe0d373: Pull complete 00:05:22 e1ff8fa3b103: Pull complete 00:05:28 52ebb69f0ebf: Pull complete 00:05:30 5abe8eddf0d5: Pull complete 00:05:30 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 00:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:05:30 ---> 6cb57ee374ae 00:05:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:05:32 ---> Running in 2d3be31f8737 00:05:32 Removing intermediate container 2d3be31f8737 00:05:32 ---> 9cff983fae4b 00:05:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:05:32 ---> Running in 3c6b2d4639be 00:05:32 Removing intermediate container 3c6b2d4639be 00:05:32 ---> 5548a7524df6 00:05:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:05:32 ---> Running in cec0fb9d78e6 00:05:33 Removing intermediate container cec0fb9d78e6 00:05:33 ---> 838eaa18f42b 00:05:33 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:05:33 ---> Running in 822c5ace5e76 00:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:05:36 OK: 263 MiB in 53 packages 00:05:37 Removing intermediate container 822c5ace5e76 00:05:37 ---> 1648e05d10f0 00:05:37 Step 7/12 : WORKDIR /app 00:05:37 ---> Running in ba1cfdb41ae5 00:05:37 Removing intermediate container ba1cfdb41ae5 00:05:37 ---> a9ba810325df 00:05:37 Step 8/12 : COPY go.mod vendor* ./ 00:05:39 ---> c8a80e7308bc 00:05:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:39 ---> Running in e6288b93d3b8 00:06:47 Removing intermediate container e6288b93d3b8 00:06:47 ---> a74476edfd39 00:06:47 Step 10/12 : COPY . . 00:06:47 ---> 1a96b3e9f109 00:06:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:06:47 ---> Running in 42b4b002e9a3 00:06:47 Removing intermediate container 42b4b002e9a3 00:06:47 ---> 8099d86253ff 00:06:47 Step 12/12 : RUN $MAKE 00:06:47 ---> Running in e338385be56b 00:06:47 noop 00:06:47 Removing intermediate container e338385be56b 00:06:47 ---> 39ac9810b58c 00:06:47 Successfully built 39ac9810b58c 00:06:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:47 + docker inspect -f . ci-base-image-arm64 00:06:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:47 prd-ubuntu20.04-docker-arm64-4c-16g-290 does not seem to be running inside a container 00:06:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:06:49 $ docker top d01f5f1c0938cb397ded24c24d9983412a1372b24110ce781cea5b6a32d37b62 -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:50 + go version 00:06:50 go version go1.20.2 linux/arm64 [Pipeline] } 00:06:50 $ docker stop --time=1 d01f5f1c0938cb397ded24c24d9983412a1372b24110ce781cea5b6a32d37b62 00:06:51 $ docker rm -f --volumes d01f5f1c0938cb397ded24c24d9983412a1372b24110ce781cea5b6a32d37b62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:52 + docker inspect -f . ci-base-image-arm64 00:06:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:52 prd-ubuntu20.04-docker-arm64-4c-16g-290 does not seem to be running inside a container 00:06:52 $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:06:53 $ docker top 42094a3d021a13fb0609f35fb3743d71a8389f71dedbb135382c189d65dc48b3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:54 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] fileExists [Pipeline] sh 00:06:55 + make test 00:06:55 go test -race ./... -coverprofile=coverage.out ./... 00:10:02 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:10:06 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:10:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.370s coverage: 86.2% of statements 00:10:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.587s coverage: 71.9% of statements 00:10:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:10:19 go vet ./... 00:12:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:12:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:12:56 ./bin/test-attribution.sh [Pipeline] echo 00:12:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:12:56 $ docker stop --time=1 42094a3d021a13fb0609f35fb3743d71a8389f71dedbb135382c189d65dc48b3 00:12:58 $ docker rm -f --volumes 42094a3d021a13fb0609f35fb3743d71a8389f71dedbb135382c189d65dc48b3 [Pipeline] // withDockerContainer [Pipeline] sh 00:13:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:13:00 Warning: overwriting stash ‘coverage-report’ 00:13:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:13:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:13:01 + ls -al . 00:13:01 total 224 00:13:01 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 00:06 . 00:13:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:04 .. 00:13:01 -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 00:04 .dockerignore 00:13:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 00:04 .git 00:13:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:04 .github 00:13:01 -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 00:04 .gitignore 00:13:01 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 00:04 .golangci.yml 00:13:01 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 00:04 Attribution.txt 00:13:01 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 00:04 CHANGELOG.md 00:13:01 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 00:04 Dockerfile 00:13:01 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 00:04 GOVERNANCE.md 00:13:01 -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 00:04 Jenkinsfile 00:13:01 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 00:04 LICENSE 00:13:01 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 00:04 Makefile 00:13:01 -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 00:04 OWNERS.md 00:13:01 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 00:04 README.md 00:13:01 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 00:00 VERSION 00:13:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 00:04 bin 00:13:01 -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 00:10 coverage.out 00:13:01 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 00:04 go.mod 00:13:01 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 00:04 go.sum 00:13:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 00:04 images 00:13:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:04 internal 00:13:01 -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 00:04 main.go 00:13:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 00:04 res 00:13:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:04 snap 00:13:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:01 + 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=4b0ede0ae26446ac2c4ddd675253be95ac0bce4e --label arch=arm64 --label version=0.0.0 . 00:13:02 Sending build context to Docker daemon 678.9kB 00:13:02 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:13:02 Step 2/29 : FROM ${BASE} AS builder 00:13:02 ---> 39ac9810b58c 00:13:02 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:13:05 ---> Running in afd6f3587195 00:13:05 Removing intermediate container afd6f3587195 00:13:05 ---> bf394dcd1d77 00:13:05 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:13:05 ---> Running in 7c1caa395076 00:13:05 Removing intermediate container 7c1caa395076 00:13:05 ---> 88e66280d1d4 00:13:05 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:13:05 ---> Running in 294b1669fd8a 00:13:06 Removing intermediate container 294b1669fd8a 00:13:06 ---> e7c261d61b3d 00:13:06 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:13:06 ---> Running in 115f4b26cf72 00:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:13:09 OK: 263 MiB in 53 packages 00:13:10 Removing intermediate container 115f4b26cf72 00:13:10 ---> fd228719e5c0 00:13:10 Step 7/29 : WORKDIR /app 00:13:10 ---> Running in b4aeb08795b0 00:13:10 Removing intermediate container b4aeb08795b0 00:13:10 ---> ceeedc5fc4cf 00:13:10 Step 8/29 : COPY go.mod vendor* ./ 00:13:11 ---> 731e993babe7 00:13:11 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:13:11 ---> Running in bc2456e78018 00:13:13 Removing intermediate container bc2456e78018 00:13:13 ---> f6267306e1df 00:13:13 Step 10/29 : COPY . . 00:13:14 ---> ecc600d4af33 00:13:14 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:13:14 ---> Running in 2ad48e3a15d9 00:13:15 Removing intermediate container 2ad48e3a15d9 00:13:15 ---> d010463e2986 00:13:15 Step 12/29 : RUN $MAKE 00:13:15 ---> Running in f5f7587bee38 00:13:15 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:15:37 Removing intermediate container f5f7587bee38 00:15:37 ---> ef98d38d44bc 00:15:37 Step 13/29 : FROM alpine:3.17 00:15:38 3.17: Pulling from library/alpine 00:15:38 af6eaf76a39c: Already exists 00:15:38 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 00:15:38 Status: Downloaded newer image for alpine:3.17 00:15:38 ---> d74e625d9115 00:15:38 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:15:38 ---> Running in 7531730e079c 00:15:39 Removing intermediate container 7531730e079c 00:15:39 ---> 8ead7f191b90 00:15:39 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:15:39 ---> Running in a179629c5bc0 00:15:39 Removing intermediate container a179629c5bc0 00:15:39 ---> e99b94a9e0e2 00:15:39 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:15:39 ---> Running in 22b2086aac31 00:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:15:42 (1/2) Installing ca-certificates (20220614-r4) 00:15:42 (2/2) Installing dumb-init (1.2.5-r2) 00:15:42 Executing busybox-1.35.0-r29.trigger 00:15:42 Executing ca-certificates-20220614-r4.trigger 00:15:43 OK: 8 MiB in 17 packages 00:15:45 Removing intermediate container 22b2086aac31 00:15:45 ---> 854b929f1b0a 00:15:45 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:15:46 ---> 867a5748990f 00:15:46 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:15:46 ---> 930b85423c6e 00:15:46 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:15:46 ---> 47d52e19b789 00:15:46 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:15:47 ---> b53f433162cb 00:15:47 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:15:48 ---> bbc4d282736b 00:15:48 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:15:48 ---> Running in 7385d7b0d6ab 00:15:50 Removing intermediate container 7385d7b0d6ab 00:15:50 ---> ed3c6e148201 00:15:50 Step 23/29 : VOLUME /cache 00:15:50 ---> Running in b136779576b0 00:15:51 Removing intermediate container b136779576b0 00:15:51 ---> 290f075bf82c 00:15:51 Step 24/29 : EXPOSE 59711 00:15:51 ---> Running in 983c6d4e9f37 00:15:51 Removing intermediate container 983c6d4e9f37 00:15:51 ---> 3140e8959a71 00:15:51 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:15:51 ---> Running in 62c4acda83e1 00:15:51 Removing intermediate container 62c4acda83e1 00:15:51 ---> fd62e02836f0 00:15:51 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:15:51 ---> Running in 893fe0519dd1 00:15:52 Removing intermediate container 893fe0519dd1 00:15:52 ---> f9464f365e87 00:15:52 Step 27/29 : LABEL arch=arm64 00:15:52 ---> Running in 3be8c9657823 00:15:52 Removing intermediate container 3be8c9657823 00:15:52 ---> 684dd5e37682 00:15:52 Step 28/29 : LABEL git_sha=4b0ede0ae26446ac2c4ddd675253be95ac0bce4e 00:15:52 ---> Running in c42490fcdf3d 00:15:53 Removing intermediate container c42490fcdf3d 00:15:53 ---> 509ab4514ef8 00:15:53 Step 29/29 : LABEL version=0.0.0 00:15:53 ---> Running in 946d9b6c2c2a 00:15:53 Removing intermediate container 946d9b6c2c2a 00:15:53 ---> ab28f9bacf50 00:15:53 [Warning] One or more build-args [ARCH] were not consumed 00:15:53 Successfully built ab28f9bacf50 00:15:53 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:15:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:15:54 00:15:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:15:54 arm64: Pulling from edgex-lftools-log-publisher 00:15:54 8998bd30e6a1: Pulling fs layer 00:15:54 04944245beec: Pulling fs layer 00:15:54 699f458cf7ca: Pulling fs layer 00:15:54 765212b225bb: Pulling fs layer 00:15:54 f23df028b6ca: Pulling fs layer 00:15:54 d65c8cfc05b1: Pulling fs layer 00:15:54 2437ff75d9bd: Pulling fs layer 00:15:54 f23df028b6ca: Waiting 00:15:54 765212b225bb: Waiting 00:15:54 d65c8cfc05b1: Waiting 00:15:54 2437ff75d9bd: Waiting 00:15:54 04944245beec: Verifying Checksum 00:15:54 04944245beec: Download complete 00:15:54 765212b225bb: Verifying Checksum 00:15:54 765212b225bb: Download complete 00:15:54 f23df028b6ca: Verifying Checksum 00:15:54 f23df028b6ca: Download complete 00:15:54 d65c8cfc05b1: Verifying Checksum 00:15:54 d65c8cfc05b1: Download complete 00:15:54 699f458cf7ca: Verifying Checksum 00:15:54 699f458cf7ca: Download complete 00:15:55 8998bd30e6a1: Verifying Checksum 00:15:55 8998bd30e6a1: Download complete 00:15:57 2437ff75d9bd: Verifying Checksum 00:15:57 2437ff75d9bd: Download complete 00:15:59 8998bd30e6a1: Pull complete 00:15:59 04944245beec: Pull complete 00:16:01 699f458cf7ca: Pull complete 00:16:01 765212b225bb: Pull complete 00:16:02 f23df028b6ca: Pull complete 00:16:02 d65c8cfc05b1: Pull complete 00:16:17 2437ff75d9bd: Pull complete 00:16:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:16:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:17 prd-ubuntu20.04-docker-arm64-4c-16g-290 does not seem to be running inside a container 00:16:17 $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:16:20 $ docker top cea6e06417248d5729bdae3a866811e4f32c020290ebea0950e679e8ba4cbc4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:21 ---> job-cost.sh 00:16:21 lf-activate-venv: SKIPPING 00:16:21 INFO: No Stack... 00:16:21 INFO: Retrieving Pricing Info for: v3-standard-4 00:16:22 INFO: Archiving Costs [Pipeline] sh 00:16:23 + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv 00:16:23 + cut -d, -f6 [Pipeline] lock 00:16:23 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-4-stack-cost] 00:16:23 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-4-stack-cost] did not exist. Created. 00:16:23 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:16:24 /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-741c60ad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:16:24 + echo total: 0.10999999940395355 [Pipeline] stash 00:16:24 Warning: overwriting stash ‘stack-cost’ 00:16:25 Stashed 1 file(s) [Pipeline] } 00:16:25 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-4-stack-cost] [Pipeline] // lock [Pipeline] } 00:16:25 $ docker stop --time=1 cea6e06417248d5729bdae3a866811e4f32c020290ebea0950e679e8ba4cbc4c 00:16:26 $ docker rm -f --volumes cea6e06417248d5729bdae3a866811e4f32c020290ebea0950e679e8ba4cbc4c [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:16:27 provisioning config files... 00:16:27 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config5303434951702516941tmp [Pipeline] { [Pipeline] sh 00:16:27 + set +x 00:16:27 + curl -s https://codecov.io/bash 00:16:27 + bash -s -- 00:16:27 00:16:27 _____ _ 00:16:27 / ____| | | 00:16:27 | | ___ __| | ___ ___ _____ __ 00:16:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:16:27 | |___| (_) | (_| | __/ (_| (_) \ V / 00:16:27 \_____\___/ \__,_|\___|\___\___/ \_/ 00:16:27 Bash-1.0.6 00:16:27 00:16:27 00:16:27 ==> git version 2.25.1 found 00:16:27 ==> 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:16:27 Release-Date: 2020-01-08 00:16:27 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:16:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:16:27 ==> Jenkins CI detected. 00:16:27 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-156 00:16:27 project root: . 00:16:27 --> token set from env 00:16:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:16:27 ==> Running gcov in . (disable via -X gcov) 00:16:27 ==> Python coveragepy not found 00:16:27 ==> Searching for coverage reports in: 00:16:27 + . 00:16:27 -> Found 1 reports 00:16:27 ==> Detecting git/mercurial file structure 00:16:27 ==> Reading reports 00:16:27 + ./coverage.out bytes=41317 00:16:27 ==> Appending adjustments 00:16:27 https://docs.codecov.io/docs/fixing-reports 00:16:27 + Found adjustments 00:16:27 ==> Gzipping contents 00:16:27 12K /tmp/codecov.qkVZ57.gz 00:16:27 ==> Uploading reports 00:16:27 url: https://codecov.io 00:16:27 query: branch=PR-156&commit=89d8b05e2b589b56529a93836f513a5335b67a81&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-156%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=156&job=&cmd_args= 00:16:27 -> Pinging Codecov 00:16:27 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=89d8b05e2b589b56529a93836f513a5335b67a81&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-156%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=156&job=&cmd_args= 00:16:27 -> Uploading to 00:16:27 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/581DD39554BDF9B6E22D074273EAD858/89d8b05e2b589b56529a93836f513a5335b67a81/793d5860-9eab-4949-b985-9fd74c581cf1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T001627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f8591207e45548b28ebc5f00c8fe85bf96b57269afe3bf71ef3e870b75f406b 00:16:27 % Total % Received % Xferd Average Speed Time Time Time Current 00:16:27 Dload Upload Total Spent Left Speed 00:16:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11806 0 0 100 11806 0 46117 --:--:-- --:--:-- --:--:-- 46117 00:16:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/89d8b05e2b589b56529a93836f513a5335b67a81 [Pipeline] } 00:16:28 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:16:28 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives ] 00:16:28 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives 00:16:28 total 16 00:16:28 drwxr-xr-x 3 root root 4096 Mar 15 00:02 . 00:16:28 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 00:02 .. 00:16:28 drwxr-xr-x 2 root root 4096 Mar 15 00:02 cost 00:16:28 -rw-r--r-- 1 root root 95 Mar 15 00:02 cost.csv 00:16:28 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives 00:16:28 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives 00:16:28 total 16 00:16:28 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 00:02 . 00:16:28 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 00:02 .. 00:16:28 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 00:02 cost 00:16:28 -rw-r--r-- 1 jenkins jenkins 95 Mar 15 00:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:16:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:16:29 ---> package-listing.sh 00:16:29 ++ facter osfamily 00:16:29 ++ tr '[:upper:]' '[:lower:]' 00:16:30 + OS_FAMILY=debian 00:16:30 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-156 00:16:30 + START_PACKAGES=/tmp/packages_start.txt 00:16:30 + END_PACKAGES=/tmp/packages_end.txt 00:16:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:16:30 + PACKAGES=/tmp/packages_start.txt 00:16:30 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-156 ']' 00:16:30 + PACKAGES=/tmp/packages_end.txt 00:16:30 + case "${OS_FAMILY}" in 00:16:30 + dpkg -l 00:16:30 + grep '^ii' 00:16:30 + '[' -f /tmp/packages_start.txt ']' 00:16:30 + '[' -f /tmp/packages_end.txt ']' 00:16:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:16:30 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-156 ']' 00:16:30 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives/ 00:16:30 + 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:16:30 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:16:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:16:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:31 prd-ubuntu20.04-docker-8c-8g-289 does not seem to be running inside a container 00:16:31 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:16:31 $ docker top b7f763189f707784ce018f6720bfa22bfc268eb984f3b6b0457b53f0e12db25a -eo pid,comm [Pipeline] { [Pipeline] sh 00:16:31 + touch /tmp/pre-build-complete [Pipeline] sh 00:16:32 + mkdir -p /var/log/sysstat [Pipeline] sh 00:16:32 + ls /var/log/sa-host 00:16:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:16:32 provisioning config files... 00:16:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config12559158703093716349tmp [Pipeline] { [Pipeline] echo 00:16:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:16:32 ---> create-netrc.sh [Pipeline] } 00:16:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:16:32 ---> python-tools-install.sh [Pipeline] echo 00:16:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:16:33 ---> sudo-logs.sh 00:16:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:16:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:16:33 ---> job-cost.sh 00:16:33 lf-activate-venv: SKIPPING 00:16:33 DEBUG: total: 0.2199999988079071 00:16:33 INFO: Retrieving Stack Cost... 00:16:34 INFO: Retrieving Pricing Info for: v3-standard-8 00:16:34 INFO: Archiving Costs [Pipeline] echo 00:16:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:16:35 ---> logs-deploy.sh 00:16:35 lf-activate-venv: SKIPPING 00:16:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-156/4 00:16:35 INFO: archiving workspace using pattern(s): 00:16:35 Archives upload complete. 00:16:35 INFO: archiving logs to Nexus