Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a00f466457d09e0dac64c715bdd5dd92404c416+3238fc2d0ace65e1c621b12a7e75f28d928cef37 (1f5b231722d40e6bf89d2d733410cba1c8826de2) 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-ssh4692893065436861805.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-ssh1411051531760815397.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-65/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-65/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14147478217306744832.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-ssh4768499124596137921.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-65/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-65/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh503547927515021301.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 Running on prd-ubuntu20.04-docker-8c-8g-23579 in /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [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-65 # 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 3238fc2d0ace65e1c621b12a7e75f28d928cef37 into PR head commit 7a00f466457d09e0dac64c715bdd5dd92404c416 Merge succeeded, producing d56cdea12403ef2631cca7611563552dbeb8b4a4 Checking out Revision d56cdea12403ef2631cca7611563552dbeb8b4a4 (PR-65) > 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/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a00f466457d09e0dac64c715bdd5dd92404c416 # 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 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d56cdea12403ef2631cca7611563552dbeb8b4a4 # timeout=10 Commit message: "Merge commit '3238fc2d0ace65e1c621b12a7e75f28d928cef37' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk 75a8bc6a149f3078f6870fa834d0b94c9897a4f6 # timeout=10 [Pipeline] timeout [2022-04-26T07:59:23.446Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T07:59:23.523Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T07:59:23.544Z] ========================================================= [2022-04-26T07:59:23.544Z] EdgeX Global Pipelines Version Info [2022-04-26T07:59:23.544Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-26T07:59:24.303Z] ------------------- [2022-04-26T07:59:24.303Z] stable info: [2022-04-26T07:59:24.303Z] ------------------- [2022-04-26T07:59:24.303Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T07:59:24.303Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T07:59:24.303Z] Message: update stable to v1.0.221 [2022-04-26T07:59:24.875Z] ------------------- [2022-04-26T07:59:24.875Z] experimental info: [2022-04-26T07:59:24.875Z] ------------------- [2022-04-26T07:59:24.875Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T07:59:24.875Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-26T07:59:24.875Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T07:59:25.012Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-26T07:59:25.028Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-26T07:59:25.048Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T07:59:25.065Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T07:59:25.080Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T07:59:25.106Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T07:59:25.124Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T07:59:25.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-26T07:59:25.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T07:59:25.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T07:59:25.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T07:59:25.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-26T07:59:25.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T07:59:25.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T07:59:25.238Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T07:59:25.252Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T07:59:25.265Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T07:59:25.282Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T07:59:25.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T07:59:25.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T07:59:25.324Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-26T07:59:25.341Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-26T07:59:25.356Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-26T07:59:25.373Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-26T07:59:25.388Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-26T07:59:25.409Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T07:59:25.429Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo [2022-04-26T07:59:25.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo [2022-04-26T07:59:25.464Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo [2022-04-26T07:59:25.481Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d56cdea12403ef2631cca7611563552dbeb8b4a4 [Pipeline] echo [2022-04-26T07:59:25.500Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d56cdea [Pipeline] echo [2022-04-26T07:59:25.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T07:59:25.555Z] provisioning config files... [2022-04-26T07:59:25.570Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config7210662691001304751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T07:59:25.880Z] ---> docker-login.sh [2022-04-26T07:59:25.880Z] nexus3.edgexfoundry.org:10001 [2022-04-26T07:59:26.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:59:26.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:59:26.142Z] Configure a credential helper to remove this warning. See [2022-04-26T07:59:26.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:59:26.142Z] [2022-04-26T07:59:26.142Z] Login Succeeded [2022-04-26T07:59:26.142Z] nexus3.edgexfoundry.org:10002 [2022-04-26T07:59:26.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:59:26.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:59:26.402Z] Configure a credential helper to remove this warning. See [2022-04-26T07:59:26.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:59:26.402Z] [2022-04-26T07:59:26.402Z] Login Succeeded [2022-04-26T07:59:26.402Z] nexus3.edgexfoundry.org:10003 [2022-04-26T07:59:26.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:59:26.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:59:26.402Z] Configure a credential helper to remove this warning. See [2022-04-26T07:59:26.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:59:26.402Z] [2022-04-26T07:59:26.402Z] Login Succeeded [2022-04-26T07:59:26.402Z] nexus3.edgexfoundry.org:10004 [2022-04-26T07:59:26.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:59:26.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:59:26.664Z] Configure a credential helper to remove this warning. See [2022-04-26T07:59:26.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:59:26.664Z] [2022-04-26T07:59:26.664Z] Login Succeeded [2022-04-26T07:59:26.664Z] docker.io [2022-04-26T07:59:26.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:59:26.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:59:26.926Z] Configure a credential helper to remove this warning. See [2022-04-26T07:59:26.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:59:26.926Z] [2022-04-26T07:59:26.926Z] Login Succeeded [2022-04-26T07:59:27.189Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T07:59:27.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-26T07:59:27.567Z] + git rev-list -1 --merges d56cdea12403ef2631cca7611563552dbeb8b4a4~1..d56cdea12403ef2631cca7611563552dbeb8b4a4 [Pipeline] echo [2022-04-26T07:59:27.594Z] -----------> git rev-list -1 --merges d56cdea12403ef2631cca7611563552dbeb8b4a4~1..d56cdea12403ef2631cca7611563552dbeb8b4a4 d56cdea12403ef2631cca7611563552dbeb8b4a4 [2022-04-26T07:59:27.594Z] d56cdea12403ef2631cca7611563552dbeb8b4a4 [false] [Pipeline] sh [2022-04-26T07:59:27.888Z] + git log --format=format:%s -1 d56cdea12403ef2631cca7611563552dbeb8b4a4 [Pipeline] echo [2022-04-26T07:59:27.907Z] ========================================================= [2022-04-26T07:59:27.907Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T07:59:27.907Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T07:59:28.252Z] + git log --format=format:%s -1 d56cdea12403ef2631cca7611563552dbeb8b4a4 [Pipeline] echo [2022-04-26T07:59:28.268Z] [semverPrep] GIT_COMMIT: d56cdea12403ef2631cca7611563552dbeb8b4a4, Commit Message: Merge commit '3238fc2d0ace65e1c621b12a7e75f28d928cef37' into HEAD [Pipeline] echo [2022-04-26T07:59:28.278Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-26T07:59:28.669Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T07:59:28.669Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T07:59:28.669Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T07:59:28.669Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T07:59:28.669Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-26T07:59:28.669Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-26T07:59:28.669Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T07:59:29.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T07:59:29.057Z] [2022-04-26T07:59:29.057Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T07:59:29.369Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T07:59:29.369Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T07:59:29.369Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T07:59:29.369Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T07:59:29.369Z] 4c7163046ea9: Pulling fs layer [2022-04-26T07:59:29.369Z] 0c2d73faf560: Pulling fs layer [2022-04-26T07:59:29.369Z] 0c2d73faf560: Waiting [2022-04-26T07:59:29.369Z] 3e5f54012d9b: Download complete [2022-04-26T07:59:29.369Z] a0d0a0d46f8b: Verifying Checksum [2022-04-26T07:59:29.369Z] a0d0a0d46f8b: Download complete [2022-04-26T07:59:29.369Z] 0c2d73faf560: Verifying Checksum [2022-04-26T07:59:29.369Z] 0c2d73faf560: Download complete [2022-04-26T07:59:29.629Z] 4c7163046ea9: Verifying Checksum [2022-04-26T07:59:29.629Z] 4c7163046ea9: Download complete [2022-04-26T07:59:29.629Z] a0d0a0d46f8b: Pull complete [2022-04-26T07:59:29.629Z] 3e5f54012d9b: Pull complete [2022-04-26T07:59:30.200Z] 4c7163046ea9: Pull complete [2022-04-26T07:59:30.200Z] 0c2d73faf560: Pull complete [2022-04-26T07:59:30.200Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T07:59:30.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T07:59:30.200Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T07:59:30.368Z] prd-ubuntu20.04-docker-8c-8g-23579 does not seem to be running inside a container [2022-04-26T07:59:30.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T07:59:31.083Z] $ docker top 0f973f7716554650c88d48555cc229e2700292543ab61f3f2bdc9af7e3e9a770 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T07:59:31.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T07:59:31.192Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T07:59:31.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T07:59:31.329Z] $ docker exec 0f973f7716554650c88d48555cc229e2700292543ab61f3f2bdc9af7e3e9a770 ssh-agent [2022-04-26T07:59:31.464Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbfjimk/agent.14 [2022-04-26T07:59:31.464Z] SSH_AGENT_PID=20 [2022-04-26T07:59:31.476Z] Running ssh-add (command line suppressed) [2022-04-26T07:59:31.601Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_5297457297290033541.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_5297457297290033541.key) [2022-04-26T07:59:31.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T07:59:31.917Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T07:59:31.936Z] $ docker exec --env ******** --env ******** 0f973f7716554650c88d48555cc229e2700292543ab61f3f2bdc9af7e3e9a770 ssh-agent -k [2022-04-26T07:59:32.047Z] unset SSH_AUTH_SOCK; [2022-04-26T07:59:32.051Z] unset SSH_AGENT_PID; [2022-04-26T07:59:32.051Z] echo Agent pid 20 killed; [2022-04-26T07:59:32.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T07:59:32.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T07:59:32.089Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T07:59:32.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T07:59:32.221Z] $ docker exec 0f973f7716554650c88d48555cc229e2700292543ab61f3f2bdc9af7e3e9a770 ssh-agent [2022-04-26T07:59:32.352Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGLKNog/agent.55 [2022-04-26T07:59:32.352Z] SSH_AGENT_PID=61 [2022-04-26T07:59:32.359Z] Running ssh-add (command line suppressed) [2022-04-26T07:59:32.489Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_4839897308846448154.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_4839897308846448154.key) [2022-04-26T07:59:32.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T07:59:32.808Z] + git semver init [2022-04-26T07:59:32.808Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T07:59:32.808Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-65/.git [2022-04-26T07:59:32.808Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [2022-04-26T07:59:32.808Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T07:59:32.808Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T07:59:32.808Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T07:59:32.808Z] # $SEMVER_BRANCH = PR-65 [2022-04-26T07:59:32.808Z] # $SEMVER_TEMP = /tmp/semver-953162405 [2022-04-26T07:59:32.808Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-04-26T07:59:34.198Z] # '/tmp/semver-953162405' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver' [2022-04-26T07:59:34.198Z] # -> Force: false [2022-04-26T07:59:34.198Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver [Pipeline] } [2022-04-26T07:59:34.209Z] $ docker exec --env ******** --env ******** 0f973f7716554650c88d48555cc229e2700292543ab61f3f2bdc9af7e3e9a770 ssh-agent -k [2022-04-26T07:59:34.332Z] unset SSH_AUTH_SOCK; [2022-04-26T07:59:34.333Z] unset SSH_AGENT_PID; [2022-04-26T07:59:34.333Z] echo Agent pid 61 killed; [2022-04-26T07:59:34.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T07:59:34.650Z] + git semver [Pipeline] } [2022-04-26T07:59:34.665Z] $ docker stop --time=1 0f973f7716554650c88d48555cc229e2700292543ab61f3f2bdc9af7e3e9a770 [2022-04-26T07:59:36.037Z] $ docker rm -f 0f973f7716554650c88d48555cc229e2700292543ab61f3f2bdc9af7e3e9a770 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T07:59:36.399Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T07:59:36.658Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T07:59:36.662Z] [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-26T07:59:36.835Z] provisioning config files... [2022-04-26T07:59:36.847Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config9061696993779655679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T07:59:37.153Z] ---> docker-login.sh [2022-04-26T07:59:37.153Z] nexus3.edgexfoundry.org:10001 [2022-04-26T07:59:37.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:59:37.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:59:37.153Z] Configure a credential helper to remove this warning. See [2022-04-26T07:59:37.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:59:37.153Z] [2022-04-26T07:59:37.153Z] Login Succeeded [2022-04-26T07:59:37.153Z] nexus3.edgexfoundry.org:10002 [2022-04-26T07:59:37.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:59:37.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:59:37.414Z] Configure a credential helper to remove this warning. See [2022-04-26T07:59:37.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:59:37.414Z] [2022-04-26T07:59:37.414Z] Login Succeeded [2022-04-26T07:59:37.414Z] nexus3.edgexfoundry.org:10003 [2022-04-26T07:59:37.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:59:37.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:59:37.414Z] Configure a credential helper to remove this warning. See [2022-04-26T07:59:37.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:59:37.414Z] [2022-04-26T07:59:37.414Z] Login Succeeded [2022-04-26T07:59:37.414Z] nexus3.edgexfoundry.org:10004 [2022-04-26T07:59:37.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:59:37.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:59:37.675Z] Configure a credential helper to remove this warning. See [2022-04-26T07:59:37.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:59:37.675Z] [2022-04-26T07:59:37.675Z] Login Succeeded [2022-04-26T07:59:37.675Z] docker.io [2022-04-26T07:59:37.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:59:37.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:59:37.936Z] Configure a credential helper to remove this warning. See [2022-04-26T07:59:37.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:59:37.936Z] [2022-04-26T07:59:37.936Z] Login Succeeded [2022-04-26T07:59:37.936Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T07:59:37.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T07:59:38.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T07:59:38.036Z] ========================================================= [2022-04-26T07:59:38.036Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T07:59:38.036Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-26T07:59:38.351Z] + 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-26T07:59:38.351Z] Sending build context to Docker daemon 10.04MB [2022-04-26T07:59:38.351Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T07:59:38.351Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-26T07:59:38.351Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T07:59:38.351Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T07:59:38.351Z] 666ba61612fd: Pulling fs layer [2022-04-26T07:59:38.351Z] 8ed8ca486205: Pulling fs layer [2022-04-26T07:59:38.351Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T07:59:38.351Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T07:59:38.351Z] ca2b28591e48: Pulling fs layer [2022-04-26T07:59:38.351Z] a51346096db8: Pulling fs layer [2022-04-26T07:59:38.351Z] daebc70d1ce1: Pulling fs layer [2022-04-26T07:59:38.351Z] 0e18a0eac166: Pulling fs layer [2022-04-26T07:59:38.351Z] 4fe6c5a15a65: Waiting [2022-04-26T07:59:38.351Z] 22a0e8bec74d: Waiting [2022-04-26T07:59:38.351Z] a51346096db8: Waiting [2022-04-26T07:59:38.351Z] daebc70d1ce1: Waiting [2022-04-26T07:59:38.351Z] 0e18a0eac166: Waiting [2022-04-26T07:59:38.351Z] 8ed8ca486205: Download complete [2022-04-26T07:59:38.351Z] 22a0e8bec74d: Verifying Checksum [2022-04-26T07:59:38.351Z] 22a0e8bec74d: Download complete [2022-04-26T07:59:38.351Z] ca2b28591e48: Verifying Checksum [2022-04-26T07:59:38.351Z] ca2b28591e48: Download complete [2022-04-26T07:59:38.611Z] 59bf1c3509f3: Verifying Checksum [2022-04-26T07:59:38.611Z] 59bf1c3509f3: Download complete [2022-04-26T07:59:38.611Z] a51346096db8: Verifying Checksum [2022-04-26T07:59:38.611Z] a51346096db8: Download complete [2022-04-26T07:59:38.611Z] daebc70d1ce1: Verifying Checksum [2022-04-26T07:59:38.611Z] daebc70d1ce1: Download complete [2022-04-26T07:59:38.611Z] 59bf1c3509f3: Pull complete [2022-04-26T07:59:38.875Z] 666ba61612fd: Pull complete [2022-04-26T07:59:38.875Z] 8ed8ca486205: Pull complete [2022-04-26T07:59:39.137Z] 0e18a0eac166: Verifying Checksum [2022-04-26T07:59:39.137Z] 0e18a0eac166: Download complete [2022-04-26T07:59:39.137Z] 4fe6c5a15a65: Verifying Checksum [2022-04-26T07:59:39.137Z] 4fe6c5a15a65: Download complete [2022-04-26T07:59:43.345Z] 4fe6c5a15a65: Pull complete [2022-04-26T07:59:43.345Z] 22a0e8bec74d: Pull complete [2022-04-26T07:59:43.345Z] ca2b28591e48: Pull complete [2022-04-26T07:59:43.345Z] a51346096db8: Pull complete [2022-04-26T07:59:43.345Z] daebc70d1ce1: Pull complete [2022-04-26T07:59:45.887Z] 0e18a0eac166: Pull complete [2022-04-26T07:59:45.887Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T07:59:45.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T07:59:45.887Z] ---> f018257e8ee9 [2022-04-26T07:59:45.887Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-26T07:59:47.277Z] ---> Running in 61ad8878095d [2022-04-26T07:59:47.277Z] Removing intermediate container 61ad8878095d [2022-04-26T07:59:47.277Z] ---> 15a204ecc3cc [2022-04-26T07:59:47.277Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T07:59:47.277Z] ---> Running in bea8d29d232a [2022-04-26T07:59:47.537Z] Removing intermediate container bea8d29d232a [2022-04-26T07:59:47.537Z] ---> 3cb688ecc5bc [2022-04-26T07:59:47.537Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T07:59:47.537Z] ---> Running in 731bf41cacec [2022-04-26T07:59:47.537Z] Removing intermediate container 731bf41cacec [2022-04-26T07:59:47.537Z] ---> 747848104258 [2022-04-26T07:59:47.537Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T07:59:47.537Z] ---> Running in d74c3cca8e4e [2022-04-26T07:59:48.107Z] Removing intermediate container d74c3cca8e4e [2022-04-26T07:59:48.107Z] ---> 1804429a82a1 [2022-04-26T07:59:48.107Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T07:59:48.107Z] ---> Running in 951ad6ac5df3 [2022-04-26T07:59:48.368Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T07:59:49.311Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T07:59:49.571Z] OK: 221 MiB in 52 packages [2022-04-26T07:59:49.831Z] Removing intermediate container 951ad6ac5df3 [2022-04-26T07:59:49.831Z] ---> dfc176785de6 [2022-04-26T07:59:49.831Z] Step 8/13 : WORKDIR /app [2022-04-26T07:59:50.093Z] ---> Running in fb35391615d7 [2022-04-26T07:59:50.093Z] Removing intermediate container fb35391615d7 [2022-04-26T07:59:50.093Z] ---> 35bb0c58c571 [2022-04-26T07:59:50.093Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-26T07:59:50.355Z] ---> 434eb5433cd4 [2022-04-26T07:59:50.355Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T07:59:50.355Z] ---> Running in 0ab11a91f7cf [2022-04-26T07:59:51.783Z] Still waiting to schedule task [2022-04-26T07:59:51.783Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23580’ is offline [2022-04-26T08:00:12.307Z] Removing intermediate container 0ab11a91f7cf [2022-04-26T08:00:12.307Z] ---> 88d118be694d [2022-04-26T08:00:12.307Z] Step 11/13 : COPY . . [2022-04-26T08:00:12.307Z] ---> 8f4cfaa96ea0 [2022-04-26T08:00:12.307Z] Step 12/13 : ARG MAKE="make build" [2022-04-26T08:00:12.307Z] ---> Running in 31531b1a3373 [2022-04-26T08:00:12.307Z] Removing intermediate container 31531b1a3373 [2022-04-26T08:00:12.307Z] ---> 173a83fcf228 [2022-04-26T08:00:12.307Z] Step 13/13 : RUN $MAKE [2022-04-26T08:00:12.307Z] ---> Running in 42b67c022bf4 [2022-04-26T08:00:12.307Z] noop [2022-04-26T08:00:12.307Z] Removing intermediate container 42b67c022bf4 [2022-04-26T08:00:12.307Z] ---> d04cc7340a09 [2022-04-26T08:00:12.307Z] Successfully built d04cc7340a09 [2022-04-26T08:00:12.307Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:00:12.606Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T08:00:12.606Z] . [Pipeline] withDockerContainer [2022-04-26T08:00:12.677Z] prd-ubuntu20.04-docker-8c-8g-23579 does not seem to be running inside a container [2022-04-26T08:00:12.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@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 ******** ci-base-image-x86_64 cat [2022-04-26T08:00:13.117Z] $ docker top 0a2317fb69d968915c24afc2fb8f6288ce340dce35359fc3e8801c840a6393b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T08:00:13.470Z] + go version [2022-04-26T08:00:13.470Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T08:00:13.491Z] $ docker stop --time=1 0a2317fb69d968915c24afc2fb8f6288ce340dce35359fc3e8801c840a6393b0 [2022-04-26T08:00:14.769Z] $ docker rm -f 0a2317fb69d968915c24afc2fb8f6288ce340dce35359fc3e8801c840a6393b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:00:15.170Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T08:00:15.170Z] . [Pipeline] withDockerContainer [2022-04-26T08:00:15.241Z] prd-ubuntu20.04-docker-8c-8g-23579 does not seem to be running inside a container [2022-04-26T08:00:15.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@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 ******** ci-base-image-x86_64 cat [2022-04-26T08:00:15.673Z] $ docker top c58e07ef93fc3f4f0c9e69a928075c84e2a3923961a7e925f4636103a97e873e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T08:00:16.031Z] + make test [2022-04-26T08:00:16.031Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-26T08:00:22.606Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-26T08:00:22.606Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.027s coverage: 86.2% of statements [2022-04-26T08:00:22.606Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-26T08:00:25.149Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.542s coverage: 71.9% of statements [2022-04-26T08:00:25.149Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-26T08:00:30.504Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-26T08:00:33.801Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T08:00:33.801Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T08:00:33.801Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-26T08:00:33.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T08:00:33.835Z] $ docker stop --time=1 c58e07ef93fc3f4f0c9e69a928075c84e2a3923961a7e925f4636103a97e873e [2022-04-26T08:00:35.405Z] $ docker rm -f c58e07ef93fc3f4f0c9e69a928075c84e2a3923961a7e925f4636103a97e873e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T08:00:35.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T08:00:35.866Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-26T08:00:36.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-26T08:00:36.726Z] + ls -al . [2022-04-26T08:00:36.726Z] total 240 [2022-04-26T08:00:36.726Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 08:00 . [2022-04-26T08:00:36.726Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:59 .. [2022-04-26T08:00:36.726Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 26 07:59 .dockerignore [2022-04-26T08:00:36.726Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 07:59 .git [2022-04-26T08:00:36.726Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:59 .github [2022-04-26T08:00:36.726Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 26 07:59 .gitignore [2022-04-26T08:00:36.726Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 07:59 .golangci.yml [2022-04-26T08:00:36.726Z] drwx------ 3 jenkins jenkins 4096 Apr 26 07:59 .semver [2022-04-26T08:00:36.726Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 26 07:59 Attribution.txt [2022-04-26T08:00:36.726Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 26 07:59 Dockerfile [2022-04-26T08:00:36.726Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 07:59 GOVERNANCE.md [2022-04-26T08:00:36.726Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 26 07:59 Jenkinsfile [2022-04-26T08:00:36.726Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 07:59 LICENSE [2022-04-26T08:00:36.726Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 26 07:59 Makefile [2022-04-26T08:00:36.726Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 26 07:59 OWNERS.md [2022-04-26T08:00:36.726Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 26 07:59 README.md [2022-04-26T08:00:36.726Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 07:59 VERSION [2022-04-26T08:00:36.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:59 bin [2022-04-26T08:00:36.726Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 26 08:00 coverage.out [2022-04-26T08:00:36.726Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 26 07:59 go.mod [2022-04-26T08:00:36.726Z] -rw-rw-r-- 1 jenkins jenkins 49621 Apr 26 07:59 go.sum [2022-04-26T08:00:36.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:59 images [2022-04-26T08:00:36.726Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:59 internal [2022-04-26T08:00:36.726Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 26 07:59 main.go [2022-04-26T08:00:36.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:59 res [2022-04-26T08:00:36.726Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:59 snap [2022-04-26T08:00:36.726Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:59 static [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:00:37.029Z] + 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=d56cdea12403ef2631cca7611563552dbeb8b4a4 --label arch=amd64 --label version=0.0.0 . [2022-04-26T08:00:37.030Z] Sending build context to Docker daemon 10.04MB [2022-04-26T08:00:37.030Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T08:00:37.030Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-26T08:00:37.030Z] ---> d04cc7340a09 [2022-04-26T08:00:37.030Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-26T08:00:37.030Z] ---> Running in f5df91eb743a [2022-04-26T08:00:37.289Z] Removing intermediate container f5df91eb743a [2022-04-26T08:00:37.289Z] ---> a4039a7f8578 [2022-04-26T08:00:37.289Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T08:00:37.289Z] ---> Running in 10ac1c153dfe [2022-04-26T08:00:37.289Z] Removing intermediate container 10ac1c153dfe [2022-04-26T08:00:37.289Z] ---> dc1b5e58cdf6 [2022-04-26T08:00:37.289Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T08:00:37.289Z] ---> Running in acd4af72685a [2022-04-26T08:00:37.289Z] Removing intermediate container acd4af72685a [2022-04-26T08:00:37.289Z] ---> a4798aee610b [2022-04-26T08:00:37.289Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T08:00:37.549Z] ---> Running in 3e41899bf61d [2022-04-26T08:00:38.119Z] Removing intermediate container 3e41899bf61d [2022-04-26T08:00:38.119Z] ---> 201602c5bf2a [2022-04-26T08:00:38.119Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T08:00:38.119Z] ---> Running in 43bed41939fd [2022-04-26T08:00:38.381Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T08:00:38.950Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T08:00:39.519Z] OK: 221 MiB in 52 packages [2022-04-26T08:00:39.782Z] Removing intermediate container 43bed41939fd [2022-04-26T08:00:39.782Z] ---> f273a16c1ebe [2022-04-26T08:00:39.782Z] Step 8/31 : WORKDIR /app [2022-04-26T08:00:39.782Z] ---> Running in 24f74f15c11a [2022-04-26T08:00:39.782Z] Removing intermediate container 24f74f15c11a [2022-04-26T08:00:39.782Z] ---> 36dde027b4da [2022-04-26T08:00:39.782Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-26T08:00:40.042Z] ---> 6eb2c16cd467 [2022-04-26T08:00:40.042Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T08:00:40.042Z] ---> Running in 5487c846615e [2022-04-26T08:00:40.614Z] Removing intermediate container 5487c846615e [2022-04-26T08:00:40.614Z] ---> 9e60b0a60f17 [2022-04-26T08:00:40.614Z] Step 11/31 : COPY . . [2022-04-26T08:00:40.874Z] ---> 8ec0a9646a3a [2022-04-26T08:00:40.874Z] Step 12/31 : ARG MAKE="make build" [2022-04-26T08:00:40.874Z] ---> Running in e73481fe207f [2022-04-26T08:00:40.874Z] Removing intermediate container e73481fe207f [2022-04-26T08:00:40.874Z] ---> 1e57ffd8cbde [2022-04-26T08:00:40.874Z] Step 13/31 : RUN $MAKE [2022-04-26T08:00:40.874Z] ---> Running in 97bf0d8192a5 [2022-04-26T08:00:41.134Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-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" -o app-rfid-llrp-inventory [2022-04-26T08:00:49.317Z] Removing intermediate container 97bf0d8192a5 [2022-04-26T08:00:49.317Z] ---> 25202febdf49 [2022-04-26T08:00:49.317Z] Step 14/31 : FROM alpine:3.14 [2022-04-26T08:00:49.317Z] 3.14: Pulling from library/alpine [2022-04-26T08:00:49.317Z] 8663204ce13b: Pulling fs layer [2022-04-26T08:00:49.590Z] 8663204ce13b: Verifying Checksum [2022-04-26T08:00:49.590Z] 8663204ce13b: Download complete [2022-04-26T08:00:49.590Z] 8663204ce13b: Pull complete [2022-04-26T08:00:49.590Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T08:00:49.590Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T08:00:49.590Z] ---> e04c818066af [2022-04-26T08:00:49.590Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T08:00:49.850Z] ---> Running in 8b29317856f9 [2022-04-26T08:00:49.850Z] Removing intermediate container 8b29317856f9 [2022-04-26T08:00:49.850Z] ---> 69445509f6f6 [2022-04-26T08:00:49.850Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-26T08:00:49.850Z] ---> Running in 9d60a431d550 [2022-04-26T08:00:49.850Z] Removing intermediate container 9d60a431d550 [2022-04-26T08:00:49.850Z] ---> ef0215025658 [2022-04-26T08:00:49.850Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T08:00:50.109Z] ---> Running in 4555464ec809 [2022-04-26T08:00:50.678Z] Removing intermediate container 4555464ec809 [2022-04-26T08:00:50.678Z] ---> 59229e000ec7 [2022-04-26T08:00:50.678Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-26T08:00:50.678Z] ---> Running in c1eb96d0951e [2022-04-26T08:00:50.937Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T08:00:51.879Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T08:00:52.140Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T08:00:52.140Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T08:00:52.140Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T08:00:52.402Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T08:00:52.402Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T08:00:52.402Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T08:00:52.663Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T08:00:52.663Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T08:00:52.663Z] OK: 9 MiB in 20 packages [2022-04-26T08:00:53.238Z] Removing intermediate container c1eb96d0951e [2022-04-26T08:00:53.238Z] ---> 631f7107fed9 [2022-04-26T08:00:53.238Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-26T08:00:53.238Z] ---> 8c455990837c [2022-04-26T08:00:53.238Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-26T08:00:53.499Z] ---> 8d47f6d720de [2022-04-26T08:00:53.499Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-26T08:00:53.499Z] ---> f56ad6b086d5 [2022-04-26T08:00:53.499Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-26T08:00:53.760Z] ---> 315b478aebe1 [2022-04-26T08:00:53.760Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-26T08:00:54.024Z] ---> f8b85cd99532 [2022-04-26T08:00:54.024Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-26T08:00:54.286Z] ---> Running in 67f12f0553d9 [2022-04-26T08:00:54.858Z] Removing intermediate container 67f12f0553d9 [2022-04-26T08:00:54.858Z] ---> 648186c4e9cd [2022-04-26T08:00:54.858Z] Step 25/31 : VOLUME /cache [2022-04-26T08:00:54.858Z] ---> Running in f1677662f5f9 [2022-04-26T08:00:54.858Z] Removing intermediate container f1677662f5f9 [2022-04-26T08:00:54.858Z] ---> 9a4def8d11bd [2022-04-26T08:00:54.858Z] Step 26/31 : EXPOSE 59711 [2022-04-26T08:00:54.858Z] ---> Running in 024ea0bcbfd0 [2022-04-26T08:00:55.119Z] Removing intermediate container 024ea0bcbfd0 [2022-04-26T08:00:55.119Z] ---> 791aa1336ba7 [2022-04-26T08:00:55.119Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-26T08:00:55.119Z] ---> Running in c47dc2e4f6bd [2022-04-26T08:00:55.119Z] Removing intermediate container c47dc2e4f6bd [2022-04-26T08:00:55.119Z] ---> dda48023c9fc [2022-04-26T08:00:55.119Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-26T08:00:55.119Z] ---> Running in be09718a0e9c [2022-04-26T08:00:55.378Z] Removing intermediate container be09718a0e9c [2022-04-26T08:00:55.379Z] ---> 1017ce38f766 [2022-04-26T08:00:55.379Z] Step 29/31 : LABEL arch=amd64 [2022-04-26T08:00:55.379Z] ---> Running in 0fa57a350ea9 [2022-04-26T08:00:55.379Z] Removing intermediate container 0fa57a350ea9 [2022-04-26T08:00:55.379Z] ---> beb9fa5ba4d1 [2022-04-26T08:00:55.379Z] Step 30/31 : LABEL git_sha=d56cdea12403ef2631cca7611563552dbeb8b4a4 [2022-04-26T08:00:55.379Z] ---> Running in b13671b57b06 [2022-04-26T08:00:55.640Z] Removing intermediate container b13671b57b06 [2022-04-26T08:00:55.640Z] ---> d7579baaa024 [2022-04-26T08:00:55.640Z] Step 31/31 : LABEL version=0.0.0 [2022-04-26T08:00:55.640Z] ---> Running in 539f250505f9 [2022-04-26T08:00:55.640Z] Removing intermediate container 539f250505f9 [2022-04-26T08:00:55.640Z] ---> e9a80d17dfe0 [2022-04-26T08:00:55.640Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-26T08:00:55.640Z] Successfully built e9a80d17dfe0 [2022-04-26T08:00:55.640Z] 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-26T08:00:56.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T08:00:56.066Z] [2022-04-26T08:00:56.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:00:56.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T08:00:56.375Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T08:00:56.375Z] 5eb5b503b376: Pulling fs layer [2022-04-26T08:00:56.375Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T08:00:56.375Z] ec43610c2a17: Pulling fs layer [2022-04-26T08:00:56.375Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T08:00:56.375Z] 33b1e0a273af: Pulling fs layer [2022-04-26T08:00:56.375Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T08:00:56.375Z] 2f39f015ded8: Pulling fs layer [2022-04-26T08:00:56.375Z] 3a2ae6a8a46f: Waiting [2022-04-26T08:00:56.375Z] 33b1e0a273af: Waiting [2022-04-26T08:00:56.375Z] 5d3b04190fa2: Waiting [2022-04-26T08:00:56.375Z] 2f39f015ded8: Waiting [2022-04-26T08:00:56.375Z] 5c69ac0246d0: Verifying Checksum [2022-04-26T08:00:56.375Z] 5c69ac0246d0: Download complete [2022-04-26T08:00:56.375Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-26T08:00:56.375Z] 3a2ae6a8a46f: Download complete [2022-04-26T08:00:56.375Z] 33b1e0a273af: Verifying Checksum [2022-04-26T08:00:56.375Z] 33b1e0a273af: Download complete [2022-04-26T08:00:56.375Z] 5d3b04190fa2: Download complete [2022-04-26T08:00:56.375Z] ec43610c2a17: Verifying Checksum [2022-04-26T08:00:56.375Z] ec43610c2a17: Download complete [2022-04-26T08:00:56.635Z] 5eb5b503b376: Download complete [2022-04-26T08:00:57.203Z] 2f39f015ded8: Download complete [2022-04-26T08:00:57.771Z] 5eb5b503b376: Pull complete [2022-04-26T08:00:57.771Z] 5c69ac0246d0: Pull complete [2022-04-26T08:00:58.338Z] ec43610c2a17: Pull complete [2022-04-26T08:00:58.338Z] 3a2ae6a8a46f: Pull complete [2022-04-26T08:00:58.596Z] 33b1e0a273af: Pull complete [2022-04-26T08:00:58.596Z] 5d3b04190fa2: Pull complete [2022-04-26T08:01:02.789Z] 2f39f015ded8: Pull complete [2022-04-26T08:01:02.789Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T08:01:02.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T08:01:02.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T08:01:02.853Z] prd-ubuntu20.04-docker-8c-8g-23579 does not seem to be running inside a container [2022-04-26T08:01:02.897Z] $ 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-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T08:01:04.410Z] $ docker top d3ad5a247abe07eda2ec8dadaf9350148a1e0558f192a9c81a654ff03e6d5a1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:01:04.795Z] ---> job-cost.sh [2022-04-26T08:01:04.796Z] lf-activate-venv: SKIPPING [2022-04-26T08:01:04.796Z] INFO: No Stack... [2022-04-26T08:01:05.055Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T08:01:05.627Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T08:01:05.918Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives/cost.csv [2022-04-26T08:01:05.918Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T08:01:05.934Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-4-stack-cost] [2022-04-26T08:01:05.943Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-4-stack-cost] did not exist. Created. [2022-04-26T08:01:05.943Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T08:01:06.248Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-26T08:01:06.273Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T08:01:06.287Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T08:01:06.317Z] $ docker stop --time=1 d3ad5a247abe07eda2ec8dadaf9350148a1e0558f192a9c81a654ff03e6d5a1c [2022-04-26T08:01:07.482Z] $ docker rm -f d3ad5a247abe07eda2ec8dadaf9350148a1e0558f192a9c81a654ff03e6d5a1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-26T08:02:26.669Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23581 in /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [Pipeline] { [Pipeline] ws [2022-04-26T08:02:26.683Z] Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout [2022-04-26T08:02:26.979Z] The recommended git tool is: git [2022-04-26T08:02:33.464Z] using credential edgex-jenkins-ssh [2022-04-26T08:02:33.485Z] Cloning the remote Git repository [2022-04-26T08:02:33.559Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-26T08:02:33.643Z] > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 [2022-04-26T08:02:33.737Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-26T08:02:33.738Z] > git --version # timeout=10 [2022-04-26T08:02:33.759Z] > git --version # 'git version 2.25.1' [2022-04-26T08:02:33.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T08:02:33.898Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T08:02:35.727Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-26T08:02:35.751Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T08:02:35.783Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-26T08:02:35.820Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-26T08:02:35.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T08:02:35.839Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-26T08:02:36.336Z] Merging remotes/origin/main commit 3238fc2d0ace65e1c621b12a7e75f28d928cef37 into PR head commit 7a00f466457d09e0dac64c715bdd5dd92404c416 [2022-04-26T08:02:36.642Z] Merge succeeded, producing 03aa5f6e539b67fb221d863e6724579a33073df1 [2022-04-26T08:02:36.642Z] Checking out Revision 03aa5f6e539b67fb221d863e6724579a33073df1 (PR-65) [2022-04-26T08:02:36.362Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T08:02:36.381Z] > git checkout -f 7a00f466457d09e0dac64c715bdd5dd92404c416 # timeout=10 [2022-04-26T08:02:36.483Z] > git remote # timeout=10 [2022-04-26T08:02:36.499Z] > git config --get remote.origin.url # timeout=10 [2022-04-26T08:02:36.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T08:02:36.526Z] > git merge 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 [2022-04-26T08:02:36.616Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-26T08:02:36.655Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T08:02:36.677Z] > git checkout -f 03aa5f6e539b67fb221d863e6724579a33073df1 # timeout=10 [2022-04-26T08:02:40.947Z] Commit message: "Merge commit '3238fc2d0ace65e1c621b12a7e75f28d928cef37' into HEAD" [2022-04-26T08:02:40.975Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T08:02:41.897Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T08:02:41.897Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T08:02:41.897Z] Dload Upload Total Spent Left Speed [2022-04-26T08:02:41.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 210k 0 --:--:-- --:--:-- --:--:-- 214k [2022-04-26T08:02:40.964Z] > git rev-list --no-walk 75a8bc6a149f3078f6870fa834d0b94c9897a4f6 # timeout=10 [Pipeline] sh [2022-04-26T08:02:42.435Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T08:02:42.784Z] + sudo tee /etc/docker/daemon.new [2022-04-26T08:02:42.784Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-26T08:02:42.784Z] { [2022-04-26T08:02:42.784Z] "registry-mirrors": [ [2022-04-26T08:02:42.784Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T08:02:42.784Z] ], [2022-04-26T08:02:42.784Z] "bip": "10.250.0.254/24", [2022-04-26T08:02:42.784Z] "hosts": [ [2022-04-26T08:02:42.784Z] "tcp://0.0.0.0:5555", [2022-04-26T08:02:42.784Z] "unix:///var/run/docker.sock" [2022-04-26T08:02:42.784Z] ], [2022-04-26T08:02:42.784Z] "mtu": 1458, [2022-04-26T08:02:42.784Z] "selinux-enabled": true, [2022-04-26T08:02:42.784Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T08:02:42.784Z] } [Pipeline] sh [2022-04-26T08:02:43.225Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-26T08:02:43.576Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T08:03:01.932Z] provisioning config files... [2022-04-26T08:03:01.958Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config5494865831463719013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:03:02.326Z] ---> docker-login.sh [2022-04-26T08:03:02.326Z] nexus3.edgexfoundry.org:10001 [2022-04-26T08:03:02.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:03:03.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:03:03.198Z] Configure a credential helper to remove this warning. See [2022-04-26T08:03:03.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:03:03.198Z] [2022-04-26T08:03:03.198Z] Login Succeeded [2022-04-26T08:03:03.198Z] nexus3.edgexfoundry.org:10002 [2022-04-26T08:03:03.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:03:03.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:03:03.749Z] Configure a credential helper to remove this warning. See [2022-04-26T08:03:03.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:03:03.749Z] [2022-04-26T08:03:03.749Z] Login Succeeded [2022-04-26T08:03:03.749Z] nexus3.edgexfoundry.org:10003 [2022-04-26T08:03:04.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:03:04.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:03:04.304Z] Configure a credential helper to remove this warning. See [2022-04-26T08:03:04.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:03:04.304Z] [2022-04-26T08:03:04.304Z] Login Succeeded [2022-04-26T08:03:04.304Z] nexus3.edgexfoundry.org:10004 [2022-04-26T08:03:04.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:03:04.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:03:04.853Z] Configure a credential helper to remove this warning. See [2022-04-26T08:03:04.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:03:04.853Z] [2022-04-26T08:03:04.853Z] Login Succeeded [2022-04-26T08:03:04.853Z] docker.io [2022-04-26T08:03:05.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:03:05.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:03:05.399Z] Configure a credential helper to remove this warning. See [2022-04-26T08:03:05.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:03:05.399Z] [2022-04-26T08:03:05.399Z] Login Succeeded [2022-04-26T08:03:05.399Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T08:03:05.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T08:03:05.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T08:03:05.921Z] ========================================================= [2022-04-26T08:03:05.921Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T08:03:05.921Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:03:06.272Z] + 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-26T08:03:06.546Z] Sending build context to Docker daemon 693.2kB [2022-04-26T08:03:06.546Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T08:03:06.546Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-26T08:03:06.830Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T08:03:06.830Z] 9b3977197b4f: Pulling fs layer [2022-04-26T08:03:06.830Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T08:03:06.830Z] 94645a83ff95: Pulling fs layer [2022-04-26T08:03:06.830Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T08:03:06.830Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T08:03:06.830Z] 3096ccb668a1: Pulling fs layer [2022-04-26T08:03:06.830Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T08:03:06.830Z] a4caa8a26152: Pulling fs layer [2022-04-26T08:03:06.830Z] 3096ccb668a1: Waiting [2022-04-26T08:03:06.830Z] e8cf19c19ddd: Waiting [2022-04-26T08:03:06.830Z] a4caa8a26152: Waiting [2022-04-26T08:03:06.830Z] 0c92f367c5e7: Waiting [2022-04-26T08:03:06.830Z] 3f3a8bcf1eab: Waiting [2022-04-26T08:03:06.830Z] 94645a83ff95: Verifying Checksum [2022-04-26T08:03:06.830Z] 94645a83ff95: Download complete [2022-04-26T08:03:06.830Z] 1a89e8eeedd5: Verifying Checksum [2022-04-26T08:03:06.830Z] 1a89e8eeedd5: Download complete [2022-04-26T08:03:06.830Z] 0c92f367c5e7: Verifying Checksum [2022-04-26T08:03:06.830Z] 0c92f367c5e7: Download complete [2022-04-26T08:03:06.830Z] 3096ccb668a1: Verifying Checksum [2022-04-26T08:03:06.830Z] 3096ccb668a1: Download complete [2022-04-26T08:03:06.830Z] 9b3977197b4f: Verifying Checksum [2022-04-26T08:03:06.830Z] 9b3977197b4f: Download complete [2022-04-26T08:03:06.830Z] e8cf19c19ddd: Verifying Checksum [2022-04-26T08:03:06.830Z] e8cf19c19ddd: Download complete [2022-04-26T08:03:07.821Z] 9b3977197b4f: Pull complete [2022-04-26T08:03:08.101Z] 1a89e8eeedd5: Pull complete [2022-04-26T08:03:08.699Z] 94645a83ff95: Pull complete [2022-04-26T08:03:08.975Z] a4caa8a26152: Verifying Checksum [2022-04-26T08:03:08.975Z] a4caa8a26152: Download complete [2022-04-26T08:03:09.571Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-26T08:03:09.571Z] 3f3a8bcf1eab: Download complete [2022-04-26T08:03:22.008Z] 3f3a8bcf1eab: Pull complete [2022-04-26T08:03:22.008Z] 0c92f367c5e7: Pull complete [2022-04-26T08:03:22.008Z] 3096ccb668a1: Pull complete [2022-04-26T08:03:22.284Z] e8cf19c19ddd: Pull complete [2022-04-26T08:03:29.022Z] a4caa8a26152: Pull complete [2022-04-26T08:03:29.022Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T08:03:29.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T08:03:29.022Z] ---> 725f1c02e7f9 [2022-04-26T08:03:29.022Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-26T08:03:29.022Z] ---> Running in 28f4788369f6 [2022-04-26T08:03:29.630Z] Removing intermediate container 28f4788369f6 [2022-04-26T08:03:29.630Z] ---> 89de1b9b2410 [2022-04-26T08:03:29.630Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T08:03:29.630Z] ---> Running in 37702fdd6823 [2022-04-26T08:03:29.905Z] Removing intermediate container 37702fdd6823 [2022-04-26T08:03:29.905Z] ---> 4addc17b71da [2022-04-26T08:03:29.905Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T08:03:29.905Z] ---> Running in 5952e5af54b8 [2022-04-26T08:03:30.183Z] Removing intermediate container 5952e5af54b8 [2022-04-26T08:03:30.183Z] ---> 82ba7adfa1d1 [2022-04-26T08:03:30.183Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T08:03:30.465Z] ---> Running in 570e6a59e930 [2022-04-26T08:03:32.455Z] Removing intermediate container 570e6a59e930 [2022-04-26T08:03:32.455Z] ---> d73db9f631ec [2022-04-26T08:03:32.455Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T08:03:32.455Z] ---> Running in 9b78fe6763b1 [2022-04-26T08:03:34.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T08:03:35.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T08:03:36.405Z] OK: 220 MiB in 52 packages [2022-04-26T08:03:37.389Z] Removing intermediate container 9b78fe6763b1 [2022-04-26T08:03:37.389Z] ---> 12aef6b66bf5 [2022-04-26T08:03:37.389Z] Step 8/13 : WORKDIR /app [2022-04-26T08:03:37.389Z] ---> Running in a983bd2b4156 [2022-04-26T08:03:37.665Z] Removing intermediate container a983bd2b4156 [2022-04-26T08:03:37.665Z] ---> ca0f29812fcc [2022-04-26T08:03:37.665Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-26T08:03:38.267Z] ---> 307d75e47670 [2022-04-26T08:03:38.267Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T08:03:38.267Z] ---> Running in 7f226d33b515 [2022-04-26T08:05:00.110Z] Removing intermediate container 7f226d33b515 [2022-04-26T08:05:00.110Z] ---> bb41b917c523 [2022-04-26T08:05:00.110Z] Step 11/13 : COPY . . [2022-04-26T08:05:00.110Z] ---> d3b39cef77b0 [2022-04-26T08:05:00.110Z] Step 12/13 : ARG MAKE="make build" [2022-04-26T08:05:00.110Z] ---> Running in cc905bdc0885 [2022-04-26T08:05:00.110Z] Removing intermediate container cc905bdc0885 [2022-04-26T08:05:00.110Z] ---> 064cea2bbdd1 [2022-04-26T08:05:00.110Z] Step 13/13 : RUN $MAKE [2022-04-26T08:05:00.110Z] ---> Running in 5deb2c852c32 [2022-04-26T08:05:00.110Z] noop [2022-04-26T08:05:00.110Z] Removing intermediate container 5deb2c852c32 [2022-04-26T08:05:00.110Z] ---> 870d8d768d50 [2022-04-26T08:05:00.110Z] Successfully built 870d8d768d50 [2022-04-26T08:05:00.110Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:05:00.454Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T08:05:00.454Z] . [Pipeline] withDockerContainer [2022-04-26T08:05:00.694Z] prd-ubuntu20.04-docker-arm64-4c-16g-23581 does not seem to be running inside a container [2022-04-26T08:05:00.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-26T08:05:02.125Z] $ docker top a3d7a99a04bbcd20625a89a30ce089e4dca69b75e7e6bb276c7f83a1a61ee45e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T08:05:03.039Z] + go version [2022-04-26T08:05:03.040Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T08:05:03.074Z] $ docker stop --time=1 a3d7a99a04bbcd20625a89a30ce089e4dca69b75e7e6bb276c7f83a1a61ee45e [2022-04-26T08:05:04.727Z] $ docker rm -f a3d7a99a04bbcd20625a89a30ce089e4dca69b75e7e6bb276c7f83a1a61ee45e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:05:05.356Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T08:05:05.356Z] . [Pipeline] withDockerContainer [2022-04-26T08:05:05.595Z] prd-ubuntu20.04-docker-arm64-4c-16g-23581 does not seem to be running inside a container [2022-04-26T08:05:05.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-26T08:05:07.080Z] $ docker top d923ba682f86cea5df018072a42bd73465144de81320ff6aec2529b1dca94a38 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T08:05:08.024Z] + make test [2022-04-26T08:05:08.024Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-26T08:06:04.616Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-26T08:06:04.616Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.156s coverage: 86.2% of statements [2022-04-26T08:06:04.616Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-26T08:06:08.935Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.724s coverage: 71.9% of statements [2022-04-26T08:06:08.935Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-26T08:06:08.935Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-26T08:06:08.935Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-26T08:06:27.283Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T08:06:27.557Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T08:06:27.834Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-26T08:06:30.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T08:06:30.502Z] $ docker stop --time=1 d923ba682f86cea5df018072a42bd73465144de81320ff6aec2529b1dca94a38 [2022-04-26T08:06:32.267Z] $ docker rm -f d923ba682f86cea5df018072a42bd73465144de81320ff6aec2529b1dca94a38 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T08:06:33.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T08:06:33.182Z] Warning: overwriting stash ‘coverage-report’ [2022-04-26T08:06:33.724Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T08:06:34.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-26T08:06:34.477Z] + ls -al . [2022-04-26T08:06:34.477Z] total 236 [2022-04-26T08:06:34.477Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 08:06 . [2022-04-26T08:06:34.477Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:02 .. [2022-04-26T08:06:34.477Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 26 08:02 .dockerignore [2022-04-26T08:06:34.477Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 08:02 .git [2022-04-26T08:06:34.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:02 .github [2022-04-26T08:06:34.477Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 26 08:02 .gitignore [2022-04-26T08:06:34.477Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 08:02 .golangci.yml [2022-04-26T08:06:34.477Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 26 08:02 Attribution.txt [2022-04-26T08:06:34.477Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 26 08:02 Dockerfile [2022-04-26T08:06:34.477Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 08:02 GOVERNANCE.md [2022-04-26T08:06:34.477Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 26 08:02 Jenkinsfile [2022-04-26T08:06:34.477Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 08:02 LICENSE [2022-04-26T08:06:34.477Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 26 08:02 Makefile [2022-04-26T08:06:34.477Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 26 08:02 OWNERS.md [2022-04-26T08:06:34.477Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 26 08:02 README.md [2022-04-26T08:06:34.477Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 07:59 VERSION [2022-04-26T08:06:34.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:02 bin [2022-04-26T08:06:34.477Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 26 08:06 coverage.out [2022-04-26T08:06:34.477Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 26 08:02 go.mod [2022-04-26T08:06:34.477Z] -rw-rw-r-- 1 jenkins jenkins 49621 Apr 26 08:02 go.sum [2022-04-26T08:06:34.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:02 images [2022-04-26T08:06:34.477Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:02 internal [2022-04-26T08:06:34.477Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 26 08:02 main.go [2022-04-26T08:06:34.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:02 res [2022-04-26T08:06:34.477Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:02 snap [2022-04-26T08:06:34.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:02 static [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:06:34.827Z] + 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=03aa5f6e539b67fb221d863e6724579a33073df1 --label arch=arm64 --label version=0.0.0 . [2022-04-26T08:06:35.111Z] Sending build context to Docker daemon 693.2kB [2022-04-26T08:06:35.111Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T08:06:35.111Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-26T08:06:35.111Z] ---> 870d8d768d50 [2022-04-26T08:06:35.111Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-26T08:06:35.385Z] ---> Running in 7d09cd1f07ac [2022-04-26T08:06:35.660Z] Removing intermediate container 7d09cd1f07ac [2022-04-26T08:06:35.660Z] ---> 431230c35f57 [2022-04-26T08:06:35.660Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T08:06:35.660Z] ---> Running in 2f48ddce6f3c [2022-04-26T08:06:36.259Z] Removing intermediate container 2f48ddce6f3c [2022-04-26T08:06:36.259Z] ---> 05c83b1dba5f [2022-04-26T08:06:36.259Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T08:06:36.259Z] ---> Running in 1460a32c69be [2022-04-26T08:06:36.536Z] Removing intermediate container 1460a32c69be [2022-04-26T08:06:36.536Z] ---> bc66b628bbd7 [2022-04-26T08:06:36.536Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T08:06:36.536Z] ---> Running in d240313280bd [2022-04-26T08:06:38.519Z] Removing intermediate container d240313280bd [2022-04-26T08:06:38.519Z] ---> 2ee90c85cc8d [2022-04-26T08:06:38.519Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T08:06:38.519Z] ---> Running in 29f40783cd41 [2022-04-26T08:06:39.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T08:06:40.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T08:06:41.090Z] OK: 220 MiB in 52 packages [2022-04-26T08:06:42.077Z] Removing intermediate container 29f40783cd41 [2022-04-26T08:06:42.077Z] ---> ac1fa1166dab [2022-04-26T08:06:42.077Z] Step 8/31 : WORKDIR /app [2022-04-26T08:06:42.077Z] ---> Running in a213c44a6225 [2022-04-26T08:06:42.354Z] Removing intermediate container a213c44a6225 [2022-04-26T08:06:42.354Z] ---> bd62e2c409af [2022-04-26T08:06:42.354Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-26T08:06:42.955Z] ---> c8c09e0431b5 [2022-04-26T08:06:42.955Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T08:06:42.955Z] ---> Running in eb21b59c725f [2022-04-26T08:06:45.590Z] Removing intermediate container eb21b59c725f [2022-04-26T08:06:45.590Z] ---> 353fc97bee42 [2022-04-26T08:06:45.590Z] Step 11/31 : COPY . . [2022-04-26T08:06:45.865Z] ---> 93c89c27ed6a [2022-04-26T08:06:45.865Z] Step 12/31 : ARG MAKE="make build" [2022-04-26T08:06:45.865Z] ---> Running in 1c8b084a6828 [2022-04-26T08:06:46.139Z] Removing intermediate container 1c8b084a6828 [2022-04-26T08:06:46.139Z] ---> 13b7cee69f40 [2022-04-26T08:06:46.139Z] Step 13/31 : RUN $MAKE [2022-04-26T08:06:46.418Z] ---> Running in 2f7d00701695 [2022-04-26T08:06:47.406Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-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" -o app-rfid-llrp-inventory [2022-04-26T08:07:34.429Z] Removing intermediate container 2f7d00701695 [2022-04-26T08:07:34.429Z] ---> 8816b927c344 [2022-04-26T08:07:34.429Z] Step 14/31 : FROM alpine:3.14 [2022-04-26T08:07:34.429Z] 3.14: Pulling from library/alpine [2022-04-26T08:07:34.429Z] 455c02918c45: Pulling fs layer [2022-04-26T08:07:34.429Z] 455c02918c45: Verifying Checksum [2022-04-26T08:07:34.429Z] 455c02918c45: Download complete [2022-04-26T08:07:34.429Z] 455c02918c45: Pull complete [2022-04-26T08:07:34.429Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T08:07:34.429Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T08:07:34.429Z] ---> ac73e934f311 [2022-04-26T08:07:34.429Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T08:07:34.429Z] ---> Running in 4ae36486545a [2022-04-26T08:07:34.429Z] Removing intermediate container 4ae36486545a [2022-04-26T08:07:34.429Z] ---> 16cfbad2bd24 [2022-04-26T08:07:34.429Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-26T08:07:34.429Z] ---> Running in 438e1e2c4105 [2022-04-26T08:07:34.429Z] Removing intermediate container 438e1e2c4105 [2022-04-26T08:07:34.429Z] ---> eddfba9bb7e1 [2022-04-26T08:07:34.429Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T08:07:34.429Z] ---> Running in 3cc36681fff9 [2022-04-26T08:07:36.409Z] Removing intermediate container 3cc36681fff9 [2022-04-26T08:07:36.409Z] ---> fea3780203fb [2022-04-26T08:07:36.409Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-26T08:07:36.409Z] ---> Running in bd65b7bcc6cd [2022-04-26T08:07:37.397Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T08:07:37.998Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T08:07:38.976Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T08:07:38.976Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T08:07:38.976Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T08:07:39.250Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T08:07:39.251Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T08:07:39.524Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T08:07:39.524Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T08:07:39.524Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T08:07:39.801Z] OK: 9 MiB in 20 packages [2022-04-26T08:07:40.788Z] Removing intermediate container bd65b7bcc6cd [2022-04-26T08:07:40.788Z] ---> cad9d045440a [2022-04-26T08:07:40.788Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-26T08:07:41.386Z] ---> 485cb4c8a47a [2022-04-26T08:07:41.386Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-26T08:07:41.986Z] ---> ff9479e2d76c [2022-04-26T08:07:41.986Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-26T08:07:42.586Z] ---> 130be7d53ccb [2022-04-26T08:07:42.586Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-26T08:07:43.191Z] ---> 1c9904b4854d [2022-04-26T08:07:43.191Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-26T08:07:44.631Z] ---> 89027c111e67 [2022-04-26T08:07:44.631Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-26T08:07:44.631Z] ---> Running in 9c68fc85064a [2022-04-26T08:07:46.074Z] Removing intermediate container 9c68fc85064a [2022-04-26T08:07:46.074Z] ---> 465dfadce486 [2022-04-26T08:07:46.074Z] Step 25/31 : VOLUME /cache [2022-04-26T08:07:46.074Z] ---> Running in bfe0fefe3a5a [2022-04-26T08:07:46.351Z] Removing intermediate container bfe0fefe3a5a [2022-04-26T08:07:46.351Z] ---> d98164cb4663 [2022-04-26T08:07:46.351Z] Step 26/31 : EXPOSE 59711 [2022-04-26T08:07:46.351Z] ---> Running in 9eda079348c2 [2022-04-26T08:07:46.628Z] Removing intermediate container 9eda079348c2 [2022-04-26T08:07:46.628Z] ---> adcfb61a28cf [2022-04-26T08:07:46.628Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-26T08:07:46.903Z] ---> Running in 411cda729ed2 [2022-04-26T08:07:47.177Z] Removing intermediate container 411cda729ed2 [2022-04-26T08:07:47.177Z] ---> d03b8e1c7c09 [2022-04-26T08:07:47.177Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-26T08:07:47.177Z] ---> Running in f853e7afd2c4 [2022-04-26T08:07:47.453Z] Removing intermediate container f853e7afd2c4 [2022-04-26T08:07:47.453Z] ---> 9099003c3d65 [2022-04-26T08:07:47.453Z] Step 29/31 : LABEL arch=arm64 [2022-04-26T08:07:47.453Z] ---> Running in 96ad1b0ddb1c [2022-04-26T08:07:48.061Z] Removing intermediate container 96ad1b0ddb1c [2022-04-26T08:07:48.061Z] ---> 274467584918 [2022-04-26T08:07:48.061Z] Step 30/31 : LABEL git_sha=03aa5f6e539b67fb221d863e6724579a33073df1 [2022-04-26T08:07:48.061Z] ---> Running in 7bc22c12073a [2022-04-26T08:07:48.338Z] Removing intermediate container 7bc22c12073a [2022-04-26T08:07:48.338Z] ---> 3eb8b74787b8 [2022-04-26T08:07:48.338Z] Step 31/31 : LABEL version=0.0.0 [2022-04-26T08:07:48.338Z] ---> Running in 387dbafa3426 [2022-04-26T08:07:48.613Z] Removing intermediate container 387dbafa3426 [2022-04-26T08:07:48.613Z] ---> 04bc6db9dfea [2022-04-26T08:07:48.613Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-26T08:07:48.613Z] Successfully built 04bc6db9dfea [2022-04-26T08:07:48.613Z] 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-26T08:07:49.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T08:07:49.043Z] [2022-04-26T08:07:49.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:07:49.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T08:07:49.670Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T08:07:49.670Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T08:07:49.670Z] 04944245beec: Pulling fs layer [2022-04-26T08:07:49.670Z] 699f458cf7ca: Pulling fs layer [2022-04-26T08:07:49.670Z] 765212b225bb: Pulling fs layer [2022-04-26T08:07:49.670Z] f23df028b6ca: Pulling fs layer [2022-04-26T08:07:49.670Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T08:07:49.670Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T08:07:49.670Z] f23df028b6ca: Waiting [2022-04-26T08:07:49.670Z] d65c8cfc05b1: Waiting [2022-04-26T08:07:49.670Z] 2437ff75d9bd: Waiting [2022-04-26T08:07:49.670Z] 765212b225bb: Waiting [2022-04-26T08:07:49.670Z] 04944245beec: Verifying Checksum [2022-04-26T08:07:49.670Z] 04944245beec: Download complete [2022-04-26T08:07:49.670Z] 765212b225bb: Verifying Checksum [2022-04-26T08:07:49.670Z] 765212b225bb: Download complete [2022-04-26T08:07:49.670Z] f23df028b6ca: Verifying Checksum [2022-04-26T08:07:49.670Z] f23df028b6ca: Download complete [2022-04-26T08:07:49.670Z] d65c8cfc05b1: Download complete [2022-04-26T08:07:49.947Z] 699f458cf7ca: Verifying Checksum [2022-04-26T08:07:49.947Z] 699f458cf7ca: Download complete [2022-04-26T08:07:50.227Z] 8998bd30e6a1: Verifying Checksum [2022-04-26T08:07:50.227Z] 8998bd30e6a1: Download complete [2022-04-26T08:07:52.867Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T08:07:52.867Z] 2437ff75d9bd: Download complete [2022-04-26T08:07:54.850Z] 8998bd30e6a1: Pull complete [2022-04-26T08:07:55.127Z] 04944245beec: Pull complete [2022-04-26T08:07:56.570Z] 699f458cf7ca: Pull complete [2022-04-26T08:07:56.846Z] 765212b225bb: Pull complete [2022-04-26T08:07:57.446Z] f23df028b6ca: Pull complete [2022-04-26T08:07:57.723Z] d65c8cfc05b1: Pull complete [2022-04-26T08:08:12.833Z] 2437ff75d9bd: Pull complete [2022-04-26T08:08:12.833Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T08:08:12.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T08:08:12.833Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T08:08:13.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-23581 does not seem to be running inside a container [2022-04-26T08:08:13.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-26T08:08:15.581Z] $ docker top 386964e9d99fd9a49d28baf2c5bdeb9bae689f8018305b92b4b61eb5f42d8904 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:08:16.485Z] ---> job-cost.sh [2022-04-26T08:08:16.485Z] lf-activate-venv: SKIPPING [2022-04-26T08:08:16.485Z] INFO: No Stack... [2022-04-26T08:08:17.082Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T08:08:17.678Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T08:08:18.355Z] + cut -d, -f6 [2022-04-26T08:08:18.355Z] + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [Pipeline] lock [2022-04-26T08:08:18.418Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-4-stack-cost] [2022-04-26T08:08:18.427Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-4-stack-cost] did not exist. Created. [2022-04-26T08:08:18.427Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T08:08:19.099Z] /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-76ad6260/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-26T08:08:19.781Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-26T08:08:19.808Z] Warning: overwriting stash ‘stack-cost’ [2022-04-26T08:08:19.857Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T08:08:19.868Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T08:08:19.896Z] $ docker stop --time=1 386964e9d99fd9a49d28baf2c5bdeb9bae689f8018305b92b4b61eb5f42d8904 [2022-04-26T08:08:21.383Z] $ docker rm -f 386964e9d99fd9a49d28baf2c5bdeb9bae689f8018305b92b4b61eb5f42d8904 [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-26T08:08:21.818Z] provisioning config files... [2022-04-26T08:08:21.828Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config7199059421251159534tmp [Pipeline] { [Pipeline] sh [2022-04-26T08:08:22.122Z] + set +x [2022-04-26T08:08:22.122Z] + + bash -s -- [2022-04-26T08:08:22.122Z] curl -s https://codecov.io/bash [2022-04-26T08:08:22.122Z] [2022-04-26T08:08:22.122Z] _____ _ [2022-04-26T08:08:22.122Z] / ____| | | [2022-04-26T08:08:22.122Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T08:08:22.122Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T08:08:22.122Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T08:08:22.122Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T08:08:22.122Z] Bash-1.0.6 [2022-04-26T08:08:22.122Z] [2022-04-26T08:08:22.122Z] [2022-04-26T08:08:22.122Z] ==> git version 2.25.1 found [2022-04-26T08:08:22.122Z] ==> 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-26T08:08:22.122Z] Release-Date: 2020-01-08 [2022-04-26T08:08:22.122Z] 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-26T08:08:22.122Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-26T08:08:22.122Z] ==> Jenkins CI detected. [2022-04-26T08:08:22.122Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [2022-04-26T08:08:22.122Z] project root: . [2022-04-26T08:08:22.122Z] --> token set from env [2022-04-26T08:08:22.122Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T08:08:22.122Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T08:08:22.122Z] ==> Python coveragepy not found [2022-04-26T08:08:22.122Z] ==> Searching for coverage reports in: [2022-04-26T08:08:22.122Z] + . [2022-04-26T08:08:22.122Z] -> Found 1 reports [2022-04-26T08:08:22.122Z] ==> Detecting git/mercurial file structure [2022-04-26T08:08:22.122Z] ==> Reading reports [2022-04-26T08:08:22.122Z] + ./coverage.out bytes=41008 [2022-04-26T08:08:22.122Z] ==> Appending adjustments [2022-04-26T08:08:22.122Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T08:08:22.383Z] + Found adjustments [2022-04-26T08:08:22.383Z] ==> Gzipping contents [2022-04-26T08:08:22.383Z] 12K /tmp/codecov.q4H2Dp.gz [2022-04-26T08:08:22.383Z] ==> Uploading reports [2022-04-26T08:08:22.383Z] url: https://codecov.io [2022-04-26T08:08:22.383Z] query: branch=PR-65&commit=d56cdea12403ef2631cca7611563552dbeb8b4a4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-65%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-04-26T08:08:22.383Z] -> Pinging Codecov [2022-04-26T08:08:22.383Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-65&commit=d56cdea12403ef2631cca7611563552dbeb8b4a4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-65%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-04-26T08:08:22.644Z] -> Uploading to [2022-04-26T08:08:22.644Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/581DD39554BDF9B6E22D074273EAD858/d56cdea12403ef2631cca7611563552dbeb8b4a4/9b0212dc-5aac-42f0-96dc-30735b0e8886.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T080822Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6bb1a42aad5059a2c3cdc515568253d515a287cb6948837d61fb0006da2443b4 [2022-04-26T08:08:22.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T08:08:22.644Z] Dload Upload Total Spent Left Speed [2022-04-26T08:08:22.904Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11561 0 0 100 11561 0 54533 --:--:-- --:--:-- --:--:-- 54533 [2022-04-26T08:08:22.904Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d56cdea12403ef2631cca7611563552dbeb8b4a4 [Pipeline] } [2022-04-26T08:08:22.912Z] 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-26T08:08:23.684Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives ] [2022-04-26T08:08:23.684Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives [2022-04-26T08:08:23.684Z] total 16 [2022-04-26T08:08:23.684Z] drwxr-xr-x 3 root root 4096 Apr 26 08:01 . [2022-04-26T08:08:23.684Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 08:01 .. [2022-04-26T08:08:23.684Z] drwxr-xr-x 2 root root 4096 Apr 26 08:01 cost [2022-04-26T08:08:23.684Z] -rw-r--r-- 1 root root 93 Apr 26 08:01 cost.csv [2022-04-26T08:08:23.684Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives [2022-04-26T08:08:23.684Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives [2022-04-26T08:08:23.684Z] total 16 [2022-04-26T08:08:23.684Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 08:01 . [2022-04-26T08:08:23.684Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 08:01 .. [2022-04-26T08:08:23.684Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 08:01 cost [2022-04-26T08:08:23.684Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 26 08:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:08:23.987Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:08:24.853Z] ---> package-listing.sh [2022-04-26T08:08:24.853Z] ++ facter osfamily [2022-04-26T08:08:24.853Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T08:08:25.114Z] + OS_FAMILY=debian [2022-04-26T08:08:25.114Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-65 [2022-04-26T08:08:25.114Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T08:08:25.114Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T08:08:25.114Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T08:08:25.114Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T08:08:25.114Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-65 ']' [2022-04-26T08:08:25.114Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T08:08:25.114Z] + case "${OS_FAMILY}" in [2022-04-26T08:08:25.114Z] + dpkg -l [2022-04-26T08:08:25.114Z] + grep '^ii' [2022-04-26T08:08:25.114Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T08:08:25.114Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T08:08:25.114Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T08:08:25.114Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-65 ']' [2022-04-26T08:08:25.114Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives/ [2022-04-26T08:08:25.114Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives/ [Pipeline] echo [2022-04-26T08:08:25.128Z] 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-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-26T08:08:25.414Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:08:26.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T08:08:26.015Z] . [Pipeline] withDockerContainer [2022-04-26T08:08:26.177Z] prd-ubuntu20.04-docker-8c-8g-23579 does not seem to be running inside a container [2022-04-26T08:08:26.267Z] $ 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-65/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-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T08:08:27.035Z] $ docker top 9db6e53b1d3f24a2a41ad8fe6a37cdef9a22a144c026ece58992c7ffdc22316d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T08:08:27.391Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T08:08:27.683Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T08:08:27.975Z] + ls /var/log/sa-host [2022-04-26T08:08:27.975Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T08:08:28.081Z] provisioning config files... [2022-04-26T08:08:28.091Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config5144652817499524876tmp [Pipeline] { [Pipeline] echo [2022-04-26T08:08:28.108Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:08:28.395Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T08:08:28.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:08:28.739Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T08:08:28.751Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:08:29.041Z] ---> sudo-logs.sh [2022-04-26T08:08:29.041Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T08:08:29.062Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:08:29.352Z] ---> job-cost.sh [2022-04-26T08:08:29.352Z] lf-activate-venv: SKIPPING [2022-04-26T08:08:29.352Z] DEBUG: total: 0.2199999988079071 [2022-04-26T08:08:29.352Z] INFO: Retrieving Stack Cost... [2022-04-26T08:08:29.613Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T08:08:30.187Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T08:08:30.201Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:08:30.488Z] ---> logs-deploy.sh [2022-04-26T08:08:30.488Z] lf-activate-venv: SKIPPING [2022-04-26T08:08:30.488Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-65/4 [2022-04-26T08:08:30.488Z] INFO: archiving workspace using pattern(s): [2022-04-26T08:08:31.430Z] Archives upload complete. [2022-04-26T08:08:31.430Z] INFO: archiving logs to Nexus