Pull request #222 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c74161c1a94e48636050a9006509107c6d926f01+8e515cb4cd2f4ab88b73ef0ab71de8a0be7ad644 (a7ab7b81bd8cdc305475f1b50e36c3e5b613b599) 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-ssh546214996100383753.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh5165308832558490133.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-222/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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9102032046204510941.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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2079345759930144986.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14506469785339328496.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-222/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-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2622513072209853636.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4369’ Running on prd-ubuntu20.04-docker-8c-8g-4373 in /w/workspace/y_app-rfid-llrp-inventory_PR-222 [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-222 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8e515cb4cd2f4ab88b73ef0ab71de8a0be7ad644 into PR head commit c74161c1a94e48636050a9006509107c6d926f01 Merge succeeded, producing c74161c1a94e48636050a9006509107c6d926f01 Checking out Revision c74161c1a94e48636050a9006509107c6d926f01 (PR-222) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c74161c1a94e48636050a9006509107c6d926f01 # 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 8e515cb4cd2f4ab88b73ef0ab71de8a0be7ad644 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c74161c1a94e48636050a9006509107c6d926f01 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:04:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:04:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:04:03 ========================================================= 14:04:03 EdgeX Global Pipelines Version Info 14:04:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:04:04 ------------------- 14:04:04 stable info: 14:04:04 ------------------- 14:04:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:04:04 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:04:04 Message: update stable to v1.0.253 14:04:04 ------------------- 14:04:04 experimental info: 14:04:04 ------------------- 14:04:04 Commited By: **** collab-it+edgex@linuxfoundation.org 14:04:04 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:04:04 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:04:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:04:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:04:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:04:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:04:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:04:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo 14:04:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo 14:04:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo 14:04:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c74161c1a94e48636050a9006509107c6d926f01 [Pipeline] echo 14:04:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c74161c [Pipeline] echo 14:04:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:06 provisioning config files... 14:04:06 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp/config2018816318165854215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:06 ---> docker-login.sh 14:04:06 nexus3.edgexfoundry.org:10001 14:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:07 Configure a credential helper to remove this warning. See 14:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:07 14:04:07 Login Succeeded 14:04:07 nexus3.edgexfoundry.org:10002 14:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:07 Configure a credential helper to remove this warning. See 14:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:07 14:04:07 Login Succeeded 14:04:07 nexus3.edgexfoundry.org:10003 14:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:07 Configure a credential helper to remove this warning. See 14:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:07 14:04:07 Login Succeeded 14:04:07 nexus3.edgexfoundry.org:10004 14:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:07 Configure a credential helper to remove this warning. See 14:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:07 14:04:07 Login Succeeded 14:04:07 docker.io 14:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:07 Configure a credential helper to remove this warning. See 14:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:07 14:04:07 Login Succeeded 14:04:07 ---> docker-login.sh ends [Pipeline] } 14:04:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:04:08 + git rev-list -1 --merges c74161c1a94e48636050a9006509107c6d926f01~1..c74161c1a94e48636050a9006509107c6d926f01 [Pipeline] echo 14:04:08 -----------> git rev-list -1 --merges c74161c1a94e48636050a9006509107c6d926f01~1..c74161c1a94e48636050a9006509107c6d926f01 c74161c1a94e48636050a9006509107c6d926f01 [false] [Pipeline] sh 14:04:08 + git log --format=format:%s -1 c74161c1a94e48636050a9006509107c6d926f01 [Pipeline] echo 14:04:08 ========================================================= 14:04:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:04:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:04:09 + git log --format=format:%s -1 c74161c1a94e48636050a9006509107c6d926f01 [Pipeline] echo 14:04:09 [semverPrep] GIT_COMMIT: c74161c1a94e48636050a9006509107c6d926f01, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 14:04:09 [semverPrep] This is not a build commit. [Pipeline] sh 14:04:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:04:09 + grep -v github /etc/ssh/ssh_known_hosts 14:04:09 + [ -e /tmp/ssh_known_hosts ] 14:04:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:04:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:04:09 + sudo tee -a /etc/ssh/ssh_known_hosts 14:04:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:09 14:04:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:10 0.1.4: Pulling from edgex-devops/py-git-semver 14:04:10 b85a868b505f: Pulling fs layer 14:04:10 e2be974225ed: Pulling fs layer 14:04:10 339a4e72a1f5: Pulling fs layer 14:04:10 988bab9f4d93: Pulling fs layer 14:04:10 1469e6f7b9e6: Pulling fs layer 14:04:10 eaf3925da568: Pulling fs layer 14:04:10 bab4dde63d76: Pulling fs layer 14:04:10 bde34c3a00c8: Pulling fs layer 14:04:10 b352a97aabf1: Pulling fs layer 14:04:10 4872d77fe225: Pulling fs layer 14:04:10 5851b861e8e6: Pulling fs layer 14:04:10 eaf3925da568: Waiting 14:04:10 988bab9f4d93: Waiting 14:04:10 1469e6f7b9e6: Waiting 14:04:10 bde34c3a00c8: Waiting 14:04:10 4872d77fe225: Waiting 14:04:10 5851b861e8e6: Waiting 14:04:10 bab4dde63d76: Waiting 14:04:10 e2be974225ed: Download complete 14:04:10 988bab9f4d93: Verifying Checksum 14:04:10 988bab9f4d93: Download complete 14:04:10 1469e6f7b9e6: Verifying Checksum 14:04:10 1469e6f7b9e6: Download complete 14:04:10 eaf3925da568: Download complete 14:04:10 339a4e72a1f5: Verifying Checksum 14:04:10 339a4e72a1f5: Download complete 14:04:10 bde34c3a00c8: Verifying Checksum 14:04:10 b352a97aabf1: Verifying Checksum 14:04:10 b352a97aabf1: Download complete 14:04:10 4872d77fe225: Verifying Checksum 14:04:10 4872d77fe225: Download complete 14:04:10 5851b861e8e6: Verifying Checksum 14:04:10 5851b861e8e6: Download complete 14:04:10 b85a868b505f: Verifying Checksum 14:04:10 b85a868b505f: Download complete 14:04:10 bab4dde63d76: Verifying Checksum 14:04:10 bab4dde63d76: Download complete 14:04:11 b85a868b505f: Pull complete 14:04:11 e2be974225ed: Pull complete 14:04:12 339a4e72a1f5: Pull complete 14:04:12 988bab9f4d93: Pull complete 14:04:12 1469e6f7b9e6: Pull complete 14:04:12 eaf3925da568: Pull complete 14:04:14 bab4dde63d76: Pull complete 14:04:14 bde34c3a00c8: Pull complete 14:04:14 b352a97aabf1: Pull complete 14:04:14 4872d77fe225: Pull complete 14:04:14 5851b861e8e6: Pull complete 14:04:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:15 prd-ubuntu20.04-docker-8c-8g-4373 does not seem to be running inside a container 14:04:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-222 -v /w/workspace/y_app-rfid-llrp-inventory_PR-222:/w/workspace/y_app-rfid-llrp-inventory_PR-222:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:04:18 $ docker top 3a656214c56447277c93e00bf7c3096ba2c8c94063064650210b27bcbea370f6 -eo pid,comm 14:04:18 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). 14:04:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:18 [ssh-agent] Looking for ssh-agent implementation... 14:04:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:18 $ docker exec 3a656214c56447277c93e00bf7c3096ba2c8c94063064650210b27bcbea370f6 ssh-agent 14:04:18 SSH_AUTH_SOCK=/tmp/ssh-r4nQ1gBEnFAQ/agent.31 14:04:18 SSH_AGENT_PID=37 14:04:18 Running ssh-add (command line suppressed) 14:04:18 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp/private_key_13589313085294986714.key (/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp/private_key_13589313085294986714.key) 14:04:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:19 + git tag --points-at HEAD [Pipeline] } 14:04:19 $ docker exec --env ******** --env ******** 3a656214c56447277c93e00bf7c3096ba2c8c94063064650210b27bcbea370f6 ssh-agent -k 14:04:19 unset SSH_AUTH_SOCK; 14:04:19 unset SSH_AGENT_PID; 14:04:19 echo Agent pid 37 killed; 14:04:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:04:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:19 [ssh-agent] Looking for ssh-agent implementation... 14:04:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:19 $ docker exec 3a656214c56447277c93e00bf7c3096ba2c8c94063064650210b27bcbea370f6 ssh-agent 14:04:19 SSH_AUTH_SOCK=/tmp/ssh-YmmNdlVEhVS9/agent.69 14:04:19 SSH_AGENT_PID=75 14:04:19 Running ssh-add (command line suppressed) 14:04:19 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp/private_key_13335725237669498977.key (/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp/private_key_13335725237669498977.key) 14:04:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:20 + git semver init 14:04:20 2023-08-23 14:04:20,370 [run_init] DEBUG init version:0.0.0 force:False 14:04:20 2023-08-23 14:04:20,371 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-222/.semver 14:04:20 2023-08-23 14:04:20,372 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-222/.semver 14:04:20 2023-08-23 14:04:20,372 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-222/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-222, universal_newlines=False, shell=None, istream=None) 14:04:21 2023-08-23 14:04:21,594 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-222/.git/info/exclude 14:04:21 2023-08-23 14:04:21,595 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-222/.semver/PR-222 with force:False 14:04:21 2023-08-23 14:04:21,595 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-222/.semver/PR-222 14:04:21 2023-08-23 14:04:21,600 [execute] INFO git cat-file --batch-check 14:04:21 2023-08-23 14:04:21,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-222/.semver, universal_newlines=False, shell=None, istream=) 14:04:21 2023-08-23 14:04:21,607 [execute] INFO git cat-file --batch 14:04:21 2023-08-23 14:04:21,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-222/.semver, universal_newlines=False, shell=None, istream=) 14:04:21 2023-08-23 14:04:21,612 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-222/.semver/PR-222 14:04:21 0.0.0 [Pipeline] } 14:04:21 $ docker exec --env ******** --env ******** 3a656214c56447277c93e00bf7c3096ba2c8c94063064650210b27bcbea370f6 ssh-agent -k 14:04:21 unset SSH_AUTH_SOCK; 14:04:21 unset SSH_AGENT_PID; 14:04:21 echo Agent pid 75 killed; 14:04:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:22 + git semver [Pipeline] } 14:04:22 $ docker stop --time=1 3a656214c56447277c93e00bf7c3096ba2c8c94063064650210b27bcbea370f6 14:04:23 $ docker rm -f --volumes 3a656214c56447277c93e00bf7c3096ba2c8c94063064650210b27bcbea370f6 [Pipeline] // withDockerContainer [Pipeline] sh 14:04:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:04:24 Stashed 1 file(s) [Pipeline] echo 14:04:24 [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 14:04:25 provisioning config files... 14:04:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp/config7098126952610324493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:25 ---> docker-login.sh 14:04:25 nexus3.edgexfoundry.org:10001 14:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:25 Configure a credential helper to remove this warning. See 14:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:25 14:04:25 Login Succeeded 14:04:25 nexus3.edgexfoundry.org:10002 14:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:25 Configure a credential helper to remove this warning. See 14:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:25 14:04:25 Login Succeeded 14:04:25 nexus3.edgexfoundry.org:10003 14:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:25 Configure a credential helper to remove this warning. See 14:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:25 14:04:25 Login Succeeded 14:04:25 nexus3.edgexfoundry.org:10004 14:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:25 Configure a credential helper to remove this warning. See 14:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:25 14:04:25 Login Succeeded 14:04:25 docker.io 14:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:26 Configure a credential helper to remove this warning. See 14:04:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:26 14:04:26 Login Succeeded 14:04:26 ---> docker-login.sh ends [Pipeline] } 14:04:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:04:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:04:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:04:26 ========================================================= 14:04:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:04:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:26 + 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 . 14:04:26 Sending build context to Docker daemon 12.69MB 14:04:26 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:04:26 Step 2/12 : FROM ${BASE} AS builder 14:04:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:04:26 4db1b89c0bd1: Pulling fs layer 14:04:26 6911f1a30b25: Pulling fs layer 14:04:26 e194b8c5c2a9: Pulling fs layer 14:04:26 6863d3e3a2b1: Pulling fs layer 14:04:26 ec0bb842ea78: Pulling fs layer 14:04:26 40a00589a448: Pulling fs layer 14:04:26 6c08303d61cc: Pulling fs layer 14:04:26 798269fcf238: Pulling fs layer 14:04:26 6c08303d61cc: Waiting 14:04:26 798269fcf238: Waiting 14:04:26 40a00589a448: Waiting 14:04:26 6863d3e3a2b1: Waiting 14:04:27 6911f1a30b25: Download complete 14:04:27 6863d3e3a2b1: Verifying Checksum 14:04:27 6863d3e3a2b1: Download complete 14:04:27 4db1b89c0bd1: Verifying Checksum 14:04:27 4db1b89c0bd1: Download complete 14:04:27 ec0bb842ea78: Verifying Checksum 14:04:27 ec0bb842ea78: Download complete 14:04:27 40a00589a448: Verifying Checksum 14:04:27 40a00589a448: Download complete 14:04:27 4db1b89c0bd1: Pull complete 14:04:27 6911f1a30b25: Pull complete 14:04:27 e194b8c5c2a9: Verifying Checksum 14:04:27 e194b8c5c2a9: Download complete 14:04:27 798269fcf238: Verifying Checksum 14:04:27 798269fcf238: Download complete 14:04:27 6c08303d61cc: Verifying Checksum 14:04:27 6c08303d61cc: Download complete 14:04:31 e194b8c5c2a9: Pull complete 14:04:31 6863d3e3a2b1: Pull complete 14:04:31 ec0bb842ea78: Pull complete 14:04:31 40a00589a448: Pull complete 14:04:33 6c08303d61cc: Pull complete 14:04:33 798269fcf238: Pull complete 14:04:33 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 14:04:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:04:33 ---> ec979cd7f677 14:04:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:04:36 ---> Running in 0cbee3ad8240 14:04:36 Removing intermediate container 0cbee3ad8240 14:04:36 ---> f702b5193920 14:04:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:04:36 ---> Running in ff3df847e2e8 14:04:36 Removing intermediate container ff3df847e2e8 14:04:36 ---> 005131491f0f 14:04:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:04:36 ---> Running in 17c9092fbe58 14:04:36 Removing intermediate container 17c9092fbe58 14:04:36 ---> a374edda11ab 14:04:36 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:04:36 ---> Running in b96cda585157 14:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:04:37 OK: 265 MiB in 53 packages 14:04:37 Removing intermediate container b96cda585157 14:04:37 ---> 23df4c1f3a22 14:04:37 Step 7/12 : WORKDIR /app 14:04:37 ---> Running in fe9e6aa2b415 14:04:37 Removing intermediate container fe9e6aa2b415 14:04:37 ---> c929a35dd4df 14:04:37 Step 8/12 : COPY go.mod vendor* ./ 14:04:37 ---> bb427499a1f3 14:04:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:37 ---> Running in be64e9bb08f9 14:04:40 Still waiting to schedule task 14:04:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4370’ is offline 14:05:04 Removing intermediate container be64e9bb08f9 14:05:04 ---> f05d6ab6ae17 14:05:04 Step 10/12 : COPY . . 14:05:04 ---> 465183f59042 14:05:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:05:04 ---> Running in 39e79af1e38f 14:05:04 Removing intermediate container 39e79af1e38f 14:05:04 ---> b971a9575e5c 14:05:04 Step 12/12 : RUN $MAKE 14:05:04 ---> Running in bf89b0af9bb4 14:05:04 noop 14:05:04 Removing intermediate container bf89b0af9bb4 14:05:04 ---> 31a80d83751e 14:05:04 Successfully built 31a80d83751e 14:05:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:05 + docker inspect -f . ci-base-image-x86_64 14:05:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:05 prd-ubuntu20.04-docker-8c-8g-4373 does not seem to be running inside a container 14:05:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-222 -v /w/workspace/y_app-rfid-llrp-inventory_PR-222:/w/workspace/y_app-rfid-llrp-inventory_PR-222:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:05:05 $ docker top b51f3de5dd2b5b9ce5ba30c63b8ce1247e56cd66cb62fe40f09373a5b582d68e -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:06 + go version 14:05:06 go version go1.20.6 linux/amd64 [Pipeline] } 14:05:06 $ docker stop --time=1 b51f3de5dd2b5b9ce5ba30c63b8ce1247e56cd66cb62fe40f09373a5b582d68e 14:05:07 $ docker rm -f --volumes b51f3de5dd2b5b9ce5ba30c63b8ce1247e56cd66cb62fe40f09373a5b582d68e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:08 + docker inspect -f . ci-base-image-x86_64 14:05:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:08 prd-ubuntu20.04-docker-8c-8g-4373 does not seem to be running inside a container 14:05:08 $ 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-222 -v /w/workspace/y_app-rfid-llrp-inventory_PR-222:/w/workspace/y_app-rfid-llrp-inventory_PR-222:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:05:08 $ docker top 545928a962085bf0d7719022cd949124d725023bc98a53fc66623e3fd2746106 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:09 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-222 [Pipeline] fileExists [Pipeline] sh 14:05:09 + make test 14:05:09 go test -race ./... -coverprofile=coverage.out ./... 14:05:31 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:05:31 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:05:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.155s coverage: 86.2% of statements 14:05:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.718s coverage: 71.9% of statements 14:05:53 go vet ./... 14:05:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:05:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:05:56 ./bin/test-attribution.sh [Pipeline] echo 14:05:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:05:56 $ docker stop --time=1 545928a962085bf0d7719022cd949124d725023bc98a53fc66623e3fd2746106 14:05:58 $ docker rm -f --volumes 545928a962085bf0d7719022cd949124d725023bc98a53fc66623e3fd2746106 [Pipeline] // withDockerContainer [Pipeline] sh 14:05:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:05:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:06:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:06:00 + ls -al . 14:06:00 total 236 14:06:00 drwxrwxr-x 11 jenkins jenkins 4096 Aug 23 14:05 . 14:06:00 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 14:03 .. 14:06:00 -rw-rw-r-- 1 jenkins jenkins 262 Aug 23 14:04 .dockerignore 14:06:00 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 14:04 .git 14:06:00 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 14:04 .github 14:06:00 -rw-rw-r-- 1 jenkins jenkins 788 Aug 23 14:04 .gitignore 14:06:00 -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 14:04 .golangci.yml 14:06:00 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 14:04 .semver 14:06:00 -rw-rw-r-- 1 jenkins jenkins 10232 Aug 23 14:04 Attribution.txt 14:06:00 -rw-rw-r-- 1 jenkins jenkins 9317 Aug 23 14:04 CHANGELOG.md 14:06:00 -rw-rw-r-- 1 jenkins jenkins 1659 Aug 23 14:04 Dockerfile 14:06:00 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 14:04 GOVERNANCE.md 14:06:00 -rw-rw-r-- 1 jenkins jenkins 687 Aug 23 14:04 Jenkinsfile 14:06:00 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 23 14:04 LICENSE 14:06:00 -rw-rw-r-- 1 jenkins jenkins 2497 Aug 23 14:04 Makefile 14:06:00 -rw-rw-r-- 1 jenkins jenkins 617 Aug 23 14:04 OWNERS.md 14:06:00 -rw-rw-r-- 1 jenkins jenkins 31516 Aug 23 14:04 README.md 14:06:00 -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 14:04 VERSION 14:06:00 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:04 bin 14:06:00 -rw-r--r-- 1 jenkins jenkins 41317 Aug 23 14:05 coverage.out 14:06:00 -rw-rw-r-- 1 jenkins jenkins 3664 Aug 23 14:04 go.mod 14:06:00 -rw-rw-r-- 1 jenkins jenkins 32783 Aug 23 14:04 go.sum 14:06:00 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:04 images 14:06:00 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 14:04 internal 14:06:00 -rw-rw-r-- 1 jenkins jenkins 531 Aug 23 14:04 main.go 14:06:00 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:04 res 14:06:00 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 14:04 snap 14:06:00 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:00 + 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=c74161c1a94e48636050a9006509107c6d926f01 --label arch=amd64 --label version=0.0.0 . 14:06:00 Sending build context to Docker daemon 12.69MB 14:06:00 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:06:00 Step 2/29 : FROM ${BASE} AS builder 14:06:00 ---> 31a80d83751e 14:06:00 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:06:00 ---> Running in c1f0373ab244 14:06:01 Removing intermediate container c1f0373ab244 14:06:01 ---> 47c9b772a08d 14:06:01 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:06:01 ---> Running in e88f5f59152b 14:06:01 Removing intermediate container e88f5f59152b 14:06:01 ---> 72ba5f36c8ae 14:06:01 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:06:01 ---> Running in 750715a4ea55 14:06:01 Removing intermediate container 750715a4ea55 14:06:01 ---> 9124aa805175 14:06:01 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:06:01 ---> Running in 525a0e4856e2 14:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:06:01 OK: 265 MiB in 53 packages 14:06:02 Removing intermediate container 525a0e4856e2 14:06:02 ---> e8618ac6c4a8 14:06:02 Step 7/29 : WORKDIR /app 14:06:02 ---> Running in bbc232fbe03f 14:06:02 Removing intermediate container bbc232fbe03f 14:06:02 ---> f6b026eee63d 14:06:02 Step 8/29 : COPY go.mod vendor* ./ 14:06:02 ---> fdb1395674a7 14:06:02 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:02 ---> Running in 2d03f003560e 14:06:03 Removing intermediate container 2d03f003560e 14:06:03 ---> 9419a8ecdf2c 14:06:03 Step 10/29 : COPY . . 14:06:03 ---> 53c68baab8ab 14:06:03 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:06:03 ---> Running in b8a6da5ff500 14:06:03 Removing intermediate container b8a6da5ff500 14:06:03 ---> db328c60b969 14:06:03 Step 12/29 : RUN $MAKE 14:06:03 ---> Running in 1e8140cdd229 14:06:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -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 14:06:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4375 in /w/workspace/y_app-rfid-llrp-inventory_PR-222 [Pipeline] { [Pipeline] ws 14:06:14 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:06:14 The recommended git tool is: git 14:06:19 using credential edgex-jenkins-ssh 14:06:19 Cloning the remote Git repository 14:06:19 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:06:19 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:06:19 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:06:19 > git --version # timeout=10 14:06:19 > git --version # 'git version 2.25.1' 14:06:19 using GIT_SSH to set credentials SSH Credentials for GitHub 14:06:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:22 Removing intermediate container 1e8140cdd229 14:06:22 ---> 2f14c8be06ba 14:06:22 Step 13/29 : FROM alpine:3.17 14:06:22 3.17: Pulling from library/alpine 14:06:22 9398808236ff: Pulling fs layer 14:06:22 9398808236ff: Verifying Checksum 14:06:22 9398808236ff: Download complete 14:06:22 9398808236ff: Pull complete 14:06:22 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 14:06:22 Status: Downloaded newer image for alpine:3.17 14:06:22 ---> 1e0b8b5322fc 14:06:22 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:06:22 ---> Running in 29fd6971f4c8 14:06:22 Removing intermediate container 29fd6971f4c8 14:06:22 ---> 5cf2639c3b7c 14:06:22 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:06:22 ---> Running in 202992ff6daf 14:06:23 Removing intermediate container 202992ff6daf 14:06:23 ---> a84e24ca50aa 14:06:23 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:06:23 ---> Running in 6e8d68a525c6 14:06:22 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:06:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:22 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:06:23 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:06:23 using GIT_SSH to set credentials SSH Credentials for GitHub 14:06:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:06:23 Merging remotes/origin/main commit 8e515cb4cd2f4ab88b73ef0ab71de8a0be7ad644 into PR head commit c74161c1a94e48636050a9006509107c6d926f01 14:06:23 Merge succeeded, producing c74161c1a94e48636050a9006509107c6d926f01 14:06:23 Checking out Revision c74161c1a94e48636050a9006509107c6d926f01 (PR-222) 14:06:23 (1/2) Installing ca-certificates (20230506-r0) 14:06:23 (2/2) Installing dumb-init (1.2.5-r2) 14:06:23 Executing busybox-1.35.0-r29.trigger 14:06:23 Executing ca-certificates-20230506-r0.trigger 14:06:23 OK: 8 MiB in 17 packages 14:06:24 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 14:06:24 Removing intermediate container 6e8d68a525c6 14:06:24 ---> 1d9d336296d9 14:06:24 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:06:24 > git --version # timeout=10 14:06:24 > git --version # 'git version 2.25.1' 14:06:24 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:06:24 ---> dd4e128eaf3b 14:06:24 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:06:24 ---> 35758ba829d1 14:06:24 Step 19/29 : COPY --from=builder /app/res/ /res/ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 14:06:23 > git config core.sparsecheckout # timeout=10 14:06:23 > git checkout -f c74161c1a94e48636050a9006509107c6d926f01 # timeout=10 14:06:23 > git remote # timeout=10 14:06:23 > git config --get remote.origin.url # timeout=10 14:06:23 using GIT_SSH to set credentials SSH Credentials for GitHub 14:06:23 > git merge 8e515cb4cd2f4ab88b73ef0ab71de8a0be7ad644 # timeout=10 14:06:23 > git rev-parse HEAD^{commit} # timeout=10 14:06:23 > git config core.sparsecheckout # timeout=10 14:06:23 > git checkout -f c74161c1a94e48636050a9006509107c6d926f01 # timeout=10 14:06:24 ---> 88fa44705cb7 14:06:24 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:06:24 ---> 9d4be6e2dc85 14:06:24 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:06:25 ---> 45cf6d6f1a36 14:06:25 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:06:25 ---> Running in 6cef77b51e60 14:06:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:06:25 % Total % Received % Xferd Average Speed Time Time Time Current 14:06:25 Dload Upload Total Spent Left Speed 14:06:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 14:06:25 Removing intermediate container 6cef77b51e60 14:06:25 ---> f75a5dfefc96 14:06:25 Step 23/29 : VOLUME /cache 14:06:25 ---> Running in 4cd683a09cfd 14:06:25 Removing intermediate container 4cd683a09cfd 14:06:25 ---> 64a83a1bdd23 14:06:25 Step 24/29 : EXPOSE 59711 14:06:25 ---> Running in b9064d9ff8bf 14:06:25 Removing intermediate container b9064d9ff8bf 14:06:25 ---> e54013362f6b 14:06:25 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:06:25 ---> Running in 327c35766e66 14:06:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:06:26 Removing intermediate container 327c35766e66 14:06:26 ---> 69f9c579a42e 14:06:26 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:06:26 ---> Running in 23f00ef27457 14:06:26 Removing intermediate container 23f00ef27457 14:06:26 ---> 44f3f6dd9b09 14:06:26 Step 27/29 : LABEL arch=amd64 14:06:26 ---> Running in d348cd4066a8 14:06:26 Removing intermediate container d348cd4066a8 14:06:26 ---> 9e8572f4bac4 14:06:26 Step 28/29 : LABEL git_sha=c74161c1a94e48636050a9006509107c6d926f01 14:06:26 ---> Running in 32029dc65ef8 14:06:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:06:26 + sudo tee /etc/docker/daemon.new 14:06:26 { 14:06:26 "registry-mirrors": [ 14:06:26 "https://nexus3.edgexfoundry.org:10001" 14:06:26 ], 14:06:26 "bip": "10.250.0.254/24", 14:06:26 "hosts": [ 14:06:26 "tcp://0.0.0.0:5555", 14:06:26 "unix:///var/run/docker.sock" 14:06:26 ], 14:06:26 "mtu": 1458, 14:06:26 "selinux-enabled": true, 14:06:26 "seccomp-profile": "/etc/docker/seccomp.json" 14:06:26 } [Pipeline] sh 14:06:26 Removing intermediate container 32029dc65ef8 14:06:26 ---> fa524c9d291b 14:06:26 Step 29/29 : LABEL version=0.0.0 14:06:26 ---> Running in 9dd52d6b7b90 14:06:26 Removing intermediate container 9dd52d6b7b90 14:06:26 ---> cd1287feef9e 14:06:26 [Warning] One or more build-args [ARCH] were not consumed 14:06:26 Successfully built cd1287feef9e 14:06:26 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 14:06:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 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 14:06:27 + sudo service docker restart [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:06:27 14:06:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:06:27 latest: Pulling from edgex-lftools-log-publisher 14:06:27 5eb5b503b376: Pulling fs layer 14:06:27 5c69ac0246d0: Pulling fs layer 14:06:27 ec43610c2a17: Pulling fs layer 14:06:27 3a2ae6a8a46f: Pulling fs layer 14:06:27 33b1e0a273af: Pulling fs layer 14:06:27 5d3b04190fa2: Pulling fs layer 14:06:27 2f39f015ded8: Pulling fs layer 14:06:27 3a2ae6a8a46f: Waiting 14:06:27 33b1e0a273af: Waiting 14:06:27 5d3b04190fa2: Waiting 14:06:27 2f39f015ded8: Waiting 14:06:27 5c69ac0246d0: Verifying Checksum 14:06:27 5c69ac0246d0: Download complete 14:06:27 3a2ae6a8a46f: Verifying Checksum 14:06:27 3a2ae6a8a46f: Download complete 14:06:27 33b1e0a273af: Verifying Checksum 14:06:27 33b1e0a273af: Download complete 14:06:27 5d3b04190fa2: Download complete 14:06:27 ec43610c2a17: Verifying Checksum 14:06:27 ec43610c2a17: Download complete 14:06:28 5eb5b503b376: Verifying Checksum 14:06:28 5eb5b503b376: Download complete 14:06:28 2f39f015ded8: Download complete 14:06:29 5eb5b503b376: Pull complete 14:06:29 5c69ac0246d0: Pull complete 14:06:29 ec43610c2a17: Pull complete 14:06:29 3a2ae6a8a46f: Pull complete 14:06:29 33b1e0a273af: Pull complete 14:06:30 5d3b04190fa2: Pull complete 14:06:34 2f39f015ded8: Pull complete 14:06:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:06:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:06:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:34 prd-ubuntu20.04-docker-8c-8g-4373 does not seem to be running inside a container 14:06:34 $ 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-222 -v /w/workspace/y_app-rfid-llrp-inventory_PR-222:/w/workspace/y_app-rfid-llrp-inventory_PR-222:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:06:35 $ docker top da12b56e7e61f14d306cf0f035b70d55db818f14223c262170172f69d183b41b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:36 ---> job-cost.sh 14:06:36 lf-activate-venv: SKIPPING 14:06:36 INFO: No Stack... 14:06:36 INFO: Retrieving Pricing Info for: v3-standard-8 14:06:36 INFO: Archiving Costs [Pipeline] sh 14:06:37 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-222/archives/cost.csv 14:06:37 + cut -d, -f6 [Pipeline] lock 14:06:37 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-222-1-stack-cost] 14:06:37 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-222-1-stack-cost] did not exist. Created. 14:06:37 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:06:37 + echo total: 0.2199999988079071 [Pipeline] stash 14:06:37 Stashed 1 file(s) [Pipeline] } 14:06:37 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:06:37 $ docker stop --time=1 da12b56e7e61f14d306cf0f035b70d55db818f14223c262170172f69d183b41b 14:06:39 $ docker rm -f --volumes da12b56e7e61f14d306cf0f035b70d55db818f14223c262170172f69d183b41b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:45 provisioning config files... 14:06:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config3410806897709691304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:45 ---> docker-login.sh 14:06:45 nexus3.edgexfoundry.org:10001 14:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:46 Configure a credential helper to remove this warning. See 14:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:46 14:06:46 Login Succeeded 14:06:46 nexus3.edgexfoundry.org:10002 14:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:46 Configure a credential helper to remove this warning. See 14:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:46 14:06:46 Login Succeeded 14:06:46 nexus3.edgexfoundry.org:10003 14:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:47 Configure a credential helper to remove this warning. See 14:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:47 14:06:47 Login Succeeded 14:06:47 nexus3.edgexfoundry.org:10004 14:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:47 Configure a credential helper to remove this warning. See 14:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:47 14:06:47 Login Succeeded 14:06:47 docker.io 14:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:47 Configure a credential helper to remove this warning. See 14:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:47 14:06:47 Login Succeeded 14:06:47 ---> docker-login.sh ends [Pipeline] } 14:06:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:06:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:06:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:06:48 ========================================================= 14:06:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:06:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:48 + 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 . 14:06:49 Sending build context to Docker daemon 684kB 14:06:49 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:06:49 Step 2/12 : FROM ${BASE} AS builder 14:06:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:06:49 edb6bdbacee9: Pulling fs layer 14:06:49 5f9638ab2659: Pulling fs layer 14:06:49 8d51d6327a98: Pulling fs layer 14:06:49 8b374f2dd631: Pulling fs layer 14:06:49 ec14aa9079de: Pulling fs layer 14:06:49 2f466654f4bb: Pulling fs layer 14:06:49 554e91adad29: Pulling fs layer 14:06:49 8b374f2dd631: Waiting 14:06:49 ec14aa9079de: Waiting 14:06:49 2f466654f4bb: Waiting 14:06:49 554e91adad29: Waiting 14:06:49 5f9638ab2659: Download complete 14:06:49 8b374f2dd631: Verifying Checksum 14:06:49 8b374f2dd631: Download complete 14:06:49 ec14aa9079de: Verifying Checksum 14:06:49 ec14aa9079de: Download complete 14:06:49 edb6bdbacee9: Verifying Checksum 14:06:49 edb6bdbacee9: Download complete 14:06:50 edb6bdbacee9: Pull complete 14:06:50 554e91adad29: Verifying Checksum 14:06:50 554e91adad29: Download complete 14:06:51 5f9638ab2659: Pull complete 14:06:52 8d51d6327a98: Verifying Checksum 14:06:52 8d51d6327a98: Download complete 14:06:52 2f466654f4bb: Verifying Checksum 14:06:52 2f466654f4bb: Download complete 14:07:04 8d51d6327a98: Pull complete 14:07:04 8b374f2dd631: Pull complete 14:07:04 ec14aa9079de: Pull complete 14:07:10 2f466654f4bb: Pull complete 14:07:12 554e91adad29: Pull complete 14:07:12 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 14:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:07:12 ---> 1e15ea492957 14:07:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:07:14 ---> Running in fe7442a62ffb 14:07:14 Removing intermediate container fe7442a62ffb 14:07:14 ---> de29e7ae7c2e 14:07:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:07:14 ---> Running in 050f27c5a30a 14:07:14 Removing intermediate container 050f27c5a30a 14:07:14 ---> 781c6fcf5bd0 14:07:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:07:14 ---> Running in ef0242bb45a1 14:07:15 Removing intermediate container ef0242bb45a1 14:07:15 ---> e3bb9c53ca31 14:07:15 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:07:15 ---> Running in 3c9ea6ee4905 14:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:07:17 OK: 263 MiB in 53 packages 14:07:18 Removing intermediate container 3c9ea6ee4905 14:07:18 ---> 1abe76e6a229 14:07:18 Step 7/12 : WORKDIR /app 14:07:18 ---> Running in e879c20944e9 14:07:18 Removing intermediate container e879c20944e9 14:07:18 ---> 1de72beb8f58 14:07:18 Step 8/12 : COPY go.mod vendor* ./ 14:07:22 ---> d10f26d82461 14:07:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:22 ---> Running in 853dc450432a 14:08:58 Removing intermediate container 853dc450432a 14:08:58 ---> 9f7b8d495cf7 14:08:58 Step 10/12 : COPY . . 14:08:58 ---> 57ec3aca768e 14:08:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:08:58 ---> Running in 84a0681e71ef 14:08:58 Removing intermediate container 84a0681e71ef 14:08:58 ---> 8a1743c82867 14:08:58 Step 12/12 : RUN $MAKE 14:08:58 ---> Running in 45da7639c0bd 14:08:58 noop 14:08:58 Removing intermediate container 45da7639c0bd 14:08:58 ---> 7e772a442287 14:08:58 Successfully built 7e772a442287 14:08:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:59 + docker inspect -f . ci-base-image-arm64 14:08:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:59 prd-ubuntu20.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container 14:08:59 $ 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 ******** ci-base-image-arm64 cat 14:09:00 $ docker top a38c80c3ff25fe26dde45c31788e091b3272e024b11ecc0cf20d1ece01524e94 -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:01 + go version 14:09:01 go version go1.20.6 linux/arm64 [Pipeline] } 14:09:01 $ docker stop --time=1 a38c80c3ff25fe26dde45c31788e091b3272e024b11ecc0cf20d1ece01524e94 14:09:03 $ docker rm -f --volumes a38c80c3ff25fe26dde45c31788e091b3272e024b11ecc0cf20d1ece01524e94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:04 + docker inspect -f . ci-base-image-arm64 14:09:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:04 prd-ubuntu20.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container 14:09:04 $ 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 ******** ci-base-image-arm64 cat 14:09:05 $ docker top d9910f8ec4fba82fd27d70e0bd907d4e8cfe888d49173afebb08b879ac65aac8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:06 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:09:06 + make test 14:09:06 go test -race ./... -coverprofile=coverage.out ./... 14:11:43 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:11:50 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:11:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.059s coverage: 86.2% of statements 14:12:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.388s coverage: 71.9% of statements 14:12:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:12:00 go vet ./... 14:14:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:14:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:14:22 ./bin/test-attribution.sh [Pipeline] echo 14:14:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:14:22 $ docker stop --time=1 d9910f8ec4fba82fd27d70e0bd907d4e8cfe888d49173afebb08b879ac65aac8 14:14:25 $ docker rm -f --volumes d9910f8ec4fba82fd27d70e0bd907d4e8cfe888d49173afebb08b879ac65aac8 [Pipeline] // withDockerContainer [Pipeline] sh 14:14:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:14:27 Warning: overwriting stash ‘coverage-report’ 14:14:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:14:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:14:28 + ls -al . 14:14:28 total 232 14:14:28 drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 14:09 . 14:14:28 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 14:06 .. 14:14:28 -rw-rw-r-- 1 jenkins jenkins 262 Aug 23 14:06 .dockerignore 14:14:28 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 14:06 .git 14:14:28 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 14:06 .github 14:14:28 -rw-rw-r-- 1 jenkins jenkins 788 Aug 23 14:06 .gitignore 14:14:28 -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 14:06 .golangci.yml 14:14:28 -rw-rw-r-- 1 jenkins jenkins 10232 Aug 23 14:06 Attribution.txt 14:14:28 -rw-rw-r-- 1 jenkins jenkins 9317 Aug 23 14:06 CHANGELOG.md 14:14:28 -rw-rw-r-- 1 jenkins jenkins 1659 Aug 23 14:06 Dockerfile 14:14:28 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 14:06 GOVERNANCE.md 14:14:28 -rw-rw-r-- 1 jenkins jenkins 687 Aug 23 14:06 Jenkinsfile 14:14:28 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 23 14:06 LICENSE 14:14:28 -rw-rw-r-- 1 jenkins jenkins 2497 Aug 23 14:06 Makefile 14:14:28 -rw-rw-r-- 1 jenkins jenkins 617 Aug 23 14:06 OWNERS.md 14:14:28 -rw-rw-r-- 1 jenkins jenkins 31516 Aug 23 14:06 README.md 14:14:28 -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 14:04 VERSION 14:14:28 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:06 bin 14:14:28 -rw-r--r-- 1 jenkins jenkins 41317 Aug 23 14:12 coverage.out 14:14:28 -rw-rw-r-- 1 jenkins jenkins 3664 Aug 23 14:06 go.mod 14:14:28 -rw-rw-r-- 1 jenkins jenkins 32783 Aug 23 14:06 go.sum 14:14:28 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:06 images 14:14:28 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 14:06 internal 14:14:28 -rw-rw-r-- 1 jenkins jenkins 531 Aug 23 14:06 main.go 14:14:28 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:06 res 14:14:28 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 14:06 snap 14:14:28 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 14:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:29 + 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=c74161c1a94e48636050a9006509107c6d926f01 --label arch=arm64 --label version=0.0.0 . 14:14:29 Sending build context to Docker daemon 684kB 14:14:29 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:14:29 Step 2/29 : FROM ${BASE} AS builder 14:14:29 ---> 7e772a442287 14:14:29 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:14:29 ---> Running in d9fa88ed4e69 14:14:29 Removing intermediate container d9fa88ed4e69 14:14:29 ---> 0e62f36ad6e9 14:14:29 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:14:29 ---> Running in dccfca35facc 14:14:30 Removing intermediate container dccfca35facc 14:14:30 ---> 918b6c3ec591 14:14:30 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:14:30 ---> Running in 8d74c2213a0b 14:14:30 Removing intermediate container 8d74c2213a0b 14:14:30 ---> 244fa31c7e2f 14:14:30 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:14:30 ---> Running in e633567c773f 14:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:14:33 OK: 263 MiB in 53 packages 14:14:33 Removing intermediate container e633567c773f 14:14:33 ---> 673ead2c7f64 14:14:33 Step 7/29 : WORKDIR /app 14:14:33 ---> Running in cecf8b1897b9 14:14:33 Removing intermediate container cecf8b1897b9 14:14:33 ---> ce5230cbb939 14:14:33 Step 8/29 : COPY go.mod vendor* ./ 14:14:34 ---> 4a2b290776ad 14:14:34 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:34 ---> Running in dd2633a6fdcf 14:14:36 Removing intermediate container dd2633a6fdcf 14:14:36 ---> 478ef3c66522 14:14:36 Step 10/29 : COPY . . 14:14:36 ---> 15b8b5c955b4 14:14:36 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:14:38 ---> Running in 70be744b1b0d 14:14:39 Removing intermediate container 70be744b1b0d 14:14:39 ---> 6a4017670b81 14:14:39 Step 12/29 : RUN $MAKE 14:14:39 ---> Running in a68d92d6cffa 14:14:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -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 14:16:46 Removing intermediate container a68d92d6cffa 14:16:46 ---> eec0f7dec6a9 14:16:46 Step 13/29 : FROM alpine:3.17 14:16:46 3.17: Pulling from library/alpine 14:16:46 4060ece20d7a: Pulling fs layer 14:16:47 4060ece20d7a: Verifying Checksum 14:16:47 4060ece20d7a: Download complete 14:16:47 4060ece20d7a: Pull complete 14:16:47 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 14:16:47 Status: Downloaded newer image for alpine:3.17 14:16:47 ---> 8650cd65339b 14:16:47 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:16:47 ---> Running in 9b3bb3bec789 14:16:47 Removing intermediate container 9b3bb3bec789 14:16:47 ---> 52e1d1872ce5 14:16:47 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:16:48 ---> Running in 3c1a50b08316 14:16:48 Removing intermediate container 3c1a50b08316 14:16:48 ---> 0f005512c6e8 14:16:48 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:16:48 ---> Running in e7771aced7ec 14:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:16:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:16:50 (1/2) Installing ca-certificates (20230506-r0) 14:16:50 (2/2) Installing dumb-init (1.2.5-r2) 14:16:50 Executing busybox-1.35.0-r29.trigger 14:16:50 Executing ca-certificates-20230506-r0.trigger 14:16:51 OK: 8 MiB in 17 packages 14:16:52 Removing intermediate container e7771aced7ec 14:16:52 ---> e5861ada3589 14:16:52 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:16:53 ---> 7f45f0e4f94b 14:16:53 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:16:53 ---> 9f15ed1c6ef5 14:16:53 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:16:54 ---> e77b4446d573 14:16:54 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:16:54 ---> ccf3f9dba968 14:16:54 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:16:56 ---> 67a589c4f922 14:16:56 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:16:56 ---> Running in 506ca3f33988 14:16:57 Removing intermediate container 506ca3f33988 14:16:57 ---> 347b68cb3678 14:16:57 Step 23/29 : VOLUME /cache 14:16:57 ---> Running in a5b51ba69f5b 14:16:57 Removing intermediate container a5b51ba69f5b 14:16:57 ---> 9e52114c9d3c 14:16:57 Step 24/29 : EXPOSE 59711 14:16:57 ---> Running in 3ff89477474e 14:16:58 Removing intermediate container 3ff89477474e 14:16:58 ---> a3857fbe335b 14:16:58 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:16:58 ---> Running in 52f5160c0be3 14:16:58 Removing intermediate container 52f5160c0be3 14:16:58 ---> c8f6b5b4037f 14:16:58 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:16:58 ---> Running in 5658f1024868 14:16:58 Removing intermediate container 5658f1024868 14:16:58 ---> f16454bf7fd9 14:16:58 Step 27/29 : LABEL arch=arm64 14:16:58 ---> Running in 549b3d7414b8 14:16:59 Removing intermediate container 549b3d7414b8 14:16:59 ---> 591582ae72a1 14:16:59 Step 28/29 : LABEL git_sha=c74161c1a94e48636050a9006509107c6d926f01 14:16:59 ---> Running in 2b4d6189cbc6 14:16:59 Removing intermediate container 2b4d6189cbc6 14:16:59 ---> b6ba0a43aa90 14:16:59 Step 29/29 : LABEL version=0.0.0 14:16:59 ---> Running in da39fcf0fd6a 14:16:59 Removing intermediate container da39fcf0fd6a 14:16:59 ---> bd76a0644e89 14:16:59 [Warning] One or more build-args [ARCH] were not consumed 14:16:59 Successfully built bd76a0644e89 14:16:59 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 14:17:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:17:00 14:17:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:17:01 arm64: Pulling from edgex-lftools-log-publisher 14:17:01 8998bd30e6a1: Pulling fs layer 14:17:01 04944245beec: Pulling fs layer 14:17:01 699f458cf7ca: Pulling fs layer 14:17:01 765212b225bb: Pulling fs layer 14:17:01 f23df028b6ca: Pulling fs layer 14:17:01 d65c8cfc05b1: Pulling fs layer 14:17:01 2437ff75d9bd: Pulling fs layer 14:17:01 765212b225bb: Waiting 14:17:01 f23df028b6ca: Waiting 14:17:01 d65c8cfc05b1: Waiting 14:17:01 2437ff75d9bd: Waiting 14:17:01 04944245beec: Verifying Checksum 14:17:01 04944245beec: Download complete 14:17:01 765212b225bb: Download complete 14:17:01 f23df028b6ca: Verifying Checksum 14:17:01 f23df028b6ca: Download complete 14:17:01 d65c8cfc05b1: Verifying Checksum 14:17:01 d65c8cfc05b1: Download complete 14:17:01 699f458cf7ca: Verifying Checksum 14:17:01 699f458cf7ca: Download complete 14:17:02 8998bd30e6a1: Verifying Checksum 14:17:02 8998bd30e6a1: Download complete 14:17:04 2437ff75d9bd: Verifying Checksum 14:17:04 2437ff75d9bd: Download complete 14:17:05 8998bd30e6a1: Pull complete 14:17:06 04944245beec: Pull complete 14:17:07 699f458cf7ca: Pull complete 14:17:07 765212b225bb: Pull complete 14:17:08 f23df028b6ca: Pull complete 14:17:08 d65c8cfc05b1: Pull complete 14:17:23 2437ff75d9bd: Pull complete 14:17:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:17:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:17:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:23 prd-ubuntu20.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container 14:17:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:17:26 $ docker top fe1fa57a7f1e562c333c8bb4d9ec9dd80428f1829301fb29fa6010cbd1805c0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:17:26 ---> job-cost.sh 14:17:27 lf-activate-venv: SKIPPING 14:17:27 INFO: No Stack... 14:17:27 INFO: Retrieving Pricing Info for: v3-standard-4 14:17:28 INFO: Archiving Costs [Pipeline] sh 14:17:29 + cut -d, -f6 14:17:29 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 14:17:29 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-222-1-stack-cost] 14:17:29 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-222-1-stack-cost] did not exist. Created. 14:17:29 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:17:29 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-d29f2500/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:17:29 + echo total: 0.10999999940395355 [Pipeline] stash 14:17:29 Warning: overwriting stash ‘stack-cost’ 14:17:30 Stashed 1 file(s) [Pipeline] } 14:17:30 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:17:30 $ docker stop --time=1 fe1fa57a7f1e562c333c8bb4d9ec9dd80428f1829301fb29fa6010cbd1805c0d 14:17:31 $ docker rm -f --volumes fe1fa57a7f1e562c333c8bb4d9ec9dd80428f1829301fb29fa6010cbd1805c0d [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 14:17:32 provisioning config files... 14:17:32 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp/config11278272890728044679tmp [Pipeline] { [Pipeline] sh 14:17:32 + set +x 14:17:32 + curl -s https://codecov.io/bash 14:17:32 + bash -s -- 14:17:32 14:17:32 _____ _ 14:17:32 / ____| | | 14:17:32 | | ___ __| | ___ ___ _____ __ 14:17:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:17:32 | |___| (_) | (_| | __/ (_| (_) \ V / 14:17:32 \_____\___/ \__,_|\___|\___\___/ \_/ 14:17:32 Bash-1.0.6 14:17:32 14:17:32 14:17:32 ==> git version 2.25.1 found 14:17:32 ==> 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 14:17:32 Release-Date: 2020-01-08 14:17:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:17:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:17:32 ==> Jenkins CI detected. 14:17:32 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-222 14:17:32 project root: . 14:17:32 --> token set from env 14:17:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:17:32 ==> Running gcov in . (disable via -X gcov) 14:17:32 ==> Python coveragepy not found 14:17:32 ==> Searching for coverage reports in: 14:17:32 + . 14:17:33 -> Found 1 reports 14:17:33 ==> Detecting git/mercurial file structure 14:17:33 ==> Reading reports 14:17:33 + ./coverage.out bytes=41317 14:17:33 ==> Appending adjustments 14:17:33 https://docs.codecov.io/docs/fixing-reports 14:17:33 + Found adjustments 14:17:33 ==> Gzipping contents 14:17:33 12K /tmp/codecov.L7XBQu.gz 14:17:33 ==> Uploading reports 14:17:33 url: https://codecov.io 14:17:33 query: branch=PR-222&commit=c74161c1a94e48636050a9006509107c6d926f01&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=222&job=&cmd_args= 14:17:33 -> Pinging Codecov 14:17:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-222&commit=c74161c1a94e48636050a9006509107c6d926f01&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=222&job=&cmd_args= 14:17:33 -> Uploading to 14:17:33 https://storage.googleapis.com/codecov/v4/raw/2023-08-23/581DD39554BDF9B6E22D074273EAD858/c74161c1a94e48636050a9006509107c6d926f01/a7d8fd87-ed0a-4614-878f-8441b19c0766.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230823T141733Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81e9a149bcb11e5ca9fe427a8211e9e8d09781adc78bcb45fa9ebb6fac65fcb8 14:17:33 % Total % Received % Xferd Average Speed Time Time Time Current 14:17:33 Dload Upload Total Spent Left Speed 14:17:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 58756 --:--:-- --:--:-- --:--:-- 58756 14:17:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c74161c1a94e48636050a9006509107c6d926f01 [Pipeline] } 14:17:33 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 14:17:35 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-222/archives ] 14:17:35 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-222/archives 14:17:35 total 16 14:17:35 drwxr-xr-x 3 root root 4096 Aug 23 14:06 . 14:17:35 drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 14:06 .. 14:17:35 drwxr-xr-x 2 root root 4096 Aug 23 14:06 cost 14:17:35 -rw-r--r-- 1 root root 95 Aug 23 14:06 cost.csv 14:17:35 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-222/archives 14:17:35 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-222/archives 14:17:35 total 16 14:17:35 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 14:06 . 14:17:35 drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 14:06 .. 14:17:35 drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 14:06 cost 14:17:35 -rw-r--r-- 1 jenkins jenkins 95 Aug 23 14:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:17:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:17:36 ---> package-listing.sh 14:17:36 ++ facter osfamily 14:17:36 ++ tr '[:upper:]' '[:lower:]' 14:17:37 + OS_FAMILY=debian 14:17:37 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-222 14:17:37 + START_PACKAGES=/tmp/packages_start.txt 14:17:37 + END_PACKAGES=/tmp/packages_end.txt 14:17:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:17:37 + PACKAGES=/tmp/packages_start.txt 14:17:37 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-222 ']' 14:17:37 + PACKAGES=/tmp/packages_end.txt 14:17:37 + case "${OS_FAMILY}" in 14:17:37 + dpkg -l 14:17:37 + grep '^ii' 14:17:37 + '[' -f /tmp/packages_start.txt ']' 14:17:37 + '[' -f /tmp/packages_end.txt ']' 14:17:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:17:37 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-222 ']' 14:17:37 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-222/archives/ 14:17:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-222/archives/ [Pipeline] echo 14:17:37 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:17:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:17:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:38 prd-ubuntu20.04-docker-8c-8g-4373 does not seem to be running inside a container 14:17:38 $ 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-222/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-222 -v /w/workspace/y_app-rfid-llrp-inventory_PR-222:/w/workspace/y_app-rfid-llrp-inventory_PR-222:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:17:38 $ docker top 09c541a9e1328c6d34619da7489b116ac3197da53ca9a64646e1a7fe98b813f5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:38 + touch /tmp/pre-build-complete [Pipeline] sh 14:17:39 + mkdir -p /var/log/sysstat [Pipeline] sh 14:17:39 + ls /var/log/sa-host 14:17:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:17:39 provisioning config files... 14:17:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp/config893762849170047649tmp [Pipeline] { [Pipeline] echo 14:17:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:17:40 ---> create-netrc.sh [Pipeline] } 14:17:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:17:40 ---> python-tools-install.sh [Pipeline] echo 14:17:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:17:40 ---> sudo-logs.sh 14:17:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:17:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:17:41 ---> job-cost.sh 14:17:41 lf-activate-venv: SKIPPING 14:17:41 DEBUG: total: 0.2199999988079071 14:17:41 INFO: Retrieving Stack Cost... 14:17:41 INFO: Retrieving Pricing Info for: v3-standard-8 14:17:42 INFO: Archiving Costs [Pipeline] echo 14:17:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:17:42 ---> logs-deploy.sh 14:17:42 lf-activate-venv: SKIPPING 14:17:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-222/1 14:17:42 INFO: archiving workspace using pattern(s): 14:17:43 Archives upload complete. 14:17:43 INFO: archiving logs to Nexus