Pull request #170 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a83fd1b0adfa153e955e1e2d3638f900aeef4118+926f659ef75c956bce735ba4a63a1e2481fbf915 (c4f11b45faf29d51ff0892dffe748ea466d1afa9) 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-ssh14681038904381607667.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1849038302646398923.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3717110427413510446.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14512914931983681984.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2818332873832901345.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6044’ Running on prd-ubuntu20.04-docker-8c-8g-6046 in /w/workspace/y_app-rfid-llrp-inventory_PR-170 [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-170 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 926f659ef75c956bce735ba4a63a1e2481fbf915 into PR head commit a83fd1b0adfa153e955e1e2d3638f900aeef4118 Merge succeeded, producing a83fd1b0adfa153e955e1e2d3638f900aeef4118 Checking out Revision a83fd1b0adfa153e955e1e2d3638f900aeef4118 (PR-170) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f a83fd1b0adfa153e955e1e2d3638f900aeef4118 # 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 926f659ef75c956bce735ba4a63a1e2481fbf915 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a83fd1b0adfa153e955e1e2d3638f900aeef4118 # timeout=10 > git rev-list --no-walk 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T14:23:24.610Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T14:23:24.666Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T14:23:24.679Z] ========================================================= [2023-03-28T14:23:24.679Z] EdgeX Global Pipelines Version Info [2023-03-28T14:23:24.679Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:23:25.377Z] ------------------- [2023-03-28T14:23:25.377Z] stable info: [2023-03-28T14:23:25.377Z] ------------------- [2023-03-28T14:23:25.377Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T14:23:25.377Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T14:23:25.377Z] Message: update stable to v1.0.245 [2023-03-28T14:23:25.947Z] ------------------- [2023-03-28T14:23:25.947Z] experimental info: [2023-03-28T14:23:25.947Z] ------------------- [2023-03-28T14:23:25.947Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T14:23:25.947Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T14:23:25.947Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T14:23:26.113Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-28T14:23:26.125Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-28T14:23:26.140Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T14:23:26.154Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T14:23:26.166Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T14:23:26.181Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T14:23:26.191Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T14:23:26.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T14:23:26.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T14:23:26.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T14:23:26.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T14:23:26.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-28T14:23:26.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T14:23:26.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T14:23:26.297Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T14:23:26.318Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T14:23:26.335Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T14:23:26.345Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T14:23:26.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T14:23:26.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T14:23:26.389Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-28T14:23:26.400Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-28T14:23:26.411Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T14:23:26.423Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T14:23:26.435Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T14:23:26.446Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T14:23:26.457Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T14:23:26.471Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-170 [Pipeline] echo [2023-03-28T14:23:26.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-170 [Pipeline] echo [2023-03-28T14:23:26.494Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-170 [Pipeline] echo [2023-03-28T14:23:26.508Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a83fd1b0adfa153e955e1e2d3638f900aeef4118 [Pipeline] echo [2023-03-28T14:23:26.517Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a83fd1b [Pipeline] echo [2023-03-28T14:23:26.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T14:23:26.568Z] provisioning config files... [2023-03-28T14:23:26.581Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config962305391121172273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:23:26.882Z] ---> docker-login.sh [2023-03-28T14:23:26.883Z] nexus3.edgexfoundry.org:10001 [2023-03-28T14:23:27.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:23:27.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:23:27.143Z] Configure a credential helper to remove this warning. See [2023-03-28T14:23:27.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:23:27.143Z] [2023-03-28T14:23:27.143Z] Login Succeeded [2023-03-28T14:23:27.143Z] nexus3.edgexfoundry.org:10002 [2023-03-28T14:23:27.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:23:27.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:23:27.405Z] Configure a credential helper to remove this warning. See [2023-03-28T14:23:27.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:23:27.405Z] [2023-03-28T14:23:27.405Z] Login Succeeded [2023-03-28T14:23:27.405Z] nexus3.edgexfoundry.org:10003 [2023-03-28T14:23:27.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:23:27.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:23:27.405Z] Configure a credential helper to remove this warning. See [2023-03-28T14:23:27.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:23:27.405Z] [2023-03-28T14:23:27.405Z] Login Succeeded [2023-03-28T14:23:27.405Z] nexus3.edgexfoundry.org:10004 [2023-03-28T14:23:27.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:23:27.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:23:27.667Z] Configure a credential helper to remove this warning. See [2023-03-28T14:23:27.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:23:27.667Z] [2023-03-28T14:23:27.667Z] Login Succeeded [2023-03-28T14:23:27.667Z] docker.io [2023-03-28T14:23:27.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:23:27.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:23:27.927Z] Configure a credential helper to remove this warning. See [2023-03-28T14:23:27.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:23:27.927Z] [2023-03-28T14:23:27.927Z] Login Succeeded [2023-03-28T14:23:27.927Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T14:23:27.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T14:23:28.294Z] + git rev-list -1 --merges a83fd1b0adfa153e955e1e2d3638f900aeef4118~1..a83fd1b0adfa153e955e1e2d3638f900aeef4118 [Pipeline] echo [2023-03-28T14:23:28.342Z] -----------> git rev-list -1 --merges a83fd1b0adfa153e955e1e2d3638f900aeef4118~1..a83fd1b0adfa153e955e1e2d3638f900aeef4118 a83fd1b0adfa153e955e1e2d3638f900aeef4118 [false] [Pipeline] sh [2023-03-28T14:23:28.629Z] + git log --format=format:%s -1 a83fd1b0adfa153e955e1e2d3638f900aeef4118 [Pipeline] echo [2023-03-28T14:23:28.644Z] ========================================================= [2023-03-28T14:23:28.644Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T14:23:28.644Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T14:23:28.972Z] + git log --format=format:%s -1 a83fd1b0adfa153e955e1e2d3638f900aeef4118 [Pipeline] echo [2023-03-28T14:23:28.983Z] [semverPrep] GIT_COMMIT: a83fd1b0adfa153e955e1e2d3638f900aeef4118, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-28T14:23:28.994Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T14:23:29.338Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T14:23:29.338Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T14:23:29.338Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T14:23:29.338Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T14:23:29.338Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T14:23:29.338Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T14:23:29.338Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:23:29.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T14:23:29.683Z] [2023-03-28T14:23:29.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:23:29.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T14:23:29.988Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T14:23:29.988Z] b85a868b505f: Pulling fs layer [2023-03-28T14:23:29.988Z] e2be974225ed: Pulling fs layer [2023-03-28T14:23:29.988Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T14:23:29.988Z] 988bab9f4d93: Pulling fs layer [2023-03-28T14:23:29.988Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T14:23:29.988Z] eaf3925da568: Pulling fs layer [2023-03-28T14:23:29.988Z] bab4dde63d76: Pulling fs layer [2023-03-28T14:23:29.988Z] bde34c3a00c8: Pulling fs layer [2023-03-28T14:23:29.988Z] b352a97aabf1: Pulling fs layer [2023-03-28T14:23:29.988Z] 4872d77fe225: Pulling fs layer [2023-03-28T14:23:29.988Z] 5851b861e8e6: Pulling fs layer [2023-03-28T14:23:29.988Z] 988bab9f4d93: Waiting [2023-03-28T14:23:29.988Z] 1469e6f7b9e6: Waiting [2023-03-28T14:23:29.988Z] eaf3925da568: Waiting [2023-03-28T14:23:29.988Z] bab4dde63d76: Waiting [2023-03-28T14:23:29.989Z] bde34c3a00c8: Waiting [2023-03-28T14:23:29.989Z] 5851b861e8e6: Waiting [2023-03-28T14:23:29.989Z] e2be974225ed: Download complete [2023-03-28T14:23:29.989Z] 988bab9f4d93: Verifying Checksum [2023-03-28T14:23:29.989Z] 988bab9f4d93: Download complete [2023-03-28T14:23:29.989Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T14:23:29.989Z] 1469e6f7b9e6: Download complete [2023-03-28T14:23:30.250Z] eaf3925da568: Verifying Checksum [2023-03-28T14:23:30.250Z] eaf3925da568: Download complete [2023-03-28T14:23:30.250Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T14:23:30.250Z] 339a4e72a1f5: Download complete [2023-03-28T14:23:30.250Z] bde34c3a00c8: Download complete [2023-03-28T14:23:30.250Z] b352a97aabf1: Verifying Checksum [2023-03-28T14:23:30.250Z] b352a97aabf1: Download complete [2023-03-28T14:23:30.250Z] 4872d77fe225: Verifying Checksum [2023-03-28T14:23:30.250Z] 4872d77fe225: Download complete [2023-03-28T14:23:30.250Z] 5851b861e8e6: Verifying Checksum [2023-03-28T14:23:30.250Z] 5851b861e8e6: Download complete [2023-03-28T14:23:30.250Z] b85a868b505f: Verifying Checksum [2023-03-28T14:23:30.250Z] b85a868b505f: Download complete [2023-03-28T14:23:30.512Z] bab4dde63d76: Verifying Checksum [2023-03-28T14:23:30.512Z] bab4dde63d76: Download complete [2023-03-28T14:23:31.448Z] b85a868b505f: Pull complete [2023-03-28T14:23:31.707Z] e2be974225ed: Pull complete [2023-03-28T14:23:32.273Z] 339a4e72a1f5: Pull complete [2023-03-28T14:23:32.273Z] 988bab9f4d93: Pull complete [2023-03-28T14:23:32.532Z] 1469e6f7b9e6: Pull complete [2023-03-28T14:23:32.532Z] eaf3925da568: Pull complete [2023-03-28T14:23:34.437Z] bab4dde63d76: Pull complete [2023-03-28T14:23:34.437Z] bde34c3a00c8: Pull complete [2023-03-28T14:23:34.437Z] b352a97aabf1: Pull complete [2023-03-28T14:23:34.437Z] 4872d77fe225: Pull complete [2023-03-28T14:23:34.694Z] 5851b861e8e6: Pull complete [2023-03-28T14:23:34.694Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T14:23:34.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T14:23:34.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:23:34.795Z] prd-ubuntu20.04-docker-8c-8g-6046 does not seem to be running inside a container [2023-03-28T14:23:34.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T14:23:38.622Z] $ docker top e782328286e43c69604f110a7452f78733f81bfea31f7779a78e41a0d6165fe2 -eo pid,comm [2023-03-28T14:23:38.669Z] 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-03-28T14:23:38.669Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T14:23:38.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T14:23:38.706Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T14:23:38.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T14:23:38.825Z] $ docker exec e782328286e43c69604f110a7452f78733f81bfea31f7779a78e41a0d6165fe2 ssh-agent [2023-03-28T14:23:38.922Z] SSH_AUTH_SOCK=/tmp/ssh-FF5GWsXpLq8M/agent.33 [2023-03-28T14:23:38.922Z] SSH_AGENT_PID=39 [2023-03-28T14:23:38.929Z] Running ssh-add (command line suppressed) [2023-03-28T14:23:39.038Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_13508273501661845949.key (/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_13508273501661845949.key) [2023-03-28T14:23:39.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T14:23:39.339Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T14:23:39.354Z] $ docker exec --env ******** --env ******** e782328286e43c69604f110a7452f78733f81bfea31f7779a78e41a0d6165fe2 ssh-agent -k [2023-03-28T14:23:39.450Z] unset SSH_AUTH_SOCK; [2023-03-28T14:23:39.451Z] unset SSH_AGENT_PID; [2023-03-28T14:23:39.452Z] echo Agent pid 39 killed; [2023-03-28T14:23:39.459Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T14:23:39.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T14:23:39.483Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T14:23:39.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T14:23:39.591Z] $ docker exec e782328286e43c69604f110a7452f78733f81bfea31f7779a78e41a0d6165fe2 ssh-agent [2023-03-28T14:23:39.695Z] SSH_AUTH_SOCK=/tmp/ssh-O6qxDmGgO7Y0/agent.72 [2023-03-28T14:23:39.695Z] SSH_AGENT_PID=79 [2023-03-28T14:23:39.700Z] Running ssh-add (command line suppressed) [2023-03-28T14:23:39.804Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_9006078068127807933.key (/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_9006078068127807933.key) [2023-03-28T14:23:39.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T14:23:40.104Z] + git semver init [2023-03-28T14:23:40.363Z] 2023-03-28 14:23:40,271 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T14:23:40.363Z] 2023-03-28 14:23:40,272 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver [2023-03-28T14:23:40.363Z] 2023-03-28 14:23:40,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver [2023-03-28T14:23:40.363Z] 2023-03-28 14:23:40,272 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-170, universal_newlines=False, shell=None, istream=None) [2023-03-28T14:23:41.742Z] 2023-03-28 14:23:41,448 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.git/info/exclude [2023-03-28T14:23:41.742Z] 2023-03-28 14:23:41,448 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 with force:False [2023-03-28T14:23:41.742Z] 2023-03-28 14:23:41,449 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 [2023-03-28T14:23:41.742Z] 2023-03-28 14:23:41,453 [execute] INFO git cat-file --batch-check [2023-03-28T14:23:41.742Z] 2023-03-28 14:23:41,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T14:23:41.742Z] 2023-03-28 14:23:41,460 [execute] INFO git cat-file --batch [2023-03-28T14:23:41.742Z] 2023-03-28 14:23:41,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T14:23:41.742Z] 2023-03-28 14:23:41,465 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 [2023-03-28T14:23:41.742Z] 0.0.0 [Pipeline] } [2023-03-28T14:23:41.755Z] $ docker exec --env ******** --env ******** e782328286e43c69604f110a7452f78733f81bfea31f7779a78e41a0d6165fe2 ssh-agent -k [2023-03-28T14:23:41.854Z] unset SSH_AUTH_SOCK; [2023-03-28T14:23:41.855Z] unset SSH_AGENT_PID; [2023-03-28T14:23:41.855Z] echo Agent pid 79 killed; [2023-03-28T14:23:41.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T14:23:42.167Z] + git semver [Pipeline] } [2023-03-28T14:23:42.440Z] $ docker stop --time=1 e782328286e43c69604f110a7452f78733f81bfea31f7779a78e41a0d6165fe2 [2023-03-28T14:23:43.687Z] $ docker rm -f --volumes e782328286e43c69604f110a7452f78733f81bfea31f7779a78e41a0d6165fe2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T14:23:44.019Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T14:23:44.228Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T14:23:44.231Z] [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-03-28T14:23:44.336Z] provisioning config files... [2023-03-28T14:23:44.346Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config11504115927307854294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:23:44.646Z] ---> docker-login.sh [2023-03-28T14:23:44.647Z] nexus3.edgexfoundry.org:10001 [2023-03-28T14:23:44.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:23:44.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:23:44.647Z] Configure a credential helper to remove this warning. See [2023-03-28T14:23:44.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:23:44.647Z] [2023-03-28T14:23:44.647Z] Login Succeeded [2023-03-28T14:23:44.647Z] nexus3.edgexfoundry.org:10002 [2023-03-28T14:23:44.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:23:44.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:23:44.647Z] Configure a credential helper to remove this warning. See [2023-03-28T14:23:44.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:23:44.647Z] [2023-03-28T14:23:44.647Z] Login Succeeded [2023-03-28T14:23:44.647Z] nexus3.edgexfoundry.org:10003 [2023-03-28T14:23:44.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:23:44.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:23:44.905Z] Configure a credential helper to remove this warning. See [2023-03-28T14:23:44.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:23:44.905Z] [2023-03-28T14:23:44.905Z] Login Succeeded [2023-03-28T14:23:44.905Z] nexus3.edgexfoundry.org:10004 [2023-03-28T14:23:44.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:23:44.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:23:44.905Z] Configure a credential helper to remove this warning. See [2023-03-28T14:23:44.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:23:44.905Z] [2023-03-28T14:23:44.905Z] Login Succeeded [2023-03-28T14:23:44.905Z] docker.io [2023-03-28T14:23:44.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:23:45.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:23:45.165Z] Configure a credential helper to remove this warning. See [2023-03-28T14:23:45.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:23:45.165Z] [2023-03-28T14:23:45.165Z] Login Succeeded [2023-03-28T14:23:45.165Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T14:23:45.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T14:23:45.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:23:45.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:23:45.246Z] ========================================================= [2023-03-28T14:23:45.246Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T14:23:45.246Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:23:45.551Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T14:23:45.551Z] Sending build context to Docker daemon 12.62MB [2023-03-28T14:23:45.551Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T14:23:45.551Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T14:23:45.551Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T14:23:45.551Z] 63b65145d645: Pulling fs layer [2023-03-28T14:23:45.551Z] a2d21d5440eb: Pulling fs layer [2023-03-28T14:23:45.551Z] 935e6c44a52c: Pulling fs layer [2023-03-28T14:23:45.551Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T14:23:45.551Z] 30dea6a524f1: Pulling fs layer [2023-03-28T14:23:45.551Z] a2aff8979fd8: Pulling fs layer [2023-03-28T14:23:45.551Z] 6808be2612f2: Pulling fs layer [2023-03-28T14:23:45.551Z] 94cc34f8dd06: Waiting [2023-03-28T14:23:45.551Z] 30dea6a524f1: Waiting [2023-03-28T14:23:45.551Z] a2aff8979fd8: Waiting [2023-03-28T14:23:45.551Z] 6808be2612f2: Waiting [2023-03-28T14:23:45.551Z] f25807f1079a: Pulling fs layer [2023-03-28T14:23:45.551Z] f25807f1079a: Waiting [2023-03-28T14:23:45.551Z] a2d21d5440eb: Download complete [2023-03-28T14:23:45.810Z] 94cc34f8dd06: Download complete [2023-03-28T14:23:45.810Z] 30dea6a524f1: Verifying Checksum [2023-03-28T14:23:45.810Z] 30dea6a524f1: Download complete [2023-03-28T14:23:45.810Z] 63b65145d645: Download complete [2023-03-28T14:23:45.810Z] a2aff8979fd8: Verifying Checksum [2023-03-28T14:23:45.810Z] a2aff8979fd8: Download complete [2023-03-28T14:23:45.810Z] 63b65145d645: Pull complete [2023-03-28T14:23:46.071Z] a2d21d5440eb: Pull complete [2023-03-28T14:23:46.331Z] f25807f1079a: Verifying Checksum [2023-03-28T14:23:46.331Z] f25807f1079a: Download complete [2023-03-28T14:23:46.331Z] 935e6c44a52c: Verifying Checksum [2023-03-28T14:23:46.331Z] 935e6c44a52c: Download complete [2023-03-28T14:23:46.588Z] 6808be2612f2: Verifying Checksum [2023-03-28T14:23:46.588Z] 6808be2612f2: Download complete [2023-03-28T14:23:49.887Z] 935e6c44a52c: Pull complete [2023-03-28T14:23:49.887Z] 94cc34f8dd06: Pull complete [2023-03-28T14:23:49.887Z] 30dea6a524f1: Pull complete [2023-03-28T14:23:49.887Z] a2aff8979fd8: Pull complete [2023-03-28T14:23:51.785Z] 6808be2612f2: Pull complete [2023-03-28T14:23:52.354Z] f25807f1079a: Pull complete [2023-03-28T14:23:52.354Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T14:23:52.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T14:23:52.354Z] ---> 3b553350e43f [2023-03-28T14:23:52.354Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T14:23:56.547Z] ---> Running in d6ffdd8cfe96 [2023-03-28T14:23:56.547Z] Removing intermediate container d6ffdd8cfe96 [2023-03-28T14:23:56.547Z] ---> bd1cc54d91ed [2023-03-28T14:23:56.547Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T14:23:56.547Z] ---> Running in ba5fdc68a649 [2023-03-28T14:23:56.547Z] Removing intermediate container ba5fdc68a649 [2023-03-28T14:23:56.547Z] ---> bb9d1a11e387 [2023-03-28T14:23:56.547Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T14:23:56.547Z] ---> Running in 9ef40e1e9076 [2023-03-28T14:23:56.806Z] Removing intermediate container 9ef40e1e9076 [2023-03-28T14:23:56.806Z] ---> 01aa7080bfb3 [2023-03-28T14:23:56.806Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T14:23:56.806Z] ---> Running in 79be39c5d424 [2023-03-28T14:23:57.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T14:23:57.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T14:23:57.323Z] OK: 265 MiB in 53 packages [2023-03-28T14:23:57.581Z] Removing intermediate container 79be39c5d424 [2023-03-28T14:23:57.581Z] ---> 560f4026a18b [2023-03-28T14:23:57.581Z] Step 7/12 : WORKDIR /app [2023-03-28T14:23:57.581Z] ---> Running in 275d1d0ea3ce [2023-03-28T14:23:57.581Z] Removing intermediate container 275d1d0ea3ce [2023-03-28T14:23:57.581Z] ---> c9e898655b5e [2023-03-28T14:23:57.581Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-28T14:23:57.840Z] ---> 89e9fb891754 [2023-03-28T14:23:57.840Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T14:23:57.840Z] ---> Running in 4d32bf03de3f [2023-03-28T14:23:59.310Z] Still waiting to schedule task [2023-03-28T14:23:59.310Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6045’ [2023-03-28T14:24:29.918Z] Removing intermediate container 4d32bf03de3f [2023-03-28T14:24:29.919Z] ---> 71c3c326a01b [2023-03-28T14:24:29.919Z] Step 10/12 : COPY . . [2023-03-28T14:24:29.919Z] ---> 3278e6381713 [2023-03-28T14:24:29.919Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T14:24:29.919Z] ---> Running in f7c5bba8727e [2023-03-28T14:24:29.919Z] Removing intermediate container f7c5bba8727e [2023-03-28T14:24:29.919Z] ---> 9b99c598d0c9 [2023-03-28T14:24:29.919Z] Step 12/12 : RUN $MAKE [2023-03-28T14:24:29.919Z] ---> Running in 405b586fe9d6 [2023-03-28T14:24:29.919Z] noop [2023-03-28T14:24:29.919Z] Removing intermediate container 405b586fe9d6 [2023-03-28T14:24:29.919Z] ---> 1708a11443b1 [2023-03-28T14:24:29.919Z] Successfully built 1708a11443b1 [2023-03-28T14:24:29.919Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:24:30.231Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T14:24:30.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:24:30.304Z] prd-ubuntu20.04-docker-8c-8g-6046 does not seem to be running inside a container [2023-03-28T14:24:30.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T14:24:31.053Z] $ docker top bff010ab48ebb42e05b2bde13a810994d0c0d3753e53c17cb7d37ea5728b2068 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:24:31.391Z] + go version [2023-03-28T14:24:31.391Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T14:24:31.402Z] $ docker stop --time=1 bff010ab48ebb42e05b2bde13a810994d0c0d3753e53c17cb7d37ea5728b2068 [2023-03-28T14:24:33.145Z] $ docker rm -f --volumes bff010ab48ebb42e05b2bde13a810994d0c0d3753e53c17cb7d37ea5728b2068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:24:33.641Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T14:24:33.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:24:33.724Z] prd-ubuntu20.04-docker-8c-8g-6046 does not seem to be running inside a container [2023-03-28T14:24:33.764Z] $ 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-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T14:24:34.515Z] $ docker top b49c431b8daafc881e3228b2e531b980098d8a89082bdf920fadbba61a48dd3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:24:34.857Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-170 [Pipeline] fileExists [Pipeline] sh [2023-03-28T14:24:35.150Z] + make test [2023-03-28T14:24:35.150Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-28T14:24:57.081Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-28T14:24:57.081Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-28T14:24:57.081Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements [2023-03-28T14:24:57.081Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.762s coverage: 71.9% of statements [2023-03-28T14:25:19.241Z] go vet ./... [2023-03-28T14:25:20.176Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T14:25:20.177Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T14:25:20.177Z] ./bin/test-attribution.sh [2023-03-28T14:25:20.177Z] An attribution for github.com/pelletier/go-toml is missing from Attribution.txt, please add [Pipeline] echo [2023-03-28T14:25:20.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T14:25:20.201Z] $ docker stop --time=1 b49c431b8daafc881e3228b2e531b980098d8a89082bdf920fadbba61a48dd3b [2023-03-28T14:25:26.930Z] $ docker rm -f --volumes b49c431b8daafc881e3228b2e531b980098d8a89082bdf920fadbba61a48dd3b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T14:25:27.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T14:25:27.480Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-28T14:25:27.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T14:25:28.210Z] + ls -al . [2023-03-28T14:25:28.210Z] total 228 [2023-03-28T14:25:28.210Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 14:24 . [2023-03-28T14:25:28.210Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:23 .. [2023-03-28T14:25:28.210Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 28 14:23 .dockerignore [2023-03-28T14:25:28.210Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 14:23 .git [2023-03-28T14:25:28.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:23 .github [2023-03-28T14:25:28.210Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 28 14:23 .gitignore [2023-03-28T14:25:28.210Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 14:23 .golangci.yml [2023-03-28T14:25:28.210Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:23 .semver [2023-03-28T14:25:28.210Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 28 14:23 Attribution.txt [2023-03-28T14:25:28.210Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 28 14:23 CHANGELOG.md [2023-03-28T14:25:28.210Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 28 14:23 Dockerfile [2023-03-28T14:25:28.210Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 14:23 GOVERNANCE.md [2023-03-28T14:25:28.210Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 28 14:23 Jenkinsfile [2023-03-28T14:25:28.210Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 14:23 LICENSE [2023-03-28T14:25:28.210Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 28 14:23 Makefile [2023-03-28T14:25:28.210Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 28 14:23 OWNERS.md [2023-03-28T14:25:28.210Z] -rw-rw-r-- 1 jenkins jenkins 31001 Mar 28 14:23 README.md [2023-03-28T14:25:28.210Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 14:23 VERSION [2023-03-28T14:25:28.210Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:23 bin [2023-03-28T14:25:28.210Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 28 14:24 coverage.out [2023-03-28T14:25:28.210Z] -rw-rw-r-- 1 jenkins jenkins 3512 Mar 28 14:23 go.mod [2023-03-28T14:25:28.210Z] -rw-rw-r-- 1 jenkins jenkins 31593 Mar 28 14:23 go.sum [2023-03-28T14:25:28.210Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:23 images [2023-03-28T14:25:28.210Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:23 internal [2023-03-28T14:25:28.210Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 28 14:23 main.go [2023-03-28T14:25:28.210Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:23 res [2023-03-28T14:25:28.210Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:23 snap [2023-03-28T14:25:28.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:25:28.514Z] + 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=a83fd1b0adfa153e955e1e2d3638f900aeef4118 --label arch=amd64 --label version=0.0.0 . [2023-03-28T14:25:28.514Z] Sending build context to Docker daemon 12.62MB [2023-03-28T14:25:28.514Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T14:25:28.514Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-28T14:25:28.514Z] ---> 1708a11443b1 [2023-03-28T14:25:28.514Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T14:25:29.451Z] ---> Running in e3811a17fa86 [2023-03-28T14:25:29.451Z] Removing intermediate container e3811a17fa86 [2023-03-28T14:25:29.451Z] ---> 84d3dcb91086 [2023-03-28T14:25:29.451Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T14:25:29.451Z] ---> Running in af2c7b30ff56 [2023-03-28T14:25:29.710Z] Removing intermediate container af2c7b30ff56 [2023-03-28T14:25:29.710Z] ---> fb8fb465d904 [2023-03-28T14:25:29.710Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-28T14:25:29.710Z] ---> Running in ff0c557fa8e7 [2023-03-28T14:25:29.710Z] Removing intermediate container ff0c557fa8e7 [2023-03-28T14:25:29.710Z] ---> ce4ad6d64926 [2023-03-28T14:25:29.710Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T14:25:29.710Z] ---> Running in 3c559d415fe3 [2023-03-28T14:25:29.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T14:25:30.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T14:25:30.487Z] OK: 265 MiB in 53 packages [2023-03-28T14:25:30.745Z] Removing intermediate container 3c559d415fe3 [2023-03-28T14:25:30.745Z] ---> e9290c48eb8e [2023-03-28T14:25:30.745Z] Step 7/29 : WORKDIR /app [2023-03-28T14:25:30.745Z] ---> Running in 4d4813936a3e [2023-03-28T14:25:30.745Z] Removing intermediate container 4d4813936a3e [2023-03-28T14:25:30.745Z] ---> 5f02e65b21ee [2023-03-28T14:25:30.745Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-28T14:25:31.004Z] ---> 51309809f8a3 [2023-03-28T14:25:31.004Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T14:25:31.005Z] ---> Running in 220b80c44fbe [2023-03-28T14:25:32.190Z] Removing intermediate container 220b80c44fbe [2023-03-28T14:25:32.190Z] ---> 3b5b742fd490 [2023-03-28T14:25:32.190Z] Step 10/29 : COPY . . [2023-03-28T14:25:32.450Z] ---> 8c03179a9baf [2023-03-28T14:25:32.450Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T14:25:32.450Z] ---> Running in 62bed86d2dd1 [2023-03-28T14:25:32.450Z] Removing intermediate container 62bed86d2dd1 [2023-03-28T14:25:32.450Z] ---> dd906b2812f8 [2023-03-28T14:25:32.450Z] Step 12/29 : RUN $MAKE [2023-03-28T14:25:32.450Z] ---> Running in 0ec03b499c2c [2023-03-28T14:25:32.708Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.43 -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-03-28T14:25:54.624Z] Removing intermediate container 0ec03b499c2c [2023-03-28T14:25:54.624Z] ---> a0e65e437874 [2023-03-28T14:25:54.624Z] Step 13/29 : FROM alpine:3.17 [2023-03-28T14:25:54.624Z] 3.17: Pulling from library/alpine [2023-03-28T14:25:54.624Z] 63b65145d645: Already exists [2023-03-28T14:25:54.624Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T14:25:54.624Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T14:25:54.624Z] ---> b2aa39c304c2 [2023-03-28T14:25:54.624Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-28T14:25:54.624Z] ---> Running in b6a018f5d917 [2023-03-28T14:25:54.624Z] Removing intermediate container b6a018f5d917 [2023-03-28T14:25:54.624Z] ---> e15c33b0324d [2023-03-28T14:25:54.624Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-28T14:25:54.624Z] ---> Running in 6ae15fd5eda0 [2023-03-28T14:25:54.624Z] Removing intermediate container 6ae15fd5eda0 [2023-03-28T14:25:54.624Z] ---> 490234e4020e [2023-03-28T14:25:54.624Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-28T14:25:54.624Z] ---> Running in 65127f1da003 [2023-03-28T14:25:54.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T14:25:55.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T14:25:55.401Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-28T14:25:55.401Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-28T14:25:55.401Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T14:25:55.401Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T14:25:55.401Z] OK: 8 MiB in 17 packages [2023-03-28T14:25:55.969Z] Removing intermediate container 65127f1da003 [2023-03-28T14:25:55.969Z] ---> 19c4c763ea55 [2023-03-28T14:25:55.969Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-28T14:25:55.969Z] ---> 2af754bb899d [2023-03-28T14:25:55.969Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-28T14:25:56.228Z] ---> 222717a83e3c [2023-03-28T14:25:56.228Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-28T14:25:56.228Z] ---> 1cfafe168b11 [2023-03-28T14:25:56.228Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-28T14:25:56.487Z] ---> cafa3375d8e2 [2023-03-28T14:25:56.487Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-28T14:25:57.451Z] ---> e6e9aaf7e429 [2023-03-28T14:25:57.451Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-28T14:25:57.451Z] ---> Running in 0d4824e2b92d [2023-03-28T14:25:58.386Z] Removing intermediate container 0d4824e2b92d [2023-03-28T14:25:58.386Z] ---> 8812e9d6fb0c [2023-03-28T14:25:58.386Z] Step 23/29 : VOLUME /cache [2023-03-28T14:25:58.645Z] ---> Running in d46ab66b860e [2023-03-28T14:25:58.645Z] Removing intermediate container d46ab66b860e [2023-03-28T14:25:58.645Z] ---> 3cdab82d10c2 [2023-03-28T14:25:58.645Z] Step 24/29 : EXPOSE 59711 [2023-03-28T14:25:58.645Z] ---> Running in afca6ebd9700 [2023-03-28T14:25:58.645Z] Removing intermediate container afca6ebd9700 [2023-03-28T14:25:58.645Z] ---> a2b367aed51f [2023-03-28T14:25:58.645Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-28T14:25:58.645Z] ---> Running in 75e10734d90e [2023-03-28T14:25:58.645Z] Removing intermediate container 75e10734d90e [2023-03-28T14:25:58.645Z] ---> de994af63649 [2023-03-28T14:25:58.645Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-28T14:25:58.903Z] ---> Running in 2a825a610b1d [2023-03-28T14:25:58.903Z] Removing intermediate container 2a825a610b1d [2023-03-28T14:25:58.903Z] ---> a17019faecd8 [2023-03-28T14:25:58.903Z] Step 27/29 : LABEL arch=amd64 [2023-03-28T14:25:58.903Z] ---> Running in 703def83f5ea [2023-03-28T14:25:58.903Z] Removing intermediate container 703def83f5ea [2023-03-28T14:25:58.903Z] ---> 8f3915a940c3 [2023-03-28T14:25:58.903Z] Step 28/29 : LABEL git_sha=a83fd1b0adfa153e955e1e2d3638f900aeef4118 [2023-03-28T14:25:58.903Z] ---> Running in 9dcb20ef757b [2023-03-28T14:25:59.162Z] Removing intermediate container 9dcb20ef757b [2023-03-28T14:25:59.162Z] ---> 45109a97e3cf [2023-03-28T14:25:59.162Z] Step 29/29 : LABEL version=0.0.0 [2023-03-28T14:25:59.162Z] ---> Running in cfafc374a5ec [2023-03-28T14:25:59.162Z] Removing intermediate container cfafc374a5ec [2023-03-28T14:25:59.162Z] ---> 1f1b55467f93 [2023-03-28T14:25:59.162Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T14:25:59.162Z] Successfully built 1f1b55467f93 [2023-03-28T14:25:59.162Z] 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-03-28T14:25:59.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T14:25:59.594Z] [2023-03-28T14:25:59.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:25:59.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T14:25:59.900Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T14:25:59.900Z] 5eb5b503b376: Pulling fs layer [2023-03-28T14:25:59.900Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T14:25:59.900Z] ec43610c2a17: Pulling fs layer [2023-03-28T14:25:59.900Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T14:25:59.900Z] 33b1e0a273af: Pulling fs layer [2023-03-28T14:25:59.900Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T14:25:59.900Z] 2f39f015ded8: Pulling fs layer [2023-03-28T14:25:59.900Z] 33b1e0a273af: Waiting [2023-03-28T14:25:59.900Z] 5d3b04190fa2: Waiting [2023-03-28T14:25:59.900Z] 2f39f015ded8: Waiting [2023-03-28T14:25:59.900Z] 3a2ae6a8a46f: Waiting [2023-03-28T14:25:59.900Z] 5c69ac0246d0: Verifying Checksum [2023-03-28T14:25:59.900Z] 5c69ac0246d0: Download complete [2023-03-28T14:25:59.900Z] 3a2ae6a8a46f: Download complete [2023-03-28T14:25:59.900Z] 33b1e0a273af: Verifying Checksum [2023-03-28T14:25:59.900Z] 33b1e0a273af: Download complete [2023-03-28T14:25:59.900Z] ec43610c2a17: Download complete [2023-03-28T14:25:59.900Z] 5d3b04190fa2: Verifying Checksum [2023-03-28T14:25:59.900Z] 5d3b04190fa2: Download complete [2023-03-28T14:26:00.160Z] 5eb5b503b376: Verifying Checksum [2023-03-28T14:26:00.160Z] 5eb5b503b376: Download complete [2023-03-28T14:26:00.730Z] 2f39f015ded8: Download complete [2023-03-28T14:26:01.297Z] 5eb5b503b376: Pull complete [2023-03-28T14:26:01.297Z] 5c69ac0246d0: Pull complete [2023-03-28T14:26:01.863Z] ec43610c2a17: Pull complete [2023-03-28T14:26:01.864Z] 3a2ae6a8a46f: Pull complete [2023-03-28T14:26:02.122Z] 33b1e0a273af: Pull complete [2023-03-28T14:26:02.122Z] 5d3b04190fa2: Pull complete [2023-03-28T14:26:06.305Z] 2f39f015ded8: Pull complete [2023-03-28T14:26:06.305Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T14:26:06.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T14:26:06.305Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:26:06.398Z] prd-ubuntu20.04-docker-8c-8g-6046 does not seem to be running inside a container [2023-03-28T14:26:06.441Z] $ 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-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T14:26:11.591Z] $ docker top 997317f6b9a546ae615e64c33d961ad3f259f75899eba127e020913f1b3870e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:26:11.949Z] ---> job-cost.sh [2023-03-28T14:26:11.949Z] lf-activate-venv: SKIPPING [2023-03-28T14:26:11.949Z] INFO: No Stack... [2023-03-28T14:26:12.208Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T14:26:12.775Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T14:26:13.067Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/cost.csv [2023-03-28T14:26:13.067Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T14:26:13.082Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-2-stack-cost] [2023-03-28T14:26:13.090Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-2-stack-cost] did not exist. Created. [2023-03-28T14:26:13.090Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T14:26:13.385Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T14:26:13.411Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T14:26:13.417Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T14:26:13.435Z] $ docker stop --time=1 997317f6b9a546ae615e64c33d961ad3f259f75899eba127e020913f1b3870e5 [2023-03-28T14:26:14.596Z] $ docker rm -f --volumes 997317f6b9a546ae615e64c33d961ad3f259f75899eba127e020913f1b3870e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T14:26:35.038Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6048 in /w/workspace/y_app-rfid-llrp-inventory_PR-170 [Pipeline] { [Pipeline] ws [2023-03-28T14:26:35.051Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2023-03-28T14:26:35.091Z] The recommended git tool is: git [2023-03-28T14:26:40.742Z] using credential edgex-jenkins-ssh [2023-03-28T14:26:40.764Z] Cloning the remote Git repository [2023-03-28T14:26:40.812Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-28T14:26:40.930Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2023-03-28T14:26:41.095Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-28T14:26:41.097Z] > git --version # timeout=10 [2023-03-28T14:26:41.119Z] > git --version # 'git version 2.25.1' [2023-03-28T14:26:41.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T14:26:41.312Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T14:26:43.664Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-28T14:26:43.684Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T14:26:45.239Z] Merging remotes/origin/main commit 926f659ef75c956bce735ba4a63a1e2481fbf915 into PR head commit a83fd1b0adfa153e955e1e2d3638f900aeef4118 [2023-03-28T14:26:44.616Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-28T14:26:44.662Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-28T14:26:44.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T14:26:44.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-28T14:26:45.544Z] Merge succeeded, producing a83fd1b0adfa153e955e1e2d3638f900aeef4118 [2023-03-28T14:26:45.545Z] Checking out Revision a83fd1b0adfa153e955e1e2d3638f900aeef4118 (PR-170) [2023-03-28T14:26:46.077Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-03-28T14:26:45.254Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T14:26:45.333Z] > git checkout -f a83fd1b0adfa153e955e1e2d3638f900aeef4118 # timeout=10 [2023-03-28T14:26:45.438Z] > git remote # timeout=10 [2023-03-28T14:26:45.458Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T14:26:45.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T14:26:45.499Z] > git merge 926f659ef75c956bce735ba4a63a1e2481fbf915 # timeout=10 [2023-03-28T14:26:45.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T14:26:45.548Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T14:26:45.563Z] > git checkout -f a83fd1b0adfa153e955e1e2d3638f900aeef4118 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T14:26:47.211Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T14:26:47.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T14:26:47.211Z] Dload Upload Total Spent Left Speed [2023-03-28T14:26:47.211Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh [2023-03-28T14:26:47.793Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T14:26:48.132Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T14:26:48.132Z] + sudo tee /etc/docker/daemon.new [2023-03-28T14:26:48.132Z] { [2023-03-28T14:26:48.132Z] "registry-mirrors": [ [2023-03-28T14:26:48.132Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T14:26:48.132Z] ], [2023-03-28T14:26:48.132Z] "bip": "10.250.0.254/24", [2023-03-28T14:26:48.132Z] "hosts": [ [2023-03-28T14:26:48.132Z] "tcp://0.0.0.0:5555", [2023-03-28T14:26:48.132Z] "unix:///var/run/docker.sock" [2023-03-28T14:26:48.132Z] ], [2023-03-28T14:26:48.132Z] "mtu": 1458, [2023-03-28T14:26:48.132Z] "selinux-enabled": true, [2023-03-28T14:26:48.132Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T14:26:48.132Z] } [Pipeline] sh [2023-03-28T14:26:48.455Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T14:26:48.789Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T14:27:07.047Z] provisioning config files... [2023-03-28T14:27:07.075Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config13475557494257049966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:27:07.438Z] ---> docker-login.sh [2023-03-28T14:27:07.438Z] nexus3.edgexfoundry.org:10001 [2023-03-28T14:27:08.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:27:08.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:27:08.031Z] Configure a credential helper to remove this warning. See [2023-03-28T14:27:08.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:27:08.031Z] [2023-03-28T14:27:08.031Z] Login Succeeded [2023-03-28T14:27:08.031Z] nexus3.edgexfoundry.org:10002 [2023-03-28T14:27:08.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:27:08.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:27:08.303Z] Configure a credential helper to remove this warning. See [2023-03-28T14:27:08.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:27:08.303Z] [2023-03-28T14:27:08.303Z] Login Succeeded [2023-03-28T14:27:08.573Z] nexus3.edgexfoundry.org:10003 [2023-03-28T14:27:08.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:27:08.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:27:08.844Z] Configure a credential helper to remove this warning. See [2023-03-28T14:27:08.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:27:08.844Z] [2023-03-28T14:27:08.844Z] Login Succeeded [2023-03-28T14:27:08.844Z] nexus3.edgexfoundry.org:10004 [2023-03-28T14:27:09.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:27:09.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:27:09.114Z] Configure a credential helper to remove this warning. See [2023-03-28T14:27:09.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:27:09.114Z] [2023-03-28T14:27:09.114Z] Login Succeeded [2023-03-28T14:27:09.114Z] docker.io [2023-03-28T14:27:09.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:27:09.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:27:09.658Z] Configure a credential helper to remove this warning. See [2023-03-28T14:27:09.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:27:09.658Z] [2023-03-28T14:27:09.658Z] Login Succeeded [2023-03-28T14:27:09.658Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T14:27:09.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T14:27:09.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:27:09.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:27:09.959Z] ========================================================= [2023-03-28T14:27:09.959Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T14:27:09.959Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:27:10.306Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T14:27:10.575Z] Sending build context to Docker daemon 677.9kB [2023-03-28T14:27:10.575Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T14:27:10.575Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T14:27:10.575Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T14:27:10.575Z] af6eaf76a39c: Pulling fs layer [2023-03-28T14:27:10.575Z] 55522c791124: Pulling fs layer [2023-03-28T14:27:10.575Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T14:27:10.575Z] 169dfbe0d373: Pulling fs layer [2023-03-28T14:27:10.575Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T14:27:10.575Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T14:27:10.575Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T14:27:10.575Z] 169dfbe0d373: Waiting [2023-03-28T14:27:10.575Z] e1ff8fa3b103: Waiting [2023-03-28T14:27:10.575Z] 52ebb69f0ebf: Waiting [2023-03-28T14:27:10.575Z] 5abe8eddf0d5: Waiting [2023-03-28T14:27:10.850Z] 55522c791124: Verifying Checksum [2023-03-28T14:27:10.850Z] 55522c791124: Download complete [2023-03-28T14:27:10.850Z] 169dfbe0d373: Download complete [2023-03-28T14:27:10.850Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T14:27:10.850Z] e1ff8fa3b103: Download complete [2023-03-28T14:27:10.850Z] af6eaf76a39c: Verifying Checksum [2023-03-28T14:27:10.850Z] af6eaf76a39c: Download complete [2023-03-28T14:27:11.831Z] af6eaf76a39c: Pull complete [2023-03-28T14:27:12.104Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T14:27:12.104Z] 5abe8eddf0d5: Download complete [2023-03-28T14:27:12.377Z] 55522c791124: Pull complete [2023-03-28T14:27:13.353Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T14:27:13.353Z] ce5c4a1c91eb: Download complete [2023-03-28T14:27:13.353Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T14:27:13.353Z] 52ebb69f0ebf: Download complete [2023-03-28T14:27:25.711Z] ce5c4a1c91eb: Pull complete [2023-03-28T14:27:25.711Z] 169dfbe0d373: Pull complete [2023-03-28T14:27:25.711Z] e1ff8fa3b103: Pull complete [2023-03-28T14:27:32.508Z] 52ebb69f0ebf: Pull complete [2023-03-28T14:27:34.481Z] 5abe8eddf0d5: Pull complete [2023-03-28T14:27:34.481Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T14:27:34.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T14:27:34.481Z] ---> 6cb57ee374ae [2023-03-28T14:27:34.481Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T14:27:36.452Z] ---> Running in 7469b330e921 [2023-03-28T14:27:36.728Z] Removing intermediate container 7469b330e921 [2023-03-28T14:27:36.728Z] ---> 5f55ea2bc412 [2023-03-28T14:27:36.728Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T14:27:36.728Z] ---> Running in 99fcb1941f6e [2023-03-28T14:27:36.997Z] Removing intermediate container 99fcb1941f6e [2023-03-28T14:27:36.997Z] ---> f3995e00efd9 [2023-03-28T14:27:36.997Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T14:27:37.270Z] ---> Running in 8c1ca9a781d2 [2023-03-28T14:27:37.542Z] Removing intermediate container 8c1ca9a781d2 [2023-03-28T14:27:37.542Z] ---> d755ecada496 [2023-03-28T14:27:37.542Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T14:27:37.542Z] ---> Running in 0c3972e6fd76 [2023-03-28T14:27:38.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T14:27:39.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T14:27:40.530Z] OK: 263 MiB in 53 packages [2023-03-28T14:27:41.499Z] Removing intermediate container 0c3972e6fd76 [2023-03-28T14:27:41.499Z] ---> 630633b0a8ee [2023-03-28T14:27:41.499Z] Step 7/12 : WORKDIR /app [2023-03-28T14:27:41.768Z] ---> Running in fd567cd70a3e [2023-03-28T14:27:42.039Z] Removing intermediate container fd567cd70a3e [2023-03-28T14:27:42.039Z] ---> 13cba6c30cd2 [2023-03-28T14:27:42.039Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-28T14:27:46.317Z] ---> 1326e40fce9b [2023-03-28T14:27:46.317Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T14:27:46.317Z] ---> Running in de08ebc126ff [2023-03-28T14:29:08.004Z] Removing intermediate container de08ebc126ff [2023-03-28T14:29:08.004Z] ---> 76bfd2110141 [2023-03-28T14:29:08.004Z] Step 10/12 : COPY . . [2023-03-28T14:29:08.004Z] ---> 816fba05b78a [2023-03-28T14:29:08.004Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T14:29:08.004Z] ---> Running in 104c40fbabb9 [2023-03-28T14:29:08.004Z] Removing intermediate container 104c40fbabb9 [2023-03-28T14:29:08.004Z] ---> 034dad493cfb [2023-03-28T14:29:08.004Z] Step 12/12 : RUN $MAKE [2023-03-28T14:29:08.004Z] ---> Running in 3f672c90981f [2023-03-28T14:29:08.004Z] noop [2023-03-28T14:29:08.004Z] Removing intermediate container 3f672c90981f [2023-03-28T14:29:08.004Z] ---> a901acd0fae0 [2023-03-28T14:29:08.004Z] Successfully built a901acd0fae0 [2023-03-28T14:29:08.004Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:29:08.365Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T14:29:08.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:29:08.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-6048 does not seem to be running inside a container [2023-03-28T14:29:08.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T14:29:09.921Z] $ docker top 7d03c5d58e105d20bf9acf40635cd097fba84aa7082b171d10f4c6341c42eab8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:29:10.760Z] + go version [2023-03-28T14:29:10.760Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T14:29:10.778Z] $ docker stop --time=1 7d03c5d58e105d20bf9acf40635cd097fba84aa7082b171d10f4c6341c42eab8 [2023-03-28T14:29:12.442Z] $ docker rm -f --volumes 7d03c5d58e105d20bf9acf40635cd097fba84aa7082b171d10f4c6341c42eab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:29:12.974Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T14:29:12.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:29:13.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-6048 does not seem to be running inside a container [2023-03-28T14:29:13.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T14:29:16.948Z] $ docker top 52ab61d1d955749aa124732ee80a78522b72e61b616776b21bdd6ee3d3e19de8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:29:17.788Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] fileExists [Pipeline] sh [2023-03-28T14:29:18.436Z] + make test [2023-03-28T14:29:18.436Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-28T14:32:27.321Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-28T14:32:27.321Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-28T14:32:27.321Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.207s coverage: 86.2% of statements [2023-03-28T14:32:37.396Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.586s coverage: 71.9% of statements [2023-03-28T14:32:37.663Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T14:32:37.663Z] go vet ./... [2023-03-28T14:35:14.423Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T14:35:14.423Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T14:35:14.423Z] ./bin/test-attribution.sh [2023-03-28T14:35:14.423Z] An attribution for github.com/pelletier/go-toml is missing from Attribution.txt, please add [Pipeline] echo [2023-03-28T14:35:14.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T14:35:14.452Z] $ docker stop --time=1 52ab61d1d955749aa124732ee80a78522b72e61b616776b21bdd6ee3d3e19de8 [2023-03-28T14:35:16.473Z] $ docker rm -f --volumes 52ab61d1d955749aa124732ee80a78522b72e61b616776b21bdd6ee3d3e19de8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T14:35:18.225Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T14:35:18.248Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T14:35:18.843Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T14:35:19.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T14:35:19.555Z] + ls -al . [2023-03-28T14:35:19.555Z] total 224 [2023-03-28T14:35:19.555Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 14:29 . [2023-03-28T14:35:19.555Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:26 .. [2023-03-28T14:35:19.555Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 28 14:26 .dockerignore [2023-03-28T14:35:19.555Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 14:26 .git [2023-03-28T14:35:19.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:26 .github [2023-03-28T14:35:19.555Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 28 14:26 .gitignore [2023-03-28T14:35:19.555Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 14:26 .golangci.yml [2023-03-28T14:35:19.555Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 28 14:26 Attribution.txt [2023-03-28T14:35:19.556Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 28 14:26 CHANGELOG.md [2023-03-28T14:35:19.556Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 28 14:26 Dockerfile [2023-03-28T14:35:19.556Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 14:26 GOVERNANCE.md [2023-03-28T14:35:19.556Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 28 14:26 Jenkinsfile [2023-03-28T14:35:19.556Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 14:26 LICENSE [2023-03-28T14:35:19.556Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 28 14:26 Makefile [2023-03-28T14:35:19.556Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 28 14:26 OWNERS.md [2023-03-28T14:35:19.556Z] -rw-rw-r-- 1 jenkins jenkins 31001 Mar 28 14:26 README.md [2023-03-28T14:35:19.556Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 14:23 VERSION [2023-03-28T14:35:19.556Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:26 bin [2023-03-28T14:35:19.556Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 28 14:32 coverage.out [2023-03-28T14:35:19.556Z] -rw-rw-r-- 1 jenkins jenkins 3512 Mar 28 14:26 go.mod [2023-03-28T14:35:19.556Z] -rw-rw-r-- 1 jenkins jenkins 31593 Mar 28 14:26 go.sum [2023-03-28T14:35:19.556Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:26 images [2023-03-28T14:35:19.556Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:26 internal [2023-03-28T14:35:19.556Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 28 14:26 main.go [2023-03-28T14:35:19.556Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:26 res [2023-03-28T14:35:19.556Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:26 snap [2023-03-28T14:35:19.556Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:26 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:35:19.911Z] + 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=a83fd1b0adfa153e955e1e2d3638f900aeef4118 --label arch=arm64 --label version=0.0.0 . [2023-03-28T14:35:20.186Z] Sending build context to Docker daemon 677.9kB [2023-03-28T14:35:20.186Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T14:35:20.186Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-28T14:35:20.186Z] ---> a901acd0fae0 [2023-03-28T14:35:20.186Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T14:35:20.457Z] ---> Running in b4460694a19a [2023-03-28T14:35:20.728Z] Removing intermediate container b4460694a19a [2023-03-28T14:35:20.728Z] ---> 019ca0dbc0e5 [2023-03-28T14:35:20.728Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T14:35:20.728Z] ---> Running in 86734d56b5ba [2023-03-28T14:35:20.997Z] Removing intermediate container 86734d56b5ba [2023-03-28T14:35:20.997Z] ---> 3e1322f012af [2023-03-28T14:35:20.997Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-28T14:35:21.266Z] ---> Running in 3f234681e0d5 [2023-03-28T14:35:21.534Z] Removing intermediate container 3f234681e0d5 [2023-03-28T14:35:21.534Z] ---> 6c19fa700985 [2023-03-28T14:35:21.534Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T14:35:21.534Z] ---> Running in 135be27781e6 [2023-03-28T14:35:22.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T14:35:23.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T14:35:24.418Z] OK: 263 MiB in 53 packages [2023-03-28T14:35:25.377Z] Removing intermediate container 135be27781e6 [2023-03-28T14:35:25.377Z] ---> 67766a7693f3 [2023-03-28T14:35:25.377Z] Step 7/29 : WORKDIR /app [2023-03-28T14:35:25.377Z] ---> Running in 3df7d813ea61 [2023-03-28T14:35:25.644Z] Removing intermediate container 3df7d813ea61 [2023-03-28T14:35:25.644Z] ---> 2f24dea64387 [2023-03-28T14:35:25.644Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-28T14:35:26.230Z] ---> 39c59b46ddd4 [2023-03-28T14:35:26.231Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T14:35:26.231Z] ---> Running in 215f62029b87 [2023-03-28T14:35:28.815Z] Removing intermediate container 215f62029b87 [2023-03-28T14:35:28.815Z] ---> 805495992587 [2023-03-28T14:35:28.815Z] Step 10/29 : COPY . . [2023-03-28T14:35:29.406Z] ---> fe3ffe527d1a [2023-03-28T14:35:29.406Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T14:35:29.676Z] ---> Running in 8ca848e6246e [2023-03-28T14:35:29.945Z] Removing intermediate container 8ca848e6246e [2023-03-28T14:35:29.945Z] ---> 7409063e789a [2023-03-28T14:35:29.945Z] Step 12/29 : RUN $MAKE [2023-03-28T14:35:29.945Z] ---> Running in f0ba3bfe63a0 [2023-03-28T14:35:30.906Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.43 -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-03-28T14:37:52.636Z] Removing intermediate container f0ba3bfe63a0 [2023-03-28T14:37:52.636Z] ---> 2126a08efe58 [2023-03-28T14:37:52.636Z] Step 13/29 : FROM alpine:3.17 [2023-03-28T14:37:52.636Z] 3.17: Pulling from library/alpine [2023-03-28T14:37:52.636Z] af6eaf76a39c: Already exists [2023-03-28T14:37:52.636Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T14:37:52.636Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T14:37:52.636Z] ---> d74e625d9115 [2023-03-28T14:37:52.636Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-28T14:37:52.636Z] ---> Running in c8398f54fc02 [2023-03-28T14:37:52.636Z] Removing intermediate container c8398f54fc02 [2023-03-28T14:37:52.636Z] ---> 11fcc86ab706 [2023-03-28T14:37:52.636Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-28T14:37:52.636Z] ---> Running in 86fb3c8ae150 [2023-03-28T14:37:52.636Z] Removing intermediate container 86fb3c8ae150 [2023-03-28T14:37:52.636Z] ---> 90caa6331731 [2023-03-28T14:37:52.636Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-28T14:37:52.636Z] ---> Running in 60472476d29a [2023-03-28T14:37:52.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T14:37:52.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T14:37:52.636Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-28T14:37:52.636Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-28T14:37:52.636Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T14:37:52.636Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T14:37:52.636Z] OK: 8 MiB in 17 packages [2023-03-28T14:37:54.053Z] Removing intermediate container 60472476d29a [2023-03-28T14:37:54.053Z] ---> af5fe9435218 [2023-03-28T14:37:54.053Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-28T14:37:54.332Z] ---> fbd926ca1b5c [2023-03-28T14:37:54.332Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-28T14:37:54.918Z] ---> 6d9570c3aa41 [2023-03-28T14:37:54.918Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-28T14:37:55.502Z] ---> 43cd060094c9 [2023-03-28T14:37:55.503Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-28T14:37:55.771Z] ---> c821493f4d5b [2023-03-28T14:37:55.771Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-28T14:37:57.181Z] ---> 5c4ba7e38957 [2023-03-28T14:37:57.181Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-28T14:37:57.453Z] ---> Running in add90ef5e0b1 [2023-03-28T14:37:59.408Z] Removing intermediate container add90ef5e0b1 [2023-03-28T14:37:59.408Z] ---> b0019c82bdb3 [2023-03-28T14:37:59.408Z] Step 23/29 : VOLUME /cache [2023-03-28T14:37:59.408Z] ---> Running in cd28ede3521a [2023-03-28T14:37:59.408Z] Removing intermediate container cd28ede3521a [2023-03-28T14:37:59.408Z] ---> cd19ff7950dc [2023-03-28T14:37:59.408Z] Step 24/29 : EXPOSE 59711 [2023-03-28T14:37:59.408Z] ---> Running in 92a0d9c3b58d [2023-03-28T14:37:59.994Z] Removing intermediate container 92a0d9c3b58d [2023-03-28T14:37:59.994Z] ---> 490cf78e1ebf [2023-03-28T14:37:59.994Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-28T14:37:59.994Z] ---> Running in 1fbd40a026db [2023-03-28T14:38:00.264Z] Removing intermediate container 1fbd40a026db [2023-03-28T14:38:00.264Z] ---> 10f8cb3588ce [2023-03-28T14:38:00.264Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-28T14:38:00.264Z] ---> Running in 239e0260bfa2 [2023-03-28T14:38:00.646Z] Removing intermediate container 239e0260bfa2 [2023-03-28T14:38:00.646Z] ---> 0447132487b6 [2023-03-28T14:38:00.646Z] Step 27/29 : LABEL arch=arm64 [2023-03-28T14:38:00.646Z] ---> Running in 6c6bebfa7c0d [2023-03-28T14:38:00.929Z] Removing intermediate container 6c6bebfa7c0d [2023-03-28T14:38:00.929Z] ---> 34a20b767433 [2023-03-28T14:38:00.929Z] Step 28/29 : LABEL git_sha=a83fd1b0adfa153e955e1e2d3638f900aeef4118 [2023-03-28T14:38:01.208Z] ---> Running in c718ae4fa09d [2023-03-28T14:38:01.510Z] Removing intermediate container c718ae4fa09d [2023-03-28T14:38:01.510Z] ---> 4febc7cee3b9 [2023-03-28T14:38:01.510Z] Step 29/29 : LABEL version=0.0.0 [2023-03-28T14:38:01.510Z] ---> Running in 5e472e190b56 [2023-03-28T14:38:01.783Z] Removing intermediate container 5e472e190b56 [2023-03-28T14:38:01.783Z] ---> f61071a6e969 [2023-03-28T14:38:01.783Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T14:38:01.783Z] Successfully built f61071a6e969 [2023-03-28T14:38:01.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-03-28T14:38:02.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T14:38:02.233Z] [2023-03-28T14:38:02.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:38:02.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T14:38:02.574Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T14:38:02.574Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T14:38:02.574Z] 04944245beec: Pulling fs layer [2023-03-28T14:38:02.574Z] 699f458cf7ca: Pulling fs layer [2023-03-28T14:38:02.574Z] 765212b225bb: Pulling fs layer [2023-03-28T14:38:02.574Z] f23df028b6ca: Pulling fs layer [2023-03-28T14:38:02.574Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T14:38:02.574Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T14:38:02.574Z] f23df028b6ca: Waiting [2023-03-28T14:38:02.574Z] 765212b225bb: Waiting [2023-03-28T14:38:02.574Z] d65c8cfc05b1: Waiting [2023-03-28T14:38:02.574Z] 2437ff75d9bd: Waiting [2023-03-28T14:38:02.863Z] 04944245beec: Verifying Checksum [2023-03-28T14:38:02.863Z] 04944245beec: Download complete [2023-03-28T14:38:02.863Z] 765212b225bb: Verifying Checksum [2023-03-28T14:38:02.863Z] 765212b225bb: Download complete [2023-03-28T14:38:02.863Z] f23df028b6ca: Verifying Checksum [2023-03-28T14:38:02.863Z] f23df028b6ca: Download complete [2023-03-28T14:38:02.863Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T14:38:02.863Z] d65c8cfc05b1: Download complete [2023-03-28T14:38:03.145Z] 699f458cf7ca: Verifying Checksum [2023-03-28T14:38:03.145Z] 699f458cf7ca: Download complete [2023-03-28T14:38:03.423Z] 8998bd30e6a1: Download complete [2023-03-28T14:38:06.019Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T14:38:06.019Z] 2437ff75d9bd: Download complete [2023-03-28T14:38:07.426Z] 8998bd30e6a1: Pull complete [2023-03-28T14:38:07.694Z] 04944245beec: Pull complete [2023-03-28T14:38:09.103Z] 699f458cf7ca: Pull complete [2023-03-28T14:38:09.371Z] 765212b225bb: Pull complete [2023-03-28T14:38:10.333Z] f23df028b6ca: Pull complete [2023-03-28T14:38:10.333Z] d65c8cfc05b1: Pull complete [2023-03-28T14:38:25.336Z] 2437ff75d9bd: Pull complete [2023-03-28T14:38:25.336Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T14:38:25.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T14:38:25.336Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:38:25.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-6048 does not seem to be running inside a container [2023-03-28T14:38:25.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-28T14:38:28.275Z] $ docker top c9d6065b61bae0af00d5bfde9effa190216744515b2fb22bc95bb5e014e0d1d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:38:29.105Z] ---> job-cost.sh [2023-03-28T14:38:29.105Z] lf-activate-venv: SKIPPING [2023-03-28T14:38:29.105Z] INFO: No Stack... [2023-03-28T14:38:29.684Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T14:38:30.266Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T14:38:30.907Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2023-03-28T14:38:30.907Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T14:38:30.990Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-2-stack-cost] [2023-03-28T14:38:30.997Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-2-stack-cost] did not exist. Created. [2023-03-28T14:38:30.997Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T14:38:31.657Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-11ea91b6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T14:38:32.308Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T14:38:32.333Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T14:38:32.382Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T14:38:32.392Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T14:38:32.404Z] $ docker stop --time=1 c9d6065b61bae0af00d5bfde9effa190216744515b2fb22bc95bb5e014e0d1d5 [2023-03-28T14:38:33.946Z] $ docker rm -f --volumes c9d6065b61bae0af00d5bfde9effa190216744515b2fb22bc95bb5e014e0d1d5 [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-03-28T14:38:34.349Z] provisioning config files... [2023-03-28T14:38:34.356Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config643330617738227228tmp [Pipeline] { [Pipeline] sh [2023-03-28T14:38:34.648Z] + set +x [2023-03-28T14:38:34.648Z] + curl -s https://codecov.io/bash [2023-03-28T14:38:34.648Z] + bash -s -- [2023-03-28T14:38:34.648Z] [2023-03-28T14:38:34.648Z] _____ _ [2023-03-28T14:38:34.648Z] / ____| | | [2023-03-28T14:38:34.648Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T14:38:34.648Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T14:38:34.648Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T14:38:34.648Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T14:38:34.648Z] Bash-1.0.6 [2023-03-28T14:38:34.648Z] [2023-03-28T14:38:34.648Z] [2023-03-28T14:38:34.648Z] ==> git version 2.25.1 found [2023-03-28T14:38:34.648Z] ==> 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-03-28T14:38:34.648Z] Release-Date: 2020-01-08 [2023-03-28T14:38:34.648Z] 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-03-28T14:38:34.648Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-28T14:38:34.648Z] ==> Jenkins CI detected. [2023-03-28T14:38:34.648Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-170 [2023-03-28T14:38:34.648Z] project root: . [2023-03-28T14:38:34.648Z] --> token set from env [2023-03-28T14:38:34.648Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T14:38:34.648Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T14:38:34.648Z] ==> Python coveragepy not found [2023-03-28T14:38:34.648Z] ==> Searching for coverage reports in: [2023-03-28T14:38:34.648Z] + . [2023-03-28T14:38:34.648Z] -> Found 1 reports [2023-03-28T14:38:34.648Z] ==> Detecting git/mercurial file structure [2023-03-28T14:38:34.648Z] ==> Reading reports [2023-03-28T14:38:34.908Z] + ./coverage.out bytes=41317 [2023-03-28T14:38:34.908Z] ==> Appending adjustments [2023-03-28T14:38:34.908Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T14:38:34.908Z] + Found adjustments [2023-03-28T14:38:34.908Z] ==> Gzipping contents [2023-03-28T14:38:34.908Z] 12K /tmp/codecov.9nQUEW.gz [2023-03-28T14:38:34.908Z] ==> Uploading reports [2023-03-28T14:38:34.908Z] url: https://codecov.io [2023-03-28T14:38:34.908Z] query: branch=PR-170&commit=a83fd1b0adfa153e955e1e2d3638f900aeef4118&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-170%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=170&job=&cmd_args= [2023-03-28T14:38:34.908Z] -> Pinging Codecov [2023-03-28T14:38:34.908Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-170&commit=a83fd1b0adfa153e955e1e2d3638f900aeef4118&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-170%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=170&job=&cmd_args= [2023-03-28T14:38:35.168Z] -> Uploading to [2023-03-28T14:38:35.168Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/581DD39554BDF9B6E22D074273EAD858/a83fd1b0adfa153e955e1e2d3638f900aeef4118/c4795a5a-7732-49fb-9dea-528f6896f003.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T143835Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aee7326bf1adcd2c4f22b61ed3004cdc23a2fb71c0c612b6661b199faf9b767f [2023-03-28T14:38:35.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T14:38:35.168Z] Dload Upload Total Spent Left Speed [2023-03-28T14:38:35.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 35329 --:--:-- --:--:-- --:--:-- 35329 [2023-03-28T14:38:35.736Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a83fd1b0adfa153e955e1e2d3638f900aeef4118 [Pipeline] } [2023-03-28T14:38:35.743Z] 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-03-28T14:38:36.444Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives ] [2023-03-28T14:38:36.444Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives [2023-03-28T14:38:36.444Z] total 16 [2023-03-28T14:38:36.444Z] drwxr-xr-x 3 root root 4096 Mar 28 14:26 . [2023-03-28T14:38:36.444Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 14:26 .. [2023-03-28T14:38:36.444Z] drwxr-xr-x 2 root root 4096 Mar 28 14:26 cost [2023-03-28T14:38:36.444Z] -rw-r--r-- 1 root root 95 Mar 28 14:26 cost.csv [2023-03-28T14:38:36.444Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives [2023-03-28T14:38:36.444Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives [2023-03-28T14:38:36.444Z] total 16 [2023-03-28T14:38:36.444Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:26 . [2023-03-28T14:38:36.444Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 14:26 .. [2023-03-28T14:38:36.444Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 14:26 cost [2023-03-28T14:38:36.444Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 28 14:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:38:36.732Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:38:37.589Z] ---> package-listing.sh [2023-03-28T14:38:37.589Z] ++ facter osfamily [2023-03-28T14:38:37.589Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T14:38:37.848Z] + OS_FAMILY=debian [2023-03-28T14:38:37.848Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-170 [2023-03-28T14:38:37.848Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T14:38:37.848Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T14:38:37.848Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T14:38:37.848Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T14:38:37.848Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-170 ']' [2023-03-28T14:38:37.848Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T14:38:37.848Z] + case "${OS_FAMILY}" in [2023-03-28T14:38:37.848Z] + dpkg -l [2023-03-28T14:38:37.848Z] + grep '^ii' [2023-03-28T14:38:37.848Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T14:38:37.848Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T14:38:37.848Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T14:38:37.848Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-170 ']' [2023-03-28T14:38:37.848Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/ [2023-03-28T14:38:37.848Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/ [Pipeline] echo [2023-03-28T14:38:37.859Z] 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-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-28T14:38:38.137Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:38:38.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T14:38:38.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:38:38.760Z] prd-ubuntu20.04-docker-8c-8g-6046 does not seem to be running inside a container [2023-03-28T14:38:38.794Z] $ 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-170/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-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T14:38:38.975Z] $ docker top 5c4f6237397cdebc87cbc02f8d82877312185b407a4a74cdb3fd0f306ce065b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:38:39.317Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T14:38:39.601Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T14:38:39.882Z] + ls /var/log/sa-host [2023-03-28T14:38:39.882Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T14:38:39.945Z] provisioning config files... [2023-03-28T14:38:39.952Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config2894879678895104805tmp [Pipeline] { [Pipeline] echo [2023-03-28T14:38:39.966Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:38:40.249Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T14:38:40.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:38:40.584Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T14:38:40.592Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:38:40.875Z] ---> sudo-logs.sh [2023-03-28T14:38:40.875Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T14:38:40.911Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:38:41.194Z] ---> job-cost.sh [2023-03-28T14:38:41.194Z] lf-activate-venv: SKIPPING [2023-03-28T14:38:41.194Z] DEBUG: total: 0.2199999988079071 [2023-03-28T14:38:41.194Z] INFO: Retrieving Stack Cost... [2023-03-28T14:38:41.761Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T14:38:42.020Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T14:38:42.032Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:38:42.320Z] ---> logs-deploy.sh [2023-03-28T14:38:42.320Z] lf-activate-venv: SKIPPING [2023-03-28T14:38:42.320Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-170/2 [2023-03-28T14:38:42.320Z] INFO: archiving workspace using pattern(s): [2023-03-28T14:38:43.255Z] Archives upload complete. [2023-03-28T14:38:43.255Z] INFO: archiving logs to Nexus