Pull request #211 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c+9cf17b74e8ce7feef25b55235c19f74ed3f97e73 (54a74508055910579f5278e6741c26cbe012e9c7) 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-ssh6206217934435772386.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11265690981234213392.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-211/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-211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2156884761924767023.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-211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3842429710716209974.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh8657034851116366507.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-211/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-211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3669184718476548722.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1722 in /w/workspace/y_app-rfid-llrp-inventory_PR-211 [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-211 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 into PR head commit 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c Merge succeeded, producing 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c Checking out Revision 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c (PR-211) 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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 > 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/211/head:refs/remotes/origin/PR-211 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c # 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 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:22:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:22:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:22:01 ========================================================= 13:22:01 EdgeX Global Pipelines Version Info 13:22:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:22:02 ------------------- 13:22:02 stable info: 13:22:02 ------------------- 13:22:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:22:02 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 13:22:02 Message: update stable to v1.0.250 13:22:03 ------------------- 13:22:03 experimental info: 13:22:03 ------------------- 13:22:03 Commited By: **** collab-it+edgex@linuxfoundation.org 13:22:03 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 13:22:03 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:22:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:22:03 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:22:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:22:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:22:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:22:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:22:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-211 [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-211 [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-211 [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5792d7d [Pipeline] echo 13:22:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:22:04 provisioning config files... 13:22:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-211@tmp/config1184506405879729202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:22:05 ---> docker-login.sh 13:22:05 nexus3.edgexfoundry.org:10001 13:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:05 Configure a credential helper to remove this warning. See 13:22:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:05 13:22:05 Login Succeeded 13:22:05 nexus3.edgexfoundry.org:10002 13:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:05 Configure a credential helper to remove this warning. See 13:22:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:05 13:22:05 Login Succeeded 13:22:05 nexus3.edgexfoundry.org:10003 13:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:05 Configure a credential helper to remove this warning. See 13:22:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:05 13:22:05 Login Succeeded 13:22:05 nexus3.edgexfoundry.org:10004 13:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:06 Configure a credential helper to remove this warning. See 13:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:06 13:22:06 Login Succeeded 13:22:06 docker.io 13:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:06 Configure a credential helper to remove this warning. See 13:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:06 13:22:06 Login Succeeded 13:22:06 ---> docker-login.sh ends [Pipeline] } 13:22:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:22:06 + git rev-list -1 --merges 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c~1..5792d7d05dc0bebea4a7677a0568de1c33fa9e6c [Pipeline] echo 13:22:07 -----------> git rev-list -1 --merges 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c~1..5792d7d05dc0bebea4a7677a0568de1c33fa9e6c 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c [false] [Pipeline] sh 13:22:07 + git log --format=format:%s -1 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c [Pipeline] echo 13:22:07 ========================================================= 13:22:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:22:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:22:07 + git log --format=format:%s -1 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c [Pipeline] echo 13:22:07 [semverPrep] GIT_COMMIT: 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:22:07 [semverPrep] This is not a build commit. [Pipeline] sh 13:22:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:22:08 + grep -v github /etc/ssh/ssh_known_hosts 13:22:08 + [ -e /tmp/ssh_known_hosts ] 13:22:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:22:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:22:08 + sudo tee -a /etc/ssh/ssh_known_hosts 13:22:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:22:08 13:22:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:22:09 0.1.4: Pulling from edgex-devops/py-git-semver 13:22:09 b85a868b505f: Pulling fs layer 13:22:09 e2be974225ed: Pulling fs layer 13:22:09 339a4e72a1f5: Pulling fs layer 13:22:09 988bab9f4d93: Pulling fs layer 13:22:09 1469e6f7b9e6: Pulling fs layer 13:22:09 eaf3925da568: Pulling fs layer 13:22:09 bab4dde63d76: Pulling fs layer 13:22:09 988bab9f4d93: Waiting 13:22:09 1469e6f7b9e6: Waiting 13:22:09 eaf3925da568: Waiting 13:22:09 bde34c3a00c8: Pulling fs layer 13:22:09 b352a97aabf1: Pulling fs layer 13:22:09 4872d77fe225: Pulling fs layer 13:22:09 5851b861e8e6: Pulling fs layer 13:22:09 b352a97aabf1: Waiting 13:22:09 bab4dde63d76: Waiting 13:22:09 4872d77fe225: Waiting 13:22:09 5851b861e8e6: Waiting 13:22:09 bde34c3a00c8: Waiting 13:22:09 e2be974225ed: Verifying Checksum 13:22:09 e2be974225ed: Download complete 13:22:09 988bab9f4d93: Verifying Checksum 13:22:09 988bab9f4d93: Download complete 13:22:09 1469e6f7b9e6: Verifying Checksum 13:22:09 1469e6f7b9e6: Download complete 13:22:09 339a4e72a1f5: Verifying Checksum 13:22:09 339a4e72a1f5: Download complete 13:22:09 eaf3925da568: Verifying Checksum 13:22:09 eaf3925da568: Download complete 13:22:09 bde34c3a00c8: Verifying Checksum 13:22:09 bde34c3a00c8: Download complete 13:22:09 b352a97aabf1: Verifying Checksum 13:22:09 b352a97aabf1: Download complete 13:22:09 4872d77fe225: Download complete 13:22:09 5851b861e8e6: Download complete 13:22:09 b85a868b505f: Verifying Checksum 13:22:09 b85a868b505f: Download complete 13:22:09 bab4dde63d76: Verifying Checksum 13:22:09 bab4dde63d76: Download complete 13:22:10 b85a868b505f: Pull complete 13:22:10 e2be974225ed: Pull complete 13:22:11 339a4e72a1f5: Pull complete 13:22:11 988bab9f4d93: Pull complete 13:22:11 1469e6f7b9e6: Pull complete 13:22:11 eaf3925da568: Pull complete 13:22:13 bab4dde63d76: Pull complete 13:22:13 bde34c3a00c8: Pull complete 13:22:13 b352a97aabf1: Pull complete 13:22:13 4872d77fe225: Pull complete 13:22:13 5851b861e8e6: Pull complete 13:22:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:22:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:14 prd-ubuntu20.04-docker-8c-8g-1722 does not seem to be running inside a container 13:22:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-211 -v /w/workspace/y_app-rfid-llrp-inventory_PR-211:/w/workspace/y_app-rfid-llrp-inventory_PR-211:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-211@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-211@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 13:22:16 $ docker top f39cc5ca79e5348e45eaad4352e9e418ef1cbc9666bc83e179cfbfe2e37f5a69 -eo pid,comm 13:22:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:22:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:22:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:22:16 [ssh-agent] Looking for ssh-agent implementation... 13:22:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:22:16 $ docker exec f39cc5ca79e5348e45eaad4352e9e418ef1cbc9666bc83e179cfbfe2e37f5a69 ssh-agent 13:22:16 SSH_AUTH_SOCK=/tmp/ssh-xcLOZuGQF77J/agent.32 13:22:16 SSH_AGENT_PID=38 13:22:16 Running ssh-add (command line suppressed) 13:22:17 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-211@tmp/private_key_7957023177097941007.key (/w/workspace/y_app-rfid-llrp-inventory_PR-211@tmp/private_key_7957023177097941007.key) 13:22:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:22:17 + git tag --points-at HEAD [Pipeline] } 13:22:17 $ docker exec --env ******** --env ******** f39cc5ca79e5348e45eaad4352e9e418ef1cbc9666bc83e179cfbfe2e37f5a69 ssh-agent -k 13:22:17 unset SSH_AUTH_SOCK; 13:22:17 unset SSH_AGENT_PID; 13:22:17 echo Agent pid 38 killed; 13:22:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:22:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:22:17 [ssh-agent] Looking for ssh-agent implementation... 13:22:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:22:17 $ docker exec f39cc5ca79e5348e45eaad4352e9e418ef1cbc9666bc83e179cfbfe2e37f5a69 ssh-agent 13:22:17 SSH_AUTH_SOCK=/tmp/ssh-xYcMKsGT4Fxz/agent.70 13:22:17 SSH_AGENT_PID=76 13:22:17 Running ssh-add (command line suppressed) 13:22:18 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-211@tmp/private_key_4061580894855638322.key (/w/workspace/y_app-rfid-llrp-inventory_PR-211@tmp/private_key_4061580894855638322.key) 13:22:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:22:18 + git semver init 13:22:18 2023-07-21 13:22:18,518 [run_init] DEBUG init version:0.0.0 force:False 13:22:18 2023-07-21 13:22:18,518 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-211/.semver 13:22:18 2023-07-21 13:22:18,519 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-211/.semver 13:22:18 2023-07-21 13:22:18,519 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-211/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-211, universal_newlines=False, shell=None, istream=None) 13:22:20 2023-07-21 13:22:19,676 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-211/.git/info/exclude 13:22:20 2023-07-21 13:22:19,679 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-211/.semver/PR-211 with force:False 13:22:20 2023-07-21 13:22:19,679 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-211/.semver/PR-211 13:22:20 2023-07-21 13:22:19,683 [execute] INFO git cat-file --batch-check 13:22:20 2023-07-21 13:22:19,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-211/.semver, universal_newlines=False, shell=None, istream=) 13:22:20 2023-07-21 13:22:19,689 [execute] INFO git cat-file --batch 13:22:20 2023-07-21 13:22:19,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-211/.semver, universal_newlines=False, shell=None, istream=) 13:22:20 2023-07-21 13:22:19,693 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-211/.semver/PR-211 13:22:20 0.0.0 [Pipeline] } 13:22:20 $ docker exec --env ******** --env ******** f39cc5ca79e5348e45eaad4352e9e418ef1cbc9666bc83e179cfbfe2e37f5a69 ssh-agent -k 13:22:20 unset SSH_AUTH_SOCK; 13:22:20 unset SSH_AGENT_PID; 13:22:20 echo Agent pid 76 killed; 13:22:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:22:20 + git semver [Pipeline] } 13:22:20 $ docker stop --time=1 f39cc5ca79e5348e45eaad4352e9e418ef1cbc9666bc83e179cfbfe2e37f5a69 13:22:22 $ docker rm -f --volumes f39cc5ca79e5348e45eaad4352e9e418ef1cbc9666bc83e179cfbfe2e37f5a69 [Pipeline] // withDockerContainer [Pipeline] sh 13:22:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:22:22 Stashed 1 file(s) [Pipeline] echo 13:22:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:22:23 provisioning config files... 13:22:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-211@tmp/config14566674420150271775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:22:23 ---> docker-login.sh 13:22:23 nexus3.edgexfoundry.org:10001 13:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:23 Configure a credential helper to remove this warning. See 13:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:23 13:22:23 Login Succeeded 13:22:23 nexus3.edgexfoundry.org:10002 13:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:23 Configure a credential helper to remove this warning. See 13:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:23 13:22:23 Login Succeeded 13:22:23 nexus3.edgexfoundry.org:10003 13:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:24 Configure a credential helper to remove this warning. See 13:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:24 13:22:24 Login Succeeded 13:22:24 nexus3.edgexfoundry.org:10004 13:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:24 Configure a credential helper to remove this warning. See 13:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:24 13:22:24 Login Succeeded 13:22:24 docker.io 13:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:24 Configure a credential helper to remove this warning. See 13:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:24 13:22:24 Login Succeeded 13:22:24 ---> docker-login.sh ends [Pipeline] } 13:22:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:22:24 ========================================================= 13:22:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:22:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:22:25 Sending build context to Docker daemon 12.66MB 13:22:25 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:22:25 Step 2/12 : FROM ${BASE} AS builder 13:22:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:22:25 4db1b89c0bd1: Pulling fs layer 13:22:25 6911f1a30b25: Pulling fs layer 13:22:25 e194b8c5c2a9: Pulling fs layer 13:22:25 6863d3e3a2b1: Pulling fs layer 13:22:25 ec0bb842ea78: Pulling fs layer 13:22:25 40a00589a448: Pulling fs layer 13:22:25 6c08303d61cc: Pulling fs layer 13:22:25 798269fcf238: Pulling fs layer 13:22:25 6863d3e3a2b1: Waiting 13:22:25 798269fcf238: Waiting 13:22:25 6c08303d61cc: Waiting 13:22:25 ec0bb842ea78: Waiting 13:22:25 40a00589a448: Waiting 13:22:25 6911f1a30b25: Download complete 13:22:25 6863d3e3a2b1: Verifying Checksum 13:22:25 6863d3e3a2b1: Download complete 13:22:25 ec0bb842ea78: Verifying Checksum 13:22:25 ec0bb842ea78: Download complete 13:22:25 4db1b89c0bd1: Verifying Checksum 13:22:25 4db1b89c0bd1: Download complete 13:22:25 40a00589a448: Verifying Checksum 13:22:25 40a00589a448: Download complete 13:22:25 4db1b89c0bd1: Pull complete 13:22:25 6911f1a30b25: Pull complete 13:22:26 798269fcf238: Verifying Checksum 13:22:26 798269fcf238: Download complete 13:22:26 e194b8c5c2a9: Download complete 13:22:26 6c08303d61cc: Verifying Checksum 13:22:26 6c08303d61cc: Download complete 13:22:29 e194b8c5c2a9: Pull complete 13:22:29 6863d3e3a2b1: Pull complete 13:22:29 ec0bb842ea78: Pull complete 13:22:29 40a00589a448: Pull complete 13:22:32 6c08303d61cc: Pull complete 13:22:32 798269fcf238: Pull complete 13:22:32 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 13:22:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:22:32 ---> ec979cd7f677 13:22:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:22:36 ---> Running in a297ba9ab09e 13:22:36 Removing intermediate container a297ba9ab09e 13:22:36 ---> c168d56f772a 13:22:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:22:36 ---> Running in b235260e54ec 13:22:36 Removing intermediate container b235260e54ec 13:22:36 ---> dd41c01af942 13:22:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:22:36 ---> Running in 66db5a4e5c80 13:22:36 Removing intermediate container 66db5a4e5c80 13:22:36 ---> e778ec502816 13:22:36 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:22:36 ---> Running in ccb35e6ccf60 13:22:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:22:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:22:37 OK: 265 MiB in 53 packages 13:22:37 Removing intermediate container ccb35e6ccf60 13:22:37 ---> ccbed1f97ff9 13:22:37 Step 7/12 : WORKDIR /app 13:22:37 ---> Running in 05aa3e2a3baa 13:22:38 Removing intermediate container 05aa3e2a3baa 13:22:38 ---> d5b7e162584f 13:22:38 Step 8/12 : COPY go.mod vendor* ./ 13:22:38 ---> d1ac62d14e4b 13:22:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:38 ---> Running in 48ea5c2b6bff 13:22:38 Still waiting to schedule task 13:22:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:23:16 Removing intermediate container 48ea5c2b6bff 13:23:16 ---> 0170275688a1 13:23:16 Step 10/12 : COPY . . 13:23:16 ---> e98daa64b3c0 13:23:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:23:16 ---> Running in 6ba74e25850a 13:23:16 Removing intermediate container 6ba74e25850a 13:23:16 ---> 01c84707d12a 13:23:16 Step 12/12 : RUN $MAKE 13:23:16 ---> Running in 554b8933004a 13:23:16 noop 13:23:16 Removing intermediate container 554b8933004a 13:23:16 ---> b59341e97082 13:23:16 Successfully built b59341e97082 13:23:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:17 + docker inspect -f . ci-base-image-x86_64 13:23:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:17 prd-ubuntu20.04-docker-8c-8g-1722 does not seem to be running inside a container 13:23:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-211 -v /w/workspace/y_app-rfid-llrp-inventory_PR-211:/w/workspace/y_app-rfid-llrp-inventory_PR-211:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-211@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-211@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 13:23:17 $ docker top 2e7e275131d7ec322600e81bbe548137e39c7705bd208ec3e71e52df91ce3c49 -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:18 + go version 13:23:18 go version go1.20.6 linux/amd64 [Pipeline] } 13:23:18 $ docker stop --time=1 2e7e275131d7ec322600e81bbe548137e39c7705bd208ec3e71e52df91ce3c49 13:23:19 $ docker rm -f --volumes 2e7e275131d7ec322600e81bbe548137e39c7705bd208ec3e71e52df91ce3c49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:20 + docker inspect -f . ci-base-image-x86_64 13:23:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:20 prd-ubuntu20.04-docker-8c-8g-1722 does not seem to be running inside a container 13:23:20 $ 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-211 -v /w/workspace/y_app-rfid-llrp-inventory_PR-211:/w/workspace/y_app-rfid-llrp-inventory_PR-211:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-211@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-211@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 13:23:20 $ docker top b64cbbf0c8aa232b934f8af13e1932df1aeebc6a5cb75171fb85b67374c9c0ef -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:21 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-211 [Pipeline] fileExists [Pipeline] sh 13:23:21 + make test 13:23:21 go test -race ./... -coverprofile=coverage.out ./... 13:23:39 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:23:39 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:23:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.141s coverage: 86.2% of statements 13:23:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.711s coverage: 71.9% of statements 13:24:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1723 in /w/workspace/y_app-rfid-llrp-inventory_PR-211 [Pipeline] { [Pipeline] ws 13:24:03 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:24:03 The recommended git tool is: git 13:24:04 go vet ./... 13:24:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:24:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:24:05 ./bin/test-attribution.sh [Pipeline] echo 13:24:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:24:05 $ docker stop --time=1 b64cbbf0c8aa232b934f8af13e1932df1aeebc6a5cb75171fb85b67374c9c0ef 13:24:08 using credential edgex-jenkins-ssh 13:24:08 Cloning the remote Git repository 13:24:08 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:24:08 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:24:08 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:24:08 > git --version # timeout=10 13:24:08 > git --version # 'git version 2.25.1' 13:24:08 using GIT_SSH to set credentials SSH Credentials for GitHub 13:24:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:24:10 $ docker rm -f --volumes b64cbbf0c8aa232b934f8af13e1932df1aeebc6a5cb75171fb85b67374c9c0ef [Pipeline] // withDockerContainer [Pipeline] sh 13:24:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:24:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:24:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:24:11 + ls -al . 13:24:11 total 236 13:24:11 drwxrwxr-x 11 jenkins jenkins 4096 Jul 21 13:23 . 13:24:11 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 13:21 .. 13:24:11 -rw-rw-r-- 1 jenkins jenkins 262 Jul 21 13:22 .dockerignore 13:24:11 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 13:22 .git 13:24:11 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 13:22 .github 13:24:11 -rw-rw-r-- 1 jenkins jenkins 788 Jul 21 13:22 .gitignore 13:24:11 -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 13:22 .golangci.yml 13:24:11 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 13:22 .semver 13:24:11 -rw-rw-r-- 1 jenkins jenkins 10332 Jul 21 13:22 Attribution.txt 13:24:11 -rw-rw-r-- 1 jenkins jenkins 9042 Jul 21 13:22 CHANGELOG.md 13:24:11 -rw-rw-r-- 1 jenkins jenkins 1659 Jul 21 13:22 Dockerfile 13:24:11 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 13:22 GOVERNANCE.md 13:24:11 -rw-rw-r-- 1 jenkins jenkins 687 Jul 21 13:22 Jenkinsfile 13:24:11 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 21 13:22 LICENSE 13:24:11 -rw-rw-r-- 1 jenkins jenkins 2497 Jul 21 13:22 Makefile 13:24:11 -rw-rw-r-- 1 jenkins jenkins 617 Jul 21 13:22 OWNERS.md 13:24:11 -rw-rw-r-- 1 jenkins jenkins 31516 Jul 21 13:22 README.md 13:24:11 -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 13:22 VERSION 13:24:11 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 13:22 bin 13:24:11 -rw-r--r-- 1 jenkins jenkins 41317 Jul 21 13:23 coverage.out 13:24:11 -rw-rw-r-- 1 jenkins jenkins 3694 Jul 21 13:22 go.mod 13:24:11 -rw-rw-r-- 1 jenkins jenkins 32867 Jul 21 13:22 go.sum 13:24:11 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 13:22 images 13:24:11 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 13:22 internal 13:24:11 -rw-rw-r-- 1 jenkins jenkins 531 Jul 21 13:22 main.go 13:24:11 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 13:22 res 13:24:11 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 13:22 snap 13:24:11 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 13:22 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:24:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:24:11 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:24:11 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:24:11 using GIT_SSH to set credentials SSH Credentials for GitHub 13:24:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/211/head:refs/remotes/origin/PR-211 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:24:12 + 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=5792d7d05dc0bebea4a7677a0568de1c33fa9e6c --label arch=amd64 --label version=0.0.0 . 13:24:12 Sending build context to Docker daemon 12.66MB 13:24:12 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 13:24:12 Step 2/29 : FROM ${BASE} AS builder 13:24:12 ---> b59341e97082 13:24:12 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:24:12 Merging remotes/origin/main commit 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 into PR head commit 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c 13:24:12 ---> Running in bf713e7d9c84 13:24:12 Removing intermediate container bf713e7d9c84 13:24:12 ---> 53d1f77fa671 13:24:12 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:24:12 ---> Running in 3a3097bb9a8c 13:24:12 Removing intermediate container 3a3097bb9a8c 13:24:12 ---> 4aceff2a26df 13:24:12 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:24:12 ---> Running in c90b5a4afbeb 13:24:12 Merge succeeded, producing 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c 13:24:12 Checking out Revision 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c (PR-211) 13:24:12 Removing intermediate container c90b5a4afbeb 13:24:12 ---> d66f35486996 13:24:12 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:24:12 ---> Running in ad1bdaf09eda 13:24:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:24:13 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:24:13 > git --version # timeout=10 13:24:13 > git --version # 'git version 2.25.1' 13:24:13 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 13:24:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:24:13 OK: 265 MiB in 53 packages 13:24:12 > git config core.sparsecheckout # timeout=10 13:24:12 > git checkout -f 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c # timeout=10 13:24:12 > git remote # timeout=10 13:24:12 > git config --get remote.origin.url # timeout=10 13:24:12 using GIT_SSH to set credentials SSH Credentials for GitHub 13:24:12 > git merge 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 # timeout=10 13:24:12 > git rev-parse HEAD^{commit} # timeout=10 13:24:12 > git config core.sparsecheckout # timeout=10 13:24:12 > git checkout -f 5792d7d05dc0bebea4a7677a0568de1c33fa9e6c # timeout=10 13:24:13 Removing intermediate container ad1bdaf09eda 13:24:13 ---> a5cd40b46fb2 13:24:13 Step 7/29 : WORKDIR /app 13:24:13 ---> Running in bf2303dff536 13:24:13 Removing intermediate container bf2303dff536 13:24:13 ---> e1ee0f27d9b2 13:24:13 Step 8/29 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 13:24:14 ---> feba721caed4 13:24:14 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:14 ---> Running in bc5366bb437e [Pipeline] sh 13:24:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:24:14 % Total % Received % Xferd Average Speed Time Time Time Current 13:24:14 Dload Upload Total Spent Left Speed 13:24:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80194 13:24:14 Removing intermediate container bc5366bb437e 13:24:14 ---> d72425df92e4 13:24:14 Step 10/29 : COPY . . [Pipeline] sh 13:24:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:24:15 ---> bd76a5675259 13:24:15 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:24:15 ---> Running in 7a359219b1d4 13:24:15 Removing intermediate container 7a359219b1d4 13:24:15 ---> 75d5b6d9c6bc 13:24:15 Step 12/29 : RUN $MAKE 13:24:15 ---> Running in 4b7b3e2ab471 13:24:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:24:15 + sudo tee /etc/docker/daemon.new 13:24:15 { 13:24:15 "registry-mirrors": [ 13:24:15 "https://nexus3.edgexfoundry.org:10001" 13:24:15 ], 13:24:15 "bip": "10.250.0.254/24", 13:24:15 "hosts": [ 13:24:15 "tcp://0.0.0.0:5555", 13:24:15 "unix:///var/run/docker.sock" 13:24:15 ], 13:24:15 "mtu": 1458, 13:24:15 "selinux-enabled": true, 13:24:15 "seccomp-profile": "/etc/docker/seccomp.json" 13:24:15 } [Pipeline] sh 13:24:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:24:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:24:16 + sudo service docker restart 13:24:33 Removing intermediate container 4b7b3e2ab471 13:24:33 ---> e2365aa9d557 13:24:33 Step 13/29 : FROM alpine:3.17 13:24:34 3.17: Pulling from library/alpine 13:24:34 4db1b89c0bd1: Already exists [Pipeline] withEnv [Pipeline] { 13:24:34 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 13:24:34 Status: Downloaded newer image for alpine:3.17 13:24:34 ---> 1f73a9d63274 13:24:34 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:24:34 ---> Running in 2fbf28ed1314 13:24:34 Removing intermediate container 2fbf28ed1314 13:24:34 ---> 8485b5839ea8 13:24:34 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:24:34 ---> Running in 3ce6ec771ed2 13:24:34 Removing intermediate container 3ce6ec771ed2 13:24:34 ---> a65b2b96fea4 13:24:34 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [Pipeline] configFileProvider 13:24:34 provisioning config files... 13:24:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13054586596423284998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:34 ---> Running in e6a2917b21c4 13:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:24:34 ---> docker-login.sh 13:24:34 nexus3.edgexfoundry.org:10001 13:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:35 (1/2) Installing ca-certificates (20230506-r0) 13:24:35 (2/2) Installing dumb-init (1.2.5-r2) 13:24:35 Executing busybox-1.35.0-r29.trigger 13:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:35 Configure a credential helper to remove this warning. See 13:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:35 13:24:35 Login Succeeded 13:24:35 nexus3.edgexfoundry.org:10002 13:24:35 Executing ca-certificates-20230506-r0.trigger 13:24:35 OK: 8 MiB in 17 packages 13:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:35 Configure a credential helper to remove this warning. See 13:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:35 13:24:35 Login Succeeded 13:24:35 nexus3.edgexfoundry.org:10003 13:24:35 Removing intermediate container e6a2917b21c4 13:24:35 ---> becdffebc089 13:24:35 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:24:36 ---> 4c7f820c733d 13:24:36 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:24:36 ---> 24f0cdfc77a3 13:24:36 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:36 ---> e8467bea9fe8 13:24:36 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:24:36 ---> 4d41ba4f8e19 13:24:36 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:36 Configure a credential helper to remove this warning. See 13:24:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:36 13:24:36 Login Succeeded 13:24:36 nexus3.edgexfoundry.org:10004 13:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:36 Configure a credential helper to remove this warning. See 13:24:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:36 13:24:36 Login Succeeded 13:24:36 docker.io 13:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:37 Configure a credential helper to remove this warning. See 13:24:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:37 13:24:37 Login Succeeded 13:24:37 ---> docker-login.sh ends [Pipeline] } 13:24:37 Deleting 1 temporary files [Pipeline] // configFileProvider 13:24:37 ---> 3ed4d0103a13 13:24:37 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:24:37 ---> Running in 487dd961ad5d [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:24:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:24:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:24:37 ========================================================= 13:24:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:24:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv 13:24:37 Removing intermediate container 487dd961ad5d 13:24:37 ---> 948827219c4c 13:24:37 Step 23/29 : VOLUME /cache 13:24:37 ---> Running in af45a48c9c67 13:24:37 Removing intermediate container af45a48c9c67 13:24:37 ---> ef4e52d15447 13:24:37 Step 24/29 : EXPOSE 59711 13:24:37 ---> Running in d090370e8e1b 13:24:37 Removing intermediate container d090370e8e1b 13:24:37 ---> 22d1e0638386 13:24:37 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [Pipeline] { [Pipeline] sh 13:24:38 ---> Running in 0953b4548cbe 13:24:38 Removing intermediate container 0953b4548cbe 13:24:38 ---> 0b0aa5b2dc77 13:24:38 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:24:38 ---> Running in 8d5b5e3a143d 13:24:38 Removing intermediate container 8d5b5e3a143d 13:24:38 ---> 68427a01a3a0 13:24:38 Step 27/29 : LABEL arch=amd64 13:24:38 ---> Running in 1e382157c097 13:24:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:24:38 Removing intermediate container 1e382157c097 13:24:38 ---> f81f9124525d 13:24:38 Step 28/29 : LABEL git_sha=5792d7d05dc0bebea4a7677a0568de1c33fa9e6c 13:24:38 ---> Running in 34b9e9cd75b1 13:24:38 Removing intermediate container 34b9e9cd75b1 13:24:38 ---> 9e8d100ef86b 13:24:38 Step 29/29 : LABEL version=0.0.0 13:24:38 ---> Running in 329da3bad6e2 13:24:38 Removing intermediate container 329da3bad6e2 13:24:38 ---> 79057ede31d4 13:24:38 [Warning] One or more build-args [ARCH] were not consumed 13:24:38 Successfully built 79057ede31d4 13:24:38 Sending build context to Docker daemon 684kB 13:24:38 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:24:38 Step 2/12 : FROM ${BASE} AS builder 13:24:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:24:38 edb6bdbacee9: Pulling fs layer 13:24:38 5f9638ab2659: Pulling fs layer 13:24:38 8d51d6327a98: Pulling fs layer 13:24:38 8b374f2dd631: Pulling fs layer 13:24:38 ec14aa9079de: Pulling fs layer 13:24:38 2f466654f4bb: Pulling fs layer 13:24:38 554e91adad29: Pulling fs layer 13:24:38 8b374f2dd631: Waiting 13:24:38 ec14aa9079de: Waiting 13:24:38 2f466654f4bb: Waiting 13:24:38 554e91adad29: Waiting 13:24:38 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 13:24:38 5f9638ab2659: Verifying Checksum 13:24:38 5f9638ab2659: Download complete 13:24:38 8b374f2dd631: Verifying Checksum 13:24:38 8b374f2dd631: Download complete 13:24:38 ec14aa9079de: Verifying Checksum 13:24:38 ec14aa9079de: Download complete 13:24:38 edb6bdbacee9: Verifying Checksum [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:24:39 13:24:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:39 edb6bdbacee9: Pull complete 13:24:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:24:39 latest: Pulling from edgex-lftools-log-publisher 13:24:39 5eb5b503b376: Pulling fs layer 13:24:39 5c69ac0246d0: Pulling fs layer 13:24:39 ec43610c2a17: Pulling fs layer 13:24:39 3a2ae6a8a46f: Pulling fs layer 13:24:39 33b1e0a273af: Pulling fs layer 13:24:39 5d3b04190fa2: Pulling fs layer 13:24:39 2f39f015ded8: Pulling fs layer 13:24:39 3a2ae6a8a46f: Waiting 13:24:39 33b1e0a273af: Waiting 13:24:39 5d3b04190fa2: Waiting 13:24:39 2f39f015ded8: Waiting 13:24:39 5c69ac0246d0: Verifying Checksum 13:24:39 5c69ac0246d0: Download complete 13:24:39 3a2ae6a8a46f: Verifying Checksum 13:24:39 3a2ae6a8a46f: Download complete 13:24:39 33b1e0a273af: Verifying Checksum 13:24:39 33b1e0a273af: Download complete 13:24:39 ec43610c2a17: Verifying Checksum 13:24:39 ec43610c2a17: Download complete 13:24:39 554e91adad29: Verifying Checksum 13:24:39 554e91adad29: Download complete 13:24:40 5d3b04190fa2: Verifying Checksum 13:24:40 5d3b04190fa2: Download complete 13:24:40 5eb5b503b376: Download complete 13:24:40 2f39f015ded8: Download complete 13:24:41 5eb5b503b376: Pull complete 13:24:41 8d51d6327a98: Verifying Checksum 13:24:41 8d51d6327a98: Download complete 13:24:41 2f466654f4bb: Verifying Checksum 13:24:41 2f466654f4bb: Download complete 13:24:41 5c69ac0246d0: Pull complete 13:24:41 ec43610c2a17: Pull complete 13:24:41 3a2ae6a8a46f: Pull complete 13:24:42 33b1e0a273af: Pull complete 13:24:42 5d3b04190fa2: Pull complete 13:24:42 5f9638ab2659: Pull complete 13:24:46 2f39f015ded8: Pull complete 13:24:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:24:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:24:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:46 prd-ubuntu20.04-docker-8c-8g-1722 does not seem to be running inside a container 13:24:46 $ 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-211 -v /w/workspace/y_app-rfid-llrp-inventory_PR-211:/w/workspace/y_app-rfid-llrp-inventory_PR-211:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-211@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-211@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 13:24:51 $ docker top 88b6bddb397e6571f2567fe4c5bb4042e82c1c5e440743b42348a2426b57d41d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:51 ---> job-cost.sh 13:24:51 lf-activate-venv: SKIPPING 13:24:51 INFO: No Stack... 13:24:52 INFO: Retrieving Pricing Info for: v3-standard-8 13:24:52 INFO: Archiving Costs [Pipeline] sh 13:24:52 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-211/archives/cost.csv 13:24:52 + cut -d, -f6 [Pipeline] lock 13:24:52 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-211-1-stack-cost] 13:24:52 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-211-1-stack-cost] did not exist. Created. 13:24:52 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-211-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:24:53 + echo total: 0.2199999988079071 [Pipeline] stash 13:24:53 Stashed 1 file(s) [Pipeline] } 13:24:53 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-211-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:24:53 $ docker stop --time=1 88b6bddb397e6571f2567fe4c5bb4042e82c1c5e440743b42348a2426b57d41d 13:24:54 $ docker rm -f --volumes 88b6bddb397e6571f2567fe4c5bb4042e82c1c5e440743b42348a2426b57d41d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:24:57 8d51d6327a98: Pull complete 13:24:57 8b374f2dd631: Pull complete 13:24:57 ec14aa9079de: Pull complete 13:25:04 2f466654f4bb: Pull complete 13:25:06 554e91adad29: Pull complete 13:25:06 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 13:25:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:25:06 ---> 1e15ea492957 13:25:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:25:08 ---> Running in 5b1eff117c67 13:25:08 Removing intermediate container 5b1eff117c67 13:25:08 ---> 0a200c25dd7f 13:25:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:25:08 ---> Running in 6ed978609ef1 13:25:08 Removing intermediate container 6ed978609ef1 13:25:08 ---> 94ab6c1a8f2f 13:25:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:25:08 ---> Running in 4b108159c57e 13:25:08 Removing intermediate container 4b108159c57e 13:25:08 ---> 5e565075bef6 13:25:08 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:25:08 ---> Running in 00e3ee7c1875 13:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:25:11 OK: 263 MiB in 53 packages 13:25:12 Removing intermediate container 00e3ee7c1875 13:25:12 ---> 0428aa910de0 13:25:12 Step 7/12 : WORKDIR /app 13:25:12 ---> Running in 09bfca0c0b45 13:25:12 Removing intermediate container 09bfca0c0b45 13:25:12 ---> 619c947c6205 13:25:12 Step 8/12 : COPY go.mod vendor* ./ 13:25:13 ---> bfe9742c8aed 13:25:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:13 ---> Running in f584dd5aa3c3 13:26:21 Removing intermediate container f584dd5aa3c3 13:26:21 ---> b997931be96c 13:26:21 Step 10/12 : COPY . . 13:26:21 ---> 34eadfc74607 13:26:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:26:21 ---> Running in 9d73716159a8 13:26:21 Removing intermediate container 9d73716159a8 13:26:21 ---> 0322af535f5f 13:26:21 Step 12/12 : RUN $MAKE 13:26:21 ---> Running in 11c0a3f7038b 13:26:21 noop 13:26:21 Removing intermediate container 11c0a3f7038b 13:26:21 ---> 97548372ee65 13:26:21 Successfully built 97548372ee65 13:26:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:21 + docker inspect -f . ci-base-image-arm64 13:26:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:21 prd-ubuntu20.04-docker-arm64-4c-16g-1723 does not seem to be running inside a container 13:26:21 $ 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 13:26:23 $ docker top 1c6347b33de22423455f82f0988c348e03ab6d4f9a2ad8b74ee926981d5316ce -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:23 + go version 13:26:23 go version go1.20.6 linux/arm64 [Pipeline] } 13:26:23 $ docker stop --time=1 1c6347b33de22423455f82f0988c348e03ab6d4f9a2ad8b74ee926981d5316ce 13:26:25 $ docker rm -f --volumes 1c6347b33de22423455f82f0988c348e03ab6d4f9a2ad8b74ee926981d5316ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:26 + docker inspect -f . ci-base-image-arm64 13:26:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:26 prd-ubuntu20.04-docker-arm64-4c-16g-1723 does not seem to be running inside a container 13:26:26 $ 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 13:26:27 $ docker top 4116adaf38ddb1a49cd2fca09af7678ecb80df5fe911facae59def17d7a32def -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:28 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:26:28 + make test 13:26:28 go test -race ./... -coverprofile=coverage.out ./... 13:29:05 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:29:07 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:29:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.213s coverage: 86.2% of statements 13:29:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.487s coverage: 71.9% of statements 13:29:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:29:21 go vet ./... 13:31:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:31:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:31:42 ./bin/test-attribution.sh [Pipeline] echo 13:31:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:31:43 $ docker stop --time=1 4116adaf38ddb1a49cd2fca09af7678ecb80df5fe911facae59def17d7a32def 13:31:45 $ docker rm -f --volumes 4116adaf38ddb1a49cd2fca09af7678ecb80df5fe911facae59def17d7a32def [Pipeline] // withDockerContainer [Pipeline] sh 13:31:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:31:47 Warning: overwriting stash ‘coverage-report’ 13:31:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:31:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:31:48 + ls -al . 13:31:48 total 232 13:31:48 drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 13:26 . 13:31:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 13:24 .. 13:31:48 -rw-rw-r-- 1 jenkins jenkins 262 Jul 21 13:24 .dockerignore 13:31:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 13:24 .git 13:31:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 13:24 .github 13:31:48 -rw-rw-r-- 1 jenkins jenkins 788 Jul 21 13:24 .gitignore 13:31:48 -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 13:24 .golangci.yml 13:31:48 -rw-rw-r-- 1 jenkins jenkins 10332 Jul 21 13:24 Attribution.txt 13:31:48 -rw-rw-r-- 1 jenkins jenkins 9042 Jul 21 13:24 CHANGELOG.md 13:31:48 -rw-rw-r-- 1 jenkins jenkins 1659 Jul 21 13:24 Dockerfile 13:31:48 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 13:24 GOVERNANCE.md 13:31:48 -rw-rw-r-- 1 jenkins jenkins 687 Jul 21 13:24 Jenkinsfile 13:31:48 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 21 13:24 LICENSE 13:31:48 -rw-rw-r-- 1 jenkins jenkins 2497 Jul 21 13:24 Makefile 13:31:48 -rw-rw-r-- 1 jenkins jenkins 617 Jul 21 13:24 OWNERS.md 13:31:48 -rw-rw-r-- 1 jenkins jenkins 31516 Jul 21 13:24 README.md 13:31:48 -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 13:22 VERSION 13:31:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 13:24 bin 13:31:48 -rw-r--r-- 1 jenkins jenkins 41317 Jul 21 13:29 coverage.out 13:31:48 -rw-rw-r-- 1 jenkins jenkins 3694 Jul 21 13:24 go.mod 13:31:48 -rw-rw-r-- 1 jenkins jenkins 32867 Jul 21 13:24 go.sum 13:31:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 13:24 images 13:31:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 13:24 internal 13:31:48 -rw-rw-r-- 1 jenkins jenkins 531 Jul 21 13:24 main.go 13:31:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 13:24 res 13:31:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 13:24 snap 13:31:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 13:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:48 + 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=5792d7d05dc0bebea4a7677a0568de1c33fa9e6c --label arch=arm64 --label version=0.0.0 . 13:31:49 Sending build context to Docker daemon 684kB 13:31:49 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 13:31:49 Step 2/29 : FROM ${BASE} AS builder 13:31:49 ---> 97548372ee65 13:31:49 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:31:49 ---> Running in faa1fd03d474 13:31:49 Removing intermediate container faa1fd03d474 13:31:49 ---> e6444e95b878 13:31:49 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:31:49 ---> Running in b04668e40989 13:31:50 Removing intermediate container b04668e40989 13:31:50 ---> e5eff0ae9e52 13:31:50 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:31:50 ---> Running in afd2514e4750 13:31:50 Removing intermediate container afd2514e4750 13:31:50 ---> 2591a0862f3e 13:31:50 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:31:50 ---> Running in a25315b4ce69 13:31:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:31:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:31:52 OK: 263 MiB in 53 packages 13:31:53 Removing intermediate container a25315b4ce69 13:31:53 ---> 29ed9fdb45fe 13:31:53 Step 7/29 : WORKDIR /app 13:31:53 ---> Running in 14636df8aeff 13:31:53 Removing intermediate container 14636df8aeff 13:31:53 ---> 23ff956151cf 13:31:53 Step 8/29 : COPY go.mod vendor* ./ 13:31:57 ---> ed3d1ae45fc7 13:31:57 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:57 ---> Running in 20d903dc47a4 13:31:59 Removing intermediate container 20d903dc47a4 13:31:59 ---> 0397ae6c2842 13:31:59 Step 10/29 : COPY . . 13:31:59 ---> 030398468a09 13:31:59 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:31:59 ---> Running in 286684f0e6f5 13:31:59 Removing intermediate container 286684f0e6f5 13:31:59 ---> ff9bd10de2b0 13:31:59 Step 12/29 : RUN $MAKE 13:31:59 ---> Running in 7c0f206e7fd2 13:32:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:34:07 Removing intermediate container 7c0f206e7fd2 13:34:07 ---> 8d87143f1455 13:34:07 Step 13/29 : FROM alpine:3.17 13:34:07 3.17: Pulling from library/alpine 13:34:07 edb6bdbacee9: Already exists 13:34:07 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 13:34:07 Status: Downloaded newer image for alpine:3.17 13:34:07 ---> 779605e5fbc0 13:34:07 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:34:07 ---> Running in 3515194d53b6 13:34:07 Removing intermediate container 3515194d53b6 13:34:07 ---> f16b55fc0fb4 13:34:07 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:34:07 ---> Running in 87d765f94ade 13:34:07 Removing intermediate container 87d765f94ade 13:34:07 ---> dc57ae052c1a 13:34:07 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:34:07 ---> Running in 6c1e9ebc9aa4 13:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:34:08 (1/2) Installing ca-certificates (20230506-r0) 13:34:08 (2/2) Installing dumb-init (1.2.5-r2) 13:34:08 Executing busybox-1.35.0-r29.trigger 13:34:08 Executing ca-certificates-20230506-r0.trigger 13:34:08 OK: 8 MiB in 17 packages 13:34:10 Removing intermediate container 6c1e9ebc9aa4 13:34:10 ---> 1d049c4fd9dc 13:34:10 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:34:10 ---> 31d549c4efa1 13:34:10 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:34:11 ---> 1ce93f01dc0c 13:34:11 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:34:11 ---> 033809bfa078 13:34:11 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:34:12 ---> 7ec9556b5913 13:34:12 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:34:13 ---> 14d1909d9456 13:34:13 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:34:13 ---> Running in 8f572d6279c4 13:34:15 Removing intermediate container 8f572d6279c4 13:34:15 ---> 930dfd1f8fcc 13:34:15 Step 23/29 : VOLUME /cache 13:34:15 ---> Running in 047af7ce0ed3 13:34:15 Removing intermediate container 047af7ce0ed3 13:34:15 ---> b963c82a52ee 13:34:15 Step 24/29 : EXPOSE 59711 13:34:15 ---> Running in bc730e85a49b 13:34:15 Removing intermediate container bc730e85a49b 13:34:15 ---> 96bd9ef872d7 13:34:15 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:34:15 ---> Running in f02c92a827e8 13:34:16 Removing intermediate container f02c92a827e8 13:34:16 ---> 014b07c1925e 13:34:16 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:34:16 ---> Running in 95b89eb7b3fc 13:34:16 Removing intermediate container 95b89eb7b3fc 13:34:16 ---> 179f679f11a3 13:34:16 Step 27/29 : LABEL arch=arm64 13:34:16 ---> Running in cbcb90c0b077 13:34:16 Removing intermediate container cbcb90c0b077 13:34:16 ---> 0ef576bef6ec 13:34:16 Step 28/29 : LABEL git_sha=5792d7d05dc0bebea4a7677a0568de1c33fa9e6c 13:34:16 ---> Running in 35e4f4531a32 13:34:17 Removing intermediate container 35e4f4531a32 13:34:17 ---> 99b98376a46c 13:34:17 Step 29/29 : LABEL version=0.0.0 13:34:17 ---> Running in 2a13cf84759e 13:34:17 Removing intermediate container 2a13cf84759e 13:34:17 ---> e0ded383cda4 13:34:17 [Warning] One or more build-args [ARCH] were not consumed 13:34:17 Successfully built e0ded383cda4 13:34:17 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:34:18 13:34:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:34:18 arm64: Pulling from edgex-lftools-log-publisher 13:34:18 8998bd30e6a1: Pulling fs layer 13:34:18 04944245beec: Pulling fs layer 13:34:18 699f458cf7ca: Pulling fs layer 13:34:18 765212b225bb: Pulling fs layer 13:34:18 f23df028b6ca: Pulling fs layer 13:34:18 d65c8cfc05b1: Pulling fs layer 13:34:18 2437ff75d9bd: Pulling fs layer 13:34:18 f23df028b6ca: Waiting 13:34:18 d65c8cfc05b1: Waiting 13:34:18 2437ff75d9bd: Waiting 13:34:18 765212b225bb: Waiting 13:34:19 04944245beec: Verifying Checksum 13:34:19 04944245beec: Download complete 13:34:19 765212b225bb: Verifying Checksum 13:34:19 765212b225bb: Download complete 13:34:19 f23df028b6ca: Verifying Checksum 13:34:19 f23df028b6ca: Download complete 13:34:19 d65c8cfc05b1: Verifying Checksum 13:34:19 d65c8cfc05b1: Download complete 13:34:19 699f458cf7ca: Verifying Checksum 13:34:19 699f458cf7ca: Download complete 13:34:19 8998bd30e6a1: Verifying Checksum 13:34:19 8998bd30e6a1: Download complete 13:34:21 2437ff75d9bd: Verifying Checksum 13:34:21 2437ff75d9bd: Download complete 13:34:23 8998bd30e6a1: Pull complete 13:34:23 04944245beec: Pull complete 13:34:25 699f458cf7ca: Pull complete 13:34:25 765212b225bb: Pull complete 13:34:26 f23df028b6ca: Pull complete 13:34:26 d65c8cfc05b1: Pull complete 13:34:41 2437ff75d9bd: Pull complete 13:34:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:34:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:34:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:41 prd-ubuntu20.04-docker-arm64-4c-16g-1723 does not seem to be running inside a container 13:34:41 $ 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 13:34:44 $ docker top 241e43bb52d9cc060357af3ea48ebe84dde22dc9061503129fca7851c000d714 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:34:44 ---> job-cost.sh 13:34:44 lf-activate-venv: SKIPPING 13:34:44 INFO: No Stack... 13:34:45 INFO: Retrieving Pricing Info for: v3-standard-4 13:34:46 INFO: Archiving Costs [Pipeline] sh 13:34:46 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:34:46 + cut -d, -f6 [Pipeline] lock 13:34:46 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-211-1-stack-cost] 13:34:46 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-211-1-stack-cost] did not exist. Created. 13:34:46 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-211-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:34:46 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-2457c127/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:34:47 + echo total: 0.10999999940395355 [Pipeline] stash 13:34:47 Warning: overwriting stash ‘stack-cost’ 13:34:47 Stashed 1 file(s) [Pipeline] } 13:34:47 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-211-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:34:47 $ docker stop --time=1 241e43bb52d9cc060357af3ea48ebe84dde22dc9061503129fca7851c000d714 13:34:49 $ docker rm -f --volumes 241e43bb52d9cc060357af3ea48ebe84dde22dc9061503129fca7851c000d714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:34:50 provisioning config files... 13:34:50 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-211@tmp/config14592771946524804375tmp [Pipeline] { [Pipeline] sh 13:34:51 + set +x 13:34:51 + curl -s https://codecov.io/bash 13:34:51 + bash -s -- 13:34:51 13:34:51 _____ _ 13:34:51 / ____| | | 13:34:51 | | ___ __| | ___ ___ _____ __ 13:34:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:34:51 | |___| (_) | (_| | __/ (_| (_) \ V / 13:34:51 \_____\___/ \__,_|\___|\___\___/ \_/ 13:34:51 Bash-1.0.6 13:34:51 13:34:51 13:34:51 ==> git version 2.25.1 found 13:34:51 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:34:51 Release-Date: 2020-01-08 13:34:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:34:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:34:51 ==> Jenkins CI detected. 13:34:51 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-211 13:34:51 project root: . 13:34:51 --> token set from env 13:34:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:34:51 ==> Running gcov in . (disable via -X gcov) 13:34:51 ==> Python coveragepy not found 13:34:51 ==> Searching for coverage reports in: 13:34:51 + . 13:34:51 -> Found 1 reports 13:34:51 ==> Detecting git/mercurial file structure 13:34:51 ==> Reading reports 13:34:51 + ./coverage.out bytes=41317 13:34:51 ==> Appending adjustments 13:34:51 https://docs.codecov.io/docs/fixing-reports 13:34:51 + Found adjustments 13:34:51 ==> Gzipping contents 13:34:51 12K /tmp/codecov.D9MseO.gz 13:34:51 ==> Uploading reports 13:34:51 url: https://codecov.io 13:34:51 query: branch=PR-211&commit=5792d7d05dc0bebea4a7677a0568de1c33fa9e6c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-211%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=211&job=&cmd_args= 13:34:51 -> Pinging Codecov 13:34:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-211&commit=5792d7d05dc0bebea4a7677a0568de1c33fa9e6c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-211%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=211&job=&cmd_args= 13:34:51 -> Uploading to 13:34:51 https://storage.googleapis.com/codecov/v4/raw/2023-07-21/581DD39554BDF9B6E22D074273EAD858/5792d7d05dc0bebea4a7677a0568de1c33fa9e6c/402d7d7e-4214-407b-bde5-d6116c20b8dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230721T133451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ab4ddc1be55abb8dc8c83024cf508d1838e6fea507bb358b9958a0112946b15 13:34:51 % Total % Received % Xferd Average Speed Time Time Time Current 13:34:51 Dload Upload Total Spent Left Speed 13:34:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 60198 --:--:-- --:--:-- --:--:-- 60198 13:34:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5792d7d05dc0bebea4a7677a0568de1c33fa9e6c [Pipeline] } 13:34:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:34:53 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-211/archives ] 13:34:53 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-211/archives 13:34:53 total 16 13:34:53 drwxr-xr-x 3 root root 4096 Jul 21 13:24 . 13:34:53 drwxrwxr-x 12 jenkins jenkins 4096 Jul 21 13:24 .. 13:34:53 drwxr-xr-x 2 root root 4096 Jul 21 13:24 cost 13:34:53 -rw-r--r-- 1 root root 95 Jul 21 13:24 cost.csv 13:34:53 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-211/archives 13:34:53 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-211/archives 13:34:53 total 16 13:34:53 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 13:24 . 13:34:53 drwxrwxr-x 12 jenkins jenkins 4096 Jul 21 13:24 .. 13:34:53 drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 13:24 cost 13:34:53 -rw-r--r-- 1 jenkins jenkins 95 Jul 21 13:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:34:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:34:54 ---> package-listing.sh 13:34:54 ++ facter osfamily 13:34:54 ++ tr '[:upper:]' '[:lower:]' 13:34:55 + OS_FAMILY=debian 13:34:55 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-211 13:34:55 + START_PACKAGES=/tmp/packages_start.txt 13:34:55 + END_PACKAGES=/tmp/packages_end.txt 13:34:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:34:55 + PACKAGES=/tmp/packages_start.txt 13:34:55 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-211 ']' 13:34:55 + PACKAGES=/tmp/packages_end.txt 13:34:55 + case "${OS_FAMILY}" in 13:34:55 + dpkg -l 13:34:55 + grep '^ii' 13:34:55 + '[' -f /tmp/packages_start.txt ']' 13:34:55 + '[' -f /tmp/packages_end.txt ']' 13:34:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:34:55 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-211 ']' 13:34:55 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-211/archives/ 13:34:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-211/archives/ [Pipeline] echo 13:34:55 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-211/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:34:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:56 prd-ubuntu20.04-docker-8c-8g-1722 does not seem to be running inside a container 13:34:56 $ 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-211/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-211 -v /w/workspace/y_app-rfid-llrp-inventory_PR-211:/w/workspace/y_app-rfid-llrp-inventory_PR-211:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-211@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-211@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:34:56 $ docker top be41398d837c918125f9df79a49b5c88099a5fc6255a073729611363b8aceff5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:56 + touch /tmp/pre-build-complete [Pipeline] sh 13:34:57 + mkdir -p /var/log/sysstat [Pipeline] sh 13:34:57 + ls /var/log/sa-host 13:34:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:34:57 provisioning config files... 13:34:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-211@tmp/config17822865233624972092tmp [Pipeline] { [Pipeline] echo 13:34:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:34:58 ---> create-netrc.sh [Pipeline] } 13:34:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:34:58 ---> python-tools-install.sh [Pipeline] echo 13:34:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:34:58 ---> sudo-logs.sh 13:34:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:34:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:34:59 ---> job-cost.sh 13:34:59 lf-activate-venv: SKIPPING 13:34:59 DEBUG: total: 0.2199999988079071 13:34:59 INFO: Retrieving Stack Cost... 13:34:59 INFO: Retrieving Pricing Info for: v3-standard-8 13:35:00 INFO: Archiving Costs [Pipeline] echo 13:35:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:35:00 ---> logs-deploy.sh 13:35:00 lf-activate-venv: SKIPPING 13:35:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-211/1 13:35:00 INFO: archiving workspace using pattern(s): 13:35:01 Archives upload complete. 13:35:01 INFO: archiving logs to Nexus