Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84be36d1c903555fa53460e2131326c9cd2a3a71+baa425ce05a20cb78289cfa64e0eb056ed4482b3 (768646f3375c030c9f48d4447c15ea94c3bd22b7) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12554029070327991752.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5932199576183326692.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10661393979434068127.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5520193141185051693.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1924286867570944742.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16410 in /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-196 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit baa425ce05a20cb78289cfa64e0eb056ed4482b3 into PR head commit 84be36d1c903555fa53460e2131326c9cd2a3a71 Merge succeeded, producing dfdcd359df75c748b489333124e01f0c8f228113 Checking out Revision dfdcd359df75c748b489333124e01f0c8f228113 (PR-196) > git config core.sparsecheckout # timeout=10 > git checkout -f 84be36d1c903555fa53460e2131326c9cd2a3a71 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge baa425ce05a20cb78289cfa64e0eb056ed4482b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfdcd359df75c748b489333124e01f0c8f228113 # timeout=10 Commit message: "Merge commit 'baa425ce05a20cb78289cfa64e0eb056ed4482b3' into HEAD" > git rev-list --no-walk 84be36d1c903555fa53460e2131326c9cd2a3a71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T23:58:33.532Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T23:58:33.602Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T23:58:33.624Z] ========================================================= [2023-05-22T23:58:33.624Z] EdgeX Global Pipelines Version Info [2023-05-22T23:58:33.624Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:58:34.353Z] ------------------- [2023-05-22T23:58:34.353Z] stable info: [2023-05-22T23:58:34.353Z] ------------------- [2023-05-22T23:58:34.353Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T23:58:34.353Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T23:58:34.353Z] Message: update stable to v1.0.249 [2023-05-22T23:58:34.922Z] ------------------- [2023-05-22T23:58:34.922Z] experimental info: [2023-05-22T23:58:34.922Z] ------------------- [2023-05-22T23:58:34.922Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T23:58:34.922Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T23:58:34.922Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T23:58:35.095Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-22T23:58:35.110Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-22T23:58:35.124Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T23:58:35.139Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T23:58:35.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T23:58:35.168Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T23:58:35.186Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T23:58:35.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-22T23:58:35.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T23:58:35.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T23:58:35.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T23:58:35.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-22T23:58:35.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T23:58:35.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T23:58:35.308Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T23:58:35.325Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T23:58:35.342Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T23:58:35.363Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T23:58:35.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T23:58:35.407Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T23:58:35.423Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-22T23:58:35.443Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-22T23:58:35.463Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-22T23:58:35.477Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-22T23:58:35.494Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-22T23:58:35.511Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T23:58:35.532Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T23:58:35.547Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-196 [Pipeline] echo [2023-05-22T23:58:35.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-196 [Pipeline] echo [2023-05-22T23:58:35.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-196 [Pipeline] echo [2023-05-22T23:58:35.583Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dfdcd359df75c748b489333124e01f0c8f228113 [Pipeline] echo [2023-05-22T23:58:35.595Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dfdcd35 [Pipeline] echo [2023-05-22T23:58:35.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T23:58:35.653Z] provisioning config files... [2023-05-22T23:58:35.667Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config1335455998228323254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:58:35.971Z] ---> docker-login.sh [2023-05-22T23:58:35.971Z] nexus3.edgexfoundry.org:10001 [2023-05-22T23:58:36.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:58:36.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:58:36.232Z] Configure a credential helper to remove this warning. See [2023-05-22T23:58:36.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:58:36.232Z] [2023-05-22T23:58:36.232Z] Login Succeeded [2023-05-22T23:58:36.232Z] nexus3.edgexfoundry.org:10002 [2023-05-22T23:58:36.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:58:36.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:58:36.493Z] Configure a credential helper to remove this warning. See [2023-05-22T23:58:36.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:58:36.493Z] [2023-05-22T23:58:36.493Z] Login Succeeded [2023-05-22T23:58:36.493Z] nexus3.edgexfoundry.org:10003 [2023-05-22T23:58:36.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:58:36.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:58:36.493Z] Configure a credential helper to remove this warning. See [2023-05-22T23:58:36.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:58:36.493Z] [2023-05-22T23:58:36.493Z] Login Succeeded [2023-05-22T23:58:36.493Z] nexus3.edgexfoundry.org:10004 [2023-05-22T23:58:36.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:58:36.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:58:36.754Z] Configure a credential helper to remove this warning. See [2023-05-22T23:58:36.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:58:36.754Z] [2023-05-22T23:58:36.754Z] Login Succeeded [2023-05-22T23:58:36.754Z] docker.io [2023-05-22T23:58:36.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:58:37.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:58:37.014Z] Configure a credential helper to remove this warning. See [2023-05-22T23:58:37.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:58:37.014Z] [2023-05-22T23:58:37.014Z] Login Succeeded [2023-05-22T23:58:37.014Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T23:58:37.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-22T23:58:37.400Z] + git rev-list -1 --merges dfdcd359df75c748b489333124e01f0c8f228113~1..dfdcd359df75c748b489333124e01f0c8f228113 [Pipeline] echo [2023-05-22T23:58:37.441Z] -----------> git rev-list -1 --merges dfdcd359df75c748b489333124e01f0c8f228113~1..dfdcd359df75c748b489333124e01f0c8f228113 dfdcd359df75c748b489333124e01f0c8f228113 [2023-05-22T23:58:37.441Z] dfdcd359df75c748b489333124e01f0c8f228113 [false] [Pipeline] sh [2023-05-22T23:58:37.740Z] + git log --format=format:%s -1 dfdcd359df75c748b489333124e01f0c8f228113 [Pipeline] echo [2023-05-22T23:58:37.754Z] ========================================================= [2023-05-22T23:58:37.754Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T23:58:37.754Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T23:58:38.092Z] + git log --format=format:%s -1 dfdcd359df75c748b489333124e01f0c8f228113 [Pipeline] echo [2023-05-22T23:58:38.106Z] [semverPrep] GIT_COMMIT: dfdcd359df75c748b489333124e01f0c8f228113, Commit Message: Merge commit 'baa425ce05a20cb78289cfa64e0eb056ed4482b3' into HEAD [Pipeline] echo [2023-05-22T23:58:38.116Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-22T23:58:38.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T23:58:38.481Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T23:58:38.481Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T23:58:38.481Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T23:58:38.481Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T23:58:38.481Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T23:58:38.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:58:38.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T23:58:38.908Z] [2023-05-22T23:58:38.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:58:39.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T23:58:39.208Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T23:58:39.208Z] b85a868b505f: Pulling fs layer [2023-05-22T23:58:39.208Z] e2be974225ed: Pulling fs layer [2023-05-22T23:58:39.208Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T23:58:39.208Z] 988bab9f4d93: Pulling fs layer [2023-05-22T23:58:39.208Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T23:58:39.208Z] eaf3925da568: Pulling fs layer [2023-05-22T23:58:39.208Z] bab4dde63d76: Pulling fs layer [2023-05-22T23:58:39.208Z] bde34c3a00c8: Pulling fs layer [2023-05-22T23:58:39.208Z] b352a97aabf1: Pulling fs layer [2023-05-22T23:58:39.208Z] 4872d77fe225: Pulling fs layer [2023-05-22T23:58:39.208Z] 5851b861e8e6: Pulling fs layer [2023-05-22T23:58:39.208Z] 1469e6f7b9e6: Waiting [2023-05-22T23:58:39.208Z] b352a97aabf1: Waiting [2023-05-22T23:58:39.209Z] eaf3925da568: Waiting [2023-05-22T23:58:39.209Z] 988bab9f4d93: Waiting [2023-05-22T23:58:39.209Z] 4872d77fe225: Waiting [2023-05-22T23:58:39.209Z] bde34c3a00c8: Waiting [2023-05-22T23:58:39.209Z] 5851b861e8e6: Waiting [2023-05-22T23:58:39.470Z] e2be974225ed: Verifying Checksum [2023-05-22T23:58:39.470Z] e2be974225ed: Download complete [2023-05-22T23:58:39.470Z] 988bab9f4d93: Verifying Checksum [2023-05-22T23:58:39.470Z] 988bab9f4d93: Download complete [2023-05-22T23:58:39.470Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T23:58:39.470Z] 1469e6f7b9e6: Download complete [2023-05-22T23:58:39.470Z] eaf3925da568: Verifying Checksum [2023-05-22T23:58:39.470Z] eaf3925da568: Download complete [2023-05-22T23:58:39.470Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T23:58:39.470Z] 339a4e72a1f5: Download complete [2023-05-22T23:58:39.470Z] bde34c3a00c8: Verifying Checksum [2023-05-22T23:58:39.470Z] bde34c3a00c8: Download complete [2023-05-22T23:58:39.470Z] b352a97aabf1: Download complete [2023-05-22T23:58:39.730Z] 4872d77fe225: Download complete [2023-05-22T23:58:39.730Z] 5851b861e8e6: Verifying Checksum [2023-05-22T23:58:39.730Z] 5851b861e8e6: Download complete [2023-05-22T23:58:39.730Z] b85a868b505f: Verifying Checksum [2023-05-22T23:58:39.730Z] b85a868b505f: Download complete [2023-05-22T23:58:39.990Z] bab4dde63d76: Verifying Checksum [2023-05-22T23:58:39.990Z] bab4dde63d76: Download complete [2023-05-22T23:58:40.929Z] b85a868b505f: Pull complete [2023-05-22T23:58:41.188Z] e2be974225ed: Pull complete [2023-05-22T23:58:41.758Z] 339a4e72a1f5: Pull complete [2023-05-22T23:58:41.758Z] 988bab9f4d93: Pull complete [2023-05-22T23:58:42.018Z] 1469e6f7b9e6: Pull complete [2023-05-22T23:58:42.018Z] eaf3925da568: Pull complete [2023-05-22T23:58:43.929Z] bab4dde63d76: Pull complete [2023-05-22T23:58:43.929Z] bde34c3a00c8: Pull complete [2023-05-22T23:58:44.191Z] b352a97aabf1: Pull complete [2023-05-22T23:58:44.191Z] 4872d77fe225: Pull complete [2023-05-22T23:58:44.191Z] 5851b861e8e6: Pull complete [2023-05-22T23:58:44.191Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T23:58:44.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T23:58:44.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T23:58:44.295Z] prd-ubuntu20.04-docker-8c-8g-16410 does not seem to be running inside a container [2023-05-22T23:58:44.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T23:58:47.464Z] $ docker top baeee926f140022e024cc093681525d6f45d5eb33ca579994d353e168b249985 -eo pid,comm [2023-05-22T23:58:47.510Z] 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). [2023-05-22T23:58:47.510Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T23:58:47.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T23:58:47.539Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T23:58:47.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T23:58:47.654Z] $ docker exec baeee926f140022e024cc093681525d6f45d5eb33ca579994d353e168b249985 ssh-agent [2023-05-22T23:58:47.767Z] SSH_AUTH_SOCK=/tmp/ssh-8Thz0eAhUNm3/agent.32 [2023-05-22T23:58:47.767Z] SSH_AGENT_PID=38 [2023-05-22T23:58:47.772Z] Running ssh-add (command line suppressed) [2023-05-22T23:58:47.870Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_12206921548040152635.key (/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_12206921548040152635.key) [2023-05-22T23:58:47.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T23:58:48.168Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T23:58:48.193Z] $ docker exec --env ******** --env ******** baeee926f140022e024cc093681525d6f45d5eb33ca579994d353e168b249985 ssh-agent -k [2023-05-22T23:58:48.284Z] unset SSH_AUTH_SOCK; [2023-05-22T23:58:48.284Z] unset SSH_AGENT_PID; [2023-05-22T23:58:48.284Z] echo Agent pid 38 killed; [2023-05-22T23:58:48.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T23:58:48.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T23:58:48.313Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T23:58:48.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T23:58:48.442Z] $ docker exec baeee926f140022e024cc093681525d6f45d5eb33ca579994d353e168b249985 ssh-agent [2023-05-22T23:58:48.553Z] SSH_AUTH_SOCK=/tmp/ssh-HjMMktrrVzpy/agent.70 [2023-05-22T23:58:48.553Z] SSH_AGENT_PID=76 [2023-05-22T23:58:48.559Z] Running ssh-add (command line suppressed) [2023-05-22T23:58:48.665Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_105027577691002834.key (/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_105027577691002834.key) [2023-05-22T23:58:48.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T23:58:49.003Z] + git semver init [2023-05-22T23:58:49.279Z] 2023-05-22 23:58:49,171 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T23:58:49.279Z] 2023-05-22 23:58:49,171 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver [2023-05-22T23:58:49.279Z] 2023-05-22 23:58:49,172 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver [2023-05-22T23:58:49.279Z] 2023-05-22 23:58:49,172 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196, universal_newlines=False, shell=None, istream=None) [2023-05-22T23:58:50.218Z] 2023-05-22 23:58:50,200 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.git/info/exclude [2023-05-22T23:58:50.219Z] 2023-05-22 23:58:50,201 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 with force:False [2023-05-22T23:58:50.219Z] 2023-05-22 23:58:50,201 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 [2023-05-22T23:58:50.219Z] 2023-05-22 23:58:50,205 [execute] INFO git cat-file --batch-check [2023-05-22T23:58:50.219Z] 2023-05-22 23:58:50,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T23:58:50.219Z] 2023-05-22 23:58:50,210 [execute] INFO git cat-file --batch [2023-05-22T23:58:50.219Z] 2023-05-22 23:58:50,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T23:58:50.219Z] 2023-05-22 23:58:50,215 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 [2023-05-22T23:58:50.219Z] 0.0.0 [Pipeline] } [2023-05-22T23:58:50.493Z] $ docker exec --env ******** --env ******** baeee926f140022e024cc093681525d6f45d5eb33ca579994d353e168b249985 ssh-agent -k [2023-05-22T23:58:50.600Z] unset SSH_AUTH_SOCK; [2023-05-22T23:58:50.601Z] unset SSH_AGENT_PID; [2023-05-22T23:58:50.601Z] echo Agent pid 76 killed; [2023-05-22T23:58:50.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T23:58:50.926Z] + git semver [Pipeline] } [2023-05-22T23:58:51.204Z] $ docker stop --time=1 baeee926f140022e024cc093681525d6f45d5eb33ca579994d353e168b249985 [2023-05-22T23:58:52.711Z] $ docker rm -f --volumes baeee926f140022e024cc093681525d6f45d5eb33ca579994d353e168b249985 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T23:58:53.049Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T23:58:53.257Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T23:58:53.261Z] [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 [2023-05-22T23:58:53.416Z] provisioning config files... [2023-05-22T23:58:53.427Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config15767643328164422314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:58:53.722Z] ---> docker-login.sh [2023-05-22T23:58:53.722Z] nexus3.edgexfoundry.org:10001 [2023-05-22T23:58:53.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:58:53.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:58:53.722Z] Configure a credential helper to remove this warning. See [2023-05-22T23:58:53.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:58:53.722Z] [2023-05-22T23:58:53.722Z] Login Succeeded [2023-05-22T23:58:53.722Z] nexus3.edgexfoundry.org:10002 [2023-05-22T23:58:53.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:58:53.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:58:53.722Z] Configure a credential helper to remove this warning. See [2023-05-22T23:58:53.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:58:53.722Z] [2023-05-22T23:58:53.722Z] Login Succeeded [2023-05-22T23:58:53.722Z] nexus3.edgexfoundry.org:10003 [2023-05-22T23:58:53.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:58:53.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:58:53.981Z] Configure a credential helper to remove this warning. See [2023-05-22T23:58:53.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:58:53.981Z] [2023-05-22T23:58:53.981Z] Login Succeeded [2023-05-22T23:58:53.981Z] nexus3.edgexfoundry.org:10004 [2023-05-22T23:58:53.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:58:53.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:58:53.981Z] Configure a credential helper to remove this warning. See [2023-05-22T23:58:53.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:58:53.981Z] [2023-05-22T23:58:53.981Z] Login Succeeded [2023-05-22T23:58:53.981Z] docker.io [2023-05-22T23:58:54.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:58:54.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:58:54.241Z] Configure a credential helper to remove this warning. See [2023-05-22T23:58:54.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:58:54.241Z] [2023-05-22T23:58:54.241Z] Login Succeeded [2023-05-22T23:58:54.241Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T23:58:54.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T23:58:54.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T23:58:54.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T23:58:54.341Z] ========================================================= [2023-05-22T23:58:54.341Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T23:58:54.341Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:58:54.660Z] + 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 . [2023-05-22T23:58:54.660Z] Sending build context to Docker daemon 12.67MB [2023-05-22T23:58:54.660Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T23:58:54.660Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-22T23:58:54.660Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T23:58:54.660Z] f56be85fc22e: Pulling fs layer [2023-05-22T23:58:54.660Z] 85791d961cd3: Pulling fs layer [2023-05-22T23:58:54.660Z] d694b5ae8c79: Pulling fs layer [2023-05-22T23:58:54.660Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T23:58:54.660Z] 4d19c01a9841: Pulling fs layer [2023-05-22T23:58:54.660Z] 9325e15d5711: Pulling fs layer [2023-05-22T23:58:54.660Z] 556b6ee489ea: Pulling fs layer [2023-05-22T23:58:54.660Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T23:58:54.660Z] 4d19c01a9841: Waiting [2023-05-22T23:58:54.660Z] 9325e15d5711: Waiting [2023-05-22T23:58:54.660Z] 556b6ee489ea: Waiting [2023-05-22T23:58:54.660Z] c5a4b2cf53e6: Waiting [2023-05-22T23:58:54.660Z] 9f32a84ed3da: Waiting [2023-05-22T23:58:54.660Z] 85791d961cd3: Download complete [2023-05-22T23:58:54.660Z] 9f32a84ed3da: Verifying Checksum [2023-05-22T23:58:54.660Z] 9f32a84ed3da: Download complete [2023-05-22T23:58:54.920Z] 4d19c01a9841: Verifying Checksum [2023-05-22T23:58:54.920Z] 4d19c01a9841: Download complete [2023-05-22T23:58:54.920Z] f56be85fc22e: Verifying Checksum [2023-05-22T23:58:54.920Z] f56be85fc22e: Download complete [2023-05-22T23:58:54.920Z] 9325e15d5711: Verifying Checksum [2023-05-22T23:58:54.920Z] 9325e15d5711: Download complete [2023-05-22T23:58:54.920Z] f56be85fc22e: Pull complete [2023-05-22T23:58:55.181Z] 85791d961cd3: Pull complete [2023-05-22T23:58:55.757Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T23:58:55.757Z] c5a4b2cf53e6: Download complete [2023-05-22T23:58:55.757Z] d694b5ae8c79: Verifying Checksum [2023-05-22T23:58:55.757Z] d694b5ae8c79: Download complete [2023-05-22T23:58:55.757Z] 556b6ee489ea: Verifying Checksum [2023-05-22T23:58:55.757Z] 556b6ee489ea: Download complete [2023-05-22T23:58:59.045Z] d694b5ae8c79: Pull complete [2023-05-22T23:58:59.305Z] 9f32a84ed3da: Pull complete [2023-05-22T23:58:59.305Z] 4d19c01a9841: Pull complete [2023-05-22T23:58:59.305Z] 9325e15d5711: Pull complete [2023-05-22T23:59:01.834Z] 556b6ee489ea: Pull complete [2023-05-22T23:59:02.769Z] c5a4b2cf53e6: Pull complete [2023-05-22T23:59:02.769Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T23:59:02.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T23:59:02.769Z] ---> c4be618373d6 [2023-05-22T23:59:02.769Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T23:59:07.138Z] ---> Running in 232d87abbeb8 [2023-05-22T23:59:07.138Z] Removing intermediate container 232d87abbeb8 [2023-05-22T23:59:07.138Z] ---> 9556a78d2351 [2023-05-22T23:59:07.138Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T23:59:07.138Z] ---> Running in d3fd2050ab78 [2023-05-22T23:59:07.138Z] Removing intermediate container d3fd2050ab78 [2023-05-22T23:59:07.138Z] ---> 83d58789e79f [2023-05-22T23:59:07.138Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-22T23:59:07.138Z] ---> Running in 9b9db6270c3f [2023-05-22T23:59:07.138Z] Removing intermediate container 9b9db6270c3f [2023-05-22T23:59:07.138Z] ---> 73e0cb7dd635 [2023-05-22T23:59:07.138Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T23:59:07.138Z] ---> Running in 229a6251957c [2023-05-22T23:59:07.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T23:59:07.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T23:59:07.967Z] OK: 265 MiB in 53 packages [2023-05-22T23:59:08.226Z] Removing intermediate container 229a6251957c [2023-05-22T23:59:08.226Z] ---> 8d5c827e0760 [2023-05-22T23:59:08.226Z] Step 7/12 : WORKDIR /app [2023-05-22T23:59:08.372Z] Still waiting to schedule task [2023-05-22T23:59:08.372Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-22T23:59:08.486Z] ---> Running in 9eb3a677985a [2023-05-22T23:59:08.487Z] Removing intermediate container 9eb3a677985a [2023-05-22T23:59:08.487Z] ---> dae7db3a80b1 [2023-05-22T23:59:08.487Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-22T23:59:08.487Z] ---> b5a74d278980 [2023-05-22T23:59:08.487Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T23:59:08.487Z] ---> Running in 07c99de94636 [2023-05-22T23:59:40.615Z] Removing intermediate container 07c99de94636 [2023-05-22T23:59:40.615Z] ---> ffb23ad4cde8 [2023-05-22T23:59:40.615Z] Step 10/12 : COPY . . [2023-05-22T23:59:40.615Z] ---> c9af98869baa [2023-05-22T23:59:40.615Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T23:59:40.615Z] ---> Running in 154c036c1e12 [2023-05-22T23:59:40.615Z] Removing intermediate container 154c036c1e12 [2023-05-22T23:59:40.615Z] ---> 53e63ee25d8b [2023-05-22T23:59:40.615Z] Step 12/12 : RUN $MAKE [2023-05-22T23:59:40.615Z] ---> Running in edd5865d6a27 [2023-05-22T23:59:40.615Z] noop [2023-05-22T23:59:40.615Z] Removing intermediate container edd5865d6a27 [2023-05-22T23:59:40.615Z] ---> ee5a164c7a7d [2023-05-22T23:59:40.615Z] Successfully built ee5a164c7a7d [2023-05-22T23:59:40.615Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:59:41.438Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T23:59:41.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T23:59:41.512Z] prd-ubuntu20.04-docker-8c-8g-16410 does not seem to be running inside a container [2023-05-22T23:59:41.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T23:59:41.984Z] $ docker top 4ecad9046bb9dab942b56d0914c10680b3e4e32d5ea36ad18c09ba4582a1bb3a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T23:59:42.630Z] + go version [2023-05-22T23:59:42.630Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T23:59:42.743Z] $ docker stop --time=1 4ecad9046bb9dab942b56d0914c10680b3e4e32d5ea36ad18c09ba4582a1bb3a [2023-05-22T23:59:44.212Z] $ docker rm -f --volumes 4ecad9046bb9dab942b56d0914c10680b3e4e32d5ea36ad18c09ba4582a1bb3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:59:44.685Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T23:59:44.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T23:59:44.768Z] prd-ubuntu20.04-docker-8c-8g-16410 does not seem to be running inside a container [2023-05-22T23:59:44.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T23:59:45.159Z] $ docker top 0def69965941f0c5b404efeabcb39b73c87979ebf0a647a4de6fc6542266ce0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T23:59:45.515Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] fileExists [Pipeline] sh [2023-05-22T23:59:45.817Z] + make test [2023-05-22T23:59:45.818Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-23T00:00:07.958Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-23T00:00:07.958Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-23T00:00:07.958Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.156s coverage: 86.2% of statements [2023-05-23T00:00:08.524Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.697s coverage: 71.9% of statements [2023-05-23T00:00:30.457Z] go vet ./... [2023-05-23T00:00:35.725Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T00:00:35.725Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T00:00:35.725Z] ./bin/test-attribution.sh [2023-05-23T00:00:35.725Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-23T00:00:35.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T00:00:35.855Z] $ docker stop --time=1 0def69965941f0c5b404efeabcb39b73c87979ebf0a647a4de6fc6542266ce0d [2023-05-23T00:00:40.680Z] $ docker rm -f --volumes 0def69965941f0c5b404efeabcb39b73c87979ebf0a647a4de6fc6542266ce0d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T00:00:41.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T00:00:41.291Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-23T00:00:41.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T00:00:42.101Z] + ls -al . [2023-05-23T00:00:42.101Z] total 228 [2023-05-23T00:00:42.101Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 23:59 . [2023-05-23T00:00:42.101Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:58 .. [2023-05-23T00:00:42.101Z] -rw-rw-r-- 1 jenkins jenkins 262 May 22 23:58 .dockerignore [2023-05-23T00:00:42.101Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 23:58 .git [2023-05-23T00:00:42.101Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:58 .github [2023-05-23T00:00:42.101Z] -rw-rw-r-- 1 jenkins jenkins 788 May 22 23:58 .gitignore [2023-05-23T00:00:42.101Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 23:58 .golangci.yml [2023-05-23T00:00:42.101Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 23:58 .semver [2023-05-23T00:00:42.101Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 22 23:58 Attribution.txt [2023-05-23T00:00:42.101Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 22 23:58 CHANGELOG.md [2023-05-23T00:00:42.101Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 22 23:58 Dockerfile [2023-05-23T00:00:42.101Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 23:58 GOVERNANCE.md [2023-05-23T00:00:42.101Z] -rw-rw-r-- 1 jenkins jenkins 687 May 22 23:58 Jenkinsfile [2023-05-23T00:00:42.101Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 22 23:58 LICENSE [2023-05-23T00:00:42.101Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 22 23:58 Makefile [2023-05-23T00:00:42.101Z] -rw-rw-r-- 1 jenkins jenkins 617 May 22 23:58 OWNERS.md [2023-05-23T00:00:42.101Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 22 23:58 README.md [2023-05-23T00:00:42.101Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 23:58 VERSION [2023-05-23T00:00:42.101Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:58 bin [2023-05-23T00:00:42.101Z] -rw-r--r-- 1 jenkins jenkins 41317 May 23 00:00 coverage.out [2023-05-23T00:00:42.101Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 22 23:58 go.mod [2023-05-23T00:00:42.101Z] -rw-rw-r-- 1 jenkins jenkins 31595 May 22 23:58 go.sum [2023-05-23T00:00:42.101Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:58 images [2023-05-23T00:00:42.101Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:58 internal [2023-05-23T00:00:42.101Z] -rw-rw-r-- 1 jenkins jenkins 531 May 22 23:58 main.go [2023-05-23T00:00:42.101Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:58 res [2023-05-23T00:00:42.101Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:58 snap [2023-05-23T00:00:42.101Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T00:00:42.250Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16411 in /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] { [Pipeline] ws [2023-05-23T00:00:42.263Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2023-05-23T00:00:42.292Z] The recommended git tool is: git [2023-05-23T00:00:42.414Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=dfdcd359df75c748b489333124e01f0c8f228113 --label arch=amd64 --label version=0.0.0 . [2023-05-23T00:00:42.414Z] Sending build context to Docker daemon 12.67MB [2023-05-23T00:00:42.414Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T00:00:42.414Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-23T00:00:42.414Z] ---> ee5a164c7a7d [2023-05-23T00:00:42.414Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T00:00:42.984Z] ---> Running in 2056dc32e375 [2023-05-23T00:00:42.984Z] Removing intermediate container 2056dc32e375 [2023-05-23T00:00:42.984Z] ---> 03bb64cc5d83 [2023-05-23T00:00:42.984Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T00:00:42.984Z] ---> Running in 90695aeed4dd [2023-05-23T00:00:42.984Z] Removing intermediate container 90695aeed4dd [2023-05-23T00:00:42.984Z] ---> 8e13d3cfe0a1 [2023-05-23T00:00:42.984Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-23T00:00:42.984Z] ---> Running in 66b1178e2646 [2023-05-23T00:00:42.984Z] Removing intermediate container 66b1178e2646 [2023-05-23T00:00:42.984Z] ---> febb464b77e0 [2023-05-23T00:00:42.984Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T00:00:43.243Z] ---> Running in fbc18428dff1 [2023-05-23T00:00:43.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T00:00:44.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T00:00:45.144Z] OK: 265 MiB in 53 packages [2023-05-23T00:00:45.405Z] Removing intermediate container fbc18428dff1 [2023-05-23T00:00:45.405Z] ---> b7515ba2e9bd [2023-05-23T00:00:45.405Z] Step 7/29 : WORKDIR /app [2023-05-23T00:00:45.405Z] ---> Running in 18e04513bc8d [2023-05-23T00:00:45.405Z] Removing intermediate container 18e04513bc8d [2023-05-23T00:00:45.405Z] ---> 1f6c0bea26cf [2023-05-23T00:00:45.405Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-23T00:00:45.666Z] ---> 6e411cae8fce [2023-05-23T00:00:45.666Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T00:00:45.666Z] ---> Running in 9d2b998e133d [2023-05-23T00:00:46.603Z] Removing intermediate container 9d2b998e133d [2023-05-23T00:00:46.603Z] ---> 433087c577e0 [2023-05-23T00:00:46.603Z] Step 10/29 : COPY . . [2023-05-23T00:00:46.862Z] ---> c34281fc9473 [2023-05-23T00:00:46.862Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T00:00:46.862Z] ---> Running in ae9712e8850f [2023-05-23T00:00:47.122Z] Removing intermediate container ae9712e8850f [2023-05-23T00:00:47.122Z] ---> 513886038adf [2023-05-23T00:00:47.122Z] Step 12/29 : RUN $MAKE [2023-05-23T00:00:47.122Z] ---> Running in fd700b9816a2 [2023-05-23T00:00:47.173Z] using credential edgex-jenkins-ssh [2023-05-23T00:00:47.192Z] Cloning the remote Git repository [2023-05-23T00:00:47.381Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-23T00:00:47.243Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-23T00:00:47.335Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2023-05-23T00:00:47.476Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-23T00:00:47.477Z] > git --version # timeout=10 [2023-05-23T00:00:47.498Z] > git --version # 'git version 2.25.1' [2023-05-23T00:00:47.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T00:00:47.649Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T00:00:49.580Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-23T00:00:49.605Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T00:00:50.458Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-23T00:00:50.501Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-23T00:00:50.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T00:00:50.520Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-23T00:00:51.048Z] Merging remotes/origin/main commit baa425ce05a20cb78289cfa64e0eb056ed4482b3 into PR head commit 84be36d1c903555fa53460e2131326c9cd2a3a71 [2023-05-23T00:00:51.391Z] Merge succeeded, producing 56ded3653297979f73691b5c19449af76cb61c0f [2023-05-23T00:00:51.392Z] Checking out Revision 56ded3653297979f73691b5c19449af76cb61c0f (PR-196) [2023-05-23T00:00:51.070Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T00:00:51.141Z] > git checkout -f 84be36d1c903555fa53460e2131326c9cd2a3a71 # timeout=10 [2023-05-23T00:00:51.237Z] > git remote # timeout=10 [2023-05-23T00:00:51.258Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T00:00:51.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T00:00:51.297Z] > git merge baa425ce05a20cb78289cfa64e0eb056ed4482b3 # timeout=10 [2023-05-23T00:00:51.378Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T00:00:51.401Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T00:00:51.416Z] > git checkout -f 56ded3653297979f73691b5c19449af76cb61c0f # timeout=10 [2023-05-23T00:00:54.910Z] Commit message: "Merge commit 'baa425ce05a20cb78289cfa64e0eb056ed4482b3' into HEAD" [2023-05-23T00:00:54.924Z] > git rev-list --no-walk 84be36d1c903555fa53460e2131326c9cd2a3a71 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T00:00:56.074Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T00:00:56.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T00:00:56.074Z] Dload Upload Total Spent Left Speed [2023-05-23T00:00:59.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 12751 100 12751 0 0 8039 0 0:00:01 0:00:01 --:--:-- 8039 [Pipeline] sh [2023-05-23T00:01:00.640Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T00:01:00.975Z] + sudo tee /etc/docker/daemon.new [2023-05-23T00:01:00.975Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T00:01:00.975Z] { [2023-05-23T00:01:00.975Z] "registry-mirrors": [ [2023-05-23T00:01:00.975Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T00:01:00.975Z] ], [2023-05-23T00:01:00.975Z] "bip": "10.250.0.254/24", [2023-05-23T00:01:00.975Z] "hosts": [ [2023-05-23T00:01:00.975Z] "tcp://0.0.0.0:5555", [2023-05-23T00:01:00.975Z] "unix:///var/run/docker.sock" [2023-05-23T00:01:00.975Z] ], [2023-05-23T00:01:00.975Z] "mtu": 1458, [2023-05-23T00:01:00.975Z] "selinux-enabled": true, [2023-05-23T00:01:00.975Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T00:01:00.975Z] } [Pipeline] sh [2023-05-23T00:01:01.883Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T00:01:03.898Z] + sudo service docker restart [2023-05-23T00:01:09.548Z] Removing intermediate container fd700b9816a2 [2023-05-23T00:01:09.548Z] ---> 4b3517c07eb7 [2023-05-23T00:01:09.548Z] Step 13/29 : FROM alpine:3.17 [2023-05-23T00:01:09.808Z] 3.17: Pulling from library/alpine [2023-05-23T00:01:10.068Z] f56be85fc22e: Already exists [2023-05-23T00:01:10.068Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T00:01:10.068Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T00:01:10.068Z] ---> 9ed4aefc74f6 [2023-05-23T00:01:10.068Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-23T00:01:10.068Z] ---> Running in 4a7e80346d3c [2023-05-23T00:01:10.328Z] Removing intermediate container 4a7e80346d3c [2023-05-23T00:01:10.328Z] ---> d310a699707e [2023-05-23T00:01:10.328Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-23T00:01:10.328Z] ---> Running in 6ab8f0253853 [2023-05-23T00:01:10.328Z] Removing intermediate container 6ab8f0253853 [2023-05-23T00:01:10.328Z] ---> 741f581b090e [2023-05-23T00:01:10.328Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-23T00:01:10.328Z] ---> Running in 0f64a96d671e [2023-05-23T00:01:10.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T00:01:10.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T00:01:10.847Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-23T00:01:11.106Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-23T00:01:11.106Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T00:01:11.106Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T00:01:11.106Z] OK: 8 MiB in 17 packages [2023-05-23T00:01:11.675Z] Removing intermediate container 0f64a96d671e [2023-05-23T00:01:11.675Z] ---> 105b30c73ceb [2023-05-23T00:01:11.675Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-23T00:01:11.675Z] ---> b227ffa6301b [2023-05-23T00:01:11.675Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-23T00:01:11.934Z] ---> b116d981648f [2023-05-23T00:01:11.935Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-23T00:01:11.935Z] ---> a7f9b2acdcbf [2023-05-23T00:01:11.935Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-23T00:01:12.193Z] ---> db17cf7028fb [2023-05-23T00:01:12.193Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-23T00:01:13.130Z] ---> 270e1a96682f [2023-05-23T00:01:13.130Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-23T00:01:13.130Z] ---> Running in 8858d60290bf [2023-05-23T00:01:13.697Z] Removing intermediate container 8858d60290bf [2023-05-23T00:01:13.697Z] ---> 61172cdf39db [2023-05-23T00:01:13.697Z] Step 23/29 : VOLUME /cache [2023-05-23T00:01:13.697Z] ---> Running in 7823d4a17448 [2023-05-23T00:01:13.697Z] Removing intermediate container 7823d4a17448 [2023-05-23T00:01:13.697Z] ---> 50a9c0798ee7 [2023-05-23T00:01:13.697Z] Step 24/29 : EXPOSE 59711 [2023-05-23T00:01:13.697Z] ---> Running in 067db5f3cebd [2023-05-23T00:01:13.968Z] Removing intermediate container 067db5f3cebd [2023-05-23T00:01:13.968Z] ---> 7260f26a3aba [2023-05-23T00:01:13.968Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-23T00:01:13.968Z] ---> Running in 96daad1c2a95 [2023-05-23T00:01:13.968Z] Removing intermediate container 96daad1c2a95 [2023-05-23T00:01:13.968Z] ---> 0fb8017a96bd [2023-05-23T00:01:13.968Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-23T00:01:13.968Z] ---> Running in 8763b2eba290 [2023-05-23T00:01:14.227Z] Removing intermediate container 8763b2eba290 [2023-05-23T00:01:14.227Z] ---> 687ab12c9402 [2023-05-23T00:01:14.227Z] Step 27/29 : LABEL arch=amd64 [2023-05-23T00:01:14.227Z] ---> Running in 000e6a00372f [2023-05-23T00:01:14.227Z] Removing intermediate container 000e6a00372f [2023-05-23T00:01:14.227Z] ---> 5684a6cb158c [2023-05-23T00:01:14.227Z] Step 28/29 : LABEL git_sha=dfdcd359df75c748b489333124e01f0c8f228113 [2023-05-23T00:01:14.227Z] ---> Running in d971315185c3 [2023-05-23T00:01:14.487Z] Removing intermediate container d971315185c3 [2023-05-23T00:01:14.487Z] ---> c4bdbc72fe16 [2023-05-23T00:01:14.487Z] Step 29/29 : LABEL version=0.0.0 [2023-05-23T00:01:14.487Z] ---> Running in 0081b97f70a0 [2023-05-23T00:01:14.487Z] Removing intermediate container 0081b97f70a0 [2023-05-23T00:01:14.487Z] ---> 1b955d735af1 [2023-05-23T00:01:14.487Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T00:01:14.487Z] Successfully built 1b955d735af1 [2023-05-23T00:01:14.487Z] 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 [2023-05-23T00:01:14.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T00:01:14.967Z] [2023-05-23T00:01:14.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T00:01:15.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T00:01:15.275Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T00:01:15.275Z] 5eb5b503b376: Pulling fs layer [2023-05-23T00:01:15.275Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T00:01:15.275Z] ec43610c2a17: Pulling fs layer [2023-05-23T00:01:15.275Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T00:01:15.275Z] 33b1e0a273af: Pulling fs layer [2023-05-23T00:01:15.275Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T00:01:15.275Z] 2f39f015ded8: Pulling fs layer [2023-05-23T00:01:15.275Z] 33b1e0a273af: Waiting [2023-05-23T00:01:15.275Z] 5d3b04190fa2: Waiting [2023-05-23T00:01:15.275Z] 3a2ae6a8a46f: Waiting [2023-05-23T00:01:15.275Z] 2f39f015ded8: Waiting [2023-05-23T00:01:15.275Z] 5c69ac0246d0: Verifying Checksum [2023-05-23T00:01:15.275Z] 5c69ac0246d0: Download complete [2023-05-23T00:01:15.275Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-23T00:01:15.275Z] 3a2ae6a8a46f: Download complete [2023-05-23T00:01:15.275Z] 33b1e0a273af: Verifying Checksum [2023-05-23T00:01:15.275Z] 33b1e0a273af: Download complete [2023-05-23T00:01:15.542Z] 5d3b04190fa2: Download complete [2023-05-23T00:01:15.542Z] ec43610c2a17: Verifying Checksum [2023-05-23T00:01:15.542Z] ec43610c2a17: Download complete [2023-05-23T00:01:15.542Z] 5eb5b503b376: Verifying Checksum [2023-05-23T00:01:15.542Z] 5eb5b503b376: Download complete [2023-05-23T00:01:16.477Z] 2f39f015ded8: Download complete [2023-05-23T00:01:16.741Z] 5eb5b503b376: Pull complete [2023-05-23T00:01:16.999Z] 5c69ac0246d0: Pull complete [2023-05-23T00:01:17.565Z] ec43610c2a17: Pull complete [2023-05-23T00:01:17.565Z] 3a2ae6a8a46f: Pull complete [2023-05-23T00:01:17.823Z] 33b1e0a273af: Pull complete [2023-05-23T00:01:17.823Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T00:01:22.179Z] provisioning config files... [2023-05-23T00:01:22.209Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config1611197085266940096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T00:01:22.566Z] ---> docker-login.sh [2023-05-23T00:01:22.566Z] nexus3.edgexfoundry.org:10001 [2023-05-23T00:01:23.093Z] 2f39f015ded8: Pull complete [2023-05-23T00:01:23.093Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T00:01:23.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T00:01:23.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T00:01:23.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T00:01:23.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T00:01:23.154Z] Configure a credential helper to remove this warning. See [2023-05-23T00:01:23.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T00:01:23.154Z] [2023-05-23T00:01:23.154Z] Login Succeeded [2023-05-23T00:01:23.154Z] nexus3.edgexfoundry.org:10002 [2023-05-23T00:01:23.179Z] prd-ubuntu20.04-docker-8c-8g-16410 does not seem to be running inside a container [2023-05-23T00:01:23.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T00:01:23.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T00:01:23.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T00:01:23.425Z] Configure a credential helper to remove this warning. See [2023-05-23T00:01:23.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T00:01:23.425Z] [2023-05-23T00:01:23.425Z] Login Succeeded [2023-05-23T00:01:23.425Z] nexus3.edgexfoundry.org:10003 [2023-05-23T00:01:23.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T00:01:23.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T00:01:23.963Z] Configure a credential helper to remove this warning. See [2023-05-23T00:01:23.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T00:01:23.963Z] [2023-05-23T00:01:23.963Z] Login Succeeded [2023-05-23T00:01:23.963Z] nexus3.edgexfoundry.org:10004 [2023-05-23T00:01:23.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T00:01:24.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T00:01:24.231Z] Configure a credential helper to remove this warning. See [2023-05-23T00:01:24.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T00:01:24.231Z] [2023-05-23T00:01:24.231Z] Login Succeeded [2023-05-23T00:01:24.231Z] docker.io [2023-05-23T00:01:24.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T00:01:24.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T00:01:24.766Z] Configure a credential helper to remove this warning. See [2023-05-23T00:01:24.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T00:01:24.766Z] [2023-05-23T00:01:24.766Z] Login Succeeded [2023-05-23T00:01:24.766Z] ---> docker-login.sh ends [2023-05-23T00:01:28.681Z] $ docker top 408b655f1e761970cef932570fd4d8069860976ea163c04f8e4bb79af6d9b367 -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-23T00:01:28.742Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T00:01:29.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T00:01:29.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T00:01:29.100Z] ========================================================= [2023-05-23T00:01:29.100Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T00:01:29.100Z] ========================================================= [2023-05-23T00:01:29.101Z] ---> job-cost.sh [2023-05-23T00:01:29.101Z] lf-activate-venv: SKIPPING [2023-05-23T00:01:29.101Z] INFO: No Stack... [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T00:01:29.361Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T00:01:29.452Z] + 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 . [2023-05-23T00:01:29.621Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T00:01:29.732Z] Sending build context to Docker daemon 678.4kB [2023-05-23T00:01:29.733Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T00:01:29.733Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T00:01:29.733Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T00:01:29.733Z] c41833b44d91: Pulling fs layer [2023-05-23T00:01:29.733Z] ed15518f5707: Pulling fs layer [2023-05-23T00:01:29.733Z] feae8fd75edb: Pulling fs layer [2023-05-23T00:01:29.733Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T00:01:29.733Z] 3cdef696dda3: Pulling fs layer [2023-05-23T00:01:29.733Z] 2ced38df9373: Pulling fs layer [2023-05-23T00:01:29.733Z] 58f1dce35555: Pulling fs layer [2023-05-23T00:01:29.733Z] 242c74f7c9fa: Waiting [2023-05-23T00:01:29.733Z] 3cdef696dda3: Waiting [2023-05-23T00:01:29.733Z] 2ced38df9373: Waiting [2023-05-23T00:01:29.733Z] 58f1dce35555: Waiting [2023-05-23T00:01:29.733Z] ed15518f5707: Download complete [2023-05-23T00:01:29.914Z] + + cat /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/cost.csv [2023-05-23T00:01:29.914Z] cut -d, -f6 [Pipeline] lock [2023-05-23T00:01:29.927Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-2-stack-cost] [2023-05-23T00:01:29.933Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-2-stack-cost] did not exist. Created. [2023-05-23T00:01:29.933Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T00:01:30.068Z] 242c74f7c9fa: Download complete [2023-05-23T00:01:30.068Z] c41833b44d91: Verifying Checksum [2023-05-23T00:01:30.068Z] c41833b44d91: Download complete [2023-05-23T00:01:30.068Z] 3cdef696dda3: Verifying Checksum [2023-05-23T00:01:30.068Z] 3cdef696dda3: Download complete [2023-05-23T00:01:30.263Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T00:01:30.297Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T00:01:30.304Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T00:01:30.363Z] $ docker stop --time=1 408b655f1e761970cef932570fd4d8069860976ea163c04f8e4bb79af6d9b367 [2023-05-23T00:01:31.037Z] c41833b44d91: Pull complete [2023-05-23T00:01:31.525Z] $ docker rm -f --volumes 408b655f1e761970cef932570fd4d8069860976ea163c04f8e4bb79af6d9b367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-05-23T00:01:31.622Z] 58f1dce35555: Verifying Checksum [2023-05-23T00:01:31.622Z] 58f1dce35555: Download complete [2023-05-23T00:01:31.622Z] ed15518f5707: Pull complete [Pipeline] } [2023-05-23T00:01:32.586Z] feae8fd75edb: Verifying Checksum [2023-05-23T00:01:32.586Z] feae8fd75edb: Download complete [2023-05-23T00:01:32.586Z] 2ced38df9373: Verifying Checksum [2023-05-23T00:01:32.586Z] 2ced38df9373: Download complete [2023-05-23T00:01:42.662Z] feae8fd75edb: Pull complete [2023-05-23T00:01:42.662Z] 242c74f7c9fa: Pull complete [2023-05-23T00:01:42.662Z] 3cdef696dda3: Pull complete [2023-05-23T00:01:50.869Z] 2ced38df9373: Pull complete [2023-05-23T00:01:52.814Z] 58f1dce35555: Pull complete [2023-05-23T00:01:52.814Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T00:01:52.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T00:01:52.814Z] ---> fadd8f120f05 [2023-05-23T00:01:52.814Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T00:01:54.757Z] ---> Running in 3a6260261866 [2023-05-23T00:01:54.757Z] Removing intermediate container 3a6260261866 [2023-05-23T00:01:54.757Z] ---> 4f696891832e [2023-05-23T00:01:54.757Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T00:01:54.757Z] ---> Running in f3ee5a408177 [2023-05-23T00:01:55.023Z] Removing intermediate container f3ee5a408177 [2023-05-23T00:01:55.023Z] ---> 83522fba0bad [2023-05-23T00:01:55.023Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T00:01:55.291Z] ---> Running in 840e81bd66c5 [2023-05-23T00:01:55.557Z] Removing intermediate container 840e81bd66c5 [2023-05-23T00:01:55.557Z] ---> f5ceea75d920 [2023-05-23T00:01:55.557Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T00:01:55.557Z] ---> Running in eb4e45550f0c [2023-05-23T00:01:56.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T00:01:57.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T00:01:58.057Z] OK: 263 MiB in 53 packages [2023-05-23T00:01:59.022Z] Removing intermediate container eb4e45550f0c [2023-05-23T00:01:59.022Z] ---> 4cfaf7a1fc67 [2023-05-23T00:01:59.022Z] Step 7/12 : WORKDIR /app [2023-05-23T00:01:59.022Z] ---> Running in ee4d2e380b8d [2023-05-23T00:01:59.288Z] Removing intermediate container ee4d2e380b8d [2023-05-23T00:01:59.288Z] ---> b3f7f9bb0f35 [2023-05-23T00:01:59.288Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-23T00:01:59.870Z] ---> 91cce20281f3 [2023-05-23T00:01:59.870Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T00:01:59.870Z] ---> Running in 116247d0d927 [2023-05-23T00:02:56.263Z] Removing intermediate container 116247d0d927 [2023-05-23T00:02:56.263Z] ---> 56f0154355af [2023-05-23T00:02:56.263Z] Step 10/12 : COPY . . [2023-05-23T00:02:56.263Z] ---> c399a56347e4 [2023-05-23T00:02:56.263Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T00:02:56.263Z] ---> Running in 8c5847797b97 [2023-05-23T00:02:56.263Z] Removing intermediate container 8c5847797b97 [2023-05-23T00:02:56.263Z] ---> 00bd4d81f0eb [2023-05-23T00:02:56.263Z] Step 12/12 : RUN $MAKE [2023-05-23T00:02:56.263Z] ---> Running in 5de587e0d45c [2023-05-23T00:02:56.263Z] noop [2023-05-23T00:02:56.263Z] Removing intermediate container 5de587e0d45c [2023-05-23T00:02:56.263Z] ---> 11271eaed39a [2023-05-23T00:02:56.263Z] Successfully built 11271eaed39a [2023-05-23T00:02:56.263Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T00:02:56.623Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T00:02:56.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T00:02:56.840Z] prd-ubuntu20.04-docker-arm64-4c-16g-16411 does not seem to be running inside a container [2023-05-23T00:02:56.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T00:02:58.906Z] $ docker top 55a5fe2fc5f5e410d9919824128aea6cfd36ce6489118eaab341228f3fc374e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T00:02:59.742Z] + go version [2023-05-23T00:02:59.742Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T00:02:59.762Z] $ docker stop --time=1 55a5fe2fc5f5e410d9919824128aea6cfd36ce6489118eaab341228f3fc374e4 [2023-05-23T00:03:01.363Z] $ docker rm -f --volumes 55a5fe2fc5f5e410d9919824128aea6cfd36ce6489118eaab341228f3fc374e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T00:03:01.906Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T00:03:01.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T00:03:02.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-16411 does not seem to be running inside a container [2023-05-23T00:03:02.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T00:03:03.383Z] $ docker top 30f9383d3e5c962cf9d46dcc2be02629bc2fc0d9d9d4086f9187fe19d42506b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T00:03:04.213Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] fileExists [Pipeline] sh [2023-05-23T00:03:04.571Z] + make test [2023-05-23T00:03:04.840Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-23T00:05:56.593Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-23T00:05:56.593Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-23T00:05:56.593Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.077s coverage: 86.2% of statements [2023-05-23T00:06:01.948Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.674s coverage: 71.9% of statements [2023-05-23T00:06:02.916Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-23T00:06:02.916Z] go vet ./... [2023-05-23T00:08:24.704Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T00:08:24.704Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T00:08:24.704Z] ./bin/test-attribution.sh [2023-05-23T00:08:24.704Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-23T00:08:24.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T00:08:24.742Z] $ docker stop --time=1 30f9383d3e5c962cf9d46dcc2be02629bc2fc0d9d9d4086f9187fe19d42506b5 [2023-05-23T00:08:26.619Z] $ docker rm -f --volumes 30f9383d3e5c962cf9d46dcc2be02629bc2fc0d9d9d4086f9187fe19d42506b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T00:08:28.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T00:08:28.178Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T00:08:28.802Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T00:08:29.218Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T00:08:29.563Z] + ls -al . [2023-05-23T00:08:29.563Z] total 224 [2023-05-23T00:08:29.563Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 00:03 . [2023-05-23T00:08:29.563Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 00:00 .. [2023-05-23T00:08:29.563Z] -rw-rw-r-- 1 jenkins jenkins 262 May 23 00:00 .dockerignore [2023-05-23T00:08:29.563Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 00:00 .git [2023-05-23T00:08:29.563Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 00:00 .github [2023-05-23T00:08:29.563Z] -rw-rw-r-- 1 jenkins jenkins 788 May 23 00:00 .gitignore [2023-05-23T00:08:29.563Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 00:00 .golangci.yml [2023-05-23T00:08:29.563Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 23 00:00 Attribution.txt [2023-05-23T00:08:29.563Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 23 00:00 CHANGELOG.md [2023-05-23T00:08:29.563Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 23 00:00 Dockerfile [2023-05-23T00:08:29.563Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 00:00 GOVERNANCE.md [2023-05-23T00:08:29.563Z] -rw-rw-r-- 1 jenkins jenkins 687 May 23 00:00 Jenkinsfile [2023-05-23T00:08:29.563Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 23 00:00 LICENSE [2023-05-23T00:08:29.563Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 23 00:00 Makefile [2023-05-23T00:08:29.563Z] -rw-rw-r-- 1 jenkins jenkins 617 May 23 00:00 OWNERS.md [2023-05-23T00:08:29.563Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 23 00:00 README.md [2023-05-23T00:08:29.563Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 23:58 VERSION [2023-05-23T00:08:29.563Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 00:00 bin [2023-05-23T00:08:29.563Z] -rw-r--r-- 1 jenkins jenkins 41317 May 23 00:06 coverage.out [2023-05-23T00:08:29.563Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 23 00:00 go.mod [2023-05-23T00:08:29.563Z] -rw-rw-r-- 1 jenkins jenkins 31595 May 23 00:00 go.sum [2023-05-23T00:08:29.563Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 00:00 images [2023-05-23T00:08:29.563Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 00:00 internal [2023-05-23T00:08:29.563Z] -rw-rw-r-- 1 jenkins jenkins 531 May 23 00:00 main.go [2023-05-23T00:08:29.563Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 00:00 res [2023-05-23T00:08:29.563Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 00:00 snap [2023-05-23T00:08:29.563Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 00:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T00:08:29.932Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=56ded3653297979f73691b5c19449af76cb61c0f --label arch=arm64 --label version=0.0.0 . [2023-05-23T00:08:30.213Z] Sending build context to Docker daemon 678.4kB [2023-05-23T00:08:30.213Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T00:08:30.213Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-23T00:08:30.213Z] ---> 11271eaed39a [2023-05-23T00:08:30.213Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T00:08:30.213Z] ---> Running in 24abc35521cd [2023-05-23T00:08:30.485Z] Removing intermediate container 24abc35521cd [2023-05-23T00:08:30.485Z] ---> b814002e0ce8 [2023-05-23T00:08:30.485Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T00:08:30.754Z] ---> Running in 3c4fe31e0fd0 [2023-05-23T00:08:31.023Z] Removing intermediate container 3c4fe31e0fd0 [2023-05-23T00:08:31.023Z] ---> 7bdb3f42924b [2023-05-23T00:08:31.023Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-23T00:08:31.023Z] ---> Running in bc1ee9f7c25c [2023-05-23T00:08:31.294Z] Removing intermediate container bc1ee9f7c25c [2023-05-23T00:08:31.294Z] ---> 25f47a0e945d [2023-05-23T00:08:31.294Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T00:08:31.294Z] ---> Running in 0b93958ccce5 [2023-05-23T00:08:32.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T00:08:32.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T00:08:34.275Z] OK: 263 MiB in 53 packages [2023-05-23T00:08:36.867Z] Removing intermediate container 0b93958ccce5 [2023-05-23T00:08:36.867Z] ---> 009063996602 [2023-05-23T00:08:36.867Z] Step 7/29 : WORKDIR /app [2023-05-23T00:08:37.136Z] ---> Running in 6d91804a5335 [2023-05-23T00:08:37.406Z] Removing intermediate container 6d91804a5335 [2023-05-23T00:08:37.406Z] ---> 03b134acf85d [2023-05-23T00:08:37.406Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-23T00:08:37.683Z] ---> 01136d85ee60 [2023-05-23T00:08:37.683Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T00:08:37.954Z] ---> Running in 40d1a7d13bff [2023-05-23T00:08:40.547Z] Removing intermediate container 40d1a7d13bff [2023-05-23T00:08:40.547Z] ---> 9eb7f403faa6 [2023-05-23T00:08:40.547Z] Step 10/29 : COPY . . [2023-05-23T00:08:40.817Z] ---> e5e777ac677a [2023-05-23T00:08:40.817Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T00:08:41.090Z] ---> Running in 73eb8cee2a85 [2023-05-23T00:08:41.361Z] Removing intermediate container 73eb8cee2a85 [2023-05-23T00:08:41.361Z] ---> dd44d1c590ca [2023-05-23T00:08:41.361Z] Step 12/29 : RUN $MAKE [2023-05-23T00:08:41.361Z] ---> Running in 4fe064453e14 [2023-05-23T00:08:42.321Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-23T00:11:04.003Z] Removing intermediate container 4fe064453e14 [2023-05-23T00:11:04.003Z] ---> d9f9a26cb432 [2023-05-23T00:11:04.003Z] Step 13/29 : FROM alpine:3.17 [2023-05-23T00:11:04.003Z] 3.17: Pulling from library/alpine [2023-05-23T00:11:04.003Z] c41833b44d91: Already exists [2023-05-23T00:11:04.003Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T00:11:04.003Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T00:11:04.003Z] ---> 51e60588ff2c [2023-05-23T00:11:04.003Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-23T00:11:04.003Z] ---> Running in a8f763d8e4c9 [2023-05-23T00:11:04.003Z] Removing intermediate container a8f763d8e4c9 [2023-05-23T00:11:04.003Z] ---> d135d68ae581 [2023-05-23T00:11:04.003Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-23T00:11:04.003Z] ---> Running in c0fe23b38cdd [2023-05-23T00:11:04.003Z] Removing intermediate container c0fe23b38cdd [2023-05-23T00:11:04.003Z] ---> 3e62f3c3b987 [2023-05-23T00:11:04.003Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-23T00:11:04.003Z] ---> Running in 631642aedf4a [2023-05-23T00:11:04.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T00:11:04.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T00:11:04.003Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-23T00:11:04.003Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-23T00:11:04.003Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T00:11:04.003Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T00:11:04.003Z] OK: 8 MiB in 17 packages [2023-05-23T00:11:04.003Z] Removing intermediate container 631642aedf4a [2023-05-23T00:11:04.003Z] ---> ef92f0fd166f [2023-05-23T00:11:04.003Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-23T00:11:04.003Z] ---> 5b23c1b3c2be [2023-05-23T00:11:04.003Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-23T00:11:04.003Z] ---> 16bf6a30ee88 [2023-05-23T00:11:04.003Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-23T00:11:04.003Z] ---> ad2dd188e0cb [2023-05-23T00:11:04.003Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-23T00:11:04.003Z] ---> 2c5642b8eddd [2023-05-23T00:11:04.003Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-23T00:11:04.003Z] ---> 77447e9fffa4 [2023-05-23T00:11:04.003Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-23T00:11:04.003Z] ---> Running in 04d0f3cdecd3 [2023-05-23T00:11:04.003Z] Removing intermediate container 04d0f3cdecd3 [2023-05-23T00:11:04.003Z] ---> ae9386144575 [2023-05-23T00:11:04.003Z] Step 23/29 : VOLUME /cache [2023-05-23T00:11:04.003Z] ---> Running in 8d3406954d07 [2023-05-23T00:11:04.003Z] Removing intermediate container 8d3406954d07 [2023-05-23T00:11:04.003Z] ---> 89b62fd919e5 [2023-05-23T00:11:04.003Z] Step 24/29 : EXPOSE 59711 [2023-05-23T00:11:04.003Z] ---> Running in d84ebdb727b0 [2023-05-23T00:11:04.271Z] Removing intermediate container d84ebdb727b0 [2023-05-23T00:11:04.271Z] ---> 98076ddd2e62 [2023-05-23T00:11:04.271Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-23T00:11:04.549Z] ---> Running in 65757fb71733 [2023-05-23T00:11:04.819Z] Removing intermediate container 65757fb71733 [2023-05-23T00:11:04.819Z] ---> 07f837046471 [2023-05-23T00:11:04.819Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-23T00:11:04.819Z] ---> Running in c2fa05950fdf [2023-05-23T00:11:05.086Z] Removing intermediate container c2fa05950fdf [2023-05-23T00:11:05.086Z] ---> f9e30b0366a4 [2023-05-23T00:11:05.086Z] Step 27/29 : LABEL arch=arm64 [2023-05-23T00:11:05.086Z] ---> Running in 0ff2f1483fcd [2023-05-23T00:11:05.356Z] Removing intermediate container 0ff2f1483fcd [2023-05-23T00:11:05.356Z] ---> 6c986838fa23 [2023-05-23T00:11:05.356Z] Step 28/29 : LABEL git_sha=56ded3653297979f73691b5c19449af76cb61c0f [2023-05-23T00:11:05.623Z] ---> Running in 885ded72a3eb [2023-05-23T00:11:05.890Z] Removing intermediate container 885ded72a3eb [2023-05-23T00:11:05.890Z] ---> 9779d22606f4 [2023-05-23T00:11:05.890Z] Step 29/29 : LABEL version=0.0.0 [2023-05-23T00:11:05.890Z] ---> Running in d22c0f0237c2 [2023-05-23T00:11:06.154Z] Removing intermediate container d22c0f0237c2 [2023-05-23T00:11:06.154Z] ---> 84ad687fb474 [2023-05-23T00:11:06.154Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T00:11:06.154Z] Successfully built 84ad687fb474 [2023-05-23T00:11:06.154Z] 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 [2023-05-23T00:11:06.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T00:11:06.582Z] [2023-05-23T00:11:06.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T00:11:06.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T00:11:06.913Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T00:11:06.913Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T00:11:06.913Z] 04944245beec: Pulling fs layer [2023-05-23T00:11:06.913Z] 699f458cf7ca: Pulling fs layer [2023-05-23T00:11:06.913Z] 765212b225bb: Pulling fs layer [2023-05-23T00:11:06.913Z] f23df028b6ca: Pulling fs layer [2023-05-23T00:11:06.913Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T00:11:06.913Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T00:11:06.913Z] f23df028b6ca: Waiting [2023-05-23T00:11:06.913Z] d65c8cfc05b1: Waiting [2023-05-23T00:11:06.913Z] 2437ff75d9bd: Waiting [2023-05-23T00:11:06.913Z] 765212b225bb: Waiting [2023-05-23T00:11:07.180Z] 04944245beec: Verifying Checksum [2023-05-23T00:11:07.180Z] 04944245beec: Download complete [2023-05-23T00:11:07.180Z] 765212b225bb: Verifying Checksum [2023-05-23T00:11:07.180Z] 765212b225bb: Download complete [2023-05-23T00:11:07.180Z] f23df028b6ca: Download complete [2023-05-23T00:11:07.180Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T00:11:07.180Z] d65c8cfc05b1: Download complete [2023-05-23T00:11:07.180Z] 699f458cf7ca: Verifying Checksum [2023-05-23T00:11:07.180Z] 699f458cf7ca: Download complete [2023-05-23T00:11:07.777Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T00:11:07.777Z] 8998bd30e6a1: Download complete [2023-05-23T00:11:09.718Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T00:11:09.718Z] 2437ff75d9bd: Download complete [2023-05-23T00:11:11.660Z] 8998bd30e6a1: Pull complete [2023-05-23T00:11:11.929Z] 04944245beec: Pull complete [2023-05-23T00:11:13.338Z] 699f458cf7ca: Pull complete [2023-05-23T00:11:13.338Z] 765212b225bb: Pull complete [2023-05-23T00:11:14.297Z] f23df028b6ca: Pull complete [2023-05-23T00:11:14.297Z] d65c8cfc05b1: Pull complete [2023-05-23T00:11:29.297Z] 2437ff75d9bd: Pull complete [2023-05-23T00:11:29.564Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T00:11:29.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T00:11:29.564Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T00:11:29.742Z] prd-ubuntu20.04-docker-arm64-4c-16g-16411 does not seem to be running inside a container [2023-05-23T00:11:29.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-23T00:11:32.235Z] $ docker top d44938076da2b0506eab6541039587682932609fdcc9189462dcba82c06e3911 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T00:11:32.735Z] ---> job-cost.sh [2023-05-23T00:11:33.002Z] lf-activate-venv: SKIPPING [2023-05-23T00:11:33.002Z] INFO: No Stack... [2023-05-23T00:11:33.584Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T00:11:34.548Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T00:11:34.867Z] + cut -d, -f6 [2023-05-23T00:11:34.867Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [Pipeline] lock [2023-05-23T00:11:34.942Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-2-stack-cost] [2023-05-23T00:11:34.948Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-2-stack-cost] did not exist. Created. [2023-05-23T00:11:34.948Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T00:11:35.285Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-602c6ddd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T00:11:35.616Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T00:11:35.638Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T00:11:35.685Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T00:11:35.693Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T00:11:35.707Z] $ docker stop --time=1 d44938076da2b0506eab6541039587682932609fdcc9189462dcba82c06e3911 [2023-05-23T00:11:37.167Z] $ docker rm -f --volumes d44938076da2b0506eab6541039587682932609fdcc9189462dcba82c06e3911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-23T00:11:37.560Z] provisioning config files... [2023-05-23T00:11:37.569Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config5767237556548910282tmp [Pipeline] { [Pipeline] sh [2023-05-23T00:11:37.861Z] + set +x [2023-05-23T00:11:37.861Z] + bash -s -- [2023-05-23T00:11:37.861Z] + curl -s https://codecov.io/bash [2023-05-23T00:11:37.861Z] [2023-05-23T00:11:37.861Z] _____ _ [2023-05-23T00:11:37.861Z] / ____| | | [2023-05-23T00:11:37.861Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T00:11:37.861Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T00:11:37.861Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T00:11:37.861Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T00:11:37.861Z] Bash-1.0.6 [2023-05-23T00:11:37.861Z] [2023-05-23T00:11:37.861Z] [2023-05-23T00:11:37.861Z] ==> git version 2.25.1 found [2023-05-23T00:11:37.861Z] ==> 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 [2023-05-23T00:11:37.861Z] Release-Date: 2020-01-08 [2023-05-23T00:11:37.861Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-23T00:11:37.861Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T00:11:37.861Z] ==> Jenkins CI detected. [2023-05-23T00:11:37.861Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-196 [2023-05-23T00:11:37.861Z] project root: . [2023-05-23T00:11:37.861Z] --> token set from env [2023-05-23T00:11:37.861Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T00:11:37.861Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T00:11:37.861Z] ==> Python coveragepy not found [2023-05-23T00:11:37.861Z] ==> Searching for coverage reports in: [2023-05-23T00:11:37.861Z] + . [2023-05-23T00:11:37.861Z] -> Found 1 reports [2023-05-23T00:11:37.861Z] ==> Detecting git/mercurial file structure [2023-05-23T00:11:38.122Z] ==> Reading reports [2023-05-23T00:11:38.122Z] + ./coverage.out bytes=41317 [2023-05-23T00:11:38.122Z] ==> Appending adjustments [2023-05-23T00:11:38.122Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T00:11:38.122Z] + Found adjustments [2023-05-23T00:11:38.122Z] ==> Gzipping contents [2023-05-23T00:11:38.122Z] 12K /tmp/codecov.mVLKIE.gz [2023-05-23T00:11:38.122Z] ==> Uploading reports [2023-05-23T00:11:38.122Z] url: https://codecov.io [2023-05-23T00:11:38.122Z] query: branch=PR-196&commit=dfdcd359df75c748b489333124e01f0c8f228113&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-196%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=196&job=&cmd_args= [2023-05-23T00:11:38.122Z] -> Pinging Codecov [2023-05-23T00:11:38.122Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-196&commit=dfdcd359df75c748b489333124e01f0c8f228113&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-196%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=196&job=&cmd_args= [2023-05-23T00:11:38.385Z] -> Uploading to [2023-05-23T00:11:38.385Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/581DD39554BDF9B6E22D074273EAD858/dfdcd359df75c748b489333124e01f0c8f228113/edddbd37-e39a-4a9f-a386-1c169ce8fb7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T001138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf6d3ebe26a90475208b2e70d8d98661fae06e73831a331715ed304a764b4732 [2023-05-23T00:11:38.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T00:11:38.385Z] Dload Upload Total Spent Left Speed [2023-05-23T00:11:38.645Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 54373 --:--:-- --:--:-- --:--:-- 54373 [2023-05-23T00:11:38.645Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dfdcd359df75c748b489333124e01f0c8f228113 [Pipeline] } [2023-05-23T00:11:38.654Z] 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 [2023-05-23T00:11:39.384Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives ] [2023-05-23T00:11:39.384Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives [2023-05-23T00:11:39.384Z] total 16 [2023-05-23T00:11:39.384Z] drwxr-xr-x 3 root root 4096 May 23 00:01 . [2023-05-23T00:11:39.384Z] drwxrwxr-x 12 jenkins jenkins 4096 May 23 00:01 .. [2023-05-23T00:11:39.384Z] drwxr-xr-x 2 root root 4096 May 23 00:01 cost [2023-05-23T00:11:39.384Z] -rw-r--r-- 1 root root 95 May 23 00:01 cost.csv [2023-05-23T00:11:39.384Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives [2023-05-23T00:11:39.384Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives [2023-05-23T00:11:39.384Z] total 16 [2023-05-23T00:11:39.384Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 00:01 . [2023-05-23T00:11:39.384Z] drwxrwxr-x 12 jenkins jenkins 4096 May 23 00:01 .. [2023-05-23T00:11:39.384Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 00:01 cost [2023-05-23T00:11:39.384Z] -rw-r--r-- 1 jenkins jenkins 95 May 23 00:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T00:11:39.674Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T00:11:40.539Z] ---> package-listing.sh [2023-05-23T00:11:40.539Z] ++ facter osfamily [2023-05-23T00:11:40.539Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T00:11:40.801Z] + OS_FAMILY=debian [2023-05-23T00:11:40.801Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-196 [2023-05-23T00:11:40.801Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T00:11:40.801Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T00:11:40.801Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T00:11:40.801Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T00:11:40.801Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-196 ']' [2023-05-23T00:11:40.801Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T00:11:40.801Z] + case "${OS_FAMILY}" in [2023-05-23T00:11:40.801Z] + dpkg -l [2023-05-23T00:11:40.801Z] + grep '^ii' [2023-05-23T00:11:40.801Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T00:11:40.801Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T00:11:40.801Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T00:11:40.801Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-196 ']' [2023-05-23T00:11:40.801Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/ [2023-05-23T00:11:40.801Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/ [Pipeline] echo [2023-05-23T00:11:40.813Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T00:11:41.092Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T00:11:41.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T00:11:41.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T00:11:41.725Z] prd-ubuntu20.04-docker-8c-8g-16410 does not seem to be running inside a container [2023-05-23T00:11:41.759Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T00:11:42.045Z] $ docker top bea446d3bd63483fccaec72ae7ef77259921add4315e416a7ff20cbb3e8a75e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T00:11:42.392Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T00:11:42.675Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T00:11:42.963Z] + ls /var/log/sa-host [2023-05-23T00:11:42.963Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T00:11:43.117Z] provisioning config files... [2023-05-23T00:11:43.125Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config4778431916385490658tmp [Pipeline] { [Pipeline] echo [2023-05-23T00:11:43.138Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T00:11:43.418Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T00:11:43.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T00:11:43.752Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T00:11:43.760Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T00:11:44.045Z] ---> sudo-logs.sh [2023-05-23T00:11:44.045Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T00:11:44.076Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T00:11:44.362Z] ---> job-cost.sh [2023-05-23T00:11:44.362Z] lf-activate-venv: SKIPPING [2023-05-23T00:11:44.362Z] DEBUG: total: 0.2199999988079071 [2023-05-23T00:11:44.362Z] INFO: Retrieving Stack Cost... [2023-05-23T00:11:44.622Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T00:11:45.192Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T00:11:45.203Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T00:11:45.485Z] ---> logs-deploy.sh [2023-05-23T00:11:45.485Z] lf-activate-venv: SKIPPING [2023-05-23T00:11:45.485Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-196/2 [2023-05-23T00:11:45.485Z] INFO: archiving workspace using pattern(s): [2023-05-23T00:11:46.421Z] Archives upload complete. [2023-05-23T00:11:46.421Z] INFO: archiving logs to Nexus