Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from d18d0f12150e76f281615eee984fa5cbe55ac6d4+3238fc2d0ace65e1c621b12a7e75f28d928cef37 (241bfdb6a5596e9bef5145414cd4a01d492eb6ba) 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-ssh2789248030118720744.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-ssh3140617721817945294.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1888442324509629409.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-ssh10439776794522009824.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16269135523320573823.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-23578 in /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-67 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3238fc2d0ace65e1c621b12a7e75f28d928cef37 into PR head commit d18d0f12150e76f281615eee984fa5cbe55ac6d4 Merge succeeded, producing 90513323f3d34296888c7261efd15df7857a30db Checking out Revision 90513323f3d34296888c7261efd15df7857a30db (PR-67) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d18d0f12150e76f281615eee984fa5cbe55ac6d4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90513323f3d34296888c7261efd15df7857a30db # timeout=10 Commit message: "Merge commit '3238fc2d0ace65e1c621b12a7e75f28d928cef37' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-26T07:58:20.801Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk d7ee93637f0ce1f0ff3ee588b13aa7b4467cd189 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T07:58:20.882Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T07:58:20.898Z] ========================================================= [2022-04-26T07:58:20.898Z] EdgeX Global Pipelines Version Info [2022-04-26T07:58:20.898Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-26T07:58:21.666Z] ------------------- [2022-04-26T07:58:21.666Z] stable info: [2022-04-26T07:58:21.666Z] ------------------- [2022-04-26T07:58:21.666Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T07:58:21.666Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T07:58:21.666Z] Message: update stable to v1.0.221 [2022-04-26T07:58:22.241Z] ------------------- [2022-04-26T07:58:22.241Z] experimental info: [2022-04-26T07:58:22.241Z] ------------------- [2022-04-26T07:58:22.241Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T07:58:22.241Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-26T07:58:22.241Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T07:58:22.392Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-26T07:58:22.408Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-26T07:58:22.427Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T07:58:22.445Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T07:58:22.465Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T07:58:22.484Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T07:58:22.508Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T07:58:22.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-26T07:58:22.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T07:58:22.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T07:58:22.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T07:58:22.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-26T07:58:22.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T07:58:22.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T07:58:22.644Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T07:58:22.660Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T07:58:22.680Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T07:58:22.704Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T07:58:22.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T07:58:22.733Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T07:58:22.747Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-26T07:58:22.762Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-26T07:58:22.779Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-26T07:58:22.791Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-26T07:58:22.808Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-26T07:58:22.824Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T07:58:22.843Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-67 [Pipeline] echo [2022-04-26T07:58:22.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-67 [Pipeline] echo [2022-04-26T07:58:22.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-67 [Pipeline] echo [2022-04-26T07:58:22.900Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90513323f3d34296888c7261efd15df7857a30db [Pipeline] echo [2022-04-26T07:58:22.916Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9051332 [Pipeline] echo [2022-04-26T07:58:22.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T07:58:22.985Z] provisioning config files... [2022-04-26T07:58:23.002Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config839792806639954136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T07:58:23.319Z] ---> docker-login.sh [2022-04-26T07:58:23.319Z] nexus3.edgexfoundry.org:10001 [2022-04-26T07:58:23.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:58:23.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:58:23.580Z] Configure a credential helper to remove this warning. See [2022-04-26T07:58:23.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:58:23.580Z] [2022-04-26T07:58:23.580Z] Login Succeeded [2022-04-26T07:58:23.580Z] nexus3.edgexfoundry.org:10002 [2022-04-26T07:58:23.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:58:23.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:58:23.843Z] Configure a credential helper to remove this warning. See [2022-04-26T07:58:23.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:58:23.843Z] [2022-04-26T07:58:23.843Z] Login Succeeded [2022-04-26T07:58:23.843Z] nexus3.edgexfoundry.org:10003 [2022-04-26T07:58:23.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:58:23.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:58:23.843Z] Configure a credential helper to remove this warning. See [2022-04-26T07:58:23.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:58:23.843Z] [2022-04-26T07:58:23.843Z] Login Succeeded [2022-04-26T07:58:23.843Z] nexus3.edgexfoundry.org:10004 [2022-04-26T07:58:24.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:58:24.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:58:24.106Z] Configure a credential helper to remove this warning. See [2022-04-26T07:58:24.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:58:24.106Z] [2022-04-26T07:58:24.106Z] Login Succeeded [2022-04-26T07:58:24.106Z] docker.io [2022-04-26T07:58:24.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:58:24.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:58:24.699Z] Configure a credential helper to remove this warning. See [2022-04-26T07:58:24.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:58:24.699Z] [2022-04-26T07:58:24.699Z] Login Succeeded [2022-04-26T07:58:24.699Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T07:58:24.708Z] 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:58:25.120Z] + git rev-list -1 --merges 90513323f3d34296888c7261efd15df7857a30db~1..90513323f3d34296888c7261efd15df7857a30db [Pipeline] echo [2022-04-26T07:58:25.152Z] -----------> git rev-list -1 --merges 90513323f3d34296888c7261efd15df7857a30db~1..90513323f3d34296888c7261efd15df7857a30db 90513323f3d34296888c7261efd15df7857a30db [2022-04-26T07:58:25.152Z] 90513323f3d34296888c7261efd15df7857a30db [false] [Pipeline] sh [2022-04-26T07:58:25.448Z] + git log --format=format:%s -1 90513323f3d34296888c7261efd15df7857a30db [Pipeline] echo [2022-04-26T07:58:25.469Z] ========================================================= [2022-04-26T07:58:25.469Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T07:58:25.469Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T07:58:25.809Z] + git log --format=format:%s -1 90513323f3d34296888c7261efd15df7857a30db [Pipeline] echo [2022-04-26T07:58:25.824Z] [semverPrep] GIT_COMMIT: 90513323f3d34296888c7261efd15df7857a30db, Commit Message: Merge commit '3238fc2d0ace65e1c621b12a7e75f28d928cef37' into HEAD [Pipeline] echo [2022-04-26T07:58:25.834Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-26T07:58:26.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T07:58:26.285Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T07:58:26.285Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T07:58:26.285Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T07:58:26.285Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-26T07:58:26.285Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-26T07:58:26.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T07:58:26.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T07:58:26.764Z] [2022-04-26T07:58:26.764Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T07:58:27.073Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T07:58:27.073Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T07:58:27.073Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T07:58:27.073Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T07:58:27.073Z] 4c7163046ea9: Pulling fs layer [2022-04-26T07:58:27.073Z] 0c2d73faf560: Pulling fs layer [2022-04-26T07:58:27.073Z] 0c2d73faf560: Waiting [2022-04-26T07:58:27.073Z] 3e5f54012d9b: Verifying Checksum [2022-04-26T07:58:27.073Z] 3e5f54012d9b: Download complete [2022-04-26T07:58:27.073Z] a0d0a0d46f8b: Verifying Checksum [2022-04-26T07:58:27.073Z] a0d0a0d46f8b: Download complete [2022-04-26T07:58:27.073Z] 0c2d73faf560: Verifying Checksum [2022-04-26T07:58:27.073Z] 0c2d73faf560: Download complete [2022-04-26T07:58:27.073Z] 4c7163046ea9: Verifying Checksum [2022-04-26T07:58:27.073Z] 4c7163046ea9: Download complete [2022-04-26T07:58:27.335Z] a0d0a0d46f8b: Pull complete [2022-04-26T07:58:27.335Z] 3e5f54012d9b: Pull complete [2022-04-26T07:58:27.595Z] 4c7163046ea9: Pull complete [2022-04-26T07:58:27.858Z] 0c2d73faf560: Pull complete [2022-04-26T07:58:27.858Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T07:58:27.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T07:58:27.858Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T07:58:28.024Z] prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container [2022-04-26T07:58:28.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T07:58:28.771Z] $ docker top 6a293b67e466a0d406d16e9656c0c87b8ca139250cd88f8e206566cff4214e9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T07:58:28.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T07:58:28.882Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T07:58:29.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T07:58:29.040Z] $ docker exec 6a293b67e466a0d406d16e9656c0c87b8ca139250cd88f8e206566cff4214e9f ssh-agent [2022-04-26T07:58:29.166Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFPDGAk/agent.12 [2022-04-26T07:58:29.166Z] SSH_AGENT_PID=19 [2022-04-26T07:58:29.176Z] Running ssh-add (command line suppressed) [2022-04-26T07:58:29.303Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_5005693384281950551.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_5005693384281950551.key) [2022-04-26T07:58:29.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T07:58:29.615Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T07:58:29.639Z] $ docker exec --env ******** --env ******** 6a293b67e466a0d406d16e9656c0c87b8ca139250cd88f8e206566cff4214e9f ssh-agent -k [2022-04-26T07:58:29.768Z] unset SSH_AUTH_SOCK; [2022-04-26T07:58:29.768Z] unset SSH_AGENT_PID; [2022-04-26T07:58:29.768Z] echo Agent pid 19 killed; [2022-04-26T07:58:29.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T07:58:29.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T07:58:29.809Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T07:58:29.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T07:58:29.958Z] $ docker exec 6a293b67e466a0d406d16e9656c0c87b8ca139250cd88f8e206566cff4214e9f ssh-agent [2022-04-26T07:58:30.085Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgfCOej/agent.53 [2022-04-26T07:58:30.085Z] SSH_AGENT_PID=60 [2022-04-26T07:58:30.092Z] Running ssh-add (command line suppressed) [2022-04-26T07:58:30.226Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_6302209476974242890.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_6302209476974242890.key) [2022-04-26T07:58:30.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T07:58:30.531Z] + git semver init [2022-04-26T07:58:30.531Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T07:58:30.531Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-67/.git [2022-04-26T07:58:30.531Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [2022-04-26T07:58:30.531Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T07:58:30.531Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T07:58:30.531Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T07:58:30.531Z] # $SEMVER_BRANCH = PR-67 [2022-04-26T07:58:30.531Z] # $SEMVER_TEMP = /tmp/semver-759944833 [2022-04-26T07:58:30.531Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-04-26T07:58:31.923Z] # '/tmp/semver-759944833' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver' [2022-04-26T07:58:31.923Z] # -> Force: false [2022-04-26T07:58:31.923Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver [Pipeline] } [2022-04-26T07:58:31.939Z] $ docker exec --env ******** --env ******** 6a293b67e466a0d406d16e9656c0c87b8ca139250cd88f8e206566cff4214e9f ssh-agent -k [2022-04-26T07:58:32.049Z] unset SSH_AUTH_SOCK; [2022-04-26T07:58:32.050Z] unset SSH_AGENT_PID; [2022-04-26T07:58:32.050Z] echo Agent pid 60 killed; [2022-04-26T07:58:32.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T07:58:32.380Z] + git semver [Pipeline] } [2022-04-26T07:58:32.400Z] $ docker stop --time=1 6a293b67e466a0d406d16e9656c0c87b8ca139250cd88f8e206566cff4214e9f [2022-04-26T07:58:33.761Z] $ docker rm -f 6a293b67e466a0d406d16e9656c0c87b8ca139250cd88f8e206566cff4214e9f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T07:58:34.108Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T07:58:34.357Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T07:58:34.361Z] [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:58:34.510Z] provisioning config files... [2022-04-26T07:58:34.520Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config7043892240923926653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T07:58:34.819Z] ---> docker-login.sh [2022-04-26T07:58:34.819Z] nexus3.edgexfoundry.org:10001 [2022-04-26T07:58:34.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:58:34.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:58:34.819Z] Configure a credential helper to remove this warning. See [2022-04-26T07:58:34.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:58:34.819Z] [2022-04-26T07:58:34.819Z] Login Succeeded [2022-04-26T07:58:34.819Z] nexus3.edgexfoundry.org:10002 [2022-04-26T07:58:34.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:58:35.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:58:35.083Z] Configure a credential helper to remove this warning. See [2022-04-26T07:58:35.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:58:35.083Z] [2022-04-26T07:58:35.083Z] Login Succeeded [2022-04-26T07:58:35.083Z] nexus3.edgexfoundry.org:10003 [2022-04-26T07:58:35.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:58:35.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:58:35.083Z] Configure a credential helper to remove this warning. See [2022-04-26T07:58:35.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:58:35.083Z] [2022-04-26T07:58:35.083Z] Login Succeeded [2022-04-26T07:58:35.083Z] nexus3.edgexfoundry.org:10004 [2022-04-26T07:58:35.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:58:35.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:58:35.346Z] Configure a credential helper to remove this warning. See [2022-04-26T07:58:35.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:58:35.346Z] [2022-04-26T07:58:35.346Z] Login Succeeded [2022-04-26T07:58:35.346Z] docker.io [2022-04-26T07:58:35.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T07:58:35.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T07:58:35.607Z] Configure a credential helper to remove this warning. See [2022-04-26T07:58:35.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T07:58:35.607Z] [2022-04-26T07:58:35.607Z] Login Succeeded [2022-04-26T07:58:35.607Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T07:58:35.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T07:58:35.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T07:58:35.692Z] ========================================================= [2022-04-26T07:58:35.692Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T07:58:35.692Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-26T07:58:36.007Z] + 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:58:36.007Z] Sending build context to Docker daemon 10.04MB [2022-04-26T07:58:36.007Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T07:58:36.007Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-26T07:58:36.007Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T07:58:36.007Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T07:58:36.007Z] 666ba61612fd: Pulling fs layer [2022-04-26T07:58:36.007Z] 8ed8ca486205: Pulling fs layer [2022-04-26T07:58:36.007Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T07:58:36.007Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T07:58:36.007Z] ca2b28591e48: Pulling fs layer [2022-04-26T07:58:36.007Z] a51346096db8: Pulling fs layer [2022-04-26T07:58:36.007Z] daebc70d1ce1: Pulling fs layer [2022-04-26T07:58:36.007Z] 0e18a0eac166: Pulling fs layer [2022-04-26T07:58:36.007Z] 22a0e8bec74d: Waiting [2022-04-26T07:58:36.007Z] a51346096db8: Waiting [2022-04-26T07:58:36.007Z] 4fe6c5a15a65: Waiting [2022-04-26T07:58:36.007Z] 0e18a0eac166: Waiting [2022-04-26T07:58:36.007Z] daebc70d1ce1: Waiting [2022-04-26T07:58:36.007Z] ca2b28591e48: Waiting [2022-04-26T07:58:36.007Z] 8ed8ca486205: Verifying Checksum [2022-04-26T07:58:36.007Z] 8ed8ca486205: Download complete [2022-04-26T07:58:36.269Z] 666ba61612fd: Download complete [2022-04-26T07:58:36.269Z] 22a0e8bec74d: Verifying Checksum [2022-04-26T07:58:36.269Z] 22a0e8bec74d: Download complete [2022-04-26T07:58:36.269Z] ca2b28591e48: Verifying Checksum [2022-04-26T07:58:36.269Z] ca2b28591e48: Download complete [2022-04-26T07:58:36.269Z] 59bf1c3509f3: Verifying Checksum [2022-04-26T07:58:36.269Z] 59bf1c3509f3: Download complete [2022-04-26T07:58:36.269Z] a51346096db8: Verifying Checksum [2022-04-26T07:58:36.269Z] a51346096db8: Download complete [2022-04-26T07:58:36.269Z] daebc70d1ce1: Verifying Checksum [2022-04-26T07:58:36.269Z] daebc70d1ce1: Download complete [2022-04-26T07:58:36.269Z] 59bf1c3509f3: Pull complete [2022-04-26T07:58:36.529Z] 666ba61612fd: Pull complete [2022-04-26T07:58:36.529Z] 8ed8ca486205: Pull complete [2022-04-26T07:58:36.789Z] 0e18a0eac166: Verifying Checksum [2022-04-26T07:58:36.789Z] 0e18a0eac166: Download complete [2022-04-26T07:58:37.049Z] 4fe6c5a15a65: Verifying Checksum [2022-04-26T07:58:37.049Z] 4fe6c5a15a65: Download complete [2022-04-26T07:58:41.250Z] 4fe6c5a15a65: Pull complete [2022-04-26T07:58:41.250Z] 22a0e8bec74d: Pull complete [2022-04-26T07:58:41.250Z] ca2b28591e48: Pull complete [2022-04-26T07:58:41.250Z] a51346096db8: Pull complete [2022-04-26T07:58:41.250Z] daebc70d1ce1: Pull complete [2022-04-26T07:58:43.790Z] 0e18a0eac166: Pull complete [2022-04-26T07:58:43.790Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T07:58:43.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T07:58:43.790Z] ---> f018257e8ee9 [2022-04-26T07:58:43.790Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-26T07:58:44.741Z] ---> Running in e045f78a028e [2022-04-26T07:58:44.741Z] Removing intermediate container e045f78a028e [2022-04-26T07:58:44.741Z] ---> 5d9ea28c1030 [2022-04-26T07:58:44.741Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T07:58:45.002Z] ---> Running in 927b23a0076f [2022-04-26T07:58:45.002Z] Removing intermediate container 927b23a0076f [2022-04-26T07:58:45.002Z] ---> 9b3549139ba6 [2022-04-26T07:58:45.002Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T07:58:45.002Z] ---> Running in 3300061580a5 [2022-04-26T07:58:45.002Z] Removing intermediate container 3300061580a5 [2022-04-26T07:58:45.002Z] ---> 75ff7429c3d9 [2022-04-26T07:58:45.002Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T07:58:45.264Z] ---> Running in 7a2c1aee1744 [2022-04-26T07:58:45.835Z] Removing intermediate container 7a2c1aee1744 [2022-04-26T07:58:45.835Z] ---> 6676ec035c3c [2022-04-26T07:58:45.835Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T07:58:45.835Z] ---> Running in 15a4a01c3431 [2022-04-26T07:58:46.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T07:58:47.048Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T07:58:48.437Z] OK: 221 MiB in 52 packages [2022-04-26T07:58:48.697Z] Removing intermediate container 15a4a01c3431 [2022-04-26T07:58:48.697Z] ---> 8f059987099b [2022-04-26T07:58:48.697Z] Step 8/13 : WORKDIR /app [2022-04-26T07:58:48.697Z] ---> Running in e391a8daacb5 [2022-04-26T07:58:48.697Z] Removing intermediate container e391a8daacb5 [2022-04-26T07:58:48.697Z] ---> c9de0ddf7ea9 [2022-04-26T07:58:48.697Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-26T07:58:48.697Z] ---> 1551c77d6736 [2022-04-26T07:58:48.697Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T07:58:48.959Z] ---> Running in fdee2ee18669 [2022-04-26T07:58:49.461Z] Still waiting to schedule task [2022-04-26T07:58:49.462Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-26T07:59:21.075Z] Removing intermediate container fdee2ee18669 [2022-04-26T07:59:21.075Z] ---> d697e5e52c06 [2022-04-26T07:59:21.075Z] Step 11/13 : COPY . . [2022-04-26T07:59:21.075Z] ---> 4931a60a7749 [2022-04-26T07:59:21.075Z] Step 12/13 : ARG MAKE="make build" [2022-04-26T07:59:21.075Z] ---> Running in 7de9256f68ab [2022-04-26T07:59:21.075Z] Removing intermediate container 7de9256f68ab [2022-04-26T07:59:21.075Z] ---> 08a11a90483a [2022-04-26T07:59:21.075Z] Step 13/13 : RUN $MAKE [2022-04-26T07:59:21.075Z] ---> Running in 6ba8f7d3e1b9 [2022-04-26T07:59:21.075Z] noop [2022-04-26T07:59:21.075Z] Removing intermediate container 6ba8f7d3e1b9 [2022-04-26T07:59:21.075Z] ---> 25103dd3d48c [2022-04-26T07:59:21.075Z] Successfully built 25103dd3d48c [2022-04-26T07:59:21.075Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T07:59:21.377Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T07:59:21.377Z] . [Pipeline] withDockerContainer [2022-04-26T07:59:21.439Z] prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container [2022-04-26T07:59:21.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T07:59:21.846Z] $ docker top 1038faae9325c1b70552ac5d4e112163a32d46b649860a89197347304ddad003 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T07:59:22.204Z] + go version [2022-04-26T07:59:22.204Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T07:59:22.219Z] $ docker stop --time=1 1038faae9325c1b70552ac5d4e112163a32d46b649860a89197347304ddad003 [2022-04-26T07:59:23.498Z] $ docker rm -f 1038faae9325c1b70552ac5d4e112163a32d46b649860a89197347304ddad003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T07:59:23.927Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T07:59:23.927Z] . [Pipeline] withDockerContainer [2022-04-26T07:59:23.998Z] prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container [2022-04-26T07:59:24.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T07:59:24.417Z] $ docker top 959a7b56f1ba0ba6389e867ec8eccc9de6c6044fd545ea4f114bb18f3c5af3c2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T07:59:24.788Z] + make test [2022-04-26T07:59:24.788Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-26T07:59:31.364Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-26T07:59:31.364Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.040s coverage: 86.2% of statements [2022-04-26T07:59:31.364Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-26T07:59:33.279Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.543s coverage: 71.9% of statements [2022-04-26T07:59:33.279Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-26T07:59:38.552Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-26T07:59:42.747Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T07:59:42.747Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T07:59:42.747Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-26T07:59:42.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T07:59:42.774Z] $ docker stop --time=1 959a7b56f1ba0ba6389e867ec8eccc9de6c6044fd545ea4f114bb18f3c5af3c2 [2022-04-26T07:59:44.443Z] $ docker rm -f 959a7b56f1ba0ba6389e867ec8eccc9de6c6044fd545ea4f114bb18f3c5af3c2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T07:59:44.864Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T07:59:44.913Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-26T07:59:46.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-26T07:59:46.294Z] + ls -al . [2022-04-26T07:59:46.294Z] total 240 [2022-04-26T07:59:46.294Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 07:59 . [2022-04-26T07:59:46.294Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:58 .. [2022-04-26T07:59:46.294Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 26 07:58 .dockerignore [2022-04-26T07:59:46.294Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 07:58 .git [2022-04-26T07:59:46.294Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:58 .github [2022-04-26T07:59:46.294Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 26 07:58 .gitignore [2022-04-26T07:59:46.294Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 07:58 .golangci.yml [2022-04-26T07:59:46.294Z] drwx------ 3 jenkins jenkins 4096 Apr 26 07:58 .semver [2022-04-26T07:59:46.294Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 26 07:58 Attribution.txt [2022-04-26T07:59:46.294Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 26 07:58 Dockerfile [2022-04-26T07:59:46.294Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 07:58 GOVERNANCE.md [2022-04-26T07:59:46.294Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 26 07:58 Jenkinsfile [2022-04-26T07:59:46.294Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 07:58 LICENSE [2022-04-26T07:59:46.295Z] -rw-rw-r-- 1 jenkins jenkins 2949 Apr 26 07:58 Makefile [2022-04-26T07:59:46.295Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 26 07:58 OWNERS.md [2022-04-26T07:59:46.295Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 26 07:58 README.md [2022-04-26T07:59:46.295Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 07:58 VERSION [2022-04-26T07:59:46.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:58 bin [2022-04-26T07:59:46.295Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 26 07:59 coverage.out [2022-04-26T07:59:46.295Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 26 07:59 go.mod [2022-04-26T07:59:46.295Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 26 07:58 go.sum [2022-04-26T07:59:46.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:58 images [2022-04-26T07:59:46.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:58 internal [2022-04-26T07:59:46.295Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 26 07:58 main.go [2022-04-26T07:59:46.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:58 res [2022-04-26T07:59:46.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:58 snap [2022-04-26T07:59:46.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:58 static [Pipeline] isUnix [Pipeline] sh [2022-04-26T07:59:46.591Z] + 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=90513323f3d34296888c7261efd15df7857a30db --label arch=amd64 --label version=0.0.0 . [2022-04-26T07:59:46.591Z] Sending build context to Docker daemon 10.04MB [2022-04-26T07:59:46.591Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T07:59:46.591Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-26T07:59:46.591Z] ---> 25103dd3d48c [2022-04-26T07:59:46.591Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-26T07:59:46.591Z] ---> Running in 42df2501774d [2022-04-26T07:59:46.851Z] Removing intermediate container 42df2501774d [2022-04-26T07:59:46.851Z] ---> 8f1a3bc8f99d [2022-04-26T07:59:46.851Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T07:59:46.851Z] ---> Running in e52fa0de2830 [2022-04-26T07:59:46.851Z] Removing intermediate container e52fa0de2830 [2022-04-26T07:59:46.851Z] ---> 7aa3ba710187 [2022-04-26T07:59:46.851Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T07:59:47.110Z] ---> Running in 3f62647a072b [2022-04-26T07:59:47.110Z] Removing intermediate container 3f62647a072b [2022-04-26T07:59:47.110Z] ---> 9208e2469db9 [2022-04-26T07:59:47.110Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T07:59:47.110Z] ---> Running in 885f26865a54 [2022-04-26T07:59:47.681Z] Removing intermediate container 885f26865a54 [2022-04-26T07:59:47.682Z] ---> 1721707d343a [2022-04-26T07:59:47.682Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T07:59:47.682Z] ---> Running in b24ecfe2b32e [2022-04-26T07:59:47.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T07:59:48.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T07:59:49.146Z] OK: 221 MiB in 52 packages [2022-04-26T07:59:49.407Z] Removing intermediate container b24ecfe2b32e [2022-04-26T07:59:49.407Z] ---> c529b4a2ece7 [2022-04-26T07:59:49.407Z] Step 8/31 : WORKDIR /app [2022-04-26T07:59:49.668Z] ---> Running in 264eae30dd3c [2022-04-26T07:59:49.668Z] Removing intermediate container 264eae30dd3c [2022-04-26T07:59:49.668Z] ---> ee8755dc1077 [2022-04-26T07:59:49.668Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-26T07:59:49.668Z] ---> 237bc26f7e4e [2022-04-26T07:59:49.668Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T07:59:49.928Z] ---> Running in 8ba4f91dc09d [2022-04-26T07:59:50.498Z] Removing intermediate container 8ba4f91dc09d [2022-04-26T07:59:50.498Z] ---> f727f2e2cff8 [2022-04-26T07:59:50.498Z] Step 11/31 : COPY . . [2022-04-26T07:59:50.758Z] ---> 8d0e966ec349 [2022-04-26T07:59:50.758Z] Step 12/31 : ARG MAKE="make build" [2022-04-26T07:59:50.758Z] ---> Running in 52ded68c60fb [2022-04-26T07:59:51.018Z] Removing intermediate container 52ded68c60fb [2022-04-26T07:59:51.018Z] ---> ab74163e89d7 [2022-04-26T07:59:51.018Z] Step 13/31 : RUN $MAKE [2022-04-26T07:59:51.018Z] ---> Running in 8356957239de [2022-04-26T07:59:51.278Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-04-26T08:00:09.382Z] Removing intermediate container 8356957239de [2022-04-26T08:00:09.382Z] ---> ae431a6e9d0b [2022-04-26T08:00:09.382Z] Step 14/31 : FROM alpine:3.14 [2022-04-26T08:00:09.382Z] 3.14: Pulling from library/alpine [2022-04-26T08:00:09.382Z] 8663204ce13b: Pulling fs layer [2022-04-26T08:00:09.382Z] 8663204ce13b: Verifying Checksum [2022-04-26T08:00:09.382Z] 8663204ce13b: Download complete [2022-04-26T08:00:09.382Z] 8663204ce13b: Pull complete [2022-04-26T08:00:09.382Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T08:00:09.382Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T08:00:09.382Z] ---> e04c818066af [2022-04-26T08:00:09.382Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T08:00:09.382Z] ---> Running in db14638da405 [2022-04-26T08:00:09.382Z] Removing intermediate container db14638da405 [2022-04-26T08:00:09.382Z] ---> f0dfc7be7f1f [2022-04-26T08:00:09.382Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-26T08:00:09.382Z] ---> Running in 1797c359499d [2022-04-26T08:00:09.382Z] Removing intermediate container 1797c359499d [2022-04-26T08:00:09.382Z] ---> b576f67a4d65 [2022-04-26T08:00:09.382Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T08:00:09.382Z] ---> Running in f37d5cfde45c [2022-04-26T08:00:09.382Z] Removing intermediate container f37d5cfde45c [2022-04-26T08:00:09.382Z] ---> 33d952262845 [2022-04-26T08:00:09.382Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-26T08:00:09.382Z] ---> Running in 59d2bfa5b075 [2022-04-26T08:00:09.642Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T08:00:10.584Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T08:00:10.844Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T08:00:10.844Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T08:00:10.844Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T08:00:11.105Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T08:00:11.105Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T08:00:11.105Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T08:00:11.366Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T08:00:11.366Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T08:00:11.366Z] OK: 9 MiB in 20 packages [2022-04-26T08:00:11.935Z] Removing intermediate container 59d2bfa5b075 [2022-04-26T08:00:11.935Z] ---> 3482b6a2685b [2022-04-26T08:00:11.935Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-26T08:00:11.935Z] ---> 49c49c8f02d3 [2022-04-26T08:00:11.935Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-26T08:00:12.196Z] ---> 61698cd28469 [2022-04-26T08:00:12.196Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-26T08:00:12.196Z] ---> 5beec391117a [2022-04-26T08:00:12.196Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-26T08:00:12.456Z] ---> 069b51d76f34 [2022-04-26T08:00:12.456Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-26T08:00:13.026Z] ---> 020d47f645f3 [2022-04-26T08:00:13.026Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-26T08:00:13.026Z] ---> Running in 12a182252098 [2022-04-26T08:00:13.595Z] Removing intermediate container 12a182252098 [2022-04-26T08:00:13.595Z] ---> ea889727128f [2022-04-26T08:00:13.595Z] Step 25/31 : VOLUME /cache [2022-04-26T08:00:13.595Z] ---> Running in 5e3fb70a8965 [2022-04-26T08:00:13.595Z] Removing intermediate container 5e3fb70a8965 [2022-04-26T08:00:13.595Z] ---> 52e52df77a6f [2022-04-26T08:00:13.595Z] Step 26/31 : EXPOSE 59711 [2022-04-26T08:00:13.858Z] ---> Running in 21a42bf5917b [2022-04-26T08:00:13.858Z] Removing intermediate container 21a42bf5917b [2022-04-26T08:00:13.858Z] ---> ea26d6461e3f [2022-04-26T08:00:13.858Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-26T08:00:13.858Z] ---> Running in 70486d4901c5 [2022-04-26T08:00:14.118Z] Removing intermediate container 70486d4901c5 [2022-04-26T08:00:14.118Z] ---> d27267048813 [2022-04-26T08:00:14.118Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-26T08:00:14.118Z] ---> Running in 8c3f6edcda15 [2022-04-26T08:00:14.118Z] Removing intermediate container 8c3f6edcda15 [2022-04-26T08:00:14.118Z] ---> d9fdb3f8505c [2022-04-26T08:00:14.118Z] Step 29/31 : LABEL arch=amd64 [2022-04-26T08:00:14.118Z] ---> Running in 9bbf5ed0aed5 [2022-04-26T08:00:14.379Z] Removing intermediate container 9bbf5ed0aed5 [2022-04-26T08:00:14.379Z] ---> dc36e74edbbc [2022-04-26T08:00:14.379Z] Step 30/31 : LABEL git_sha=90513323f3d34296888c7261efd15df7857a30db [2022-04-26T08:00:14.379Z] ---> Running in 14e9d8232792 [2022-04-26T08:00:14.379Z] Removing intermediate container 14e9d8232792 [2022-04-26T08:00:14.379Z] ---> 8fb3f4ca1ad8 [2022-04-26T08:00:14.379Z] Step 31/31 : LABEL version=0.0.0 [2022-04-26T08:00:14.379Z] ---> Running in a6627f495f61 [2022-04-26T08:00:14.379Z] Removing intermediate container a6627f495f61 [2022-04-26T08:00:14.379Z] ---> 109351feeabd [2022-04-26T08:00:14.379Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-26T08:00:14.639Z] Successfully built 109351feeabd [2022-04-26T08:00:14.639Z] 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:15.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T08:00:15.065Z] [2022-04-26T08:00:15.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:00:15.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T08:00:15.368Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T08:00:15.368Z] 5eb5b503b376: Pulling fs layer [2022-04-26T08:00:15.368Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T08:00:15.368Z] ec43610c2a17: Pulling fs layer [2022-04-26T08:00:15.368Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T08:00:15.368Z] 33b1e0a273af: Pulling fs layer [2022-04-26T08:00:15.368Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T08:00:15.368Z] 2f39f015ded8: Pulling fs layer [2022-04-26T08:00:15.368Z] 33b1e0a273af: Waiting [2022-04-26T08:00:15.368Z] 5d3b04190fa2: Waiting [2022-04-26T08:00:15.368Z] 3a2ae6a8a46f: Waiting [2022-04-26T08:00:15.368Z] 2f39f015ded8: Waiting [2022-04-26T08:00:15.368Z] 5c69ac0246d0: Verifying Checksum [2022-04-26T08:00:15.368Z] 5c69ac0246d0: Download complete [2022-04-26T08:00:15.368Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-26T08:00:15.368Z] 3a2ae6a8a46f: Download complete [2022-04-26T08:00:15.368Z] ec43610c2a17: Verifying Checksum [2022-04-26T08:00:15.368Z] ec43610c2a17: Download complete [2022-04-26T08:00:15.368Z] 5d3b04190fa2: Verifying Checksum [2022-04-26T08:00:15.368Z] 5d3b04190fa2: Download complete [2022-04-26T08:00:15.368Z] 33b1e0a273af: Verifying Checksum [2022-04-26T08:00:15.368Z] 33b1e0a273af: Download complete [2022-04-26T08:00:15.629Z] 5eb5b503b376: Verifying Checksum [2022-04-26T08:00:15.629Z] 5eb5b503b376: Download complete [2022-04-26T08:00:16.198Z] 2f39f015ded8: Download complete [2022-04-26T08:00:16.766Z] 5eb5b503b376: Pull complete [2022-04-26T08:00:17.026Z] 5c69ac0246d0: Pull complete [2022-04-26T08:00:17.287Z] ec43610c2a17: Pull complete [2022-04-26T08:00:17.548Z] 3a2ae6a8a46f: Pull complete [2022-04-26T08:00:17.548Z] 33b1e0a273af: Pull complete [2022-04-26T08:00:17.808Z] 5d3b04190fa2: Pull complete [2022-04-26T08:00:22.002Z] 2f39f015ded8: Pull complete [2022-04-26T08:00:22.002Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T08:00:22.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T08:00:22.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T08:00:22.067Z] prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container [2022-04-26T08:00:22.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T08:00:23.754Z] $ docker top cdb153f5ab48575de6281cef9daf2758608cbca6da7687bc58be82b5e56e63f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:00:24.190Z] ---> job-cost.sh [2022-04-26T08:00:24.190Z] lf-activate-venv: SKIPPING [2022-04-26T08:00:24.190Z] INFO: No Stack... [2022-04-26T08:00:24.760Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T08:00:25.020Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T08:00:25.317Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/cost.csv [2022-04-26T08:00:25.317Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T08:00:25.331Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-4-stack-cost] [2022-04-26T08:00:25.337Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-4-stack-cost] did not exist. Created. [2022-04-26T08:00:25.337Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T08:00:25.645Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-26T08:00:25.672Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T08:00:25.681Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T08:00:25.699Z] $ docker stop --time=1 cdb153f5ab48575de6281cef9daf2758608cbca6da7687bc58be82b5e56e63f3 [2022-04-26T08:00:26.860Z] $ docker rm -f cdb153f5ab48575de6281cef9daf2758608cbca6da7687bc58be82b5e56e63f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-26T08:00:27.786Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23580 in /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [Pipeline] { [Pipeline] ws [2022-04-26T08:00:27.800Z] Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout [2022-04-26T08:00:28.167Z] The recommended git tool is: git [2022-04-26T08:00:34.912Z] using credential edgex-jenkins-ssh [2022-04-26T08:00:34.932Z] Cloning the remote Git repository [2022-04-26T08:00:35.010Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-26T08:00:35.133Z] > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 [2022-04-26T08:00:35.214Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-26T08:00:35.215Z] > git --version # timeout=10 [2022-04-26T08:00:35.247Z] > git --version # 'git version 2.25.1' [2022-04-26T08:00:35.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T08:00:35.324Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T08:00:38.273Z] Merging remotes/origin/main commit 3238fc2d0ace65e1c621b12a7e75f28d928cef37 into PR head commit d18d0f12150e76f281615eee984fa5cbe55ac6d4 [2022-04-26T08:00:37.247Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-26T08:00:37.266Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T08:00:37.352Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-26T08:00:37.419Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-26T08:00:37.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T08:00:37.443Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-26T08:00:38.295Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T08:00:38.620Z] Merge succeeded, producing 7f1997bb4c2fcce6a21194b07445d53c6f65e903 [2022-04-26T08:00:38.621Z] Checking out Revision 7f1997bb4c2fcce6a21194b07445d53c6f65e903 (PR-67) [2022-04-26T08:00:38.328Z] > git checkout -f d18d0f12150e76f281615eee984fa5cbe55ac6d4 # timeout=10 [2022-04-26T08:00:38.435Z] > git remote # timeout=10 [2022-04-26T08:00:38.463Z] > git config --get remote.origin.url # timeout=10 [2022-04-26T08:00:38.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T08:00:38.497Z] > git merge 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 [2022-04-26T08:00:38.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-26T08:00:38.630Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T08:00:38.644Z] > git checkout -f 7f1997bb4c2fcce6a21194b07445d53c6f65e903 # timeout=10 [2022-04-26T08:00:42.862Z] Commit message: "Merge commit '3238fc2d0ace65e1c621b12a7e75f28d928cef37' into HEAD" [2022-04-26T08:00:42.885Z] First time build. Skipping changelog. [2022-04-26T08:00:42.871Z] > git rev-list --no-walk d7ee93637f0ce1f0ff3ee588b13aa7b4467cd189 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T08:00:43.698Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T08:00:43.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T08:00:43.698Z] Dload Upload Total Spent Left Speed [2022-04-26T08:00:43.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89719 0 --:--:-- --:--:-- --:--:-- 90404 [Pipeline] sh [2022-04-26T08:00:44.241Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T08:00:44.582Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-04-26T08:00:44.582Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-26T08:00:44.582Z] { [2022-04-26T08:00:44.582Z] "registry-mirrors": [ [2022-04-26T08:00:44.582Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T08:00:44.582Z] ], [2022-04-26T08:00:44.582Z] "bip": "10.250.0.254/24", [2022-04-26T08:00:44.582Z] "hosts": [ [2022-04-26T08:00:44.582Z] "tcp://0.0.0.0:5555", [2022-04-26T08:00:44.582Z] "unix:///var/run/docker.sock" [2022-04-26T08:00:44.582Z] ], [2022-04-26T08:00:44.582Z] "mtu": 1458, [2022-04-26T08:00:44.582Z] "selinux-enabled": true, [2022-04-26T08:00:44.582Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T08:00:44.582Z] } [Pipeline] sh [2022-04-26T08:00:44.945Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-26T08:00:45.289Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T08:01:03.691Z] provisioning config files... [2022-04-26T08:01:03.720Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config9019693493769336981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:01:04.095Z] ---> docker-login.sh [2022-04-26T08:01:04.095Z] nexus3.edgexfoundry.org:10001 [2022-04-26T08:01:04.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:01:04.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:01:04.968Z] Configure a credential helper to remove this warning. See [2022-04-26T08:01:04.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:01:04.968Z] [2022-04-26T08:01:04.968Z] Login Succeeded [2022-04-26T08:01:04.968Z] nexus3.edgexfoundry.org:10002 [2022-04-26T08:01:05.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:01:05.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:01:05.567Z] Configure a credential helper to remove this warning. See [2022-04-26T08:01:05.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:01:05.567Z] [2022-04-26T08:01:05.567Z] Login Succeeded [2022-04-26T08:01:05.567Z] nexus3.edgexfoundry.org:10003 [2022-04-26T08:01:05.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:01:06.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:01:06.120Z] Configure a credential helper to remove this warning. See [2022-04-26T08:01:06.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:01:06.120Z] [2022-04-26T08:01:06.120Z] Login Succeeded [2022-04-26T08:01:06.120Z] nexus3.edgexfoundry.org:10004 [2022-04-26T08:01:06.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:01:06.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:01:06.395Z] Configure a credential helper to remove this warning. See [2022-04-26T08:01:06.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:01:06.395Z] [2022-04-26T08:01:06.395Z] Login Succeeded [2022-04-26T08:01:06.395Z] docker.io [2022-04-26T08:01:06.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T08:01:07.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T08:01:07.273Z] Configure a credential helper to remove this warning. See [2022-04-26T08:01:07.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T08:01:07.273Z] [2022-04-26T08:01:07.273Z] Login Succeeded [2022-04-26T08:01:07.273Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T08:01:07.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T08:01:07.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T08:01:07.821Z] ========================================================= [2022-04-26T08:01:07.821Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T08:01:07.821Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:01:08.167Z] + 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:01:08.442Z] Sending build context to Docker daemon 693.8kB [2022-04-26T08:01:08.442Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T08:01:08.442Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-26T08:01:08.720Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T08:01:08.720Z] 9b3977197b4f: Pulling fs layer [2022-04-26T08:01:08.720Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T08:01:08.720Z] 94645a83ff95: Pulling fs layer [2022-04-26T08:01:08.720Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T08:01:08.720Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T08:01:08.720Z] 3096ccb668a1: Pulling fs layer [2022-04-26T08:01:08.720Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T08:01:08.720Z] a4caa8a26152: Pulling fs layer [2022-04-26T08:01:08.720Z] 3f3a8bcf1eab: Waiting [2022-04-26T08:01:08.720Z] 0c92f367c5e7: Waiting [2022-04-26T08:01:08.720Z] 3096ccb668a1: Waiting [2022-04-26T08:01:08.720Z] e8cf19c19ddd: Waiting [2022-04-26T08:01:08.720Z] a4caa8a26152: Waiting [2022-04-26T08:01:08.720Z] 94645a83ff95: Download complete [2022-04-26T08:01:08.720Z] 1a89e8eeedd5: Download complete [2022-04-26T08:01:08.720Z] 0c92f367c5e7: Verifying Checksum [2022-04-26T08:01:08.720Z] 0c92f367c5e7: Download complete [2022-04-26T08:01:08.720Z] 3096ccb668a1: Verifying Checksum [2022-04-26T08:01:08.720Z] 3096ccb668a1: Download complete [2022-04-26T08:01:08.720Z] 9b3977197b4f: Verifying Checksum [2022-04-26T08:01:08.720Z] e8cf19c19ddd: Verifying Checksum [2022-04-26T08:01:08.720Z] e8cf19c19ddd: Download complete [2022-04-26T08:01:09.320Z] 9b3977197b4f: Pull complete [2022-04-26T08:01:09.927Z] 1a89e8eeedd5: Pull complete [2022-04-26T08:01:10.210Z] 94645a83ff95: Pull complete [2022-04-26T08:01:10.807Z] a4caa8a26152: Verifying Checksum [2022-04-26T08:01:10.807Z] a4caa8a26152: Download complete [2022-04-26T08:01:11.402Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-26T08:01:11.402Z] 3f3a8bcf1eab: Download complete [2022-04-26T08:01:23.834Z] 3f3a8bcf1eab: Pull complete [2022-04-26T08:01:23.834Z] 0c92f367c5e7: Pull complete [2022-04-26T08:01:23.834Z] 3096ccb668a1: Pull complete [2022-04-26T08:01:24.113Z] e8cf19c19ddd: Pull complete [2022-04-26T08:01:30.866Z] a4caa8a26152: Pull complete [2022-04-26T08:01:30.866Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T08:01:30.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T08:01:30.867Z] ---> 725f1c02e7f9 [2022-04-26T08:01:30.867Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-26T08:01:31.476Z] ---> Running in 4a0babc3926f [2022-04-26T08:01:31.750Z] Removing intermediate container 4a0babc3926f [2022-04-26T08:01:31.750Z] ---> 288e265d2fcc [2022-04-26T08:01:31.750Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T08:01:31.750Z] ---> Running in cf0f4adccd6c [2022-04-26T08:01:32.353Z] Removing intermediate container cf0f4adccd6c [2022-04-26T08:01:32.353Z] ---> d938c0004bfa [2022-04-26T08:01:32.353Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T08:01:32.353Z] ---> Running in 367b54e57f90 [2022-04-26T08:01:32.629Z] Removing intermediate container 367b54e57f90 [2022-04-26T08:01:32.629Z] ---> bc75d1ec0b20 [2022-04-26T08:01:32.629Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T08:01:32.629Z] ---> Running in 5914a4169e0d [2022-04-26T08:01:34.621Z] Removing intermediate container 5914a4169e0d [2022-04-26T08:01:34.621Z] ---> 32da7708f8ad [2022-04-26T08:01:34.621Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T08:01:34.621Z] ---> Running in f7195db5f51b [2022-04-26T08:01:35.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T08:01:36.205Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T08:01:37.208Z] OK: 220 MiB in 52 packages [2022-04-26T08:01:37.849Z] Removing intermediate container f7195db5f51b [2022-04-26T08:01:37.849Z] ---> f9948f9e6fdd [2022-04-26T08:01:37.849Z] Step 8/13 : WORKDIR /app [2022-04-26T08:01:37.849Z] ---> Running in f5c7fec40827 [2022-04-26T08:01:39.844Z] Removing intermediate container f5c7fec40827 [2022-04-26T08:01:39.844Z] ---> 64f66bf005ad [2022-04-26T08:01:39.844Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-26T08:01:39.844Z] ---> d83965b538b0 [2022-04-26T08:01:39.844Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T08:01:40.118Z] ---> Running in af1c7440e302 [2022-04-26T08:03:01.969Z] Removing intermediate container af1c7440e302 [2022-04-26T08:03:01.969Z] ---> 89f5be125984 [2022-04-26T08:03:01.969Z] Step 11/13 : COPY . . [2022-04-26T08:03:01.969Z] ---> 1b0042a7edbf [2022-04-26T08:03:01.969Z] Step 12/13 : ARG MAKE="make build" [2022-04-26T08:03:01.969Z] ---> Running in b9918e7a89f4 [2022-04-26T08:03:01.969Z] Removing intermediate container b9918e7a89f4 [2022-04-26T08:03:01.969Z] ---> 9a5e9dabbb24 [2022-04-26T08:03:01.969Z] Step 13/13 : RUN $MAKE [2022-04-26T08:03:01.969Z] ---> Running in 97b3a57c8acf [2022-04-26T08:03:01.969Z] noop [2022-04-26T08:03:01.969Z] Removing intermediate container 97b3a57c8acf [2022-04-26T08:03:01.969Z] ---> 644fef8fd0ca [2022-04-26T08:03:01.969Z] Successfully built 644fef8fd0ca [2022-04-26T08:03:01.969Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:03:02.319Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T08:03:02.319Z] . [Pipeline] withDockerContainer [2022-04-26T08:03:02.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-23580 does not seem to be running inside a container [2022-04-26T08:03:02.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-26T08:03:03.997Z] $ docker top 03f558cc62f188269ed7af4b87a7cb55d6c3bad6e65ea14e65c824b434887fe8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T08:03:04.914Z] + go version [2022-04-26T08:03:04.915Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T08:03:04.943Z] $ docker stop --time=1 03f558cc62f188269ed7af4b87a7cb55d6c3bad6e65ea14e65c824b434887fe8 [2022-04-26T08:03:06.576Z] $ docker rm -f 03f558cc62f188269ed7af4b87a7cb55d6c3bad6e65ea14e65c824b434887fe8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:03:07.175Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T08:03:07.175Z] . [Pipeline] withDockerContainer [2022-04-26T08:03:07.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-23580 does not seem to be running inside a container [2022-04-26T08:03:07.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-26T08:03:08.805Z] $ docker top d3db3790d21200fe4026b4843e6f3475028670e2a2319c33400900265a9f1e23 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T08:03:09.721Z] + make test [2022-04-26T08:03:09.721Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-26T08:04:06.330Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-26T08:04:06.330Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.192s coverage: 86.2% of statements [2022-04-26T08:04:06.330Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-26T08:04:09.728Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.712s coverage: 71.9% of statements [2022-04-26T08:04:09.728Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-26T08:04:10.004Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-26T08:04:10.004Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-26T08:04:32.212Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T08:04:32.212Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T08:04:32.212Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-26T08:04:33.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T08:04:33.685Z] $ docker stop --time=1 d3db3790d21200fe4026b4843e6f3475028670e2a2319c33400900265a9f1e23 [2022-04-26T08:04:35.432Z] $ docker rm -f d3db3790d21200fe4026b4843e6f3475028670e2a2319c33400900265a9f1e23 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T08:04:36.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T08:04:36.297Z] Warning: overwriting stash ‘coverage-report’ [2022-04-26T08:04:36.854Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T08:04:37.243Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-26T08:04:37.586Z] + ls -al . [2022-04-26T08:04:37.586Z] total 236 [2022-04-26T08:04:37.586Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 08:04 . [2022-04-26T08:04:37.586Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:00 .. [2022-04-26T08:04:37.586Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 26 08:00 .dockerignore [2022-04-26T08:04:37.586Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 08:00 .git [2022-04-26T08:04:37.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:00 .github [2022-04-26T08:04:37.586Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 26 08:00 .gitignore [2022-04-26T08:04:37.586Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 08:00 .golangci.yml [2022-04-26T08:04:37.586Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 26 08:00 Attribution.txt [2022-04-26T08:04:37.586Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 26 08:00 Dockerfile [2022-04-26T08:04:37.586Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 08:00 GOVERNANCE.md [2022-04-26T08:04:37.586Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 26 08:00 Jenkinsfile [2022-04-26T08:04:37.586Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 08:00 LICENSE [2022-04-26T08:04:37.586Z] -rw-rw-r-- 1 jenkins jenkins 2949 Apr 26 08:00 Makefile [2022-04-26T08:04:37.586Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 26 08:00 OWNERS.md [2022-04-26T08:04:37.586Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 26 08:00 README.md [2022-04-26T08:04:37.586Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 07:58 VERSION [2022-04-26T08:04:37.586Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:00 bin [2022-04-26T08:04:37.586Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 26 08:04 coverage.out [2022-04-26T08:04:37.586Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 26 08:04 go.mod [2022-04-26T08:04:37.586Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 26 08:00 go.sum [2022-04-26T08:04:37.586Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:00 images [2022-04-26T08:04:37.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:00 internal [2022-04-26T08:04:37.587Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 26 08:00 main.go [2022-04-26T08:04:37.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:00 res [2022-04-26T08:04:37.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:00 snap [2022-04-26T08:04:37.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:00 static [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:04:37.930Z] + 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=7f1997bb4c2fcce6a21194b07445d53c6f65e903 --label arch=arm64 --label version=0.0.0 . [2022-04-26T08:04:38.213Z] Sending build context to Docker daemon 693.8kB [2022-04-26T08:04:38.213Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T08:04:38.213Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-26T08:04:38.213Z] ---> 644fef8fd0ca [2022-04-26T08:04:38.213Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-26T08:04:38.489Z] ---> Running in bab3d58b42d5 [2022-04-26T08:04:38.764Z] Removing intermediate container bab3d58b42d5 [2022-04-26T08:04:38.764Z] ---> 2ed9b893a833 [2022-04-26T08:04:38.764Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T08:04:38.764Z] ---> Running in 78f22329af2f [2022-04-26T08:04:39.043Z] Removing intermediate container 78f22329af2f [2022-04-26T08:04:39.043Z] ---> d2feb20aa270 [2022-04-26T08:04:39.043Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T08:04:39.318Z] ---> Running in e6bfcd587a7c [2022-04-26T08:04:39.593Z] Removing intermediate container e6bfcd587a7c [2022-04-26T08:04:39.593Z] ---> 6c089e8960d5 [2022-04-26T08:04:39.593Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T08:04:39.593Z] ---> Running in a7d99b8b4212 [2022-04-26T08:04:41.581Z] Removing intermediate container a7d99b8b4212 [2022-04-26T08:04:41.581Z] ---> a3cc72a9f40b [2022-04-26T08:04:41.581Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T08:04:41.581Z] ---> Running in 60a53a506131 [2022-04-26T08:04:42.575Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T08:04:43.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T08:04:44.153Z] OK: 220 MiB in 52 packages [2022-04-26T08:04:45.134Z] Removing intermediate container 60a53a506131 [2022-04-26T08:04:45.134Z] ---> 37ce6d5ae8e7 [2022-04-26T08:04:45.134Z] Step 8/31 : WORKDIR /app [2022-04-26T08:04:45.134Z] ---> Running in 8726a9c11d6e [2022-04-26T08:04:45.407Z] Removing intermediate container 8726a9c11d6e [2022-04-26T08:04:45.407Z] ---> 878d09f7a5f8 [2022-04-26T08:04:45.407Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-26T08:04:46.004Z] ---> 10aa5e802a3b [2022-04-26T08:04:46.004Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T08:04:46.004Z] ---> Running in 25e21e0f7066 [2022-04-26T08:04:47.988Z] Removing intermediate container 25e21e0f7066 [2022-04-26T08:04:47.988Z] ---> 937410863dfb [2022-04-26T08:04:47.988Z] Step 11/31 : COPY . . [2022-04-26T08:04:48.973Z] ---> 5af8eb2d17a6 [2022-04-26T08:04:48.973Z] Step 12/31 : ARG MAKE="make build" [2022-04-26T08:04:48.973Z] ---> Running in 2aa9ede064f8 [2022-04-26T08:04:49.245Z] Removing intermediate container 2aa9ede064f8 [2022-04-26T08:04:49.245Z] ---> 58b7f684316b [2022-04-26T08:04:49.245Z] Step 13/31 : RUN $MAKE [2022-04-26T08:04:49.245Z] ---> Running in c4106bd6174d [2022-04-26T08:04:50.227Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-04-26T08:06:27.085Z] Removing intermediate container c4106bd6174d [2022-04-26T08:06:27.085Z] ---> 63d09fd09140 [2022-04-26T08:06:27.085Z] Step 14/31 : FROM alpine:3.14 [2022-04-26T08:06:27.085Z] 3.14: Pulling from library/alpine [2022-04-26T08:06:27.085Z] 455c02918c45: Pulling fs layer [2022-04-26T08:06:27.085Z] 455c02918c45: Verifying Checksum [2022-04-26T08:06:27.085Z] 455c02918c45: Download complete [2022-04-26T08:06:27.085Z] 455c02918c45: Pull complete [2022-04-26T08:06:27.085Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T08:06:27.085Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T08:06:27.085Z] ---> ac73e934f311 [2022-04-26T08:06:27.085Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-26T08:06:27.085Z] ---> Running in 701b4ac67581 [2022-04-26T08:06:27.085Z] Removing intermediate container 701b4ac67581 [2022-04-26T08:06:27.085Z] ---> c0af54cd79d1 [2022-04-26T08:06:27.085Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-26T08:06:27.085Z] ---> Running in 4e5c010b1efb [2022-04-26T08:06:27.085Z] Removing intermediate container 4e5c010b1efb [2022-04-26T08:06:27.085Z] ---> c9bd71e3239c [2022-04-26T08:06:27.085Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T08:06:27.085Z] ---> Running in fd53f539afb1 [2022-04-26T08:06:27.085Z] Removing intermediate container fd53f539afb1 [2022-04-26T08:06:27.085Z] ---> bd17ffa35e9a [2022-04-26T08:06:27.085Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-26T08:06:27.085Z] ---> Running in 8036ae5cec5e [2022-04-26T08:06:27.085Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T08:06:27.085Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T08:06:27.085Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T08:06:27.085Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T08:06:27.085Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T08:06:27.085Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T08:06:27.085Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T08:06:27.085Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T08:06:27.085Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T08:06:27.085Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T08:06:27.085Z] OK: 9 MiB in 20 packages [2022-04-26T08:06:27.085Z] Removing intermediate container 8036ae5cec5e [2022-04-26T08:06:27.085Z] ---> 9248544eff49 [2022-04-26T08:06:27.085Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-26T08:06:27.085Z] ---> 66eff31c2cfb [2022-04-26T08:06:27.085Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-26T08:06:27.085Z] ---> 1a002b7266a8 [2022-04-26T08:06:27.085Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-26T08:06:27.360Z] ---> 2ddbf1581309 [2022-04-26T08:06:27.360Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-26T08:06:27.960Z] ---> 3f50bf3f0480 [2022-04-26T08:06:27.960Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-26T08:06:29.414Z] ---> 038ccb36a804 [2022-04-26T08:06:29.414Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-26T08:06:29.414Z] ---> Running in 66e292b329dd [2022-04-26T08:06:30.886Z] Removing intermediate container 66e292b329dd [2022-04-26T08:06:30.886Z] ---> 01845ea3dcd8 [2022-04-26T08:06:30.886Z] Step 25/31 : VOLUME /cache [2022-04-26T08:06:30.886Z] ---> Running in 547321ac9014 [2022-04-26T08:06:31.496Z] Removing intermediate container 547321ac9014 [2022-04-26T08:06:31.496Z] ---> bbfdf8d40be0 [2022-04-26T08:06:31.496Z] Step 26/31 : EXPOSE 59711 [2022-04-26T08:06:31.496Z] ---> Running in 8430a5d74dbe [2022-04-26T08:06:31.773Z] Removing intermediate container 8430a5d74dbe [2022-04-26T08:06:31.773Z] ---> 698f19f0f7c2 [2022-04-26T08:06:31.773Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-26T08:06:31.773Z] ---> Running in 0e499844541d [2022-04-26T08:06:32.060Z] Removing intermediate container 0e499844541d [2022-04-26T08:06:32.060Z] ---> a36da67155ba [2022-04-26T08:06:32.060Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-26T08:06:32.343Z] ---> Running in ad26083d3b78 [2022-04-26T08:06:32.620Z] Removing intermediate container ad26083d3b78 [2022-04-26T08:06:32.620Z] ---> 06935560840e [2022-04-26T08:06:32.620Z] Step 29/31 : LABEL arch=arm64 [2022-04-26T08:06:32.620Z] ---> Running in 55eee36605f1 [2022-04-26T08:06:32.903Z] Removing intermediate container 55eee36605f1 [2022-04-26T08:06:32.903Z] ---> b0aaac668478 [2022-04-26T08:06:32.903Z] Step 30/31 : LABEL git_sha=7f1997bb4c2fcce6a21194b07445d53c6f65e903 [2022-04-26T08:06:33.180Z] ---> Running in b8b5f65e1f70 [2022-04-26T08:06:33.454Z] Removing intermediate container b8b5f65e1f70 [2022-04-26T08:06:33.455Z] ---> a6ffe1dc7b82 [2022-04-26T08:06:33.455Z] Step 31/31 : LABEL version=0.0.0 [2022-04-26T08:06:33.455Z] ---> Running in 5a54111684a8 [2022-04-26T08:06:33.728Z] Removing intermediate container 5a54111684a8 [2022-04-26T08:06:33.728Z] ---> 4538ca11f5f1 [2022-04-26T08:06:33.728Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-26T08:06:33.728Z] Successfully built 4538ca11f5f1 [2022-04-26T08:06:33.728Z] 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:06:34.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T08:06:34.173Z] [2022-04-26T08:06:34.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:06:34.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T08:06:34.816Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T08:06:34.816Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T08:06:34.816Z] 04944245beec: Pulling fs layer [2022-04-26T08:06:34.816Z] 699f458cf7ca: Pulling fs layer [2022-04-26T08:06:34.816Z] 765212b225bb: Pulling fs layer [2022-04-26T08:06:34.816Z] f23df028b6ca: Pulling fs layer [2022-04-26T08:06:34.816Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T08:06:34.816Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T08:06:34.816Z] 765212b225bb: Waiting [2022-04-26T08:06:34.816Z] f23df028b6ca: Waiting [2022-04-26T08:06:34.816Z] d65c8cfc05b1: Waiting [2022-04-26T08:06:34.816Z] 2437ff75d9bd: Waiting [2022-04-26T08:06:34.816Z] 04944245beec: Verifying Checksum [2022-04-26T08:06:34.816Z] 04944245beec: Download complete [2022-04-26T08:06:34.816Z] 765212b225bb: Download complete [2022-04-26T08:06:34.816Z] f23df028b6ca: Verifying Checksum [2022-04-26T08:06:34.816Z] f23df028b6ca: Download complete [2022-04-26T08:06:34.816Z] d65c8cfc05b1: Verifying Checksum [2022-04-26T08:06:34.816Z] d65c8cfc05b1: Download complete [2022-04-26T08:06:35.096Z] 699f458cf7ca: Verifying Checksum [2022-04-26T08:06:35.096Z] 699f458cf7ca: Download complete [2022-04-26T08:06:35.374Z] 8998bd30e6a1: Download complete [2022-04-26T08:06:38.012Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T08:06:38.012Z] 2437ff75d9bd: Download complete [2022-04-26T08:06:40.012Z] 8998bd30e6a1: Pull complete [2022-04-26T08:06:40.288Z] 04944245beec: Pull complete [2022-04-26T08:06:41.736Z] 699f458cf7ca: Pull complete [2022-04-26T08:06:42.013Z] 765212b225bb: Pull complete [2022-04-26T08:06:42.996Z] f23df028b6ca: Pull complete [2022-04-26T08:06:42.996Z] d65c8cfc05b1: Pull complete [2022-04-26T08:06:58.118Z] 2437ff75d9bd: Pull complete [2022-04-26T08:06:58.118Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T08:06:58.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T08:06:58.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T08:06:58.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-23580 does not seem to be running inside a container [2022-04-26T08:06:58.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-26T08:07:01.284Z] $ docker top 092373ac83c6bea7e3cad20a4315d2ed088f6e63cbdb7c5fd2cab7db2b547428 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:07:02.256Z] ---> job-cost.sh [2022-04-26T08:07:02.256Z] lf-activate-venv: SKIPPING [2022-04-26T08:07:02.256Z] INFO: No Stack... [2022-04-26T08:07:02.531Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T08:07:03.514Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T08:07:04.206Z] + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [2022-04-26T08:07:04.206Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T08:07:04.275Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-4-stack-cost] [2022-04-26T08:07:04.284Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-4-stack-cost] did not exist. Created. [2022-04-26T08:07:04.284Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T08:07:04.971Z] /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-7b95ea30/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-26T08:07:05.665Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-26T08:07:05.689Z] Warning: overwriting stash ‘stack-cost’ [2022-04-26T08:07:05.750Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T08:07:05.756Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T08:07:05.777Z] $ docker stop --time=1 092373ac83c6bea7e3cad20a4315d2ed088f6e63cbdb7c5fd2cab7db2b547428 [2022-04-26T08:07:07.339Z] $ docker rm -f 092373ac83c6bea7e3cad20a4315d2ed088f6e63cbdb7c5fd2cab7db2b547428 [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:07:07.865Z] provisioning config files... [2022-04-26T08:07:07.874Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config6376551821024589213tmp [Pipeline] { [Pipeline] sh [2022-04-26T08:07:08.167Z] + set +x [2022-04-26T08:07:08.167Z] + curl -s https://codecov.io/bash [2022-04-26T08:07:08.167Z] + bash -s -- [2022-04-26T08:07:08.167Z] [2022-04-26T08:07:08.167Z] _____ _ [2022-04-26T08:07:08.167Z] / ____| | | [2022-04-26T08:07:08.167Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T08:07:08.167Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T08:07:08.167Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T08:07:08.167Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T08:07:08.167Z] Bash-1.0.6 [2022-04-26T08:07:08.167Z] [2022-04-26T08:07:08.167Z] [2022-04-26T08:07:08.167Z] ==> git version 2.25.1 found [2022-04-26T08:07:08.167Z] ==> 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:07:08.167Z] Release-Date: 2020-01-08 [2022-04-26T08:07:08.167Z] 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:07:08.167Z] 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:07:08.167Z] ==> Jenkins CI detected. [2022-04-26T08:07:08.167Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [2022-04-26T08:07:08.167Z] project root: . [2022-04-26T08:07:08.167Z] --> token set from env [2022-04-26T08:07:08.167Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T08:07:08.167Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T08:07:08.167Z] ==> Python coveragepy not found [2022-04-26T08:07:08.167Z] ==> Searching for coverage reports in: [2022-04-26T08:07:08.167Z] + . [2022-04-26T08:07:08.167Z] -> Found 1 reports [2022-04-26T08:07:08.167Z] ==> Detecting git/mercurial file structure [2022-04-26T08:07:08.167Z] ==> Reading reports [2022-04-26T08:07:08.167Z] + ./coverage.out bytes=41008 [2022-04-26T08:07:08.167Z] ==> Appending adjustments [2022-04-26T08:07:08.167Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T08:07:08.427Z] + Found adjustments [2022-04-26T08:07:08.427Z] ==> Gzipping contents [2022-04-26T08:07:08.427Z] 12K /tmp/codecov.RkRYVy.gz [2022-04-26T08:07:08.427Z] ==> Uploading reports [2022-04-26T08:07:08.427Z] url: https://codecov.io [2022-04-26T08:07:08.427Z] query: branch=PR-67&commit=90513323f3d34296888c7261efd15df7857a30db&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-67%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=67&job=&cmd_args= [2022-04-26T08:07:08.427Z] -> Pinging Codecov [2022-04-26T08:07:08.427Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-67&commit=90513323f3d34296888c7261efd15df7857a30db&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-67%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=67&job=&cmd_args= [2022-04-26T08:07:08.688Z] -> Uploading to [2022-04-26T08:07:08.688Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/581DD39554BDF9B6E22D074273EAD858/90513323f3d34296888c7261efd15df7857a30db/a4bc0f94-1d94-4b9a-a06b-aa3e73691a7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T080708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=85cd6d034c2d69f4655b189eefd588ef3d3d4f36e74cc27969c881036c23dbfb [2022-04-26T08:07:08.688Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T08:07:08.688Z] Dload Upload Total Spent Left Speed [2022-04-26T08:07:08.950Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11583 0 0 100 11583 0 47277 --:--:-- --:--:-- --:--:-- 47277 [2022-04-26T08:07:08.950Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/90513323f3d34296888c7261efd15df7857a30db [Pipeline] } [2022-04-26T08:07:08.957Z] 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:07:09.814Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives ] [2022-04-26T08:07:09.814Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives [2022-04-26T08:07:09.814Z] total 16 [2022-04-26T08:07:09.814Z] drwxr-xr-x 3 root root 4096 Apr 26 08:00 . [2022-04-26T08:07:09.814Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 08:00 .. [2022-04-26T08:07:09.814Z] drwxr-xr-x 2 root root 4096 Apr 26 08:00 cost [2022-04-26T08:07:09.814Z] -rw-r--r-- 1 root root 93 Apr 26 08:00 cost.csv [2022-04-26T08:07:09.814Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives [2022-04-26T08:07:09.814Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives [2022-04-26T08:07:09.814Z] total 16 [2022-04-26T08:07:09.814Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 08:00 . [2022-04-26T08:07:09.814Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 08:00 .. [2022-04-26T08:07:09.814Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 08:00 cost [2022-04-26T08:07:09.814Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 26 08:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:07:10.103Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:07:10.970Z] ---> package-listing.sh [2022-04-26T08:07:10.970Z] ++ facter osfamily [2022-04-26T08:07:10.970Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T08:07:11.231Z] + OS_FAMILY=debian [2022-04-26T08:07:11.231Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-67 [2022-04-26T08:07:11.231Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T08:07:11.231Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T08:07:11.231Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T08:07:11.231Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T08:07:11.231Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-67 ']' [2022-04-26T08:07:11.231Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T08:07:11.231Z] + case "${OS_FAMILY}" in [2022-04-26T08:07:11.231Z] + dpkg -l [2022-04-26T08:07:11.231Z] + grep '^ii' [2022-04-26T08:07:11.231Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T08:07:11.231Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T08:07:11.231Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T08:07:11.231Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-67 ']' [2022-04-26T08:07:11.231Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/ [2022-04-26T08:07:11.231Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/ [Pipeline] echo [2022-04-26T08:07:11.243Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-26T08:07:11.523Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T08:07:12.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T08:07:12.081Z] . [Pipeline] withDockerContainer [2022-04-26T08:07:12.146Z] prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container [2022-04-26T08:07:12.185Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T08:07:12.553Z] $ docker top aeacfd6496ef3f8879adbed37374ecd62ee4a2092cac5493f9b6f531ba99ef01 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T08:07:12.916Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T08:07:13.208Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T08:07:13.499Z] + ls /var/log/sa-host [2022-04-26T08:07:13.499Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T08:07:13.744Z] provisioning config files... [2022-04-26T08:07:13.752Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config6055901847157728494tmp [Pipeline] { [Pipeline] echo [2022-04-26T08:07:13.769Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:07:14.060Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T08:07:14.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:07:14.400Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T08:07:14.410Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:07:14.697Z] ---> sudo-logs.sh [2022-04-26T08:07:14.697Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T08:07:14.725Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:07:15.017Z] ---> job-cost.sh [2022-04-26T08:07:15.017Z] lf-activate-venv: SKIPPING [2022-04-26T08:07:15.017Z] DEBUG: total: 0.2199999988079071 [2022-04-26T08:07:15.017Z] INFO: Retrieving Stack Cost... [2022-04-26T08:07:15.278Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T08:07:15.849Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T08:07:15.861Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T08:07:16.150Z] ---> logs-deploy.sh [2022-04-26T08:07:16.150Z] lf-activate-venv: SKIPPING [2022-04-26T08:07:16.150Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-67/4 [2022-04-26T08:07:16.150Z] INFO: archiving workspace using pattern(s): [2022-04-26T08:07:17.097Z] Archives upload complete. [2022-04-26T08:07:17.097Z] INFO: archiving logs to Nexus