Pull request #91 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d3cba22231b9df8c2ae831a339403f5bd90d7c2+3817b545243506d6c11f8926a861473cd0c4170b (1db2492ad59a8e6467b20e0d480dc5fc66cc09f1) 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-ssh1444209131283855171.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh9918684859100195625.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-91/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/PR-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1135321607757644218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17202569544863192882.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh6611040218437500916.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/PR-91/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/PR-91/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13765420548671816902.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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 SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-16089 in /w/workspace/ry_app-rfid-llrp-inventory_PR-91 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-91 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3817b545243506d6c11f8926a861473cd0c4170b into PR head commit 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 Merge succeeded, producing 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 Checking out Revision 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 (PR-91) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:18:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:18:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:18:57 ========================================================= 13:18:57 EdgeX Global Pipelines Version Info 13:18:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:18:58 ------------------- 13:18:58 stable info: 13:18:58 ------------------- 13:18:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:18:58 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 13:18:58 Message: update stable to v1.0.234 13:18:58 ------------------- 13:18:58 experimental info: 13:18:58 ------------------- 13:18:58 Commited By: **** collab-it+edgex@linuxfoundation.org 13:18:58 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 13:18:58 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:18:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:19:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:19:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:19:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:19:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:19:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:19:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:19:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:19:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-91 [Pipeline] echo 13:19:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-91 [Pipeline] echo 13:19:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-91 [Pipeline] echo 13:19:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 [Pipeline] echo 13:19:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d3cba2 [Pipeline] echo 13:19:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:19:00 provisioning config files... 13:19:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp/config2973938251336971787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:19:00 ---> docker-login.sh 13:19:00 nexus3.edgexfoundry.org:10001 13:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:01 Configure a credential helper to remove this warning. See 13:19:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:01 13:19:01 Login Succeeded 13:19:01 nexus3.edgexfoundry.org:10002 13:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:01 Configure a credential helper to remove this warning. See 13:19:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:01 13:19:01 Login Succeeded 13:19:01 nexus3.edgexfoundry.org:10003 13:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:01 Configure a credential helper to remove this warning. See 13:19:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:01 13:19:01 Login Succeeded 13:19:01 nexus3.edgexfoundry.org:10004 13:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:01 Configure a credential helper to remove this warning. See 13:19:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:01 13:19:01 Login Succeeded 13:19:01 docker.io 13:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:01 Configure a credential helper to remove this warning. See 13:19:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:01 13:19:01 Login Succeeded 13:19:01 ---> docker-login.sh ends [Pipeline] } 13:19:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:19:02 + git rev-list -1 --merges 5d3cba22231b9df8c2ae831a339403f5bd90d7c2~1..5d3cba22231b9df8c2ae831a339403f5bd90d7c2 [Pipeline] echo 13:19:02 -----------> git rev-list -1 --merges 5d3cba22231b9df8c2ae831a339403f5bd90d7c2~1..5d3cba22231b9df8c2ae831a339403f5bd90d7c2 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 [false] [Pipeline] sh 13:19:02 + git log --format=format:%s -1 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 [Pipeline] echo 13:19:02 ========================================================= 13:19:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:19:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:19:03 + git log --format=format:%s -1 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 [Pipeline] echo 13:19:03 [semverPrep] GIT_COMMIT: 5d3cba22231b9df8c2ae831a339403f5bd90d7c2, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 [Pipeline] echo 13:19:03 [semverPrep] This is not a build commit. [Pipeline] sh 13:19:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:19:03 + grep -v github /etc/ssh/ssh_known_hosts 13:19:03 + [ -e /tmp/ssh_known_hosts ] 13:19:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:19:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:19:03 + sudo tee -a /etc/ssh/ssh_known_hosts 13:19:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:19:04 13:19:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:19:04 0.1.4: Pulling from edgex-devops/py-git-semver 13:19:04 42c077c10790: Pulling fs layer 13:19:04 f63e77b7563a: Pulling fs layer 13:19:04 bd5fdadae976: Pulling fs layer 13:19:04 205491f53016: Pulling fs layer 13:19:04 df18705c85c3: Pulling fs layer 13:19:04 bdb3f477010e: Pulling fs layer 13:19:04 c8a8fc8e1c8f: Pulling fs layer 13:19:04 2c6e9b1d212d: Pulling fs layer 13:19:04 bdb8f0575790: Pulling fs layer 13:19:04 386e3cb2ff24: Pulling fs layer 13:19:04 2343380bae48: Pulling fs layer 13:19:04 df18705c85c3: Waiting 13:19:04 205491f53016: Waiting 13:19:04 c8a8fc8e1c8f: Waiting 13:19:04 2c6e9b1d212d: Waiting 13:19:04 bdb8f0575790: Waiting 13:19:04 2343380bae48: Waiting 13:19:04 386e3cb2ff24: Waiting 13:19:04 bdb3f477010e: Waiting 13:19:04 f63e77b7563a: Verifying Checksum 13:19:04 f63e77b7563a: Download complete 13:19:04 205491f53016: Verifying Checksum 13:19:04 205491f53016: Download complete 13:19:04 bd5fdadae976: Verifying Checksum 13:19:04 bd5fdadae976: Download complete 13:19:04 df18705c85c3: Verifying Checksum 13:19:04 df18705c85c3: Download complete 13:19:04 bdb3f477010e: Download complete 13:19:04 2c6e9b1d212d: Verifying Checksum 13:19:04 2c6e9b1d212d: Download complete 13:19:04 bdb8f0575790: Verifying Checksum 13:19:04 bdb8f0575790: Download complete 13:19:04 386e3cb2ff24: Download complete 13:19:04 2343380bae48: Download complete 13:19:04 42c077c10790: Verifying Checksum 13:19:04 42c077c10790: Download complete 13:19:05 c8a8fc8e1c8f: Download complete 13:19:06 42c077c10790: Pull complete 13:19:06 f63e77b7563a: Pull complete 13:19:07 bd5fdadae976: Pull complete 13:19:07 205491f53016: Pull complete 13:19:07 df18705c85c3: Pull complete 13:19:07 bdb3f477010e: Pull complete 13:19:09 c8a8fc8e1c8f: Pull complete 13:19:09 2c6e9b1d212d: Pull complete 13:19:09 bdb8f0575790: Pull complete 13:19:09 386e3cb2ff24: Pull complete 13:19:09 2343380bae48: Pull complete 13:19:09 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 13:19:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:19:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:10 prd-ubuntu20.04-docker-8c-8g-16089 does not seem to be running inside a container 13:19:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-91 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91:/w/workspace/ry_app-rfid-llrp-inventory_PR-91:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:19:11 $ docker top 3b65ba34335234c2810d6d9e1bab4faa14e930e8ea5a210c54cad0971622bc59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:19:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:11 [ssh-agent] Looking for ssh-agent implementation... 13:19:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:11 $ docker exec 3b65ba34335234c2810d6d9e1bab4faa14e930e8ea5a210c54cad0971622bc59 ssh-agent 13:19:11 SSH_AUTH_SOCK=/tmp/ssh-vZgIY327YnoH/agent.32 13:19:11 SSH_AGENT_PID=38 13:19:11 Running ssh-add (command line suppressed) 13:19:11 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp/private_key_8669638887083547895.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp/private_key_8669638887083547895.key) 13:19:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:12 + git tag --points-at HEAD [Pipeline] } 13:19:12 $ docker exec --env ******** --env ******** 3b65ba34335234c2810d6d9e1bab4faa14e930e8ea5a210c54cad0971622bc59 ssh-agent -k 13:19:12 unset SSH_AUTH_SOCK; 13:19:12 unset SSH_AGENT_PID; 13:19:12 echo Agent pid 38 killed; 13:19:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:19:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:12 [ssh-agent] Looking for ssh-agent implementation... 13:19:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:12 $ docker exec 3b65ba34335234c2810d6d9e1bab4faa14e930e8ea5a210c54cad0971622bc59 ssh-agent 13:19:12 SSH_AUTH_SOCK=/tmp/ssh-DbYpRSb29SCy/agent.73 13:19:12 SSH_AGENT_PID=80 13:19:12 Running ssh-add (command line suppressed) 13:19:12 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp/private_key_9028826091550845239.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp/private_key_9028826091550845239.key) 13:19:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:13 + git semver init 13:19:13 2022-06-27 13:19:13,455 [run_init] DEBUG init version:0.0.0 force:False 13:19:13 2022-06-27 13:19:13,456 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-91/.semver 13:19:13 2022-06-27 13:19:13,457 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-91/.semver 13:19:13 2022-06-27 13:19:13,457 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-91/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-91, universal_newlines=False, shell=None, istream=None) 13:19:14 2022-06-27 13:19:14,431 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-91/.git/info/exclude 13:19:14 2022-06-27 13:19:14,432 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-91/.semver/PR-91 with force:False 13:19:14 2022-06-27 13:19:14,432 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-91/.semver/PR-91 13:19:14 2022-06-27 13:19:14,436 [execute] INFO git cat-file --batch-check 13:19:14 2022-06-27 13:19:14,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-91/.semver, universal_newlines=False, shell=None, istream=) 13:19:14 2022-06-27 13:19:14,442 [execute] INFO git cat-file --batch 13:19:14 2022-06-27 13:19:14,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-91/.semver, universal_newlines=False, shell=None, istream=) 13:19:14 2022-06-27 13:19:14,447 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-91/.semver/PR-91 13:19:14 0.0.0 [Pipeline] } 13:19:14 $ docker exec --env ******** --env ******** 3b65ba34335234c2810d6d9e1bab4faa14e930e8ea5a210c54cad0971622bc59 ssh-agent -k 13:19:14 unset SSH_AUTH_SOCK; 13:19:14 unset SSH_AGENT_PID; 13:19:14 echo Agent pid 80 killed; 13:19:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:15 + git semver [Pipeline] } 13:19:15 $ docker stop --time=1 3b65ba34335234c2810d6d9e1bab4faa14e930e8ea5a210c54cad0971622bc59 13:19:16 $ docker rm -f 3b65ba34335234c2810d6d9e1bab4faa14e930e8ea5a210c54cad0971622bc59 [Pipeline] // withDockerContainer [Pipeline] sh 13:19:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:19:17 Stashed 1 file(s) [Pipeline] echo 13:19:17 [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 13:19:18 provisioning config files... 13:19:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp/config8753440376549068930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:19:18 ---> docker-login.sh 13:19:18 nexus3.edgexfoundry.org:10001 13:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:18 Configure a credential helper to remove this warning. See 13:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:18 13:19:18 Login Succeeded 13:19:18 nexus3.edgexfoundry.org:10002 13:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:18 Configure a credential helper to remove this warning. See 13:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:18 13:19:18 Login Succeeded 13:19:18 nexus3.edgexfoundry.org:10003 13:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:18 Configure a credential helper to remove this warning. See 13:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:18 13:19:18 Login Succeeded 13:19:18 nexus3.edgexfoundry.org:10004 13:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:19 Configure a credential helper to remove this warning. See 13:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:19 13:19:19 Login Succeeded 13:19:19 docker.io 13:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:19 Configure a credential helper to remove this warning. See 13:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:19 13:19:19 Login Succeeded 13:19:19 ---> docker-login.sh ends [Pipeline] } 13:19:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:19:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:19:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:19:19 ========================================================= 13:19:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:19:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:20 + 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 . 13:19:20 Sending build context to Docker daemon 12.44MB 13:19:20 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 13:19:20 Step 2/13 : FROM ${BASE} AS builder 13:19:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:19:20 59bf1c3509f3: Pulling fs layer 13:19:20 666ba61612fd: Pulling fs layer 13:19:20 8ed8ca486205: Pulling fs layer 13:19:20 cc1cd167ecdc: Pulling fs layer 13:19:20 c516ae0d96e1: Pulling fs layer 13:19:20 684cea983483: Pulling fs layer 13:19:20 dd3240ac7de5: Pulling fs layer 13:19:20 c516ae0d96e1: Waiting 13:19:20 684cea983483: Waiting 13:19:20 cc1cd167ecdc: Waiting 13:19:20 b1e948a4e11c: Pulling fs layer 13:19:20 a8fd76ee1af6: Pulling fs layer 13:19:20 646ad004c059: Pulling fs layer 13:19:20 b1e948a4e11c: Waiting 13:19:20 dd3240ac7de5: Waiting 13:19:20 a8fd76ee1af6: Waiting 13:19:20 646ad004c059: Waiting 13:19:20 8ed8ca486205: Verifying Checksum 13:19:20 8ed8ca486205: Download complete 13:19:20 666ba61612fd: Verifying Checksum 13:19:20 666ba61612fd: Download complete 13:19:20 c516ae0d96e1: Download complete 13:19:20 684cea983483: Verifying Checksum 13:19:20 684cea983483: Download complete 13:19:20 59bf1c3509f3: Verifying Checksum 13:19:20 dd3240ac7de5: Verifying Checksum 13:19:20 b1e948a4e11c: Verifying Checksum 13:19:20 b1e948a4e11c: Download complete 13:19:20 59bf1c3509f3: Pull complete 13:19:20 666ba61612fd: Pull complete 13:19:20 8ed8ca486205: Pull complete 13:19:21 646ad004c059: Verifying Checksum 13:19:21 646ad004c059: Download complete 13:19:21 a8fd76ee1af6: Verifying Checksum 13:19:21 a8fd76ee1af6: Download complete 13:19:21 cc1cd167ecdc: Verifying Checksum 13:19:21 cc1cd167ecdc: Download complete 13:19:25 cc1cd167ecdc: Pull complete 13:19:25 c516ae0d96e1: Pull complete 13:19:25 684cea983483: Pull complete 13:19:25 dd3240ac7de5: Pull complete 13:19:25 b1e948a4e11c: Pull complete 13:19:27 a8fd76ee1af6: Pull complete 13:19:28 646ad004c059: Pull complete 13:19:28 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 13:19:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:19:28 ---> 8f69c11f6b0c 13:19:28 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:19:29 ---> Running in 0b64ce0fc55c 13:19:29 Removing intermediate container 0b64ce0fc55c 13:19:29 ---> ee891f70946e 13:19:29 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:19:29 ---> Running in c76edc9ed113 13:19:29 Removing intermediate container c76edc9ed113 13:19:29 ---> 5b7c4a2c9930 13:19:29 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:19:30 ---> Running in f6d16e0e6f67 13:19:30 Removing intermediate container f6d16e0e6f67 13:19:30 ---> fcb76b15db1e 13:19:30 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:19:30 ---> Running in 754d05ee1bca 13:19:30 Removing intermediate container 754d05ee1bca 13:19:30 ---> 80efb8d7d64c 13:19:30 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:19:30 ---> Running in 90116dd12916 13:19:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:19:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:19:32 OK: 221 MiB in 52 packages 13:19:32 Removing intermediate container 90116dd12916 13:19:32 ---> 221854070be5 13:19:32 Step 8/13 : WORKDIR /app 13:19:32 ---> Running in b9f5b7d3c8b1 13:19:32 Removing intermediate container b9f5b7d3c8b1 13:19:32 ---> b10d4e49bbbb 13:19:32 Step 9/13 : COPY go.mod vendor* ./ 13:19:32 ---> dce2e10a2df6 13:19:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:19:32 ---> Running in adab5ad5afc6 13:19:33 Still waiting to schedule task 13:19:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:19:47 Removing intermediate container adab5ad5afc6 13:19:47 ---> b5fa3bc70126 13:19:47 Step 11/13 : COPY . . 13:19:47 ---> 24642b3c56cb 13:19:47 Step 12/13 : ARG MAKE="make build" 13:19:47 ---> Running in aa9e1ef4febd 13:19:47 Removing intermediate container aa9e1ef4febd 13:19:47 ---> e2e713c70c2b 13:19:47 Step 13/13 : RUN $MAKE 13:19:47 ---> Running in 01864ee0e824 13:19:47 noop 13:19:48 Removing intermediate container 01864ee0e824 13:19:48 ---> 7efc391f8433 13:19:48 Successfully built 7efc391f8433 13:19:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:48 + docker inspect -f . ci-base-image-x86_64 13:19:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:48 prd-ubuntu20.04-docker-8c-8g-16089 does not seem to be running inside a container 13:19:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-91 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91:/w/workspace/ry_app-rfid-llrp-inventory_PR-91:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:19:49 $ docker top b97f0435569ed062a8113d1b1f12d9594cf0f1ffb9684dc51d0c4c5278e120eb -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:49 + go version 13:19:49 go version go1.17.7 linux/amd64 [Pipeline] } 13:19:49 $ docker stop --time=1 b97f0435569ed062a8113d1b1f12d9594cf0f1ffb9684dc51d0c4c5278e120eb 13:19:50 $ docker rm -f b97f0435569ed062a8113d1b1f12d9594cf0f1ffb9684dc51d0c4c5278e120eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:51 + docker inspect -f . ci-base-image-x86_64 13:19:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:51 prd-ubuntu20.04-docker-8c-8g-16089 does not seem to be running inside a container 13:19:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-91 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91:/w/workspace/ry_app-rfid-llrp-inventory_PR-91:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:19:52 $ docker top 54c9c0958898143ff211577590a16305ca5a8ffcd8fdeda626a2c4925a12b12f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:19:52 + make test 13:19:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:20:02 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:20:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.028s coverage: 86.2% of statements 13:20:02 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:20:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.554s coverage: 71.9% of statements 13:20:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:20:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:20:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:20:17 ./bin/test-attribution.sh [Pipeline] echo 13:20:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:20:17 $ docker stop --time=1 54c9c0958898143ff211577590a16305ca5a8ffcd8fdeda626a2c4925a12b12f 13:20:19 $ docker rm -f 54c9c0958898143ff211577590a16305ca5a8ffcd8fdeda626a2c4925a12b12f [Pipeline] // withDockerContainer [Pipeline] sh 13:20:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:20:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:20:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:20:20 + ls -al . 13:20:20 total 228 13:20:20 drwxrwxr-x 11 jenkins jenkins 4096 Jun 27 13:20 . 13:20:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 13:18 .. 13:20:20 -rw-rw-r-- 1 jenkins jenkins 262 Jun 27 13:18 .dockerignore 13:20:20 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 13:19 .git 13:20:20 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 13:18 .github 13:20:20 -rw-rw-r-- 1 jenkins jenkins 788 Jun 27 13:18 .gitignore 13:20:20 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 13:18 .golangci.yml 13:20:20 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 13:19 .semver 13:20:20 -rw-rw-r-- 1 jenkins jenkins 9413 Jun 27 13:18 Attribution.txt 13:20:20 -rw-rw-r-- 1 jenkins jenkins 2487 Jun 27 13:18 CHANGELOG.md 13:20:20 -rw-rw-r-- 1 jenkins jenkins 1933 Jun 27 13:18 Dockerfile 13:20:20 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 13:18 GOVERNANCE.md 13:20:20 -rw-rw-r-- 1 jenkins jenkins 687 Jun 27 13:18 Jenkinsfile 13:20:20 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 27 13:18 LICENSE 13:20:20 -rw-rw-r-- 1 jenkins jenkins 2949 Jun 27 13:18 Makefile 13:20:20 -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 13:18 OWNERS.md 13:20:20 -rw-rw-r-- 1 jenkins jenkins 30359 Jun 27 13:18 README.md 13:20:20 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 13:19 VERSION 13:20:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 13:18 bin 13:20:20 -rw-r--r-- 1 jenkins jenkins 41008 Jun 27 13:20 coverage.out 13:20:20 -rw-rw-r-- 1 jenkins jenkins 3475 Jun 27 13:18 go.mod 13:20:20 -rw-rw-r-- 1 jenkins jenkins 36231 Jun 27 13:18 go.sum 13:20:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 13:18 images 13:20:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 13:18 internal 13:20:20 -rw-rw-r-- 1 jenkins jenkins 531 Jun 27 13:18 main.go 13:20:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 13:18 res 13:20:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 13:18 snap 13:20:20 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 13:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:21 + 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=5d3cba22231b9df8c2ae831a339403f5bd90d7c2 --label arch=amd64 --label version=0.0.0 . 13:20:21 Sending build context to Docker daemon 12.44MB 13:20:21 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 13:20:21 Step 2/31 : FROM ${BASE} AS builder 13:20:21 ---> 7efc391f8433 13:20:21 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:20:21 ---> Running in 0b3d8531d32d 13:20:21 Removing intermediate container 0b3d8531d32d 13:20:21 ---> 13c52e844423 13:20:21 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 13:20:21 ---> Running in c6ec99ff7fe9 13:20:21 Removing intermediate container c6ec99ff7fe9 13:20:21 ---> dac39e672fc0 13:20:21 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:20:21 ---> Running in d05f46f34b58 13:20:21 Removing intermediate container d05f46f34b58 13:20:21 ---> 1700f0e37e22 13:20:21 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:20:21 ---> Running in 8fa2d0600d40 13:20:22 Removing intermediate container 8fa2d0600d40 13:20:22 ---> 1eda2fe53398 13:20:22 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:20:22 ---> Running in db10060d0f5c 13:20:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:20:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:20:23 OK: 221 MiB in 52 packages 13:20:24 Removing intermediate container db10060d0f5c 13:20:24 ---> 5939d5b1e941 13:20:24 Step 8/31 : WORKDIR /app 13:20:24 ---> Running in 277e106a8f42 13:20:24 Removing intermediate container 277e106a8f42 13:20:24 ---> 674701bf63b6 13:20:24 Step 9/31 : COPY go.mod vendor* ./ 13:20:24 ---> 30918d62603b 13:20:24 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:20:24 ---> Running in d6eb2568c813 13:20:24 Removing intermediate container d6eb2568c813 13:20:24 ---> 6165fb3588a2 13:20:24 Step 11/31 : COPY . . 13:20:25 ---> 9d834ec7a111 13:20:25 Step 12/31 : ARG MAKE="make build" 13:20:25 ---> Running in e17bc8586354 13:20:25 Removing intermediate container e17bc8586354 13:20:25 ---> 301ae1d6dc12 13:20:25 Step 13/31 : RUN $MAKE 13:20:25 ---> Running in 0e85897366a4 13:20:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 13:20:47 Removing intermediate container 0e85897366a4 13:20:47 ---> d7001de3ac54 13:20:47 Step 14/31 : FROM alpine:3.14 13:20:47 3.14: Pulling from library/alpine 13:20:47 8663204ce13b: Pulling fs layer 13:20:47 8663204ce13b: Verifying Checksum 13:20:47 8663204ce13b: Download complete 13:20:47 8663204ce13b: Pull complete 13:20:47 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:20:47 Status: Downloaded newer image for alpine:3.14 13:20:47 ---> e04c818066af 13:20:47 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:20:47 ---> Running in 0eb71bde70aa 13:20:47 Removing intermediate container 0eb71bde70aa 13:20:47 ---> 4c04d6a69030 13:20:47 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:20:47 ---> Running in d99d6dd88ea1 13:20:47 Removing intermediate container d99d6dd88ea1 13:20:47 ---> 51eb6a8eceda 13:20:47 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:20:47 ---> Running in 847d31acdf18 13:20:47 Removing intermediate container 847d31acdf18 13:20:47 ---> 822120739d18 13:20:47 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 13:20:47 ---> Running in bbf6a8e374bd 13:20:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:20:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:20:48 (1/7) Installing ca-certificates (20211220-r0) 13:20:49 (2/7) Installing dumb-init (1.2.5-r1) 13:20:49 (3/7) Installing libgcc (10.3.1_git20210424-r2) 13:20:49 (4/7) Installing libsodium (1.0.18-r0) 13:20:49 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 13:20:49 (6/7) Installing libzmq (4.3.4-r0) 13:20:49 (7/7) Installing zeromq (4.3.4-r0) 13:20:49 Executing busybox-1.33.1-r7.trigger 13:20:49 Executing ca-certificates-20211220-r0.trigger 13:20:49 OK: 9 MiB in 21 packages 13:20:49 Removing intermediate container bbf6a8e374bd 13:20:49 ---> 0ca7f895aa0e 13:20:49 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:20:50 ---> 03a04a49fc46 13:20:50 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 13:20:50 ---> 016c68dc1b67 13:20:50 Step 21/31 : COPY --from=builder /app/res/ /res/ 13:20:50 ---> 33b9f38c9094 13:20:50 Step 22/31 : COPY --from=builder /app/static/ /static/ 13:20:50 ---> 2a2c6c6e7cbf 13:20:50 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:20:51 ---> dc549fc11be0 13:20:51 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:20:51 ---> Running in c8da698f4fd5 13:20:51 Removing intermediate container c8da698f4fd5 13:20:51 ---> 59cf479400d4 13:20:51 Step 25/31 : VOLUME /cache 13:20:51 ---> Running in c80811a46cc5 13:20:51 Removing intermediate container c80811a46cc5 13:20:51 ---> fd5ca0cf6aa6 13:20:51 Step 26/31 : EXPOSE 59711 13:20:51 ---> Running in 1276ea33ffff 13:20:52 Removing intermediate container 1276ea33ffff 13:20:52 ---> deab2ec4c30f 13:20:52 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:20:52 ---> Running in 21d632e6fe80 13:20:52 Removing intermediate container 21d632e6fe80 13:20:52 ---> 49f29651e3cf 13:20:52 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 13:20:52 ---> Running in ce7f3e74002e 13:20:52 Removing intermediate container ce7f3e74002e 13:20:52 ---> 16e7acdeb83e 13:20:52 Step 29/31 : LABEL arch=amd64 13:20:52 ---> Running in 88d9b4a4a971 13:20:52 Removing intermediate container 88d9b4a4a971 13:20:52 ---> ddd4fa0c992e 13:20:52 Step 30/31 : LABEL git_sha=5d3cba22231b9df8c2ae831a339403f5bd90d7c2 13:20:52 ---> Running in eb7d82c02716 13:20:52 Removing intermediate container eb7d82c02716 13:20:52 ---> 3899cef7dbae 13:20:52 Step 31/31 : LABEL version=0.0.0 13:20:52 ---> Running in 50e68900a9e2 13:20:52 Removing intermediate container 50e68900a9e2 13:20:52 ---> a527a975d504 13:20:52 [Warning] One or more build-args [ARCH] were not consumed 13:20:52 Successfully built a527a975d504 13:20:52 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 13:20:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:20:53 13:20:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:20:53 latest: Pulling from edgex-lftools-log-publisher 13:20:53 5eb5b503b376: Pulling fs layer 13:20:53 5c69ac0246d0: Pulling fs layer 13:20:53 ec43610c2a17: Pulling fs layer 13:20:53 3a2ae6a8a46f: Pulling fs layer 13:20:53 33b1e0a273af: Pulling fs layer 13:20:53 5d3b04190fa2: Pulling fs layer 13:20:53 2f39f015ded8: Pulling fs layer 13:20:53 33b1e0a273af: Waiting 13:20:53 5d3b04190fa2: Waiting 13:20:53 2f39f015ded8: Waiting 13:20:53 5c69ac0246d0: Verifying Checksum 13:20:53 5c69ac0246d0: Download complete 13:20:53 3a2ae6a8a46f: Download complete 13:20:53 33b1e0a273af: Verifying Checksum 13:20:53 33b1e0a273af: Download complete 13:20:53 ec43610c2a17: Verifying Checksum 13:20:53 ec43610c2a17: Download complete 13:20:54 5d3b04190fa2: Verifying Checksum 13:20:54 5d3b04190fa2: Download complete 13:20:54 5eb5b503b376: Verifying Checksum 13:20:54 5eb5b503b376: Download complete 13:20:54 2f39f015ded8: Download complete 13:20:55 5eb5b503b376: Pull complete 13:20:55 5c69ac0246d0: Pull complete 13:20:56 ec43610c2a17: Pull complete 13:20:56 3a2ae6a8a46f: Pull complete 13:20:56 33b1e0a273af: Pull complete 13:20:56 5d3b04190fa2: Pull complete 13:21:01 2f39f015ded8: Pull complete 13:21:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:21:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:21:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:01 prd-ubuntu20.04-docker-8c-8g-16089 does not seem to be running inside a container 13:21:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-91 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91:/w/workspace/ry_app-rfid-llrp-inventory_PR-91:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:21:03 $ docker top 37a77e5ac28851aeabc521676e2d9a2aa1b9329538fb335a54604db5465cb6dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:03 ---> job-cost.sh 13:21:03 lf-activate-venv: SKIPPING 13:21:03 INFO: No Stack... 13:21:04 INFO: Retrieving Pricing Info for: v3-standard-8 13:21:04 INFO: Archiving Costs [Pipeline] sh 13:21:05 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-91/archives/cost.csv 13:21:05 + cut -d, -f6 [Pipeline] lock 13:21:05 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-91-1-stack-cost] 13:21:05 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-91-1-stack-cost] did not exist. Created. 13:21:05 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-91-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:21:05 + echo total: 0.4399999976158142 [Pipeline] stash 13:21:05 Stashed 1 file(s) [Pipeline] } 13:21:05 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-91-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:21:05 $ docker stop --time=1 37a77e5ac28851aeabc521676e2d9a2aa1b9329538fb335a54604db5465cb6dc 13:21:07 $ docker rm -f 37a77e5ac28851aeabc521676e2d9a2aa1b9329538fb335a54604db5465cb6dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:21:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16093 in /w/workspace/ry_app-rfid-llrp-inventory_PR-91 [Pipeline] { [Pipeline] ws 13:21:11 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:21:12 The recommended git tool is: git 13:21:17 using credential edgex-jenkins-ssh 13:21:17 Cloning the remote Git repository 13:21:17 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:21:18 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:21:18 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:21:18 > git --version # timeout=10 13:21:18 > git --version # 'git version 2.25.1' 13:21:18 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:21:20 Merging remotes/origin/main commit 3817b545243506d6c11f8926a861473cd0c4170b into PR head commit 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 13:21:21 Merge succeeded, producing 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 13:21:21 Checking out Revision 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 (PR-91) 13:21:20 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:21:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:21:20 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:21:20 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:21:20 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:21:20 > git config core.sparsecheckout # timeout=10 13:21:20 > git checkout -f 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 # timeout=10 13:21:21 > git remote # timeout=10 13:21:21 > git config --get remote.origin.url # timeout=10 13:21:21 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:21 > git merge 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 13:21:21 > git rev-parse HEAD^{commit} # timeout=10 13:21:21 > git config core.sparsecheckout # timeout=10 13:21:21 > git checkout -f 5d3cba22231b9df8c2ae831a339403f5bd90d7c2 # timeout=10 13:21:25 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5" 13:21:25 > git --version # timeout=10 13:21:25 > git --version # 'git version 2.25.1' 13:21:25 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:21:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:21:26 % Total % Received % Xferd Average Speed Time Time Time Current 13:21:26 Dload Upload Total Spent Left Speed 13:21:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 88789 0 --:--:-- --:--:-- --:--:-- 89437 [Pipeline] sh 13:21:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:21:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:21:27 + sudo tee /etc/docker/daemon.new 13:21:27 { 13:21:27 "registry-mirrors": [ 13:21:27 "https://nexus3.edgexfoundry.org:10001" 13:21:27 ], 13:21:27 "bip": "10.250.0.254/24", 13:21:27 "hosts": [ 13:21:27 "tcp://0.0.0.0:5555", 13:21:27 "unix:///var/run/docker.sock" 13:21:27 ], 13:21:27 "mtu": 1458, 13:21:27 "selinux-enabled": true, 13:21:27 "seccomp-profile": "/etc/docker/seccomp.json" 13:21:27 } [Pipeline] sh 13:21:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:21:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:47 provisioning config files... 13:21:47 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5372158566073051946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:47 ---> docker-login.sh 13:21:47 nexus3.edgexfoundry.org:10001 13:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:48 Configure a credential helper to remove this warning. See 13:21:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:48 13:21:48 Login Succeeded 13:21:48 nexus3.edgexfoundry.org:10002 13:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:48 Configure a credential helper to remove this warning. See 13:21:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:48 13:21:48 Login Succeeded 13:21:48 nexus3.edgexfoundry.org:10003 13:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:49 Configure a credential helper to remove this warning. See 13:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:49 13:21:49 Login Succeeded 13:21:49 nexus3.edgexfoundry.org:10004 13:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:49 Configure a credential helper to remove this warning. See 13:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:49 13:21:49 Login Succeeded 13:21:49 docker.io 13:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:50 Configure a credential helper to remove this warning. See 13:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:50 13:21:50 Login Succeeded 13:21:50 ---> docker-login.sh ends [Pipeline] } 13:21:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:21:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:21:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:21:50 ========================================================= 13:21:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:21:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:51 + 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 . 13:21:51 Sending build context to Docker daemon 687.6kB 13:21:51 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 13:21:51 Step 2/13 : FROM ${BASE} AS builder 13:21:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:21:51 9b3977197b4f: Pulling fs layer 13:21:51 1a89e8eeedd5: Pulling fs layer 13:21:51 94645a83ff95: Pulling fs layer 13:21:51 e6fb740bc735: Pulling fs layer 13:21:51 3a77bd46dcc9: Pulling fs layer 13:21:51 355e64cbe906: Pulling fs layer 13:21:51 63ab81a10011: Pulling fs layer 13:21:51 555d1d1c4555: Pulling fs layer 13:21:51 7d9057610161: Pulling fs layer 13:21:51 e6fb740bc735: Waiting 13:21:51 3a77bd46dcc9: Waiting 13:21:51 63ab81a10011: Waiting 13:21:51 555d1d1c4555: Waiting 13:21:51 355e64cbe906: Waiting 13:21:51 7d9057610161: Waiting 13:21:51 94645a83ff95: Verifying Checksum 13:21:51 94645a83ff95: Download complete 13:21:51 1a89e8eeedd5: Download complete 13:21:51 3a77bd46dcc9: Verifying Checksum 13:21:51 3a77bd46dcc9: Download complete 13:21:51 355e64cbe906: Download complete 13:21:51 9b3977197b4f: Verifying Checksum 13:21:51 9b3977197b4f: Download complete 13:21:51 63ab81a10011: Verifying Checksum 13:21:51 63ab81a10011: Download complete 13:21:52 9b3977197b4f: Pull complete 13:21:52 7d9057610161: Verifying Checksum 13:21:52 7d9057610161: Download complete 13:21:53 1a89e8eeedd5: Pull complete 13:21:53 94645a83ff95: Pull complete 13:21:53 555d1d1c4555: Verifying Checksum 13:21:53 555d1d1c4555: Download complete 13:21:54 e6fb740bc735: Download complete 13:22:06 e6fb740bc735: Pull complete 13:22:06 3a77bd46dcc9: Pull complete 13:22:06 355e64cbe906: Pull complete 13:22:07 63ab81a10011: Pull complete 13:22:13 555d1d1c4555: Pull complete 13:22:15 7d9057610161: Pull complete 13:22:15 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 13:22:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:22:15 ---> 819e984ddca1 13:22:15 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:22:17 ---> Running in 39c55b6b70bb 13:22:18 Removing intermediate container 39c55b6b70bb 13:22:18 ---> 4550161290eb 13:22:18 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:22:18 ---> Running in fcfe8ffc1a6a 13:22:18 Removing intermediate container fcfe8ffc1a6a 13:22:18 ---> 580bc862572a 13:22:18 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:22:18 ---> Running in 764bfc5c03b2 13:22:19 Removing intermediate container 764bfc5c03b2 13:22:19 ---> 7410fde4552b 13:22:19 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:22:19 ---> Running in 759ae0e8b2b6 13:22:21 Removing intermediate container 759ae0e8b2b6 13:22:21 ---> 9b9af7d5a2c7 13:22:21 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:22:21 ---> Running in 6204228cf6c1 13:22:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:22:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:22:23 OK: 220 MiB in 52 packages 13:22:24 Removing intermediate container 6204228cf6c1 13:22:24 ---> f370e4714c5f 13:22:24 Step 8/13 : WORKDIR /app 13:22:24 ---> Running in 7cc84736c9ac 13:22:25 Removing intermediate container 7cc84736c9ac 13:22:25 ---> f4ba2a39ea75 13:22:25 Step 9/13 : COPY go.mod vendor* ./ 13:22:25 ---> 61ad0c024ef7 13:22:25 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:25 ---> Running in 296775c854a1 13:23:12 Removing intermediate container 296775c854a1 13:23:12 ---> 449f85955f3b 13:23:12 Step 11/13 : COPY . . 13:23:12 ---> 6e2e9c84bbe1 13:23:12 Step 12/13 : ARG MAKE="make build" 13:23:12 ---> Running in bc17d98743b1 13:23:12 Removing intermediate container bc17d98743b1 13:23:12 ---> a3887d4197bf 13:23:12 Step 13/13 : RUN $MAKE 13:23:12 ---> Running in bd324cff3e63 13:23:12 noop 13:23:12 Removing intermediate container bd324cff3e63 13:23:12 ---> 0e7b05c1210f 13:23:12 Successfully built 0e7b05c1210f 13:23:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:13 + docker inspect -f . ci-base-image-arm64 13:23:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:13 prd-ubuntu20.04-docker-arm64-4c-16g-16093 does not seem to be running inside a container 13:23:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:23:14 $ docker top f5b5a3594ae8cf2b577015d260e7f669dd75032064a5d9c2e575a20b1d4ccf0e -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:15 + go version 13:23:15 go version go1.17.7 linux/arm64 [Pipeline] } 13:23:15 $ docker stop --time=1 f5b5a3594ae8cf2b577015d260e7f669dd75032064a5d9c2e575a20b1d4ccf0e 13:23:17 $ docker rm -f f5b5a3594ae8cf2b577015d260e7f669dd75032064a5d9c2e575a20b1d4ccf0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:18 + docker inspect -f . ci-base-image-arm64 13:23:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:18 prd-ubuntu20.04-docker-arm64-4c-16g-16093 does not seem to be running inside a container 13:23:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:23:20 $ docker top 70cd5a33dd511dd8cd4dd396893edbe13c4361b35bbc35192b8233520a299169 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:23:21 + make test 13:23:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:24:42 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:24:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.230s coverage: 86.2% of statements 13:24:42 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:24:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.689s coverage: 71.9% of statements 13:24:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:24:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:25:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:25:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:25:13 ./bin/test-attribution.sh [Pipeline] echo 13:25:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:25:16 $ docker stop --time=1 70cd5a33dd511dd8cd4dd396893edbe13c4361b35bbc35192b8233520a299169 13:25:18 $ docker rm -f 70cd5a33dd511dd8cd4dd396893edbe13c4361b35bbc35192b8233520a299169 [Pipeline] // withDockerContainer [Pipeline] sh 13:25:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:25:19 Warning: overwriting stash ‘coverage-report’ 13:25:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:25:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:25:20 + ls -al . 13:25:20 total 224 13:25:20 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 13:25 . 13:25:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 13:21 .. 13:25:20 -rw-rw-r-- 1 jenkins jenkins 262 Jun 27 13:21 .dockerignore 13:25:20 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 13:21 .git 13:25:20 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 13:21 .github 13:25:20 -rw-rw-r-- 1 jenkins jenkins 788 Jun 27 13:21 .gitignore 13:25:20 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 13:21 .golangci.yml 13:25:20 -rw-rw-r-- 1 jenkins jenkins 9413 Jun 27 13:21 Attribution.txt 13:25:20 -rw-rw-r-- 1 jenkins jenkins 2487 Jun 27 13:21 CHANGELOG.md 13:25:20 -rw-rw-r-- 1 jenkins jenkins 1933 Jun 27 13:21 Dockerfile 13:25:20 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 13:21 GOVERNANCE.md 13:25:20 -rw-rw-r-- 1 jenkins jenkins 687 Jun 27 13:21 Jenkinsfile 13:25:20 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 27 13:21 LICENSE 13:25:20 -rw-rw-r-- 1 jenkins jenkins 2949 Jun 27 13:21 Makefile 13:25:20 -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 13:21 OWNERS.md 13:25:20 -rw-rw-r-- 1 jenkins jenkins 30359 Jun 27 13:21 README.md 13:25:20 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 13:19 VERSION 13:25:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 13:21 bin 13:25:20 -rw-r--r-- 1 jenkins jenkins 41008 Jun 27 13:24 coverage.out 13:25:20 -rw-rw-r-- 1 jenkins jenkins 3475 Jun 27 13:21 go.mod 13:25:20 -rw-rw-r-- 1 jenkins jenkins 36231 Jun 27 13:21 go.sum 13:25:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 13:21 images 13:25:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 13:21 internal 13:25:20 -rw-rw-r-- 1 jenkins jenkins 531 Jun 27 13:21 main.go 13:25:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 13:21 res 13:25:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 13:21 snap 13:25:20 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 13:21 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:21 + 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=5d3cba22231b9df8c2ae831a339403f5bd90d7c2 --label arch=arm64 --label version=0.0.0 . 13:25:21 Sending build context to Docker daemon 687.6kB 13:25:21 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 13:25:21 Step 2/31 : FROM ${BASE} AS builder 13:25:21 ---> 0e7b05c1210f 13:25:21 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:25:21 ---> Running in f3c233252d83 13:25:22 Removing intermediate container f3c233252d83 13:25:22 ---> 6b2689686ef0 13:25:22 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 13:25:22 ---> Running in 7c0e2f8bd53b 13:25:22 Removing intermediate container 7c0e2f8bd53b 13:25:22 ---> 32beb7e81c03 13:25:22 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:25:22 ---> Running in bc22c29d7f29 13:25:22 Removing intermediate container bc22c29d7f29 13:25:22 ---> 9997cde17224 13:25:22 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:25:22 ---> Running in 5af0327f09d2 13:25:24 Removing intermediate container 5af0327f09d2 13:25:24 ---> 4b6fbe229473 13:25:24 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:25:24 ---> Running in e44e33818574 13:25:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:25:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:25:27 OK: 220 MiB in 52 packages 13:25:28 Removing intermediate container e44e33818574 13:25:28 ---> 1067c0f6d610 13:25:28 Step 8/31 : WORKDIR /app 13:25:28 ---> Running in 924c50e223dc 13:25:28 Removing intermediate container 924c50e223dc 13:25:28 ---> bd0a915f587b 13:25:28 Step 9/31 : COPY go.mod vendor* ./ 13:25:29 ---> 28225482b0a3 13:25:29 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:29 ---> Running in 9d0485882db2 13:25:31 Removing intermediate container 9d0485882db2 13:25:31 ---> bddd2e8d1589 13:25:31 Step 11/31 : COPY . . 13:25:31 ---> 5db4b103d810 13:25:31 Step 12/31 : ARG MAKE="make build" 13:25:31 ---> Running in b582a84dc1af 13:25:32 Removing intermediate container b582a84dc1af 13:25:32 ---> acfbf0ab7b35 13:25:32 Step 13/31 : RUN $MAKE 13:25:32 ---> Running in a244052644e6 13:25:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 13:27:39 Removing intermediate container a244052644e6 13:27:39 ---> f37cf15723a3 13:27:39 Step 14/31 : FROM alpine:3.14 13:27:39 3.14: Pulling from library/alpine 13:27:39 455c02918c45: Pulling fs layer 13:27:39 455c02918c45: Verifying Checksum 13:27:39 455c02918c45: Download complete 13:27:39 455c02918c45: Pull complete 13:27:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:27:39 Status: Downloaded newer image for alpine:3.14 13:27:39 ---> ac73e934f311 13:27:39 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:27:39 ---> Running in 58999b05ffb5 13:27:39 Removing intermediate container 58999b05ffb5 13:27:39 ---> a37381f9996f 13:27:39 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:27:39 ---> Running in 9c1216aed5ac 13:27:39 Removing intermediate container 9c1216aed5ac 13:27:39 ---> 043134fa548a 13:27:39 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:27:39 ---> Running in 9712cf32e409 13:27:39 Removing intermediate container 9712cf32e409 13:27:39 ---> 3b8e8779d95c 13:27:39 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 13:27:39 ---> Running in 1fa2f2bd6c22 13:27:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:27:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:27:42 (1/7) Installing ca-certificates (20211220-r0) 13:27:42 (2/7) Installing dumb-init (1.2.5-r1) 13:27:42 (3/7) Installing libgcc (10.3.1_git20210424-r2) 13:27:42 (4/7) Installing libsodium (1.0.18-r0) 13:27:43 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 13:27:43 (6/7) Installing libzmq (4.3.4-r0) 13:27:43 (7/7) Installing zeromq (4.3.4-r0) 13:27:43 Executing busybox-1.33.1-r7.trigger 13:27:43 Executing ca-certificates-20211220-r0.trigger 13:27:43 OK: 9 MiB in 21 packages 13:27:45 Removing intermediate container 1fa2f2bd6c22 13:27:45 ---> 4ae2c4b9e18d 13:27:45 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:27:45 ---> 7d831579ba30 13:27:45 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 13:27:46 ---> a2b173513454 13:27:46 Step 21/31 : COPY --from=builder /app/res/ /res/ 13:27:46 ---> 34d864b9e0a4 13:27:46 Step 22/31 : COPY --from=builder /app/static/ /static/ 13:27:47 ---> 18c3694119fa 13:27:47 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:27:48 ---> 0602f70d3e76 13:27:48 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:27:48 ---> Running in cc22d69f98a4 13:27:50 Removing intermediate container cc22d69f98a4 13:27:50 ---> 52b9fda5f121 13:27:50 Step 25/31 : VOLUME /cache 13:27:50 ---> Running in 39fba7cfe860 13:27:50 Removing intermediate container 39fba7cfe860 13:27:50 ---> 57ef64dca9ae 13:27:50 Step 26/31 : EXPOSE 59711 13:27:50 ---> Running in bad02eef5da0 13:27:51 Removing intermediate container bad02eef5da0 13:27:51 ---> bed7338ae444 13:27:51 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:27:51 ---> Running in e997969bcbad 13:27:51 Removing intermediate container e997969bcbad 13:27:51 ---> b75d4c23fdb7 13:27:51 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 13:27:51 ---> Running in d5d42b1bd71c 13:27:52 Removing intermediate container d5d42b1bd71c 13:27:52 ---> ecc65f57f1a0 13:27:52 Step 29/31 : LABEL arch=arm64 13:27:52 ---> Running in 61ff0f357170 13:27:52 Removing intermediate container 61ff0f357170 13:27:52 ---> b1764d1acf12 13:27:52 Step 30/31 : LABEL git_sha=5d3cba22231b9df8c2ae831a339403f5bd90d7c2 13:27:52 ---> Running in cc2de3826c00 13:27:52 Removing intermediate container cc2de3826c00 13:27:52 ---> 91858c37340f 13:27:52 Step 31/31 : LABEL version=0.0.0 13:27:53 ---> Running in 151b023f98ff 13:27:53 Removing intermediate container 151b023f98ff 13:27:53 ---> e666571c26fc 13:27:53 [Warning] One or more build-args [ARCH] were not consumed 13:27:53 Successfully built e666571c26fc 13:27:53 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 13:27:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:27:54 13:27:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:27:54 arm64: Pulling from edgex-lftools-log-publisher 13:27:54 8998bd30e6a1: Pulling fs layer 13:27:54 04944245beec: Pulling fs layer 13:27:54 699f458cf7ca: Pulling fs layer 13:27:54 765212b225bb: Pulling fs layer 13:27:54 f23df028b6ca: Pulling fs layer 13:27:54 d65c8cfc05b1: Pulling fs layer 13:27:54 2437ff75d9bd: Pulling fs layer 13:27:54 765212b225bb: Waiting 13:27:54 f23df028b6ca: Waiting 13:27:54 d65c8cfc05b1: Waiting 13:27:54 2437ff75d9bd: Waiting 13:27:54 04944245beec: Verifying Checksum 13:27:54 04944245beec: Download complete 13:27:54 765212b225bb: Download complete 13:27:54 f23df028b6ca: Verifying Checksum 13:27:54 f23df028b6ca: Download complete 13:27:54 d65c8cfc05b1: Verifying Checksum 13:27:54 d65c8cfc05b1: Download complete 13:27:55 699f458cf7ca: Verifying Checksum 13:27:55 699f458cf7ca: Download complete 13:27:55 8998bd30e6a1: Verifying Checksum 13:27:55 8998bd30e6a1: Download complete 13:27:58 2437ff75d9bd: Verifying Checksum 13:27:58 2437ff75d9bd: Download complete 13:28:00 8998bd30e6a1: Pull complete 13:28:00 04944245beec: Pull complete 13:28:01 699f458cf7ca: Pull complete 13:28:02 765212b225bb: Pull complete 13:28:02 f23df028b6ca: Pull complete 13:28:03 d65c8cfc05b1: Pull complete 13:28:18 2437ff75d9bd: Pull complete 13:28:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:28:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:28:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:18 prd-ubuntu20.04-docker-arm64-4c-16g-16093 does not seem to be running inside a container 13:28:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:28:21 $ docker top 1ff9ef161a0685b5df1660be2085b687dbfdca10c009b206525002783738b931 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:22 ---> job-cost.sh 13:28:22 lf-activate-venv: SKIPPING 13:28:22 INFO: No Stack... 13:28:22 INFO: Retrieving Pricing Info for: v3-standard-4 13:28:23 INFO: Archiving Costs [Pipeline] sh 13:28:24 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:28:24 + cut -d, -f6 [Pipeline] lock 13:28:24 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-91-1-stack-cost] 13:28:24 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-91-1-stack-cost] did not exist. Created. 13:28:24 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-91-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:28:25 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-0aa7e152/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:28:25 + echo total: 0.10999999940395355 [Pipeline] stash 13:28:25 Warning: overwriting stash ‘stack-cost’ 13:28:25 Stashed 1 file(s) [Pipeline] } 13:28:26 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-91-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:28:26 $ docker stop --time=1 1ff9ef161a0685b5df1660be2085b687dbfdca10c009b206525002783738b931 13:28:27 $ docker rm -f 1ff9ef161a0685b5df1660be2085b687dbfdca10c009b206525002783738b931 [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 13:28:28 provisioning config files... 13:28:28 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp/config7538831053725060346tmp [Pipeline] { [Pipeline] sh 13:28:29 + set +x 13:28:29 + curl -s https://codecov.io/bash 13:28:29 + bash -s -- 13:28:29 13:28:29 _____ _ 13:28:29 / ____| | | 13:28:29 | | ___ __| | ___ ___ _____ __ 13:28:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:28:29 | |___| (_) | (_| | __/ (_| (_) \ V / 13:28:29 \_____\___/ \__,_|\___|\___\___/ \_/ 13:28:29 Bash-1.0.6 13:28:29 13:28:29 13:28:29 ==> git version 2.25.1 found 13:28:29 ==> 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 13:28:29 Release-Date: 2020-01-08 13:28:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:28:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:28:29 ==> Jenkins CI detected. 13:28:29 current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-91 13:28:29 project root: . 13:28:29 --> token set from env 13:28:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:28:29 ==> Running gcov in . (disable via -X gcov) 13:28:29 ==> Python coveragepy not found 13:28:29 ==> Searching for coverage reports in: 13:28:29 + . 13:28:29 -> Found 1 reports 13:28:29 ==> Detecting git/mercurial file structure 13:28:29 ==> Reading reports 13:28:29 + ./coverage.out bytes=41008 13:28:29 ==> Appending adjustments 13:28:29 https://docs.codecov.io/docs/fixing-reports 13:28:29 + Found adjustments 13:28:29 ==> Gzipping contents 13:28:29 12K /tmp/codecov.2S0Mju.gz 13:28:29 ==> Uploading reports 13:28:29 url: https://codecov.io 13:28:29 query: branch=PR-91&commit=5d3cba22231b9df8c2ae831a339403f5bd90d7c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-91%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=91&job=&cmd_args= 13:28:29 -> Pinging Codecov 13:28:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-91&commit=5d3cba22231b9df8c2ae831a339403f5bd90d7c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-91%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=91&job=&cmd_args= 13:28:29 -> Uploading to 13:28:29 https://storage.googleapis.com/codecov/v4/raw/2022-06-27/581DD39554BDF9B6E22D074273EAD858/5d3cba22231b9df8c2ae831a339403f5bd90d7c2/ddffe6b5-6e7e-43c2-bf87-7239a9280075.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T132829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f11f1b44337d1af0f3da1674cf759fd1f39fea2522ff5c41df182b430d5360c0 13:28:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:28:29 Dload Upload Total Spent Left Speed 13:28:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 55483 --:--:-- --:--:-- --:--:-- 55483 13:28:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5d3cba22231b9df8c2ae831a339403f5bd90d7c2 [Pipeline] } 13:28:29 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 13:28:31 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-91/archives ] 13:28:31 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-91/archives 13:28:31 total 16 13:28:31 drwxr-xr-x 3 root root 4096 Jun 27 13:21 . 13:28:31 drwxrwxr-x 12 jenkins jenkins 4096 Jun 27 13:21 .. 13:28:31 drwxr-xr-x 2 root root 4096 Jun 27 13:21 cost 13:28:31 -rw-r--r-- 1 root root 94 Jun 27 13:21 cost.csv 13:28:31 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-91/archives 13:28:31 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-91/archives 13:28:31 total 16 13:28:31 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 13:21 . 13:28:31 drwxrwxr-x 12 jenkins jenkins 4096 Jun 27 13:21 .. 13:28:31 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 13:21 cost 13:28:31 -rw-r--r-- 1 jenkins jenkins 94 Jun 27 13:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:28:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:28:33 ---> package-listing.sh 13:28:33 ++ tr '[:upper:]' '[:lower:]' 13:28:33 ++ facter osfamily 13:28:33 + OS_FAMILY=debian 13:28:33 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-91 13:28:33 + START_PACKAGES=/tmp/packages_start.txt 13:28:33 + END_PACKAGES=/tmp/packages_end.txt 13:28:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:28:33 + PACKAGES=/tmp/packages_start.txt 13:28:33 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-91 ']' 13:28:33 + PACKAGES=/tmp/packages_end.txt 13:28:33 + case "${OS_FAMILY}" in 13:28:33 + dpkg -l 13:28:33 + grep '^ii' 13:28:33 + '[' -f /tmp/packages_start.txt ']' 13:28:33 + '[' -f /tmp/packages_end.txt ']' 13:28:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:28:33 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-91 ']' 13:28:33 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-91/archives/ 13:28:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-91/archives/ [Pipeline] echo 13:28:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:28:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:28:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:34 prd-ubuntu20.04-docker-8c-8g-16089 does not seem to be running inside a container 13:28:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-91 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91:/w/workspace/ry_app-rfid-llrp-inventory_PR-91:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:28:34 $ docker top 96ca5d5fc8eb74ceb36b70629ca606654a180ed4dfd3f50bb495f4db9258374b -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:35 + touch /tmp/pre-build-complete [Pipeline] sh 13:28:35 + mkdir -p /var/log/sysstat [Pipeline] sh 13:28:35 + ls /var/log/sa-host 13:28:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:28:36 provisioning config files... 13:28:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-91@tmp/config1484169462184106940tmp [Pipeline] { [Pipeline] echo 13:28:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:28:36 ---> create-netrc.sh [Pipeline] } 13:28:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:28:36 ---> python-tools-install.sh [Pipeline] echo 13:28:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:28:37 ---> sudo-logs.sh 13:28:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:28:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:28:37 ---> job-cost.sh 13:28:37 lf-activate-venv: SKIPPING 13:28:37 DEBUG: total: 0.4399999976158142 13:28:37 INFO: Retrieving Stack Cost... 13:28:38 INFO: Retrieving Pricing Info for: v3-standard-8 13:28:38 INFO: Archiving Costs [Pipeline] echo 13:28:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:28:38 ---> logs-deploy.sh 13:28:38 lf-activate-venv: SKIPPING 13:28:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-91/1 13:28:38 INFO: archiving workspace using pattern(s): 13:28:39 Archives upload complete. 13:28:39 INFO: archiving logs to Nexus