Pull request #140 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc2f9179bd4f5bce8f936c2d39b038980c548f7e+494ae06946c85c67f213c8c16471dc3d31088bf8 (cb6a6ebdd7e79c6d651b0a9c93bac75df76c5d6e) 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-ssh6428225057138021228.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4351198887059204483.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14108699190781731121.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9616121130506231605.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh291409806978508530.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-140/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-140/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9593181131073293226.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-4666 in /w/workspace/y_app-rfid-llrp-inventory_PR-140 [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-140 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 494ae06946c85c67f213c8c16471dc3d31088bf8 into PR head commit bc2f9179bd4f5bce8f936c2d39b038980c548f7e Merge succeeded, producing bc2f9179bd4f5bce8f936c2d39b038980c548f7e Checking out Revision bc2f9179bd4f5bce8f936c2d39b038980c548f7e (PR-140) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > 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/140/head:refs/remotes/origin/PR-140 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc2f9179bd4f5bce8f936c2d39b038980c548f7e # 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 494ae06946c85c67f213c8c16471dc3d31088bf8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc2f9179bd4f5bce8f936c2d39b038980c548f7e # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-06T13:05:10.886Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-06T13:05:11.054Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-06T13:05:11.153Z] ========================================================= [2023-02-06T13:05:11.153Z] EdgeX Global Pipelines Version Info [2023-02-06T13:05:11.153Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-06T13:05:11.901Z] ------------------- [2023-02-06T13:05:11.901Z] stable info: [2023-02-06T13:05:11.901Z] ------------------- [2023-02-06T13:05:11.901Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-06T13:05:11.901Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T13:05:11.901Z] Message: update stable to v1.0.244 [2023-02-06T13:05:12.472Z] ------------------- [2023-02-06T13:05:12.472Z] experimental info: [2023-02-06T13:05:12.472Z] ------------------- [2023-02-06T13:05:12.472Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-06T13:05:12.472Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T13:05:12.472Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-06T13:05:12.761Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-02-06T13:05:12.806Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-02-06T13:05:12.844Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-06T13:05:12.887Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-06T13:05:12.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-06T13:05:12.973Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-06T13:05:13.012Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-06T13:05:13.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-06T13:05:13.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-06T13:05:13.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-06T13:05:13.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-06T13:05:13.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-02-06T13:05:13.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-06T13:05:13.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-06T13:05:13.343Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T13:05:13.382Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T13:05:13.432Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T13:05:13.476Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T13:05:13.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-06T13:05:13.568Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-06T13:05:13.612Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-06T13:05:13.655Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-06T13:05:13.698Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-06T13:05:13.742Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-06T13:05:13.783Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-06T13:05:13.822Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-06T13:05:13.861Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-06T13:05:13.905Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-140 [Pipeline] echo [2023-02-06T13:05:13.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-140 [Pipeline] echo [2023-02-06T13:05:13.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-140 [Pipeline] echo [2023-02-06T13:05:14.035Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc2f9179bd4f5bce8f936c2d39b038980c548f7e [Pipeline] echo [2023-02-06T13:05:14.085Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc2f917 [Pipeline] echo [2023-02-06T13:05:14.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T13:05:14.237Z] provisioning config files... [2023-02-06T13:05:14.250Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp/config11593795037273218872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T13:05:14.586Z] ---> docker-login.sh [2023-02-06T13:05:14.586Z] nexus3.edgexfoundry.org:10001 [2023-02-06T13:05:14.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T13:05:15.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T13:05:15.107Z] Configure a credential helper to remove this warning. See [2023-02-06T13:05:15.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T13:05:15.107Z] [2023-02-06T13:05:15.107Z] Login Succeeded [2023-02-06T13:05:15.107Z] nexus3.edgexfoundry.org:10002 [2023-02-06T13:05:15.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T13:05:15.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T13:05:15.107Z] Configure a credential helper to remove this warning. See [2023-02-06T13:05:15.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T13:05:15.107Z] [2023-02-06T13:05:15.107Z] Login Succeeded [2023-02-06T13:05:15.107Z] nexus3.edgexfoundry.org:10003 [2023-02-06T13:05:15.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T13:05:15.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T13:05:15.107Z] Configure a credential helper to remove this warning. See [2023-02-06T13:05:15.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T13:05:15.107Z] [2023-02-06T13:05:15.107Z] Login Succeeded [2023-02-06T13:05:15.107Z] nexus3.edgexfoundry.org:10004 [2023-02-06T13:05:15.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T13:05:15.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T13:05:15.367Z] Configure a credential helper to remove this warning. See [2023-02-06T13:05:15.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T13:05:15.367Z] [2023-02-06T13:05:15.367Z] Login Succeeded [2023-02-06T13:05:15.367Z] docker.io [2023-02-06T13:05:15.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T13:05:15.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T13:05:15.632Z] Configure a credential helper to remove this warning. See [2023-02-06T13:05:15.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T13:05:15.632Z] [2023-02-06T13:05:15.632Z] Login Succeeded [2023-02-06T13:05:15.633Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T13:05:15.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-06T13:05:16.270Z] + git rev-list -1 --merges bc2f9179bd4f5bce8f936c2d39b038980c548f7e~1..bc2f9179bd4f5bce8f936c2d39b038980c548f7e [Pipeline] echo [2023-02-06T13:05:16.333Z] -----------> git rev-list -1 --merges bc2f9179bd4f5bce8f936c2d39b038980c548f7e~1..bc2f9179bd4f5bce8f936c2d39b038980c548f7e bc2f9179bd4f5bce8f936c2d39b038980c548f7e [false] [Pipeline] sh [2023-02-06T13:05:16.640Z] + git log --format=format:%s -1 bc2f9179bd4f5bce8f936c2d39b038980c548f7e [Pipeline] echo [2023-02-06T13:05:16.677Z] ========================================================= [2023-02-06T13:05:16.677Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-06T13:05:16.677Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T13:05:17.123Z] + git log --format=format:%s -1 bc2f9179bd4f5bce8f936c2d39b038980c548f7e [Pipeline] echo [2023-02-06T13:05:17.155Z] [semverPrep] GIT_COMMIT: bc2f9179bd4f5bce8f936c2d39b038980c548f7e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-02-06T13:05:17.185Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-06T13:05:17.573Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T13:05:17.573Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-06T13:05:17.573Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-06T13:05:17.573Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-06T13:05:17.573Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-02-06T13:05:17.573Z] -a /etc/ssh/ssh_known_hosts [2023-02-06T13:05:17.573Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T13:05:18.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T13:05:18.054Z] [2023-02-06T13:05:18.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T13:05:18.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T13:05:18.430Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-06T13:05:18.430Z] b85a868b505f: Pulling fs layer [2023-02-06T13:05:18.430Z] e2be974225ed: Pulling fs layer [2023-02-06T13:05:18.430Z] 339a4e72a1f5: Pulling fs layer [2023-02-06T13:05:18.430Z] 988bab9f4d93: Pulling fs layer [2023-02-06T13:05:18.430Z] 1469e6f7b9e6: Pulling fs layer [2023-02-06T13:05:18.430Z] eaf3925da568: Pulling fs layer [2023-02-06T13:05:18.430Z] bab4dde63d76: Pulling fs layer [2023-02-06T13:05:18.430Z] bde34c3a00c8: Pulling fs layer [2023-02-06T13:05:18.430Z] b352a97aabf1: Pulling fs layer [2023-02-06T13:05:18.430Z] 4872d77fe225: Pulling fs layer [2023-02-06T13:05:18.430Z] 5851b861e8e6: Pulling fs layer [2023-02-06T13:05:18.430Z] bab4dde63d76: Waiting [2023-02-06T13:05:18.430Z] bde34c3a00c8: Waiting [2023-02-06T13:05:18.430Z] b352a97aabf1: Waiting [2023-02-06T13:05:18.430Z] 988bab9f4d93: Waiting [2023-02-06T13:05:18.430Z] 4872d77fe225: Waiting [2023-02-06T13:05:18.430Z] 5851b861e8e6: Waiting [2023-02-06T13:05:18.430Z] 1469e6f7b9e6: Waiting [2023-02-06T13:05:18.430Z] eaf3925da568: Waiting [2023-02-06T13:05:18.430Z] e2be974225ed: Download complete [2023-02-06T13:05:18.430Z] 988bab9f4d93: Verifying Checksum [2023-02-06T13:05:18.430Z] 988bab9f4d93: Download complete [2023-02-06T13:05:18.695Z] 1469e6f7b9e6: Verifying Checksum [2023-02-06T13:05:18.695Z] 1469e6f7b9e6: Download complete [2023-02-06T13:05:18.695Z] 339a4e72a1f5: Verifying Checksum [2023-02-06T13:05:18.695Z] 339a4e72a1f5: Download complete [2023-02-06T13:05:18.695Z] bde34c3a00c8: Verifying Checksum [2023-02-06T13:05:18.695Z] bde34c3a00c8: Download complete [2023-02-06T13:05:18.955Z] b352a97aabf1: Download complete [2023-02-06T13:05:18.955Z] 4872d77fe225: Verifying Checksum [2023-02-06T13:05:18.955Z] 4872d77fe225: Download complete [2023-02-06T13:05:18.955Z] b85a868b505f: Verifying Checksum [2023-02-06T13:05:18.955Z] b85a868b505f: Download complete [2023-02-06T13:05:18.955Z] 5851b861e8e6: Verifying Checksum [2023-02-06T13:05:18.955Z] 5851b861e8e6: Download complete [2023-02-06T13:05:19.214Z] bab4dde63d76: Verifying Checksum [2023-02-06T13:05:19.214Z] bab4dde63d76: Download complete [2023-02-06T13:05:20.148Z] b85a868b505f: Pull complete [2023-02-06T13:05:20.148Z] e2be974225ed: Pull complete [2023-02-06T13:05:20.715Z] 339a4e72a1f5: Pull complete [2023-02-06T13:05:20.715Z] 988bab9f4d93: Pull complete [2023-02-06T13:05:20.975Z] 1469e6f7b9e6: Pull complete [2023-02-06T13:05:20.975Z] eaf3925da568: Pull complete [2023-02-06T13:05:22.880Z] bab4dde63d76: Pull complete [2023-02-06T13:05:23.159Z] bde34c3a00c8: Pull complete [2023-02-06T13:05:23.159Z] b352a97aabf1: Pull complete [2023-02-06T13:05:23.431Z] 4872d77fe225: Pull complete [2023-02-06T13:05:23.431Z] 5851b861e8e6: Pull complete [2023-02-06T13:05:23.431Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-06T13:05:23.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T13:05:23.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T13:05:23.665Z] prd-ubuntu20.04-docker-8c-8g-4666 does not seem to be running inside a container [2023-02-06T13:05:23.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-140 -v /w/workspace/y_app-rfid-llrp-inventory_PR-140:/w/workspace/y_app-rfid-llrp-inventory_PR-140:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T13:05:26.911Z] $ docker top 1ec09ec1233a0203778e60f2855a914f606b513849b7024ddaff65efd0612d90 -eo pid,comm [2023-02-06T13:05:26.973Z] 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-02-06T13:05:26.973Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T13:05:27.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T13:05:27.109Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T13:05:27.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T13:05:27.223Z] $ docker exec 1ec09ec1233a0203778e60f2855a914f606b513849b7024ddaff65efd0612d90 ssh-agent [2023-02-06T13:05:27.322Z] SSH_AUTH_SOCK=/tmp/ssh-ICZ6ZypvAqd8/agent.33 [2023-02-06T13:05:27.322Z] SSH_AGENT_PID=39 [2023-02-06T13:05:27.329Z] Running ssh-add (command line suppressed) [2023-02-06T13:05:27.426Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp/private_key_10418777108172121945.key (/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp/private_key_10418777108172121945.key) [2023-02-06T13:05:27.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T13:05:27.770Z] + git tag --points-at HEAD [Pipeline] } [2023-02-06T13:05:27.797Z] $ docker exec --env ******** --env ******** 1ec09ec1233a0203778e60f2855a914f606b513849b7024ddaff65efd0612d90 ssh-agent -k [2023-02-06T13:05:27.892Z] unset SSH_AUTH_SOCK; [2023-02-06T13:05:27.892Z] unset SSH_AGENT_PID; [2023-02-06T13:05:27.893Z] echo Agent pid 39 killed; [2023-02-06T13:05:27.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-06T13:05:27.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T13:05:27.986Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T13:05:28.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T13:05:28.110Z] $ docker exec 1ec09ec1233a0203778e60f2855a914f606b513849b7024ddaff65efd0612d90 ssh-agent [2023-02-06T13:05:28.238Z] SSH_AUTH_SOCK=/tmp/ssh-O8f4eddZr44z/agent.71 [2023-02-06T13:05:28.238Z] SSH_AGENT_PID=77 [2023-02-06T13:05:28.243Z] Running ssh-add (command line suppressed) [2023-02-06T13:05:28.348Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp/private_key_2732477974234121623.key (/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp/private_key_2732477974234121623.key) [2023-02-06T13:05:28.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T13:05:28.691Z] + git semver init [2023-02-06T13:05:28.952Z] 2023-02-06 13:05:28,880 [run_init] DEBUG init version:0.0.0 force:False [2023-02-06T13:05:28.952Z] 2023-02-06 13:05:28,881 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-140/.semver [2023-02-06T13:05:28.952Z] 2023-02-06 13:05:28,881 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-140/.semver [2023-02-06T13:05:28.952Z] 2023-02-06 13:05:28,881 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-140/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-140, universal_newlines=False, shell=None, istream=None) [2023-02-06T13:05:30.334Z] 2023-02-06 13:05:30,257 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-140/.git/info/exclude [2023-02-06T13:05:30.334Z] 2023-02-06 13:05:30,258 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-140/.semver/PR-140 with force:False [2023-02-06T13:05:30.334Z] 2023-02-06 13:05:30,258 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-140/.semver/PR-140 [2023-02-06T13:05:30.334Z] 2023-02-06 13:05:30,262 [execute] INFO git cat-file --batch-check [2023-02-06T13:05:30.334Z] 2023-02-06 13:05:30,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-140/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T13:05:30.335Z] 2023-02-06 13:05:30,269 [execute] INFO git cat-file --batch [2023-02-06T13:05:30.335Z] 2023-02-06 13:05:30,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-140/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T13:05:30.335Z] 2023-02-06 13:05:30,275 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-140/.semver/PR-140 [2023-02-06T13:05:30.335Z] 0.0.0 [Pipeline] } [2023-02-06T13:05:30.360Z] $ docker exec --env ******** --env ******** 1ec09ec1233a0203778e60f2855a914f606b513849b7024ddaff65efd0612d90 ssh-agent -k [2023-02-06T13:05:30.455Z] unset SSH_AUTH_SOCK; [2023-02-06T13:05:30.456Z] unset SSH_AGENT_PID; [2023-02-06T13:05:30.456Z] echo Agent pid 77 killed; [2023-02-06T13:05:30.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T13:05:30.891Z] + git semver [Pipeline] } [2023-02-06T13:05:31.177Z] $ docker stop --time=1 1ec09ec1233a0203778e60f2855a914f606b513849b7024ddaff65efd0612d90 [2023-02-06T13:05:32.481Z] $ docker rm -f --volumes 1ec09ec1233a0203778e60f2855a914f606b513849b7024ddaff65efd0612d90 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T13:05:32.879Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-06T13:05:33.178Z] Stashed 1 file(s) [Pipeline] echo [2023-02-06T13:05:33.199Z] [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-02-06T13:05:33.794Z] provisioning config files... [2023-02-06T13:05:33.806Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp/config17424633665464742104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T13:05:34.145Z] ---> docker-login.sh [2023-02-06T13:05:34.145Z] nexus3.edgexfoundry.org:10001 [2023-02-06T13:05:34.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T13:05:34.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T13:05:34.145Z] Configure a credential helper to remove this warning. See [2023-02-06T13:05:34.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T13:05:34.145Z] [2023-02-06T13:05:34.145Z] Login Succeeded [2023-02-06T13:05:34.145Z] nexus3.edgexfoundry.org:10002 [2023-02-06T13:05:34.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T13:05:34.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T13:05:34.145Z] Configure a credential helper to remove this warning. See [2023-02-06T13:05:34.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T13:05:34.145Z] [2023-02-06T13:05:34.145Z] Login Succeeded [2023-02-06T13:05:34.145Z] nexus3.edgexfoundry.org:10003 [2023-02-06T13:05:34.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T13:05:34.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T13:05:34.403Z] Configure a credential helper to remove this warning. See [2023-02-06T13:05:34.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T13:05:34.403Z] [2023-02-06T13:05:34.403Z] Login Succeeded [2023-02-06T13:05:34.403Z] nexus3.edgexfoundry.org:10004 [2023-02-06T13:05:34.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T13:05:34.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T13:05:34.403Z] Configure a credential helper to remove this warning. See [2023-02-06T13:05:34.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T13:05:34.403Z] [2023-02-06T13:05:34.403Z] Login Succeeded [2023-02-06T13:05:34.403Z] docker.io [2023-02-06T13:05:34.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T13:05:34.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T13:05:34.927Z] Configure a credential helper to remove this warning. See [2023-02-06T13:05:34.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T13:05:34.927Z] [2023-02-06T13:05:34.927Z] Login Succeeded [2023-02-06T13:05:34.927Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T13:05:34.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-06T13:05:35.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T13:05:35.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T13:05:35.209Z] ========================================================= [2023-02-06T13:05:35.209Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-06T13:05:35.209Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T13:05:35.679Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-06T13:05:35.679Z] Sending build context to Docker daemon 12.57MB [2023-02-06T13:05:35.679Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T13:05:35.679Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-06T13:05:35.943Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-06T13:05:35.943Z] 213ec9aee27d: Pulling fs layer [2023-02-06T13:05:35.943Z] 4583459ba037: Pulling fs layer [2023-02-06T13:05:35.943Z] 93c1e223e6f2: Pulling fs layer [2023-02-06T13:05:35.943Z] 53926ce57604: Pulling fs layer [2023-02-06T13:05:35.943Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-06T13:05:35.943Z] 22ff95d597cd: Pulling fs layer [2023-02-06T13:05:35.943Z] 12d6caf4c0d1: Pulling fs layer [2023-02-06T13:05:35.943Z] 96b7cbca73a9: Pulling fs layer [2023-02-06T13:05:35.943Z] a7acece74701: Pulling fs layer [2023-02-06T13:05:35.943Z] 53926ce57604: Waiting [2023-02-06T13:05:35.943Z] 21b2b0c7a3f4: Waiting [2023-02-06T13:05:35.943Z] 22ff95d597cd: Waiting [2023-02-06T13:05:35.943Z] 12d6caf4c0d1: Waiting [2023-02-06T13:05:35.943Z] 96b7cbca73a9: Waiting [2023-02-06T13:05:35.943Z] a7acece74701: Waiting [2023-02-06T13:05:35.943Z] 93c1e223e6f2: Download complete [2023-02-06T13:05:36.213Z] 4583459ba037: Verifying Checksum [2023-02-06T13:05:36.213Z] 4583459ba037: Download complete [2023-02-06T13:05:36.213Z] 21b2b0c7a3f4: Download complete [2023-02-06T13:05:36.213Z] 22ff95d597cd: Verifying Checksum [2023-02-06T13:05:36.213Z] 22ff95d597cd: Download complete [2023-02-06T13:05:36.213Z] 213ec9aee27d: Download complete [2023-02-06T13:05:36.213Z] 12d6caf4c0d1: Verifying Checksum [2023-02-06T13:05:36.213Z] 12d6caf4c0d1: Download complete [2023-02-06T13:05:36.499Z] 213ec9aee27d: Pull complete [2023-02-06T13:05:36.772Z] 4583459ba037: Pull complete [2023-02-06T13:05:36.772Z] 93c1e223e6f2: Pull complete [2023-02-06T13:05:37.385Z] a7acece74701: Verifying Checksum [2023-02-06T13:05:37.385Z] a7acece74701: Download complete [2023-02-06T13:05:37.385Z] 53926ce57604: Verifying Checksum [2023-02-06T13:05:37.385Z] 53926ce57604: Download complete [2023-02-06T13:05:37.644Z] 96b7cbca73a9: Verifying Checksum [2023-02-06T13:05:40.955Z] 53926ce57604: Pull complete [2023-02-06T13:05:41.220Z] 21b2b0c7a3f4: Pull complete [2023-02-06T13:05:41.221Z] 22ff95d597cd: Pull complete [2023-02-06T13:05:41.221Z] 12d6caf4c0d1: Pull complete [2023-02-06T13:05:43.752Z] 96b7cbca73a9: Pull complete [2023-02-06T13:05:44.319Z] a7acece74701: Pull complete [2023-02-06T13:05:44.319Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-06T13:05:44.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T13:05:44.319Z] ---> db6d94c90886 [2023-02-06T13:05:44.319Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-06T13:05:48.522Z] ---> Running in 0b73d3c49f58 [2023-02-06T13:05:48.522Z] Removing intermediate container 0b73d3c49f58 [2023-02-06T13:05:48.522Z] ---> 1c960bfc9a16 [2023-02-06T13:05:48.523Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T13:05:48.523Z] ---> Running in 39bd15f583e1 [2023-02-06T13:05:48.523Z] Removing intermediate container 39bd15f583e1 [2023-02-06T13:05:48.523Z] ---> bd1805330bd6 [2023-02-06T13:05:48.523Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-06T13:05:48.523Z] ---> Running in b9bf1a9e425b [2023-02-06T13:05:48.523Z] Removing intermediate container b9bf1a9e425b [2023-02-06T13:05:48.523Z] ---> 000659ae6bd7 [2023-02-06T13:05:48.523Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T13:05:48.523Z] ---> Running in 0da133481c4e [2023-02-06T13:05:48.604Z] Still waiting to schedule task [2023-02-06T13:05:48.604Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-06T13:05:48.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T13:05:48.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T13:05:49.073Z] OK: 211 MiB in 51 packages [2023-02-06T13:05:49.640Z] Removing intermediate container 0da133481c4e [2023-02-06T13:05:49.640Z] ---> 00f950b4acc8 [2023-02-06T13:05:49.640Z] Step 7/12 : WORKDIR /app [2023-02-06T13:05:49.640Z] ---> Running in 954d868620ac [2023-02-06T13:05:49.640Z] Removing intermediate container 954d868620ac [2023-02-06T13:05:49.640Z] ---> cda32df98d25 [2023-02-06T13:05:49.640Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-06T13:05:49.899Z] ---> 0bd33eadc780 [2023-02-06T13:05:49.899Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T13:05:49.899Z] ---> Running in af9a3d9fc6ba [2023-02-06T13:06:46.168Z] Removing intermediate container af9a3d9fc6ba [2023-02-06T13:06:46.168Z] ---> 3d69e8c82a32 [2023-02-06T13:06:46.168Z] Step 10/12 : COPY . . [2023-02-06T13:06:46.168Z] ---> c187f5b4ba21 [2023-02-06T13:06:46.168Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T13:06:46.168Z] ---> Running in 69d7570c2c0b [2023-02-06T13:06:46.168Z] Removing intermediate container 69d7570c2c0b [2023-02-06T13:06:46.168Z] ---> 1e5ef67c1fb6 [2023-02-06T13:06:46.168Z] Step 12/12 : RUN $MAKE [2023-02-06T13:06:46.168Z] ---> Running in bf31a3fabe8d [2023-02-06T13:06:46.168Z] noop [2023-02-06T13:06:46.169Z] Removing intermediate container bf31a3fabe8d [2023-02-06T13:06:46.169Z] ---> e7a819bac38c [2023-02-06T13:06:46.169Z] Successfully built e7a819bac38c [2023-02-06T13:06:46.169Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T13:06:46.628Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T13:06:46.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T13:06:46.785Z] prd-ubuntu20.04-docker-8c-8g-4666 does not seem to be running inside a container [2023-02-06T13:06:46.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-140 -v /w/workspace/y_app-rfid-llrp-inventory_PR-140:/w/workspace/y_app-rfid-llrp-inventory_PR-140:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T13:06:47.366Z] $ docker top bb96a25a4a0cc325ce56443ac1d7530f13550f3da4853cbdd090da0c280fa68e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T13:06:47.760Z] + go version [2023-02-06T13:06:47.760Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-06T13:06:47.827Z] $ docker stop --time=1 bb96a25a4a0cc325ce56443ac1d7530f13550f3da4853cbdd090da0c280fa68e [2023-02-06T13:06:49.086Z] $ docker rm -f --volumes bb96a25a4a0cc325ce56443ac1d7530f13550f3da4853cbdd090da0c280fa68e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T13:06:49.857Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T13:06:49.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T13:06:50.002Z] prd-ubuntu20.04-docker-8c-8g-4666 does not seem to be running inside a container [2023-02-06T13:06:50.035Z] $ 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-140 -v /w/workspace/y_app-rfid-llrp-inventory_PR-140:/w/workspace/y_app-rfid-llrp-inventory_PR-140:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T13:06:50.361Z] $ docker top 29806fa0e464722313b539aa02537ff823d4a85f649eb4d1caf2f8db5822f43a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T13:06:50.741Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-140 [Pipeline] fileExists [Pipeline] sh [2023-02-06T13:06:51.095Z] + make test [2023-02-06T13:06:51.095Z] go test -race ./... -coverprofile=coverage.out ./... [2023-02-06T13:07:13.029Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-02-06T13:07:13.029Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.135s coverage: 86.2% of statements [2023-02-06T13:07:13.029Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-02-06T13:07:13.029Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.746s coverage: 71.9% of statements [2023-02-06T13:07:25.994Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4669 in /w/workspace/y_app-rfid-llrp-inventory_PR-140 [Pipeline] { [Pipeline] ws [2023-02-06T13:07:26.044Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-02-06T13:07:26.140Z] The recommended git tool is: git [2023-02-06T13:07:27.903Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-06T13:07:27.903Z] go vet ./... [2023-02-06T13:07:31.277Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T13:07:31.277Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T13:07:31.277Z] ./bin/test-attribution.sh [2023-02-06T13:07:31.277Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-06T13:07:31.277Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-06T13:07:31.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-06T13:07:31.379Z] $ docker stop --time=1 29806fa0e464722313b539aa02537ff823d4a85f649eb4d1caf2f8db5822f43a [2023-02-06T13:07:32.406Z] using credential edgex-jenkins-ssh [2023-02-06T13:07:32.424Z] Cloning the remote Git repository [2023-02-06T13:07:32.480Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-02-06T13:07:32.563Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-02-06T13:07:32.725Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-02-06T13:07:32.726Z] > git --version # timeout=10 [2023-02-06T13:07:32.747Z] > git --version # 'git version 2.25.1' [2023-02-06T13:07:32.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T13:07:32.822Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T13:07:35.739Z] $ docker rm -f --volumes 29806fa0e464722313b539aa02537ff823d4a85f649eb4d1caf2f8db5822f43a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T13:07:35.115Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-02-06T13:07:35.143Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T13:07:36.124Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-02-06T13:07:36.172Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-02-06T13:07:36.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T13:07:36.193Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/140/head:refs/remotes/origin/PR-140 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-06T13:07:36.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-06T13:07:36.452Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-02-06T13:07:36.732Z] Merging remotes/origin/main commit 494ae06946c85c67f213c8c16471dc3d31088bf8 into PR head commit bc2f9179bd4f5bce8f936c2d39b038980c548f7e [Pipeline] sh [2023-02-06T13:07:37.002Z] Merge succeeded, producing bc2f9179bd4f5bce8f936c2d39b038980c548f7e [2023-02-06T13:07:37.002Z] Checking out Revision bc2f9179bd4f5bce8f936c2d39b038980c548f7e (PR-140) [2023-02-06T13:07:37.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-06T13:07:37.463Z] + ls -al . [2023-02-06T13:07:37.463Z] total 232 [2023-02-06T13:07:37.463Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 13:06 . [2023-02-06T13:07:37.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:05 .. [2023-02-06T13:07:37.463Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 6 13:05 .dockerignore [2023-02-06T13:07:37.463Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 13:07 .git [2023-02-06T13:07:37.463Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:05 .github [2023-02-06T13:07:37.463Z] -rw-rw-r-- 1 jenkins jenkins 788 Feb 6 13:05 .gitignore [2023-02-06T13:07:37.463Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 13:05 .golangci.yml [2023-02-06T13:07:37.463Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 13:05 .semver [2023-02-06T13:07:37.463Z] -rw-rw-r-- 1 jenkins jenkins 9818 Feb 6 13:05 Attribution.txt [2023-02-06T13:07:37.463Z] -rw-rw-r-- 1 jenkins jenkins 4331 Feb 6 13:05 CHANGELOG.md [2023-02-06T13:07:37.463Z] -rw-rw-r-- 1 jenkins jenkins 1659 Feb 6 13:05 Dockerfile [2023-02-06T13:07:37.463Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 13:05 GOVERNANCE.md [2023-02-06T13:07:37.463Z] -rw-rw-r-- 1 jenkins jenkins 687 Feb 6 13:05 Jenkinsfile [2023-02-06T13:07:37.463Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 6 13:05 LICENSE [2023-02-06T13:07:37.463Z] -rw-rw-r-- 1 jenkins jenkins 2462 Feb 6 13:05 Makefile [2023-02-06T13:07:37.463Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 6 13:05 OWNERS.md [2023-02-06T13:07:37.463Z] -rw-rw-r-- 1 jenkins jenkins 31023 Feb 6 13:05 README.md [2023-02-06T13:07:37.463Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 13:05 VERSION [2023-02-06T13:07:37.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:05 bin [2023-02-06T13:07:37.463Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 6 13:07 coverage.out [2023-02-06T13:07:37.463Z] -rw-rw-r-- 1 jenkins jenkins 3564 Feb 6 13:05 go.mod [2023-02-06T13:07:37.463Z] -rw-rw-r-- 1 jenkins jenkins 33452 Feb 6 13:05 go.sum [2023-02-06T13:07:37.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:05 images [2023-02-06T13:07:37.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:05 internal [2023-02-06T13:07:37.463Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 6 13:05 main.go [2023-02-06T13:07:37.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:05 res [2023-02-06T13:07:37.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:05 snap [2023-02-06T13:07:37.463Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T13:07:37.576Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-02-06T13:07:37.636Z] > git --version # timeout=10 [2023-02-06T13:07:37.649Z] > git --version # 'git version 2.25.1' [2023-02-06T13:07:37.666Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T13:07:36.751Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T13:07:36.770Z] > git checkout -f bc2f9179bd4f5bce8f936c2d39b038980c548f7e # timeout=10 [2023-02-06T13:07:36.874Z] > git remote # timeout=10 [2023-02-06T13:07:36.895Z] > git config --get remote.origin.url # timeout=10 [2023-02-06T13:07:36.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T13:07:36.950Z] > git merge 494ae06946c85c67f213c8c16471dc3d31088bf8 # timeout=10 [2023-02-06T13:07:36.980Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-06T13:07:37.008Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T13:07:37.026Z] > git checkout -f bc2f9179bd4f5bce8f936c2d39b038980c548f7e # timeout=10 [2023-02-06T13:07:37.860Z] + 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=bc2f9179bd4f5bce8f936c2d39b038980c548f7e --label arch=amd64 --label version=0.0.0 . [2023-02-06T13:07:37.860Z] Sending build context to Docker daemon 12.57MB [2023-02-06T13:07:37.860Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T13:07:37.860Z] Step 2/29 : FROM ${BASE} AS builder [2023-02-06T13:07:37.860Z] ---> e7a819bac38c [2023-02-06T13:07:37.860Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-02-06T13:07:38.119Z] ---> Running in 1d41245304d1 [2023-02-06T13:07:38.119Z] Removing intermediate container 1d41245304d1 [2023-02-06T13:07:38.119Z] ---> 635eb80445ae [2023-02-06T13:07:38.119Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T13:07:38.119Z] ---> Running in 5c8cb02f8911 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-02-06T13:07:38.378Z] Removing intermediate container 5c8cb02f8911 [2023-02-06T13:07:38.378Z] ---> 72e9e230453b [2023-02-06T13:07:38.378Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-02-06T13:07:38.378Z] ---> Running in ee5bbc4bffaa [2023-02-06T13:07:38.378Z] Removing intermediate container ee5bbc4bffaa [2023-02-06T13:07:38.378Z] ---> 8b9f0bc0a35e [2023-02-06T13:07:38.378Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T13:07:38.378Z] ---> Running in 824973d4041a [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T13:07:38.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T13:07:38.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T13:07:38.975Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-06T13:07:38.975Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T13:07:38.975Z] Dload Upload Total Spent Left Speed [2023-02-06T13:07:38.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86155 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [2023-02-06T13:07:39.156Z] OK: 211 MiB in 51 packages [Pipeline] sh [2023-02-06T13:07:39.415Z] Removing intermediate container 824973d4041a [2023-02-06T13:07:39.415Z] ---> a197b8d45af2 [2023-02-06T13:07:39.415Z] Step 7/29 : WORKDIR /app [2023-02-06T13:07:39.415Z] ---> Running in 48c11afb4da5 [2023-02-06T13:07:39.415Z] Removing intermediate container 48c11afb4da5 [2023-02-06T13:07:39.415Z] ---> a23363591042 [2023-02-06T13:07:39.415Z] Step 8/29 : COPY go.mod vendor* ./ [2023-02-06T13:07:39.568Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-06T13:07:39.673Z] ---> 675a36c18b87 [2023-02-06T13:07:39.674Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T13:07:39.674Z] ---> Running in a1b843a34a4d [2023-02-06T13:07:39.919Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-06T13:07:39.919Z] + sudo tee /etc/docker/daemon.new [2023-02-06T13:07:39.919Z] { [2023-02-06T13:07:39.919Z] "registry-mirrors": [ [2023-02-06T13:07:39.919Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-06T13:07:39.919Z] ], [2023-02-06T13:07:39.919Z] "bip": "10.250.0.254/24", [2023-02-06T13:07:39.919Z] "hosts": [ [2023-02-06T13:07:39.919Z] "tcp://0.0.0.0:5555", [2023-02-06T13:07:39.919Z] "unix:///var/run/docker.sock" [2023-02-06T13:07:39.919Z] ], [2023-02-06T13:07:39.919Z] "mtu": 1458, [2023-02-06T13:07:39.919Z] "selinux-enabled": true, [2023-02-06T13:07:39.919Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-06T13:07:39.919Z] } [Pipeline] sh [2023-02-06T13:07:40.268Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-06T13:07:40.608Z] Removing intermediate container a1b843a34a4d [2023-02-06T13:07:40.608Z] ---> 6c3407779ebd [2023-02-06T13:07:40.608Z] Step 10/29 : COPY . . [2023-02-06T13:07:40.615Z] + sudo service docker restart [2023-02-06T13:07:40.867Z] ---> 7573cb5447aa [2023-02-06T13:07:40.867Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T13:07:40.867Z] ---> Running in 65f13393744d [2023-02-06T13:07:40.867Z] Removing intermediate container 65f13393744d [2023-02-06T13:07:40.867Z] ---> 140df4cc09de [2023-02-06T13:07:40.867Z] Step 12/29 : RUN $MAKE [2023-02-06T13:07:40.867Z] ---> Running in 61acdb49b25b [2023-02-06T13:07:41.125Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T13:07:58.943Z] provisioning config files... [2023-02-06T13:07:58.974Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config16482277506794921677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T13:07:59.368Z] ---> docker-login.sh [2023-02-06T13:07:59.368Z] nexus3.edgexfoundry.org:10001 [2023-02-06T13:07:59.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T13:07:59.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T13:07:59.963Z] Configure a credential helper to remove this warning. See [2023-02-06T13:07:59.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T13:07:59.963Z] [2023-02-06T13:07:59.963Z] Login Succeeded [2023-02-06T13:07:59.963Z] nexus3.edgexfoundry.org:10002 [2023-02-06T13:08:00.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T13:08:00.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T13:08:00.507Z] Configure a credential helper to remove this warning. See [2023-02-06T13:08:00.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T13:08:00.507Z] [2023-02-06T13:08:00.507Z] Login Succeeded [2023-02-06T13:08:00.507Z] nexus3.edgexfoundry.org:10003 [2023-02-06T13:08:00.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T13:08:00.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T13:08:00.779Z] Configure a credential helper to remove this warning. See [2023-02-06T13:08:00.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T13:08:00.779Z] [2023-02-06T13:08:00.779Z] Login Succeeded [2023-02-06T13:08:00.779Z] nexus3.edgexfoundry.org:10004 [2023-02-06T13:08:01.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T13:08:01.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T13:08:01.334Z] Configure a credential helper to remove this warning. See [2023-02-06T13:08:01.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T13:08:01.334Z] [2023-02-06T13:08:01.334Z] Login Succeeded [2023-02-06T13:08:01.334Z] docker.io [2023-02-06T13:08:01.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T13:08:01.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T13:08:01.927Z] Configure a credential helper to remove this warning. See [2023-02-06T13:08:01.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T13:08:01.927Z] [2023-02-06T13:08:01.927Z] Login Succeeded [2023-02-06T13:08:01.927Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T13:08:01.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-06T13:08:02.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T13:08:02.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T13:08:02.410Z] ========================================================= [2023-02-06T13:08:02.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-06T13:08:02.410Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T13:08:02.910Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-06T13:08:03.050Z] Removing intermediate container 61acdb49b25b [2023-02-06T13:08:03.050Z] ---> 6ca853ce2d50 [2023-02-06T13:08:03.050Z] Step 13/29 : FROM alpine:3.14 [2023-02-06T13:08:03.050Z] 3.14: Pulling from library/alpine [2023-02-06T13:08:03.050Z] c7ed990a2339: Pulling fs layer [2023-02-06T13:08:03.050Z] c7ed990a2339: Verifying Checksum [2023-02-06T13:08:03.050Z] c7ed990a2339: Download complete [2023-02-06T13:08:03.181Z] Sending build context to Docker daemon 683kB [2023-02-06T13:08:03.181Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T13:08:03.181Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-06T13:08:03.181Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-06T13:08:03.181Z] 9b18e9b68314: Pulling fs layer [2023-02-06T13:08:03.181Z] 35d82f9e3411: Pulling fs layer [2023-02-06T13:08:03.181Z] e16973657156: Pulling fs layer [2023-02-06T13:08:03.181Z] fc693d55d65f: Pulling fs layer [2023-02-06T13:08:03.181Z] 7e9fc2657dce: Pulling fs layer [2023-02-06T13:08:03.181Z] dda99020689f: Pulling fs layer [2023-02-06T13:08:03.181Z] db1c61fa0a46: Pulling fs layer [2023-02-06T13:08:03.181Z] 891c053d2c06: Pulling fs layer [2023-02-06T13:08:03.181Z] 7e9fc2657dce: Waiting [2023-02-06T13:08:03.181Z] dda99020689f: Waiting [2023-02-06T13:08:03.181Z] db1c61fa0a46: Waiting [2023-02-06T13:08:03.310Z] c7ed990a2339: Pull complete [2023-02-06T13:08:03.310Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-02-06T13:08:03.310Z] Status: Downloaded newer image for alpine:3.14 [2023-02-06T13:08:03.310Z] ---> dd53f409bf0b [2023-02-06T13:08:03.310Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-06T13:08:03.310Z] ---> Running in 1b570d59c4eb [2023-02-06T13:08:03.455Z] 891c053d2c06: Waiting [2023-02-06T13:08:03.455Z] fc693d55d65f: Waiting [2023-02-06T13:08:03.455Z] e16973657156: Verifying Checksum [2023-02-06T13:08:03.455Z] e16973657156: Download complete [2023-02-06T13:08:03.455Z] 35d82f9e3411: Verifying Checksum [2023-02-06T13:08:03.455Z] 35d82f9e3411: Download complete [2023-02-06T13:08:03.455Z] 7e9fc2657dce: Verifying Checksum [2023-02-06T13:08:03.455Z] 7e9fc2657dce: Download complete [2023-02-06T13:08:03.455Z] dda99020689f: Download complete [2023-02-06T13:08:03.455Z] 9b18e9b68314: Verifying Checksum [2023-02-06T13:08:03.570Z] Removing intermediate container 1b570d59c4eb [2023-02-06T13:08:03.570Z] ---> 4f67c28b516b [2023-02-06T13:08:03.570Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-02-06T13:08:03.570Z] ---> Running in 43b7a955c7a0 [2023-02-06T13:08:03.570Z] Removing intermediate container 43b7a955c7a0 [2023-02-06T13:08:03.570Z] ---> bc82dbdbc8eb [2023-02-06T13:08:03.570Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-02-06T13:08:03.570Z] ---> Running in 2cb3324d341f [2023-02-06T13:08:03.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-02-06T13:08:04.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-02-06T13:08:04.349Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-06T13:08:04.349Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-06T13:08:04.349Z] Executing busybox-1.33.1-r8.trigger [2023-02-06T13:08:04.349Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T13:08:04.349Z] OK: 6 MiB in 16 packages [2023-02-06T13:08:04.465Z] 9b18e9b68314: Pull complete [2023-02-06T13:08:04.465Z] 891c053d2c06: Verifying Checksum [2023-02-06T13:08:04.465Z] 891c053d2c06: Download complete [2023-02-06T13:08:04.919Z] Removing intermediate container 2cb3324d341f [2023-02-06T13:08:04.919Z] ---> 7170cacda43c [2023-02-06T13:08:04.919Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-06T13:08:04.919Z] ---> ac94f0b074cc [2023-02-06T13:08:04.919Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-06T13:08:04.919Z] ---> 912e10c28f04 [2023-02-06T13:08:04.919Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-02-06T13:08:05.053Z] 35d82f9e3411: Pull complete [2023-02-06T13:08:05.177Z] ---> f678a23af891 [2023-02-06T13:08:05.177Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-02-06T13:08:05.177Z] ---> 66a2acc1c7fa [2023-02-06T13:08:05.177Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-02-06T13:08:05.327Z] e16973657156: Pull complete [2023-02-06T13:08:05.597Z] db1c61fa0a46: Verifying Checksum [2023-02-06T13:08:05.597Z] db1c61fa0a46: Download complete [2023-02-06T13:08:05.745Z] ---> 7b1b751d25b3 [2023-02-06T13:08:05.745Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-02-06T13:08:06.004Z] ---> Running in 99a66ac66de2 [2023-02-06T13:08:06.185Z] fc693d55d65f: Download complete [2023-02-06T13:08:06.262Z] Removing intermediate container 99a66ac66de2 [2023-02-06T13:08:06.262Z] ---> 9db334122a1a [2023-02-06T13:08:06.262Z] Step 23/29 : VOLUME /cache [2023-02-06T13:08:06.262Z] ---> Running in e967e96667a9 [2023-02-06T13:08:06.520Z] Removing intermediate container e967e96667a9 [2023-02-06T13:08:06.520Z] ---> 92ed8147f3b8 [2023-02-06T13:08:06.520Z] Step 24/29 : EXPOSE 59711 [2023-02-06T13:08:06.520Z] ---> Running in 2b01a1ca4c55 [2023-02-06T13:08:06.520Z] Removing intermediate container 2b01a1ca4c55 [2023-02-06T13:08:06.520Z] ---> ca091ef6fa2d [2023-02-06T13:08:06.520Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-02-06T13:08:06.520Z] ---> Running in 362120fa9d84 [2023-02-06T13:08:06.520Z] Removing intermediate container 362120fa9d84 [2023-02-06T13:08:06.520Z] ---> 556f09082794 [2023-02-06T13:08:06.520Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-02-06T13:08:06.778Z] ---> Running in 0ccd0bbeeca3 [2023-02-06T13:08:06.778Z] Removing intermediate container 0ccd0bbeeca3 [2023-02-06T13:08:06.778Z] ---> d5f503760908 [2023-02-06T13:08:06.778Z] Step 27/29 : LABEL arch=amd64 [2023-02-06T13:08:06.778Z] ---> Running in 5d4731b4c4a8 [2023-02-06T13:08:06.778Z] Removing intermediate container 5d4731b4c4a8 [2023-02-06T13:08:06.778Z] ---> 4e5f3bb4eed5 [2023-02-06T13:08:06.778Z] Step 28/29 : LABEL git_sha=bc2f9179bd4f5bce8f936c2d39b038980c548f7e [2023-02-06T13:08:06.778Z] ---> Running in 5947b1a168f4 [2023-02-06T13:08:07.037Z] Removing intermediate container 5947b1a168f4 [2023-02-06T13:08:07.037Z] ---> c09748ea0f29 [2023-02-06T13:08:07.037Z] Step 29/29 : LABEL version=0.0.0 [2023-02-06T13:08:07.037Z] ---> Running in 7bddbc46e5ce [2023-02-06T13:08:07.037Z] Removing intermediate container 7bddbc46e5ce [2023-02-06T13:08:07.037Z] ---> 6f4374eb097d [2023-02-06T13:08:07.037Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-06T13:08:07.037Z] Successfully built 6f4374eb097d [2023-02-06T13:08:07.037Z] 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-02-06T13:08:07.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T13:08:07.890Z] [2023-02-06T13:08:07.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T13:08:08.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T13:08:08.270Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-06T13:08:08.271Z] 5eb5b503b376: Pulling fs layer [2023-02-06T13:08:08.271Z] 5c69ac0246d0: Pulling fs layer [2023-02-06T13:08:08.271Z] ec43610c2a17: Pulling fs layer [2023-02-06T13:08:08.271Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-06T13:08:08.271Z] 33b1e0a273af: Pulling fs layer [2023-02-06T13:08:08.271Z] 5d3b04190fa2: Pulling fs layer [2023-02-06T13:08:08.271Z] 2f39f015ded8: Pulling fs layer [2023-02-06T13:08:08.271Z] 3a2ae6a8a46f: Waiting [2023-02-06T13:08:08.271Z] 33b1e0a273af: Waiting [2023-02-06T13:08:08.271Z] 2f39f015ded8: Waiting [2023-02-06T13:08:08.271Z] 5d3b04190fa2: Waiting [2023-02-06T13:08:08.271Z] 5c69ac0246d0: Download complete [2023-02-06T13:08:08.271Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-06T13:08:08.271Z] 3a2ae6a8a46f: Download complete [2023-02-06T13:08:08.556Z] 33b1e0a273af: Verifying Checksum [2023-02-06T13:08:08.556Z] 33b1e0a273af: Download complete [2023-02-06T13:08:08.556Z] 5d3b04190fa2: Verifying Checksum [2023-02-06T13:08:08.556Z] 5d3b04190fa2: Download complete [2023-02-06T13:08:08.556Z] ec43610c2a17: Verifying Checksum [2023-02-06T13:08:08.556Z] ec43610c2a17: Download complete [2023-02-06T13:08:08.817Z] 5eb5b503b376: Verifying Checksum [2023-02-06T13:08:08.817Z] 5eb5b503b376: Download complete [2023-02-06T13:08:09.397Z] 2f39f015ded8: Download complete [2023-02-06T13:08:09.965Z] 5eb5b503b376: Pull complete [2023-02-06T13:08:10.225Z] 5c69ac0246d0: Pull complete [2023-02-06T13:08:10.485Z] ec43610c2a17: Pull complete [2023-02-06T13:08:10.485Z] 3a2ae6a8a46f: Pull complete [2023-02-06T13:08:10.744Z] 33b1e0a273af: Pull complete [2023-02-06T13:08:10.744Z] 5d3b04190fa2: Pull complete [2023-02-06T13:08:14.925Z] 2f39f015ded8: Pull complete [2023-02-06T13:08:14.925Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-06T13:08:14.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T13:08:14.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T13:08:15.148Z] prd-ubuntu20.04-docker-8c-8g-4666 does not seem to be running inside a container [2023-02-06T13:08:15.178Z] $ 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-140 -v /w/workspace/y_app-rfid-llrp-inventory_PR-140:/w/workspace/y_app-rfid-llrp-inventory_PR-140:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T13:08:18.626Z] fc693d55d65f: Pull complete [2023-02-06T13:08:18.626Z] 7e9fc2657dce: Pull complete [2023-02-06T13:08:18.894Z] dda99020689f: Pull complete [2023-02-06T13:08:19.920Z] $ docker top 4573f3fe5a33468504891d3d86d7a1a92e54423a73e5984e4c26bb1f1cc4a68a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T13:08:20.415Z] ---> job-cost.sh [2023-02-06T13:08:20.415Z] lf-activate-venv: SKIPPING [2023-02-06T13:08:20.415Z] INFO: No Stack... [2023-02-06T13:08:20.984Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T13:08:21.554Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T13:08:21.876Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-140/archives/cost.csv [2023-02-06T13:08:21.876Z] + cut -d, -f6 [Pipeline] lock [2023-02-06T13:08:21.918Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-140-1-stack-cost] [2023-02-06T13:08:21.923Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-140-1-stack-cost] did not exist. Created. [2023-02-06T13:08:21.923Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-140-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T13:08:22.322Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-06T13:08:22.378Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T13:08:22.401Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-140-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T13:08:22.483Z] $ docker stop --time=1 4573f3fe5a33468504891d3d86d7a1a92e54423a73e5984e4c26bb1f1cc4a68a [2023-02-06T13:08:23.636Z] $ docker rm -f --volumes 4573f3fe5a33468504891d3d86d7a1a92e54423a73e5984e4c26bb1f1cc4a68a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-06T13:08:25.566Z] db1c61fa0a46: Pull complete [2023-02-06T13:08:27.018Z] 891c053d2c06: Pull complete [2023-02-06T13:08:27.018Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-06T13:08:27.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T13:08:27.019Z] ---> f96f9c87975a [2023-02-06T13:08:27.019Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-06T13:08:29.600Z] ---> Running in a6d565230817 [2023-02-06T13:08:29.600Z] Removing intermediate container a6d565230817 [2023-02-06T13:08:29.600Z] ---> d35e01d8d0d9 [2023-02-06T13:08:29.600Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T13:08:29.865Z] ---> Running in 9d9162326a45 [2023-02-06T13:08:30.133Z] Removing intermediate container 9d9162326a45 [2023-02-06T13:08:30.133Z] ---> a294fbdbf96d [2023-02-06T13:08:30.133Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-06T13:08:30.133Z] ---> Running in 926086f8f846 [2023-02-06T13:08:30.404Z] Removing intermediate container 926086f8f846 [2023-02-06T13:08:30.404Z] ---> b1aaaaad2d6f [2023-02-06T13:08:30.404Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T13:08:30.404Z] ---> Running in 96fd52f7243d [2023-02-06T13:08:31.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T13:08:31.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T13:08:32.897Z] OK: 221 MiB in 51 packages [2023-02-06T13:08:33.491Z] Removing intermediate container 96fd52f7243d [2023-02-06T13:08:33.491Z] ---> ab6bc0366a1e [2023-02-06T13:08:33.491Z] Step 7/12 : WORKDIR /app [2023-02-06T13:08:33.491Z] ---> Running in 5b9e0ad4ebdc [2023-02-06T13:08:33.758Z] Removing intermediate container 5b9e0ad4ebdc [2023-02-06T13:08:33.758Z] ---> 55f3b49c60f5 [2023-02-06T13:08:33.758Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-06T13:08:34.338Z] ---> 3a26359ef83e [2023-02-06T13:08:34.338Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T13:08:34.338Z] ---> Running in a19620f23bd8 [2023-02-06T13:09:42.193Z] Removing intermediate container a19620f23bd8 [2023-02-06T13:09:42.193Z] ---> f320fe178118 [2023-02-06T13:09:42.193Z] Step 10/12 : COPY . . [2023-02-06T13:09:42.193Z] ---> 35d0679a93da [2023-02-06T13:09:42.193Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T13:09:42.193Z] ---> Running in f1abfa22387c [2023-02-06T13:09:42.193Z] Removing intermediate container f1abfa22387c [2023-02-06T13:09:42.193Z] ---> cc5ef4accfa7 [2023-02-06T13:09:42.193Z] Step 12/12 : RUN $MAKE [2023-02-06T13:09:42.193Z] ---> Running in 0f50474b1ac1 [2023-02-06T13:09:42.193Z] noop [2023-02-06T13:09:42.193Z] Removing intermediate container 0f50474b1ac1 [2023-02-06T13:09:42.193Z] ---> e9a4889ffbf9 [2023-02-06T13:09:42.193Z] Successfully built e9a4889ffbf9 [2023-02-06T13:09:42.193Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T13:09:42.666Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T13:09:42.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T13:09:42.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-4669 does not seem to be running inside a container [2023-02-06T13:09:43.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-06T13:09:44.130Z] $ docker top d177abdf5f3bcc05a61f3279ac1d7438a8057141322b5193851f96185dce0057 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T13:09:45.006Z] + go version [2023-02-06T13:09:45.006Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-06T13:09:45.045Z] $ docker stop --time=1 d177abdf5f3bcc05a61f3279ac1d7438a8057141322b5193851f96185dce0057 [2023-02-06T13:09:46.666Z] $ docker rm -f --volumes d177abdf5f3bcc05a61f3279ac1d7438a8057141322b5193851f96185dce0057 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T13:09:47.505Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T13:09:47.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T13:09:47.751Z] prd-ubuntu20.04-docker-arm64-4c-16g-4669 does not seem to be running inside a container [2023-02-06T13:09:47.813Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-06T13:09:48.889Z] $ docker top 50bc2716b021ce6d3b46634ab909fed63363eefeb45e315e358095b6ea1c5696 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T13:09:49.429Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-02-06T13:09:49.815Z] + make test [2023-02-06T13:09:49.815Z] go test -race ./... -coverprofile=coverage.out ./... [2023-02-06T13:12:26.541Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-02-06T13:12:26.541Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.777s coverage: 86.2% of statements [2023-02-06T13:12:26.541Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-02-06T13:12:34.743Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.568s coverage: 71.9% of statements [2023-02-06T13:12:34.743Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-06T13:12:34.743Z] go vet ./... [2023-02-06T13:14:11.394Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T13:14:11.394Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T13:14:11.394Z] ./bin/test-attribution.sh [2023-02-06T13:14:11.662Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-06T13:14:11.662Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-06T13:14:11.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-06T13:14:11.735Z] $ docker stop --time=1 50bc2716b021ce6d3b46634ab909fed63363eefeb45e315e358095b6ea1c5696 [2023-02-06T13:14:13.601Z] $ docker rm -f --volumes 50bc2716b021ce6d3b46634ab909fed63363eefeb45e315e358095b6ea1c5696 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T13:14:15.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-06T13:14:15.143Z] Warning: overwriting stash ‘coverage-report’ [2023-02-06T13:14:15.643Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T13:14:16.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-06T13:14:16.559Z] + ls -al . [2023-02-06T13:14:16.560Z] total 228 [2023-02-06T13:14:16.560Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 13:09 . [2023-02-06T13:14:16.560Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:07 .. [2023-02-06T13:14:16.560Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 6 13:07 .dockerignore [2023-02-06T13:14:16.560Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 13:07 .git [2023-02-06T13:14:16.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:07 .github [2023-02-06T13:14:16.560Z] -rw-rw-r-- 1 jenkins jenkins 788 Feb 6 13:07 .gitignore [2023-02-06T13:14:16.560Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 13:07 .golangci.yml [2023-02-06T13:14:16.560Z] -rw-rw-r-- 1 jenkins jenkins 9818 Feb 6 13:07 Attribution.txt [2023-02-06T13:14:16.560Z] -rw-rw-r-- 1 jenkins jenkins 4331 Feb 6 13:07 CHANGELOG.md [2023-02-06T13:14:16.560Z] -rw-rw-r-- 1 jenkins jenkins 1659 Feb 6 13:07 Dockerfile [2023-02-06T13:14:16.560Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 13:07 GOVERNANCE.md [2023-02-06T13:14:16.560Z] -rw-rw-r-- 1 jenkins jenkins 687 Feb 6 13:07 Jenkinsfile [2023-02-06T13:14:16.560Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 6 13:07 LICENSE [2023-02-06T13:14:16.560Z] -rw-rw-r-- 1 jenkins jenkins 2462 Feb 6 13:07 Makefile [2023-02-06T13:14:16.560Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 6 13:07 OWNERS.md [2023-02-06T13:14:16.560Z] -rw-rw-r-- 1 jenkins jenkins 31023 Feb 6 13:07 README.md [2023-02-06T13:14:16.560Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 13:05 VERSION [2023-02-06T13:14:16.560Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:07 bin [2023-02-06T13:14:16.560Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 6 13:12 coverage.out [2023-02-06T13:14:16.560Z] -rw-rw-r-- 1 jenkins jenkins 3564 Feb 6 13:07 go.mod [2023-02-06T13:14:16.560Z] -rw-rw-r-- 1 jenkins jenkins 33452 Feb 6 13:07 go.sum [2023-02-06T13:14:16.560Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:07 images [2023-02-06T13:14:16.560Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:07 internal [2023-02-06T13:14:16.560Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 6 13:07 main.go [2023-02-06T13:14:16.560Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:07 res [2023-02-06T13:14:16.560Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:07 snap [2023-02-06T13:14:16.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T13:14:16.997Z] + 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=bc2f9179bd4f5bce8f936c2d39b038980c548f7e --label arch=arm64 --label version=0.0.0 . [2023-02-06T13:14:17.265Z] Sending build context to Docker daemon 683kB [2023-02-06T13:14:17.265Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T13:14:17.265Z] Step 2/29 : FROM ${BASE} AS builder [2023-02-06T13:14:17.265Z] ---> e9a4889ffbf9 [2023-02-06T13:14:17.265Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-02-06T13:14:17.265Z] ---> Running in 658355d7462c [2023-02-06T13:14:17.534Z] Removing intermediate container 658355d7462c [2023-02-06T13:14:17.534Z] ---> a0d6c86b6e2b [2023-02-06T13:14:17.534Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T13:14:17.800Z] ---> Running in aa6c9f3921ad [2023-02-06T13:14:18.067Z] Removing intermediate container aa6c9f3921ad [2023-02-06T13:14:18.067Z] ---> 950ef3f671b2 [2023-02-06T13:14:18.067Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-02-06T13:14:18.067Z] ---> Running in 4d2dafacd1ba [2023-02-06T13:14:18.333Z] Removing intermediate container 4d2dafacd1ba [2023-02-06T13:14:18.334Z] ---> 00d5b2b27576 [2023-02-06T13:14:18.334Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T13:14:18.603Z] ---> Running in b47114252b63 [2023-02-06T13:14:19.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T13:14:19.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T13:14:20.799Z] OK: 221 MiB in 51 packages [2023-02-06T13:14:21.765Z] Removing intermediate container b47114252b63 [2023-02-06T13:14:21.765Z] ---> 3f2fd066cdde [2023-02-06T13:14:21.765Z] Step 7/29 : WORKDIR /app [2023-02-06T13:14:21.765Z] ---> Running in 4d19e0275791 [2023-02-06T13:14:22.032Z] Removing intermediate container 4d19e0275791 [2023-02-06T13:14:22.032Z] ---> 6b1cc1723c02 [2023-02-06T13:14:22.032Z] Step 8/29 : COPY go.mod vendor* ./ [2023-02-06T13:14:22.618Z] ---> 576224bd9652 [2023-02-06T13:14:22.618Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T13:14:22.618Z] ---> Running in e1dac8c44911 [2023-02-06T13:14:25.201Z] Removing intermediate container e1dac8c44911 [2023-02-06T13:14:25.201Z] ---> 483cd133722d [2023-02-06T13:14:25.201Z] Step 10/29 : COPY . . [2023-02-06T13:14:25.794Z] ---> 05c8fad90726 [2023-02-06T13:14:25.795Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T13:14:25.795Z] ---> Running in b8b16f1c85e8 [2023-02-06T13:14:26.065Z] Removing intermediate container b8b16f1c85e8 [2023-02-06T13:14:26.065Z] ---> 08ff26f57665 [2023-02-06T13:14:26.065Z] Step 12/29 : RUN $MAKE [2023-02-06T13:14:26.332Z] ---> Running in 9fabb3564dce [2023-02-06T13:14:27.312Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -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-02-06T13:16:34.002Z] Removing intermediate container 9fabb3564dce [2023-02-06T13:16:34.002Z] ---> 5005aae310da [2023-02-06T13:16:34.002Z] Step 13/29 : FROM alpine:3.14 [2023-02-06T13:16:34.002Z] 3.14: Pulling from library/alpine [2023-02-06T13:16:34.002Z] 90cda3b7c325: Pulling fs layer [2023-02-06T13:16:34.002Z] 90cda3b7c325: Download complete [2023-02-06T13:16:34.002Z] 90cda3b7c325: Pull complete [2023-02-06T13:16:34.002Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-02-06T13:16:34.002Z] Status: Downloaded newer image for alpine:3.14 [2023-02-06T13:16:34.002Z] ---> 275902a1839d [2023-02-06T13:16:34.002Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-06T13:16:34.002Z] ---> Running in d92fb620e7e3 [2023-02-06T13:16:34.002Z] Removing intermediate container d92fb620e7e3 [2023-02-06T13:16:34.002Z] ---> 60819180d3a9 [2023-02-06T13:16:34.002Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-02-06T13:16:34.002Z] ---> Running in 920b46b1c384 [2023-02-06T13:16:34.002Z] Removing intermediate container 920b46b1c384 [2023-02-06T13:16:34.002Z] ---> 07c38ba808f8 [2023-02-06T13:16:34.002Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-02-06T13:16:34.002Z] ---> Running in 00997961b6ff [2023-02-06T13:16:34.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-02-06T13:16:34.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-02-06T13:16:34.002Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-06T13:16:34.002Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-06T13:16:34.002Z] Executing busybox-1.33.1-r8.trigger [2023-02-06T13:16:34.002Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T13:16:34.002Z] OK: 6 MiB in 16 packages [2023-02-06T13:16:34.595Z] Removing intermediate container 00997961b6ff [2023-02-06T13:16:34.595Z] ---> 7de277a50399 [2023-02-06T13:16:34.595Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-06T13:16:35.179Z] ---> a72a151bb992 [2023-02-06T13:16:35.179Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-06T13:16:35.775Z] ---> 2a75d7b8c88b [2023-02-06T13:16:35.775Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-02-06T13:16:36.361Z] ---> 30eb0b815757 [2023-02-06T13:16:36.361Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-02-06T13:16:36.949Z] ---> c959c27e2561 [2023-02-06T13:16:36.949Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-02-06T13:16:38.358Z] ---> e9bd1311c8b5 [2023-02-06T13:16:38.358Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-02-06T13:16:38.358Z] ---> Running in 386554a23303 [2023-02-06T13:16:40.313Z] Removing intermediate container 386554a23303 [2023-02-06T13:16:40.313Z] ---> 895c07d5bb1f [2023-02-06T13:16:40.313Z] Step 23/29 : VOLUME /cache [2023-02-06T13:16:40.313Z] ---> Running in d0615ef51241 [2023-02-06T13:16:40.313Z] Removing intermediate container d0615ef51241 [2023-02-06T13:16:40.313Z] ---> 0cbb50e2e8a7 [2023-02-06T13:16:40.313Z] Step 24/29 : EXPOSE 59711 [2023-02-06T13:16:40.582Z] ---> Running in aa0ddfd3d776 [2023-02-06T13:16:40.851Z] Removing intermediate container aa0ddfd3d776 [2023-02-06T13:16:40.851Z] ---> f72ac81fe9fb [2023-02-06T13:16:40.851Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-02-06T13:16:40.851Z] ---> Running in ba1f45d68ca3 [2023-02-06T13:16:41.119Z] Removing intermediate container ba1f45d68ca3 [2023-02-06T13:16:41.119Z] ---> def5c83c4f41 [2023-02-06T13:16:41.119Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-02-06T13:16:41.389Z] ---> Running in 368cb496d883 [2023-02-06T13:16:41.655Z] Removing intermediate container 368cb496d883 [2023-02-06T13:16:41.655Z] ---> 5bf682956a65 [2023-02-06T13:16:41.655Z] Step 27/29 : LABEL arch=arm64 [2023-02-06T13:16:41.655Z] ---> Running in 972061ced812 [2023-02-06T13:16:42.238Z] Removing intermediate container 972061ced812 [2023-02-06T13:16:42.238Z] ---> d36c34a4964d [2023-02-06T13:16:42.238Z] Step 28/29 : LABEL git_sha=bc2f9179bd4f5bce8f936c2d39b038980c548f7e [2023-02-06T13:16:42.238Z] ---> Running in e7ddd78e1403 [2023-02-06T13:16:42.515Z] Removing intermediate container e7ddd78e1403 [2023-02-06T13:16:42.515Z] ---> 52f0aee44e9a [2023-02-06T13:16:42.515Z] Step 29/29 : LABEL version=0.0.0 [2023-02-06T13:16:42.515Z] ---> Running in 3de1379b258b [2023-02-06T13:16:42.783Z] Removing intermediate container 3de1379b258b [2023-02-06T13:16:42.783Z] ---> 9db2a48d9fcc [2023-02-06T13:16:42.783Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-06T13:16:42.783Z] Successfully built 9db2a48d9fcc [2023-02-06T13:16:42.783Z] 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-02-06T13:16:43.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T13:16:43.578Z] [2023-02-06T13:16:43.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T13:16:43.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T13:16:43.985Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-06T13:16:43.985Z] 8998bd30e6a1: Pulling fs layer [2023-02-06T13:16:43.985Z] 04944245beec: Pulling fs layer [2023-02-06T13:16:43.985Z] 699f458cf7ca: Pulling fs layer [2023-02-06T13:16:43.985Z] 765212b225bb: Pulling fs layer [2023-02-06T13:16:43.985Z] f23df028b6ca: Pulling fs layer [2023-02-06T13:16:43.985Z] d65c8cfc05b1: Pulling fs layer [2023-02-06T13:16:43.985Z] 2437ff75d9bd: Pulling fs layer [2023-02-06T13:16:43.985Z] 765212b225bb: Waiting [2023-02-06T13:16:43.985Z] f23df028b6ca: Waiting [2023-02-06T13:16:43.985Z] d65c8cfc05b1: Waiting [2023-02-06T13:16:43.985Z] 2437ff75d9bd: Waiting [2023-02-06T13:16:44.261Z] 04944245beec: Verifying Checksum [2023-02-06T13:16:44.261Z] 04944245beec: Download complete [2023-02-06T13:16:44.261Z] 765212b225bb: Verifying Checksum [2023-02-06T13:16:44.261Z] 765212b225bb: Download complete [2023-02-06T13:16:44.261Z] f23df028b6ca: Verifying Checksum [2023-02-06T13:16:44.261Z] f23df028b6ca: Download complete [2023-02-06T13:16:44.261Z] d65c8cfc05b1: Verifying Checksum [2023-02-06T13:16:44.261Z] d65c8cfc05b1: Download complete [2023-02-06T13:16:44.530Z] 699f458cf7ca: Verifying Checksum [2023-02-06T13:16:44.530Z] 699f458cf7ca: Download complete [2023-02-06T13:16:44.799Z] 8998bd30e6a1: Verifying Checksum [2023-02-06T13:16:44.799Z] 8998bd30e6a1: Download complete [2023-02-06T13:16:47.388Z] 2437ff75d9bd: Verifying Checksum [2023-02-06T13:16:47.388Z] 2437ff75d9bd: Download complete [2023-02-06T13:16:48.808Z] 8998bd30e6a1: Pull complete [2023-02-06T13:16:49.394Z] 04944245beec: Pull complete [2023-02-06T13:16:51.012Z] 699f458cf7ca: Pull complete [2023-02-06T13:16:51.012Z] 765212b225bb: Pull complete [2023-02-06T13:16:52.004Z] f23df028b6ca: Pull complete [2023-02-06T13:16:52.004Z] d65c8cfc05b1: Pull complete [2023-02-06T13:17:07.035Z] 2437ff75d9bd: Pull complete [2023-02-06T13:17:07.035Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-06T13:17:07.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T13:17:07.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T13:17:07.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-4669 does not seem to be running inside a container [2023-02-06T13:17:07.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-06T13:17:10.160Z] $ docker top d8afeff4362f2d2a249e932e082be1268cef78ba247c57dede5d59b8c26aa3a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T13:17:11.084Z] ---> job-cost.sh [2023-02-06T13:17:11.084Z] lf-activate-venv: SKIPPING [2023-02-06T13:17:11.084Z] INFO: No Stack... [2023-02-06T13:17:13.033Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-06T13:17:13.614Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T13:17:14.292Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-02-06T13:17:14.292Z] + cut -d, -f6 [Pipeline] lock [2023-02-06T13:17:14.375Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-140-1-stack-cost] [2023-02-06T13:17:14.380Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-140-1-stack-cost] did not exist. Created. [2023-02-06T13:17:14.380Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-140-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T13:17:15.104Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-e9dd95da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-06T13:17:15.469Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-06T13:17:15.507Z] Warning: overwriting stash ‘stack-cost’ [2023-02-06T13:17:15.558Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T13:17:15.574Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-140-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T13:17:15.665Z] $ docker stop --time=1 d8afeff4362f2d2a249e932e082be1268cef78ba247c57dede5d59b8c26aa3a9 [2023-02-06T13:17:17.143Z] $ docker rm -f --volumes d8afeff4362f2d2a249e932e082be1268cef78ba247c57dede5d59b8c26aa3a9 [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-02-06T13:17:18.090Z] provisioning config files... [2023-02-06T13:17:18.097Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp/config16908917988637025844tmp [Pipeline] { [Pipeline] sh [2023-02-06T13:17:18.434Z] + set +x [2023-02-06T13:17:18.434Z] + curl -s https://codecov.io/bash [2023-02-06T13:17:18.434Z] + bash -s -- [2023-02-06T13:17:18.434Z] [2023-02-06T13:17:18.434Z] _____ _ [2023-02-06T13:17:18.434Z] / ____| | | [2023-02-06T13:17:18.434Z] | | ___ __| | ___ ___ _____ __ [2023-02-06T13:17:18.434Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-06T13:17:18.434Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-06T13:17:18.434Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-06T13:17:18.434Z] Bash-1.0.6 [2023-02-06T13:17:18.434Z] [2023-02-06T13:17:18.434Z] [2023-02-06T13:17:18.434Z] ==> git version 2.25.1 found [2023-02-06T13:17:18.434Z] ==> 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-02-06T13:17:18.434Z] Release-Date: 2020-01-08 [2023-02-06T13:17:18.434Z] 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-02-06T13:17:18.434Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-06T13:17:18.434Z] ==> Jenkins CI detected. [2023-02-06T13:17:18.434Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-140 [2023-02-06T13:17:18.434Z] project root: . [2023-02-06T13:17:18.434Z] --> token set from env [2023-02-06T13:17:18.434Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-06T13:17:18.434Z] ==> Running gcov in . (disable via -X gcov) [2023-02-06T13:17:18.434Z] ==> Python coveragepy not found [2023-02-06T13:17:18.434Z] ==> Searching for coverage reports in: [2023-02-06T13:17:18.434Z] + . [2023-02-06T13:17:18.434Z] -> Found 1 reports [2023-02-06T13:17:18.434Z] ==> Detecting git/mercurial file structure [2023-02-06T13:17:18.434Z] ==> Reading reports [2023-02-06T13:17:18.434Z] + ./coverage.out bytes=41317 [2023-02-06T13:17:18.434Z] ==> Appending adjustments [2023-02-06T13:17:18.434Z] https://docs.codecov.io/docs/fixing-reports [2023-02-06T13:17:18.692Z] + Found adjustments [2023-02-06T13:17:18.692Z] ==> Gzipping contents [2023-02-06T13:17:18.692Z] 12K /tmp/codecov.nOJIH0.gz [2023-02-06T13:17:18.692Z] ==> Uploading reports [2023-02-06T13:17:18.692Z] url: https://codecov.io [2023-02-06T13:17:18.692Z] query: branch=PR-140&commit=bc2f9179bd4f5bce8f936c2d39b038980c548f7e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-140%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=140&job=&cmd_args= [2023-02-06T13:17:18.692Z] -> Pinging Codecov [2023-02-06T13:17:18.692Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-140&commit=bc2f9179bd4f5bce8f936c2d39b038980c548f7e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-140%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=140&job=&cmd_args= [2023-02-06T13:17:19.259Z] -> Uploading to [2023-02-06T13:17:19.259Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-06/581DD39554BDF9B6E22D074273EAD858/bc2f9179bd4f5bce8f936c2d39b038980c548f7e/91c0cd29-7489-4c21-ad58-ff1a3ce76f97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T131718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9cbac7873d17b42dd5d9239a25f39e0edc84d29738f63d2828343f30d56c14bf [2023-02-06T13:17:19.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T13:17:19.259Z] Dload Upload Total Spent Left Speed [2023-02-06T13:17:19.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11846 0 0 100 11846 0 43712 --:--:-- --:--:-- --:--:-- 43712 [2023-02-06T13:17:19.518Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bc2f9179bd4f5bce8f936c2d39b038980c548f7e [Pipeline] } [2023-02-06T13:17:19.548Z] 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-02-06T13:17:21.280Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-140/archives ] [2023-02-06T13:17:21.280Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-140/archives [2023-02-06T13:17:21.280Z] total 16 [2023-02-06T13:17:21.280Z] drwxr-xr-x 3 root root 4096 Feb 6 13:08 . [2023-02-06T13:17:21.280Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 6 13:08 .. [2023-02-06T13:17:21.280Z] drwxr-xr-x 2 root root 4096 Feb 6 13:08 cost [2023-02-06T13:17:21.280Z] -rw-r--r-- 1 root root 95 Feb 6 13:08 cost.csv [2023-02-06T13:17:21.280Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-140/archives [2023-02-06T13:17:21.280Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-140/archives [2023-02-06T13:17:21.280Z] total 16 [2023-02-06T13:17:21.280Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 13:08 . [2023-02-06T13:17:21.280Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 6 13:08 .. [2023-02-06T13:17:21.280Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 13:08 cost [2023-02-06T13:17:21.280Z] -rw-r--r-- 1 jenkins jenkins 95 Feb 6 13:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-06T13:17:21.603Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T13:17:22.510Z] ---> package-listing.sh [2023-02-06T13:17:22.510Z] ++ facter osfamily [2023-02-06T13:17:22.510Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-06T13:17:22.769Z] + OS_FAMILY=debian [2023-02-06T13:17:22.769Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-140 [2023-02-06T13:17:22.769Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-06T13:17:22.769Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-06T13:17:22.769Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-06T13:17:22.769Z] + PACKAGES=/tmp/packages_start.txt [2023-02-06T13:17:22.769Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-140 ']' [2023-02-06T13:17:22.769Z] + PACKAGES=/tmp/packages_end.txt [2023-02-06T13:17:22.769Z] + case "${OS_FAMILY}" in [2023-02-06T13:17:22.769Z] + dpkg -l [2023-02-06T13:17:22.769Z] + grep '^ii' [2023-02-06T13:17:22.769Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-06T13:17:22.769Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-06T13:17:22.769Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-06T13:17:22.769Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-140 ']' [2023-02-06T13:17:22.769Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-140/archives/ [2023-02-06T13:17:22.769Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-140/archives/ [Pipeline] echo [2023-02-06T13:17:22.802Z] 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-140/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-06T13:17:23.092Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T13:17:23.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T13:17:23.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T13:17:23.863Z] prd-ubuntu20.04-docker-8c-8g-4666 does not seem to be running inside a container [2023-02-06T13:17:23.894Z] $ 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-140/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-140 -v /w/workspace/y_app-rfid-llrp-inventory_PR-140:/w/workspace/y_app-rfid-llrp-inventory_PR-140:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T13:17:24.083Z] $ docker top f0411e9fbb6fafd53e799926c48ff446a881f579e152af975b387910d6a87d67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T13:17:24.487Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-06T13:17:24.795Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-06T13:17:25.108Z] + ls /var/log/sa-host [2023-02-06T13:17:25.108Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T13:17:25.244Z] provisioning config files... [2023-02-06T13:17:25.253Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp/config16203913734370172505tmp [Pipeline] { [Pipeline] echo [2023-02-06T13:17:25.306Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T13:17:25.617Z] ---> create-netrc.sh [Pipeline] } [2023-02-06T13:17:25.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-06T13:17:26.040Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-06T13:17:26.072Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T13:17:26.380Z] ---> sudo-logs.sh [2023-02-06T13:17:26.380Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-06T13:17:26.460Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T13:17:26.768Z] ---> job-cost.sh [2023-02-06T13:17:26.768Z] lf-activate-venv: SKIPPING [2023-02-06T13:17:26.768Z] DEBUG: total: 0.2199999988079071 [2023-02-06T13:17:26.768Z] INFO: Retrieving Stack Cost... [2023-02-06T13:17:30.054Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T13:17:30.054Z] INFO: Archiving Costs [Pipeline] echo [2023-02-06T13:17:30.089Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T13:17:30.395Z] ---> logs-deploy.sh [2023-02-06T13:17:30.395Z] lf-activate-venv: SKIPPING [2023-02-06T13:17:30.395Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-140/1 [2023-02-06T13:17:30.395Z] INFO: archiving workspace using pattern(s): [2023-02-06T13:17:31.342Z] Archives upload complete. [2023-02-06T13:17:31.342Z] INFO: archiving logs to Nexus