Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from d18d0f12150e76f281615eee984fa5cbe55ac6d4+8b2fb15614d399982e3d107523aa790b0caa1bb8 (b84beb4feafc71eedd1611382ddf1a679666eb8f) 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-ssh7918082227338317762.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh620312560323141159.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-67/workspace@libs/edgex-global-pipelines/.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-67/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18241173721650041997.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh10767571017975337215.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-67/workspace@libs/lf-pipelines/.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-67/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13414635261487202392.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21749’ Running on prd-ubuntu20.04-docker-8c-8g-21752 in /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [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/ry_app-rfid-llrp-inventory_PR-67 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8b2fb15614d399982e3d107523aa790b0caa1bb8 into PR head commit d18d0f12150e76f281615eee984fa5cbe55ac6d4 Merge succeeded, producing 233ad6372230290c566b364c1db6d5b5622c9ecd Checking out Revision 233ad6372230290c566b364c1db6d5b5622c9ecd (PR-67) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d18d0f12150e76f281615eee984fa5cbe55ac6d4 # 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 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 233ad6372230290c566b364c1db6d5b5622c9ecd # timeout=10 Commit message: "Merge commit '8b2fb15614d399982e3d107523aa790b0caa1bb8' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 3c8570b8ca1d99b482c6b8593bb10f6ea19fd27d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-22T07:59:17.738Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-22T07:59:17.794Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-22T07:59:17.808Z] ========================================================= [2022-04-22T07:59:17.808Z] EdgeX Global Pipelines Version Info [2022-04-22T07:59:17.808Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-22T07:59:18.559Z] ------------------- [2022-04-22T07:59:18.559Z] stable info: [2022-04-22T07:59:18.559Z] ------------------- [2022-04-22T07:59:18.559Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T07:59:18.559Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T07:59:18.559Z] Message: update stable to v1.0.221 [2022-04-22T07:59:19.136Z] ------------------- [2022-04-22T07:59:19.136Z] experimental info: [2022-04-22T07:59:19.136Z] ------------------- [2022-04-22T07:59:19.136Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T07:59:19.136Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-22T07:59:19.136Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-22T07:59:19.291Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-22T07:59:19.306Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-22T07:59:19.323Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-22T07:59:19.333Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-22T07:59:19.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-22T07:59:19.359Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-22T07:59:19.371Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-22T07:59:19.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-22T07:59:19.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-22T07:59:19.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-22T07:59:19.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-22T07:59:19.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-22T07:59:19.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-22T07:59:19.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-22T07:59:19.468Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T07:59:19.480Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T07:59:19.490Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T07:59:19.498Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T07:59:19.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-22T07:59:19.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-22T07:59:19.524Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-22T07:59:19.532Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-22T07:59:19.550Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-22T07:59:19.565Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-22T07:59:19.576Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-22T07:59:19.589Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-22T07:59:19.599Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-67 [Pipeline] echo [2022-04-22T07:59:19.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-67 [Pipeline] echo [2022-04-22T07:59:19.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-67 [Pipeline] echo [2022-04-22T07:59:19.625Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 233ad6372230290c566b364c1db6d5b5622c9ecd [Pipeline] echo [2022-04-22T07:59:19.634Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 233ad63 [Pipeline] echo [2022-04-22T07:59:19.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T07:59:19.684Z] provisioning config files... [2022-04-22T07:59:19.697Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config2302321976474156232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T07:59:20.016Z] ---> docker-login.sh [2022-04-22T07:59:20.017Z] nexus3.edgexfoundry.org:10001 [2022-04-22T07:59:20.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:59:20.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:59:20.278Z] Configure a credential helper to remove this warning. See [2022-04-22T07:59:20.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:59:20.278Z] [2022-04-22T07:59:20.278Z] Login Succeeded [2022-04-22T07:59:20.278Z] nexus3.edgexfoundry.org:10002 [2022-04-22T07:59:20.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:59:20.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:59:20.541Z] Configure a credential helper to remove this warning. See [2022-04-22T07:59:20.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:59:20.541Z] [2022-04-22T07:59:20.541Z] Login Succeeded [2022-04-22T07:59:20.541Z] nexus3.edgexfoundry.org:10003 [2022-04-22T07:59:20.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:59:20.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:59:20.802Z] Configure a credential helper to remove this warning. See [2022-04-22T07:59:20.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:59:20.802Z] [2022-04-22T07:59:20.802Z] Login Succeeded [2022-04-22T07:59:20.802Z] nexus3.edgexfoundry.org:10004 [2022-04-22T07:59:20.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:59:20.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:59:20.802Z] Configure a credential helper to remove this warning. See [2022-04-22T07:59:20.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:59:20.802Z] [2022-04-22T07:59:20.802Z] Login Succeeded [2022-04-22T07:59:20.802Z] docker.io [2022-04-22T07:59:21.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:59:21.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:59:21.326Z] Configure a credential helper to remove this warning. See [2022-04-22T07:59:21.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:59:21.326Z] [2022-04-22T07:59:21.326Z] Login Succeeded [2022-04-22T07:59:21.326Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T07:59:21.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-22T07:59:21.733Z] + git rev-list -1 --merges 233ad6372230290c566b364c1db6d5b5622c9ecd~1..233ad6372230290c566b364c1db6d5b5622c9ecd [Pipeline] echo [2022-04-22T07:59:21.767Z] -----------> git rev-list -1 --merges 233ad6372230290c566b364c1db6d5b5622c9ecd~1..233ad6372230290c566b364c1db6d5b5622c9ecd 233ad6372230290c566b364c1db6d5b5622c9ecd [2022-04-22T07:59:21.767Z] 233ad6372230290c566b364c1db6d5b5622c9ecd [false] [Pipeline] sh [2022-04-22T07:59:22.058Z] + git log --format=format:%s -1 233ad6372230290c566b364c1db6d5b5622c9ecd [Pipeline] echo [2022-04-22T07:59:22.076Z] ========================================================= [2022-04-22T07:59:22.076Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-22T07:59:22.076Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T07:59:22.470Z] + git log --format=format:%s -1 233ad6372230290c566b364c1db6d5b5622c9ecd [Pipeline] echo [2022-04-22T07:59:22.483Z] [semverPrep] GIT_COMMIT: 233ad6372230290c566b364c1db6d5b5622c9ecd, Commit Message: Merge commit '8b2fb15614d399982e3d107523aa790b0caa1bb8' into HEAD [Pipeline] echo [2022-04-22T07:59:22.491Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-22T07:59:22.924Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T07:59:22.924Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-22T07:59:22.924Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-22T07:59:22.924Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-22T07:59:22.924Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-22T07:59:22.924Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-22T07:59:22.924Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:59:23.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T07:59:23.361Z] [2022-04-22T07:59:23.361Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:59:23.672Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T07:59:23.672Z] latest: Pulling from edgex-devops/git-semver [2022-04-22T07:59:23.672Z] a0d0a0d46f8b: Pulling fs layer [2022-04-22T07:59:23.672Z] 3e5f54012d9b: Pulling fs layer [2022-04-22T07:59:23.672Z] 4c7163046ea9: Pulling fs layer [2022-04-22T07:59:23.672Z] 0c2d73faf560: Pulling fs layer [2022-04-22T07:59:23.672Z] 0c2d73faf560: Waiting [2022-04-22T07:59:23.672Z] 3e5f54012d9b: Download complete [2022-04-22T07:59:23.672Z] a0d0a0d46f8b: Download complete [2022-04-22T07:59:23.672Z] 0c2d73faf560: Verifying Checksum [2022-04-22T07:59:23.672Z] 0c2d73faf560: Download complete [2022-04-22T07:59:23.672Z] 4c7163046ea9: Verifying Checksum [2022-04-22T07:59:23.672Z] 4c7163046ea9: Download complete [2022-04-22T07:59:23.934Z] a0d0a0d46f8b: Pull complete [2022-04-22T07:59:23.934Z] 3e5f54012d9b: Pull complete [2022-04-22T07:59:24.194Z] 4c7163046ea9: Pull complete [2022-04-22T07:59:24.457Z] 0c2d73faf560: Pull complete [2022-04-22T07:59:24.457Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-22T07:59:24.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T07:59:24.457Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-22T07:59:24.539Z] prd-ubuntu20.04-docker-8c-8g-21752 does not seem to be running inside a container [2022-04-22T07:59:24.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@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:10004/edgex-devops/git-semver:latest cat [2022-04-22T07:59:25.250Z] $ docker top d7cd2b256441b342cc0fb0f5663bdac0bf5c8b52a4cd3337e4df6cea01e1c656 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T07:59:25.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T07:59:25.354Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T07:59:25.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T07:59:25.515Z] $ docker exec d7cd2b256441b342cc0fb0f5663bdac0bf5c8b52a4cd3337e4df6cea01e1c656 ssh-agent [2022-04-22T07:59:25.636Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPflJMG/agent.13 [2022-04-22T07:59:25.636Z] SSH_AGENT_PID=20 [2022-04-22T07:59:25.645Z] Running ssh-add (command line suppressed) [2022-04-22T07:59:25.767Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_3400104448063808819.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_3400104448063808819.key) [2022-04-22T07:59:25.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T07:59:26.076Z] + git tag --points-at HEAD [Pipeline] } [2022-04-22T07:59:26.103Z] $ docker exec --env ******** --env ******** d7cd2b256441b342cc0fb0f5663bdac0bf5c8b52a4cd3337e4df6cea01e1c656 ssh-agent -k [2022-04-22T07:59:26.218Z] unset SSH_AUTH_SOCK; [2022-04-22T07:59:26.219Z] unset SSH_AGENT_PID; [2022-04-22T07:59:26.219Z] echo Agent pid 20 killed; [2022-04-22T07:59:26.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-22T07:59:26.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T07:59:26.254Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T07:59:26.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T07:59:26.397Z] $ docker exec d7cd2b256441b342cc0fb0f5663bdac0bf5c8b52a4cd3337e4df6cea01e1c656 ssh-agent [2022-04-22T07:59:26.528Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXemFeip/agent.53 [2022-04-22T07:59:26.528Z] SSH_AGENT_PID=59 [2022-04-22T07:59:26.532Z] Running ssh-add (command line suppressed) [2022-04-22T07:59:26.658Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_4196454485969085842.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_4196454485969085842.key) [2022-04-22T07:59:26.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T07:59:26.957Z] + git semver init [2022-04-22T07:59:26.957Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T07:59:26.957Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-67/.git [2022-04-22T07:59:26.957Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [2022-04-22T07:59:26.957Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T07:59:26.957Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T07:59:26.957Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T07:59:26.957Z] # $SEMVER_BRANCH = PR-67 [2022-04-22T07:59:26.957Z] # $SEMVER_TEMP = /tmp/semver-884381019 [2022-04-22T07:59:26.957Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-04-22T07:59:28.343Z] # '/tmp/semver-884381019' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver' [2022-04-22T07:59:28.343Z] # -> Force: false [2022-04-22T07:59:28.343Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver [Pipeline] } [2022-04-22T07:59:28.361Z] $ docker exec --env ******** --env ******** d7cd2b256441b342cc0fb0f5663bdac0bf5c8b52a4cd3337e4df6cea01e1c656 ssh-agent -k [2022-04-22T07:59:28.461Z] unset SSH_AUTH_SOCK; [2022-04-22T07:59:28.461Z] unset SSH_AGENT_PID; [2022-04-22T07:59:28.461Z] echo Agent pid 59 killed; [2022-04-22T07:59:28.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T07:59:28.782Z] + git semver [Pipeline] } [2022-04-22T07:59:28.804Z] $ docker stop --time=1 d7cd2b256441b342cc0fb0f5663bdac0bf5c8b52a4cd3337e4df6cea01e1c656 [2022-04-22T07:59:30.188Z] $ docker rm -f d7cd2b256441b342cc0fb0f5663bdac0bf5c8b52a4cd3337e4df6cea01e1c656 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T07:59:30.543Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-22T07:59:30.809Z] Stashed 1 file(s) [Pipeline] echo [2022-04-22T07:59:30.811Z] [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 [2022-04-22T07:59:30.962Z] provisioning config files... [2022-04-22T07:59:30.973Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config898479108043889972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T07:59:31.274Z] ---> docker-login.sh [2022-04-22T07:59:31.274Z] nexus3.edgexfoundry.org:10001 [2022-04-22T07:59:31.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:59:31.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:59:31.274Z] Configure a credential helper to remove this warning. See [2022-04-22T07:59:31.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:59:31.274Z] [2022-04-22T07:59:31.274Z] Login Succeeded [2022-04-22T07:59:31.274Z] nexus3.edgexfoundry.org:10002 [2022-04-22T07:59:31.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:59:31.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:59:31.537Z] Configure a credential helper to remove this warning. See [2022-04-22T07:59:31.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:59:31.537Z] [2022-04-22T07:59:31.537Z] Login Succeeded [2022-04-22T07:59:31.537Z] nexus3.edgexfoundry.org:10003 [2022-04-22T07:59:31.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:59:31.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:59:31.537Z] Configure a credential helper to remove this warning. See [2022-04-22T07:59:31.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:59:31.537Z] [2022-04-22T07:59:31.537Z] Login Succeeded [2022-04-22T07:59:31.537Z] nexus3.edgexfoundry.org:10004 [2022-04-22T07:59:31.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:59:31.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:59:31.798Z] Configure a credential helper to remove this warning. See [2022-04-22T07:59:31.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:59:31.798Z] [2022-04-22T07:59:31.798Z] Login Succeeded [2022-04-22T07:59:31.798Z] docker.io [2022-04-22T07:59:31.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:59:32.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:59:32.060Z] Configure a credential helper to remove this warning. See [2022-04-22T07:59:32.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:59:32.060Z] [2022-04-22T07:59:32.060Z] Login Succeeded [2022-04-22T07:59:32.060Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T07:59:32.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T07:59:32.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T07:59:32.148Z] ========================================================= [2022-04-22T07:59:32.148Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-22T07:59:32.148Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:59:32.461Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-22T07:59:32.461Z] Sending build context to Docker daemon 10.04MB [2022-04-22T07:59:32.461Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T07:59:32.461Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-22T07:59:32.462Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-22T07:59:32.462Z] 59bf1c3509f3: Pulling fs layer [2022-04-22T07:59:32.462Z] 666ba61612fd: Pulling fs layer [2022-04-22T07:59:32.462Z] 8ed8ca486205: Pulling fs layer [2022-04-22T07:59:32.462Z] 4fe6c5a15a65: Pulling fs layer [2022-04-22T07:59:32.462Z] 22a0e8bec74d: Pulling fs layer [2022-04-22T07:59:32.462Z] 4fe6c5a15a65: Waiting [2022-04-22T07:59:32.462Z] 640e595b4fbd: Pulling fs layer [2022-04-22T07:59:32.462Z] 22a0e8bec74d: Waiting [2022-04-22T07:59:32.462Z] 763cafe07f6e: Pulling fs layer [2022-04-22T07:59:32.462Z] 0c0b528cf693: Pulling fs layer [2022-04-22T07:59:32.462Z] 763cafe07f6e: Waiting [2022-04-22T07:59:32.462Z] 10935f4eaf8b: Pulling fs layer [2022-04-22T07:59:32.462Z] 0c0b528cf693: Waiting [2022-04-22T07:59:32.462Z] 10935f4eaf8b: Waiting [2022-04-22T07:59:32.462Z] 8ed8ca486205: Download complete [2022-04-22T07:59:32.462Z] 666ba61612fd: Verifying Checksum [2022-04-22T07:59:32.462Z] 666ba61612fd: Download complete [2022-04-22T07:59:32.462Z] 22a0e8bec74d: Verifying Checksum [2022-04-22T07:59:32.462Z] 22a0e8bec74d: Download complete [2022-04-22T07:59:32.723Z] 640e595b4fbd: Verifying Checksum [2022-04-22T07:59:32.723Z] 640e595b4fbd: Download complete [2022-04-22T07:59:32.723Z] 59bf1c3509f3: Verifying Checksum [2022-04-22T07:59:32.723Z] 59bf1c3509f3: Download complete [2022-04-22T07:59:32.723Z] 763cafe07f6e: Verifying Checksum [2022-04-22T07:59:32.723Z] 763cafe07f6e: Download complete [2022-04-22T07:59:32.723Z] 0c0b528cf693: Verifying Checksum [2022-04-22T07:59:32.723Z] 0c0b528cf693: Download complete [2022-04-22T07:59:32.723Z] 59bf1c3509f3: Pull complete [2022-04-22T07:59:32.984Z] 666ba61612fd: Pull complete [2022-04-22T07:59:32.984Z] 8ed8ca486205: Pull complete [2022-04-22T07:59:33.244Z] 10935f4eaf8b: Verifying Checksum [2022-04-22T07:59:33.244Z] 10935f4eaf8b: Download complete [2022-04-22T07:59:33.507Z] 4fe6c5a15a65: Download complete [2022-04-22T07:59:37.709Z] 4fe6c5a15a65: Pull complete [2022-04-22T07:59:37.709Z] 22a0e8bec74d: Pull complete [2022-04-22T07:59:37.709Z] 640e595b4fbd: Pull complete [2022-04-22T07:59:37.709Z] 763cafe07f6e: Pull complete [2022-04-22T07:59:37.969Z] 0c0b528cf693: Pull complete [2022-04-22T07:59:40.509Z] 10935f4eaf8b: Pull complete [2022-04-22T07:59:40.509Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-22T07:59:40.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T07:59:40.509Z] ---> 99d49a6021b9 [2022-04-22T07:59:40.509Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-22T07:59:41.895Z] ---> Running in 32c7db358413 [2022-04-22T07:59:41.895Z] Removing intermediate container 32c7db358413 [2022-04-22T07:59:41.895Z] ---> dcc7a8b8d217 [2022-04-22T07:59:41.895Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T07:59:41.895Z] ---> Running in 4cea7518b60e [2022-04-22T07:59:41.895Z] Removing intermediate container 4cea7518b60e [2022-04-22T07:59:41.895Z] ---> 4dd46838f0b4 [2022-04-22T07:59:41.895Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T07:59:41.895Z] ---> Running in 02a332157bf5 [2022-04-22T07:59:42.155Z] Removing intermediate container 02a332157bf5 [2022-04-22T07:59:42.155Z] ---> 0134dc2f8bb9 [2022-04-22T07:59:42.155Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:59:42.155Z] ---> Running in 55f208c85ceb [2022-04-22T07:59:42.727Z] Removing intermediate container 55f208c85ceb [2022-04-22T07:59:42.727Z] ---> d4c1c686c666 [2022-04-22T07:59:42.727Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T07:59:42.727Z] ---> Running in 90b6ac806357 [2022-04-22T07:59:42.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:59:43.928Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:59:44.190Z] OK: 221 MiB in 52 packages [2022-04-22T07:59:44.452Z] Removing intermediate container 90b6ac806357 [2022-04-22T07:59:44.452Z] ---> 985c1e6b30b0 [2022-04-22T07:59:44.452Z] Step 8/13 : WORKDIR /app [2022-04-22T07:59:44.452Z] ---> Running in e5e233fbc1ba [2022-04-22T07:59:44.712Z] Removing intermediate container e5e233fbc1ba [2022-04-22T07:59:44.712Z] ---> 1bc17f757da8 [2022-04-22T07:59:44.712Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-22T07:59:44.712Z] ---> 57e4df813c90 [2022-04-22T07:59:44.712Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:59:44.973Z] ---> Running in ca5c27d9b44a [2022-04-22T07:59:45.911Z] Still waiting to schedule task [2022-04-22T07:59:45.911Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21751’ [2022-04-22T08:00:17.092Z] Removing intermediate container ca5c27d9b44a [2022-04-22T08:00:17.092Z] ---> 3e4296d27cf4 [2022-04-22T08:00:17.092Z] Step 11/13 : COPY . . [2022-04-22T08:00:17.092Z] ---> 5e51f0c68a3c [2022-04-22T08:00:17.092Z] Step 12/13 : ARG MAKE="make build" [2022-04-22T08:00:17.092Z] ---> Running in e052a74513fa [2022-04-22T08:00:17.092Z] Removing intermediate container e052a74513fa [2022-04-22T08:00:17.092Z] ---> 951abd8740c9 [2022-04-22T08:00:17.092Z] Step 13/13 : RUN $MAKE [2022-04-22T08:00:17.092Z] ---> Running in e083d49d627a [2022-04-22T08:00:17.092Z] noop [2022-04-22T08:00:17.092Z] Removing intermediate container e083d49d627a [2022-04-22T08:00:17.092Z] ---> 6c319f216bfc [2022-04-22T08:00:17.092Z] Successfully built 6c319f216bfc [2022-04-22T08:00:17.092Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:00:17.396Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T08:00:17.396Z] . [Pipeline] withDockerContainer [2022-04-22T08:00:17.499Z] prd-ubuntu20.04-docker-8c-8g-21752 does not seem to be running inside a container [2022-04-22T08:00:17.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@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 ******** -e ******** ci-base-image-x86_64 cat [2022-04-22T08:00:17.917Z] $ docker top c852f89abe3898ff62f232f6d6889a6880a94c7a4352b7ef22a7967086af14c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T08:00:18.269Z] + go version [2022-04-22T08:00:18.269Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-22T08:00:18.287Z] $ docker stop --time=1 c852f89abe3898ff62f232f6d6889a6880a94c7a4352b7ef22a7967086af14c4 [2022-04-22T08:00:19.562Z] $ docker rm -f c852f89abe3898ff62f232f6d6889a6880a94c7a4352b7ef22a7967086af14c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:00:19.953Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T08:00:19.953Z] . [Pipeline] withDockerContainer [2022-04-22T08:00:20.026Z] prd-ubuntu20.04-docker-8c-8g-21752 does not seem to be running inside a container [2022-04-22T08:00:20.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@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 ******** -e ******** ci-base-image-x86_64 cat [2022-04-22T08:00:20.458Z] $ docker top ddf322ded34231f5072b79d0603b7fd4d63cb434388088ea8d51fe0ab32ed813 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T08:00:20.817Z] + make test [2022-04-22T08:00:20.817Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-22T08:00:28.958Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-22T08:00:28.958Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.039s coverage: 86.2% of statements [2022-04-22T08:00:28.958Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-22T08:00:29.913Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.543s coverage: 71.9% of statements [2022-04-22T08:00:29.913Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-22T08:00:36.610Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-22T08:00:38.519Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T08:00:38.519Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T08:00:38.779Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-22T08:00:39.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-22T08:00:39.384Z] $ docker stop --time=1 ddf322ded34231f5072b79d0603b7fd4d63cb434388088ea8d51fe0ab32ed813 [2022-04-22T08:00:40.980Z] $ docker rm -f ddf322ded34231f5072b79d0603b7fd4d63cb434388088ea8d51fe0ab32ed813 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T08:00:41.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-22T08:00:41.465Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-22T08:00:42.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T08:00:42.750Z] + ls -al . [2022-04-22T08:00:42.750Z] total 240 [2022-04-22T08:00:42.750Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 22 08:00 . [2022-04-22T08:00:42.750Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:59 .. [2022-04-22T08:00:42.750Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 22 07:59 .dockerignore [2022-04-22T08:00:42.750Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 07:59 .git [2022-04-22T08:00:42.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 07:59 .github [2022-04-22T08:00:42.750Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 22 07:59 .gitignore [2022-04-22T08:00:42.750Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 22 07:59 .golangci.yml [2022-04-22T08:00:42.750Z] drwx------ 3 jenkins jenkins 4096 Apr 22 07:59 .semver [2022-04-22T08:00:42.750Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 22 07:59 Attribution.txt [2022-04-22T08:00:42.750Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 22 07:59 Dockerfile [2022-04-22T08:00:42.750Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 07:59 GOVERNANCE.md [2022-04-22T08:00:42.750Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 22 07:59 Jenkinsfile [2022-04-22T08:00:42.750Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 22 07:59 LICENSE [2022-04-22T08:00:42.750Z] -rw-rw-r-- 1 jenkins jenkins 2949 Apr 22 07:59 Makefile [2022-04-22T08:00:42.750Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 22 07:59 OWNERS.md [2022-04-22T08:00:42.750Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 22 07:59 README.md [2022-04-22T08:00:42.750Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 07:59 VERSION [2022-04-22T08:00:42.750Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 07:59 bin [2022-04-22T08:00:42.750Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 22 08:00 coverage.out [2022-04-22T08:00:42.750Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 22 08:00 go.mod [2022-04-22T08:00:42.750Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 22 07:59 go.sum [2022-04-22T08:00:42.750Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 07:59 images [2022-04-22T08:00:42.750Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:59 internal [2022-04-22T08:00:42.750Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 22 07:59 main.go [2022-04-22T08:00:42.750Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 07:59 res [2022-04-22T08:00:42.750Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:59 snap [2022-04-22T08:00:42.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 07:59 static [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:00:43.057Z] + 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=233ad6372230290c566b364c1db6d5b5622c9ecd --label arch=amd64 --label version=0.0.0 . [2022-04-22T08:00:43.057Z] Sending build context to Docker daemon 10.04MB [2022-04-22T08:00:43.057Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T08:00:43.057Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-22T08:00:43.057Z] ---> 6c319f216bfc [2022-04-22T08:00:43.057Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-22T08:00:43.057Z] ---> Running in fce150f64b81 [2022-04-22T08:00:43.317Z] Removing intermediate container fce150f64b81 [2022-04-22T08:00:43.317Z] ---> e186307a9b80 [2022-04-22T08:00:43.317Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T08:00:43.317Z] ---> Running in c0101e15fa09 [2022-04-22T08:00:43.317Z] Removing intermediate container c0101e15fa09 [2022-04-22T08:00:43.317Z] ---> f6411c73558a [2022-04-22T08:00:43.317Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T08:00:43.317Z] ---> Running in 35010fd6c08e [2022-04-22T08:00:43.317Z] Removing intermediate container 35010fd6c08e [2022-04-22T08:00:43.317Z] ---> 9e5742649dc2 [2022-04-22T08:00:43.317Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T08:00:43.317Z] ---> Running in b4c5d6af62a7 [2022-04-22T08:00:43.887Z] Removing intermediate container b4c5d6af62a7 [2022-04-22T08:00:43.887Z] ---> f27775b91acf [2022-04-22T08:00:43.887Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T08:00:43.887Z] ---> Running in cae0cf34d580 [2022-04-22T08:00:44.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T08:00:45.027Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T08:00:45.604Z] OK: 221 MiB in 52 packages [2022-04-22T08:00:45.865Z] Removing intermediate container cae0cf34d580 [2022-04-22T08:00:45.865Z] ---> ff9c81c563a7 [2022-04-22T08:00:45.865Z] Step 8/31 : WORKDIR /app [2022-04-22T08:00:45.865Z] ---> Running in 4e564f2d2a1d [2022-04-22T08:00:45.865Z] Removing intermediate container 4e564f2d2a1d [2022-04-22T08:00:45.865Z] ---> 92aa8d086fb8 [2022-04-22T08:00:45.865Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-22T08:00:46.126Z] ---> cebfa765eeb8 [2022-04-22T08:00:46.126Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T08:00:46.126Z] ---> Running in ea513736782b [2022-04-22T08:00:46.699Z] Removing intermediate container ea513736782b [2022-04-22T08:00:46.699Z] ---> c15a7221d1b3 [2022-04-22T08:00:46.699Z] Step 11/31 : COPY . . [2022-04-22T08:00:46.960Z] ---> 868138fed83c [2022-04-22T08:00:46.960Z] Step 12/31 : ARG MAKE="make build" [2022-04-22T08:00:46.960Z] ---> Running in c3fa6dc0f0e4 [2022-04-22T08:00:47.221Z] Removing intermediate container c3fa6dc0f0e4 [2022-04-22T08:00:47.221Z] ---> 14ade0e74234 [2022-04-22T08:00:47.221Z] Step 13/31 : RUN $MAKE [2022-04-22T08:00:47.221Z] ---> Running in fce894e009d1 [2022-04-22T08:00:47.481Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-04-22T08:01:05.595Z] Removing intermediate container fce894e009d1 [2022-04-22T08:01:05.595Z] ---> 9c387908a257 [2022-04-22T08:01:05.595Z] Step 14/31 : FROM alpine:3.14 [2022-04-22T08:01:05.595Z] 3.14: Pulling from library/alpine [2022-04-22T08:01:05.595Z] 8663204ce13b: Pulling fs layer [2022-04-22T08:01:05.595Z] 8663204ce13b: Verifying Checksum [2022-04-22T08:01:05.595Z] 8663204ce13b: Download complete [2022-04-22T08:01:05.595Z] 8663204ce13b: Pull complete [2022-04-22T08:01:05.595Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T08:01:05.595Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T08:01:05.595Z] ---> e04c818066af [2022-04-22T08:01:05.595Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T08:01:05.595Z] ---> Running in a268f03ac19e [2022-04-22T08:01:05.595Z] Removing intermediate container a268f03ac19e [2022-04-22T08:01:05.595Z] ---> 792569577ea2 [2022-04-22T08:01:05.595Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-22T08:01:05.595Z] ---> Running in 9e40c1ed5139 [2022-04-22T08:01:05.595Z] Removing intermediate container 9e40c1ed5139 [2022-04-22T08:01:05.595Z] ---> a70cb36052c2 [2022-04-22T08:01:05.595Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T08:01:05.595Z] ---> Running in 18211c33af7c [2022-04-22T08:01:05.857Z] Removing intermediate container 18211c33af7c [2022-04-22T08:01:05.857Z] ---> b6fb74599b20 [2022-04-22T08:01:05.857Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-22T08:01:05.857Z] ---> Running in 3907a578cf4a [2022-04-22T08:01:06.118Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T08:01:07.062Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T08:01:07.321Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-22T08:01:07.321Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T08:01:07.583Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T08:01:07.583Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T08:01:07.844Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T08:01:07.844Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T08:01:07.844Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T08:01:07.844Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T08:01:07.844Z] OK: 9 MiB in 20 packages [2022-04-22T08:01:08.415Z] Removing intermediate container 3907a578cf4a [2022-04-22T08:01:08.415Z] ---> 8ecf5d5dea24 [2022-04-22T08:01:08.415Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-22T08:01:08.415Z] ---> fb323347d838 [2022-04-22T08:01:08.415Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-22T08:01:08.676Z] ---> 2ce5af913c0b [2022-04-22T08:01:08.676Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-22T08:01:08.676Z] ---> 7075b21b9ff3 [2022-04-22T08:01:08.676Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-22T08:01:08.937Z] ---> a83470e35e93 [2022-04-22T08:01:08.937Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-22T08:01:09.197Z] ---> f16736acaef2 [2022-04-22T08:01:09.197Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-22T08:01:09.459Z] ---> Running in f0b6ba253b41 [2022-04-22T08:01:10.031Z] Removing intermediate container f0b6ba253b41 [2022-04-22T08:01:10.031Z] ---> ff9fa959ebeb [2022-04-22T08:01:10.031Z] Step 25/31 : VOLUME /cache [2022-04-22T08:01:10.031Z] ---> Running in d2a78793976f [2022-04-22T08:01:10.031Z] Removing intermediate container d2a78793976f [2022-04-22T08:01:10.031Z] ---> 46fac3d73070 [2022-04-22T08:01:10.031Z] Step 26/31 : EXPOSE 59711 [2022-04-22T08:01:10.031Z] ---> Running in ebc7559751d5 [2022-04-22T08:01:10.032Z] Removing intermediate container ebc7559751d5 [2022-04-22T08:01:10.032Z] ---> 0ac97721761b [2022-04-22T08:01:10.032Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-22T08:01:10.292Z] ---> Running in 8f5a4672c0f6 [2022-04-22T08:01:10.292Z] Removing intermediate container 8f5a4672c0f6 [2022-04-22T08:01:10.292Z] ---> a50eea8e4082 [2022-04-22T08:01:10.292Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-22T08:01:10.292Z] ---> Running in b43096173d2d [2022-04-22T08:01:10.292Z] Removing intermediate container b43096173d2d [2022-04-22T08:01:10.292Z] ---> 20c2acd1e8e1 [2022-04-22T08:01:10.292Z] Step 29/31 : LABEL arch=amd64 [2022-04-22T08:01:10.552Z] ---> Running in c766f84c06fb [2022-04-22T08:01:10.552Z] Removing intermediate container c766f84c06fb [2022-04-22T08:01:10.552Z] ---> 2bd3747c2d78 [2022-04-22T08:01:10.552Z] Step 30/31 : LABEL git_sha=233ad6372230290c566b364c1db6d5b5622c9ecd [2022-04-22T08:01:10.552Z] ---> Running in 5cda33e93f45 [2022-04-22T08:01:10.552Z] Removing intermediate container 5cda33e93f45 [2022-04-22T08:01:10.552Z] ---> 6ce6ca2cc47b [2022-04-22T08:01:10.552Z] Step 31/31 : LABEL version=0.0.0 [2022-04-22T08:01:10.811Z] ---> Running in 7acfa02d960d [2022-04-22T08:01:10.811Z] Removing intermediate container 7acfa02d960d [2022-04-22T08:01:10.811Z] ---> 5208e841d1d1 [2022-04-22T08:01:10.811Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-22T08:01:10.811Z] Successfully built 5208e841d1d1 [2022-04-22T08:01:10.811Z] Successfully tagged app-rfid-llrp-inventory:latest [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] sh [2022-04-22T08:01:11.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T08:01:11.232Z] [2022-04-22T08:01:11.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:01:11.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T08:01:11.537Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-22T08:01:11.537Z] 5eb5b503b376: Pulling fs layer [2022-04-22T08:01:11.537Z] 5c69ac0246d0: Pulling fs layer [2022-04-22T08:01:11.537Z] ec43610c2a17: Pulling fs layer [2022-04-22T08:01:11.537Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-22T08:01:11.537Z] 33b1e0a273af: Pulling fs layer [2022-04-22T08:01:11.537Z] 5d3b04190fa2: Pulling fs layer [2022-04-22T08:01:11.537Z] 2f39f015ded8: Pulling fs layer [2022-04-22T08:01:11.537Z] 33b1e0a273af: Waiting [2022-04-22T08:01:11.537Z] 5d3b04190fa2: Waiting [2022-04-22T08:01:11.537Z] 3a2ae6a8a46f: Waiting [2022-04-22T08:01:11.537Z] 2f39f015ded8: Waiting [2022-04-22T08:01:11.537Z] 5c69ac0246d0: Verifying Checksum [2022-04-22T08:01:11.537Z] 5c69ac0246d0: Download complete [2022-04-22T08:01:11.537Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-22T08:01:11.537Z] 3a2ae6a8a46f: Download complete [2022-04-22T08:01:11.537Z] ec43610c2a17: Verifying Checksum [2022-04-22T08:01:11.537Z] ec43610c2a17: Download complete [2022-04-22T08:01:11.537Z] 5d3b04190fa2: Verifying Checksum [2022-04-22T08:01:11.537Z] 5d3b04190fa2: Download complete [2022-04-22T08:01:11.537Z] 33b1e0a273af: Verifying Checksum [2022-04-22T08:01:11.537Z] 33b1e0a273af: Download complete [2022-04-22T08:01:11.797Z] 5eb5b503b376: Download complete [2022-04-22T08:01:12.369Z] 2f39f015ded8: Download complete [2022-04-22T08:01:12.941Z] 5eb5b503b376: Pull complete [2022-04-22T08:01:13.201Z] 5c69ac0246d0: Pull complete [2022-04-22T08:01:13.773Z] ec43610c2a17: Pull complete [2022-04-22T08:01:13.773Z] 3a2ae6a8a46f: Pull complete [2022-04-22T08:01:14.032Z] 33b1e0a273af: Pull complete [2022-04-22T08:01:14.032Z] 5d3b04190fa2: Pull complete [2022-04-22T08:01:19.313Z] 2f39f015ded8: Pull complete [2022-04-22T08:01:19.313Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-22T08:01:19.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T08:01:19.313Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-22T08:01:19.384Z] prd-ubuntu20.04-docker-8c-8g-21752 does not seem to be running inside a container [2022-04-22T08:01:19.425Z] $ 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/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T08:01:20.847Z] $ docker top 1406952586c8ef1815a773d0fd1a02aefac721df876978a87ab939f9c4e6ae4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:01:21.267Z] ---> job-cost.sh [2022-04-22T08:01:21.267Z] lf-activate-venv: SKIPPING [2022-04-22T08:01:21.267Z] INFO: No Stack... [2022-04-22T08:01:21.527Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T08:01:22.100Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T08:01:22.392Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/cost.csv [2022-04-22T08:01:22.393Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T08:01:22.408Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-3-stack-cost] [2022-04-22T08:01:22.416Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-3-stack-cost] did not exist. Created. [2022-04-22T08:01:22.416Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T08:01:22.720Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-22T08:01:22.752Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T08:01:22.760Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T08:01:22.783Z] $ docker stop --time=1 1406952586c8ef1815a773d0fd1a02aefac721df876978a87ab939f9c4e6ae4b [2022-04-22T08:01:23.952Z] $ docker rm -f 1406952586c8ef1815a773d0fd1a02aefac721df876978a87ab939f9c4e6ae4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T08:02:28.358Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21754 in /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [Pipeline] { [Pipeline] ws [2022-04-22T08:02:28.370Z] Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout [2022-04-22T08:02:28.643Z] The recommended git tool is: git [2022-04-22T08:02:36.179Z] using credential edgex-jenkins-ssh [2022-04-22T08:02:36.199Z] Cloning the remote Git repository [2022-04-22T08:02:36.264Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-22T08:02:36.345Z] > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 [2022-04-22T08:02:36.471Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-22T08:02:36.472Z] > git --version # timeout=10 [2022-04-22T08:02:36.501Z] > git --version # 'git version 2.25.1' [2022-04-22T08:02:36.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T08:02:36.605Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T08:02:39.050Z] Merging remotes/origin/main commit 8b2fb15614d399982e3d107523aa790b0caa1bb8 into PR head commit d18d0f12150e76f281615eee984fa5cbe55ac6d4 [2022-04-22T08:02:39.365Z] Merge succeeded, producing d7ee93637f0ce1f0ff3ee588b13aa7b4467cd189 [2022-04-22T08:02:39.366Z] Checking out Revision d7ee93637f0ce1f0ff3ee588b13aa7b4467cd189 (PR-67) [2022-04-22T08:02:38.384Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-22T08:02:38.410Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T08:02:38.444Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-22T08:02:38.489Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-22T08:02:38.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T08:02:38.506Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-22T08:02:39.077Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T08:02:39.094Z] > git checkout -f d18d0f12150e76f281615eee984fa5cbe55ac6d4 # timeout=10 [2022-04-22T08:02:39.209Z] > git remote # timeout=10 [2022-04-22T08:02:39.234Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T08:02:39.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T08:02:39.261Z] > git merge 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 [2022-04-22T08:02:39.353Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T08:02:39.379Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T08:02:39.401Z] > git checkout -f d7ee93637f0ce1f0ff3ee588b13aa7b4467cd189 # timeout=10 [2022-04-22T08:02:43.753Z] Commit message: "Merge commit '8b2fb15614d399982e3d107523aa790b0caa1bb8' into HEAD" [2022-04-22T08:02:43.782Z] First time build. Skipping changelog. [2022-04-22T08:02:43.768Z] > git rev-list --no-walk 3c8570b8ca1d99b482c6b8593bb10f6ea19fd27d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T08:02:44.836Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-22T08:02:44.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T08:02:44.836Z] Dload Upload Total Spent Left Speed [2022-04-22T08:02:44.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 80564 0 --:--:-- --:--:-- --:--:-- 80564 [Pipeline] sh [2022-04-22T08:02:45.462Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-22T08:02:45.826Z] + sudo tee /etc/docker/daemon.new [2022-04-22T08:02:45.826Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-22T08:02:45.826Z] { [2022-04-22T08:02:45.826Z] "registry-mirrors": [ [2022-04-22T08:02:45.826Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-22T08:02:45.826Z] ], [2022-04-22T08:02:45.826Z] "bip": "10.250.0.254/24", [2022-04-22T08:02:45.826Z] "hosts": [ [2022-04-22T08:02:45.826Z] "tcp://0.0.0.0:5555", [2022-04-22T08:02:45.826Z] "unix:///var/run/docker.sock" [2022-04-22T08:02:45.826Z] ], [2022-04-22T08:02:45.826Z] "mtu": 1458, [2022-04-22T08:02:45.826Z] "selinux-enabled": true, [2022-04-22T08:02:45.826Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-22T08:02:45.826Z] } [Pipeline] sh [2022-04-22T08:02:46.193Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-22T08:02:46.571Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T08:03:05.006Z] provisioning config files... [2022-04-22T08:03:05.032Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config6384599921090236897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:03:05.412Z] ---> docker-login.sh [2022-04-22T08:03:05.412Z] nexus3.edgexfoundry.org:10001 [2022-04-22T08:03:06.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T08:03:06.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T08:03:06.288Z] Configure a credential helper to remove this warning. See [2022-04-22T08:03:06.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T08:03:06.288Z] [2022-04-22T08:03:06.288Z] Login Succeeded [2022-04-22T08:03:06.288Z] nexus3.edgexfoundry.org:10002 [2022-04-22T08:03:06.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T08:03:06.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T08:03:06.843Z] Configure a credential helper to remove this warning. See [2022-04-22T08:03:06.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T08:03:06.843Z] [2022-04-22T08:03:06.843Z] Login Succeeded [2022-04-22T08:03:06.843Z] nexus3.edgexfoundry.org:10003 [2022-04-22T08:03:07.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T08:03:07.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T08:03:07.397Z] Configure a credential helper to remove this warning. See [2022-04-22T08:03:07.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T08:03:07.397Z] [2022-04-22T08:03:07.397Z] Login Succeeded [2022-04-22T08:03:07.397Z] nexus3.edgexfoundry.org:10004 [2022-04-22T08:03:07.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T08:03:07.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T08:03:07.942Z] Configure a credential helper to remove this warning. See [2022-04-22T08:03:07.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T08:03:07.942Z] [2022-04-22T08:03:07.942Z] Login Succeeded [2022-04-22T08:03:07.942Z] docker.io [2022-04-22T08:03:08.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T08:03:08.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T08:03:08.491Z] Configure a credential helper to remove this warning. See [2022-04-22T08:03:08.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T08:03:08.491Z] [2022-04-22T08:03:08.491Z] Login Succeeded [2022-04-22T08:03:08.491Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T08:03:08.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T08:03:09.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T08:03:09.067Z] ========================================================= [2022-04-22T08:03:09.067Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-22T08:03:09.067Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:03:09.424Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-22T08:03:09.710Z] Sending build context to Docker daemon 693.2kB [2022-04-22T08:03:09.710Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T08:03:09.710Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-22T08:03:09.989Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-22T08:03:09.989Z] 9b3977197b4f: Pulling fs layer [2022-04-22T08:03:09.989Z] 1a89e8eeedd5: Pulling fs layer [2022-04-22T08:03:09.989Z] 94645a83ff95: Pulling fs layer [2022-04-22T08:03:09.989Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-22T08:03:09.989Z] 0c92f367c5e7: Pulling fs layer [2022-04-22T08:03:09.989Z] f7c0051592d6: Pulling fs layer [2022-04-22T08:03:09.989Z] a227ed2f7395: Pulling fs layer [2022-04-22T08:03:09.989Z] 7b1c46037f91: Pulling fs layer [2022-04-22T08:03:09.989Z] 3f3a8bcf1eab: Waiting [2022-04-22T08:03:09.989Z] 0c92f367c5e7: Waiting [2022-04-22T08:03:09.989Z] f7c0051592d6: Waiting [2022-04-22T08:03:09.989Z] 7b1c46037f91: Waiting [2022-04-22T08:03:09.989Z] a227ed2f7395: Waiting [2022-04-22T08:03:09.989Z] 94645a83ff95: Verifying Checksum [2022-04-22T08:03:09.989Z] 94645a83ff95: Download complete [2022-04-22T08:03:09.989Z] 1a89e8eeedd5: Verifying Checksum [2022-04-22T08:03:09.989Z] 1a89e8eeedd5: Download complete [2022-04-22T08:03:09.989Z] 0c92f367c5e7: Verifying Checksum [2022-04-22T08:03:09.989Z] 0c92f367c5e7: Download complete [2022-04-22T08:03:09.989Z] f7c0051592d6: Verifying Checksum [2022-04-22T08:03:09.989Z] f7c0051592d6: Download complete [2022-04-22T08:03:09.989Z] 9b3977197b4f: Verifying Checksum [2022-04-22T08:03:09.989Z] 9b3977197b4f: Download complete [2022-04-22T08:03:09.989Z] a227ed2f7395: Verifying Checksum [2022-04-22T08:03:09.989Z] a227ed2f7395: Download complete [2022-04-22T08:03:10.991Z] 9b3977197b4f: Pull complete [2022-04-22T08:03:11.270Z] 1a89e8eeedd5: Pull complete [2022-04-22T08:03:11.877Z] 94645a83ff95: Pull complete [2022-04-22T08:03:12.152Z] 7b1c46037f91: Verifying Checksum [2022-04-22T08:03:12.152Z] 7b1c46037f91: Download complete [2022-04-22T08:03:12.751Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-22T08:03:12.751Z] 3f3a8bcf1eab: Download complete [2022-04-22T08:03:25.160Z] 3f3a8bcf1eab: Pull complete [2022-04-22T08:03:25.160Z] 0c92f367c5e7: Pull complete [2022-04-22T08:03:25.160Z] f7c0051592d6: Pull complete [2022-04-22T08:03:25.442Z] a227ed2f7395: Pull complete [2022-04-22T08:03:32.183Z] 7b1c46037f91: Pull complete [2022-04-22T08:03:32.183Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-22T08:03:32.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T08:03:32.183Z] ---> f79e39bc4007 [2022-04-22T08:03:32.183Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-22T08:03:33.168Z] ---> Running in b8d917c26bf6 [2022-04-22T08:03:33.447Z] Removing intermediate container b8d917c26bf6 [2022-04-22T08:03:33.447Z] ---> cedf6659dc55 [2022-04-22T08:03:33.447Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T08:03:33.721Z] ---> Running in 4a0cff1ae3e7 [2022-04-22T08:03:33.995Z] Removing intermediate container 4a0cff1ae3e7 [2022-04-22T08:03:33.995Z] ---> 4939537b8fa4 [2022-04-22T08:03:33.995Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T08:03:33.995Z] ---> Running in e6865453292f [2022-04-22T08:03:34.280Z] Removing intermediate container e6865453292f [2022-04-22T08:03:34.280Z] ---> a645d2134d30 [2022-04-22T08:03:34.280Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T08:03:34.280Z] ---> Running in 0ccd337f1237 [2022-04-22T08:03:36.272Z] Removing intermediate container 0ccd337f1237 [2022-04-22T08:03:36.272Z] ---> 80f895b84637 [2022-04-22T08:03:36.272Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T08:03:36.272Z] ---> Running in ff73c41b29c5 [2022-04-22T08:03:38.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T08:03:39.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T08:03:40.496Z] OK: 220 MiB in 52 packages [2022-04-22T08:03:41.094Z] Removing intermediate container ff73c41b29c5 [2022-04-22T08:03:41.094Z] ---> 552d4c00a8e9 [2022-04-22T08:03:41.094Z] Step 8/13 : WORKDIR /app [2022-04-22T08:03:41.094Z] ---> Running in dab61314d48b [2022-04-22T08:03:41.692Z] Removing intermediate container dab61314d48b [2022-04-22T08:03:41.692Z] ---> a2d1b4957b2d [2022-04-22T08:03:41.692Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-22T08:03:41.967Z] ---> 78ff70988dd3 [2022-04-22T08:03:41.967Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T08:03:42.243Z] ---> Running in 971e49a4a233 [2022-04-22T08:05:04.050Z] Removing intermediate container 971e49a4a233 [2022-04-22T08:05:04.050Z] ---> 708a54ea7e1f [2022-04-22T08:05:04.050Z] Step 11/13 : COPY . . [2022-04-22T08:05:04.050Z] ---> 12843879681b [2022-04-22T08:05:04.050Z] Step 12/13 : ARG MAKE="make build" [2022-04-22T08:05:04.050Z] ---> Running in 5d94255c5f08 [2022-04-22T08:05:04.050Z] Removing intermediate container 5d94255c5f08 [2022-04-22T08:05:04.050Z] ---> deaea3717e04 [2022-04-22T08:05:04.050Z] Step 13/13 : RUN $MAKE [2022-04-22T08:05:04.050Z] ---> Running in ab4bfc4db2e5 [2022-04-22T08:05:04.050Z] noop [2022-04-22T08:05:04.050Z] Removing intermediate container ab4bfc4db2e5 [2022-04-22T08:05:04.050Z] ---> b186a37c479b [2022-04-22T08:05:04.050Z] Successfully built b186a37c479b [2022-04-22T08:05:04.050Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:05:04.398Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T08:05:04.398Z] . [Pipeline] withDockerContainer [2022-04-22T08:05:04.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-21754 does not seem to be running inside a container [2022-04-22T08:05:04.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-22T08:05:06.166Z] $ docker top bdbdede6a0cefbdb396c71e36f47335838a1c403198ef893b60a9cd387207e53 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T08:05:07.113Z] + go version [2022-04-22T08:05:07.113Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-22T08:05:07.142Z] $ docker stop --time=1 bdbdede6a0cefbdb396c71e36f47335838a1c403198ef893b60a9cd387207e53 [2022-04-22T08:05:08.865Z] $ docker rm -f bdbdede6a0cefbdb396c71e36f47335838a1c403198ef893b60a9cd387207e53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:05:09.503Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T08:05:09.504Z] . [Pipeline] withDockerContainer [2022-04-22T08:05:09.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-21754 does not seem to be running inside a container [2022-04-22T08:05:09.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-22T08:05:11.243Z] $ docker top 5f1a940a8f58e08dea4538f7c782a4294aebaae489d5d1b38b5a98b74d64570f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T08:05:12.189Z] + make test [2022-04-22T08:05:12.190Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-22T08:06:08.799Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-22T08:06:11.429Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.159s coverage: 86.2% of statements [2022-04-22T08:06:11.429Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-22T08:06:16.859Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.711s coverage: 71.9% of statements [2022-04-22T08:06:16.859Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-22T08:06:16.859Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-22T08:06:16.859Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-22T08:06:39.068Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T08:06:39.068Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T08:06:39.068Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-22T08:06:41.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-22T08:06:41.092Z] $ docker stop --time=1 5f1a940a8f58e08dea4538f7c782a4294aebaae489d5d1b38b5a98b74d64570f [2022-04-22T08:06:42.930Z] $ docker rm -f 5f1a940a8f58e08dea4538f7c782a4294aebaae489d5d1b38b5a98b74d64570f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T08:06:43.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-22T08:06:43.873Z] Warning: overwriting stash ‘coverage-report’ [2022-04-22T08:06:44.522Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T08:06:44.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T08:06:45.321Z] + ls -al . [2022-04-22T08:06:45.321Z] total 236 [2022-04-22T08:06:45.321Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 22 08:06 . [2022-04-22T08:06:45.321Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:02 .. [2022-04-22T08:06:45.321Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 22 08:02 .dockerignore [2022-04-22T08:06:45.321Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 08:02 .git [2022-04-22T08:06:45.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 08:02 .github [2022-04-22T08:06:45.321Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 22 08:02 .gitignore [2022-04-22T08:06:45.321Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 22 08:02 .golangci.yml [2022-04-22T08:06:45.321Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 22 08:02 Attribution.txt [2022-04-22T08:06:45.321Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 22 08:02 Dockerfile [2022-04-22T08:06:45.321Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 08:02 GOVERNANCE.md [2022-04-22T08:06:45.321Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 22 08:02 Jenkinsfile [2022-04-22T08:06:45.321Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 22 08:02 LICENSE [2022-04-22T08:06:45.321Z] -rw-rw-r-- 1 jenkins jenkins 2949 Apr 22 08:02 Makefile [2022-04-22T08:06:45.321Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 22 08:02 OWNERS.md [2022-04-22T08:06:45.321Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 22 08:02 README.md [2022-04-22T08:06:45.321Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 07:59 VERSION [2022-04-22T08:06:45.321Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:02 bin [2022-04-22T08:06:45.321Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 22 08:06 coverage.out [2022-04-22T08:06:45.321Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 22 08:06 go.mod [2022-04-22T08:06:45.321Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 22 08:02 go.sum [2022-04-22T08:06:45.321Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:02 images [2022-04-22T08:06:45.321Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:02 internal [2022-04-22T08:06:45.321Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 22 08:02 main.go [2022-04-22T08:06:45.321Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:02 res [2022-04-22T08:06:45.321Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:02 snap [2022-04-22T08:06:45.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 08:02 static [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:06:45.706Z] + 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=d7ee93637f0ce1f0ff3ee588b13aa7b4467cd189 --label arch=arm64 --label version=0.0.0 . [2022-04-22T08:06:46.003Z] Sending build context to Docker daemon 693.2kB [2022-04-22T08:06:46.280Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T08:06:46.280Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-22T08:06:46.280Z] ---> b186a37c479b [2022-04-22T08:06:46.280Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-22T08:06:46.280Z] ---> Running in 51c73ebe709a [2022-04-22T08:06:46.592Z] Removing intermediate container 51c73ebe709a [2022-04-22T08:06:46.592Z] ---> 443a43f46dcb [2022-04-22T08:06:46.592Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T08:06:46.592Z] ---> Running in b658418a55d8 [2022-04-22T08:06:47.203Z] Removing intermediate container b658418a55d8 [2022-04-22T08:06:47.203Z] ---> 428dcadc1d91 [2022-04-22T08:06:47.203Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T08:06:47.203Z] ---> Running in 9cc8b7f56b09 [2022-04-22T08:06:47.484Z] Removing intermediate container 9cc8b7f56b09 [2022-04-22T08:06:47.484Z] ---> 99b02308b693 [2022-04-22T08:06:47.484Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T08:06:47.484Z] ---> Running in 0baf0953eb5f [2022-04-22T08:06:49.472Z] Removing intermediate container 0baf0953eb5f [2022-04-22T08:06:49.472Z] ---> a698a7992a98 [2022-04-22T08:06:49.472Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T08:06:49.472Z] ---> Running in ba121b336c17 [2022-04-22T08:06:50.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T08:06:51.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T08:06:52.420Z] OK: 220 MiB in 52 packages [2022-04-22T08:06:53.411Z] Removing intermediate container ba121b336c17 [2022-04-22T08:06:53.411Z] ---> 980f6837f018 [2022-04-22T08:06:53.411Z] Step 8/31 : WORKDIR /app [2022-04-22T08:06:53.411Z] ---> Running in 8fb607a74bef [2022-04-22T08:06:53.684Z] Removing intermediate container 8fb607a74bef [2022-04-22T08:06:53.684Z] ---> 988d7f301891 [2022-04-22T08:06:53.684Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-22T08:06:54.284Z] ---> f6b3d38900e4 [2022-04-22T08:06:54.284Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T08:06:54.284Z] ---> Running in 845105098e56 [2022-04-22T08:06:56.934Z] Removing intermediate container 845105098e56 [2022-04-22T08:06:56.934Z] ---> 1e97a67f08ee [2022-04-22T08:06:56.934Z] Step 11/31 : COPY . . [2022-04-22T08:06:57.214Z] ---> 510792e22678 [2022-04-22T08:06:57.214Z] Step 12/31 : ARG MAKE="make build" [2022-04-22T08:06:57.214Z] ---> Running in 7d76d8c7226d [2022-04-22T08:06:57.813Z] Removing intermediate container 7d76d8c7226d [2022-04-22T08:06:57.813Z] ---> 9bdf115758b9 [2022-04-22T08:06:57.813Z] Step 13/31 : RUN $MAKE [2022-04-22T08:06:57.813Z] ---> Running in 08ea69cd0c70 [2022-04-22T08:06:58.800Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-04-22T08:08:35.620Z] Removing intermediate container 08ea69cd0c70 [2022-04-22T08:08:35.620Z] ---> 398d55a5bc59 [2022-04-22T08:08:35.620Z] Step 14/31 : FROM alpine:3.14 [2022-04-22T08:08:35.620Z] 3.14: Pulling from library/alpine [2022-04-22T08:08:35.620Z] 455c02918c45: Pulling fs layer [2022-04-22T08:08:35.620Z] 455c02918c45: Download complete [2022-04-22T08:08:35.620Z] 455c02918c45: Pull complete [2022-04-22T08:08:35.620Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T08:08:35.620Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T08:08:35.620Z] ---> ac73e934f311 [2022-04-22T08:08:35.620Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T08:08:35.620Z] ---> Running in 4be1e0c853fe [2022-04-22T08:08:35.620Z] Removing intermediate container 4be1e0c853fe [2022-04-22T08:08:35.620Z] ---> f8c71afeb5b2 [2022-04-22T08:08:35.620Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-22T08:08:35.620Z] ---> Running in 8ebe319ab31d [2022-04-22T08:08:35.620Z] Removing intermediate container 8ebe319ab31d [2022-04-22T08:08:35.620Z] ---> 5b553f2bee07 [2022-04-22T08:08:35.620Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T08:08:35.620Z] ---> Running in 062412ba76eb [2022-04-22T08:08:35.620Z] Removing intermediate container 062412ba76eb [2022-04-22T08:08:35.620Z] ---> 315a05eb3f07 [2022-04-22T08:08:35.620Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-22T08:08:35.620Z] ---> Running in f7c91c8ce015 [2022-04-22T08:08:35.620Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T08:08:35.620Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T08:08:35.620Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-22T08:08:35.620Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T08:08:35.620Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T08:08:35.620Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T08:08:35.620Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T08:08:35.620Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T08:08:35.620Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T08:08:35.620Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T08:08:35.620Z] OK: 9 MiB in 20 packages [2022-04-22T08:08:36.214Z] Removing intermediate container f7c91c8ce015 [2022-04-22T08:08:36.214Z] ---> 3a0563b2a24f [2022-04-22T08:08:36.214Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-22T08:08:36.823Z] ---> 12f85671a719 [2022-04-22T08:08:36.823Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-22T08:08:37.426Z] ---> 01898942897f [2022-04-22T08:08:37.426Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-22T08:08:38.030Z] ---> e7c4f73662de [2022-04-22T08:08:38.030Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-22T08:08:38.304Z] ---> 285faab9cb5b [2022-04-22T08:08:38.304Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-22T08:08:39.739Z] ---> 1e0c5dc6533b [2022-04-22T08:08:39.739Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-22T08:08:39.739Z] ---> Running in 28f29a0a3d4b [2022-04-22T08:08:41.722Z] Removing intermediate container 28f29a0a3d4b [2022-04-22T08:08:41.722Z] ---> cb38d715fe4b [2022-04-22T08:08:41.722Z] Step 25/31 : VOLUME /cache [2022-04-22T08:08:41.722Z] ---> Running in da36295f6812 [2022-04-22T08:08:41.722Z] Removing intermediate container da36295f6812 [2022-04-22T08:08:41.722Z] ---> a719227a0700 [2022-04-22T08:08:41.722Z] Step 26/31 : EXPOSE 59711 [2022-04-22T08:08:41.722Z] ---> Running in f4c0d2af3ecb [2022-04-22T08:08:42.317Z] Removing intermediate container f4c0d2af3ecb [2022-04-22T08:08:42.317Z] ---> a67eb014fc65 [2022-04-22T08:08:42.317Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-22T08:08:42.317Z] ---> Running in e0498f28f2d0 [2022-04-22T08:08:42.593Z] Removing intermediate container e0498f28f2d0 [2022-04-22T08:08:42.593Z] ---> c5c828596699 [2022-04-22T08:08:42.593Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-22T08:08:42.593Z] ---> Running in b1ec553c976d [2022-04-22T08:08:42.867Z] Removing intermediate container b1ec553c976d [2022-04-22T08:08:42.868Z] ---> 2e1d3688ece9 [2022-04-22T08:08:42.868Z] Step 29/31 : LABEL arch=arm64 [2022-04-22T08:08:43.140Z] ---> Running in 096234640beb [2022-04-22T08:08:43.413Z] Removing intermediate container 096234640beb [2022-04-22T08:08:43.413Z] ---> 7dae88ebfd38 [2022-04-22T08:08:43.413Z] Step 30/31 : LABEL git_sha=d7ee93637f0ce1f0ff3ee588b13aa7b4467cd189 [2022-04-22T08:08:43.413Z] ---> Running in b1df01dd4e39 [2022-04-22T08:08:43.686Z] Removing intermediate container b1df01dd4e39 [2022-04-22T08:08:43.686Z] ---> 38024caf7859 [2022-04-22T08:08:43.686Z] Step 31/31 : LABEL version=0.0.0 [2022-04-22T08:08:43.960Z] ---> Running in ce4abfd2b89b [2022-04-22T08:08:44.232Z] Removing intermediate container ce4abfd2b89b [2022-04-22T08:08:44.232Z] ---> a5ce14ee8f2d [2022-04-22T08:08:44.232Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-22T08:08:44.232Z] Successfully built a5ce14ee8f2d [2022-04-22T08:08:44.232Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [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] sh [2022-04-22T08:08:44.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T08:08:44.657Z] [2022-04-22T08:08:44.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:08:45.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T08:08:45.279Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-22T08:08:45.279Z] 8998bd30e6a1: Pulling fs layer [2022-04-22T08:08:45.279Z] 04944245beec: Pulling fs layer [2022-04-22T08:08:45.279Z] 699f458cf7ca: Pulling fs layer [2022-04-22T08:08:45.279Z] 765212b225bb: Pulling fs layer [2022-04-22T08:08:45.279Z] f23df028b6ca: Pulling fs layer [2022-04-22T08:08:45.279Z] d65c8cfc05b1: Pulling fs layer [2022-04-22T08:08:45.279Z] 2437ff75d9bd: Pulling fs layer [2022-04-22T08:08:45.279Z] 765212b225bb: Waiting [2022-04-22T08:08:45.279Z] f23df028b6ca: Waiting [2022-04-22T08:08:45.279Z] d65c8cfc05b1: Waiting [2022-04-22T08:08:45.279Z] 2437ff75d9bd: Waiting [2022-04-22T08:08:45.279Z] 04944245beec: Verifying Checksum [2022-04-22T08:08:45.279Z] 04944245beec: Download complete [2022-04-22T08:08:45.279Z] 765212b225bb: Verifying Checksum [2022-04-22T08:08:45.279Z] 765212b225bb: Download complete [2022-04-22T08:08:45.279Z] f23df028b6ca: Verifying Checksum [2022-04-22T08:08:45.279Z] f23df028b6ca: Download complete [2022-04-22T08:08:45.279Z] d65c8cfc05b1: Verifying Checksum [2022-04-22T08:08:45.279Z] d65c8cfc05b1: Download complete [2022-04-22T08:08:45.556Z] 699f458cf7ca: Verifying Checksum [2022-04-22T08:08:45.556Z] 699f458cf7ca: Download complete [2022-04-22T08:08:45.833Z] 8998bd30e6a1: Verifying Checksum [2022-04-22T08:08:45.833Z] 8998bd30e6a1: Download complete [2022-04-22T08:08:48.451Z] 2437ff75d9bd: Verifying Checksum [2022-04-22T08:08:48.451Z] 2437ff75d9bd: Download complete [2022-04-22T08:08:50.433Z] 8998bd30e6a1: Pull complete [2022-04-22T08:08:50.708Z] 04944245beec: Pull complete [2022-04-22T08:08:52.153Z] 699f458cf7ca: Pull complete [2022-04-22T08:08:52.425Z] 765212b225bb: Pull complete [2022-04-22T08:08:53.411Z] f23df028b6ca: Pull complete [2022-04-22T08:08:53.411Z] d65c8cfc05b1: Pull complete [2022-04-22T08:09:08.496Z] 2437ff75d9bd: Pull complete [2022-04-22T08:09:08.496Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-22T08:09:08.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T08:09:08.496Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-22T08:09:08.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-21754 does not seem to be running inside a container [2022-04-22T08:09:08.817Z] $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-22T08:09:11.671Z] $ docker top a02b2abd036a0d016e5df0138b3a41ce23f07344d40a19a87a6459564bbe001c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:09:12.619Z] ---> job-cost.sh [2022-04-22T08:09:12.619Z] lf-activate-venv: SKIPPING [2022-04-22T08:09:12.619Z] INFO: No Stack... [2022-04-22T08:09:13.215Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-22T08:09:14.194Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T08:09:14.866Z] + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [2022-04-22T08:09:14.866Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T08:09:14.938Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-3-stack-cost] [2022-04-22T08:09:14.943Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-3-stack-cost] did not exist. Created. [2022-04-22T08:09:14.943Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T08:09:15.625Z] /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-0351ca18/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-22T08:09:16.374Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-22T08:09:16.399Z] Warning: overwriting stash ‘stack-cost’ [2022-04-22T08:09:16.480Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T08:09:16.487Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T08:09:16.508Z] $ docker stop --time=1 a02b2abd036a0d016e5df0138b3a41ce23f07344d40a19a87a6459564bbe001c [2022-04-22T08:09:18.063Z] $ docker rm -f a02b2abd036a0d016e5df0138b3a41ce23f07344d40a19a87a6459564bbe001c [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 [2022-04-22T08:09:18.572Z] provisioning config files... [2022-04-22T08:09:18.586Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config4627938243840757823tmp [Pipeline] { [Pipeline] sh [2022-04-22T08:09:18.897Z] + set +x [2022-04-22T08:09:18.897Z] + curl -s https://codecov.io/bash [2022-04-22T08:09:18.897Z] + bash -s -- [2022-04-22T08:09:18.897Z] [2022-04-22T08:09:18.897Z] _____ _ [2022-04-22T08:09:18.897Z] / ____| | | [2022-04-22T08:09:18.897Z] | | ___ __| | ___ ___ _____ __ [2022-04-22T08:09:18.897Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-22T08:09:18.897Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-22T08:09:18.897Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-22T08:09:18.897Z] Bash-1.0.6 [2022-04-22T08:09:18.897Z] [2022-04-22T08:09:18.897Z] [2022-04-22T08:09:18.897Z] ==> git version 2.25.1 found [2022-04-22T08:09:18.897Z] ==> 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 [2022-04-22T08:09:18.897Z] Release-Date: 2020-01-08 [2022-04-22T08:09:18.897Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-22T08:09:18.897Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-22T08:09:18.897Z] ==> Jenkins CI detected. [2022-04-22T08:09:18.897Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [2022-04-22T08:09:18.897Z] project root: . [2022-04-22T08:09:18.897Z] --> token set from env [2022-04-22T08:09:18.897Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-22T08:09:18.897Z] ==> Running gcov in . (disable via -X gcov) [2022-04-22T08:09:18.897Z] ==> Python coveragepy not found [2022-04-22T08:09:18.897Z] ==> Searching for coverage reports in: [2022-04-22T08:09:18.897Z] + . [2022-04-22T08:09:18.897Z] -> Found 1 reports [2022-04-22T08:09:18.897Z] ==> Detecting git/mercurial file structure [2022-04-22T08:09:18.897Z] ==> Reading reports [2022-04-22T08:09:18.897Z] + ./coverage.out bytes=41008 [2022-04-22T08:09:18.897Z] ==> Appending adjustments [2022-04-22T08:09:18.897Z] https://docs.codecov.io/docs/fixing-reports [2022-04-22T08:09:19.158Z] + Found adjustments [2022-04-22T08:09:19.158Z] ==> Gzipping contents [2022-04-22T08:09:19.158Z] 12K /tmp/codecov.36JFGG.gz [2022-04-22T08:09:19.158Z] ==> Uploading reports [2022-04-22T08:09:19.158Z] url: https://codecov.io [2022-04-22T08:09:19.158Z] query: branch=PR-67&commit=233ad6372230290c566b364c1db6d5b5622c9ecd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-67%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=67&job=&cmd_args= [2022-04-22T08:09:19.158Z] -> Pinging Codecov [2022-04-22T08:09:19.158Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-67&commit=233ad6372230290c566b364c1db6d5b5622c9ecd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-67%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=67&job=&cmd_args= [2022-04-22T08:09:19.419Z] -> Uploading to [2022-04-22T08:09:19.420Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-22/581DD39554BDF9B6E22D074273EAD858/233ad6372230290c566b364c1db6d5b5622c9ecd/4a776331-fdb2-40e8-b266-fce811480f28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T080919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9509002c0698c90224a8a8777ed0b26bd1cd4d15b1f8ff147c0d3ee43a9102dd [2022-04-22T08:09:19.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T08:09:19.420Z] Dload Upload Total Spent Left Speed [2022-04-22T08:09:19.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11590 0 0 100 11590 0 52443 --:--:-- --:--:-- --:--:-- 52443 [2022-04-22T08:09:19.681Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/233ad6372230290c566b364c1db6d5b5622c9ecd [Pipeline] } [2022-04-22T08:09:19.690Z] 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 [2022-04-22T08:09:20.358Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives ] [2022-04-22T08:09:20.358Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives [2022-04-22T08:09:20.358Z] total 16 [2022-04-22T08:09:20.358Z] drwxr-xr-x 3 root root 4096 Apr 22 08:01 . [2022-04-22T08:09:20.358Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 08:01 .. [2022-04-22T08:09:20.358Z] drwxr-xr-x 2 root root 4096 Apr 22 08:01 cost [2022-04-22T08:09:20.358Z] -rw-r--r-- 1 root root 93 Apr 22 08:01 cost.csv [2022-04-22T08:09:20.358Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives [2022-04-22T08:09:20.358Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives [2022-04-22T08:09:20.358Z] total 16 [2022-04-22T08:09:20.358Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 08:01 . [2022-04-22T08:09:20.358Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 08:01 .. [2022-04-22T08:09:20.358Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 08:01 cost [2022-04-22T08:09:20.358Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 22 08:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:09:20.654Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:09:21.519Z] ---> package-listing.sh [2022-04-22T08:09:21.519Z] ++ facter osfamily [2022-04-22T08:09:21.519Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-22T08:09:21.780Z] + OS_FAMILY=debian [2022-04-22T08:09:21.780Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-67 [2022-04-22T08:09:21.780Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-22T08:09:21.780Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-22T08:09:21.780Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-22T08:09:21.780Z] + PACKAGES=/tmp/packages_start.txt [2022-04-22T08:09:21.780Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-67 ']' [2022-04-22T08:09:21.780Z] + PACKAGES=/tmp/packages_end.txt [2022-04-22T08:09:21.780Z] + case "${OS_FAMILY}" in [2022-04-22T08:09:21.780Z] + dpkg -l [2022-04-22T08:09:21.780Z] + grep '^ii' [2022-04-22T08:09:21.780Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-22T08:09:21.780Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-22T08:09:21.780Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-22T08:09:21.780Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-67 ']' [2022-04-22T08:09:21.780Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/ [2022-04-22T08:09:21.780Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/ [Pipeline] echo [2022-04-22T08:09:21.794Z] 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/ry_app-rfid-llrp-inventory_PR-67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-22T08:09:22.075Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:09:22.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T08:09:22.633Z] . [Pipeline] withDockerContainer [2022-04-22T08:09:22.701Z] prd-ubuntu20.04-docker-8c-8g-21752 does not seem to be running inside a container [2022-04-22T08:09:22.743Z] $ 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/ry_app-rfid-llrp-inventory_PR-67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T08:09:22.966Z] $ docker top 25189c2ce5129625149bf44d6bacd6320ae5de3f59af7644883144d8cfcd8f6c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T08:09:23.324Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-22T08:09:23.615Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-22T08:09:23.902Z] + ls /var/log/sa-host [2022-04-22T08:09:23.902Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T08:09:23.988Z] provisioning config files... [2022-04-22T08:09:23.995Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config7009323981070314747tmp [Pipeline] { [Pipeline] echo [2022-04-22T08:09:24.012Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:09:24.300Z] ---> create-netrc.sh [Pipeline] } [2022-04-22T08:09:24.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:09:24.633Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-22T08:09:24.643Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:09:24.923Z] ---> sudo-logs.sh [2022-04-22T08:09:24.923Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-22T08:09:24.953Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:09:25.237Z] ---> job-cost.sh [2022-04-22T08:09:25.237Z] lf-activate-venv: SKIPPING [2022-04-22T08:09:25.237Z] DEBUG: total: 0.2199999988079071 [2022-04-22T08:09:25.237Z] INFO: Retrieving Stack Cost... [2022-04-22T08:09:25.803Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T08:09:26.064Z] INFO: Archiving Costs [Pipeline] echo [2022-04-22T08:09:26.077Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:09:26.366Z] ---> logs-deploy.sh [2022-04-22T08:09:26.366Z] lf-activate-venv: SKIPPING [2022-04-22T08:09:26.366Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-67/3 [2022-04-22T08:09:26.366Z] INFO: archiving workspace using pattern(s): [2022-04-22T08:09:27.305Z] Archives upload complete. [2022-04-22T08:09:27.305Z] INFO: archiving logs to Nexus