Push event to branch released-2.1.1-sdk-go-mods-and-change-log Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 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-ssh17669832498604336320.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh14055477101619537316.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/released-2.7ju8i2idh.-change-log/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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/released-2.7ju8i2idh.-change-log/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7658414093297409337.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/released-2.7ju8i2idh.-change-log/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh868329601485798540.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 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-ssh4643048081483788278.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/released-2.7ju8i2idh.-change-log/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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/released-2.7ju8i2idh.-change-log/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6270438281738354157.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-ubuntu20.04-docker-8c-8g-745’ is offline Running on prd-ubuntu20.04-docker-8c-8g-746 in /w/workspace/2.1.1-sdk-go-mods-and-change-log [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/2.1.1-sdk-go-mods-and-change-log # 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 Avoid second fetch Checking out Revision 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 (released-2.1.1-sdk-go-mods-and-change-log) > 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 core.sparsecheckout # timeout=10 > git checkout -f 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 # timeout=10 Commit message: "build: Update to released SDK and go-mods and change log for 2.1.1 patch" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-03T00:13:37.227Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-03T00:13:37.439Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-03T00:13:37.542Z] ========================================================= [2022-06-03T00:13:37.542Z] EdgeX Global Pipelines Version Info [2022-06-03T00:13:37.542Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:13:38.336Z] ------------------- [2022-06-03T00:13:38.337Z] stable info: [2022-06-03T00:13:38.337Z] ------------------- [2022-06-03T00:13:38.337Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T00:13:38.337Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-03T00:13:38.337Z] Message: update stable to v1.0.230 [2022-06-03T00:13:38.912Z] ------------------- [2022-06-03T00:13:38.912Z] experimental info: [2022-06-03T00:13:38.912Z] ------------------- [2022-06-03T00:13:38.912Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T00:13:38.912Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T00:13:38.912Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-03T00:13:39.276Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-06-03T00:13:39.319Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-06-03T00:13:39.360Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-03T00:13:39.405Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-03T00:13:39.446Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-03T00:13:39.491Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-03T00:13:39.543Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-03T00:13:39.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-03T00:13:39.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-03T00:13:39.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-03T00:13:39.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-03T00:13:39.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-06-03T00:13:39.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-03T00:13:39.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-03T00:13:39.876Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T00:13:39.923Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T00:13:39.983Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-03T00:13:40.031Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-03T00:13:40.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-03T00:13:40.119Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-03T00:13:40.160Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-03T00:13:40.198Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-03T00:13:40.237Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-03T00:13:40.276Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-03T00:13:40.313Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-03T00:13:40.352Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-03T00:13:40.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = released-2.1.1-sdk-go-mods-and-change-log [Pipeline] echo [2022-06-03T00:13:40.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = released-2.1.1-sdk-go-mods-and-change-log [Pipeline] echo [2022-06-03T00:13:40.494Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = released-2.1.1-sdk-go-mods-and-change-log [Pipeline] echo [2022-06-03T00:13:40.537Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [Pipeline] echo [2022-06-03T00:13:40.580Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26fe5cd [Pipeline] echo [2022-06-03T00:13:40.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:13:40.747Z] provisioning config files... [2022-06-03T00:13:40.762Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp/config1742569461947761671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:13:41.113Z] ---> docker-login.sh [2022-06-03T00:13:41.113Z] nexus3.edgexfoundry.org:10001 [2022-06-03T00:13:41.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:13:41.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:13:41.375Z] Configure a credential helper to remove this warning. See [2022-06-03T00:13:41.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:13:41.375Z] [2022-06-03T00:13:41.375Z] Login Succeeded [2022-06-03T00:13:41.375Z] nexus3.edgexfoundry.org:10002 [2022-06-03T00:13:41.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:13:41.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:13:41.638Z] Configure a credential helper to remove this warning. See [2022-06-03T00:13:41.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:13:41.638Z] [2022-06-03T00:13:41.638Z] Login Succeeded [2022-06-03T00:13:41.638Z] nexus3.edgexfoundry.org:10003 [2022-06-03T00:13:41.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:13:41.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:13:41.638Z] Configure a credential helper to remove this warning. See [2022-06-03T00:13:41.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:13:41.638Z] [2022-06-03T00:13:41.638Z] Login Succeeded [2022-06-03T00:13:41.638Z] nexus3.edgexfoundry.org:10004 [2022-06-03T00:13:41.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:13:41.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:13:41.901Z] Configure a credential helper to remove this warning. See [2022-06-03T00:13:41.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:13:41.901Z] [2022-06-03T00:13:41.901Z] Login Succeeded [2022-06-03T00:13:41.901Z] docker.io [2022-06-03T00:13:41.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:13:42.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:13:42.163Z] Configure a credential helper to remove this warning. See [2022-06-03T00:13:42.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:13:42.163Z] [2022-06-03T00:13:42.163Z] Login Succeeded [2022-06-03T00:13:42.429Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T00:13:42.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-03T00:13:43.098Z] + git rev-list -1 --merges 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4~1..26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [Pipeline] echo [2022-06-03T00:13:43.145Z] -----------> git rev-list -1 --merges 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4~1..26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [false] [Pipeline] sh [2022-06-03T00:13:43.463Z] + git log --format=format:%s -1 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [Pipeline] echo [2022-06-03T00:13:43.502Z] ========================================================= [2022-06-03T00:13:43.502Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-03T00:13:43.502Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T00:13:43.972Z] + git log --format=format:%s -1 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [Pipeline] echo [2022-06-03T00:13:44.000Z] [semverPrep] GIT_COMMIT: 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4, Commit Message: build: Update to released SDK and go-mods and change log for 2.1.1 patch [Pipeline] echo [2022-06-03T00:13:44.029Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-03T00:13:44.406Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T00:13:44.407Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-03T00:13:44.407Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-03T00:13:44.407Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-03T00:13:44.407Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-03T00:13:44.407Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-03T00:13:44.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:13:44.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:13:44.873Z] [2022-06-03T00:13:44.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:13:45.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:13:45.254Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-03T00:13:45.254Z] 42c077c10790: Pulling fs layer [2022-06-03T00:13:45.254Z] f63e77b7563a: Pulling fs layer [2022-06-03T00:13:45.254Z] bd5fdadae976: Pulling fs layer [2022-06-03T00:13:45.254Z] 205491f53016: Pulling fs layer [2022-06-03T00:13:45.254Z] df18705c85c3: Pulling fs layer [2022-06-03T00:13:45.254Z] bdb3f477010e: Pulling fs layer [2022-06-03T00:13:45.254Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-03T00:13:45.254Z] 2c6e9b1d212d: Pulling fs layer [2022-06-03T00:13:45.254Z] bdb8f0575790: Pulling fs layer [2022-06-03T00:13:45.254Z] 386e3cb2ff24: Pulling fs layer [2022-06-03T00:13:45.254Z] 2343380bae48: Pulling fs layer [2022-06-03T00:13:45.254Z] 205491f53016: Waiting [2022-06-03T00:13:45.254Z] df18705c85c3: Waiting [2022-06-03T00:13:45.254Z] bdb3f477010e: Waiting [2022-06-03T00:13:45.254Z] c8a8fc8e1c8f: Waiting [2022-06-03T00:13:45.254Z] bdb8f0575790: Waiting [2022-06-03T00:13:45.254Z] 2343380bae48: Waiting [2022-06-03T00:13:45.254Z] 2c6e9b1d212d: Waiting [2022-06-03T00:13:45.254Z] 386e3cb2ff24: Waiting [2022-06-03T00:13:45.254Z] f63e77b7563a: Download complete [2022-06-03T00:13:45.254Z] 205491f53016: Verifying Checksum [2022-06-03T00:13:45.254Z] 205491f53016: Download complete [2022-06-03T00:13:45.517Z] df18705c85c3: Verifying Checksum [2022-06-03T00:13:45.517Z] df18705c85c3: Download complete [2022-06-03T00:13:45.517Z] bdb3f477010e: Verifying Checksum [2022-06-03T00:13:45.517Z] bdb3f477010e: Download complete [2022-06-03T00:13:45.517Z] bd5fdadae976: Verifying Checksum [2022-06-03T00:13:45.517Z] bd5fdadae976: Download complete [2022-06-03T00:13:45.517Z] 2c6e9b1d212d: Verifying Checksum [2022-06-03T00:13:45.517Z] 2c6e9b1d212d: Download complete [2022-06-03T00:13:45.517Z] bdb8f0575790: Download complete [2022-06-03T00:13:45.517Z] 386e3cb2ff24: Download complete [2022-06-03T00:13:45.517Z] 2343380bae48: Verifying Checksum [2022-06-03T00:13:45.517Z] 2343380bae48: Download complete [2022-06-03T00:13:45.517Z] 42c077c10790: Download complete [2022-06-03T00:13:45.778Z] c8a8fc8e1c8f: Download complete [2022-06-03T00:13:47.171Z] 42c077c10790: Pull complete [2022-06-03T00:13:47.171Z] f63e77b7563a: Pull complete [2022-06-03T00:13:47.745Z] bd5fdadae976: Pull complete [2022-06-03T00:13:47.745Z] 205491f53016: Pull complete [2022-06-03T00:13:48.005Z] df18705c85c3: Pull complete [2022-06-03T00:13:48.005Z] bdb3f477010e: Pull complete [2022-06-03T00:13:49.916Z] c8a8fc8e1c8f: Pull complete [2022-06-03T00:13:49.916Z] 2c6e9b1d212d: Pull complete [2022-06-03T00:13:50.178Z] bdb8f0575790: Pull complete [2022-06-03T00:13:50.178Z] 386e3cb2ff24: Pull complete [2022-06-03T00:13:50.441Z] 2343380bae48: Pull complete [2022-06-03T00:13:50.441Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-03T00:13:50.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:13:50.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:13:50.676Z] prd-ubuntu20.04-docker-8c-8g-746 does not seem to be running inside a container [2022-06-03T00:13:50.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/2.1.1-sdk-go-mods-and-change-log -v /w/workspace/2.1.1-sdk-go-mods-and-change-log:/w/workspace/2.1.1-sdk-go-mods-and-change-log:rw,z -v /w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp:/w/workspace/2.1.1-sdk-go-mods-and-change-log@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T00:13:52.197Z] $ docker top 51bc4f57f96d3240e024f72c82030659f9faac30074d3e36fc2701ec87c03d3a -eo pid,comm [2022-06-03T00:13:52.278Z] 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-06-03T00:13:52.278Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T00:13:52.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T00:13:52.403Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T00:13:52.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T00:13:52.530Z] $ docker exec 51bc4f57f96d3240e024f72c82030659f9faac30074d3e36fc2701ec87c03d3a ssh-agent [2022-06-03T00:13:52.662Z] SSH_AUTH_SOCK=/tmp/ssh-PLhaSqovE6Gz/agent.33 [2022-06-03T00:13:52.662Z] SSH_AGENT_PID=39 [2022-06-03T00:13:52.668Z] Running ssh-add (command line suppressed) [2022-06-03T00:13:52.777Z] Identity added: /w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp/private_key_4849560369868237488.key (/w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp/private_key_4849560369868237488.key) [2022-06-03T00:13:52.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T00:13:53.127Z] + git tag --points-at HEAD [Pipeline] } [2022-06-03T00:13:53.147Z] $ docker exec --env ******** --env ******** 51bc4f57f96d3240e024f72c82030659f9faac30074d3e36fc2701ec87c03d3a ssh-agent -k [2022-06-03T00:13:53.272Z] unset SSH_AUTH_SOCK; [2022-06-03T00:13:53.272Z] unset SSH_AGENT_PID; [2022-06-03T00:13:53.272Z] echo Agent pid 39 killed; [2022-06-03T00:13:53.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-03T00:13:53.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T00:13:53.377Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T00:13:53.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T00:13:53.503Z] $ docker exec 51bc4f57f96d3240e024f72c82030659f9faac30074d3e36fc2701ec87c03d3a ssh-agent [2022-06-03T00:13:53.649Z] SSH_AUTH_SOCK=/tmp/ssh-279bfA7XFi2O/agent.71 [2022-06-03T00:13:53.649Z] SSH_AGENT_PID=77 [2022-06-03T00:13:53.654Z] Running ssh-add (command line suppressed) [2022-06-03T00:13:53.765Z] Identity added: /w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp/private_key_121266260352790127.key (/w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp/private_key_121266260352790127.key) [2022-06-03T00:13:53.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T00:13:54.123Z] + git semver init [2022-06-03T00:13:54.384Z] 2022-06-03 00:13:54,332 [run_init] DEBUG init version:0.0.0 force:False [2022-06-03T00:13:54.384Z] 2022-06-03 00:13:54,333 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/2.1.1-sdk-go-mods-and-change-log/.semver [2022-06-03T00:13:54.384Z] 2022-06-03 00:13:54,333 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/2.1.1-sdk-go-mods-and-change-log/.semver [2022-06-03T00:13:54.385Z] 2022-06-03 00:13:54,333 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/2.1.1-sdk-go-mods-and-change-log/.semver'], cwd=/w/workspace/2.1.1-sdk-go-mods-and-change-log, universal_newlines=False, shell=None, istream=None) [2022-06-03T00:13:55.327Z] 2022-06-03 00:13:55,286 [append_file] DEBUG append to file:/w/workspace/2.1.1-sdk-go-mods-and-change-log/.git/info/exclude [2022-06-03T00:13:55.327Z] 2022-06-03 00:13:55,287 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/2.1.1-sdk-go-mods-and-change-log/.semver/released-2.1.1-sdk-go-mods-and-change-log with force:False [2022-06-03T00:13:55.327Z] 2022-06-03 00:13:55,287 [write_file] DEBUG write to file:/w/workspace/2.1.1-sdk-go-mods-and-change-log/.semver/released-2.1.1-sdk-go-mods-and-change-log [2022-06-03T00:13:55.327Z] 2022-06-03 00:13:55,292 [execute] INFO git cat-file --batch-check [2022-06-03T00:13:55.327Z] 2022-06-03 00:13:55,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/2.1.1-sdk-go-mods-and-change-log/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T00:13:55.327Z] 2022-06-03 00:13:55,299 [execute] INFO git cat-file --batch [2022-06-03T00:13:55.327Z] 2022-06-03 00:13:55,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/2.1.1-sdk-go-mods-and-change-log/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T00:13:55.327Z] 2022-06-03 00:13:55,304 [read_version] DEBUG read version from /w/workspace/2.1.1-sdk-go-mods-and-change-log/.semver/released-2.1.1-sdk-go-mods-and-change-log [2022-06-03T00:13:55.327Z] 0.0.0 [Pipeline] } [2022-06-03T00:13:55.607Z] $ docker exec --env ******** --env ******** 51bc4f57f96d3240e024f72c82030659f9faac30074d3e36fc2701ec87c03d3a ssh-agent -k [2022-06-03T00:13:55.732Z] unset SSH_AUTH_SOCK; [2022-06-03T00:13:55.733Z] unset SSH_AGENT_PID; [2022-06-03T00:13:55.733Z] echo Agent pid 77 killed; [2022-06-03T00:13:55.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T00:13:56.173Z] + git semver [Pipeline] } [2022-06-03T00:13:56.456Z] $ docker stop --time=1 51bc4f57f96d3240e024f72c82030659f9faac30074d3e36fc2701ec87c03d3a [2022-06-03T00:13:57.778Z] $ docker rm -f 51bc4f57f96d3240e024f72c82030659f9faac30074d3e36fc2701ec87c03d3a [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T00:13:58.200Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-03T00:13:58.501Z] Stashed 1 file(s) [Pipeline] echo [2022-06-03T00:13:58.517Z] [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-06-03T00:13:59.137Z] provisioning config files... [2022-06-03T00:13:59.148Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp/config5920984389855947907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:13:59.509Z] ---> docker-login.sh [2022-06-03T00:13:59.509Z] nexus3.edgexfoundry.org:10001 [2022-06-03T00:13:59.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:13:59.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:13:59.509Z] Configure a credential helper to remove this warning. See [2022-06-03T00:13:59.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:13:59.509Z] [2022-06-03T00:13:59.509Z] Login Succeeded [2022-06-03T00:13:59.509Z] nexus3.edgexfoundry.org:10002 [2022-06-03T00:13:59.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:13:59.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:13:59.770Z] Configure a credential helper to remove this warning. See [2022-06-03T00:13:59.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:13:59.770Z] [2022-06-03T00:13:59.770Z] Login Succeeded [2022-06-03T00:13:59.770Z] nexus3.edgexfoundry.org:10003 [2022-06-03T00:13:59.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:13:59.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:13:59.770Z] Configure a credential helper to remove this warning. See [2022-06-03T00:13:59.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:13:59.770Z] [2022-06-03T00:13:59.770Z] Login Succeeded [2022-06-03T00:13:59.770Z] nexus3.edgexfoundry.org:10004 [2022-06-03T00:14:00.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:14:00.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:14:00.031Z] Configure a credential helper to remove this warning. See [2022-06-03T00:14:00.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:14:00.031Z] [2022-06-03T00:14:00.031Z] Login Succeeded [2022-06-03T00:14:00.031Z] docker.io [2022-06-03T00:14:00.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:14:00.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:14:00.604Z] Configure a credential helper to remove this warning. See [2022-06-03T00:14:00.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:14:00.604Z] [2022-06-03T00:14:00.604Z] Login Succeeded [2022-06-03T00:14:00.604Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T00:14:00.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-03T00:14:00.812Z] [edgeX.isLTS] Checking if [released-2.1.1-sdk-go-mods-and-change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T00:14:00.844Z] ========================================================= [2022-06-03T00:14:00.844Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-03T00:14:00.844Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:14:01.311Z] + 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-06-03T00:14:01.572Z] Sending build context to Docker daemon 23.66MB [2022-06-03T00:14:01.572Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-03T00:14:01.572Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-03T00:14:01.572Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-03T00:14:01.572Z] 59bf1c3509f3: Pulling fs layer [2022-06-03T00:14:01.572Z] 666ba61612fd: Pulling fs layer [2022-06-03T00:14:01.572Z] 8ed8ca486205: Pulling fs layer [2022-06-03T00:14:01.572Z] 4fe6c5a15a65: Pulling fs layer [2022-06-03T00:14:01.572Z] 22a0e8bec74d: Pulling fs layer [2022-06-03T00:14:01.572Z] ca2b28591e48: Pulling fs layer [2022-06-03T00:14:01.572Z] a51346096db8: Pulling fs layer [2022-06-03T00:14:01.572Z] daebc70d1ce1: Pulling fs layer [2022-06-03T00:14:01.572Z] 0e18a0eac166: Pulling fs layer [2022-06-03T00:14:01.572Z] 4fe6c5a15a65: Waiting [2022-06-03T00:14:01.572Z] 22a0e8bec74d: Waiting [2022-06-03T00:14:01.572Z] ca2b28591e48: Waiting [2022-06-03T00:14:01.572Z] a51346096db8: Waiting [2022-06-03T00:14:01.572Z] daebc70d1ce1: Waiting [2022-06-03T00:14:01.572Z] 8ed8ca486205: Verifying Checksum [2022-06-03T00:14:01.572Z] 8ed8ca486205: Download complete [2022-06-03T00:14:01.572Z] 666ba61612fd: Verifying Checksum [2022-06-03T00:14:01.572Z] 666ba61612fd: Download complete [2022-06-03T00:14:01.572Z] 22a0e8bec74d: Verifying Checksum [2022-06-03T00:14:01.572Z] 22a0e8bec74d: Download complete [2022-06-03T00:14:01.572Z] ca2b28591e48: Verifying Checksum [2022-06-03T00:14:01.572Z] ca2b28591e48: Download complete [2022-06-03T00:14:01.572Z] 59bf1c3509f3: Verifying Checksum [2022-06-03T00:14:01.572Z] 59bf1c3509f3: Download complete [2022-06-03T00:14:01.572Z] a51346096db8: Verifying Checksum [2022-06-03T00:14:01.572Z] a51346096db8: Download complete [2022-06-03T00:14:01.834Z] daebc70d1ce1: Verifying Checksum [2022-06-03T00:14:01.834Z] daebc70d1ce1: Download complete [2022-06-03T00:14:01.834Z] 59bf1c3509f3: Pull complete [2022-06-03T00:14:02.095Z] 666ba61612fd: Pull complete [2022-06-03T00:14:02.095Z] 8ed8ca486205: Pull complete [2022-06-03T00:14:02.357Z] 0e18a0eac166: Verifying Checksum [2022-06-03T00:14:02.357Z] 0e18a0eac166: Download complete [2022-06-03T00:14:02.357Z] 4fe6c5a15a65: Verifying Checksum [2022-06-03T00:14:02.357Z] 4fe6c5a15a65: Download complete [2022-06-03T00:14:06.557Z] 4fe6c5a15a65: Pull complete [2022-06-03T00:14:06.557Z] 22a0e8bec74d: Pull complete [2022-06-03T00:14:06.557Z] ca2b28591e48: Pull complete [2022-06-03T00:14:06.557Z] a51346096db8: Pull complete [2022-06-03T00:14:06.557Z] daebc70d1ce1: Pull complete [2022-06-03T00:14:09.096Z] 0e18a0eac166: Pull complete [2022-06-03T00:14:09.096Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-06-03T00:14:09.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-03T00:14:09.096Z] ---> f018257e8ee9 [2022-06-03T00:14:09.096Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-03T00:14:10.038Z] ---> Running in 67298141ad77 [2022-06-03T00:14:10.300Z] Removing intermediate container 67298141ad77 [2022-06-03T00:14:10.300Z] ---> 93b7426ecd7c [2022-06-03T00:14:10.300Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-03T00:14:10.300Z] ---> Running in 0b05c1f1d874 [2022-06-03T00:14:10.300Z] Removing intermediate container 0b05c1f1d874 [2022-06-03T00:14:10.300Z] ---> 55a0589ac97e [2022-06-03T00:14:10.300Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-03T00:14:10.560Z] ---> Running in 478860e516b2 [2022-06-03T00:14:10.560Z] Removing intermediate container 478860e516b2 [2022-06-03T00:14:10.560Z] ---> 25f542c68ea2 [2022-06-03T00:14:10.560Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:14:10.560Z] ---> Running in e44dc44471d9 [2022-06-03T00:14:11.132Z] Removing intermediate container e44dc44471d9 [2022-06-03T00:14:11.132Z] ---> caef8709928b [2022-06-03T00:14:11.132Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-03T00:14:11.132Z] ---> Running in 667eae73a890 [2022-06-03T00:14:11.393Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T00:14:12.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T00:14:12.602Z] OK: 221 MiB in 52 packages [2022-06-03T00:14:12.863Z] Removing intermediate container 667eae73a890 [2022-06-03T00:14:12.863Z] ---> 750b91919bb7 [2022-06-03T00:14:12.863Z] Step 8/13 : WORKDIR /app [2022-06-03T00:14:12.863Z] ---> Running in d0887bfba7ca [2022-06-03T00:14:13.131Z] Removing intermediate container d0887bfba7ca [2022-06-03T00:14:13.131Z] ---> 4fe9f8b59cc9 [2022-06-03T00:14:13.131Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-03T00:14:13.787Z] ---> cb2c52968e2e [2022-06-03T00:14:13.787Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T00:14:13.939Z] Still waiting to schedule task [2022-06-03T00:14:13.940Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-744’ is offline [2022-06-03T00:14:14.051Z] ---> Running in f5f963396402 [2022-06-03T00:14:40.636Z] Removing intermediate container f5f963396402 [2022-06-03T00:14:40.636Z] ---> 59bc7bb10230 [2022-06-03T00:14:40.636Z] Step 11/13 : COPY . . [2022-06-03T00:14:40.636Z] ---> 77b5259e18b5 [2022-06-03T00:14:40.636Z] Step 12/13 : ARG MAKE="make build" [2022-06-03T00:14:40.636Z] ---> Running in f40faf58a112 [2022-06-03T00:14:40.636Z] Removing intermediate container f40faf58a112 [2022-06-03T00:14:40.636Z] ---> 6d8ca7710f4f [2022-06-03T00:14:40.636Z] Step 13/13 : RUN $MAKE [2022-06-03T00:14:40.636Z] ---> Running in 035a9548a836 [2022-06-03T00:14:40.636Z] noop [2022-06-03T00:14:40.636Z] Removing intermediate container 035a9548a836 [2022-06-03T00:14:40.636Z] ---> 376d10f8dc2d [2022-06-03T00:14:40.636Z] Successfully built 376d10f8dc2d [2022-06-03T00:14:40.636Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:14:41.105Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T00:14:41.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:14:41.282Z] prd-ubuntu20.04-docker-8c-8g-746 does not seem to be running inside a container [2022-06-03T00:14:41.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/2.1.1-sdk-go-mods-and-change-log -v /w/workspace/2.1.1-sdk-go-mods-and-change-log:/w/workspace/2.1.1-sdk-go-mods-and-change-log:rw,z -v /w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp:/w/workspace/2.1.1-sdk-go-mods-and-change-log@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 ******** ci-base-image-x86_64 cat [2022-06-03T00:14:41.750Z] $ docker top cee33eff925378b1241f41d7155426dfb584ae7e435ae4c051c657f64e48de20 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T00:14:42.148Z] + go version [2022-06-03T00:14:42.148Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-03T00:14:42.191Z] $ docker stop --time=1 cee33eff925378b1241f41d7155426dfb584ae7e435ae4c051c657f64e48de20 [2022-06-03T00:14:43.469Z] $ docker rm -f cee33eff925378b1241f41d7155426dfb584ae7e435ae4c051c657f64e48de20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:14:44.216Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T00:14:44.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:14:44.375Z] prd-ubuntu20.04-docker-8c-8g-746 does not seem to be running inside a container [2022-06-03T00:14:44.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/2.1.1-sdk-go-mods-and-change-log -v /w/workspace/2.1.1-sdk-go-mods-and-change-log:/w/workspace/2.1.1-sdk-go-mods-and-change-log:rw,z -v /w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp:/w/workspace/2.1.1-sdk-go-mods-and-change-log@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 ******** ci-base-image-x86_64 cat [2022-06-03T00:14:44.813Z] $ docker top 510e3a1aaded1cdd8a479fd0a72d6c05cac9d60369aba6f712591775c26c0b9f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-03T00:14:45.269Z] + make test [2022-06-03T00:14:45.269Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-03T00:14:53.396Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-03T00:14:53.396Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.033s coverage: 86.2% of statements [2022-06-03T00:14:53.396Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-03T00:14:54.774Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.543s coverage: 71.9% of statements [2022-06-03T00:14:54.774Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-06-03T00:15:01.347Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-03T00:15:05.558Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T00:15:05.558Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T00:15:05.558Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-03T00:15:05.846Z] [edgeX.isLTS] Checking if [released-2.1.1-sdk-go-mods-and-change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-03T00:15:05.887Z] $ docker stop --time=1 510e3a1aaded1cdd8a479fd0a72d6c05cac9d60369aba6f712591775c26c0b9f [2022-06-03T00:15:07.492Z] $ docker rm -f 510e3a1aaded1cdd8a479fd0a72d6c05cac9d60369aba6f712591775c26c0b9f [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T00:15:07.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-03T00:15:08.054Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-03T00:15:08.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-03T00:15:08.953Z] + ls -al . [2022-06-03T00:15:08.953Z] total 248 [2022-06-03T00:15:08.953Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 3 00:15 . [2022-06-03T00:15:08.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:13 .. [2022-06-03T00:15:08.953Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 3 00:13 .dockerignore [2022-06-03T00:15:08.953Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 00:13 .git [2022-06-03T00:15:08.953Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:13 .github [2022-06-03T00:15:08.953Z] -rw-rw-r-- 1 jenkins jenkins 780 Jun 3 00:13 .gitignore [2022-06-03T00:15:08.953Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 3 00:13 .golangci.yml [2022-06-03T00:15:08.953Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 00:13 .semver [2022-06-03T00:15:08.953Z] -rw-rw-r-- 1 jenkins jenkins 8248 Jun 3 00:13 Attribution.txt [2022-06-03T00:15:08.953Z] -rw-rw-r-- 1 jenkins jenkins 1809 Jun 3 00:13 CHANGELOG.md [2022-06-03T00:15:08.953Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jun 3 00:13 Dockerfile [2022-06-03T00:15:08.953Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 00:13 GOVERNANCE.md [2022-06-03T00:15:08.953Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 3 00:13 Jenkinsfile [2022-06-03T00:15:08.953Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 3 00:13 LICENSE [2022-06-03T00:15:08.953Z] -rw-rw-r-- 1 jenkins jenkins 2095 Jun 3 00:13 Makefile [2022-06-03T00:15:08.953Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 3 00:13 OWNERS.md [2022-06-03T00:15:08.953Z] -rw-rw-r-- 1 jenkins jenkins 30131 Jun 3 00:13 README.md [2022-06-03T00:15:08.953Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 00:13 VERSION [2022-06-03T00:15:08.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:13 bin [2022-06-03T00:15:08.953Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 3 00:14 coverage.out [2022-06-03T00:15:08.953Z] -rw-rw-r-- 1 jenkins jenkins 2443 Jun 3 00:15 go.mod [2022-06-03T00:15:08.953Z] -rw-rw-r-- 1 jenkins jenkins 49531 Jun 3 00:13 go.sum [2022-06-03T00:15:08.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:13 images [2022-06-03T00:15:08.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:13 internal [2022-06-03T00:15:08.953Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 3 00:13 main.go [2022-06-03T00:15:08.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:13 res [2022-06-03T00:15:08.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:13 snap [2022-06-03T00:15:08.953Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:13 static [2022-06-03T00:15:08.953Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 3 00:13 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:15:09.348Z] + 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=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 --label arch=amd64 --label version=0.0.0 . [2022-06-03T00:15:09.607Z] Sending build context to Docker daemon 23.66MB [2022-06-03T00:15:09.607Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-03T00:15:09.607Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-03T00:15:09.607Z] ---> 376d10f8dc2d [2022-06-03T00:15:09.607Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-03T00:15:09.607Z] ---> Running in 0ff7e2de97ad [2022-06-03T00:15:09.868Z] Removing intermediate container 0ff7e2de97ad [2022-06-03T00:15:09.868Z] ---> 330eb3489334 [2022-06-03T00:15:09.868Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-03T00:15:09.868Z] ---> Running in 904d86bba3cc [2022-06-03T00:15:09.868Z] Removing intermediate container 904d86bba3cc [2022-06-03T00:15:09.868Z] ---> afa8a1d20562 [2022-06-03T00:15:09.868Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-03T00:15:09.868Z] ---> Running in 8c6db4ce4062 [2022-06-03T00:15:10.128Z] Removing intermediate container 8c6db4ce4062 [2022-06-03T00:15:10.128Z] ---> b0f01b5b329c [2022-06-03T00:15:10.128Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:15:10.128Z] ---> Running in c71bc27c0042 [2022-06-03T00:15:10.700Z] Removing intermediate container c71bc27c0042 [2022-06-03T00:15:10.700Z] ---> 994e2113a118 [2022-06-03T00:15:10.700Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-03T00:15:10.700Z] ---> Running in 77ef580b04ec [2022-06-03T00:15:10.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T00:15:11.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T00:15:12.160Z] OK: 221 MiB in 52 packages [2022-06-03T00:15:12.731Z] Removing intermediate container 77ef580b04ec [2022-06-03T00:15:12.731Z] ---> e18d67243ae8 [2022-06-03T00:15:12.731Z] Step 8/31 : WORKDIR /app [2022-06-03T00:15:12.731Z] ---> Running in e6b2503b3813 [2022-06-03T00:15:12.731Z] Removing intermediate container e6b2503b3813 [2022-06-03T00:15:12.731Z] ---> c609ec401e58 [2022-06-03T00:15:12.731Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-03T00:15:13.674Z] ---> 147f4d1ae9e1 [2022-06-03T00:15:13.674Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T00:15:13.674Z] ---> Running in c83a7f62195f [2022-06-03T00:15:13.935Z] skipping... [2022-06-03T00:15:14.195Z] Removing intermediate container c83a7f62195f [2022-06-03T00:15:14.195Z] ---> e3e031306fce [2022-06-03T00:15:14.195Z] Step 11/31 : COPY . . [2022-06-03T00:15:15.134Z] ---> 22a5194418fb [2022-06-03T00:15:15.134Z] Step 12/31 : ARG MAKE="make build" [2022-06-03T00:15:15.134Z] ---> Running in 2cc2979f243f [2022-06-03T00:15:15.134Z] Removing intermediate container 2cc2979f243f [2022-06-03T00:15:15.134Z] ---> 6dbbfe7f6afb [2022-06-03T00:15:15.134Z] Step 13/31 : RUN $MAKE [2022-06-03T00:15:15.394Z] ---> Running in ac5fc17ea8fd [2022-06-03T00:15:15.656Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2022-06-03T00:15:23.776Z] Removing intermediate container ac5fc17ea8fd [2022-06-03T00:15:23.776Z] ---> 655a76db6b17 [2022-06-03T00:15:23.776Z] Step 14/31 : FROM alpine:3.14 [2022-06-03T00:15:23.776Z] 3.14: Pulling from library/alpine [2022-06-03T00:15:23.776Z] 8663204ce13b: Pulling fs layer [2022-06-03T00:15:24.047Z] 8663204ce13b: Verifying Checksum [2022-06-03T00:15:24.047Z] 8663204ce13b: Download complete [2022-06-03T00:15:24.307Z] 8663204ce13b: Pull complete [2022-06-03T00:15:24.307Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T00:15:24.307Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T00:15:24.307Z] ---> e04c818066af [2022-06-03T00:15:24.307Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-03T00:15:24.307Z] ---> Running in 06342677e9e3 [2022-06-03T00:15:24.307Z] Removing intermediate container 06342677e9e3 [2022-06-03T00:15:24.307Z] ---> e92c6ef30faa [2022-06-03T00:15:24.307Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-03T00:15:24.307Z] ---> Running in 03628f63742f [2022-06-03T00:15:24.567Z] Removing intermediate container 03628f63742f [2022-06-03T00:15:24.567Z] ---> 6337f0839d47 [2022-06-03T00:15:24.567Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:15:24.567Z] ---> Running in c455c006f306 [2022-06-03T00:15:25.139Z] Removing intermediate container c455c006f306 [2022-06-03T00:15:25.139Z] ---> a43b99bc54a0 [2022-06-03T00:15:25.139Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-06-03T00:15:25.139Z] ---> Running in 2c1e8a57cc72 [2022-06-03T00:15:25.400Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T00:15:26.340Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T00:15:26.601Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-03T00:15:26.601Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T00:15:26.860Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T00:15:26.860Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T00:15:26.860Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T00:15:27.120Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T00:15:27.120Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T00:15:27.120Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T00:15:27.120Z] OK: 9 MiB in 20 packages [2022-06-03T00:15:27.688Z] Removing intermediate container 2c1e8a57cc72 [2022-06-03T00:15:27.688Z] ---> 6d17f4063b36 [2022-06-03T00:15:27.688Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-03T00:15:27.688Z] ---> c7245e82c3c6 [2022-06-03T00:15:27.688Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-03T00:15:27.947Z] ---> 0f2992a44946 [2022-06-03T00:15:27.947Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-03T00:15:27.947Z] ---> f3f4cc8857fc [2022-06-03T00:15:27.947Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-03T00:15:28.211Z] ---> 6a460659d4d2 [2022-06-03T00:15:28.211Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-03T00:15:28.780Z] ---> 6339cf4ed837 [2022-06-03T00:15:28.780Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-03T00:15:28.780Z] ---> Running in 44e2ebdddf02 [2022-06-03T00:15:29.349Z] Removing intermediate container 44e2ebdddf02 [2022-06-03T00:15:29.349Z] ---> 33bdb7919b20 [2022-06-03T00:15:29.349Z] Step 25/31 : VOLUME /cache [2022-06-03T00:15:29.349Z] ---> Running in ec0ee95abd39 [2022-06-03T00:15:29.349Z] Removing intermediate container ec0ee95abd39 [2022-06-03T00:15:29.349Z] ---> 5322b84fcec2 [2022-06-03T00:15:29.349Z] Step 26/31 : EXPOSE 59711 [2022-06-03T00:15:29.349Z] ---> Running in 0ad1b144fbfb [2022-06-03T00:15:29.609Z] Removing intermediate container 0ad1b144fbfb [2022-06-03T00:15:29.609Z] ---> 53ac9783e408 [2022-06-03T00:15:29.609Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-03T00:15:29.609Z] ---> Running in 0df9f1ecb220 [2022-06-03T00:15:29.870Z] Removing intermediate container 0df9f1ecb220 [2022-06-03T00:15:29.870Z] ---> 5fb462bfef40 [2022-06-03T00:15:29.870Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-03T00:15:29.870Z] ---> Running in 45d93e199268 [2022-06-03T00:15:29.870Z] Removing intermediate container 45d93e199268 [2022-06-03T00:15:29.870Z] ---> c5e8ba144c97 [2022-06-03T00:15:29.870Z] Step 29/31 : LABEL arch=amd64 [2022-06-03T00:15:29.870Z] ---> Running in 945bacda793f [2022-06-03T00:15:30.129Z] Removing intermediate container 945bacda793f [2022-06-03T00:15:30.129Z] ---> fb0b931607a5 [2022-06-03T00:15:30.129Z] Step 30/31 : LABEL git_sha=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [2022-06-03T00:15:30.129Z] ---> Running in fc26825acd20 [2022-06-03T00:15:30.129Z] Removing intermediate container fc26825acd20 [2022-06-03T00:15:30.129Z] ---> dc5caf55c61a [2022-06-03T00:15:30.129Z] Step 31/31 : LABEL version=0.0.0 [2022-06-03T00:15:30.388Z] ---> Running in 1bb70cd2ee09 [2022-06-03T00:15:30.388Z] Removing intermediate container 1bb70cd2ee09 [2022-06-03T00:15:30.388Z] ---> 68c46e2a90fb [2022-06-03T00:15:30.388Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-03T00:15:30.388Z] Successfully built 68c46e2a90fb [2022-06-03T00:15:30.388Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:15:31.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T00:15:31.357Z] [2022-06-03T00:15:31.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:15:31.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T00:15:31.759Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-03T00:15:31.759Z] 5eb5b503b376: Pulling fs layer [2022-06-03T00:15:31.759Z] 5c69ac0246d0: Pulling fs layer [2022-06-03T00:15:31.759Z] ec43610c2a17: Pulling fs layer [2022-06-03T00:15:31.759Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-03T00:15:31.759Z] 33b1e0a273af: Pulling fs layer [2022-06-03T00:15:31.759Z] 5d3b04190fa2: Pulling fs layer [2022-06-03T00:15:31.759Z] 2f39f015ded8: Pulling fs layer [2022-06-03T00:15:31.759Z] 33b1e0a273af: Waiting [2022-06-03T00:15:31.759Z] 3a2ae6a8a46f: Waiting [2022-06-03T00:15:31.759Z] 5d3b04190fa2: Waiting [2022-06-03T00:15:31.759Z] 2f39f015ded8: Waiting [2022-06-03T00:15:31.759Z] 5c69ac0246d0: Verifying Checksum [2022-06-03T00:15:31.759Z] 5c69ac0246d0: Download complete [2022-06-03T00:15:31.759Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-03T00:15:31.759Z] 3a2ae6a8a46f: Download complete [2022-06-03T00:15:31.759Z] 33b1e0a273af: Verifying Checksum [2022-06-03T00:15:31.759Z] 33b1e0a273af: Download complete [2022-06-03T00:15:31.759Z] 5d3b04190fa2: Verifying Checksum [2022-06-03T00:15:31.759Z] 5d3b04190fa2: Download complete [2022-06-03T00:15:32.060Z] ec43610c2a17: Verifying Checksum [2022-06-03T00:15:32.060Z] ec43610c2a17: Download complete [2022-06-03T00:15:32.060Z] 5eb5b503b376: Verifying Checksum [2022-06-03T00:15:32.060Z] 5eb5b503b376: Download complete [2022-06-03T00:15:32.639Z] 2f39f015ded8: Download complete [2022-06-03T00:15:33.208Z] 5eb5b503b376: Pull complete [2022-06-03T00:15:33.467Z] 5c69ac0246d0: Pull complete [2022-06-03T00:15:34.043Z] ec43610c2a17: Pull complete [2022-06-03T00:15:34.043Z] 3a2ae6a8a46f: Pull complete [2022-06-03T00:15:34.043Z] 33b1e0a273af: Pull complete [2022-06-03T00:15:34.303Z] 5d3b04190fa2: Pull complete [2022-06-03T00:15:38.497Z] 2f39f015ded8: Pull complete [2022-06-03T00:15:38.497Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-03T00:15:38.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T00:15:38.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:15:38.714Z] prd-ubuntu20.04-docker-8c-8g-746 does not seem to be running inside a container [2022-06-03T00:15:38.758Z] $ 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/2.1.1-sdk-go-mods-and-change-log -v /w/workspace/2.1.1-sdk-go-mods-and-change-log:/w/workspace/2.1.1-sdk-go-mods-and-change-log:rw,z -v /w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp:/w/workspace/2.1.1-sdk-go-mods-and-change-log@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-03T00:15:40.538Z] $ docker top 7f08c07d9eb6d83c917c3150a980a6e53e8f9c1c1b1a30791b48f1593282d1c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:15:40.992Z] ---> job-cost.sh [2022-06-03T00:15:40.992Z] lf-activate-venv: SKIPPING [2022-06-03T00:15:40.992Z] INFO: No Stack... [2022-06-03T00:15:41.252Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T00:15:41.826Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T00:15:42.145Z] + cat /w/workspace/2.1.1-sdk-go-mods-and-change-log/archives/cost.csv [2022-06-03T00:15:42.145Z] + cut -d, -f6 [Pipeline] lock [2022-06-03T00:15:42.188Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-2.1.1-sdk-go-mods-and-change-log-1-stack-cost] [2022-06-03T00:15:42.194Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-2.1.1-sdk-go-mods-and-change-log-1-stack-cost] did not exist. Created. [2022-06-03T00:15:42.195Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-2.1.1-sdk-go-mods-and-change-log-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T00:15:42.592Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-03T00:15:42.665Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T00:15:42.680Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-2.1.1-sdk-go-mods-and-change-log-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T00:15:42.771Z] $ docker stop --time=1 7f08c07d9eb6d83c917c3150a980a6e53e8f9c1c1b1a30791b48f1593282d1c9 [2022-06-03T00:15:43.938Z] $ docker rm -f 7f08c07d9eb6d83c917c3150a980a6e53e8f9c1c1b1a30791b48f1593282d1c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-03T00:16:21.249Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-749 in /w/workspace/2.1.1-sdk-go-mods-and-change-log [Pipeline] { [Pipeline] ws [2022-06-03T00:16:21.289Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-06-03T00:16:21.359Z] The recommended git tool is: git [2022-06-03T00:16:28.158Z] using credential edgex-jenkins-ssh [2022-06-03T00:16:28.176Z] Cloning the remote Git repository [2022-06-03T00:16:28.243Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-03T00:16:28.394Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-06-03T00:16:28.590Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-03T00:16:28.592Z] > git --version # timeout=10 [2022-06-03T00:16:28.620Z] > git --version # 'git version 2.25.1' [2022-06-03T00:16:28.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T00:16:28.728Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T00:16:30.726Z] Avoid second fetch [2022-06-03T00:16:30.727Z] Checking out Revision 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 (released-2.1.1-sdk-go-mods-and-change-log) [2022-06-03T00:16:30.683Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-06-03T00:16:30.713Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T00:16:30.750Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T00:16:30.768Z] > git checkout -f 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 # timeout=10 [2022-06-03T00:16:35.310Z] Commit message: "build: Update to released SDK and go-mods and change log for 2.1.1 patch" [2022-06-03T00:16:35.382Z] > git --version # timeout=10 [2022-06-03T00:16:35.396Z] > git --version # 'git version 2.25.1' [2022-06-03T00:16:35.414Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T00:16:36.440Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-03T00:16:36.440Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T00:16:36.440Z] Dload Upload Total Spent Left Speed [2022-06-03T00:16:36.440Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh [2022-06-03T00:16:37.185Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-03T00:16:37.551Z] + sudo tee /etc/docker/daemon.new [2022-06-03T00:16:37.551Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-03T00:16:37.551Z] { [2022-06-03T00:16:37.551Z] "registry-mirrors": [ [2022-06-03T00:16:37.551Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-03T00:16:37.551Z] ], [2022-06-03T00:16:37.551Z] "bip": "10.250.0.254/24", [2022-06-03T00:16:37.551Z] "hosts": [ [2022-06-03T00:16:37.551Z] "tcp://0.0.0.0:5555", [2022-06-03T00:16:37.551Z] "unix:///var/run/docker.sock" [2022-06-03T00:16:37.551Z] ], [2022-06-03T00:16:37.551Z] "mtu": 1458, [2022-06-03T00:16:37.551Z] "selinux-enabled": true, [2022-06-03T00:16:37.551Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-03T00:16:37.551Z] } [Pipeline] sh [2022-06-03T00:16:38.096Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-03T00:16:38.458Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:16:56.865Z] provisioning config files... [2022-06-03T00:16:56.887Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config7969242810608918873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:16:57.286Z] ---> docker-login.sh [2022-06-03T00:16:57.287Z] nexus3.edgexfoundry.org:10001 [2022-06-03T00:16:57.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:16:58.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:16:58.165Z] Configure a credential helper to remove this warning. See [2022-06-03T00:16:58.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:16:58.165Z] [2022-06-03T00:16:58.165Z] Login Succeeded [2022-06-03T00:16:58.165Z] nexus3.edgexfoundry.org:10002 [2022-06-03T00:16:58.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:16:58.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:16:58.440Z] Configure a credential helper to remove this warning. See [2022-06-03T00:16:58.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:16:58.440Z] [2022-06-03T00:16:58.440Z] Login Succeeded [2022-06-03T00:16:58.714Z] nexus3.edgexfoundry.org:10003 [2022-06-03T00:16:58.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:16:58.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:16:58.990Z] Configure a credential helper to remove this warning. See [2022-06-03T00:16:58.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:16:58.990Z] [2022-06-03T00:16:58.990Z] Login Succeeded [2022-06-03T00:16:58.990Z] nexus3.edgexfoundry.org:10004 [2022-06-03T00:16:59.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:16:59.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:16:59.535Z] Configure a credential helper to remove this warning. See [2022-06-03T00:16:59.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:16:59.535Z] [2022-06-03T00:16:59.535Z] Login Succeeded [2022-06-03T00:16:59.535Z] docker.io [2022-06-03T00:16:59.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:17:00.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:17:00.080Z] Configure a credential helper to remove this warning. See [2022-06-03T00:17:00.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:17:00.080Z] [2022-06-03T00:17:00.080Z] Login Succeeded [2022-06-03T00:17:00.080Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T00:17:00.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-03T00:17:00.518Z] [edgeX.isLTS] Checking if [released-2.1.1-sdk-go-mods-and-change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T00:17:00.549Z] ========================================================= [2022-06-03T00:17:00.549Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-03T00:17:00.549Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:17:01.065Z] + 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-06-03T00:17:02.513Z] Sending build context to Docker daemon 11.92MB [2022-06-03T00:17:02.513Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-03T00:17:02.513Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-03T00:17:02.513Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-03T00:17:02.513Z] 9b3977197b4f: Pulling fs layer [2022-06-03T00:17:02.513Z] 1a89e8eeedd5: Pulling fs layer [2022-06-03T00:17:02.513Z] 94645a83ff95: Pulling fs layer [2022-06-03T00:17:02.513Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-03T00:17:02.513Z] 0c92f367c5e7: Pulling fs layer [2022-06-03T00:17:02.513Z] 3096ccb668a1: Pulling fs layer [2022-06-03T00:17:02.513Z] e8cf19c19ddd: Pulling fs layer [2022-06-03T00:17:02.513Z] a4caa8a26152: Pulling fs layer [2022-06-03T00:17:02.513Z] 3f3a8bcf1eab: Waiting [2022-06-03T00:17:02.513Z] 3096ccb668a1: Waiting [2022-06-03T00:17:02.513Z] 0c92f367c5e7: Waiting [2022-06-03T00:17:02.513Z] a4caa8a26152: Waiting [2022-06-03T00:17:02.513Z] e8cf19c19ddd: Waiting [2022-06-03T00:17:02.513Z] 94645a83ff95: Verifying Checksum [2022-06-03T00:17:02.513Z] 94645a83ff95: Download complete [2022-06-03T00:17:02.513Z] 1a89e8eeedd5: Verifying Checksum [2022-06-03T00:17:02.513Z] 1a89e8eeedd5: Download complete [2022-06-03T00:17:02.513Z] 0c92f367c5e7: Verifying Checksum [2022-06-03T00:17:02.513Z] 0c92f367c5e7: Download complete [2022-06-03T00:17:02.513Z] 3096ccb668a1: Verifying Checksum [2022-06-03T00:17:02.513Z] 3096ccb668a1: Download complete [2022-06-03T00:17:02.513Z] 9b3977197b4f: Verifying Checksum [2022-06-03T00:17:02.513Z] 9b3977197b4f: Download complete [2022-06-03T00:17:02.513Z] e8cf19c19ddd: Verifying Checksum [2022-06-03T00:17:02.513Z] e8cf19c19ddd: Download complete [2022-06-03T00:17:03.506Z] 9b3977197b4f: Pull complete [2022-06-03T00:17:03.786Z] 1a89e8eeedd5: Pull complete [2022-06-03T00:17:04.065Z] 94645a83ff95: Pull complete [2022-06-03T00:17:04.667Z] a4caa8a26152: Verifying Checksum [2022-06-03T00:17:04.667Z] a4caa8a26152: Download complete [2022-06-03T00:17:04.943Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-03T00:17:04.943Z] 3f3a8bcf1eab: Download complete [2022-06-03T00:17:17.343Z] 3f3a8bcf1eab: Pull complete [2022-06-03T00:17:17.343Z] 0c92f367c5e7: Pull complete [2022-06-03T00:17:17.343Z] 3096ccb668a1: Pull complete [2022-06-03T00:17:17.343Z] e8cf19c19ddd: Pull complete [2022-06-03T00:17:24.062Z] a4caa8a26152: Pull complete [2022-06-03T00:17:24.062Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-06-03T00:17:24.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-03T00:17:24.062Z] ---> 725f1c02e7f9 [2022-06-03T00:17:24.062Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-03T00:17:25.054Z] ---> Running in e4b97da0c33e [2022-06-03T00:17:25.335Z] Removing intermediate container e4b97da0c33e [2022-06-03T00:17:25.335Z] ---> 7e5c65e23514 [2022-06-03T00:17:25.335Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-03T00:17:25.335Z] ---> Running in e384ce538a62 [2022-06-03T00:17:25.936Z] Removing intermediate container e384ce538a62 [2022-06-03T00:17:25.936Z] ---> f661dbe83db2 [2022-06-03T00:17:25.936Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-03T00:17:25.936Z] ---> Running in 07ba21e6ffcd [2022-06-03T00:17:26.212Z] Removing intermediate container 07ba21e6ffcd [2022-06-03T00:17:26.212Z] ---> 895e92c51f49 [2022-06-03T00:17:26.212Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:17:26.212Z] ---> Running in 044c476e4cc1 [2022-06-03T00:17:28.214Z] Removing intermediate container 044c476e4cc1 [2022-06-03T00:17:28.214Z] ---> 8d6e1133c5eb [2022-06-03T00:17:28.214Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-03T00:17:28.214Z] ---> Running in 59bf2b4f0228 [2022-06-03T00:17:29.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T00:17:30.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T00:17:31.173Z] OK: 220 MiB in 52 packages [2022-06-03T00:17:32.170Z] Removing intermediate container 59bf2b4f0228 [2022-06-03T00:17:32.170Z] ---> 6a6c263630c6 [2022-06-03T00:17:32.170Z] Step 8/13 : WORKDIR /app [2022-06-03T00:17:32.170Z] ---> Running in 0c4e8ae864e7 [2022-06-03T00:17:32.442Z] Removing intermediate container 0c4e8ae864e7 [2022-06-03T00:17:32.442Z] ---> e4aa7a11e95b [2022-06-03T00:17:32.442Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-03T00:17:35.832Z] ---> 1e3ab87ef8bc [2022-06-03T00:17:35.832Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T00:17:36.103Z] ---> Running in 689d131822ad [2022-06-03T00:18:57.881Z] Removing intermediate container 689d131822ad [2022-06-03T00:18:57.881Z] ---> 372685882a83 [2022-06-03T00:18:57.881Z] Step 11/13 : COPY . . [2022-06-03T00:18:57.881Z] ---> 15527f056eae [2022-06-03T00:18:57.881Z] Step 12/13 : ARG MAKE="make build" [2022-06-03T00:18:57.881Z] ---> Running in 7b28d7f87bb5 [2022-06-03T00:18:57.881Z] Removing intermediate container 7b28d7f87bb5 [2022-06-03T00:18:57.881Z] ---> 4487b27e2be5 [2022-06-03T00:18:57.881Z] Step 13/13 : RUN $MAKE [2022-06-03T00:18:57.881Z] ---> Running in 9c9f5de7d6ab [2022-06-03T00:18:57.881Z] noop [2022-06-03T00:18:57.881Z] Removing intermediate container 9c9f5de7d6ab [2022-06-03T00:18:57.881Z] ---> 74ca7aba24ef [2022-06-03T00:18:58.165Z] Successfully built 74ca7aba24ef [2022-06-03T00:18:58.165Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:18:58.663Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T00:18:58.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:18:59.001Z] prd-ubuntu20.04-docker-arm64-4c-16g-749 does not seem to be running inside a container [2022-06-03T00:18:59.092Z] $ 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 ******** ci-base-image-arm64 cat [2022-06-03T00:19:00.474Z] $ docker top 6e4ba7a8164043fda9000dc0b343c081c1ede67d36a2f372503057b43ec326e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T00:19:01.478Z] + go version [2022-06-03T00:19:01.478Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-03T00:19:01.519Z] $ docker stop --time=1 6e4ba7a8164043fda9000dc0b343c081c1ede67d36a2f372503057b43ec326e6 [2022-06-03T00:19:03.250Z] $ docker rm -f 6e4ba7a8164043fda9000dc0b343c081c1ede67d36a2f372503057b43ec326e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:19:04.212Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T00:19:04.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:19:04.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-749 does not seem to be running inside a container [2022-06-03T00:19:04.630Z] $ 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 ******** ci-base-image-arm64 cat [2022-06-03T00:19:06.020Z] $ docker top 019ad424b37e1b9a8e0fe902cad130bc0ad6d5a9ee727b4010c539f09c153149 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-03T00:19:07.040Z] + make test [2022-06-03T00:19:07.040Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-03T00:20:03.652Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-03T00:20:05.646Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.181s coverage: 86.2% of statements [2022-06-03T00:20:05.646Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-03T00:20:09.941Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.707s coverage: 71.9% of statements [2022-06-03T00:20:09.941Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-06-03T00:20:10.214Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-03T00:20:10.214Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-03T00:20:32.386Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T00:20:32.386Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T00:20:32.981Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-03T00:20:35.648Z] [edgeX.isLTS] Checking if [released-2.1.1-sdk-go-mods-and-change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-03T00:20:35.683Z] $ docker stop --time=1 019ad424b37e1b9a8e0fe902cad130bc0ad6d5a9ee727b4010c539f09c153149 [2022-06-03T00:20:37.467Z] $ docker rm -f 019ad424b37e1b9a8e0fe902cad130bc0ad6d5a9ee727b4010c539f09c153149 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T00:20:38.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-03T00:20:38.469Z] Warning: overwriting stash ‘coverage-report’ [2022-06-03T00:20:39.216Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T00:20:39.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-03T00:20:40.150Z] + ls -al . [2022-06-03T00:20:40.150Z] total 244 [2022-06-03T00:20:40.150Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 3 00:20 . [2022-06-03T00:20:40.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:16 .. [2022-06-03T00:20:40.150Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 3 00:16 .dockerignore [2022-06-03T00:20:40.150Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 00:16 .git [2022-06-03T00:20:40.150Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:16 .github [2022-06-03T00:20:40.150Z] -rw-rw-r-- 1 jenkins jenkins 780 Jun 3 00:16 .gitignore [2022-06-03T00:20:40.150Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 3 00:16 .golangci.yml [2022-06-03T00:20:40.150Z] -rw-rw-r-- 1 jenkins jenkins 8248 Jun 3 00:16 Attribution.txt [2022-06-03T00:20:40.150Z] -rw-rw-r-- 1 jenkins jenkins 1809 Jun 3 00:16 CHANGELOG.md [2022-06-03T00:20:40.150Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jun 3 00:16 Dockerfile [2022-06-03T00:20:40.150Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 00:16 GOVERNANCE.md [2022-06-03T00:20:40.150Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 3 00:16 Jenkinsfile [2022-06-03T00:20:40.150Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 3 00:16 LICENSE [2022-06-03T00:20:40.150Z] -rw-rw-r-- 1 jenkins jenkins 2095 Jun 3 00:16 Makefile [2022-06-03T00:20:40.150Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 3 00:16 OWNERS.md [2022-06-03T00:20:40.150Z] -rw-rw-r-- 1 jenkins jenkins 30131 Jun 3 00:16 README.md [2022-06-03T00:20:40.150Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 00:13 VERSION [2022-06-03T00:20:40.150Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:16 bin [2022-06-03T00:20:40.150Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 3 00:20 coverage.out [2022-06-03T00:20:40.150Z] -rw-rw-r-- 1 jenkins jenkins 2443 Jun 3 00:20 go.mod [2022-06-03T00:20:40.150Z] -rw-rw-r-- 1 jenkins jenkins 49531 Jun 3 00:16 go.sum [2022-06-03T00:20:40.150Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:16 images [2022-06-03T00:20:40.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:16 internal [2022-06-03T00:20:40.150Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 3 00:16 main.go [2022-06-03T00:20:40.150Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:16 res [2022-06-03T00:20:40.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:16 snap [2022-06-03T00:20:40.150Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:16 static [2022-06-03T00:20:40.150Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 3 00:16 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:20:40.586Z] + 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=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 --label arch=arm64 --label version=0.0.0 . [2022-06-03T00:20:42.020Z] Sending build context to Docker daemon 11.92MB [2022-06-03T00:20:42.020Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-03T00:20:42.020Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-03T00:20:42.020Z] ---> 74ca7aba24ef [2022-06-03T00:20:42.020Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-03T00:20:42.020Z] ---> Running in faf41c4572a6 [2022-06-03T00:20:42.618Z] Removing intermediate container faf41c4572a6 [2022-06-03T00:20:42.618Z] ---> a01f3bb9775a [2022-06-03T00:20:42.618Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-03T00:20:42.618Z] ---> Running in 6003bd5e38ed [2022-06-03T00:20:42.893Z] Removing intermediate container 6003bd5e38ed [2022-06-03T00:20:42.893Z] ---> 4a51f532c2b3 [2022-06-03T00:20:42.893Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-03T00:20:42.893Z] ---> Running in 94bba69e82bb [2022-06-03T00:20:43.170Z] Removing intermediate container 94bba69e82bb [2022-06-03T00:20:43.170Z] ---> b8e65be3c5f4 [2022-06-03T00:20:43.170Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:20:43.170Z] ---> Running in 8d0f02733337 [2022-06-03T00:20:45.168Z] Removing intermediate container 8d0f02733337 [2022-06-03T00:20:45.168Z] ---> 4e372abae991 [2022-06-03T00:20:45.168Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-03T00:20:45.168Z] ---> Running in 1904d0c8e79a [2022-06-03T00:20:46.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T00:20:47.140Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T00:20:48.129Z] OK: 220 MiB in 52 packages [2022-06-03T00:20:48.748Z] Removing intermediate container 1904d0c8e79a [2022-06-03T00:20:48.748Z] ---> 99e8a6289fb2 [2022-06-03T00:20:48.748Z] Step 8/31 : WORKDIR /app [2022-06-03T00:20:48.748Z] ---> Running in 56baae6ccf98 [2022-06-03T00:20:49.355Z] Removing intermediate container 56baae6ccf98 [2022-06-03T00:20:49.355Z] ---> a2dbae9d521b [2022-06-03T00:20:49.355Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-03T00:20:53.673Z] ---> e746baaf5669 [2022-06-03T00:20:53.673Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T00:20:53.673Z] ---> Running in 5d8b99af52d1 [2022-06-03T00:20:54.273Z] skipping... [2022-06-03T00:20:54.877Z] Removing intermediate container 5d8b99af52d1 [2022-06-03T00:20:54.877Z] ---> bf2ed1bbf1b6 [2022-06-03T00:20:54.877Z] Step 11/31 : COPY . . [2022-06-03T00:20:59.212Z] ---> e502d72241e8 [2022-06-03T00:20:59.212Z] Step 12/31 : ARG MAKE="make build" [2022-06-03T00:20:59.212Z] ---> Running in 550124e0f6e3 [2022-06-03T00:20:59.489Z] Removing intermediate container 550124e0f6e3 [2022-06-03T00:20:59.489Z] ---> f1152da4f5cb [2022-06-03T00:20:59.489Z] Step 13/31 : RUN $MAKE [2022-06-03T00:20:59.489Z] ---> Running in ab076baceac9 [2022-06-03T00:21:00.477Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2022-06-03T00:21:47.534Z] Removing intermediate container ab076baceac9 [2022-06-03T00:21:47.535Z] ---> 4c99f024b3bc [2022-06-03T00:21:47.535Z] Step 14/31 : FROM alpine:3.14 [2022-06-03T00:21:47.535Z] 3.14: Pulling from library/alpine [2022-06-03T00:21:47.812Z] 455c02918c45: Pulling fs layer [2022-06-03T00:21:47.812Z] 455c02918c45: Download complete [2022-06-03T00:21:48.429Z] 455c02918c45: Pull complete [2022-06-03T00:21:48.429Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T00:21:48.429Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T00:21:48.429Z] ---> ac73e934f311 [2022-06-03T00:21:48.429Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-03T00:21:48.715Z] ---> Running in 8c44b66e814a [2022-06-03T00:21:48.991Z] Removing intermediate container 8c44b66e814a [2022-06-03T00:21:48.991Z] ---> bcabfd3e2c1f [2022-06-03T00:21:48.991Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-03T00:21:48.991Z] ---> Running in 06feac4d7deb [2022-06-03T00:21:49.276Z] Removing intermediate container 06feac4d7deb [2022-06-03T00:21:49.276Z] ---> 0e83b43bd6af [2022-06-03T00:21:49.276Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:21:49.548Z] ---> Running in ba48cb72f6f6 [2022-06-03T00:21:51.005Z] Removing intermediate container ba48cb72f6f6 [2022-06-03T00:21:51.005Z] ---> 7173699fa189 [2022-06-03T00:21:51.005Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-06-03T00:21:51.281Z] ---> Running in f44097d0490a [2022-06-03T00:21:52.267Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T00:21:53.255Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T00:21:54.239Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-03T00:21:54.239Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T00:21:54.239Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T00:21:54.514Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T00:21:54.514Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T00:21:54.514Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T00:21:54.789Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T00:21:54.789Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T00:21:55.064Z] OK: 9 MiB in 20 packages [2022-06-03T00:21:56.047Z] Removing intermediate container f44097d0490a [2022-06-03T00:21:56.047Z] ---> 0c9ffcf7b94b [2022-06-03T00:21:56.047Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-03T00:21:56.660Z] ---> 38c1c7a60ef7 [2022-06-03T00:21:56.660Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-03T00:21:57.263Z] ---> 9a2484c9572a [2022-06-03T00:21:57.263Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-03T00:21:57.863Z] ---> 20ad9bb6e76a [2022-06-03T00:21:57.863Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-03T00:21:58.459Z] ---> 2fc85af51d1f [2022-06-03T00:21:58.459Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-03T00:21:59.440Z] ---> 8de0448be3e5 [2022-06-03T00:21:59.440Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-03T00:21:59.716Z] ---> Running in 37a2ac856daa [2022-06-03T00:22:01.169Z] Removing intermediate container 37a2ac856daa [2022-06-03T00:22:01.169Z] ---> 5e6ac438a949 [2022-06-03T00:22:01.169Z] Step 25/31 : VOLUME /cache [2022-06-03T00:22:01.453Z] ---> Running in 06607dc50e4c [2022-06-03T00:22:01.729Z] Removing intermediate container 06607dc50e4c [2022-06-03T00:22:01.729Z] ---> c065633536c9 [2022-06-03T00:22:01.729Z] Step 26/31 : EXPOSE 59711 [2022-06-03T00:22:01.729Z] ---> Running in 62ed00ac8cf7 [2022-06-03T00:22:02.004Z] Removing intermediate container 62ed00ac8cf7 [2022-06-03T00:22:02.004Z] ---> edd87ef5f151 [2022-06-03T00:22:02.004Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-03T00:22:02.004Z] ---> Running in 0c5fcb8bd151 [2022-06-03T00:22:02.284Z] Removing intermediate container 0c5fcb8bd151 [2022-06-03T00:22:02.284Z] ---> f67ca57a7f0e [2022-06-03T00:22:02.284Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-03T00:22:02.561Z] ---> Running in 706ee5362429 [2022-06-03T00:22:02.836Z] Removing intermediate container 706ee5362429 [2022-06-03T00:22:02.836Z] ---> 7d7c5784ab43 [2022-06-03T00:22:02.836Z] Step 29/31 : LABEL arch=arm64 [2022-06-03T00:22:02.836Z] ---> Running in e78858751bb4 [2022-06-03T00:22:03.436Z] Removing intermediate container e78858751bb4 [2022-06-03T00:22:03.436Z] ---> 3fc7454f1d19 [2022-06-03T00:22:03.436Z] Step 30/31 : LABEL git_sha=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [2022-06-03T00:22:03.436Z] ---> Running in 7d97ef597eee [2022-06-03T00:22:03.712Z] Removing intermediate container 7d97ef597eee [2022-06-03T00:22:03.712Z] ---> 04a900e837b9 [2022-06-03T00:22:03.712Z] Step 31/31 : LABEL version=0.0.0 [2022-06-03T00:22:03.712Z] ---> Running in 82a058d199a5 [2022-06-03T00:22:03.995Z] Removing intermediate container 82a058d199a5 [2022-06-03T00:22:03.995Z] ---> a764da43e80d [2022-06-03T00:22:03.995Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-03T00:22:04.270Z] Successfully built a764da43e80d [2022-06-03T00:22:04.270Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:22:05.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T00:22:05.089Z] [2022-06-03T00:22:05.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:22:05.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T00:22:05.810Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-03T00:22:05.810Z] 8998bd30e6a1: Pulling fs layer [2022-06-03T00:22:05.810Z] 04944245beec: Pulling fs layer [2022-06-03T00:22:05.810Z] 699f458cf7ca: Pulling fs layer [2022-06-03T00:22:05.810Z] 765212b225bb: Pulling fs layer [2022-06-03T00:22:05.810Z] f23df028b6ca: Pulling fs layer [2022-06-03T00:22:05.810Z] d65c8cfc05b1: Pulling fs layer [2022-06-03T00:22:05.810Z] 2437ff75d9bd: Pulling fs layer [2022-06-03T00:22:05.810Z] f23df028b6ca: Waiting [2022-06-03T00:22:05.810Z] d65c8cfc05b1: Waiting [2022-06-03T00:22:05.810Z] 765212b225bb: Waiting [2022-06-03T00:22:05.810Z] 2437ff75d9bd: Waiting [2022-06-03T00:22:05.810Z] 04944245beec: Verifying Checksum [2022-06-03T00:22:05.810Z] 04944245beec: Download complete [2022-06-03T00:22:05.810Z] 765212b225bb: Download complete [2022-06-03T00:22:05.810Z] f23df028b6ca: Verifying Checksum [2022-06-03T00:22:05.810Z] f23df028b6ca: Download complete [2022-06-03T00:22:05.810Z] d65c8cfc05b1: Verifying Checksum [2022-06-03T00:22:05.810Z] d65c8cfc05b1: Download complete [2022-06-03T00:22:06.086Z] 699f458cf7ca: Verifying Checksum [2022-06-03T00:22:06.086Z] 699f458cf7ca: Download complete [2022-06-03T00:22:06.362Z] 8998bd30e6a1: Verifying Checksum [2022-06-03T00:22:06.362Z] 8998bd30e6a1: Download complete [2022-06-03T00:22:08.993Z] 2437ff75d9bd: Verifying Checksum [2022-06-03T00:22:08.993Z] 2437ff75d9bd: Download complete [2022-06-03T00:22:10.982Z] 8998bd30e6a1: Pull complete [2022-06-03T00:22:11.258Z] 04944245beec: Pull complete [2022-06-03T00:22:12.700Z] 699f458cf7ca: Pull complete [2022-06-03T00:22:12.973Z] 765212b225bb: Pull complete [2022-06-03T00:22:13.955Z] f23df028b6ca: Pull complete [2022-06-03T00:22:14.229Z] d65c8cfc05b1: Pull complete [2022-06-03T00:22:29.330Z] 2437ff75d9bd: Pull complete [2022-06-03T00:22:29.330Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-03T00:22:29.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T00:22:29.330Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:22:29.712Z] prd-ubuntu20.04-docker-arm64-4c-16g-749 does not seem to be running inside a container [2022-06-03T00:22:29.804Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-03T00:22:32.522Z] $ docker top 1f857adf0a208266f83340214613a787f75991b7e75bdc4790837d7f3b459ff4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:22:33.544Z] ---> job-cost.sh [2022-06-03T00:22:33.545Z] lf-activate-venv: SKIPPING [2022-06-03T00:22:33.545Z] INFO: No Stack... [2022-06-03T00:22:33.818Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-03T00:22:34.798Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T00:22:35.495Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-06-03T00:22:35.495Z] + cut -d, -f6 [Pipeline] lock [2022-06-03T00:22:35.579Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-2.1.1-sdk-go-mods-and-change-log-1-stack-cost] [2022-06-03T00:22:35.585Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-2.1.1-sdk-go-mods-and-change-log-1-stack-cost] did not exist. Created. [2022-06-03T00:22:35.585Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-2.1.1-sdk-go-mods-and-change-log-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T00:22:36.347Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-784b7cba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-03T00:22:37.069Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-03T00:22:37.109Z] Warning: overwriting stash ‘stack-cost’ [2022-06-03T00:22:37.422Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T00:22:37.438Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-2.1.1-sdk-go-mods-and-change-log-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T00:22:37.513Z] $ docker stop --time=1 1f857adf0a208266f83340214613a787f75991b7e75bdc4790837d7f3b459ff4 [2022-06-03T00:22:39.092Z] $ docker rm -f 1f857adf0a208266f83340214613a787f75991b7e75bdc4790837d7f3b459ff4 [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-06-03T00:22:40.137Z] provisioning config files... [2022-06-03T00:22:40.146Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp/config7973429137258457372tmp [Pipeline] { [Pipeline] sh [2022-06-03T00:22:40.479Z] + set +x [2022-06-03T00:22:40.479Z] + curl -s https://codecov.io/bash [2022-06-03T00:22:40.479Z] + bash -s -- [2022-06-03T00:22:40.479Z] [2022-06-03T00:22:40.479Z] _____ _ [2022-06-03T00:22:40.479Z] / ____| | | [2022-06-03T00:22:40.479Z] | | ___ __| | ___ ___ _____ __ [2022-06-03T00:22:40.479Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-03T00:22:40.479Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-03T00:22:40.479Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-03T00:22:40.479Z] Bash-1.0.6 [2022-06-03T00:22:40.479Z] [2022-06-03T00:22:40.479Z] [2022-06-03T00:22:40.479Z] ==> git version 2.25.1 found [2022-06-03T00:22:40.479Z] ==> 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-06-03T00:22:40.479Z] Release-Date: 2020-01-08 [2022-06-03T00:22:40.479Z] 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-06-03T00:22:40.479Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-03T00:22:40.479Z] ==> Jenkins CI detected. [2022-06-03T00:22:40.479Z] current dir:  /w/workspace/2.1.1-sdk-go-mods-and-change-log [2022-06-03T00:22:40.479Z] project root: . [2022-06-03T00:22:40.479Z] --> token set from env [2022-06-03T00:22:40.479Z] Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/codecov.yml [2022-06-03T00:22:40.479Z] ==> Running gcov in . (disable via -X gcov) [2022-06-03T00:22:40.479Z] ==> Python coveragepy not found [2022-06-03T00:22:40.479Z] ==> Searching for coverage reports in: [2022-06-03T00:22:40.479Z] + . [2022-06-03T00:22:40.479Z] -> Found 1 reports [2022-06-03T00:22:40.479Z] ==> Detecting git/mercurial file structure [2022-06-03T00:22:40.479Z] ==> Reading reports [2022-06-03T00:22:40.479Z] + ./coverage.out bytes=41008 [2022-06-03T00:22:40.479Z] ==> Appending adjustments [2022-06-03T00:22:40.479Z] https://docs.codecov.io/docs/fixing-reports [2022-06-03T00:22:40.739Z] + Found adjustments [2022-06-03T00:22:40.739Z] ==> Gzipping contents [2022-06-03T00:22:40.739Z] 20K /tmp/codecov.vySqyb.gz [2022-06-03T00:22:40.739Z] ==> Uploading reports [2022-06-03T00:22:40.739Z] url: https://codecov.io [2022-06-03T00:22:40.739Z] query: branch=released-2.1.1-sdk-go-mods-and-change-log&commit=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Freleased-2.1.1-sdk-go-mods-and-change-log%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-03T00:22:40.739Z] -> Pinging Codecov [2022-06-03T00:22:40.739Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=released-2.1.1-sdk-go-mods-and-change-log&commit=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Freleased-2.1.1-sdk-go-mods-and-change-log%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-03T00:22:40.999Z] -> Uploading to [2022-06-03T00:22:40.999Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-03/581DD39554BDF9B6E22D074273EAD858/26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4/3d323cd9-5662-44b5-9237-78b12948ab20.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T002240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=19d8f4b6f47e6f0ee52393545f35f6c9934be54e98d98571b12b6c03225a8fdc [2022-06-03T00:22:40.999Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T00:22:40.999Z] Dload Upload Total Spent Left Speed [2022-06-03T00:22:41.260Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18609 0 0 100 18609 0 86957 --:--:-- --:--:-- --:--:-- 86957 [2022-06-03T00:22:41.260Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [Pipeline] } [2022-06-03T00:22:41.288Z] 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-06-03T00:22:43.006Z] + [ -d /w/workspace/2.1.1-sdk-go-mods-and-change-log/archives ] [2022-06-03T00:22:43.006Z] + ls -al /w/workspace/2.1.1-sdk-go-mods-and-change-log/archives [2022-06-03T00:22:43.006Z] total 16 [2022-06-03T00:22:43.006Z] drwxr-xr-x 3 root root 4096 Jun 3 00:15 . [2022-06-03T00:22:43.006Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 3 00:15 .. [2022-06-03T00:22:43.006Z] drwxr-xr-x 2 root root 4096 Jun 3 00:15 cost [2022-06-03T00:22:43.006Z] -rw-r--r-- 1 root root 129 Jun 3 00:15 cost.csv [2022-06-03T00:22:43.006Z] + sudo chown -R jenkins:jenkins /w/workspace/2.1.1-sdk-go-mods-and-change-log/archives [2022-06-03T00:22:43.006Z] + ls -al /w/workspace/2.1.1-sdk-go-mods-and-change-log/archives [2022-06-03T00:22:43.006Z] total 16 [2022-06-03T00:22:43.006Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 00:15 . [2022-06-03T00:22:43.006Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 3 00:15 .. [2022-06-03T00:22:43.006Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 3 00:15 cost [2022-06-03T00:22:43.006Z] -rw-r--r-- 1 jenkins jenkins 129 Jun 3 00:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:22:43.341Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:22:44.233Z] ---> package-listing.sh [2022-06-03T00:22:44.233Z] ++ facter osfamily [2022-06-03T00:22:44.233Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-03T00:22:44.494Z] + OS_FAMILY=debian [2022-06-03T00:22:44.494Z] + workspace=/w/workspace/2.1.1-sdk-go-mods-and-change-log [2022-06-03T00:22:44.494Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-03T00:22:44.494Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-03T00:22:44.494Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-03T00:22:44.494Z] + PACKAGES=/tmp/packages_start.txt [2022-06-03T00:22:44.494Z] + '[' /w/workspace/2.1.1-sdk-go-mods-and-change-log ']' [2022-06-03T00:22:44.494Z] + PACKAGES=/tmp/packages_end.txt [2022-06-03T00:22:44.494Z] + case "${OS_FAMILY}" in [2022-06-03T00:22:44.494Z] + dpkg -l [2022-06-03T00:22:44.494Z] + grep '^ii' [2022-06-03T00:22:44.494Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-03T00:22:44.494Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-03T00:22:44.494Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-03T00:22:44.494Z] + '[' /w/workspace/2.1.1-sdk-go-mods-and-change-log ']' [2022-06-03T00:22:44.494Z] + mkdir -p /w/workspace/2.1.1-sdk-go-mods-and-change-log/archives/ [2022-06-03T00:22:44.494Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/2.1.1-sdk-go-mods-and-change-log/archives/ [Pipeline] echo [2022-06-03T00:22:44.529Z] 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/2.1.1-sdk-go-mods-and-change-log/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-03T00:22:44.824Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:22:45.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T00:22:45.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:22:45.616Z] prd-ubuntu20.04-docker-8c-8g-746 does not seem to be running inside a container [2022-06-03T00:22:45.664Z] $ 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/2.1.1-sdk-go-mods-and-change-log/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/2.1.1-sdk-go-mods-and-change-log -v /w/workspace/2.1.1-sdk-go-mods-and-change-log:/w/workspace/2.1.1-sdk-go-mods-and-change-log:rw,z -v /w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp:/w/workspace/2.1.1-sdk-go-mods-and-change-log@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-03T00:22:45.890Z] $ docker top bdbc9eee0156b167139eeb516fc3b0fca48a368dd65c8d5eaa3f09e86dced153 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T00:22:46.281Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-03T00:22:46.592Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-03T00:22:46.902Z] + ls /var/log/sa-host [2022-06-03T00:22:46.902Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:22:47.028Z] provisioning config files... [2022-06-03T00:22:47.037Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp/config3581383825698057431tmp [Pipeline] { [Pipeline] echo [2022-06-03T00:22:47.088Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:22:47.404Z] ---> create-netrc.sh [Pipeline] } [2022-06-03T00:22:47.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:22:47.827Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-03T00:22:47.863Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:22:48.176Z] ---> sudo-logs.sh [2022-06-03T00:22:48.177Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-03T00:22:48.263Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:22:48.578Z] ---> job-cost.sh [2022-06-03T00:22:48.578Z] lf-activate-venv: SKIPPING [2022-06-03T00:22:48.578Z] DEBUG: total: 0.2199999988079071 [2022-06-03T00:22:48.578Z] INFO: Retrieving Stack Cost... [2022-06-03T00:22:49.149Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T00:22:49.410Z] INFO: Archiving Costs [Pipeline] echo [2022-06-03T00:22:49.450Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:22:49.768Z] ---> logs-deploy.sh [2022-06-03T00:22:49.768Z] lf-activate-venv: SKIPPING [2022-06-03T00:22:49.768Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/released-2.1.1-sdk-go-mods-and-change-log/1 [2022-06-03T00:22:49.768Z] INFO: archiving workspace using pattern(s): [2022-06-03T00:22:50.717Z] Archives upload complete. [2022-06-03T00:22:50.717Z] INFO: archiving logs to Nexus