Pull request #170 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6f02045e4bb12b0635cb30f14306d52bec90e143+f3ec3627537317e087eb1fd8c2e6864e6f4c18bf (0172b3a2c69e406b410587aaf1afec188872d39d) 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-ssh8957300640803232435.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-ssh5434530756911120608.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-ssh12806759922902915995.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-ssh9860262513292770788.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-ssh8270024301068267026.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-6739’ Running on prd-ubuntu20.04-docker-8c-8g-6741 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 Merging remotes/origin/main commit f3ec3627537317e087eb1fd8c2e6864e6f4c18bf into PR head commit 6f02045e4bb12b0635cb30f14306d52bec90e143 Merge succeeded, producing 6f02045e4bb12b0635cb30f14306d52bec90e143 Checking out Revision 6f02045e4bb12b0635cb30f14306d52bec90e143 (PR-170) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f02045e4bb12b0635cb30f14306d52bec90e143 # 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 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f02045e4bb12b0635cb30f14306d52bec90e143 # timeout=10 > git rev-list --no-walk 200cf287bb21ebce0072c1f70df9a3154e47e5e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-03T22:37:32.859Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-03T22:37:32.911Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-03T22:37:32.925Z] ========================================================= [2023-04-03T22:37:32.925Z] EdgeX Global Pipelines Version Info [2023-04-03T22:37:32.925Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:37:33.635Z] ------------------- [2023-04-03T22:37:33.636Z] stable info: [2023-04-03T22:37:33.636Z] ------------------- [2023-04-03T22:37:33.636Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-03T22:37:33.636Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-03T22:37:33.636Z] Message: update stable to v1.0.245 [2023-04-03T22:37:34.207Z] ------------------- [2023-04-03T22:37:34.207Z] experimental info: [2023-04-03T22:37:34.207Z] ------------------- [2023-04-03T22:37:34.207Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-03T22:37:34.207Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-03T22:37:34.207Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-03T22:37:34.405Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-04-03T22:37:34.418Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-04-03T22:37:34.428Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-03T22:37:34.442Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-03T22:37:34.457Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-03T22:37:34.467Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-03T22:37:34.480Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-03T22:37:34.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-03T22:37:34.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-03T22:37:34.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-03T22:37:34.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-03T22:37:34.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-04-03T22:37:34.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-03T22:37:34.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-03T22:37:34.583Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T22:37:34.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T22:37:34.607Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T22:37:34.622Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T22:37:34.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-03T22:37:34.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-03T22:37:34.652Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-03T22:37:34.665Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-03T22:37:34.677Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-03T22:37:34.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-03T22:37:34.696Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-03T22:37:34.704Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-03T22:37:34.712Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-03T22:37:34.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-170 [Pipeline] echo [2023-04-03T22:37:34.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-170 [Pipeline] echo [2023-04-03T22:37:34.737Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-170 [Pipeline] echo [2023-04-03T22:37:34.749Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f02045e4bb12b0635cb30f14306d52bec90e143 [Pipeline] echo [2023-04-03T22:37:34.758Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f02045 [Pipeline] echo [2023-04-03T22:37:34.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T22:37:34.819Z] provisioning config files... [2023-04-03T22:37:34.832Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config6948802578975472468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:37:35.130Z] ---> docker-login.sh [2023-04-03T22:37:35.130Z] nexus3.edgexfoundry.org:10001 [2023-04-03T22:37:35.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:37:35.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:37:35.649Z] Configure a credential helper to remove this warning. See [2023-04-03T22:37:35.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:37:35.649Z] [2023-04-03T22:37:35.649Z] Login Succeeded [2023-04-03T22:37:35.649Z] nexus3.edgexfoundry.org:10002 [2023-04-03T22:37:35.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:37:35.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:37:35.649Z] Configure a credential helper to remove this warning. See [2023-04-03T22:37:35.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:37:35.649Z] [2023-04-03T22:37:35.649Z] Login Succeeded [2023-04-03T22:37:35.649Z] nexus3.edgexfoundry.org:10003 [2023-04-03T22:37:35.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:37:35.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:37:35.649Z] Configure a credential helper to remove this warning. See [2023-04-03T22:37:35.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:37:35.649Z] [2023-04-03T22:37:35.649Z] Login Succeeded [2023-04-03T22:37:35.649Z] nexus3.edgexfoundry.org:10004 [2023-04-03T22:37:35.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:37:35.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:37:35.911Z] Configure a credential helper to remove this warning. See [2023-04-03T22:37:35.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:37:35.911Z] [2023-04-03T22:37:35.911Z] Login Succeeded [2023-04-03T22:37:35.911Z] docker.io [2023-04-03T22:37:35.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:37:36.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:37:36.171Z] Configure a credential helper to remove this warning. See [2023-04-03T22:37:36.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:37:36.171Z] [2023-04-03T22:37:36.171Z] Login Succeeded [2023-04-03T22:37:36.171Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T22:37:36.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-03T22:37:36.539Z] + git rev-list -1 --merges 6f02045e4bb12b0635cb30f14306d52bec90e143~1..6f02045e4bb12b0635cb30f14306d52bec90e143 [Pipeline] echo [2023-04-03T22:37:36.587Z] -----------> git rev-list -1 --merges 6f02045e4bb12b0635cb30f14306d52bec90e143~1..6f02045e4bb12b0635cb30f14306d52bec90e143 6f02045e4bb12b0635cb30f14306d52bec90e143 [false] [Pipeline] sh [2023-04-03T22:37:36.878Z] + git log --format=format:%s -1 6f02045e4bb12b0635cb30f14306d52bec90e143 [Pipeline] echo [2023-04-03T22:37:36.895Z] ========================================================= [2023-04-03T22:37:36.895Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-03T22:37:36.895Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T22:37:37.251Z] + git log --format=format:%s -1 6f02045e4bb12b0635cb30f14306d52bec90e143 [Pipeline] echo [2023-04-03T22:37:37.263Z] [semverPrep] GIT_COMMIT: 6f02045e4bb12b0635cb30f14306d52bec90e143, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-04-03T22:37:37.276Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-03T22:37:37.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T22:37:37.661Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-03T22:37:37.661Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-03T22:37:37.661Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-03T22:37:37.661Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-03T22:37:37.661Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-03T22:37:37.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:37:38.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T22:37:38.095Z] [2023-04-03T22:37:38.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:37:38.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T22:37:38.404Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-03T22:37:38.404Z] b85a868b505f: Pulling fs layer [2023-04-03T22:37:38.404Z] e2be974225ed: Pulling fs layer [2023-04-03T22:37:38.404Z] 339a4e72a1f5: Pulling fs layer [2023-04-03T22:37:38.404Z] 988bab9f4d93: Pulling fs layer [2023-04-03T22:37:38.404Z] 1469e6f7b9e6: Pulling fs layer [2023-04-03T22:37:38.404Z] eaf3925da568: Pulling fs layer [2023-04-03T22:37:38.404Z] bab4dde63d76: Pulling fs layer [2023-04-03T22:37:38.404Z] bde34c3a00c8: Pulling fs layer [2023-04-03T22:37:38.404Z] b352a97aabf1: Pulling fs layer [2023-04-03T22:37:38.404Z] 4872d77fe225: Pulling fs layer [2023-04-03T22:37:38.404Z] 5851b861e8e6: Pulling fs layer [2023-04-03T22:37:38.404Z] bab4dde63d76: Waiting [2023-04-03T22:37:38.404Z] bde34c3a00c8: Waiting [2023-04-03T22:37:38.404Z] b352a97aabf1: Waiting [2023-04-03T22:37:38.404Z] 988bab9f4d93: Waiting [2023-04-03T22:37:38.404Z] 1469e6f7b9e6: Waiting [2023-04-03T22:37:38.404Z] 4872d77fe225: Waiting [2023-04-03T22:37:38.404Z] 5851b861e8e6: Waiting [2023-04-03T22:37:38.404Z] eaf3925da568: Waiting [2023-04-03T22:37:38.404Z] e2be974225ed: Verifying Checksum [2023-04-03T22:37:38.404Z] e2be974225ed: Download complete [2023-04-03T22:37:38.404Z] 988bab9f4d93: Verifying Checksum [2023-04-03T22:37:38.404Z] 988bab9f4d93: Download complete [2023-04-03T22:37:38.664Z] 1469e6f7b9e6: Verifying Checksum [2023-04-03T22:37:38.664Z] 1469e6f7b9e6: Download complete [2023-04-03T22:37:38.664Z] 339a4e72a1f5: Verifying Checksum [2023-04-03T22:37:38.664Z] 339a4e72a1f5: Download complete [2023-04-03T22:37:38.664Z] eaf3925da568: Download complete [2023-04-03T22:37:38.664Z] bde34c3a00c8: Download complete [2023-04-03T22:37:38.664Z] b352a97aabf1: Download complete [2023-04-03T22:37:38.664Z] 4872d77fe225: Verifying Checksum [2023-04-03T22:37:38.664Z] 4872d77fe225: Download complete [2023-04-03T22:37:38.664Z] 5851b861e8e6: Verifying Checksum [2023-04-03T22:37:38.664Z] 5851b861e8e6: Download complete [2023-04-03T22:37:38.664Z] b85a868b505f: Verifying Checksum [2023-04-03T22:37:38.664Z] b85a868b505f: Download complete [2023-04-03T22:37:38.923Z] bab4dde63d76: Verifying Checksum [2023-04-03T22:37:38.923Z] bab4dde63d76: Download complete [2023-04-03T22:37:39.858Z] b85a868b505f: Pull complete [2023-04-03T22:37:39.858Z] e2be974225ed: Pull complete [2023-04-03T22:37:40.427Z] 339a4e72a1f5: Pull complete [2023-04-03T22:37:40.427Z] 988bab9f4d93: Pull complete [2023-04-03T22:37:40.687Z] 1469e6f7b9e6: Pull complete [2023-04-03T22:37:40.687Z] eaf3925da568: Pull complete [2023-04-03T22:37:42.595Z] bab4dde63d76: Pull complete [2023-04-03T22:37:42.595Z] bde34c3a00c8: Pull complete [2023-04-03T22:37:42.595Z] b352a97aabf1: Pull complete [2023-04-03T22:37:42.595Z] 4872d77fe225: Pull complete [2023-04-03T22:37:42.595Z] 5851b861e8e6: Pull complete [2023-04-03T22:37:42.595Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-03T22:37:42.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T22:37:42.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:37:42.718Z] prd-ubuntu20.04-docker-8c-8g-6741 does not seem to be running inside a container [2023-04-03T22:37:42.764Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T22:37:46.048Z] $ docker top 30b7c864dd982f2f8d135d069f49802cc3ef1de62de09f0536a5d008144c6722 -eo pid,comm [2023-04-03T22:37:46.099Z] 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-04-03T22:37:46.099Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T22:37:46.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T22:37:46.140Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T22:37:46.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T22:37:46.268Z] $ docker exec 30b7c864dd982f2f8d135d069f49802cc3ef1de62de09f0536a5d008144c6722 ssh-agent [2023-04-03T22:37:46.366Z] SSH_AUTH_SOCK=/tmp/ssh-5lWL7mPRQiKD/agent.32 [2023-04-03T22:37:46.366Z] SSH_AGENT_PID=38 [2023-04-03T22:37:46.374Z] Running ssh-add (command line suppressed) [2023-04-03T22:37:46.465Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_18216050208431033715.key (/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_18216050208431033715.key) [2023-04-03T22:37:46.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T22:37:46.771Z] + git tag --points-at HEAD [Pipeline] } [2023-04-03T22:37:46.788Z] $ docker exec --env ******** --env ******** 30b7c864dd982f2f8d135d069f49802cc3ef1de62de09f0536a5d008144c6722 ssh-agent -k [2023-04-03T22:37:46.885Z] unset SSH_AUTH_SOCK; [2023-04-03T22:37:46.885Z] unset SSH_AGENT_PID; [2023-04-03T22:37:46.885Z] echo Agent pid 38 killed; [2023-04-03T22:37:46.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-03T22:37:46.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T22:37:46.925Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T22:37:47.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T22:37:47.043Z] $ docker exec 30b7c864dd982f2f8d135d069f49802cc3ef1de62de09f0536a5d008144c6722 ssh-agent [2023-04-03T22:37:47.133Z] SSH_AUTH_SOCK=/tmp/ssh-PGiREDnsRvsT/agent.70 [2023-04-03T22:37:47.133Z] SSH_AGENT_PID=76 [2023-04-03T22:37:47.137Z] Running ssh-add (command line suppressed) [2023-04-03T22:37:47.239Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_14032124793267590215.key (/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_14032124793267590215.key) [2023-04-03T22:37:47.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T22:37:47.536Z] + git semver init [2023-04-03T22:37:47.797Z] 2023-04-03 22:37:47,715 [run_init] DEBUG init version:0.0.0 force:False [2023-04-03T22:37:47.797Z] 2023-04-03 22:37:47,716 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver [2023-04-03T22:37:47.797Z] 2023-04-03 22:37:47,716 [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-04-03T22:37:47.797Z] 2023-04-03 22:37:47,716 [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-04-03T22:37:49.184Z] 2023-04-03 22:37:48,802 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.git/info/exclude [2023-04-03T22:37:49.184Z] 2023-04-03 22:37:48,803 [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-04-03T22:37:49.184Z] 2023-04-03 22:37:48,803 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 [2023-04-03T22:37:49.184Z] 2023-04-03 22:37:48,806 [execute] INFO git cat-file --batch-check [2023-04-03T22:37:49.184Z] 2023-04-03 22:37:48,806 [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-04-03T22:37:49.184Z] 2023-04-03 22:37:48,812 [execute] INFO git cat-file --batch [2023-04-03T22:37:49.184Z] 2023-04-03 22:37:48,812 [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-04-03T22:37:49.184Z] 2023-04-03 22:37:48,818 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 [2023-04-03T22:37:49.184Z] 0.0.0 [Pipeline] } [2023-04-03T22:37:49.199Z] $ docker exec --env ******** --env ******** 30b7c864dd982f2f8d135d069f49802cc3ef1de62de09f0536a5d008144c6722 ssh-agent -k [2023-04-03T22:37:49.296Z] unset SSH_AUTH_SOCK; [2023-04-03T22:37:49.296Z] unset SSH_AGENT_PID; [2023-04-03T22:37:49.297Z] echo Agent pid 76 killed; [2023-04-03T22:37:49.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T22:37:49.611Z] + git semver [Pipeline] } [2023-04-03T22:37:49.888Z] $ docker stop --time=1 30b7c864dd982f2f8d135d069f49802cc3ef1de62de09f0536a5d008144c6722 [2023-04-03T22:37:51.193Z] $ docker rm -f --volumes 30b7c864dd982f2f8d135d069f49802cc3ef1de62de09f0536a5d008144c6722 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T22:37:51.534Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-03T22:37:51.730Z] Stashed 1 file(s) [Pipeline] echo [2023-04-03T22:37:51.733Z] [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-04-03T22:37:51.896Z] provisioning config files... [2023-04-03T22:37:51.906Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config13774286081585770705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:37:52.199Z] ---> docker-login.sh [2023-04-03T22:37:52.199Z] nexus3.edgexfoundry.org:10001 [2023-04-03T22:37:52.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:37:52.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:37:52.199Z] Configure a credential helper to remove this warning. See [2023-04-03T22:37:52.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:37:52.199Z] [2023-04-03T22:37:52.199Z] Login Succeeded [2023-04-03T22:37:52.199Z] nexus3.edgexfoundry.org:10002 [2023-04-03T22:37:52.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:37:52.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:37:52.199Z] Configure a credential helper to remove this warning. See [2023-04-03T22:37:52.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:37:52.199Z] [2023-04-03T22:37:52.199Z] Login Succeeded [2023-04-03T22:37:52.199Z] nexus3.edgexfoundry.org:10003 [2023-04-03T22:37:52.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:37:52.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:37:52.459Z] Configure a credential helper to remove this warning. See [2023-04-03T22:37:52.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:37:52.459Z] [2023-04-03T22:37:52.459Z] Login Succeeded [2023-04-03T22:37:52.459Z] nexus3.edgexfoundry.org:10004 [2023-04-03T22:37:52.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:37:52.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:37:52.459Z] Configure a credential helper to remove this warning. See [2023-04-03T22:37:52.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:37:52.459Z] [2023-04-03T22:37:52.459Z] Login Succeeded [2023-04-03T22:37:52.459Z] docker.io [2023-04-03T22:37:52.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:37:52.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:37:52.719Z] Configure a credential helper to remove this warning. See [2023-04-03T22:37:52.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:37:52.719Z] [2023-04-03T22:37:52.719Z] Login Succeeded [2023-04-03T22:37:52.719Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T22:37:52.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T22:37:52.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T22:37:52.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T22:37:52.797Z] ========================================================= [2023-04-03T22:37:52.797Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-03T22:37:52.797Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:37:53.096Z] + 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-04-03T22:37:53.096Z] Sending build context to Docker daemon 12.62MB [2023-04-03T22:37:53.096Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T22:37:53.096Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-03T22:37:53.096Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-03T22:37:53.096Z] 63b65145d645: Pulling fs layer [2023-04-03T22:37:53.096Z] a2d21d5440eb: Pulling fs layer [2023-04-03T22:37:53.096Z] 935e6c44a52c: Pulling fs layer [2023-04-03T22:37:53.096Z] 94cc34f8dd06: Pulling fs layer [2023-04-03T22:37:53.096Z] 30dea6a524f1: Pulling fs layer [2023-04-03T22:37:53.096Z] 94cc34f8dd06: Waiting [2023-04-03T22:37:53.096Z] 30dea6a524f1: Waiting [2023-04-03T22:37:53.096Z] a2aff8979fd8: Pulling fs layer [2023-04-03T22:37:53.096Z] 6808be2612f2: Pulling fs layer [2023-04-03T22:37:53.096Z] a2aff8979fd8: Waiting [2023-04-03T22:37:53.096Z] f25807f1079a: Pulling fs layer [2023-04-03T22:37:53.096Z] 6808be2612f2: Waiting [2023-04-03T22:37:53.096Z] f25807f1079a: Waiting [2023-04-03T22:37:53.096Z] a2d21d5440eb: Verifying Checksum [2023-04-03T22:37:53.096Z] a2d21d5440eb: Download complete [2023-04-03T22:37:53.355Z] 94cc34f8dd06: Verifying Checksum [2023-04-03T22:37:53.355Z] 94cc34f8dd06: Download complete [2023-04-03T22:37:53.355Z] 30dea6a524f1: Download complete [2023-04-03T22:37:53.355Z] 63b65145d645: Verifying Checksum [2023-04-03T22:37:53.355Z] 63b65145d645: Download complete [2023-04-03T22:37:53.355Z] a2aff8979fd8: Verifying Checksum [2023-04-03T22:37:53.355Z] a2aff8979fd8: Download complete [2023-04-03T22:37:53.355Z] 63b65145d645: Pull complete [2023-04-03T22:37:53.614Z] a2d21d5440eb: Pull complete [2023-04-03T22:37:53.874Z] f25807f1079a: Verifying Checksum [2023-04-03T22:37:53.874Z] f25807f1079a: Download complete [2023-04-03T22:37:53.874Z] 935e6c44a52c: Verifying Checksum [2023-04-03T22:37:53.874Z] 935e6c44a52c: Download complete [2023-04-03T22:37:53.874Z] 6808be2612f2: Verifying Checksum [2023-04-03T22:37:53.874Z] 6808be2612f2: Download complete [2023-04-03T22:37:57.153Z] 935e6c44a52c: Pull complete [2023-04-03T22:37:57.153Z] 94cc34f8dd06: Pull complete [2023-04-03T22:37:57.153Z] 30dea6a524f1: Pull complete [2023-04-03T22:37:57.153Z] a2aff8979fd8: Pull complete [2023-04-03T22:37:59.689Z] 6808be2612f2: Pull complete [2023-04-03T22:37:59.949Z] f25807f1079a: Pull complete [2023-04-03T22:37:59.949Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-03T22:37:59.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T22:37:59.949Z] ---> 3b553350e43f [2023-04-03T22:37:59.949Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T22:38:05.271Z] ---> Running in 60479e75e8a2 [2023-04-03T22:38:05.271Z] Removing intermediate container 60479e75e8a2 [2023-04-03T22:38:05.271Z] ---> 5e5e4962f912 [2023-04-03T22:38:05.271Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T22:38:05.271Z] ---> Running in 6a8410fda6f0 [2023-04-03T22:38:05.271Z] Removing intermediate container 6a8410fda6f0 [2023-04-03T22:38:05.271Z] ---> c38835c563eb [2023-04-03T22:38:05.271Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-03T22:38:05.271Z] ---> Running in 0bcc1b33e27d [2023-04-03T22:38:05.271Z] Removing intermediate container 0bcc1b33e27d [2023-04-03T22:38:05.271Z] ---> 85933e6cfd3a [2023-04-03T22:38:05.271Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T22:38:05.271Z] ---> Running in 7c23fd723804 [2023-04-03T22:38:05.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T22:38:05.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T22:38:05.788Z] OK: 265 MiB in 53 packages [2023-04-03T22:38:06.356Z] Removing intermediate container 7c23fd723804 [2023-04-03T22:38:06.356Z] ---> 5694cf948a7a [2023-04-03T22:38:06.356Z] Step 7/12 : WORKDIR /app [2023-04-03T22:38:06.356Z] ---> Running in 3d0588e68e3d [2023-04-03T22:38:06.356Z] Removing intermediate container 3d0588e68e3d [2023-04-03T22:38:06.356Z] ---> c500240d5b30 [2023-04-03T22:38:06.356Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-03T22:38:06.356Z] ---> 60280e0b3023 [2023-04-03T22:38:06.356Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T22:38:06.356Z] ---> Running in 34f037eec64e [2023-04-03T22:38:06.849Z] Still waiting to schedule task [2023-04-03T22:38:06.850Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6740’ is offline [2023-04-03T22:38:38.438Z] Removing intermediate container 34f037eec64e [2023-04-03T22:38:38.439Z] ---> 33dd7ede6ac9 [2023-04-03T22:38:38.439Z] Step 10/12 : COPY . . [2023-04-03T22:38:38.439Z] ---> aaceec1bdf0c [2023-04-03T22:38:38.439Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T22:38:38.439Z] ---> Running in f26d3ddcba96 [2023-04-03T22:38:38.439Z] Removing intermediate container f26d3ddcba96 [2023-04-03T22:38:38.439Z] ---> fdc55d6e1154 [2023-04-03T22:38:38.439Z] Step 12/12 : RUN $MAKE [2023-04-03T22:38:38.439Z] ---> Running in 3da448c5cf1f [2023-04-03T22:38:38.439Z] noop [2023-04-03T22:38:38.439Z] Removing intermediate container 3da448c5cf1f [2023-04-03T22:38:38.439Z] ---> f6290cd9e101 [2023-04-03T22:38:38.439Z] Successfully built f6290cd9e101 [2023-04-03T22:38:38.439Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:38:38.748Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T22:38:38.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:38:38.818Z] prd-ubuntu20.04-docker-8c-8g-6741 does not seem to be running inside a container [2023-04-03T22:38:38.847Z] $ 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 ******** ci-base-image-x86_64 cat [2023-04-03T22:38:39.162Z] $ docker top 820a98d51436bc60f9f00fe4a46b61f8486a35eae1627a955a91e462bf133216 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T22:38:39.494Z] + go version [2023-04-03T22:38:39.494Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-03T22:38:39.508Z] $ docker stop --time=1 820a98d51436bc60f9f00fe4a46b61f8486a35eae1627a955a91e462bf133216 [2023-04-03T22:38:40.791Z] $ docker rm -f --volumes 820a98d51436bc60f9f00fe4a46b61f8486a35eae1627a955a91e462bf133216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:38:41.197Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T22:38:41.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:38:41.265Z] prd-ubuntu20.04-docker-8c-8g-6741 does not seem to be running inside a container [2023-04-03T22:38:41.292Z] $ 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 ******** ci-base-image-x86_64 cat [2023-04-03T22:38:41.602Z] $ docker top a9cf70ea58cecbadbfb7b650161acf44467fc316f8829c645a8a050e7e19a345 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T22:38:41.937Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-170 [Pipeline] fileExists [Pipeline] sh [2023-04-03T22:38:42.226Z] + make test [2023-04-03T22:38:42.226Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-03T22:39:04.145Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-03T22:39:04.145Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-03T22:39:04.145Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.132s coverage: 86.2% of statements [2023-04-03T22:39:04.145Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.695s coverage: 71.9% of statements [2023-04-03T22:39:26.062Z] go vet ./... [2023-04-03T22:39:28.592Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T22:39:28.592Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T22:39:28.592Z] ./bin/test-attribution.sh [Pipeline] echo [2023-04-03T22:39:28.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T22:39:28.635Z] $ docker stop --time=1 a9cf70ea58cecbadbfb7b650161acf44467fc316f8829c645a8a050e7e19a345 [2023-04-03T22:39:32.453Z] $ docker rm -f --volumes a9cf70ea58cecbadbfb7b650161acf44467fc316f8829c645a8a050e7e19a345 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T22:39:32.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T22:39:33.041Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-03T22:39:33.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T22:39:33.908Z] + ls -al . [2023-04-03T22:39:33.908Z] total 228 [2023-04-03T22:39:33.908Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 3 22:38 . [2023-04-03T22:39:33.908Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:37 .. [2023-04-03T22:39:33.908Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 3 22:37 .dockerignore [2023-04-03T22:39:33.908Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 22:37 .git [2023-04-03T22:39:33.908Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:37 .github [2023-04-03T22:39:33.908Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 3 22:37 .gitignore [2023-04-03T22:39:33.908Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 22:37 .golangci.yml [2023-04-03T22:39:33.908Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 22:37 .semver [2023-04-03T22:39:33.908Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 3 22:37 Attribution.txt [2023-04-03T22:39:33.908Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 3 22:37 CHANGELOG.md [2023-04-03T22:39:33.908Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 3 22:37 Dockerfile [2023-04-03T22:39:33.908Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 22:37 GOVERNANCE.md [2023-04-03T22:39:33.908Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 3 22:37 Jenkinsfile [2023-04-03T22:39:33.908Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 3 22:37 LICENSE [2023-04-03T22:39:33.908Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 3 22:37 Makefile [2023-04-03T22:39:33.908Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 22:37 OWNERS.md [2023-04-03T22:39:33.908Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 3 22:37 README.md [2023-04-03T22:39:33.908Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 3 22:37 VERSION [2023-04-03T22:39:33.908Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:37 bin [2023-04-03T22:39:33.908Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 3 22:39 coverage.out [2023-04-03T22:39:33.908Z] -rw-rw-r-- 1 jenkins jenkins 3464 Apr 3 22:37 go.mod [2023-04-03T22:39:33.908Z] -rw-rw-r-- 1 jenkins jenkins 31420 Apr 3 22:37 go.sum [2023-04-03T22:39:33.908Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:37 images [2023-04-03T22:39:33.908Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:37 internal [2023-04-03T22:39:33.908Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 3 22:37 main.go [2023-04-03T22:39:33.908Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:37 res [2023-04-03T22:39:33.908Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:37 snap [2023-04-03T22:39:33.908Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:39:34.219Z] + 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=6f02045e4bb12b0635cb30f14306d52bec90e143 --label arch=amd64 --label version=0.0.0 . [2023-04-03T22:39:34.219Z] Sending build context to Docker daemon 12.62MB [2023-04-03T22:39:34.219Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T22:39:34.219Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-03T22:39:34.219Z] ---> f6290cd9e101 [2023-04-03T22:39:34.219Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T22:39:34.478Z] ---> Running in d25cb716867a [2023-04-03T22:39:34.478Z] Removing intermediate container d25cb716867a [2023-04-03T22:39:34.478Z] ---> 42d5d8703afe [2023-04-03T22:39:34.478Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T22:39:34.478Z] ---> Running in f54d8dd4e38a [2023-04-03T22:39:34.478Z] Removing intermediate container f54d8dd4e38a [2023-04-03T22:39:34.478Z] ---> 5f5537bdf987 [2023-04-03T22:39:34.478Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-03T22:39:34.478Z] ---> Running in 7fdefd44054e [2023-04-03T22:39:34.738Z] Removing intermediate container 7fdefd44054e [2023-04-03T22:39:34.738Z] ---> db01b345c963 [2023-04-03T22:39:34.738Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T22:39:34.738Z] ---> Running in 58afc4fdda98 [2023-04-03T22:39:34.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T22:39:34.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T22:39:35.256Z] OK: 265 MiB in 53 packages [2023-04-03T22:39:35.514Z] Removing intermediate container 58afc4fdda98 [2023-04-03T22:39:35.514Z] ---> 081d7aaa732f [2023-04-03T22:39:35.514Z] Step 7/29 : WORKDIR /app [2023-04-03T22:39:35.514Z] ---> Running in e04e4945c0ad [2023-04-03T22:39:35.773Z] Removing intermediate container e04e4945c0ad [2023-04-03T22:39:35.773Z] ---> ab528c6ded15 [2023-04-03T22:39:35.773Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-03T22:39:35.773Z] ---> 55268d582ccd [2023-04-03T22:39:35.773Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T22:39:35.773Z] ---> Running in 7952b575dc29 [2023-04-03T22:39:36.869Z] Removing intermediate container 7952b575dc29 [2023-04-03T22:39:36.869Z] ---> bd2cf2aded0b [2023-04-03T22:39:36.869Z] Step 10/29 : COPY . . [2023-04-03T22:39:37.128Z] ---> 8d3397abea7f [2023-04-03T22:39:37.128Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T22:39:37.128Z] ---> Running in a085d4f49fda [2023-04-03T22:39:37.128Z] Removing intermediate container a085d4f49fda [2023-04-03T22:39:37.128Z] ---> ef91956bb2e4 [2023-04-03T22:39:37.128Z] Step 12/29 : RUN $MAKE [2023-04-03T22:39:37.128Z] ---> Running in fccb1afd10ba [2023-04-03T22:39:37.385Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -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-04-03T22:39:59.320Z] Removing intermediate container fccb1afd10ba [2023-04-03T22:39:59.321Z] ---> 86ed05cb9e8d [2023-04-03T22:39:59.321Z] Step 13/29 : FROM alpine:3.17 [2023-04-03T22:39:59.321Z] 3.17: Pulling from library/alpine [2023-04-03T22:39:59.321Z] f56be85fc22e: Pulling fs layer [2023-04-03T22:39:59.321Z] f56be85fc22e: Verifying Checksum [2023-04-03T22:39:59.321Z] f56be85fc22e: Download complete [2023-04-03T22:39:59.321Z] f56be85fc22e: Pull complete [2023-04-03T22:39:59.321Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T22:39:59.321Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T22:39:59.321Z] ---> 9ed4aefc74f6 [2023-04-03T22:39:59.321Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-03T22:39:59.321Z] ---> Running in 51866b38c85f [2023-04-03T22:39:59.321Z] Removing intermediate container 51866b38c85f [2023-04-03T22:39:59.321Z] ---> a1b13cca96f7 [2023-04-03T22:39:59.321Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-03T22:39:59.321Z] ---> Running in 94c15be42f1b [2023-04-03T22:39:59.321Z] Removing intermediate container 94c15be42f1b [2023-04-03T22:39:59.321Z] ---> 06d5af9320f3 [2023-04-03T22:39:59.321Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-03T22:39:59.321Z] ---> Running in 9a5a3f27bb41 [2023-04-03T22:39:59.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T22:39:59.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T22:39:59.321Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-03T22:39:59.321Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-03T22:39:59.321Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T22:39:59.321Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T22:39:59.321Z] OK: 8 MiB in 17 packages [2023-04-03T22:39:59.321Z] Removing intermediate container 9a5a3f27bb41 [2023-04-03T22:39:59.321Z] ---> 18f828862d75 [2023-04-03T22:39:59.321Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-03T22:39:59.321Z] ---> af9fc2ce5d8f [2023-04-03T22:39:59.321Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-03T22:39:59.321Z] ---> 25c449520a80 [2023-04-03T22:39:59.321Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-03T22:39:59.321Z] ---> 45938dfd7c80 [2023-04-03T22:39:59.321Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-03T22:39:59.321Z] ---> e1b9053793dc [2023-04-03T22:39:59.321Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-03T22:39:59.321Z] ---> e039e44a2811 [2023-04-03T22:39:59.321Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-03T22:39:59.321Z] ---> Running in 9ae7c5adec4f [2023-04-03T22:39:59.887Z] Removing intermediate container 9ae7c5adec4f [2023-04-03T22:39:59.887Z] ---> e629a698fa65 [2023-04-03T22:39:59.887Z] Step 23/29 : VOLUME /cache [2023-04-03T22:39:59.887Z] ---> Running in caf8e83ab564 [2023-04-03T22:40:00.147Z] Removing intermediate container caf8e83ab564 [2023-04-03T22:40:00.147Z] ---> 324dd75c6b7d [2023-04-03T22:40:00.147Z] Step 24/29 : EXPOSE 59711 [2023-04-03T22:40:00.147Z] ---> Running in 3a5df96b1992 [2023-04-03T22:40:00.147Z] Removing intermediate container 3a5df96b1992 [2023-04-03T22:40:00.147Z] ---> 86263095401c [2023-04-03T22:40:00.147Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-03T22:40:00.147Z] ---> Running in 7ec9d8ea18a4 [2023-04-03T22:40:00.147Z] Removing intermediate container 7ec9d8ea18a4 [2023-04-03T22:40:00.147Z] ---> 8b4bc3a3167b [2023-04-03T22:40:00.147Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-03T22:40:00.147Z] ---> Running in ca44f6217769 [2023-04-03T22:40:00.407Z] Removing intermediate container ca44f6217769 [2023-04-03T22:40:00.407Z] ---> 1bfee4762900 [2023-04-03T22:40:00.407Z] Step 27/29 : LABEL arch=amd64 [2023-04-03T22:40:00.407Z] ---> Running in f6c8e08377bc [2023-04-03T22:40:00.407Z] Removing intermediate container f6c8e08377bc [2023-04-03T22:40:00.407Z] ---> ae215f81505d [2023-04-03T22:40:00.407Z] Step 28/29 : LABEL git_sha=6f02045e4bb12b0635cb30f14306d52bec90e143 [2023-04-03T22:40:00.407Z] ---> Running in ee6b3bed1d9c [2023-04-03T22:40:00.407Z] Removing intermediate container ee6b3bed1d9c [2023-04-03T22:40:00.407Z] ---> 1b1541c9dfe5 [2023-04-03T22:40:00.407Z] Step 29/29 : LABEL version=0.0.0 [2023-04-03T22:40:00.407Z] ---> Running in c1ea91c48a07 [2023-04-03T22:40:00.667Z] Removing intermediate container c1ea91c48a07 [2023-04-03T22:40:00.667Z] ---> 2f4535e15d43 [2023-04-03T22:40:00.667Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T22:40:00.667Z] Successfully built 2f4535e15d43 [2023-04-03T22:40:00.667Z] 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-04-03T22:40:01.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T22:40:01.139Z] [2023-04-03T22:40:01.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:40:01.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T22:40:01.436Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-03T22:40:01.436Z] 5eb5b503b376: Pulling fs layer [2023-04-03T22:40:01.436Z] 5c69ac0246d0: Pulling fs layer [2023-04-03T22:40:01.436Z] ec43610c2a17: Pulling fs layer [2023-04-03T22:40:01.436Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-03T22:40:01.436Z] 33b1e0a273af: Pulling fs layer [2023-04-03T22:40:01.436Z] 5d3b04190fa2: Pulling fs layer [2023-04-03T22:40:01.436Z] 2f39f015ded8: Pulling fs layer [2023-04-03T22:40:01.436Z] 3a2ae6a8a46f: Waiting [2023-04-03T22:40:01.436Z] 33b1e0a273af: Waiting [2023-04-03T22:40:01.436Z] 5d3b04190fa2: Waiting [2023-04-03T22:40:01.436Z] 2f39f015ded8: Waiting [2023-04-03T22:40:01.436Z] 5c69ac0246d0: Verifying Checksum [2023-04-03T22:40:01.436Z] 5c69ac0246d0: Download complete [2023-04-03T22:40:01.436Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-03T22:40:01.436Z] 3a2ae6a8a46f: Download complete [2023-04-03T22:40:01.436Z] 33b1e0a273af: Verifying Checksum [2023-04-03T22:40:01.436Z] 33b1e0a273af: Download complete [2023-04-03T22:40:01.436Z] 5d3b04190fa2: Download complete [2023-04-03T22:40:01.699Z] ec43610c2a17: Verifying Checksum [2023-04-03T22:40:01.699Z] ec43610c2a17: Download complete [2023-04-03T22:40:01.699Z] 5eb5b503b376: Verifying Checksum [2023-04-03T22:40:01.699Z] 5eb5b503b376: Download complete [2023-04-03T22:40:02.268Z] 2f39f015ded8: Verifying Checksum [2023-04-03T22:40:02.268Z] 2f39f015ded8: Download complete [2023-04-03T22:40:02.834Z] 5eb5b503b376: Pull complete [2023-04-03T22:40:02.834Z] 5c69ac0246d0: Pull complete [2023-04-03T22:40:03.403Z] ec43610c2a17: Pull complete [2023-04-03T22:40:03.403Z] 3a2ae6a8a46f: Pull complete [2023-04-03T22:40:03.403Z] 33b1e0a273af: Pull complete [2023-04-03T22:40:03.663Z] 5d3b04190fa2: Pull complete [2023-04-03T22:40:07.841Z] 2f39f015ded8: Pull complete [2023-04-03T22:40:07.841Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-03T22:40:07.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T22:40:07.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:40:07.912Z] prd-ubuntu20.04-docker-8c-8g-6741 does not seem to be running inside a container [2023-04-03T22:40:07.939Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-03T22:40:11.025Z] $ docker top 0a4e46241c32e1ef4df80755b6a49660add8b94e18e9103093e30942e6b6146e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:40:11.402Z] ---> job-cost.sh [2023-04-03T22:40:11.402Z] lf-activate-venv: SKIPPING [2023-04-03T22:40:11.402Z] INFO: No Stack... [2023-04-03T22:40:11.661Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T22:40:12.228Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T22:40:12.512Z] + cut -d, -f6 [2023-04-03T22:40:12.512Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/cost.csv [Pipeline] lock [2023-04-03T22:40:12.524Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-4-stack-cost] [2023-04-03T22:40:12.533Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-4-stack-cost] did not exist. Created. [2023-04-03T22:40:12.533Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T22:40:12.831Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-03T22:40:12.858Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T22:40:12.866Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T22:40:12.883Z] $ docker stop --time=1 0a4e46241c32e1ef4df80755b6a49660add8b94e18e9103093e30942e6b6146e [2023-04-03T22:40:14.025Z] $ docker rm -f --volumes 0a4e46241c32e1ef4df80755b6a49660add8b94e18e9103093e30942e6b6146e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-03T22:40:19.539Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6742 in /w/workspace/y_app-rfid-llrp-inventory_PR-170 [Pipeline] { [Pipeline] ws [2023-04-03T22:40:19.551Z] Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout [2023-04-03T22:40:19.584Z] The recommended git tool is: git [2023-04-03T22:40:30.698Z] using credential edgex-jenkins-ssh [2023-04-03T22:40:30.718Z] Cloning the remote Git repository [2023-04-03T22:40:30.782Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-03T22:40:30.893Z] > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 [2023-04-03T22:40:31.071Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-03T22:40:31.072Z] > git --version # timeout=10 [2023-04-03T22:40:31.093Z] > git --version # 'git version 2.25.1' [2023-04-03T22:40:31.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T22:40:31.320Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T22:40:33.522Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-03T22:40:33.550Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T22:40:35.268Z] Merging remotes/origin/main commit f3ec3627537317e087eb1fd8c2e6864e6f4c18bf into PR head commit 6f02045e4bb12b0635cb30f14306d52bec90e143 [2023-04-03T22:40:35.607Z] Merge succeeded, producing 6f02045e4bb12b0635cb30f14306d52bec90e143 [2023-04-03T22:40:35.607Z] Checking out Revision 6f02045e4bb12b0635cb30f14306d52bec90e143 (PR-170) [2023-04-03T22:40:36.131Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-04-03T22:40:34.556Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-03T22:40:34.599Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-03T22:40:34.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T22:40:34.620Z] > 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-04-03T22:40:35.293Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T22:40:35.389Z] > git checkout -f 6f02045e4bb12b0635cb30f14306d52bec90e143 # timeout=10 [2023-04-03T22:40:35.494Z] > git remote # timeout=10 [2023-04-03T22:40:35.516Z] > git config --get remote.origin.url # timeout=10 [2023-04-03T22:40:35.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T22:40:35.558Z] > git merge f3ec3627537317e087eb1fd8c2e6864e6f4c18bf # timeout=10 [2023-04-03T22:40:35.585Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-03T22:40:35.620Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T22:40:35.637Z] > git checkout -f 6f02045e4bb12b0635cb30f14306d52bec90e143 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T22:40:36.986Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-03T22:40:36.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T22:40:36.986Z] Dload Upload Total Spent Left Speed [2023-04-03T22:40:36.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77278 [Pipeline] sh [2023-04-03T22:40:37.605Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-03T22:40:37.933Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-03T22:40:37.933Z] + sudo tee /etc/docker/daemon.new [2023-04-03T22:40:37.933Z] { [2023-04-03T22:40:37.933Z] "registry-mirrors": [ [2023-04-03T22:40:37.933Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-03T22:40:37.933Z] ], [2023-04-03T22:40:37.933Z] "bip": "10.250.0.254/24", [2023-04-03T22:40:37.933Z] "hosts": [ [2023-04-03T22:40:37.933Z] "tcp://0.0.0.0:5555", [2023-04-03T22:40:37.933Z] "unix:///var/run/docker.sock" [2023-04-03T22:40:37.933Z] ], [2023-04-03T22:40:37.933Z] "mtu": 1458, [2023-04-03T22:40:37.933Z] "selinux-enabled": true, [2023-04-03T22:40:37.933Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-03T22:40:37.933Z] } [Pipeline] sh [2023-04-03T22:40:38.259Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-03T22:40:38.593Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T22:40:56.879Z] provisioning config files... [2023-04-03T22:40:56.907Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config8902880235126660075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:40:57.264Z] ---> docker-login.sh [2023-04-03T22:40:57.264Z] nexus3.edgexfoundry.org:10001 [2023-04-03T22:40:57.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:40:57.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:40:57.862Z] Configure a credential helper to remove this warning. See [2023-04-03T22:40:57.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:40:57.862Z] [2023-04-03T22:40:57.862Z] Login Succeeded [2023-04-03T22:40:57.862Z] nexus3.edgexfoundry.org:10002 [2023-04-03T22:40:58.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:40:58.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:40:58.411Z] Configure a credential helper to remove this warning. See [2023-04-03T22:40:58.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:40:58.411Z] [2023-04-03T22:40:58.411Z] Login Succeeded [2023-04-03T22:40:58.411Z] nexus3.edgexfoundry.org:10003 [2023-04-03T22:40:58.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:40:58.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:40:58.686Z] Configure a credential helper to remove this warning. See [2023-04-03T22:40:58.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:40:58.686Z] [2023-04-03T22:40:58.686Z] Login Succeeded [2023-04-03T22:40:58.686Z] nexus3.edgexfoundry.org:10004 [2023-04-03T22:40:58.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:40:59.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:40:59.232Z] Configure a credential helper to remove this warning. See [2023-04-03T22:40:59.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:40:59.232Z] [2023-04-03T22:40:59.232Z] Login Succeeded [2023-04-03T22:40:59.232Z] docker.io [2023-04-03T22:40:59.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:40:59.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:40:59.778Z] Configure a credential helper to remove this warning. See [2023-04-03T22:40:59.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:40:59.778Z] [2023-04-03T22:40:59.778Z] Login Succeeded [2023-04-03T22:40:59.778Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T22:40:59.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T22:41:00.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T22:41:00.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T22:41:00.123Z] ========================================================= [2023-04-03T22:41:00.123Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-03T22:41:00.123Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:41:00.473Z] + 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-04-03T22:41:00.744Z] Sending build context to Docker daemon 677.9kB [2023-04-03T22:41:00.744Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T22:41:00.744Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-03T22:41:01.016Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-03T22:41:01.016Z] af6eaf76a39c: Pulling fs layer [2023-04-03T22:41:01.016Z] 55522c791124: Pulling fs layer [2023-04-03T22:41:01.016Z] ce5c4a1c91eb: Pulling fs layer [2023-04-03T22:41:01.016Z] 169dfbe0d373: Pulling fs layer [2023-04-03T22:41:01.016Z] e1ff8fa3b103: Pulling fs layer [2023-04-03T22:41:01.016Z] 52ebb69f0ebf: Pulling fs layer [2023-04-03T22:41:01.016Z] 5abe8eddf0d5: Pulling fs layer [2023-04-03T22:41:01.016Z] 169dfbe0d373: Waiting [2023-04-03T22:41:01.016Z] e1ff8fa3b103: Waiting [2023-04-03T22:41:01.016Z] 52ebb69f0ebf: Waiting [2023-04-03T22:41:01.016Z] 5abe8eddf0d5: Waiting [2023-04-03T22:41:01.016Z] 55522c791124: Download complete [2023-04-03T22:41:01.016Z] 169dfbe0d373: Verifying Checksum [2023-04-03T22:41:01.016Z] 169dfbe0d373: Download complete [2023-04-03T22:41:01.016Z] e1ff8fa3b103: Verifying Checksum [2023-04-03T22:41:01.016Z] e1ff8fa3b103: Download complete [2023-04-03T22:41:01.016Z] af6eaf76a39c: Verifying Checksum [2023-04-03T22:41:01.016Z] af6eaf76a39c: Download complete [2023-04-03T22:41:01.998Z] af6eaf76a39c: Pull complete [2023-04-03T22:41:02.273Z] 5abe8eddf0d5: Verifying Checksum [2023-04-03T22:41:02.273Z] 5abe8eddf0d5: Download complete [2023-04-03T22:41:02.549Z] 55522c791124: Pull complete [2023-04-03T22:41:03.982Z] ce5c4a1c91eb: Verifying Checksum [2023-04-03T22:41:03.983Z] ce5c4a1c91eb: Download complete [2023-04-03T22:41:03.983Z] 52ebb69f0ebf: Verifying Checksum [2023-04-03T22:41:03.983Z] 52ebb69f0ebf: Download complete [2023-04-03T22:41:16.370Z] ce5c4a1c91eb: Pull complete [2023-04-03T22:41:16.370Z] 169dfbe0d373: Pull complete [2023-04-03T22:41:16.370Z] e1ff8fa3b103: Pull complete [2023-04-03T22:41:23.216Z] 52ebb69f0ebf: Pull complete [2023-04-03T22:41:25.174Z] 5abe8eddf0d5: Pull complete [2023-04-03T22:41:25.174Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-03T22:41:25.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T22:41:25.174Z] ---> 6cb57ee374ae [2023-04-03T22:41:25.174Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T22:41:27.149Z] ---> Running in 3b3846f7e6a6 [2023-04-03T22:41:27.149Z] Removing intermediate container 3b3846f7e6a6 [2023-04-03T22:41:27.149Z] ---> 706d7b1b547f [2023-04-03T22:41:27.149Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T22:41:27.149Z] ---> Running in 6ea68f1fb862 [2023-04-03T22:41:27.418Z] Removing intermediate container 6ea68f1fb862 [2023-04-03T22:41:27.418Z] ---> 757804e31f5e [2023-04-03T22:41:27.418Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-03T22:41:27.688Z] ---> Running in adab1de6793e [2023-04-03T22:41:27.958Z] Removing intermediate container adab1de6793e [2023-04-03T22:41:27.959Z] ---> b0f77ad215d1 [2023-04-03T22:41:27.959Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T22:41:27.959Z] ---> Running in 9ea2cb8478ca [2023-04-03T22:41:29.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T22:41:29.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T22:41:31.088Z] OK: 263 MiB in 53 packages [2023-04-03T22:41:35.369Z] Removing intermediate container 9ea2cb8478ca [2023-04-03T22:41:35.369Z] ---> 616dd2fc008f [2023-04-03T22:41:35.369Z] Step 7/12 : WORKDIR /app [2023-04-03T22:41:35.369Z] ---> Running in 96de8fee0a5e [2023-04-03T22:41:35.369Z] Removing intermediate container 96de8fee0a5e [2023-04-03T22:41:35.369Z] ---> 3cd10de2bc86 [2023-04-03T22:41:35.369Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-03T22:41:35.640Z] ---> 4256ed153450 [2023-04-03T22:41:35.640Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T22:41:35.640Z] ---> Running in 1e1488e641bc [2023-04-03T22:42:43.586Z] Removing intermediate container 1e1488e641bc [2023-04-03T22:42:43.586Z] ---> 977129050890 [2023-04-03T22:42:43.586Z] Step 10/12 : COPY . . [2023-04-03T22:42:43.586Z] ---> 4e281dd94938 [2023-04-03T22:42:43.586Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T22:42:43.586Z] ---> Running in 244d1720c5d7 [2023-04-03T22:42:43.586Z] Removing intermediate container 244d1720c5d7 [2023-04-03T22:42:43.586Z] ---> 5ac13ab943b7 [2023-04-03T22:42:43.586Z] Step 12/12 : RUN $MAKE [2023-04-03T22:42:43.586Z] ---> Running in fbcfeb780e2c [2023-04-03T22:42:43.586Z] noop [2023-04-03T22:42:43.586Z] Removing intermediate container fbcfeb780e2c [2023-04-03T22:42:43.586Z] ---> 25c981dd6a0c [2023-04-03T22:42:43.586Z] Successfully built 25c981dd6a0c [2023-04-03T22:42:43.586Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:42:43.943Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T22:42:43.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:42:44.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-6742 does not seem to be running inside a container [2023-04-03T22:42:44.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-03T22:42:45.547Z] $ docker top 625704fb5d73602e13250c74bad1570e597678a561d2e5aded6d6afad3c7c0f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T22:42:46.465Z] + go version [2023-04-03T22:42:46.465Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-03T22:42:46.497Z] $ docker stop --time=1 625704fb5d73602e13250c74bad1570e597678a561d2e5aded6d6afad3c7c0f3 [2023-04-03T22:42:48.188Z] $ docker rm -f --volumes 625704fb5d73602e13250c74bad1570e597678a561d2e5aded6d6afad3c7c0f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:42:48.717Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T22:42:48.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:42:48.910Z] prd-ubuntu20.04-docker-arm64-4c-16g-6742 does not seem to be running inside a container [2023-04-03T22:42:48.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-03T22:42:50.323Z] $ docker top e9dc9c5a0e03bb27f060ad236060884a57af7ce630daec0511823d90ce5de824 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T22:42:51.161Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] fileExists [Pipeline] sh [2023-04-03T22:42:51.820Z] + make test [2023-04-03T22:42:51.820Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-03T22:45:43.592Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-03T22:45:46.190Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-03T22:45:47.171Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.190s coverage: 86.2% of statements [2023-04-03T22:45:59.504Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.506s coverage: 71.9% of statements [2023-04-03T22:45:59.504Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-03T22:45:59.504Z] go vet ./... [2023-04-03T22:48:36.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T22:48:36.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T22:48:36.247Z] ./bin/test-attribution.sh [Pipeline] echo [2023-04-03T22:48:36.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T22:48:36.294Z] $ docker stop --time=1 e9dc9c5a0e03bb27f060ad236060884a57af7ce630daec0511823d90ce5de824 [2023-04-03T22:48:38.190Z] $ docker rm -f --volumes e9dc9c5a0e03bb27f060ad236060884a57af7ce630daec0511823d90ce5de824 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T22:48:39.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T22:48:39.707Z] Warning: overwriting stash ‘coverage-report’ [2023-04-03T22:48:40.155Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T22:48:40.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T22:48:40.867Z] + ls -al . [2023-04-03T22:48:40.867Z] total 224 [2023-04-03T22:48:40.867Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 22:42 . [2023-04-03T22:48:40.867Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:40 .. [2023-04-03T22:48:40.867Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 3 22:40 .dockerignore [2023-04-03T22:48:40.867Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 22:40 .git [2023-04-03T22:48:40.867Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:40 .github [2023-04-03T22:48:40.867Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 3 22:40 .gitignore [2023-04-03T22:48:40.867Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 22:40 .golangci.yml [2023-04-03T22:48:40.867Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 3 22:40 Attribution.txt [2023-04-03T22:48:40.867Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 3 22:40 CHANGELOG.md [2023-04-03T22:48:40.867Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 3 22:40 Dockerfile [2023-04-03T22:48:40.867Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 22:40 GOVERNANCE.md [2023-04-03T22:48:40.867Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 3 22:40 Jenkinsfile [2023-04-03T22:48:40.867Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 3 22:40 LICENSE [2023-04-03T22:48:40.867Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 3 22:40 Makefile [2023-04-03T22:48:40.867Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 22:40 OWNERS.md [2023-04-03T22:48:40.867Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 3 22:40 README.md [2023-04-03T22:48:40.867Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 3 22:37 VERSION [2023-04-03T22:48:40.867Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:40 bin [2023-04-03T22:48:40.867Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 3 22:45 coverage.out [2023-04-03T22:48:40.867Z] -rw-rw-r-- 1 jenkins jenkins 3464 Apr 3 22:40 go.mod [2023-04-03T22:48:40.867Z] -rw-rw-r-- 1 jenkins jenkins 31420 Apr 3 22:40 go.sum [2023-04-03T22:48:40.867Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:40 images [2023-04-03T22:48:40.867Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:40 internal [2023-04-03T22:48:40.867Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 3 22:40 main.go [2023-04-03T22:48:40.867Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:40 res [2023-04-03T22:48:40.867Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:40 snap [2023-04-03T22:48:40.867Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:40 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:48:41.214Z] + 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=6f02045e4bb12b0635cb30f14306d52bec90e143 --label arch=arm64 --label version=0.0.0 . [2023-04-03T22:48:41.484Z] Sending build context to Docker daemon 677.9kB [2023-04-03T22:48:41.484Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T22:48:41.484Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-03T22:48:41.484Z] ---> 25c981dd6a0c [2023-04-03T22:48:41.484Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T22:48:41.484Z] ---> Running in 1965bff5c78c [2023-04-03T22:48:41.758Z] Removing intermediate container 1965bff5c78c [2023-04-03T22:48:41.758Z] ---> 5b69f79c7682 [2023-04-03T22:48:41.758Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T22:48:42.027Z] ---> Running in a95d3f541225 [2023-04-03T22:48:42.296Z] Removing intermediate container a95d3f541225 [2023-04-03T22:48:42.296Z] ---> 7eec4c3ba8ea [2023-04-03T22:48:42.296Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-03T22:48:42.296Z] ---> Running in ed29354f4c64 [2023-04-03T22:48:42.568Z] Removing intermediate container ed29354f4c64 [2023-04-03T22:48:42.568Z] ---> 924b766a4cfa [2023-04-03T22:48:42.568Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T22:48:42.837Z] ---> Running in 430be9dcc7e1 [2023-04-03T22:48:43.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T22:48:44.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T22:48:45.809Z] OK: 263 MiB in 53 packages [2023-04-03T22:48:46.399Z] Removing intermediate container 430be9dcc7e1 [2023-04-03T22:48:46.399Z] ---> b03132bd4768 [2023-04-03T22:48:46.399Z] Step 7/29 : WORKDIR /app [2023-04-03T22:48:46.399Z] ---> Running in 40de5739f250 [2023-04-03T22:48:46.669Z] Removing intermediate container 40de5739f250 [2023-04-03T22:48:46.669Z] ---> b9601af9d5f0 [2023-04-03T22:48:46.669Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-03T22:48:49.266Z] ---> 0ae43992e71a [2023-04-03T22:48:49.266Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T22:48:49.266Z] ---> Running in b2a0c1e25077 [2023-04-03T22:48:51.860Z] Removing intermediate container b2a0c1e25077 [2023-04-03T22:48:51.860Z] ---> 2bcf80022c69 [2023-04-03T22:48:51.860Z] Step 10/29 : COPY . . [2023-04-03T22:48:52.828Z] ---> 4b0f3a9876fd [2023-04-03T22:48:52.828Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T22:48:52.828Z] ---> Running in 91af23280f71 [2023-04-03T22:48:53.097Z] Removing intermediate container 91af23280f71 [2023-04-03T22:48:53.097Z] ---> 377e19217bcf [2023-04-03T22:48:53.097Z] Step 12/29 : RUN $MAKE [2023-04-03T22:48:53.097Z] ---> Running in 8116e24a6acc [2023-04-03T22:48:54.515Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -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-04-03T22:51:31.332Z] Removing intermediate container 8116e24a6acc [2023-04-03T22:51:31.332Z] ---> 8f1006f21edc [2023-04-03T22:51:31.332Z] Step 13/29 : FROM alpine:3.17 [2023-04-03T22:51:31.332Z] 3.17: Pulling from library/alpine [2023-04-03T22:51:31.332Z] c41833b44d91: Pulling fs layer [2023-04-03T22:51:31.332Z] c41833b44d91: Verifying Checksum [2023-04-03T22:51:31.332Z] c41833b44d91: Download complete [2023-04-03T22:51:31.332Z] c41833b44d91: Pull complete [2023-04-03T22:51:31.332Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T22:51:31.332Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T22:51:31.332Z] ---> 51e60588ff2c [2023-04-03T22:51:31.332Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-03T22:51:31.332Z] ---> Running in 2e9d261e4103 [2023-04-03T22:51:31.332Z] Removing intermediate container 2e9d261e4103 [2023-04-03T22:51:31.332Z] ---> 028c1766618e [2023-04-03T22:51:31.332Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-03T22:51:31.332Z] ---> Running in e8b15216d70a [2023-04-03T22:51:31.332Z] Removing intermediate container e8b15216d70a [2023-04-03T22:51:31.332Z] ---> e68107300033 [2023-04-03T22:51:31.332Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-03T22:51:31.332Z] ---> Running in d6cc90c1fe5d [2023-04-03T22:51:31.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T22:51:31.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T22:51:31.332Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-03T22:51:31.332Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-03T22:51:31.332Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T22:51:31.332Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T22:51:31.332Z] OK: 8 MiB in 17 packages [2023-04-03T22:51:31.332Z] Removing intermediate container d6cc90c1fe5d [2023-04-03T22:51:31.332Z] ---> 221cdcb288c2 [2023-04-03T22:51:31.332Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-03T22:51:31.332Z] ---> ec5e29f8b6a6 [2023-04-03T22:51:31.332Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-03T22:51:31.332Z] ---> 5e6c3453d170 [2023-04-03T22:51:31.332Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-03T22:51:31.332Z] ---> 148415f4a715 [2023-04-03T22:51:31.332Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-03T22:51:31.332Z] ---> 65d509859ec6 [2023-04-03T22:51:31.332Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-03T22:51:31.332Z] ---> 1ba5a8b0fc15 [2023-04-03T22:51:31.332Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-03T22:51:31.332Z] ---> Running in 7b464bbdea84 [2023-04-03T22:51:31.920Z] Removing intermediate container 7b464bbdea84 [2023-04-03T22:51:31.920Z] ---> 9fb9a1e0af14 [2023-04-03T22:51:31.920Z] Step 23/29 : VOLUME /cache [2023-04-03T22:51:31.920Z] ---> Running in d77342b9c8b9 [2023-04-03T22:51:32.190Z] Removing intermediate container d77342b9c8b9 [2023-04-03T22:51:32.190Z] ---> 598671110334 [2023-04-03T22:51:32.190Z] Step 24/29 : EXPOSE 59711 [2023-04-03T22:51:32.459Z] ---> Running in f335ad1541f7 [2023-04-03T22:51:32.726Z] Removing intermediate container f335ad1541f7 [2023-04-03T22:51:32.726Z] ---> 4b0293a53627 [2023-04-03T22:51:32.726Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-03T22:51:32.726Z] ---> Running in 867562ad4cc9 [2023-04-03T22:51:32.996Z] Removing intermediate container 867562ad4cc9 [2023-04-03T22:51:32.996Z] ---> 41834662d206 [2023-04-03T22:51:32.996Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-03T22:51:32.996Z] ---> Running in 80f1f3fbf1d2 [2023-04-03T22:51:33.581Z] Removing intermediate container 80f1f3fbf1d2 [2023-04-03T22:51:33.581Z] ---> 165b2e645f83 [2023-04-03T22:51:33.581Z] Step 27/29 : LABEL arch=arm64 [2023-04-03T22:51:33.581Z] ---> Running in 0c04085b5a9d [2023-04-03T22:51:33.848Z] Removing intermediate container 0c04085b5a9d [2023-04-03T22:51:33.848Z] ---> 93edb53ddd25 [2023-04-03T22:51:33.848Z] Step 28/29 : LABEL git_sha=6f02045e4bb12b0635cb30f14306d52bec90e143 [2023-04-03T22:51:33.848Z] ---> Running in 68d771945a3a [2023-04-03T22:51:34.123Z] Removing intermediate container 68d771945a3a [2023-04-03T22:51:34.123Z] ---> a01a19d2f67d [2023-04-03T22:51:34.123Z] Step 29/29 : LABEL version=0.0.0 [2023-04-03T22:51:34.390Z] ---> Running in 734bdf4ad134 [2023-04-03T22:51:34.657Z] Removing intermediate container 734bdf4ad134 [2023-04-03T22:51:34.657Z] ---> d3bae28bda53 [2023-04-03T22:51:34.657Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T22:51:34.657Z] Successfully built d3bae28bda53 [2023-04-03T22:51:34.657Z] 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-04-03T22:51:35.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T22:51:35.094Z] [2023-04-03T22:51:35.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:51:35.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T22:51:35.436Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-03T22:51:35.436Z] 8998bd30e6a1: Pulling fs layer [2023-04-03T22:51:35.436Z] 04944245beec: Pulling fs layer [2023-04-03T22:51:35.436Z] 699f458cf7ca: Pulling fs layer [2023-04-03T22:51:35.436Z] 765212b225bb: Pulling fs layer [2023-04-03T22:51:35.436Z] f23df028b6ca: Pulling fs layer [2023-04-03T22:51:35.436Z] d65c8cfc05b1: Pulling fs layer [2023-04-03T22:51:35.436Z] 2437ff75d9bd: Pulling fs layer [2023-04-03T22:51:35.436Z] d65c8cfc05b1: Waiting [2023-04-03T22:51:35.436Z] f23df028b6ca: Waiting [2023-04-03T22:51:35.436Z] 2437ff75d9bd: Waiting [2023-04-03T22:51:35.436Z] 765212b225bb: Waiting [2023-04-03T22:51:35.708Z] 04944245beec: Verifying Checksum [2023-04-03T22:51:35.708Z] 04944245beec: Download complete [2023-04-03T22:51:35.708Z] 765212b225bb: Verifying Checksum [2023-04-03T22:51:35.708Z] 765212b225bb: Download complete [2023-04-03T22:51:35.708Z] f23df028b6ca: Verifying Checksum [2023-04-03T22:51:35.708Z] f23df028b6ca: Download complete [2023-04-03T22:51:35.708Z] d65c8cfc05b1: Verifying Checksum [2023-04-03T22:51:35.708Z] d65c8cfc05b1: Download complete [2023-04-03T22:51:35.979Z] 699f458cf7ca: Verifying Checksum [2023-04-03T22:51:35.979Z] 699f458cf7ca: Download complete [2023-04-03T22:51:36.249Z] 8998bd30e6a1: Verifying Checksum [2023-04-03T22:51:36.249Z] 8998bd30e6a1: Download complete [2023-04-03T22:51:38.847Z] 2437ff75d9bd: Verifying Checksum [2023-04-03T22:51:38.847Z] 2437ff75d9bd: Download complete [2023-04-03T22:51:40.257Z] 8998bd30e6a1: Pull complete [2023-04-03T22:51:40.524Z] 04944245beec: Pull complete [2023-04-03T22:51:41.933Z] 699f458cf7ca: Pull complete [2023-04-03T22:51:41.933Z] 765212b225bb: Pull complete [2023-04-03T22:51:42.520Z] f23df028b6ca: Pull complete [2023-04-03T22:51:42.787Z] d65c8cfc05b1: Pull complete [2023-04-03T22:51:55.106Z] 2437ff75d9bd: Pull complete [2023-04-03T22:51:55.106Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-03T22:51:55.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T22:51:55.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:51:55.332Z] prd-ubuntu20.04-docker-arm64-4c-16g-6742 does not seem to be running inside a container [2023-04-03T22:51:55.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-03T22:51:58.332Z] $ docker top a5f1fa49c42f79e8f30e94eb452856afd2b7968818bb50a0c133dc3bedc92088 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:51:59.191Z] ---> job-cost.sh [2023-04-03T22:51:59.191Z] lf-activate-venv: SKIPPING [2023-04-03T22:51:59.191Z] INFO: No Stack... [2023-04-03T22:51:59.777Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-03T22:52:00.372Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T22:52:01.033Z] + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [2023-04-03T22:52:01.033Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T22:52:01.072Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-4-stack-cost] [2023-04-03T22:52:01.079Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-4-stack-cost] did not exist. Created. [2023-04-03T22:52:01.079Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T22:52:01.747Z] /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-d49b06c2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-03T22:52:02.092Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-03T22:52:02.125Z] Warning: overwriting stash ‘stack-cost’ [2023-04-03T22:52:02.182Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T22:52:02.191Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T22:52:02.228Z] $ docker stop --time=1 a5f1fa49c42f79e8f30e94eb452856afd2b7968818bb50a0c133dc3bedc92088 [2023-04-03T22:52:03.725Z] $ docker rm -f --volumes a5f1fa49c42f79e8f30e94eb452856afd2b7968818bb50a0c133dc3bedc92088 [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-04-03T22:52:04.072Z] provisioning config files... [2023-04-03T22:52:04.079Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config5688280832096762357tmp [Pipeline] { [Pipeline] sh [2023-04-03T22:52:04.368Z] + set +x [2023-04-03T22:52:04.368Z] + bash -s -- [2023-04-03T22:52:04.368Z] + curl -s https://codecov.io/bash [2023-04-03T22:52:04.368Z] [2023-04-03T22:52:04.368Z] _____ _ [2023-04-03T22:52:04.368Z] / ____| | | [2023-04-03T22:52:04.368Z] | | ___ __| | ___ ___ _____ __ [2023-04-03T22:52:04.368Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-03T22:52:04.368Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-03T22:52:04.368Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-03T22:52:04.368Z] Bash-1.0.6 [2023-04-03T22:52:04.368Z] [2023-04-03T22:52:04.368Z] [2023-04-03T22:52:04.368Z] ==> git version 2.25.1 found [2023-04-03T22:52:04.368Z] ==> 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-04-03T22:52:04.368Z] Release-Date: 2020-01-08 [2023-04-03T22:52:04.368Z] 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-04-03T22:52:04.368Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-03T22:52:04.368Z] ==> Jenkins CI detected. [2023-04-03T22:52:04.368Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-170 [2023-04-03T22:52:04.368Z] project root: . [2023-04-03T22:52:04.368Z] --> token set from env [2023-04-03T22:52:04.368Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-03T22:52:04.368Z] ==> Running gcov in . (disable via -X gcov) [2023-04-03T22:52:04.368Z] ==> Python coveragepy not found [2023-04-03T22:52:04.368Z] ==> Searching for coverage reports in: [2023-04-03T22:52:04.368Z] + . [2023-04-03T22:52:04.368Z] -> Found 1 reports [2023-04-03T22:52:04.368Z] ==> Detecting git/mercurial file structure [2023-04-03T22:52:04.368Z] ==> Reading reports [2023-04-03T22:52:04.626Z] + ./coverage.out bytes=41317 [2023-04-03T22:52:04.626Z] ==> Appending adjustments [2023-04-03T22:52:04.626Z] https://docs.codecov.io/docs/fixing-reports [2023-04-03T22:52:04.626Z] + Found adjustments [2023-04-03T22:52:04.626Z] ==> Gzipping contents [2023-04-03T22:52:04.626Z] 12K /tmp/codecov.sVBgPP.gz [2023-04-03T22:52:04.626Z] ==> Uploading reports [2023-04-03T22:52:04.626Z] url: https://codecov.io [2023-04-03T22:52:04.626Z] query: branch=PR-170&commit=6f02045e4bb12b0635cb30f14306d52bec90e143&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-170%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=170&job=&cmd_args= [2023-04-03T22:52:04.626Z] -> Pinging Codecov [2023-04-03T22:52:04.626Z] 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=6f02045e4bb12b0635cb30f14306d52bec90e143&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-170%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=170&job=&cmd_args= [2023-04-03T22:52:04.886Z] -> Uploading to [2023-04-03T22:52:04.886Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-03/581DD39554BDF9B6E22D074273EAD858/6f02045e4bb12b0635cb30f14306d52bec90e143/4449a342-d625-4e11-84f2-7fab9e16ce0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T225204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a965f5f7aa067e24f6093dbd3254f241e99432e1103227b5ac381e5b0bd7118b [2023-04-03T22:52:04.887Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T22:52:04.887Z] Dload Upload Total Spent Left Speed [2023-04-03T22:52:05.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 38558 --:--:-- --:--:-- --:--:-- 38685 [2023-04-03T22:52:05.145Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6f02045e4bb12b0635cb30f14306d52bec90e143 [Pipeline] } [2023-04-03T22:52:05.152Z] 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-04-03T22:52:05.859Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives ] [2023-04-03T22:52:05.860Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives [2023-04-03T22:52:05.860Z] total 16 [2023-04-03T22:52:05.860Z] drwxr-xr-x 3 root root 4096 Apr 3 22:40 . [2023-04-03T22:52:05.860Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 3 22:40 .. [2023-04-03T22:52:05.860Z] drwxr-xr-x 2 root root 4096 Apr 3 22:40 cost [2023-04-03T22:52:05.860Z] -rw-r--r-- 1 root root 95 Apr 3 22:40 cost.csv [2023-04-03T22:52:05.860Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives [2023-04-03T22:52:05.860Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives [2023-04-03T22:52:05.860Z] total 16 [2023-04-03T22:52:05.860Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 22:40 . [2023-04-03T22:52:05.860Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 3 22:40 .. [2023-04-03T22:52:05.860Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 3 22:40 cost [2023-04-03T22:52:05.860Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 3 22:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:52:06.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:52:07.006Z] ---> package-listing.sh [2023-04-03T22:52:07.006Z] ++ facter osfamily [2023-04-03T22:52:07.006Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-03T22:52:07.265Z] + OS_FAMILY=debian [2023-04-03T22:52:07.265Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-170 [2023-04-03T22:52:07.265Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-03T22:52:07.265Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-03T22:52:07.265Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-03T22:52:07.265Z] + PACKAGES=/tmp/packages_start.txt [2023-04-03T22:52:07.265Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-170 ']' [2023-04-03T22:52:07.265Z] + PACKAGES=/tmp/packages_end.txt [2023-04-03T22:52:07.265Z] + case "${OS_FAMILY}" in [2023-04-03T22:52:07.265Z] + dpkg -l [2023-04-03T22:52:07.265Z] + grep '^ii' [2023-04-03T22:52:07.265Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-03T22:52:07.265Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-03T22:52:07.265Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-03T22:52:07.265Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-170 ']' [2023-04-03T22:52:07.265Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/ [2023-04-03T22:52:07.265Z] + 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-04-03T22:52:07.275Z] 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-04-03T22:52:07.551Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:52:08.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T22:52:08.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:52:08.169Z] prd-ubuntu20.04-docker-8c-8g-6741 does not seem to be running inside a container [2023-04-03T22:52:08.194Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-03T22:52:08.388Z] $ docker top cefec045cec903a274edc6ea91178f728ef8f00fda19a79683b1547c24a2339b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T22:52:08.728Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-03T22:52:09.011Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-03T22:52:09.292Z] + ls /var/log/sa-host [2023-04-03T22:52:09.292Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T22:52:09.375Z] provisioning config files... [2023-04-03T22:52:09.382Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config12223035730497870036tmp [Pipeline] { [Pipeline] echo [2023-04-03T22:52:09.393Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:52:09.674Z] ---> create-netrc.sh [Pipeline] } [2023-04-03T22:52:09.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:52:10.020Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-03T22:52:10.030Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:52:10.311Z] ---> sudo-logs.sh [2023-04-03T22:52:10.311Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-03T22:52:10.338Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:52:10.617Z] ---> job-cost.sh [2023-04-03T22:52:10.617Z] lf-activate-venv: SKIPPING [2023-04-03T22:52:10.617Z] DEBUG: total: 0.2199999988079071 [2023-04-03T22:52:10.617Z] INFO: Retrieving Stack Cost... [2023-04-03T22:52:10.875Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T22:52:11.441Z] INFO: Archiving Costs [Pipeline] echo [2023-04-03T22:52:11.452Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:52:11.734Z] ---> logs-deploy.sh [2023-04-03T22:52:11.734Z] lf-activate-venv: SKIPPING [2023-04-03T22:52:11.734Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-170/4 [2023-04-03T22:52:11.734Z] INFO: archiving workspace using pattern(s): [2023-04-03T22:52:12.669Z] Archives upload complete. [2023-04-03T22:52:12.669Z] INFO: archiving logs to Nexus