Pull request #179 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 64439c13e575d715cbfa6dbf1227bf4b8e869973+670e042fb11711975c44f19a61fa475a20d859e8 (d3c59335ef531fe4d22a11206c579e522092bdfe) 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-ssh6492684312405388710.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7786034609120111277.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-179/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-179/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9993301645100518470.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-179/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1278391830330683842.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14261604927792614671.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-179/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-179/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5106561091050184282.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10827 in /w/workspace/y_app-rfid-llrp-inventory_PR-179 [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/y_app-rfid-llrp-inventory_PR-179 # 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 > 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 Merging remotes/origin/main commit 670e042fb11711975c44f19a61fa475a20d859e8 into PR head commit 64439c13e575d715cbfa6dbf1227bf4b8e869973 Merge succeeded, producing 64439c13e575d715cbfa6dbf1227bf4b8e869973 Checking out Revision 64439c13e575d715cbfa6dbf1227bf4b8e869973 (PR-179) > 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/179/head:refs/remotes/origin/PR-179 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64439c13e575d715cbfa6dbf1227bf4b8e869973 # 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 670e042fb11711975c44f19a61fa475a20d859e8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64439c13e575d715cbfa6dbf1227bf4b8e869973 # timeout=10 Commit message: "build(snap): Upgrade snap base to core22, remove deprecated plug" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:39:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:39:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:39:47 ========================================================= 13:39:47 EdgeX Global Pipelines Version Info 13:39:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:39:48 ------------------- 13:39:48 stable info: 13:39:48 ------------------- 13:39:48 Commited By: Bill Mahoney bill.mahoney@intel.com 13:39:48 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 13:39:48 Message: update stable to v1.0.248 13:39:48 ------------------- 13:39:48 experimental info: 13:39:48 ------------------- 13:39:48 Commited By: **** collab-it+edgex@linuxfoundation.org 13:39:48 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 13:39:48 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:39:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:39:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:39:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:39:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:39:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:39:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-179 [Pipeline] echo 13:39:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-179 [Pipeline] echo 13:39:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-179 [Pipeline] echo 13:39:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64439c13e575d715cbfa6dbf1227bf4b8e869973 [Pipeline] echo 13:39:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64439c1 [Pipeline] echo 13:39:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:39:50 provisioning config files... 13:39:50 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp/config15373389681350129443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:50 ---> docker-login.sh 13:39:50 nexus3.edgexfoundry.org:10001 13:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:51 Configure a credential helper to remove this warning. See 13:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:51 13:39:51 Login Succeeded 13:39:51 nexus3.edgexfoundry.org:10002 13:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:51 Configure a credential helper to remove this warning. See 13:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:51 13:39:51 Login Succeeded 13:39:51 nexus3.edgexfoundry.org:10003 13:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:51 Configure a credential helper to remove this warning. See 13:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:51 13:39:51 Login Succeeded 13:39:51 nexus3.edgexfoundry.org:10004 13:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:51 Configure a credential helper to remove this warning. See 13:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:51 13:39:51 Login Succeeded 13:39:51 docker.io 13:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:51 Configure a credential helper to remove this warning. See 13:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:51 13:39:51 Login Succeeded 13:39:51 ---> docker-login.sh ends [Pipeline] } 13:39:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:39:52 + git rev-list -1 --merges 64439c13e575d715cbfa6dbf1227bf4b8e869973~1..64439c13e575d715cbfa6dbf1227bf4b8e869973 [Pipeline] echo 13:39:52 -----------> git rev-list -1 --merges 64439c13e575d715cbfa6dbf1227bf4b8e869973~1..64439c13e575d715cbfa6dbf1227bf4b8e869973 64439c13e575d715cbfa6dbf1227bf4b8e869973 [false] [Pipeline] sh 13:39:53 + git log --format=format:%s -1 64439c13e575d715cbfa6dbf1227bf4b8e869973 [Pipeline] echo 13:39:53 ========================================================= 13:39:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:39:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:39:53 + git log --format=format:%s -1 64439c13e575d715cbfa6dbf1227bf4b8e869973 [Pipeline] echo 13:39:53 [semverPrep] GIT_COMMIT: 64439c13e575d715cbfa6dbf1227bf4b8e869973, Commit Message: build(snap): Upgrade snap base to core22, remove deprecated plug [Pipeline] echo 13:39:53 [semverPrep] This is not a build commit. [Pipeline] sh 13:39:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:39:54 + grep -v github /etc/ssh/ssh_known_hosts 13:39:54 + [ -e /tmp/ssh_known_hosts ] 13:39:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:39:54 + sudo tee -a /etc/ssh/ssh_known_hosts 13:39:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:39:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:54 13:39:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:54 0.1.4: Pulling from edgex-devops/py-git-semver 13:39:54 b85a868b505f: Pulling fs layer 13:39:54 e2be974225ed: Pulling fs layer 13:39:54 339a4e72a1f5: Pulling fs layer 13:39:54 988bab9f4d93: Pulling fs layer 13:39:54 1469e6f7b9e6: Pulling fs layer 13:39:54 eaf3925da568: Pulling fs layer 13:39:54 bab4dde63d76: Pulling fs layer 13:39:54 bde34c3a00c8: Pulling fs layer 13:39:54 b352a97aabf1: Pulling fs layer 13:39:54 4872d77fe225: Pulling fs layer 13:39:54 5851b861e8e6: Pulling fs layer 13:39:54 988bab9f4d93: Waiting 13:39:54 1469e6f7b9e6: Waiting 13:39:54 eaf3925da568: Waiting 13:39:54 bab4dde63d76: Waiting 13:39:54 bde34c3a00c8: Waiting 13:39:54 b352a97aabf1: Waiting 13:39:54 5851b861e8e6: Waiting 13:39:54 e2be974225ed: Download complete 13:39:54 988bab9f4d93: Verifying Checksum 13:39:54 988bab9f4d93: Download complete 13:39:54 1469e6f7b9e6: Verifying Checksum 13:39:54 1469e6f7b9e6: Download complete 13:39:54 339a4e72a1f5: Verifying Checksum 13:39:54 339a4e72a1f5: Download complete 13:39:55 eaf3925da568: Download complete 13:39:55 bde34c3a00c8: Verifying Checksum 13:39:55 bde34c3a00c8: Download complete 13:39:55 b352a97aabf1: Download complete 13:39:55 4872d77fe225: Verifying Checksum 13:39:55 4872d77fe225: Download complete 13:39:55 5851b861e8e6: Download complete 13:39:55 b85a868b505f: Verifying Checksum 13:39:55 b85a868b505f: Download complete 13:39:55 bab4dde63d76: Verifying Checksum 13:39:55 bab4dde63d76: Download complete 13:39:56 b85a868b505f: Pull complete 13:39:56 e2be974225ed: Pull complete 13:39:56 339a4e72a1f5: Pull complete 13:39:56 988bab9f4d93: Pull complete 13:39:57 1469e6f7b9e6: Pull complete 13:39:57 eaf3925da568: Pull complete 13:39:59 bab4dde63d76: Pull complete 13:39:59 bde34c3a00c8: Pull complete 13:39:59 b352a97aabf1: Pull complete 13:39:59 4872d77fe225: Pull complete 13:39:59 5851b861e8e6: Pull complete 13:39:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:39:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:59 prd-ubuntu20.04-docker-8c-8g-10827 does not seem to be running inside a container 13:39:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-179 -v /w/workspace/y_app-rfid-llrp-inventory_PR-179:/w/workspace/y_app-rfid-llrp-inventory_PR-179:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-179@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-devops/py-git-semver:0.1.4 cat 13:40:02 $ docker top 1aa013bb4c61e77640e588fcfd59b5c389d7d43b1dd08be935ca0d06cf975f87 -eo pid,comm 13:40:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:40:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:40:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:40:02 [ssh-agent] Looking for ssh-agent implementation... 13:40:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:40:02 $ docker exec 1aa013bb4c61e77640e588fcfd59b5c389d7d43b1dd08be935ca0d06cf975f87 ssh-agent 13:40:02 SSH_AUTH_SOCK=/tmp/ssh-HQoB0py4gfLs/agent.32 13:40:02 SSH_AGENT_PID=38 13:40:02 Running ssh-add (command line suppressed) 13:40:02 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp/private_key_1324446854087117421.key (/w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp/private_key_1324446854087117421.key) 13:40:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:40:02 + git tag --points-at HEAD [Pipeline] } 13:40:02 $ docker exec --env ******** --env ******** 1aa013bb4c61e77640e588fcfd59b5c389d7d43b1dd08be935ca0d06cf975f87 ssh-agent -k 13:40:03 unset SSH_AUTH_SOCK; 13:40:03 unset SSH_AGENT_PID; 13:40:03 echo Agent pid 38 killed; 13:40:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:40:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:40:03 [ssh-agent] Looking for ssh-agent implementation... 13:40:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:40:03 $ docker exec 1aa013bb4c61e77640e588fcfd59b5c389d7d43b1dd08be935ca0d06cf975f87 ssh-agent 13:40:03 SSH_AUTH_SOCK=/tmp/ssh-P2ALT9J5ev8W/agent.71 13:40:03 SSH_AGENT_PID=77 13:40:03 Running ssh-add (command line suppressed) 13:40:03 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp/private_key_5790685132523508828.key (/w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp/private_key_5790685132523508828.key) 13:40:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:40:03 + git semver init 13:40:04 2023-04-25 13:40:04,006 [run_init] DEBUG init version:0.0.0 force:False 13:40:04 2023-04-25 13:40:04,007 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-179/.semver 13:40:04 2023-04-25 13:40:04,007 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-179/.semver 13:40:04 2023-04-25 13:40:04,007 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-179/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-179, universal_newlines=False, shell=None, istream=None) 13:40:05 2023-04-25 13:40:05,182 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-179/.git/info/exclude 13:40:05 2023-04-25 13:40:05,183 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-179/.semver/PR-179 with force:False 13:40:05 2023-04-25 13:40:05,183 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-179/.semver/PR-179 13:40:05 2023-04-25 13:40:05,187 [execute] INFO git cat-file --batch-check 13:40:05 2023-04-25 13:40:05,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-179/.semver, universal_newlines=False, shell=None, istream=) 13:40:05 2023-04-25 13:40:05,193 [execute] INFO git cat-file --batch 13:40:05 2023-04-25 13:40:05,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-179/.semver, universal_newlines=False, shell=None, istream=) 13:40:05 2023-04-25 13:40:05,198 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-179/.semver/PR-179 13:40:05 0.0.0 [Pipeline] } 13:40:05 $ docker exec --env ******** --env ******** 1aa013bb4c61e77640e588fcfd59b5c389d7d43b1dd08be935ca0d06cf975f87 ssh-agent -k 13:40:05 unset SSH_AUTH_SOCK; 13:40:05 unset SSH_AGENT_PID; 13:40:05 echo Agent pid 77 killed; 13:40:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:40:06 + git semver [Pipeline] } 13:40:06 $ docker stop --time=1 1aa013bb4c61e77640e588fcfd59b5c389d7d43b1dd08be935ca0d06cf975f87 13:40:07 $ docker rm -f --volumes 1aa013bb4c61e77640e588fcfd59b5c389d7d43b1dd08be935ca0d06cf975f87 [Pipeline] // withDockerContainer [Pipeline] sh 13:40:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:40:08 Stashed 1 file(s) [Pipeline] echo 13:40:08 [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:40:08 provisioning config files... 13:40:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp/config125298339139132356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:40:09 ---> docker-login.sh 13:40:09 nexus3.edgexfoundry.org:10001 13:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:09 Configure a credential helper to remove this warning. See 13:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:09 13:40:09 Login Succeeded 13:40:09 nexus3.edgexfoundry.org:10002 13:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:09 Configure a credential helper to remove this warning. See 13:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:09 13:40:09 Login Succeeded 13:40:09 nexus3.edgexfoundry.org:10003 13:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:09 Configure a credential helper to remove this warning. See 13:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:09 13:40:09 Login Succeeded 13:40:09 nexus3.edgexfoundry.org:10004 13:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:09 Configure a credential helper to remove this warning. See 13:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:09 13:40:09 Login Succeeded 13:40:09 docker.io 13:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:09 Configure a credential helper to remove this warning. See 13:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:09 13:40:09 Login Succeeded 13:40:09 ---> docker-login.sh ends [Pipeline] } 13:40:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:40:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:40:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:40:10 ========================================================= 13:40:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:40:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:40:10 Sending build context to Docker daemon 12.63MB 13:40:10 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:40:10 Step 2/12 : FROM ${BASE} AS builder 13:40:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:40:10 f56be85fc22e: Pulling fs layer 13:40:10 85791d961cd3: Pulling fs layer 13:40:10 d694b5ae8c79: Pulling fs layer 13:40:10 9f32a84ed3da: Pulling fs layer 13:40:10 4d19c01a9841: Pulling fs layer 13:40:10 9325e15d5711: Pulling fs layer 13:40:10 556b6ee489ea: Pulling fs layer 13:40:10 c5a4b2cf53e6: Pulling fs layer 13:40:10 9f32a84ed3da: Waiting 13:40:10 4d19c01a9841: Waiting 13:40:10 9325e15d5711: Waiting 13:40:10 556b6ee489ea: Waiting 13:40:10 c5a4b2cf53e6: Waiting 13:40:10 85791d961cd3: Verifying Checksum 13:40:10 85791d961cd3: Download complete 13:40:10 9f32a84ed3da: Verifying Checksum 13:40:10 9f32a84ed3da: Download complete 13:40:10 4d19c01a9841: Verifying Checksum 13:40:10 4d19c01a9841: Download complete 13:40:10 f56be85fc22e: Verifying Checksum 13:40:10 f56be85fc22e: Download complete 13:40:10 9325e15d5711: Verifying Checksum 13:40:10 9325e15d5711: Download complete 13:40:10 f56be85fc22e: Pull complete 13:40:11 85791d961cd3: Pull complete 13:40:11 d694b5ae8c79: Verifying Checksum 13:40:11 d694b5ae8c79: Download complete 13:40:11 c5a4b2cf53e6: Verifying Checksum 13:40:11 c5a4b2cf53e6: Download complete 13:40:11 556b6ee489ea: Verifying Checksum 13:40:11 556b6ee489ea: Download complete 13:40:14 d694b5ae8c79: Pull complete 13:40:14 9f32a84ed3da: Pull complete 13:40:14 4d19c01a9841: Pull complete 13:40:14 9325e15d5711: Pull complete 13:40:17 556b6ee489ea: Pull complete 13:40:18 c5a4b2cf53e6: Pull complete 13:40:18 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 13:40:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:40:18 ---> c4be618373d6 13:40:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:40:23 ---> Running in 24ed10d3a320 13:40:23 Removing intermediate container 24ed10d3a320 13:40:23 ---> 22e3843bf2a9 13:40:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:40:23 ---> Running in 13e304b06658 13:40:23 Removing intermediate container 13e304b06658 13:40:23 ---> 3077682705e6 13:40:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:40:23 ---> Running in dca75fce906e 13:40:23 Removing intermediate container dca75fce906e 13:40:23 ---> 1953f102c2af 13:40:23 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:40:23 ---> Running in b2356054c9a2 13:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:40:23 OK: 265 MiB in 53 packages 13:40:23 Still waiting to schedule task 13:40:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:40:24 Removing intermediate container b2356054c9a2 13:40:24 ---> 962ed457d8b7 13:40:24 Step 7/12 : WORKDIR /app 13:40:24 ---> Running in ab3921527119 13:40:24 Removing intermediate container ab3921527119 13:40:24 ---> 0ddac53ee263 13:40:24 Step 8/12 : COPY go.mod vendor* ./ 13:40:24 ---> c1bda34ace7f 13:40:24 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:40:24 ---> Running in 33cfe26dd562 13:40:50 Removing intermediate container 33cfe26dd562 13:40:50 ---> bd6fba6f8f96 13:40:50 Step 10/12 : COPY . . 13:40:51 ---> 6aa085a06ddb 13:40:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:40:51 ---> Running in b2776068dfa9 13:40:51 Removing intermediate container b2776068dfa9 13:40:51 ---> 9ce2176723bb 13:40:51 Step 12/12 : RUN $MAKE 13:40:51 ---> Running in 614cfd906b6a 13:40:51 noop 13:40:51 Removing intermediate container 614cfd906b6a 13:40:51 ---> 956f5f9b8f7d 13:40:51 Successfully built 956f5f9b8f7d 13:40:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:52 + docker inspect -f . ci-base-image-x86_64 13:40:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:40:52 prd-ubuntu20.04-docker-8c-8g-10827 does not seem to be running inside a container 13:40:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-179 -v /w/workspace/y_app-rfid-llrp-inventory_PR-179:/w/workspace/y_app-rfid-llrp-inventory_PR-179:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:40:52 $ docker top 3d4df784ca63b24a0edfb45113b1aaf64acb6dc0fa7f4d96f05a5ea13e5645b3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:53 + go version 13:40:53 go version go1.20.2 linux/amd64 [Pipeline] } 13:40:53 $ docker stop --time=1 3d4df784ca63b24a0edfb45113b1aaf64acb6dc0fa7f4d96f05a5ea13e5645b3 13:40:54 $ docker rm -f --volumes 3d4df784ca63b24a0edfb45113b1aaf64acb6dc0fa7f4d96f05a5ea13e5645b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:55 + docker inspect -f . ci-base-image-x86_64 13:40:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:40:55 prd-ubuntu20.04-docker-8c-8g-10827 does not seem to be running inside a container 13:40:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-179 -v /w/workspace/y_app-rfid-llrp-inventory_PR-179:/w/workspace/y_app-rfid-llrp-inventory_PR-179:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:40:55 $ docker top 22a4d292d700aae89a5922f97823c2e726f1e4d54108057e3c3f9046996618f3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:56 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-179 [Pipeline] fileExists [Pipeline] sh 13:40:56 + make test 13:40:56 go test -race ./... -coverprofile=coverage.out ./... 13:41:18 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:41:18 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:41:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.127s coverage: 86.2% of statements 13:41:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.707s coverage: 71.9% of statements 13:41:36 go vet ./... 13:41:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:41:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:41:40 ./bin/test-attribution.sh 13:41:40 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 13:41:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:41:40 $ docker stop --time=1 22a4d292d700aae89a5922f97823c2e726f1e4d54108057e3c3f9046996618f3 13:41:44 $ docker rm -f --volumes 22a4d292d700aae89a5922f97823c2e726f1e4d54108057e3c3f9046996618f3 [Pipeline] // withDockerContainer [Pipeline] sh 13:41:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:41:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:41:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:41:46 + ls -al . 13:41:46 total 228 13:41:46 drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 13:40 . 13:41:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:39 .. 13:41:46 -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 13:39 .dockerignore 13:41:46 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 13:40 .git 13:41:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:39 .github 13:41:46 -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 13:39 .gitignore 13:41:46 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 13:39 .golangci.yml 13:41:46 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 13:40 .semver 13:41:46 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 25 13:39 Attribution.txt 13:41:46 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 25 13:39 CHANGELOG.md 13:41:46 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 25 13:39 Dockerfile 13:41:46 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 13:39 GOVERNANCE.md 13:41:46 -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 13:39 Jenkinsfile 13:41:46 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 13:39 LICENSE 13:41:46 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 25 13:39 Makefile 13:41:46 -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 13:39 OWNERS.md 13:41:46 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 25 13:39 README.md 13:41:46 -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 13:40 VERSION 13:41:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:39 bin 13:41:46 -rw-r--r-- 1 jenkins jenkins 41317 Apr 25 13:41 coverage.out 13:41:46 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 25 13:39 go.mod 13:41:46 -rw-rw-r-- 1 jenkins jenkins 31730 Apr 25 13:39 go.sum 13:41:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:39 images 13:41:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:39 internal 13:41:46 -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 13:39 main.go 13:41:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:39 res 13:41:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:39 snap 13:41:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:46 + 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=64439c13e575d715cbfa6dbf1227bf4b8e869973 --label arch=amd64 --label version=0.0.0 . 13:41:46 Sending build context to Docker daemon 12.63MB 13:41:46 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 13:41:46 Step 2/29 : FROM ${BASE} AS builder 13:41:46 ---> 956f5f9b8f7d 13:41:46 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:41:47 ---> Running in 9ce154c231af 13:41:47 Removing intermediate container 9ce154c231af 13:41:47 ---> f6cd8eb6bae3 13:41:47 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:41:47 ---> Running in 0919ed70cf74 13:41:47 Removing intermediate container 0919ed70cf74 13:41:47 ---> 6c00e8b9356c 13:41:47 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:41:47 ---> Running in 18d45cd0ef91 13:41:47 Removing intermediate container 18d45cd0ef91 13:41:47 ---> 4965829c925d 13:41:47 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:41:47 ---> Running in 2e1772bf02a4 13:41:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:41:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:41:47 OK: 265 MiB in 53 packages 13:41:48 Removing intermediate container 2e1772bf02a4 13:41:48 ---> 46fe37080ae7 13:41:48 Step 7/29 : WORKDIR /app 13:41:48 ---> Running in 948b6ea45296 13:41:48 Removing intermediate container 948b6ea45296 13:41:48 ---> dfe992cab1ec 13:41:48 Step 8/29 : COPY go.mod vendor* ./ 13:41:48 ---> 15c776ccd87c 13:41:48 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:48 ---> Running in f2d3db143788 13:41:48 Removing intermediate container f2d3db143788 13:41:48 ---> a9ed91c550e8 13:41:48 Step 10/29 : COPY . . 13:41:49 ---> 20acfe13d303 13:41:49 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:41:49 ---> Running in 88b8526e914f 13:41:49 Removing intermediate container 88b8526e914f 13:41:49 ---> 2c51ba0fa76b 13:41:49 Step 12/29 : RUN $MAKE 13:41:49 ---> Running in 7de2fa84e1e2 13:41:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:42:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10828 in /w/workspace/y_app-rfid-llrp-inventory_PR-179 [Pipeline] { [Pipeline] ws 13:42:04 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:42:04 The recommended git tool is: git 13:42:07 Removing intermediate container 7de2fa84e1e2 13:42:07 ---> c155bfb09a18 13:42:07 Step 13/29 : FROM alpine:3.17 13:42:08 3.17: Pulling from library/alpine 13:42:08 f56be85fc22e: Already exists 13:42:08 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 13:42:08 Status: Downloaded newer image for alpine:3.17 13:42:08 ---> 9ed4aefc74f6 13:42:08 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:42:08 ---> Running in e65a4c73ad44 13:42:08 Removing intermediate container e65a4c73ad44 13:42:08 ---> d079b4232fb7 13:42:08 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:42:08 ---> Running in b5aeacc518ec 13:42:08 Removing intermediate container b5aeacc518ec 13:42:08 ---> 4db7b81703b3 13:42:08 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:42:08 ---> Running in 7baf33b78de2 13:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:42:08 (1/2) Installing ca-certificates (20220614-r4) 13:42:08 (2/2) Installing dumb-init (1.2.5-r2) 13:42:08 Executing busybox-1.35.0-r29.trigger 13:42:09 Executing ca-certificates-20220614-r4.trigger 13:42:09 OK: 8 MiB in 17 packages 13:42:09 Removing intermediate container 7baf33b78de2 13:42:09 ---> 0e984a0e47ab 13:42:09 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:42:09 using credential edgex-jenkins-ssh 13:42:09 Cloning the remote Git repository 13:42:09 ---> d407e0ce9a17 13:42:09 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:42:09 ---> 629c8a6c884f 13:42:09 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:42:09 ---> a10383035b99 13:42:09 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:42:09 ---> 7b8ea287ce54 13:42:09 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:42:09 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:42:09 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:42:09 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:42:09 > git --version # timeout=10 13:42:09 > git --version # 'git version 2.25.1' 13:42:09 using GIT_SSH to set credentials SSH Credentials for GitHub 13:42:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:42:10 ---> 0d0289d77409 13:42:10 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:42:10 ---> Running in 705d0832b0b5 13:42:11 Removing intermediate container 705d0832b0b5 13:42:11 ---> 7ab1b1bc1ec6 13:42:11 Step 23/29 : VOLUME /cache 13:42:11 ---> Running in 46c6609d7d7e 13:42:11 Removing intermediate container 46c6609d7d7e 13:42:11 ---> 6d60c4d99bf4 13:42:11 Step 24/29 : EXPOSE 59711 13:42:11 ---> Running in 988e8b51bd79 13:42:11 Removing intermediate container 988e8b51bd79 13:42:11 ---> fa56196dbf10 13:42:11 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:42:11 ---> Running in b29c6fcb695b 13:42:11 Removing intermediate container b29c6fcb695b 13:42:11 ---> acff9b93d925 13:42:11 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:42:11 ---> Running in 8b021d5b7347 13:42:11 Removing intermediate container 8b021d5b7347 13:42:11 ---> 0fbe0a2fa969 13:42:11 Step 27/29 : LABEL arch=amd64 13:42:11 ---> Running in 2d532e30a88f 13:42:11 Removing intermediate container 2d532e30a88f 13:42:11 ---> 5eb0d922b590 13:42:11 Step 28/29 : LABEL git_sha=64439c13e575d715cbfa6dbf1227bf4b8e869973 13:42:11 ---> Running in e985a706cc13 13:42:11 Removing intermediate container e985a706cc13 13:42:11 ---> f1163864d026 13:42:11 Step 29/29 : LABEL version=0.0.0 13:42:11 ---> Running in 4e7eeb31c5e0 13:42:11 Removing intermediate container 4e7eeb31c5e0 13:42:11 ---> 0d6dcd7e0e74 13:42:11 [Warning] One or more build-args [ARCH] were not consumed 13:42:11 Successfully built 0d6dcd7e0e74 13:42:11 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:42:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:42:12 13:42:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:12 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:42:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:42:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:42:13 latest: Pulling from edgex-lftools-log-publisher 13:42:13 5eb5b503b376: Pulling fs layer 13:42:13 5c69ac0246d0: Pulling fs layer 13:42:13 ec43610c2a17: Pulling fs layer 13:42:13 3a2ae6a8a46f: Pulling fs layer 13:42:13 33b1e0a273af: Pulling fs layer 13:42:13 5d3b04190fa2: Pulling fs layer 13:42:13 2f39f015ded8: Pulling fs layer 13:42:13 33b1e0a273af: Waiting 13:42:13 2f39f015ded8: Waiting 13:42:13 5d3b04190fa2: Waiting 13:42:13 3a2ae6a8a46f: Waiting 13:42:13 5c69ac0246d0: Verifying Checksum 13:42:13 5c69ac0246d0: Download complete 13:42:13 3a2ae6a8a46f: Verifying Checksum 13:42:13 3a2ae6a8a46f: Download complete 13:42:13 33b1e0a273af: Verifying Checksum 13:42:13 33b1e0a273af: Download complete 13:42:13 5d3b04190fa2: Verifying Checksum 13:42:13 5d3b04190fa2: Download complete 13:42:13 ec43610c2a17: Verifying Checksum 13:42:13 ec43610c2a17: Download complete 13:42:13 5eb5b503b376: Verifying Checksum 13:42:13 5eb5b503b376: Download complete 13:42:14 2f39f015ded8: Download complete 13:42:13 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:42:13 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:42:13 using GIT_SSH to set credentials SSH Credentials for GitHub 13:42:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:42:14 Merging remotes/origin/main commit 670e042fb11711975c44f19a61fa475a20d859e8 into PR head commit 64439c13e575d715cbfa6dbf1227bf4b8e869973 13:42:14 5eb5b503b376: Pull complete 13:42:14 5c69ac0246d0: Pull complete 13:42:14 Merge succeeded, producing 64439c13e575d715cbfa6dbf1227bf4b8e869973 13:42:14 Checking out Revision 64439c13e575d715cbfa6dbf1227bf4b8e869973 (PR-179) 13:42:15 ec43610c2a17: Pull complete 13:42:15 3a2ae6a8a46f: Pull complete 13:42:15 33b1e0a273af: Pull complete 13:42:15 5d3b04190fa2: Pull complete 13:42:14 > git config core.sparsecheckout # timeout=10 13:42:14 > git checkout -f 64439c13e575d715cbfa6dbf1227bf4b8e869973 # timeout=10 13:42:14 > git remote # timeout=10 13:42:14 > git config --get remote.origin.url # timeout=10 13:42:14 using GIT_SSH to set credentials SSH Credentials for GitHub 13:42:14 > git merge 670e042fb11711975c44f19a61fa475a20d859e8 # timeout=10 13:42:14 > git rev-parse HEAD^{commit} # timeout=10 13:42:14 > git config core.sparsecheckout # timeout=10 13:42:14 > git checkout -f 64439c13e575d715cbfa6dbf1227bf4b8e869973 # timeout=10 13:42:18 Commit message: "build(snap): Upgrade snap base to core22, remove deprecated plug" 13:42:18 > git --version # timeout=10 13:42:18 > git --version # 'git version 2.25.1' 13:42:18 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 13:42:19 13:42:19 GitHub has been notified of this commit’s build result 13:42:19 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:42:19 2f39f015ded8: Pull complete 13:42:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:42:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 13:42:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:42:19 % Total % Received % Xferd Average Speed Time Time Time Current 13:42:19 Dload Upload Total Spent Left Speed 13:42:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] withDockerContainer 13:42:19 prd-ubuntu20.04-docker-8c-8g-10827 does not seem to be running inside a container 13:42:19 $ 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/y_app-rfid-llrp-inventory_PR-179 -v /w/workspace/y_app-rfid-llrp-inventory_PR-179:/w/workspace/y_app-rfid-llrp-inventory_PR-179:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:42:23 $ docker top 426cae203112c3f079992289b22e63438cee922d713a620fcd31fac53151d6c2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 13:42:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:42:23 ---> job-cost.sh 13:42:23 lf-activate-venv: SKIPPING 13:42:23 INFO: No Stack... 13:42:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:42:23 + sudo tee /etc/docker/daemon.new 13:42:23 { 13:42:23 "registry-mirrors": [ 13:42:23 "https://nexus3.edgexfoundry.org:10001" 13:42:23 ], 13:42:23 "bip": "10.250.0.254/24", 13:42:23 "hosts": [ 13:42:23 "tcp://0.0.0.0:5555", 13:42:23 "unix:///var/run/docker.sock" 13:42:23 ], 13:42:23 "mtu": 1458, 13:42:23 "selinux-enabled": true, 13:42:23 "seccomp-profile": "/etc/docker/seccomp.json" 13:42:23 } [Pipeline] sh 13:42:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 13:42:24 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh 13:42:24 INFO: Archiving Costs [Pipeline] sh 13:42:24 + sudo service docker restart 13:42:24 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-179/archives/cost.csv 13:42:24 + cut -d, -f6 [Pipeline] lock 13:42:24 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-179-1-stack-cost] 13:42:24 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-179-1-stack-cost] did not exist. Created. 13:42:24 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-179-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:42:25 + echo total: 0.2199999988079071 [Pipeline] stash 13:42:25 Stashed 1 file(s) [Pipeline] } 13:42:25 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-179-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:42:25 $ docker stop --time=1 426cae203112c3f079992289b22e63438cee922d713a620fcd31fac53151d6c2 13:42:26 $ docker rm -f --volumes 426cae203112c3f079992289b22e63438cee922d713a620fcd31fac53151d6c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:42:42 provisioning config files... 13:42:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config12724707273281755565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:42:43 ---> docker-login.sh 13:42:43 nexus3.edgexfoundry.org:10001 13:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:43 Configure a credential helper to remove this warning. See 13:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:43 13:42:43 Login Succeeded 13:42:43 nexus3.edgexfoundry.org:10002 13:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:44 Configure a credential helper to remove this warning. See 13:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:44 13:42:44 Login Succeeded 13:42:44 nexus3.edgexfoundry.org:10003 13:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:44 Configure a credential helper to remove this warning. See 13:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:44 13:42:44 Login Succeeded 13:42:44 nexus3.edgexfoundry.org:10004 13:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:45 Configure a credential helper to remove this warning. See 13:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:45 13:42:45 Login Succeeded 13:42:45 docker.io 13:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:45 Configure a credential helper to remove this warning. See 13:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:45 13:42:45 Login Succeeded 13:42:45 ---> docker-login.sh ends [Pipeline] } 13:42:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:42:46 ========================================================= 13:42:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:42:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:42:46 Sending build context to Docker daemon 677.9kB 13:42:46 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:42:46 Step 2/12 : FROM ${BASE} AS builder 13:42:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:42:46 c41833b44d91: Pulling fs layer 13:42:46 ed15518f5707: Pulling fs layer 13:42:46 feae8fd75edb: Pulling fs layer 13:42:46 242c74f7c9fa: Pulling fs layer 13:42:46 3cdef696dda3: Pulling fs layer 13:42:46 2ced38df9373: Pulling fs layer 13:42:46 58f1dce35555: Pulling fs layer 13:42:46 3cdef696dda3: Waiting 13:42:46 2ced38df9373: Waiting 13:42:46 58f1dce35555: Waiting 13:42:46 242c74f7c9fa: Waiting 13:42:47 ed15518f5707: Verifying Checksum 13:42:47 ed15518f5707: Download complete 13:42:47 242c74f7c9fa: Verifying Checksum 13:42:47 242c74f7c9fa: Download complete 13:42:47 3cdef696dda3: Verifying Checksum 13:42:47 3cdef696dda3: Download complete 13:42:47 c41833b44d91: Verifying Checksum 13:42:47 c41833b44d91: Download complete 13:42:48 c41833b44d91: Pull complete 13:42:48 58f1dce35555: Verifying Checksum 13:42:48 58f1dce35555: Download complete 13:42:48 ed15518f5707: Pull complete 13:42:49 feae8fd75edb: Verifying Checksum 13:42:49 feae8fd75edb: Download complete 13:42:49 2ced38df9373: Verifying Checksum 13:42:49 2ced38df9373: Download complete 13:43:01 feae8fd75edb: Pull complete 13:43:01 242c74f7c9fa: Pull complete 13:43:01 3cdef696dda3: Pull complete 13:43:07 2ced38df9373: Pull complete 13:43:09 58f1dce35555: Pull complete 13:43:09 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 13:43:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:43:09 ---> fadd8f120f05 13:43:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:43:11 ---> Running in 6637754b4c74 13:43:11 Removing intermediate container 6637754b4c74 13:43:11 ---> 9029359e68f0 13:43:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:43:11 ---> Running in 1a846d14e75f 13:43:11 Removing intermediate container 1a846d14e75f 13:43:11 ---> 22c5a7adeba7 13:43:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:43:12 ---> Running in 2356f6a70472 13:43:12 Removing intermediate container 2356f6a70472 13:43:12 ---> 15ea130876ed 13:43:12 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:43:12 ---> Running in 862e1626f01a 13:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:43:14 OK: 263 MiB in 53 packages 13:43:15 Removing intermediate container 862e1626f01a 13:43:15 ---> e30e05feb8d6 13:43:15 Step 7/12 : WORKDIR /app 13:43:15 ---> Running in 86624f9e3d49 13:43:16 Removing intermediate container 86624f9e3d49 13:43:16 ---> c2c8b9efbb62 13:43:16 Step 8/12 : COPY go.mod vendor* ./ 13:43:16 ---> d90b1315fe0e 13:43:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:16 ---> Running in 8d0af6826c57 13:44:24 Removing intermediate container 8d0af6826c57 13:44:24 ---> f6371bad8d17 13:44:24 Step 10/12 : COPY . . 13:44:24 ---> 7128f0436aeb 13:44:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:44:24 ---> Running in d808abe38ef5 13:44:24 Removing intermediate container d808abe38ef5 13:44:24 ---> c18b778df3a1 13:44:24 Step 12/12 : RUN $MAKE 13:44:24 ---> Running in 8424e31e592d 13:44:24 noop 13:44:24 Removing intermediate container 8424e31e592d 13:44:24 ---> f49e815f24e5 13:44:24 Successfully built f49e815f24e5 13:44:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:25 + docker inspect -f . ci-base-image-arm64 13:44:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:25 prd-ubuntu20.04-docker-arm64-4c-16g-10828 does not seem to be running inside a container 13:44:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:44:26 $ docker top c05199bbee98efde831dd9e5c4850b2b7b7374726c36423f17b98cc84b64d1e9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:44:27 + go version 13:44:27 go version go1.20.2 linux/arm64 [Pipeline] } 13:44:27 $ docker stop --time=1 c05199bbee98efde831dd9e5c4850b2b7b7374726c36423f17b98cc84b64d1e9 13:44:29 $ docker rm -f --volumes c05199bbee98efde831dd9e5c4850b2b7b7374726c36423f17b98cc84b64d1e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:30 + docker inspect -f . ci-base-image-arm64 13:44:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:30 prd-ubuntu20.04-docker-arm64-4c-16g-10828 does not seem to be running inside a container 13:44:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:44:31 $ docker top 0958b094f56c62345a6e192fa3b239e1d12bb059187539ff16d256eaf77c30e6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:44:32 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:44:33 + make test 13:44:33 go test -race ./... -coverprofile=coverage.out ./... 13:47:09 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:47:18 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:47:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.226s coverage: 86.2% of statements 13:47:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.637s coverage: 71.9% of statements 13:47:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:47:29 go vet ./... 13:49:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:49:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:49:51 ./bin/test-attribution.sh 13:49:51 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 13:49:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:49:52 $ docker stop --time=1 0958b094f56c62345a6e192fa3b239e1d12bb059187539ff16d256eaf77c30e6 13:49:54 $ docker rm -f --volumes 0958b094f56c62345a6e192fa3b239e1d12bb059187539ff16d256eaf77c30e6 [Pipeline] // withDockerContainer [Pipeline] sh 13:49:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:49:55 Warning: overwriting stash ‘coverage-report’ 13:49:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:49:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:49:57 + ls -al . 13:49:57 total 224 13:49:57 drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 13:44 . 13:49:57 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:42 .. 13:49:57 -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 13:42 .dockerignore 13:49:57 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 13:42 .git 13:49:57 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:42 .github 13:49:57 -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 13:42 .gitignore 13:49:57 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 13:42 .golangci.yml 13:49:57 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 25 13:42 Attribution.txt 13:49:57 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 25 13:42 CHANGELOG.md 13:49:57 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 25 13:42 Dockerfile 13:49:57 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 13:42 GOVERNANCE.md 13:49:57 -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 13:42 Jenkinsfile 13:49:57 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 13:42 LICENSE 13:49:57 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 25 13:42 Makefile 13:49:57 -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 13:42 OWNERS.md 13:49:57 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 25 13:42 README.md 13:49:57 -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 13:40 VERSION 13:49:57 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:42 bin 13:49:57 -rw-r--r-- 1 jenkins jenkins 41317 Apr 25 13:47 coverage.out 13:49:57 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 25 13:42 go.mod 13:49:57 -rw-rw-r-- 1 jenkins jenkins 31730 Apr 25 13:42 go.sum 13:49:57 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:42 images 13:49:57 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:42 internal 13:49:57 -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 13:42 main.go 13:49:57 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:42 res 13:49:57 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:42 snap 13:49:57 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:57 + 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=64439c13e575d715cbfa6dbf1227bf4b8e869973 --label arch=arm64 --label version=0.0.0 . 13:49:57 Sending build context to Docker daemon 677.9kB 13:49:57 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 13:49:57 Step 2/29 : FROM ${BASE} AS builder 13:49:57 ---> f49e815f24e5 13:49:57 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:49:57 ---> Running in c8202c4068ef 13:49:58 Removing intermediate container c8202c4068ef 13:49:58 ---> b93cd780cbb9 13:49:58 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:49:58 ---> Running in aa47b4b2eb89 13:49:58 Removing intermediate container aa47b4b2eb89 13:49:58 ---> a2dd9d6defa7 13:49:58 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:49:58 ---> Running in 465d6eb9ee15 13:49:58 Removing intermediate container 465d6eb9ee15 13:49:58 ---> b2103ab9cb99 13:49:58 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:49:58 ---> Running in cda057c5db11 13:49:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:50:01 OK: 263 MiB in 53 packages 13:50:02 Removing intermediate container cda057c5db11 13:50:02 ---> 74f363607b71 13:50:02 Step 7/29 : WORKDIR /app 13:50:02 ---> Running in dc43bc28a8f7 13:50:02 Removing intermediate container dc43bc28a8f7 13:50:02 ---> 8e1e44d265be 13:50:02 Step 8/29 : COPY go.mod vendor* ./ 13:50:03 ---> e3f789a598c9 13:50:03 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:50:03 ---> Running in 62d1384e59f9 13:50:05 Removing intermediate container 62d1384e59f9 13:50:05 ---> d2865d0f141c 13:50:05 Step 10/29 : COPY . . 13:50:05 ---> f922ccfc9438 13:50:05 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:50:06 ---> Running in c9a3f4cbe541 13:50:06 Removing intermediate container c9a3f4cbe541 13:50:06 ---> 2dfeff39ccda 13:50:06 Step 12/29 : RUN $MAKE 13:50:06 ---> Running in 16b90d921ff1 13:50:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:52:14 Removing intermediate container 16b90d921ff1 13:52:14 ---> 809b51d535fd 13:52:14 Step 13/29 : FROM alpine:3.17 13:52:14 3.17: Pulling from library/alpine 13:52:14 c41833b44d91: Already exists 13:52:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 13:52:14 Status: Downloaded newer image for alpine:3.17 13:52:14 ---> 51e60588ff2c 13:52:14 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:52:14 ---> Running in 9a6147e9f904 13:52:14 Removing intermediate container 9a6147e9f904 13:52:14 ---> 385361742158 13:52:14 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:52:14 ---> Running in 278c230be955 13:52:14 Removing intermediate container 278c230be955 13:52:14 ---> bda5846e710e 13:52:14 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:52:14 ---> Running in 5b6fd5e50944 13:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:52:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:52:15 (1/2) Installing ca-certificates (20220614-r4) 13:52:15 (2/2) Installing dumb-init (1.2.5-r2) 13:52:15 Executing busybox-1.35.0-r29.trigger 13:52:15 Executing ca-certificates-20220614-r4.trigger 13:52:16 OK: 8 MiB in 17 packages 13:52:17 Removing intermediate container 5b6fd5e50944 13:52:17 ---> 69be92ebab36 13:52:17 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:52:17 ---> 9b2e18812b43 13:52:17 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:52:18 ---> 8bbcf1c73019 13:52:18 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:52:19 ---> 7f7a2093f6b9 13:52:19 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:52:19 ---> 19586a9b38ae 13:52:19 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:52:20 ---> 35b82bd74a25 13:52:20 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:52:21 ---> Running in 5d40616aa70f 13:52:25 Removing intermediate container 5d40616aa70f 13:52:25 ---> 0601a26668ae 13:52:25 Step 23/29 : VOLUME /cache 13:52:25 ---> Running in fb6e1afe3de4 13:52:25 Removing intermediate container fb6e1afe3de4 13:52:25 ---> 8900503b8ae6 13:52:25 Step 24/29 : EXPOSE 59711 13:52:25 ---> Running in 192ba224eb85 13:52:25 Removing intermediate container 192ba224eb85 13:52:25 ---> 20701d06ca2c 13:52:25 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:52:25 ---> Running in 0e643c6018dd 13:52:25 Removing intermediate container 0e643c6018dd 13:52:25 ---> 02919760dad4 13:52:25 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:52:26 ---> Running in aa6227e41acc 13:52:26 Removing intermediate container aa6227e41acc 13:52:26 ---> 5943b1df91b0 13:52:26 Step 27/29 : LABEL arch=arm64 13:52:26 ---> Running in fe6e6dcec5b3 13:52:26 Removing intermediate container fe6e6dcec5b3 13:52:26 ---> d30183024bc4 13:52:26 Step 28/29 : LABEL git_sha=64439c13e575d715cbfa6dbf1227bf4b8e869973 13:52:26 ---> Running in ba45924ddb3b 13:52:26 Removing intermediate container ba45924ddb3b 13:52:26 ---> 651e03d0ad68 13:52:26 Step 29/29 : LABEL version=0.0.0 13:52:27 ---> Running in 1036ae1b8ee9 13:52:27 Removing intermediate container 1036ae1b8ee9 13:52:27 ---> 2a570eecfa27 13:52:27 [Warning] One or more build-args [ARCH] were not consumed 13:52:27 Successfully built 2a570eecfa27 13:52:27 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:52:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:52:28 13:52:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:52:28 arm64: Pulling from edgex-lftools-log-publisher 13:52:28 8998bd30e6a1: Pulling fs layer 13:52:28 04944245beec: Pulling fs layer 13:52:28 699f458cf7ca: Pulling fs layer 13:52:28 765212b225bb: Pulling fs layer 13:52:28 f23df028b6ca: Pulling fs layer 13:52:28 d65c8cfc05b1: Pulling fs layer 13:52:28 2437ff75d9bd: Pulling fs layer 13:52:28 d65c8cfc05b1: Waiting 13:52:28 f23df028b6ca: Waiting 13:52:28 2437ff75d9bd: Waiting 13:52:28 765212b225bb: Waiting 13:52:29 04944245beec: Verifying Checksum 13:52:29 04944245beec: Download complete 13:52:29 765212b225bb: Verifying Checksum 13:52:29 765212b225bb: Download complete 13:52:29 f23df028b6ca: Download complete 13:52:29 d65c8cfc05b1: Verifying Checksum 13:52:29 d65c8cfc05b1: Download complete 13:52:29 699f458cf7ca: Verifying Checksum 13:52:29 699f458cf7ca: Download complete 13:52:29 8998bd30e6a1: Verifying Checksum 13:52:29 8998bd30e6a1: Download complete 13:52:32 2437ff75d9bd: Verifying Checksum 13:52:33 8998bd30e6a1: Pull complete 13:52:34 04944245beec: Pull complete 13:52:38 699f458cf7ca: Pull complete 13:52:38 765212b225bb: Pull complete 13:52:38 f23df028b6ca: Pull complete 13:52:38 d65c8cfc05b1: Pull complete 13:52:53 2437ff75d9bd: Pull complete 13:52:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:52:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:52:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:53 prd-ubuntu20.04-docker-arm64-4c-16g-10828 does not seem to be running inside a container 13:52:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:52:56 $ docker top c9564afbc9d68a12f68576201b588962c6adc96b2d9ae9a7ce9fad300f7556d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:52:57 ---> job-cost.sh 13:52:57 lf-activate-venv: SKIPPING 13:52:57 INFO: No Stack... 13:52:57 INFO: Retrieving Pricing Info for: v3-standard-4 13:52:58 INFO: Archiving Costs [Pipeline] sh 13:52:59 + cut -d, -f6 13:52:59 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 13:52:59 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-179-1-stack-cost] 13:52:59 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-179-1-stack-cost] did not exist. Created. 13:52:59 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-179-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:52:59 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-7b72825d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:53:00 + echo total: 0.10999999940395355 [Pipeline] stash 13:53:00 Warning: overwriting stash ‘stack-cost’ 13:53:00 Stashed 1 file(s) [Pipeline] } 13:53:00 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-179-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:53:00 $ docker stop --time=1 c9564afbc9d68a12f68576201b588962c6adc96b2d9ae9a7ce9fad300f7556d9 13:53:01 $ docker rm -f --volumes c9564afbc9d68a12f68576201b588962c6adc96b2d9ae9a7ce9fad300f7556d9 [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:53:02 provisioning config files... 13:53:02 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp/config5995027769235975805tmp [Pipeline] { [Pipeline] sh 13:53:03 + set +x 13:53:03 + curl -s https://codecov.io/bash 13:53:03 + bash -s -- 13:53:03 13:53:03 _____ _ 13:53:03 / ____| | | 13:53:03 | | ___ __| | ___ ___ _____ __ 13:53:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:53:03 | |___| (_) | (_| | __/ (_| (_) \ V / 13:53:03 \_____\___/ \__,_|\___|\___\___/ \_/ 13:53:03 Bash-1.0.6 13:53:03 13:53:03 13:53:03 ==> git version 2.25.1 found 13:53:03 ==> 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:53:03 Release-Date: 2020-01-08 13:53:03 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:53:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:53:03 ==> Jenkins CI detected. 13:53:03 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-179 13:53:03 project root: . 13:53:03 --> token set from env 13:53:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:53:03 ==> Running gcov in . (disable via -X gcov) 13:53:03 ==> Python coveragepy not found 13:53:03 ==> Searching for coverage reports in: 13:53:03 + . 13:53:03 -> Found 1 reports 13:53:03 ==> Detecting git/mercurial file structure 13:53:03 ==> Reading reports 13:53:03 + ./coverage.out bytes=41317 13:53:03 ==> Appending adjustments 13:53:03 https://docs.codecov.io/docs/fixing-reports 13:53:03 + Found adjustments 13:53:03 ==> Gzipping contents 13:53:03 12K /tmp/codecov.McigxC.gz 13:53:03 ==> Uploading reports 13:53:03 url: https://codecov.io 13:53:03 query: branch=PR-179&commit=64439c13e575d715cbfa6dbf1227bf4b8e869973&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-179%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=179&job=&cmd_args= 13:53:03 -> Pinging Codecov 13:53:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-179&commit=64439c13e575d715cbfa6dbf1227bf4b8e869973&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-179%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=179&job=&cmd_args= 13:53:03 -> Uploading to 13:53:03 https://storage.googleapis.com/codecov/v4/raw/2023-04-25/581DD39554BDF9B6E22D074273EAD858/64439c13e575d715cbfa6dbf1227bf4b8e869973/d6f8e2ca-6201-4640-aae3-6ab6b0dcedc1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T135303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4c570633193b495dc5f353138106d2c07f8b9ac89dcf03496c79350befa66b8 13:53:03 % Total % Received % Xferd Average Speed Time Time Time Current 13:53:03 Dload Upload Total Spent Left Speed 13:53:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 49784 --:--:-- --:--:-- --:--:-- 49784 13:53:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/64439c13e575d715cbfa6dbf1227bf4b8e869973 [Pipeline] } 13:53:04 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:53:05 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-179/archives ] 13:53:05 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-179/archives 13:53:05 total 16 13:53:05 drwxr-xr-x 3 root root 4096 Apr 25 13:42 . 13:53:05 drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 13:42 .. 13:53:05 drwxr-xr-x 2 root root 4096 Apr 25 13:42 cost 13:53:05 -rw-r--r-- 1 root root 95 Apr 25 13:42 cost.csv 13:53:05 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-179/archives 13:53:05 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-179/archives 13:53:05 total 16 13:53:05 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 13:42 . 13:53:05 drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 13:42 .. 13:53:05 drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 13:42 cost 13:53:05 -rw-r--r-- 1 jenkins jenkins 95 Apr 25 13:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:53:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:53:07 ---> package-listing.sh 13:53:07 ++ facter osfamily 13:53:07 ++ tr '[:upper:]' '[:lower:]' 13:53:07 + OS_FAMILY=debian 13:53:07 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-179 13:53:07 + START_PACKAGES=/tmp/packages_start.txt 13:53:07 + END_PACKAGES=/tmp/packages_end.txt 13:53:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:53:07 + PACKAGES=/tmp/packages_start.txt 13:53:07 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-179 ']' 13:53:07 + PACKAGES=/tmp/packages_end.txt 13:53:07 + case "${OS_FAMILY}" in 13:53:07 + dpkg -l 13:53:07 + grep '^ii' 13:53:07 + '[' -f /tmp/packages_start.txt ']' 13:53:07 + '[' -f /tmp/packages_end.txt ']' 13:53:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:53:07 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-179 ']' 13:53:07 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-179/archives/ 13:53:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-179/archives/ [Pipeline] echo 13:53:07 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/y_app-rfid-llrp-inventory_PR-179/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:53:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:53:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:08 prd-ubuntu20.04-docker-8c-8g-10827 does not seem to be running inside a container 13:53:08 $ 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/y_app-rfid-llrp-inventory_PR-179/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-179 -v /w/workspace/y_app-rfid-llrp-inventory_PR-179:/w/workspace/y_app-rfid-llrp-inventory_PR-179:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:53:08 $ docker top 81c9e42b35915143e437a3e7beb9a3734d17e3f8f8259f6cbb3c9da7b51db8e3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:09 + touch /tmp/pre-build-complete [Pipeline] sh 13:53:09 + mkdir -p /var/log/sysstat [Pipeline] sh 13:53:09 + ls /var/log/sa-host 13:53:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:53:09 provisioning config files... 13:53:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp/config1188295500241597417tmp [Pipeline] { [Pipeline] echo 13:53:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:53:10 ---> create-netrc.sh [Pipeline] } 13:53:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:53:10 ---> python-tools-install.sh [Pipeline] echo 13:53:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:53:10 ---> sudo-logs.sh 13:53:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:53:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:53:11 ---> job-cost.sh 13:53:11 lf-activate-venv: SKIPPING 13:53:11 DEBUG: total: 0.2199999988079071 13:53:11 INFO: Retrieving Stack Cost... 13:53:11 INFO: Retrieving Pricing Info for: v3-standard-8 13:53:12 INFO: Archiving Costs [Pipeline] echo 13:53:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:53:12 ---> logs-deploy.sh 13:53:12 lf-activate-venv: SKIPPING 13:53:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-179/1 13:53:12 INFO: archiving workspace using pattern(s): 13:53:13 Archives upload complete. 13:53:13 INFO: archiving logs to Nexus