Pull request #82 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f39723350613bf32ff0618af7aa274d36fe259d+df08deb8859f939424de0cfb9cf80597f8b78baf (3421119744a27ed6b7d7fca6b23b08a5e970ddcf) 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-ssh5015318492750523061.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh348100861248233575.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-82/workspace@libs/edgex-global-pipelines # timeout=10 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-82/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9430704079711300743.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-82/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13501619219367655223.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6682659178188024601.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-82/workspace@libs/lf-pipelines # timeout=10 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-82/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6450159036270826278.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47830 in /w/workspace/ry_app-rfid-llrp-inventory_PR-82 [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-82 # 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 df08deb8859f939424de0cfb9cf80597f8b78baf into PR head commit 8f39723350613bf32ff0618af7aa274d36fe259d Merge succeeded, producing 8f39723350613bf32ff0618af7aa274d36fe259d Checking out Revision 8f39723350613bf32ff0618af7aa274d36fe259d (PR-82) > 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/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f39723350613bf32ff0618af7aa274d36fe259d # 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 df08deb8859f939424de0cfb9cf80597f8b78baf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f39723350613bf32ff0618af7aa274d36fe259d # timeout=10 Commit message: "docs: Update change log for Kamakura" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T18:08:09.140Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T18:08:09.304Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T18:08:09.394Z] ========================================================= [2022-05-10T18:08:09.395Z] EdgeX Global Pipelines Version Info [2022-05-10T18:08:09.395Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:08:10.200Z] ------------------- [2022-05-10T18:08:10.200Z] stable info: [2022-05-10T18:08:10.200Z] ------------------- [2022-05-10T18:08:10.200Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T18:08:10.200Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T18:08:10.200Z] Message: update stable to v1.0.227 [2022-05-10T18:08:10.775Z] ------------------- [2022-05-10T18:08:10.775Z] experimental info: [2022-05-10T18:08:10.775Z] ------------------- [2022-05-10T18:08:10.775Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T18:08:10.775Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T18:08:10.775Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T18:08:11.039Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-05-10T18:08:11.083Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-05-10T18:08:11.123Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T18:08:11.164Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T18:08:11.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T18:08:11.245Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T18:08:11.285Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T18:08:11.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T18:08:11.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T18:08:11.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T18:08:11.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T18:08:11.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-05-10T18:08:11.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T18:08:11.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T18:08:11.624Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T18:08:11.665Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T18:08:11.708Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T18:08:11.754Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T18:08:11.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T18:08:11.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T18:08:11.880Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T18:08:11.923Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T18:08:11.965Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T18:08:12.011Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T18:08:12.054Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T18:08:12.095Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T18:08:12.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo [2022-05-10T18:08:12.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo [2022-05-10T18:08:12.218Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo [2022-05-10T18:08:12.259Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] echo [2022-05-10T18:08:12.302Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f39723 [Pipeline] echo [2022-05-10T18:08:12.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:08:12.465Z] provisioning config files... [2022-05-10T18:08:12.480Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp/config850722149708206775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:08:12.919Z] ---> docker-login.sh [2022-05-10T18:08:12.919Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:08:12.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:13.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:13.181Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:13.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:13.181Z] [2022-05-10T18:08:13.181Z] Login Succeeded [2022-05-10T18:08:13.181Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:08:13.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:13.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:13.181Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:13.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:13.181Z] [2022-05-10T18:08:13.181Z] Login Succeeded [2022-05-10T18:08:13.181Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:08:13.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:13.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:13.446Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:13.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:13.446Z] [2022-05-10T18:08:13.446Z] Login Succeeded [2022-05-10T18:08:13.446Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:08:13.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:13.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:13.710Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:13.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:13.710Z] [2022-05-10T18:08:13.710Z] Login Succeeded [2022-05-10T18:08:13.710Z] docker.io [2022-05-10T18:08:13.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:13.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:13.971Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:13.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:13.971Z] [2022-05-10T18:08:13.971Z] Login Succeeded [2022-05-10T18:08:13.971Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:08:13.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T18:08:14.687Z] + git rev-list -1 --merges 8f39723350613bf32ff0618af7aa274d36fe259d~1..8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] echo [2022-05-10T18:08:14.735Z] -----------> git rev-list -1 --merges 8f39723350613bf32ff0618af7aa274d36fe259d~1..8f39723350613bf32ff0618af7aa274d36fe259d 8f39723350613bf32ff0618af7aa274d36fe259d [false] [Pipeline] sh [2022-05-10T18:08:15.062Z] + git log --format=format:%s -1 8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] echo [2022-05-10T18:08:15.101Z] ========================================================= [2022-05-10T18:08:15.102Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T18:08:15.102Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:08:15.558Z] + git log --format=format:%s -1 8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] echo [2022-05-10T18:08:15.656Z] [semverPrep] GIT_COMMIT: 8f39723350613bf32ff0618af7aa274d36fe259d, Commit Message: docs: Update change log for Kamakura [Pipeline] echo [2022-05-10T18:08:15.688Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T18:08:16.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:08:16.099Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T18:08:16.099Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T18:08:16.099Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T18:08:16.099Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T18:08:16.099Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T18:08:16.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:08:16.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:08:16.954Z] [2022-05-10T18:08:16.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:08:17.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:08:17.309Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T18:08:17.309Z] 1fe172e4850f: Pulling fs layer [2022-05-10T18:08:17.309Z] caf521ccaac6: Pulling fs layer [2022-05-10T18:08:17.309Z] 3ead6fa29328: Pulling fs layer [2022-05-10T18:08:17.309Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T18:08:17.309Z] a8d5f1318db7: Pulling fs layer [2022-05-10T18:08:17.309Z] c427282e49a2: Pulling fs layer [2022-05-10T18:08:17.309Z] 1827001aaf11: Pulling fs layer [2022-05-10T18:08:17.309Z] a8d5f1318db7: Waiting [2022-05-10T18:08:17.309Z] 5c2a1cbceb83: Waiting [2022-05-10T18:08:17.309Z] c427282e49a2: Waiting [2022-05-10T18:08:17.309Z] 0714d37db230: Pulling fs layer [2022-05-10T18:08:17.309Z] ac28cf19c067: Pulling fs layer [2022-05-10T18:08:17.309Z] 1827001aaf11: Waiting [2022-05-10T18:08:17.309Z] ac28cf19c067: Waiting [2022-05-10T18:08:17.309Z] 0714d37db230: Waiting [2022-05-10T18:08:17.309Z] ca983d60f3e2: Pulling fs layer [2022-05-10T18:08:17.309Z] 9f894cec8388: Pulling fs layer [2022-05-10T18:08:17.309Z] 9f894cec8388: Waiting [2022-05-10T18:08:17.309Z] caf521ccaac6: Verifying Checksum [2022-05-10T18:08:17.309Z] caf521ccaac6: Download complete [2022-05-10T18:08:17.309Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T18:08:17.309Z] 5c2a1cbceb83: Download complete [2022-05-10T18:08:17.572Z] a8d5f1318db7: Verifying Checksum [2022-05-10T18:08:17.572Z] a8d5f1318db7: Download complete [2022-05-10T18:08:17.572Z] c427282e49a2: Verifying Checksum [2022-05-10T18:08:17.572Z] c427282e49a2: Download complete [2022-05-10T18:08:17.572Z] 3ead6fa29328: Verifying Checksum [2022-05-10T18:08:17.572Z] 3ead6fa29328: Download complete [2022-05-10T18:08:17.572Z] 0714d37db230: Verifying Checksum [2022-05-10T18:08:17.572Z] 0714d37db230: Download complete [2022-05-10T18:08:17.572Z] ac28cf19c067: Download complete [2022-05-10T18:08:17.572Z] ca983d60f3e2: Download complete [2022-05-10T18:08:17.572Z] 9f894cec8388: Verifying Checksum [2022-05-10T18:08:17.572Z] 9f894cec8388: Download complete [2022-05-10T18:08:17.572Z] 1fe172e4850f: Verifying Checksum [2022-05-10T18:08:17.572Z] 1fe172e4850f: Download complete [2022-05-10T18:08:17.834Z] 1827001aaf11: Verifying Checksum [2022-05-10T18:08:17.834Z] 1827001aaf11: Download complete [2022-05-10T18:08:19.228Z] 1fe172e4850f: Pull complete [2022-05-10T18:08:19.228Z] caf521ccaac6: Pull complete [2022-05-10T18:08:19.804Z] 3ead6fa29328: Pull complete [2022-05-10T18:08:19.804Z] 5c2a1cbceb83: Pull complete [2022-05-10T18:08:20.379Z] a8d5f1318db7: Pull complete [2022-05-10T18:08:20.379Z] c427282e49a2: Pull complete [2022-05-10T18:08:22.303Z] 1827001aaf11: Pull complete [2022-05-10T18:08:22.303Z] 0714d37db230: Pull complete [2022-05-10T18:08:22.570Z] ac28cf19c067: Pull complete [2022-05-10T18:08:22.570Z] ca983d60f3e2: Pull complete [2022-05-10T18:08:22.834Z] 9f894cec8388: Pull complete [2022-05-10T18:08:22.834Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T18:08:22.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:08:22.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T18:08:22.941Z] prd-ubuntu20.04-docker-8c-8g-47830 does not seem to be running inside a container [2022-05-10T18:08:22.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-82 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82:/w/workspace/ry_app-rfid-llrp-inventory_PR-82:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T18:08:25.374Z] $ docker top 09fcc17c45a82844428bda57d687268425360e75b71808265ab4d97ccd7b2b44 -eo pid,comm [2022-05-10T18:08:25.438Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T18:08:25.438Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:08:25.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:08:25.565Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:08:25.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:08:25.706Z] $ docker exec 09fcc17c45a82844428bda57d687268425360e75b71808265ab4d97ccd7b2b44 ssh-agent [2022-05-10T18:08:25.863Z] SSH_AUTH_SOCK=/tmp/ssh-tlj5P34RO7cx/agent.33 [2022-05-10T18:08:25.863Z] SSH_AGENT_PID=39 [2022-05-10T18:08:25.873Z] Running ssh-add (command line suppressed) [2022-05-10T18:08:26.011Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp/private_key_4550675198641905906.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp/private_key_4550675198641905906.key) [2022-05-10T18:08:26.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:08:26.364Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T18:08:26.399Z] $ docker exec --env ******** --env ******** 09fcc17c45a82844428bda57d687268425360e75b71808265ab4d97ccd7b2b44 ssh-agent -k [2022-05-10T18:08:26.506Z] unset SSH_AUTH_SOCK; [2022-05-10T18:08:26.506Z] unset SSH_AGENT_PID; [2022-05-10T18:08:26.506Z] echo Agent pid 39 killed; [2022-05-10T18:08:26.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T18:08:26.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:08:26.689Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:08:26.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:08:26.846Z] $ docker exec 09fcc17c45a82844428bda57d687268425360e75b71808265ab4d97ccd7b2b44 ssh-agent [2022-05-10T18:08:26.975Z] SSH_AUTH_SOCK=/tmp/ssh-nZ1fjyTNmVMQ/agent.72 [2022-05-10T18:08:26.975Z] SSH_AGENT_PID=78 [2022-05-10T18:08:26.980Z] Running ssh-add (command line suppressed) [2022-05-10T18:08:27.107Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp/private_key_1799744296794020548.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp/private_key_1799744296794020548.key) [2022-05-10T18:08:27.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:08:27.452Z] + git semver init [2022-05-10T18:08:27.713Z] 2022-05-10 18:08:27,676 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T18:08:27.713Z] 2022-05-10 18:08:27,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-82/.semver [2022-05-10T18:08:27.713Z] 2022-05-10 18:08:27,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-82/.semver [2022-05-10T18:08:27.713Z] 2022-05-10 18:08:27,678 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-82/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-82, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:08:29.100Z] 2022-05-10 18:08:28,738 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-82/.git/info/exclude [2022-05-10T18:08:29.101Z] 2022-05-10 18:08:28,739 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-82/.semver/PR-82 with force:False [2022-05-10T18:08:29.101Z] 2022-05-10 18:08:28,739 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-82/.semver/PR-82 [2022-05-10T18:08:29.101Z] 2022-05-10 18:08:28,744 [execute] INFO git cat-file --batch-check [2022-05-10T18:08:29.101Z] 2022-05-10 18:08:28,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-82/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T18:08:29.101Z] 2022-05-10 18:08:28,753 [execute] INFO git cat-file --batch [2022-05-10T18:08:29.101Z] 2022-05-10 18:08:28,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-82/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T18:08:29.101Z] 2022-05-10 18:08:28,760 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-82/.semver/PR-82 [2022-05-10T18:08:29.101Z] 0.0.0 [Pipeline] } [2022-05-10T18:08:29.136Z] $ docker exec --env ******** --env ******** 09fcc17c45a82844428bda57d687268425360e75b71808265ab4d97ccd7b2b44 ssh-agent -k [2022-05-10T18:08:29.260Z] unset SSH_AUTH_SOCK; [2022-05-10T18:08:29.260Z] unset SSH_AGENT_PID; [2022-05-10T18:08:29.260Z] echo Agent pid 78 killed; [2022-05-10T18:08:29.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:08:29.847Z] + git semver [Pipeline] } [2022-05-10T18:08:30.235Z] $ docker stop --time=1 09fcc17c45a82844428bda57d687268425360e75b71808265ab4d97ccd7b2b44 [2022-05-10T18:08:31.609Z] $ docker rm -f 09fcc17c45a82844428bda57d687268425360e75b71808265ab4d97ccd7b2b44 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:08:32.031Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T18:08:32.353Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T18:08:32.370Z] [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-05-10T18:08:32.986Z] provisioning config files... [2022-05-10T18:08:32.998Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp/config7829250868428535680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:08:33.358Z] ---> docker-login.sh [2022-05-10T18:08:33.358Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:08:33.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:33.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:33.358Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:33.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:33.358Z] [2022-05-10T18:08:33.358Z] Login Succeeded [2022-05-10T18:08:33.358Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:08:33.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:33.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:33.619Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:33.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:33.619Z] [2022-05-10T18:08:33.619Z] Login Succeeded [2022-05-10T18:08:33.619Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:08:33.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:33.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:33.619Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:33.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:33.619Z] [2022-05-10T18:08:33.619Z] Login Succeeded [2022-05-10T18:08:33.619Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:08:33.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:33.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:33.879Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:33.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:33.879Z] [2022-05-10T18:08:33.879Z] Login Succeeded [2022-05-10T18:08:33.879Z] docker.io [2022-05-10T18:08:33.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:34.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:34.453Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:34.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:34.453Z] [2022-05-10T18:08:34.453Z] Login Succeeded [2022-05-10T18:08:34.453Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:08:34.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T18:08:34.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:08:34.768Z] ========================================================= [2022-05-10T18:08:34.768Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T18:08:34.768Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:08:35.185Z] + 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-05-10T18:08:35.185Z] Sending build context to Docker daemon 12.39MB [2022-05-10T18:08:35.185Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:08:35.185Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T18:08:35.185Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T18:08:35.185Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T18:08:35.185Z] 666ba61612fd: Pulling fs layer [2022-05-10T18:08:35.185Z] 8ed8ca486205: Pulling fs layer [2022-05-10T18:08:35.185Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T18:08:35.185Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T18:08:35.185Z] ca2b28591e48: Pulling fs layer [2022-05-10T18:08:35.185Z] 4fe6c5a15a65: Waiting [2022-05-10T18:08:35.185Z] 22a0e8bec74d: Waiting [2022-05-10T18:08:35.185Z] a51346096db8: Pulling fs layer [2022-05-10T18:08:35.185Z] daebc70d1ce1: Pulling fs layer [2022-05-10T18:08:35.185Z] 0e18a0eac166: Pulling fs layer [2022-05-10T18:08:35.185Z] ca2b28591e48: Waiting [2022-05-10T18:08:35.185Z] a51346096db8: Waiting [2022-05-10T18:08:35.185Z] 0e18a0eac166: Waiting [2022-05-10T18:08:35.185Z] daebc70d1ce1: Waiting [2022-05-10T18:08:35.185Z] 8ed8ca486205: Download complete [2022-05-10T18:08:35.448Z] 666ba61612fd: Download complete [2022-05-10T18:08:35.448Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T18:08:35.448Z] 22a0e8bec74d: Download complete [2022-05-10T18:08:35.448Z] ca2b28591e48: Verifying Checksum [2022-05-10T18:08:35.448Z] ca2b28591e48: Download complete [2022-05-10T18:08:35.448Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T18:08:35.448Z] 59bf1c3509f3: Download complete [2022-05-10T18:08:35.448Z] a51346096db8: Download complete [2022-05-10T18:08:35.448Z] daebc70d1ce1: Verifying Checksum [2022-05-10T18:08:35.448Z] daebc70d1ce1: Download complete [2022-05-10T18:08:35.448Z] 59bf1c3509f3: Pull complete [2022-05-10T18:08:35.710Z] 666ba61612fd: Pull complete [2022-05-10T18:08:35.710Z] 8ed8ca486205: Pull complete [2022-05-10T18:08:35.972Z] 0e18a0eac166: Verifying Checksum [2022-05-10T18:08:35.972Z] 0e18a0eac166: Download complete [2022-05-10T18:08:36.233Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T18:08:36.233Z] 4fe6c5a15a65: Download complete [2022-05-10T18:08:40.450Z] 4fe6c5a15a65: Pull complete [2022-05-10T18:08:40.450Z] 22a0e8bec74d: Pull complete [2022-05-10T18:08:40.450Z] ca2b28591e48: Pull complete [2022-05-10T18:08:40.450Z] a51346096db8: Pull complete [2022-05-10T18:08:40.709Z] daebc70d1ce1: Pull complete [2022-05-10T18:08:43.260Z] 0e18a0eac166: Pull complete [2022-05-10T18:08:43.260Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T18:08:43.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T18:08:43.260Z] ---> f018257e8ee9 [2022-05-10T18:08:43.260Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:08:44.645Z] ---> Running in 813fa9d36d23 [2022-05-10T18:08:44.645Z] Removing intermediate container 813fa9d36d23 [2022-05-10T18:08:44.645Z] ---> a37041faf430 [2022-05-10T18:08:44.645Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:08:44.645Z] ---> Running in 4e8ab03a7029 [2022-05-10T18:08:44.645Z] Removing intermediate container 4e8ab03a7029 [2022-05-10T18:08:44.645Z] ---> 002d677ff695 [2022-05-10T18:08:44.645Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:08:44.645Z] ---> Running in 4ca1fb6eace9 [2022-05-10T18:08:44.909Z] Removing intermediate container 4ca1fb6eace9 [2022-05-10T18:08:44.909Z] ---> b1817eea1579 [2022-05-10T18:08:44.909Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:08:44.909Z] ---> Running in 77bd4663feb7 [2022-05-10T18:08:45.481Z] Removing intermediate container 77bd4663feb7 [2022-05-10T18:08:45.481Z] ---> 679b26e9e7bb [2022-05-10T18:08:45.481Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:08:45.481Z] ---> Running in ff20a5676ad2 [2022-05-10T18:08:45.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T18:08:46.685Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T18:08:46.945Z] OK: 221 MiB in 52 packages [2022-05-10T18:08:47.206Z] Removing intermediate container ff20a5676ad2 [2022-05-10T18:08:47.206Z] ---> 8c75c2393c30 [2022-05-10T18:08:47.206Z] Step 8/13 : WORKDIR /app [2022-05-10T18:08:47.472Z] ---> Running in 2b87ef4e95c1 [2022-05-10T18:08:47.472Z] Removing intermediate container 2b87ef4e95c1 [2022-05-10T18:08:47.472Z] ---> ef32f7e9fe8c [2022-05-10T18:08:47.472Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T18:08:47.733Z] ---> 84239a03b1d3 [2022-05-10T18:08:47.733Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:08:47.733Z] ---> Running in 0d7eb98fa4e4 [2022-05-10T18:08:47.796Z] Still waiting to schedule task [2022-05-10T18:08:47.796Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T18:09:02.642Z] Removing intermediate container 0d7eb98fa4e4 [2022-05-10T18:09:02.642Z] ---> 4aecb24e2852 [2022-05-10T18:09:02.642Z] Step 11/13 : COPY . . [2022-05-10T18:09:02.642Z] ---> fc4cbfbd09d8 [2022-05-10T18:09:02.642Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T18:09:02.642Z] ---> Running in 6d48b5f84e04 [2022-05-10T18:09:02.642Z] Removing intermediate container 6d48b5f84e04 [2022-05-10T18:09:02.642Z] ---> 43b583fb32a9 [2022-05-10T18:09:02.642Z] Step 13/13 : RUN $MAKE [2022-05-10T18:09:02.642Z] ---> Running in c07a1bc96f4f [2022-05-10T18:09:02.907Z] noop [2022-05-10T18:09:03.168Z] Removing intermediate container c07a1bc96f4f [2022-05-10T18:09:03.168Z] ---> 8f434117ebb2 [2022-05-10T18:09:03.168Z] Successfully built 8f434117ebb2 [2022-05-10T18:09:03.168Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:09:03.503Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T18:09:03.503Z] . [Pipeline] withDockerContainer [2022-05-10T18:09:03.593Z] prd-ubuntu20.04-docker-8c-8g-47830 does not seem to be running inside a container [2022-05-10T18:09:03.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-82 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82:/w/workspace/ry_app-rfid-llrp-inventory_PR-82:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@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 ******** ci-base-image-x86_64 cat [2022-05-10T18:09:04.161Z] $ docker top f955accb118d26f2f6803a74c4b0d5d91ad04217f5cc8899c71d3fbe8671f7a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:09:04.570Z] + go version [2022-05-10T18:09:04.570Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T18:09:04.658Z] $ docker stop --time=1 f955accb118d26f2f6803a74c4b0d5d91ad04217f5cc8899c71d3fbe8671f7a7 [2022-05-10T18:09:06.220Z] $ docker rm -f f955accb118d26f2f6803a74c4b0d5d91ad04217f5cc8899c71d3fbe8671f7a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:09:06.919Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T18:09:06.919Z] . [Pipeline] withDockerContainer [2022-05-10T18:09:07.018Z] prd-ubuntu20.04-docker-8c-8g-47830 does not seem to be running inside a container [2022-05-10T18:09:07.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-82 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82:/w/workspace/ry_app-rfid-llrp-inventory_PR-82:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@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 ******** ci-base-image-x86_64 cat [2022-05-10T18:09:07.657Z] $ docker top 6467bbf153f7e065238ed39602ae084fbd98a4e72a6d58f20c092ee04b9faaa1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T18:09:08.204Z] + make test [2022-05-10T18:09:08.204Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T18:09:20.430Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-10T18:09:20.430Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.036s coverage: 86.2% of statements [2022-05-10T18:09:20.430Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-10T18:09:21.003Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.539s coverage: 71.9% of statements [2022-05-10T18:09:31.009Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T18:09:34.304Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T18:09:34.304Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T18:09:34.304Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-10T18:09:34.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T18:09:34.627Z] $ docker stop --time=1 6467bbf153f7e065238ed39602ae084fbd98a4e72a6d58f20c092ee04b9faaa1 [2022-05-10T18:09:36.493Z] $ docker rm -f 6467bbf153f7e065238ed39602ae084fbd98a4e72a6d58f20c092ee04b9faaa1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:09:37.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T18:09:37.108Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T18:09:37.831Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T18:09:38.151Z] + ls -al . [2022-05-10T18:09:38.151Z] total 228 [2022-05-10T18:09:38.151Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:09 . [2022-05-10T18:09:38.151Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:08 .. [2022-05-10T18:09:38.151Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 18:08 .dockerignore [2022-05-10T18:09:38.151Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:08 .git [2022-05-10T18:09:38.151Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:08 .github [2022-05-10T18:09:38.151Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 18:08 .gitignore [2022-05-10T18:09:38.151Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:08 .golangci.yml [2022-05-10T18:09:38.151Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:08 .semver [2022-05-10T18:09:38.151Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 10 18:08 Attribution.txt [2022-05-10T18:09:38.151Z] -rw-rw-r-- 1 jenkins jenkins 2487 May 10 18:08 CHANGELOG.md [2022-05-10T18:09:38.151Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 10 18:08 Dockerfile [2022-05-10T18:09:38.151Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:08 GOVERNANCE.md [2022-05-10T18:09:38.151Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 18:08 Jenkinsfile [2022-05-10T18:09:38.151Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:08 LICENSE [2022-05-10T18:09:38.151Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 10 18:08 Makefile [2022-05-10T18:09:38.151Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 18:08 OWNERS.md [2022-05-10T18:09:38.151Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 10 18:08 README.md [2022-05-10T18:09:38.151Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:08 VERSION [2022-05-10T18:09:38.151Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:08 bin [2022-05-10T18:09:38.151Z] -rw-r--r-- 1 jenkins jenkins 41008 May 10 18:09 coverage.out [2022-05-10T18:09:38.151Z] -rw-rw-r-- 1 jenkins jenkins 3452 May 10 18:08 go.mod [2022-05-10T18:09:38.151Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 10 18:08 go.sum [2022-05-10T18:09:38.151Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:08 images [2022-05-10T18:09:38.151Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:08 internal [2022-05-10T18:09:38.151Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 18:08 main.go [2022-05-10T18:09:38.151Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:08 res [2022-05-10T18:09:38.151Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:08 snap [2022-05-10T18:09:38.151Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:08 static [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:09:38.490Z] + 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=8f39723350613bf32ff0618af7aa274d36fe259d --label arch=amd64 --label version=0.0.0 . [2022-05-10T18:09:38.490Z] Sending build context to Docker daemon 12.39MB [2022-05-10T18:09:38.490Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:09:38.490Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-10T18:09:38.490Z] ---> 8f434117ebb2 [2022-05-10T18:09:38.490Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:09:38.753Z] ---> Running in bc26687e7d06 [2022-05-10T18:09:38.753Z] Removing intermediate container bc26687e7d06 [2022-05-10T18:09:38.753Z] ---> 20d69e54ef8f [2022-05-10T18:09:38.753Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:09:38.753Z] ---> Running in bb1ac047fe67 [2022-05-10T18:09:38.753Z] Removing intermediate container bb1ac047fe67 [2022-05-10T18:09:38.753Z] ---> 4ddc5082edbe [2022-05-10T18:09:38.753Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:09:38.753Z] ---> Running in 903d3b8c763d [2022-05-10T18:09:39.013Z] Removing intermediate container 903d3b8c763d [2022-05-10T18:09:39.013Z] ---> eb6aa0d3fa8c [2022-05-10T18:09:39.013Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:09:39.013Z] ---> Running in 12d5f941dfaa [2022-05-10T18:09:39.590Z] Removing intermediate container 12d5f941dfaa [2022-05-10T18:09:39.590Z] ---> 216ed5bb23b2 [2022-05-10T18:09:39.590Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:09:39.590Z] ---> Running in 95720aa12ddc [2022-05-10T18:09:39.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T18:09:40.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T18:09:41.052Z] OK: 221 MiB in 52 packages [2022-05-10T18:09:41.314Z] Removing intermediate container 95720aa12ddc [2022-05-10T18:09:41.314Z] ---> 699475e80b04 [2022-05-10T18:09:41.314Z] Step 8/31 : WORKDIR /app [2022-05-10T18:09:41.314Z] ---> Running in 5de208cb4654 [2022-05-10T18:09:41.577Z] Removing intermediate container 5de208cb4654 [2022-05-10T18:09:41.577Z] ---> d5ef1c5356b5 [2022-05-10T18:09:41.577Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-10T18:09:41.577Z] ---> 350c5945ee80 [2022-05-10T18:09:41.577Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:09:41.577Z] ---> Running in 4516ecc916b8 [2022-05-10T18:09:42.525Z] Removing intermediate container 4516ecc916b8 [2022-05-10T18:09:42.525Z] ---> b0edda1074f5 [2022-05-10T18:09:42.525Z] Step 11/31 : COPY . . [2022-05-10T18:09:42.786Z] ---> 0129669602da [2022-05-10T18:09:42.786Z] Step 12/31 : ARG MAKE="make build" [2022-05-10T18:09:42.786Z] ---> Running in f23b3e0ae22c [2022-05-10T18:09:42.786Z] Removing intermediate container f23b3e0ae22c [2022-05-10T18:09:42.786Z] ---> eda4a1661316 [2022-05-10T18:09:42.786Z] Step 13/31 : RUN $MAKE [2022-05-10T18:09:42.786Z] ---> Running in e8b06c2d99af [2022-05-10T18:09:43.046Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.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-05-10T18:10:05.018Z] Removing intermediate container e8b06c2d99af [2022-05-10T18:10:05.018Z] ---> 39e37a8d236e [2022-05-10T18:10:05.018Z] Step 14/31 : FROM alpine:3.14 [2022-05-10T18:10:05.018Z] 3.14: Pulling from library/alpine [2022-05-10T18:10:05.018Z] 8663204ce13b: Pulling fs layer [2022-05-10T18:10:05.018Z] 8663204ce13b: Verifying Checksum [2022-05-10T18:10:05.018Z] 8663204ce13b: Download complete [2022-05-10T18:10:05.018Z] 8663204ce13b: Pull complete [2022-05-10T18:10:05.018Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T18:10:05.018Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T18:10:05.018Z] ---> e04c818066af [2022-05-10T18:10:05.018Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:10:05.018Z] ---> Running in dfd6fee0ea2a [2022-05-10T18:10:05.018Z] Removing intermediate container dfd6fee0ea2a [2022-05-10T18:10:05.018Z] ---> b96c559d0494 [2022-05-10T18:10:05.018Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-10T18:10:05.018Z] ---> Running in a16a29e2300f [2022-05-10T18:10:05.018Z] Removing intermediate container a16a29e2300f [2022-05-10T18:10:05.018Z] ---> 6c16c12e075d [2022-05-10T18:10:05.018Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:10:05.018Z] ---> Running in 2c47f2ba1858 [2022-05-10T18:10:05.018Z] Removing intermediate container 2c47f2ba1858 [2022-05-10T18:10:05.018Z] ---> e9a4cdada152 [2022-05-10T18:10:05.018Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-10T18:10:05.019Z] ---> Running in 637f7c305c57 [2022-05-10T18:10:05.019Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T18:10:05.964Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T18:10:05.964Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T18:10:06.232Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T18:10:06.232Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T18:10:06.493Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T18:10:06.493Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T18:10:06.493Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T18:10:06.753Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T18:10:06.754Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T18:10:06.754Z] OK: 9 MiB in 20 packages [2022-05-10T18:10:07.325Z] Removing intermediate container 637f7c305c57 [2022-05-10T18:10:07.325Z] ---> 0268ccdb0e00 [2022-05-10T18:10:07.325Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T18:10:07.325Z] ---> ac5371e25d51 [2022-05-10T18:10:07.325Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T18:10:07.898Z] ---> bcfd9884aa35 [2022-05-10T18:10:07.898Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-10T18:10:07.898Z] ---> d1c39e4d133d [2022-05-10T18:10:07.898Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-10T18:10:08.158Z] ---> d7cfb61d84ce [2022-05-10T18:10:08.158Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-10T18:10:08.729Z] ---> 1db03440af39 [2022-05-10T18:10:08.729Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-10T18:10:08.729Z] ---> Running in 77b563420feb [2022-05-10T18:10:09.300Z] Removing intermediate container 77b563420feb [2022-05-10T18:10:09.300Z] ---> f16a601ac7e7 [2022-05-10T18:10:09.300Z] Step 25/31 : VOLUME /cache [2022-05-10T18:10:09.300Z] ---> Running in 5234cd8bf60a [2022-05-10T18:10:09.562Z] Removing intermediate container 5234cd8bf60a [2022-05-10T18:10:09.562Z] ---> 4c3b3f124922 [2022-05-10T18:10:09.562Z] Step 26/31 : EXPOSE 59711 [2022-05-10T18:10:09.822Z] ---> Running in 09da970c2238 [2022-05-10T18:10:09.822Z] Removing intermediate container 09da970c2238 [2022-05-10T18:10:09.822Z] ---> 6b8fe58239ce [2022-05-10T18:10:09.822Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-10T18:10:09.822Z] ---> Running in 829e580257ca [2022-05-10T18:10:10.083Z] Removing intermediate container 829e580257ca [2022-05-10T18:10:10.083Z] ---> 0c8d3de01614 [2022-05-10T18:10:10.083Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-10T18:10:10.083Z] ---> Running in daf43a4361d4 [2022-05-10T18:10:10.083Z] Removing intermediate container daf43a4361d4 [2022-05-10T18:10:10.083Z] ---> 9495eabea717 [2022-05-10T18:10:10.083Z] Step 29/31 : LABEL arch=amd64 [2022-05-10T18:10:10.344Z] ---> Running in b79e2003e11e [2022-05-10T18:10:10.344Z] Removing intermediate container b79e2003e11e [2022-05-10T18:10:10.344Z] ---> 9be59f2c5426 [2022-05-10T18:10:10.344Z] Step 30/31 : LABEL git_sha=8f39723350613bf32ff0618af7aa274d36fe259d [2022-05-10T18:10:10.344Z] ---> Running in 425825c8a966 [2022-05-10T18:10:10.604Z] Removing intermediate container 425825c8a966 [2022-05-10T18:10:10.604Z] ---> 1dc986ad487f [2022-05-10T18:10:10.604Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T18:10:10.604Z] ---> Running in 7cf1f0780467 [2022-05-10T18:10:10.604Z] Removing intermediate container 7cf1f0780467 [2022-05-10T18:10:10.604Z] ---> d53be5695cad [2022-05-10T18:10:10.604Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T18:10:10.604Z] Successfully built d53be5695cad [2022-05-10T18:10:10.604Z] 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-05-10T18:10:11.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:10:11.403Z] [2022-05-10T18:10:11.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:10:11.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:10:11.759Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T18:10:11.759Z] 5eb5b503b376: Pulling fs layer [2022-05-10T18:10:11.759Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T18:10:11.759Z] ec43610c2a17: Pulling fs layer [2022-05-10T18:10:11.759Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T18:10:11.759Z] 33b1e0a273af: Pulling fs layer [2022-05-10T18:10:11.759Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T18:10:11.759Z] 2f39f015ded8: Pulling fs layer [2022-05-10T18:10:11.759Z] 3a2ae6a8a46f: Waiting [2022-05-10T18:10:11.759Z] 33b1e0a273af: Waiting [2022-05-10T18:10:11.759Z] 5d3b04190fa2: Waiting [2022-05-10T18:10:11.759Z] 2f39f015ded8: Waiting [2022-05-10T18:10:11.759Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T18:10:11.759Z] 5c69ac0246d0: Download complete [2022-05-10T18:10:11.759Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T18:10:11.759Z] 3a2ae6a8a46f: Download complete [2022-05-10T18:10:11.759Z] 33b1e0a273af: Verifying Checksum [2022-05-10T18:10:11.759Z] 33b1e0a273af: Download complete [2022-05-10T18:10:11.759Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T18:10:11.759Z] 5d3b04190fa2: Download complete [2022-05-10T18:10:11.759Z] ec43610c2a17: Verifying Checksum [2022-05-10T18:10:11.759Z] ec43610c2a17: Download complete [2022-05-10T18:10:12.019Z] 5eb5b503b376: Verifying Checksum [2022-05-10T18:10:12.019Z] 5eb5b503b376: Download complete [2022-05-10T18:10:12.586Z] 2f39f015ded8: Download complete [2022-05-10T18:10:13.155Z] 5eb5b503b376: Pull complete [2022-05-10T18:10:13.415Z] 5c69ac0246d0: Pull complete [2022-05-10T18:10:13.678Z] ec43610c2a17: Pull complete [2022-05-10T18:10:13.939Z] 3a2ae6a8a46f: Pull complete [2022-05-10T18:10:14.198Z] 33b1e0a273af: Pull complete [2022-05-10T18:10:14.198Z] 5d3b04190fa2: Pull complete [2022-05-10T18:10:19.482Z] 2f39f015ded8: Pull complete [2022-05-10T18:10:19.482Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T18:10:19.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:10:19.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T18:10:19.576Z] prd-ubuntu20.04-docker-8c-8g-47830 does not seem to be running inside a container [2022-05-10T18:10:19.621Z] $ 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-82 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82:/w/workspace/ry_app-rfid-llrp-inventory_PR-82:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T18:10:21.629Z] $ docker top 73701d8d6e06cd478e60a081db29b986c99b3c69dec48e07f65692431cbb120c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:10:22.113Z] ---> job-cost.sh [2022-05-10T18:10:22.113Z] lf-activate-venv: SKIPPING [2022-05-10T18:10:22.113Z] INFO: No Stack... [2022-05-10T18:10:22.373Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T18:10:22.945Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T18:10:23.283Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-82/archives/cost.csv [2022-05-10T18:10:23.283Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T18:10:23.344Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-82-1-stack-cost] [2022-05-10T18:10:23.349Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-82-1-stack-cost] did not exist. Created. [2022-05-10T18:10:23.349Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-82-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T18:10:23.796Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T18:10:23.851Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T18:10:23.880Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-82-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T18:10:23.956Z] $ docker stop --time=1 73701d8d6e06cd478e60a081db29b986c99b3c69dec48e07f65692431cbb120c [2022-05-10T18:10:25.121Z] $ docker rm -f 73701d8d6e06cd478e60a081db29b986c99b3c69dec48e07f65692431cbb120c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T18:14:49.209Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47861 in /w/workspace/ry_app-rfid-llrp-inventory_PR-82 [Pipeline] { [Pipeline] ws [2022-05-10T18:14:49.248Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-05-10T18:14:50.177Z] The recommended git tool is: git [2022-05-10T18:14:59.039Z] using credential edgex-jenkins-ssh [2022-05-10T18:14:59.057Z] Cloning the remote Git repository [2022-05-10T18:14:59.134Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-10T18:14:59.230Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-05-10T18:14:59.474Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-10T18:14:59.475Z] > git --version # timeout=10 [2022-05-10T18:14:59.540Z] > git --version # 'git version 2.25.1' [2022-05-10T18:14:59.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T18:14:59.684Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T18:15:02.620Z] Merging remotes/origin/main commit df08deb8859f939424de0cfb9cf80597f8b78baf into PR head commit 8f39723350613bf32ff0618af7aa274d36fe259d [2022-05-10T18:15:02.897Z] Merge succeeded, producing 8f39723350613bf32ff0618af7aa274d36fe259d [2022-05-10T18:15:02.897Z] Checking out Revision 8f39723350613bf32ff0618af7aa274d36fe259d (PR-82) [2022-05-10T18:15:01.953Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-05-10T18:15:01.973Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T18:15:02.008Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-05-10T18:15:02.055Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-10T18:15:02.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T18:15:02.078Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T18:15:02.651Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T18:15:02.676Z] > git checkout -f 8f39723350613bf32ff0618af7aa274d36fe259d # timeout=10 [2022-05-10T18:15:02.792Z] > git remote # timeout=10 [2022-05-10T18:15:02.813Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T18:15:02.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T18:15:02.856Z] > git merge df08deb8859f939424de0cfb9cf80597f8b78baf # timeout=10 [2022-05-10T18:15:02.884Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T18:15:02.912Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T18:15:02.932Z] > git checkout -f 8f39723350613bf32ff0618af7aa274d36fe259d # timeout=10 [2022-05-10T18:15:07.291Z] Commit message: "docs: Update change log for Kamakura" [2022-05-10T18:15:07.372Z] > git --version # timeout=10 [2022-05-10T18:15:07.384Z] > git --version # 'git version 2.25.1' [2022-05-10T18:15:07.399Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:15:08.496Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T18:15:08.496Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T18:15:08.496Z] Dload Upload Total Spent Left Speed [2022-05-10T18:15:08.496Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2022-05-10T18:15:09.063Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T18:15:09.436Z] + + sudo tee /etc/docker/daemon.new [2022-05-10T18:15:09.436Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T18:15:09.436Z] { [2022-05-10T18:15:09.436Z] "registry-mirrors": [ [2022-05-10T18:15:09.436Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T18:15:09.436Z] ], [2022-05-10T18:15:09.436Z] "bip": "10.250.0.254/24", [2022-05-10T18:15:09.436Z] "hosts": [ [2022-05-10T18:15:09.436Z] "tcp://0.0.0.0:5555", [2022-05-10T18:15:09.436Z] "unix:///var/run/docker.sock" [2022-05-10T18:15:09.436Z] ], [2022-05-10T18:15:09.436Z] "mtu": 1458, [2022-05-10T18:15:09.436Z] "selinux-enabled": true, [2022-05-10T18:15:09.436Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T18:15:09.436Z] } [Pipeline] sh [2022-05-10T18:15:09.812Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T18:15:10.194Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:15:28.620Z] provisioning config files... [2022-05-10T18:15:28.651Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5206278906804882496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:15:29.297Z] ---> docker-login.sh [2022-05-10T18:15:29.297Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:15:29.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:15:30.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:15:30.497Z] Configure a credential helper to remove this warning. See [2022-05-10T18:15:30.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:15:30.497Z] [2022-05-10T18:15:30.497Z] Login Succeeded [2022-05-10T18:15:30.497Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:15:30.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:15:30.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:15:30.779Z] Configure a credential helper to remove this warning. See [2022-05-10T18:15:30.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:15:30.779Z] [2022-05-10T18:15:30.779Z] Login Succeeded [2022-05-10T18:15:30.779Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:15:31.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:15:31.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:15:31.388Z] Configure a credential helper to remove this warning. See [2022-05-10T18:15:31.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:15:31.388Z] [2022-05-10T18:15:31.388Z] Login Succeeded [2022-05-10T18:15:31.388Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:15:31.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:15:31.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:15:31.987Z] Configure a credential helper to remove this warning. See [2022-05-10T18:15:31.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:15:31.987Z] [2022-05-10T18:15:31.987Z] Login Succeeded [2022-05-10T18:15:31.987Z] docker.io [2022-05-10T18:15:32.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:15:32.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:15:32.861Z] Configure a credential helper to remove this warning. See [2022-05-10T18:15:32.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:15:32.861Z] [2022-05-10T18:15:32.861Z] Login Succeeded [2022-05-10T18:15:32.861Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:15:32.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T18:15:33.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:15:33.413Z] ========================================================= [2022-05-10T18:15:33.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T18:15:33.413Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:15:33.879Z] + 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-05-10T18:15:34.154Z] Sending build context to Docker daemon 687.6kB [2022-05-10T18:15:34.154Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:15:34.154Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T18:15:34.433Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T18:15:34.433Z] 9b3977197b4f: Pulling fs layer [2022-05-10T18:15:34.433Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T18:15:34.433Z] 94645a83ff95: Pulling fs layer [2022-05-10T18:15:34.433Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T18:15:34.433Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T18:15:34.433Z] 3096ccb668a1: Pulling fs layer [2022-05-10T18:15:34.433Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T18:15:34.433Z] a4caa8a26152: Pulling fs layer [2022-05-10T18:15:34.433Z] 3096ccb668a1: Waiting [2022-05-10T18:15:34.433Z] e8cf19c19ddd: Waiting [2022-05-10T18:15:34.433Z] a4caa8a26152: Waiting [2022-05-10T18:15:34.433Z] 3f3a8bcf1eab: Waiting [2022-05-10T18:15:34.433Z] 0c92f367c5e7: Waiting [2022-05-10T18:15:34.433Z] 94645a83ff95: Verifying Checksum [2022-05-10T18:15:34.433Z] 94645a83ff95: Download complete [2022-05-10T18:15:34.433Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T18:15:34.433Z] 1a89e8eeedd5: Download complete [2022-05-10T18:15:34.433Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T18:15:34.433Z] 0c92f367c5e7: Download complete [2022-05-10T18:15:34.433Z] 3096ccb668a1: Verifying Checksum [2022-05-10T18:15:34.433Z] 3096ccb668a1: Download complete [2022-05-10T18:15:34.433Z] 9b3977197b4f: Verifying Checksum [2022-05-10T18:15:34.433Z] 9b3977197b4f: Download complete [2022-05-10T18:15:34.742Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T18:15:34.742Z] e8cf19c19ddd: Download complete [2022-05-10T18:15:35.344Z] 9b3977197b4f: Pull complete [2022-05-10T18:15:35.949Z] 1a89e8eeedd5: Pull complete [2022-05-10T18:15:36.232Z] 94645a83ff95: Pull complete [2022-05-10T18:15:36.835Z] a4caa8a26152: Verifying Checksum [2022-05-10T18:15:36.835Z] a4caa8a26152: Download complete [2022-05-10T18:15:37.112Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T18:15:37.112Z] 3f3a8bcf1eab: Download complete [2022-05-10T18:15:49.528Z] 3f3a8bcf1eab: Pull complete [2022-05-10T18:15:49.528Z] 0c92f367c5e7: Pull complete [2022-05-10T18:15:49.528Z] 3096ccb668a1: Pull complete [2022-05-10T18:15:49.528Z] e8cf19c19ddd: Pull complete [2022-05-10T18:15:56.269Z] a4caa8a26152: Pull complete [2022-05-10T18:15:56.269Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T18:15:56.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T18:15:56.269Z] ---> 725f1c02e7f9 [2022-05-10T18:15:56.269Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:15:57.251Z] ---> Running in 9d6a6ee928a0 [2022-05-10T18:15:57.527Z] Removing intermediate container 9d6a6ee928a0 [2022-05-10T18:15:57.527Z] ---> 65e8c29e3ebb [2022-05-10T18:15:57.527Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:15:57.527Z] ---> Running in 96ee45aee863 [2022-05-10T18:15:58.126Z] Removing intermediate container 96ee45aee863 [2022-05-10T18:15:58.126Z] ---> 30b63d4d0e91 [2022-05-10T18:15:58.126Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:15:58.126Z] ---> Running in 1245970391e9 [2022-05-10T18:15:58.411Z] Removing intermediate container 1245970391e9 [2022-05-10T18:15:58.411Z] ---> 3f7d4a5decf4 [2022-05-10T18:15:58.411Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:15:58.411Z] ---> Running in 32d6c833755d [2022-05-10T18:16:00.406Z] Removing intermediate container 32d6c833755d [2022-05-10T18:16:00.406Z] ---> f2b4949754b0 [2022-05-10T18:16:00.406Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:16:00.406Z] ---> Running in f18f9a35b2ac [2022-05-10T18:16:01.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:16:02.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:16:03.490Z] OK: 220 MiB in 52 packages [2022-05-10T18:16:04.484Z] Removing intermediate container f18f9a35b2ac [2022-05-10T18:16:04.484Z] ---> 884353ced3c1 [2022-05-10T18:16:04.484Z] Step 8/13 : WORKDIR /app [2022-05-10T18:16:04.484Z] ---> Running in 221c9caf299b [2022-05-10T18:16:04.770Z] Removing intermediate container 221c9caf299b [2022-05-10T18:16:04.770Z] ---> 80b747836680 [2022-05-10T18:16:04.770Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T18:16:05.367Z] ---> fafdbc3d987c [2022-05-10T18:16:05.367Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:16:05.658Z] ---> Running in b9b0ab15287a [2022-05-10T18:17:02.229Z] Removing intermediate container b9b0ab15287a [2022-05-10T18:17:02.229Z] ---> 3ece161ede67 [2022-05-10T18:17:02.229Z] Step 11/13 : COPY . . [2022-05-10T18:17:02.229Z] ---> 72c76b9b33b1 [2022-05-10T18:17:02.229Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T18:17:02.229Z] ---> Running in 85bdf647fb15 [2022-05-10T18:17:02.229Z] Removing intermediate container 85bdf647fb15 [2022-05-10T18:17:02.229Z] ---> 484bfcc985fd [2022-05-10T18:17:02.229Z] Step 13/13 : RUN $MAKE [2022-05-10T18:17:02.229Z] ---> Running in 4f58cec4eb9b [2022-05-10T18:17:02.229Z] noop [2022-05-10T18:17:02.229Z] Removing intermediate container 4f58cec4eb9b [2022-05-10T18:17:02.229Z] ---> 138e4c42748c [2022-05-10T18:17:02.229Z] Successfully built 138e4c42748c [2022-05-10T18:17:02.229Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:17:02.606Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T18:17:02.606Z] . [Pipeline] withDockerContainer [2022-05-10T18:17:02.840Z] prd-ubuntu20.04-docker-arm64-4c-16g-47861 does not seem to be running inside a container [2022-05-10T18:17:02.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T18:17:04.195Z] $ docker top a25c15cb37506a4e9872c92a37c8ee4403a596b391b47863dade3f719fd360e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:17:05.133Z] + go version [2022-05-10T18:17:05.133Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T18:17:05.179Z] $ docker stop --time=1 a25c15cb37506a4e9872c92a37c8ee4403a596b391b47863dade3f719fd360e9 [2022-05-10T18:17:06.810Z] $ docker rm -f a25c15cb37506a4e9872c92a37c8ee4403a596b391b47863dade3f719fd360e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:17:07.661Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T18:17:07.661Z] . [Pipeline] withDockerContainer [2022-05-10T18:17:07.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-47861 does not seem to be running inside a container [2022-05-10T18:17:07.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T18:17:09.195Z] $ docker top b85497fb53d2edfdbb0816bc13f7897851ab5c7144782be62ee7ad743cf9fcb4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T18:17:10.154Z] + make test [2022-05-10T18:17:10.154Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T18:18:47.023Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-10T18:18:47.023Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.216s coverage: 86.2% of statements [2022-05-10T18:18:47.023Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-10T18:18:47.023Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.699s coverage: 71.9% of statements [2022-05-10T18:18:47.023Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T18:18:47.023Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T18:19:13.892Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T18:19:13.892Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T18:19:13.892Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-10T18:19:13.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T18:19:13.974Z] $ docker stop --time=1 b85497fb53d2edfdbb0816bc13f7897851ab5c7144782be62ee7ad743cf9fcb4 [2022-05-10T18:19:15.777Z] $ docker rm -f b85497fb53d2edfdbb0816bc13f7897851ab5c7144782be62ee7ad743cf9fcb4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:19:16.874Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T18:19:16.907Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T18:19:17.479Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:19:18.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T18:19:18.449Z] + ls -al . [2022-05-10T18:19:18.449Z] total 224 [2022-05-10T18:19:18.449Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:19 . [2022-05-10T18:19:18.449Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:14 .. [2022-05-10T18:19:18.449Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 18:15 .dockerignore [2022-05-10T18:19:18.449Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:15 .git [2022-05-10T18:19:18.449Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:15 .github [2022-05-10T18:19:18.449Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 18:15 .gitignore [2022-05-10T18:19:18.449Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:15 .golangci.yml [2022-05-10T18:19:18.449Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 10 18:15 Attribution.txt [2022-05-10T18:19:18.449Z] -rw-rw-r-- 1 jenkins jenkins 2487 May 10 18:15 CHANGELOG.md [2022-05-10T18:19:18.449Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 10 18:15 Dockerfile [2022-05-10T18:19:18.449Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:15 GOVERNANCE.md [2022-05-10T18:19:18.449Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 18:15 Jenkinsfile [2022-05-10T18:19:18.449Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:15 LICENSE [2022-05-10T18:19:18.449Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 10 18:15 Makefile [2022-05-10T18:19:18.449Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 18:15 OWNERS.md [2022-05-10T18:19:18.449Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 10 18:15 README.md [2022-05-10T18:19:18.449Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:08 VERSION [2022-05-10T18:19:18.449Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:15 bin [2022-05-10T18:19:18.449Z] -rw-r--r-- 1 jenkins jenkins 41008 May 10 18:18 coverage.out [2022-05-10T18:19:18.449Z] -rw-rw-r-- 1 jenkins jenkins 3452 May 10 18:15 go.mod [2022-05-10T18:19:18.449Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 10 18:15 go.sum [2022-05-10T18:19:18.449Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:15 images [2022-05-10T18:19:18.449Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:15 internal [2022-05-10T18:19:18.449Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 18:15 main.go [2022-05-10T18:19:18.449Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:15 res [2022-05-10T18:19:18.449Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:15 snap [2022-05-10T18:19:18.449Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:15 static [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:19:18.824Z] + 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=8f39723350613bf32ff0618af7aa274d36fe259d --label arch=arm64 --label version=0.0.0 . [2022-05-10T18:19:19.101Z] Sending build context to Docker daemon 687.6kB [2022-05-10T18:19:19.101Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:19:19.101Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-10T18:19:19.101Z] ---> 138e4c42748c [2022-05-10T18:19:19.101Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:19:19.377Z] ---> Running in 3d2be476591d [2022-05-10T18:19:19.653Z] Removing intermediate container 3d2be476591d [2022-05-10T18:19:19.653Z] ---> fdbdbb08be65 [2022-05-10T18:19:19.653Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:19:19.653Z] ---> Running in efe50d193aee [2022-05-10T18:19:19.931Z] Removing intermediate container efe50d193aee [2022-05-10T18:19:19.931Z] ---> d26cd8a062b9 [2022-05-10T18:19:19.931Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:19:20.209Z] ---> Running in d32cbc359030 [2022-05-10T18:19:20.487Z] Removing intermediate container d32cbc359030 [2022-05-10T18:19:20.487Z] ---> a3389bf9f19e [2022-05-10T18:19:20.487Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:19:20.487Z] ---> Running in b41e42deda5b [2022-05-10T18:19:22.479Z] Removing intermediate container b41e42deda5b [2022-05-10T18:19:22.479Z] ---> 6ab2d6dd3e3e [2022-05-10T18:19:22.479Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:19:22.479Z] ---> Running in d31cd566d352 [2022-05-10T18:19:23.460Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:19:24.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:19:25.027Z] OK: 220 MiB in 52 packages [2022-05-10T18:19:25.621Z] Removing intermediate container d31cd566d352 [2022-05-10T18:19:25.621Z] ---> 0b3b335b2c6b [2022-05-10T18:19:25.621Z] Step 8/31 : WORKDIR /app [2022-05-10T18:19:25.896Z] ---> Running in 7d989ad1105e [2022-05-10T18:19:26.167Z] Removing intermediate container 7d989ad1105e [2022-05-10T18:19:26.167Z] ---> ce75f7cb93dc [2022-05-10T18:19:26.167Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-10T18:19:26.769Z] ---> 193a67a4e634 [2022-05-10T18:19:26.769Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:19:26.769Z] ---> Running in ad5733db5f97 [2022-05-10T18:19:28.752Z] Removing intermediate container ad5733db5f97 [2022-05-10T18:19:28.752Z] ---> 378bb0038762 [2022-05-10T18:19:28.752Z] Step 11/31 : COPY . . [2022-05-10T18:19:29.350Z] ---> c74b30d97e4b [2022-05-10T18:19:29.350Z] Step 12/31 : ARG MAKE="make build" [2022-05-10T18:19:29.350Z] ---> Running in cacf259cc31e [2022-05-10T18:19:29.626Z] Removing intermediate container cacf259cc31e [2022-05-10T18:19:29.626Z] ---> e11e588ac388 [2022-05-10T18:19:29.626Z] Step 13/31 : RUN $MAKE [2022-05-10T18:19:29.626Z] ---> Running in 30f20df33d34 [2022-05-10T18:19:30.612Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.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-05-10T18:21:37.528Z] Removing intermediate container 30f20df33d34 [2022-05-10T18:21:37.528Z] ---> 355b79d1cc77 [2022-05-10T18:21:37.528Z] Step 14/31 : FROM alpine:3.14 [2022-05-10T18:21:37.528Z] 3.14: Pulling from library/alpine [2022-05-10T18:21:37.528Z] 455c02918c45: Pulling fs layer [2022-05-10T18:21:37.528Z] 455c02918c45: Verifying Checksum [2022-05-10T18:21:37.528Z] 455c02918c45: Download complete [2022-05-10T18:21:37.528Z] 455c02918c45: Pull complete [2022-05-10T18:21:37.528Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T18:21:37.528Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T18:21:37.528Z] ---> ac73e934f311 [2022-05-10T18:21:37.528Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:21:37.528Z] ---> Running in 8751dd03115b [2022-05-10T18:21:37.528Z] Removing intermediate container 8751dd03115b [2022-05-10T18:21:37.528Z] ---> f89a7515cb83 [2022-05-10T18:21:37.528Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-10T18:21:37.528Z] ---> Running in 791170afc22d [2022-05-10T18:21:37.528Z] Removing intermediate container 791170afc22d [2022-05-10T18:21:37.528Z] ---> 2f064f181ae1 [2022-05-10T18:21:37.528Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:21:37.528Z] ---> Running in 8ac766a96004 [2022-05-10T18:21:38.129Z] Removing intermediate container 8ac766a96004 [2022-05-10T18:21:38.129Z] ---> a199a6c0ae97 [2022-05-10T18:21:38.129Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-10T18:21:38.129Z] ---> Running in 9dfdce7287a3 [2022-05-10T18:21:39.104Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:21:40.079Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:21:41.059Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T18:21:41.059Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T18:21:41.059Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T18:21:41.332Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T18:21:41.332Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T18:21:41.332Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T18:21:41.605Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T18:21:41.605Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T18:21:41.882Z] OK: 9 MiB in 20 packages [2022-05-10T18:21:42.874Z] Removing intermediate container 9dfdce7287a3 [2022-05-10T18:21:42.874Z] ---> de3a8b1ae785 [2022-05-10T18:21:42.874Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T18:21:43.475Z] ---> 27ba69937d2e [2022-05-10T18:21:43.475Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T18:21:44.073Z] ---> 4dab5553015b [2022-05-10T18:21:44.073Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-10T18:21:44.677Z] ---> ec564333e9b5 [2022-05-10T18:21:44.677Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-10T18:21:45.282Z] ---> 07a8decfb2f5 [2022-05-10T18:21:45.282Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-10T18:21:46.733Z] ---> 11ea4778bc2f [2022-05-10T18:21:46.733Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-10T18:21:46.733Z] ---> Running in b87c1bb453fb [2022-05-10T18:21:48.183Z] Removing intermediate container b87c1bb453fb [2022-05-10T18:21:48.183Z] ---> 4fd6a9a2c4ad [2022-05-10T18:21:48.183Z] Step 25/31 : VOLUME /cache [2022-05-10T18:21:48.183Z] ---> Running in cd623ade6dc4 [2022-05-10T18:21:48.469Z] Removing intermediate container cd623ade6dc4 [2022-05-10T18:21:48.469Z] ---> 549e4283838b [2022-05-10T18:21:48.469Z] Step 26/31 : EXPOSE 59711 [2022-05-10T18:21:48.745Z] ---> Running in 244a0446d521 [2022-05-10T18:21:49.021Z] Removing intermediate container 244a0446d521 [2022-05-10T18:21:49.021Z] ---> 79fbdcad9fd0 [2022-05-10T18:21:49.021Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-10T18:21:49.021Z] ---> Running in 3b8e1335cc4c [2022-05-10T18:21:49.298Z] Removing intermediate container 3b8e1335cc4c [2022-05-10T18:21:49.298Z] ---> 3013fd352be9 [2022-05-10T18:21:49.298Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-10T18:21:49.575Z] ---> Running in b46835c57453 [2022-05-10T18:21:49.851Z] Removing intermediate container b46835c57453 [2022-05-10T18:21:49.851Z] ---> b48da41047c1 [2022-05-10T18:21:49.851Z] Step 29/31 : LABEL arch=arm64 [2022-05-10T18:21:49.851Z] ---> Running in de9d4cdfefc8 [2022-05-10T18:21:50.126Z] Removing intermediate container de9d4cdfefc8 [2022-05-10T18:21:50.127Z] ---> 1bad676091bd [2022-05-10T18:21:50.127Z] Step 30/31 : LABEL git_sha=8f39723350613bf32ff0618af7aa274d36fe259d [2022-05-10T18:21:50.127Z] ---> Running in 0616039fd301 [2022-05-10T18:21:50.408Z] Removing intermediate container 0616039fd301 [2022-05-10T18:21:50.408Z] ---> 2f6e9850a6a2 [2022-05-10T18:21:50.408Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T18:21:50.685Z] ---> Running in c915cadca256 [2022-05-10T18:21:50.962Z] Removing intermediate container c915cadca256 [2022-05-10T18:21:50.962Z] ---> fad974b35c2a [2022-05-10T18:21:50.962Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T18:21:50.962Z] Successfully built fad974b35c2a [2022-05-10T18:21:50.962Z] 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-05-10T18:21:51.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:21:51.649Z] [2022-05-10T18:21:51.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:21:52.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:21:52.312Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T18:21:52.312Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T18:21:52.312Z] 04944245beec: Pulling fs layer [2022-05-10T18:21:52.312Z] 699f458cf7ca: Pulling fs layer [2022-05-10T18:21:52.312Z] 765212b225bb: Pulling fs layer [2022-05-10T18:21:52.312Z] f23df028b6ca: Pulling fs layer [2022-05-10T18:21:52.312Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T18:21:52.312Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T18:21:52.312Z] f23df028b6ca: Waiting [2022-05-10T18:21:52.312Z] d65c8cfc05b1: Waiting [2022-05-10T18:21:52.312Z] 2437ff75d9bd: Waiting [2022-05-10T18:21:52.312Z] 765212b225bb: Waiting [2022-05-10T18:21:52.312Z] 04944245beec: Verifying Checksum [2022-05-10T18:21:52.312Z] 04944245beec: Download complete [2022-05-10T18:21:52.312Z] 765212b225bb: Download complete [2022-05-10T18:21:52.312Z] f23df028b6ca: Verifying Checksum [2022-05-10T18:21:52.312Z] f23df028b6ca: Download complete [2022-05-10T18:21:52.312Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T18:21:52.312Z] d65c8cfc05b1: Download complete [2022-05-10T18:21:52.591Z] 699f458cf7ca: Download complete [2022-05-10T18:21:52.866Z] 8998bd30e6a1: Download complete [2022-05-10T18:21:55.506Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T18:21:55.506Z] 2437ff75d9bd: Download complete [2022-05-10T18:21:57.486Z] 8998bd30e6a1: Pull complete [2022-05-10T18:21:57.760Z] 04944245beec: Pull complete [2022-05-10T18:21:59.193Z] 699f458cf7ca: Pull complete [2022-05-10T18:21:59.468Z] 765212b225bb: Pull complete [2022-05-10T18:22:00.067Z] f23df028b6ca: Pull complete [2022-05-10T18:22:00.351Z] d65c8cfc05b1: Pull complete [2022-05-10T18:22:15.451Z] 2437ff75d9bd: Pull complete [2022-05-10T18:22:15.451Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T18:22:15.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:22:15.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T18:22:15.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-47861 does not seem to be running inside a container [2022-05-10T18:22:15.779Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T18:22:18.536Z] $ docker top 7a54d287ab96a2e0bb6e74f1fc40dddffcb5ef334b3af0a8dc9a2de76d030a89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:22:19.490Z] ---> job-cost.sh [2022-05-10T18:22:19.490Z] lf-activate-venv: SKIPPING [2022-05-10T18:22:19.490Z] INFO: No Stack... [2022-05-10T18:22:19.766Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T18:22:20.748Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T18:22:21.438Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-05-10T18:22:21.438Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T18:22:21.527Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-82-1-stack-cost] [2022-05-10T18:22:21.532Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-82-1-stack-cost] did not exist. Created. [2022-05-10T18:22:21.532Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-82-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T18:22:22.298Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-7ff9f61e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T18:22:23.002Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T18:22:23.036Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T18:22:23.089Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T18:22:23.107Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-82-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T18:22:23.198Z] $ docker stop --time=1 7a54d287ab96a2e0bb6e74f1fc40dddffcb5ef334b3af0a8dc9a2de76d030a89 [2022-05-10T18:22:24.746Z] $ docker rm -f 7a54d287ab96a2e0bb6e74f1fc40dddffcb5ef334b3af0a8dc9a2de76d030a89 [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-05-10T18:22:25.752Z] provisioning config files... [2022-05-10T18:22:25.761Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp/config2233567431779241778tmp [Pipeline] { [Pipeline] sh [2022-05-10T18:22:26.114Z] + set +x [2022-05-10T18:22:26.114Z] + curl -s https://codecov.io/bash [2022-05-10T18:22:26.114Z] + bash -s -- [2022-05-10T18:22:26.114Z] [2022-05-10T18:22:26.114Z] _____ _ [2022-05-10T18:22:26.114Z] / ____| | | [2022-05-10T18:22:26.114Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T18:22:26.114Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T18:22:26.114Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T18:22:26.114Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T18:22:26.114Z] Bash-1.0.6 [2022-05-10T18:22:26.114Z] [2022-05-10T18:22:26.114Z] [2022-05-10T18:22:26.114Z] ==> git version 2.25.1 found [2022-05-10T18:22:26.114Z] ==> 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-05-10T18:22:26.114Z] Release-Date: 2020-01-08 [2022-05-10T18:22:26.114Z] 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-05-10T18:22:26.114Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T18:22:26.114Z] ==> Jenkins CI detected. [2022-05-10T18:22:26.114Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-82 [2022-05-10T18:22:26.114Z] project root: . [2022-05-10T18:22:26.114Z] --> token set from env [2022-05-10T18:22:26.114Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T18:22:26.114Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T18:22:26.114Z] ==> Python coveragepy not found [2022-05-10T18:22:26.114Z] ==> Searching for coverage reports in: [2022-05-10T18:22:26.114Z] + . [2022-05-10T18:22:26.114Z] -> Found 1 reports [2022-05-10T18:22:26.114Z] ==> Detecting git/mercurial file structure [2022-05-10T18:22:26.114Z] ==> Reading reports [2022-05-10T18:22:26.114Z] + ./coverage.out bytes=41008 [2022-05-10T18:22:26.114Z] ==> Appending adjustments [2022-05-10T18:22:26.114Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T18:22:26.376Z] + Found adjustments [2022-05-10T18:22:26.376Z] ==> Gzipping contents [2022-05-10T18:22:26.376Z] 12K /tmp/codecov.CoyWdB.gz [2022-05-10T18:22:26.376Z] ==> Uploading reports [2022-05-10T18:22:26.376Z] url: https://codecov.io [2022-05-10T18:22:26.376Z] query: branch=PR-82&commit=8f39723350613bf32ff0618af7aa274d36fe259d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=82&job=&cmd_args= [2022-05-10T18:22:26.376Z] -> Pinging Codecov [2022-05-10T18:22:26.376Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-82&commit=8f39723350613bf32ff0618af7aa274d36fe259d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=82&job=&cmd_args= [2022-05-10T18:22:26.639Z] -> Uploading to [2022-05-10T18:22:26.639Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/8f39723350613bf32ff0618af7aa274d36fe259d/d86a00d6-2930-45cd-b379-045dc829f25b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T182226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3432d4b6585698a92d23c247c90daa5353388d43264a73f9ddd5906c3a110559 [2022-05-10T18:22:26.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T18:22:26.639Z] Dload Upload Total Spent Left Speed [2022-05-10T18:22:26.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11501 0 0 100 11501 0 51573 --:--:-- --:--:-- --:--:-- 51573 [2022-05-10T18:22:26.902Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] } [2022-05-10T18:22:26.926Z] 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-05-10T18:22:28.681Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-82/archives ] [2022-05-10T18:22:28.681Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-82/archives [2022-05-10T18:22:28.681Z] total 16 [2022-05-10T18:22:28.681Z] drwxr-xr-x 3 root root 4096 May 10 18:10 . [2022-05-10T18:22:28.682Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:10 .. [2022-05-10T18:22:28.682Z] drwxr-xr-x 2 root root 4096 May 10 18:10 cost [2022-05-10T18:22:28.682Z] -rw-r--r-- 1 root root 93 May 10 18:10 cost.csv [2022-05-10T18:22:28.682Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-82/archives [2022-05-10T18:22:28.682Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-82/archives [2022-05-10T18:22:28.682Z] total 16 [2022-05-10T18:22:28.682Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:10 . [2022-05-10T18:22:28.682Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:10 .. [2022-05-10T18:22:28.682Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 18:10 cost [2022-05-10T18:22:28.682Z] -rw-r--r-- 1 jenkins jenkins 93 May 10 18:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:22:29.010Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:22:29.915Z] ---> package-listing.sh [2022-05-10T18:22:29.915Z] ++ facter osfamily [2022-05-10T18:22:29.915Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T18:22:30.176Z] + OS_FAMILY=debian [2022-05-10T18:22:30.176Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-82 [2022-05-10T18:22:30.176Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T18:22:30.176Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T18:22:30.176Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T18:22:30.176Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T18:22:30.176Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-82 ']' [2022-05-10T18:22:30.176Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T18:22:30.176Z] + case "${OS_FAMILY}" in [2022-05-10T18:22:30.176Z] + dpkg -l [2022-05-10T18:22:30.176Z] + grep '^ii' [2022-05-10T18:22:30.176Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T18:22:30.176Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T18:22:30.176Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T18:22:30.176Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-82 ']' [2022-05-10T18:22:30.176Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-82/archives/ [2022-05-10T18:22:30.176Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-82/archives/ [Pipeline] echo [2022-05-10T18:22:30.209Z] 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-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T18:22:30.505Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:22:31.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:22:31.086Z] . [Pipeline] withDockerContainer [2022-05-10T18:22:31.181Z] prd-ubuntu20.04-docker-8c-8g-47830 does not seem to be running inside a container [2022-05-10T18:22:31.221Z] $ 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-82/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-82 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82:/w/workspace/ry_app-rfid-llrp-inventory_PR-82:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T18:22:31.443Z] $ docker top a76305d5add08c57a3aa6dd7e592cf70a34b8d2e9cb75d2194813c42740cb51a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:22:31.847Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T18:22:32.164Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T18:22:32.479Z] + ls /var/log/sa-host [2022-05-10T18:22:32.479Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:22:32.786Z] provisioning config files... [2022-05-10T18:22:32.796Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp/config5223846210936394601tmp [Pipeline] { [Pipeline] echo [2022-05-10T18:22:32.847Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:22:33.169Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T18:22:33.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:22:33.657Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T18:22:33.686Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:22:33.999Z] ---> sudo-logs.sh [2022-05-10T18:22:34.000Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T18:22:34.086Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:22:34.407Z] ---> job-cost.sh [2022-05-10T18:22:34.407Z] lf-activate-venv: SKIPPING [2022-05-10T18:22:34.407Z] DEBUG: total: 0.2199999988079071 [2022-05-10T18:22:34.407Z] INFO: Retrieving Stack Cost... [2022-05-10T18:22:34.668Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T18:22:35.238Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T18:22:35.273Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:22:35.591Z] ---> logs-deploy.sh [2022-05-10T18:22:35.591Z] lf-activate-venv: SKIPPING [2022-05-10T18:22:35.591Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-82/1 [2022-05-10T18:22:35.591Z] INFO: archiving workspace using pattern(s): [2022-05-10T18:22:36.530Z] Archives upload complete. [2022-05-10T18:22:36.530Z] INFO: archiving logs to Nexus