Pull request #225 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e66cee720de8e63156e3aadd53aee558f4d2b50+373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f (2970b77527f5d8baa686000d88cbbbe4f8276c3d) 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-ssh8257998824904527177.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14475445395323818543.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-225/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-225/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7075830122106660738.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-225/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14769268382689196606.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh3225434444367349090.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-225/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-225/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10438119538363827455.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-6545 in /w/workspace/y_app-rfid-llrp-inventory_PR-225 [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-225 # 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 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f into PR head commit 2e66cee720de8e63156e3aadd53aee558f4d2b50 Merge succeeded, producing 2e66cee720de8e63156e3aadd53aee558f4d2b50 Checking out Revision 2e66cee720de8e63156e3aadd53aee558f4d2b50 (PR-225) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 > 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/225/head:refs/remotes/origin/PR-225 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e66cee720de8e63156e3aadd53aee558f4d2b50 # 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 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e66cee720de8e63156e3aadd53aee558f4d2b50 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:51:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:51:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:51:57 ========================================================= 13:51:57 EdgeX Global Pipelines Version Info 13:51:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:51:58 ------------------- 13:51:58 stable info: 13:51:58 ------------------- 13:51:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:51:58 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:51:58 Message: update stable to v1.0.254 13:51:58 ------------------- 13:51:58 experimental info: 13:51:58 ------------------- 13:51:58 Commited By: **** collab-it+edgex@linuxfoundation.org 13:51:58 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:51:58 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:51:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:51:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:51:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:52:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-225 [Pipeline] echo 13:52:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-225 [Pipeline] echo 13:52:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-225 [Pipeline] echo 13:52:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e66cee720de8e63156e3aadd53aee558f4d2b50 [Pipeline] echo 13:52:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e66cee [Pipeline] echo 13:52:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:52:00 provisioning config files... 13:52:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp/config2808051959220490726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:52:00 ---> docker-login.sh 13:52:00 nexus3.edgexfoundry.org:10001 13:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:00 Configure a credential helper to remove this warning. See 13:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:00 13:52:00 Login Succeeded 13:52:00 nexus3.edgexfoundry.org:10002 13:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:00 Configure a credential helper to remove this warning. See 13:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:00 13:52:00 Login Succeeded 13:52:00 nexus3.edgexfoundry.org:10003 13:52:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:01 Configure a credential helper to remove this warning. See 13:52:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:01 13:52:01 Login Succeeded 13:52:01 nexus3.edgexfoundry.org:10004 13:52:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:01 Configure a credential helper to remove this warning. See 13:52:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:01 13:52:01 Login Succeeded 13:52:01 docker.io 13:52:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:01 Configure a credential helper to remove this warning. See 13:52:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:01 13:52:01 Login Succeeded 13:52:02 ---> docker-login.sh ends [Pipeline] } 13:52:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:52:02 + git rev-list -1 --merges 2e66cee720de8e63156e3aadd53aee558f4d2b50~1..2e66cee720de8e63156e3aadd53aee558f4d2b50 [Pipeline] echo 13:52:02 -----------> git rev-list -1 --merges 2e66cee720de8e63156e3aadd53aee558f4d2b50~1..2e66cee720de8e63156e3aadd53aee558f4d2b50 2e66cee720de8e63156e3aadd53aee558f4d2b50 [false] [Pipeline] sh 13:52:03 + git log --format=format:%s -1 2e66cee720de8e63156e3aadd53aee558f4d2b50 [Pipeline] echo 13:52:03 ========================================================= 13:52:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:52:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:52:03 + git log --format=format:%s -1 2e66cee720de8e63156e3aadd53aee558f4d2b50 [Pipeline] echo 13:52:03 [semverPrep] GIT_COMMIT: 2e66cee720de8e63156e3aadd53aee558f4d2b50, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:52:03 [semverPrep] This is not a build commit. [Pipeline] sh 13:52:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:52:04 + grep -v github /etc/ssh/ssh_known_hosts 13:52:04 + [ -e /tmp/ssh_known_hosts ] 13:52:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:52:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:52:04 + sudo tee -a /etc/ssh/ssh_known_hosts 13:52:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:52:04 13:52:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:52:04 0.1.4: Pulling from edgex-devops/py-git-semver 13:52:04 b85a868b505f: Pulling fs layer 13:52:04 e2be974225ed: Pulling fs layer 13:52:04 339a4e72a1f5: Pulling fs layer 13:52:04 988bab9f4d93: Pulling fs layer 13:52:04 1469e6f7b9e6: Pulling fs layer 13:52:04 eaf3925da568: Pulling fs layer 13:52:04 988bab9f4d93: Waiting 13:52:04 1469e6f7b9e6: Waiting 13:52:04 bab4dde63d76: Pulling fs layer 13:52:04 bde34c3a00c8: Pulling fs layer 13:52:04 bab4dde63d76: Waiting 13:52:04 bde34c3a00c8: Waiting 13:52:04 b352a97aabf1: Pulling fs layer 13:52:04 4872d77fe225: Pulling fs layer 13:52:04 4872d77fe225: Waiting 13:52:04 b352a97aabf1: Waiting 13:52:04 5851b861e8e6: Pulling fs layer 13:52:04 5851b861e8e6: Waiting 13:52:04 e2be974225ed: Download complete 13:52:04 988bab9f4d93: Verifying Checksum 13:52:04 988bab9f4d93: Download complete 13:52:04 339a4e72a1f5: Verifying Checksum 13:52:04 339a4e72a1f5: Download complete 13:52:05 eaf3925da568: Verifying Checksum 13:52:05 eaf3925da568: Download complete 13:52:05 1469e6f7b9e6: Verifying Checksum 13:52:05 1469e6f7b9e6: Download complete 13:52:05 bde34c3a00c8: Verifying Checksum 13:52:05 bde34c3a00c8: Download complete 13:52:05 b352a97aabf1: Verifying Checksum 13:52:05 b352a97aabf1: Download complete 13:52:05 4872d77fe225: Verifying Checksum 13:52:05 4872d77fe225: Download complete 13:52:05 5851b861e8e6: Verifying Checksum 13:52:05 5851b861e8e6: Download complete 13:52:05 b85a868b505f: Verifying Checksum 13:52:05 b85a868b505f: Download complete 13:52:05 bab4dde63d76: Verifying Checksum 13:52:05 bab4dde63d76: Download complete 13:52:06 b85a868b505f: Pull complete 13:52:06 e2be974225ed: Pull complete 13:52:07 339a4e72a1f5: Pull complete 13:52:07 988bab9f4d93: Pull complete 13:52:07 1469e6f7b9e6: Pull complete 13:52:07 eaf3925da568: Pull complete 13:52:09 bab4dde63d76: Pull complete 13:52:09 bde34c3a00c8: Pull complete 13:52:09 b352a97aabf1: Pull complete 13:52:09 4872d77fe225: Pull complete 13:52:09 5851b861e8e6: Pull complete 13:52:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:52:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:52:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:09 prd-ubuntu20.04-docker-8c-8g-6545 does not seem to be running inside a container 13:52:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-225 -v /w/workspace/y_app-rfid-llrp-inventory_PR-225:/w/workspace/y_app-rfid-llrp-inventory_PR-225:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:52:12 $ docker top 34da90eb5862dda3727ab969ee90a5ea3f7c06681cfc4432cc26640fdd1bf2f8 -eo pid,comm 13:52:12 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:52:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:52:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:52:12 [ssh-agent] Looking for ssh-agent implementation... 13:52:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:52:13 $ docker exec 34da90eb5862dda3727ab969ee90a5ea3f7c06681cfc4432cc26640fdd1bf2f8 ssh-agent 13:52:13 SSH_AUTH_SOCK=/tmp/ssh-MVPyu1dUr4Bz/agent.32 13:52:13 SSH_AGENT_PID=38 13:52:13 Running ssh-add (command line suppressed) 13:52:13 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp/private_key_13451464132888332018.key (/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp/private_key_13451464132888332018.key) 13:52:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:52:13 + git tag --points-at HEAD [Pipeline] } 13:52:13 $ docker exec --env ******** --env ******** 34da90eb5862dda3727ab969ee90a5ea3f7c06681cfc4432cc26640fdd1bf2f8 ssh-agent -k 13:52:13 unset SSH_AUTH_SOCK; 13:52:13 unset SSH_AGENT_PID; 13:52:13 echo Agent pid 38 killed; 13:52:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:52:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:52:13 [ssh-agent] Looking for ssh-agent implementation... 13:52:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:52:13 $ docker exec 34da90eb5862dda3727ab969ee90a5ea3f7c06681cfc4432cc26640fdd1bf2f8 ssh-agent 13:52:14 SSH_AUTH_SOCK=/tmp/ssh-gXf1kxPPWNZi/agent.70 13:52:14 SSH_AGENT_PID=76 13:52:14 Running ssh-add (command line suppressed) 13:52:14 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp/private_key_15637442199489373420.key (/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp/private_key_15637442199489373420.key) 13:52:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:52:14 + git semver init 13:52:14 2023-09-19 13:52:14,721 [run_init] DEBUG init version:0.0.0 force:False 13:52:14 2023-09-19 13:52:14,722 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-225/.semver 13:52:14 2023-09-19 13:52:14,723 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-225/.semver 13:52:14 2023-09-19 13:52:14,723 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-225/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-225, universal_newlines=False, shell=None, istream=None) 13:52:16 2023-09-19 13:52:15,926 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-225/.git/info/exclude 13:52:16 2023-09-19 13:52:15,926 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-225/.semver/PR-225 with force:False 13:52:16 2023-09-19 13:52:15,926 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-225/.semver/PR-225 13:52:16 2023-09-19 13:52:15,931 [execute] INFO git cat-file --batch-check 13:52:16 2023-09-19 13:52:15,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-225/.semver, universal_newlines=False, shell=None, istream=) 13:52:16 2023-09-19 13:52:15,938 [execute] INFO git cat-file --batch 13:52:16 2023-09-19 13:52:15,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-225/.semver, universal_newlines=False, shell=None, istream=) 13:52:16 2023-09-19 13:52:15,943 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-225/.semver/PR-225 13:52:16 0.0.0 [Pipeline] } 13:52:16 $ docker exec --env ******** --env ******** 34da90eb5862dda3727ab969ee90a5ea3f7c06681cfc4432cc26640fdd1bf2f8 ssh-agent -k 13:52:16 unset SSH_AUTH_SOCK; 13:52:16 unset SSH_AGENT_PID; 13:52:16 echo Agent pid 76 killed; 13:52:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:52:16 + git semver [Pipeline] } 13:52:17 $ docker stop --time=1 34da90eb5862dda3727ab969ee90a5ea3f7c06681cfc4432cc26640fdd1bf2f8 13:52:18 $ docker rm -f --volumes 34da90eb5862dda3727ab969ee90a5ea3f7c06681cfc4432cc26640fdd1bf2f8 [Pipeline] // withDockerContainer [Pipeline] sh 13:52:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:52:18 Stashed 1 file(s) [Pipeline] echo 13:52:18 [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:52:19 provisioning config files... 13:52:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp/config13952905227148582757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:52:19 ---> docker-login.sh 13:52:19 nexus3.edgexfoundry.org:10001 13:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:19 Configure a credential helper to remove this warning. See 13:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:19 13:52:19 Login Succeeded 13:52:19 nexus3.edgexfoundry.org:10002 13:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:19 Configure a credential helper to remove this warning. See 13:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:19 13:52:19 Login Succeeded 13:52:19 nexus3.edgexfoundry.org:10003 13:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:20 Configure a credential helper to remove this warning. See 13:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:20 13:52:20 Login Succeeded 13:52:20 nexus3.edgexfoundry.org:10004 13:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:20 Configure a credential helper to remove this warning. See 13:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:20 13:52:20 Login Succeeded 13:52:20 docker.io 13:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:20 Configure a credential helper to remove this warning. See 13:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:20 13:52:20 Login Succeeded 13:52:20 ---> docker-login.sh ends [Pipeline] } 13:52:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:52:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:52:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:52:21 ========================================================= 13:52:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:52:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:52:21 Sending build context to Docker daemon 12.71MB 13:52:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:52:21 Step 2/12 : FROM ${BASE} AS builder 13:52:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:52:21 7264a8db6415: Pulling fs layer 13:52:21 c4d48a809fc2: Pulling fs layer 13:52:21 4f1c88b9dad5: Pulling fs layer 13:52:21 ad3a456e5733: Pulling fs layer 13:52:21 9e4f439ed901: Pulling fs layer 13:52:21 feaf6a47b606: Pulling fs layer 13:52:21 5e8b037d7d82: Pulling fs layer 13:52:21 8ac70367396e: Pulling fs layer 13:52:21 6db16350a2e2: Pulling fs layer 13:52:21 9250d5d63582: Pulling fs layer 13:52:21 5e8b037d7d82: Waiting 13:52:21 8ac70367396e: Waiting 13:52:21 6db16350a2e2: Waiting 13:52:21 9250d5d63582: Waiting 13:52:21 ad3a456e5733: Waiting 13:52:21 9e4f439ed901: Waiting 13:52:21 c4d48a809fc2: Verifying Checksum 13:52:21 c4d48a809fc2: Download complete 13:52:21 ad3a456e5733: Verifying Checksum 13:52:21 ad3a456e5733: Download complete 13:52:21 9e4f439ed901: Verifying Checksum 13:52:21 9e4f439ed901: Download complete 13:52:21 7264a8db6415: Verifying Checksum 13:52:21 7264a8db6415: Download complete 13:52:21 feaf6a47b606: Verifying Checksum 13:52:21 feaf6a47b606: Download complete 13:52:21 7264a8db6415: Pull complete 13:52:22 c4d48a809fc2: Pull complete 13:52:22 8ac70367396e: Verifying Checksum 13:52:22 8ac70367396e: Download complete 13:52:22 4f1c88b9dad5: Download complete 13:52:22 6db16350a2e2: Verifying Checksum 13:52:22 6db16350a2e2: Download complete 13:52:22 5e8b037d7d82: Verifying Checksum 13:52:22 5e8b037d7d82: Download complete 13:52:22 9250d5d63582: Verifying Checksum 13:52:22 9250d5d63582: Download complete 13:52:25 4f1c88b9dad5: Pull complete 13:52:25 ad3a456e5733: Pull complete 13:52:25 9e4f439ed901: Pull complete 13:52:25 feaf6a47b606: Pull complete 13:52:27 5e8b037d7d82: Pull complete 13:52:28 8ac70367396e: Pull complete 13:52:28 6db16350a2e2: Pull complete 13:52:29 9250d5d63582: Pull complete 13:52:29 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 13:52:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:52:29 ---> fa269f55d9b9 13:52:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:52:34 Still waiting to schedule task 13:52:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:52:34 ---> Running in aae7b29dd554 13:52:34 Removing intermediate container aae7b29dd554 13:52:34 ---> 02201996ed2c 13:52:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:52:34 ---> Running in 4f8e58208a17 13:52:34 Removing intermediate container 4f8e58208a17 13:52:34 ---> 778cde81e586 13:52:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:52:34 ---> Running in 6638ccf01160 13:52:34 Removing intermediate container 6638ccf01160 13:52:34 ---> bb48a69c8de5 13:52:34 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:52:34 ---> Running in baaddb7c3225 13:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:52:35 OK: 265 MiB in 56 packages 13:52:35 Removing intermediate container baaddb7c3225 13:52:35 ---> 451b103332e7 13:52:35 Step 7/12 : WORKDIR /app 13:52:35 ---> Running in bf4d5e3b12af 13:52:35 Removing intermediate container bf4d5e3b12af 13:52:35 ---> d62047b1ed61 13:52:35 Step 8/12 : COPY go.mod vendor* ./ 13:52:36 ---> f3665192d05e 13:52:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:52:36 ---> Running in 49ee6b4b247a 13:53:08 Removing intermediate container 49ee6b4b247a 13:53:08 ---> c72760b5d1d0 13:53:08 Step 10/12 : COPY . . 13:53:08 ---> 7458e6bbb764 13:53:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:53:08 ---> Running in 73ddc66dfee5 13:53:08 Removing intermediate container 73ddc66dfee5 13:53:08 ---> 2e816c38fd0c 13:53:08 Step 12/12 : RUN $MAKE 13:53:08 ---> Running in 9474a94cc8aa 13:53:08 noop 13:53:08 Removing intermediate container 9474a94cc8aa 13:53:08 ---> e3ccd2f3410a 13:53:08 Successfully built e3ccd2f3410a 13:53:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:09 + docker inspect -f . ci-base-image-x86_64 13:53:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:09 prd-ubuntu20.04-docker-8c-8g-6545 does not seem to be running inside a container 13:53:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-225 -v /w/workspace/y_app-rfid-llrp-inventory_PR-225:/w/workspace/y_app-rfid-llrp-inventory_PR-225:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:53:09 $ docker top b0b0fa96d7d97a8dd5cb1bdb7d211cc2df126e400152bf645f360f26edf45d89 -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:10 + go version 13:53:10 go version go1.21.0 linux/amd64 [Pipeline] } 13:53:10 $ docker stop --time=1 b0b0fa96d7d97a8dd5cb1bdb7d211cc2df126e400152bf645f360f26edf45d89 13:53:11 $ docker rm -f --volumes b0b0fa96d7d97a8dd5cb1bdb7d211cc2df126e400152bf645f360f26edf45d89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:12 + docker inspect -f . ci-base-image-x86_64 13:53:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:12 prd-ubuntu20.04-docker-8c-8g-6545 does not seem to be running inside a container 13:53:12 $ 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-225 -v /w/workspace/y_app-rfid-llrp-inventory_PR-225:/w/workspace/y_app-rfid-llrp-inventory_PR-225:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:53:12 $ docker top 79bcb5d68a43553b73b7973abcac271df124c46d4e0f9e4000146aafe7ce63a0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:13 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-225 [Pipeline] fileExists [Pipeline] sh 13:53:13 + make test 13:53:13 go test -race ./... -coverprofile=coverage.out ./... 13:53:31 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:53:31 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:53:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.124s coverage: 86.2% of statements 13:53:34 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.697s coverage: 71.9% of statements 13:53:52 go vet ./... 13:53:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:53:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:53:54 ./bin/test-attribution.sh 13:53:54 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:53:54 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:53:54 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:53:54 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:53:54 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:53:54 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:53:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:53:54 $ docker stop --time=1 79bcb5d68a43553b73b7973abcac271df124c46d4e0f9e4000146aafe7ce63a0 13:53:58 $ docker rm -f --volumes 79bcb5d68a43553b73b7973abcac271df124c46d4e0f9e4000146aafe7ce63a0 [Pipeline] // withDockerContainer [Pipeline] sh 13:53:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:53:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:53:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:54:00 + ls -al . 13:54:00 total 236 13:54:00 drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 13:53 . 13:54:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 13:51 .. 13:54:00 -rw-rw-r-- 1 jenkins jenkins 262 Sep 19 13:51 .dockerignore 13:54:00 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 13:53 .git 13:54:00 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 13:51 .github 13:54:00 -rw-rw-r-- 1 jenkins jenkins 788 Sep 19 13:51 .gitignore 13:54:00 -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 13:51 .golangci.yml 13:54:00 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 13:52 .semver 13:54:00 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 19 13:51 Attribution.txt 13:54:00 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 19 13:51 CHANGELOG.md 13:54:00 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 19 13:51 Dockerfile 13:54:00 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 13:51 GOVERNANCE.md 13:54:00 -rw-rw-r-- 1 jenkins jenkins 687 Sep 19 13:51 Jenkinsfile 13:54:00 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 19 13:51 LICENSE 13:54:00 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 19 13:51 Makefile 13:54:00 -rw-rw-r-- 1 jenkins jenkins 617 Sep 19 13:51 OWNERS.md 13:54:00 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 19 13:51 README.md 13:54:00 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 13:52 VERSION 13:54:00 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 13:51 bin 13:54:00 -rw-r--r-- 1 jenkins jenkins 41317 Sep 19 13:53 coverage.out 13:54:00 -rw-rw-r-- 1 jenkins jenkins 3967 Sep 19 13:51 go.mod 13:54:00 -rw-rw-r-- 1 jenkins jenkins 35607 Sep 19 13:51 go.sum 13:54:00 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 13:51 images 13:54:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 13:51 internal 13:54:00 -rw-rw-r-- 1 jenkins jenkins 531 Sep 19 13:51 main.go 13:54:00 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 13:51 res 13:54:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 13:51 snap 13:54:00 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 13:51 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:00 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2e66cee720de8e63156e3aadd53aee558f4d2b50 --label arch=amd64 --label version=0.0.0 . 13:54:00 Sending build context to Docker daemon 12.71MB 13:54:00 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:54:00 Step 2/29 : FROM ${BASE} AS builder 13:54:00 ---> e3ccd2f3410a 13:54:00 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:54:00 ---> Running in 49897b2a2e85 13:54:00 Removing intermediate container 49897b2a2e85 13:54:00 ---> 53525dbdf40a 13:54:00 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:54:00 ---> Running in da308b5a0631 13:54:00 Removing intermediate container da308b5a0631 13:54:00 ---> eca6d0416eef 13:54:00 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:54:00 ---> Running in dc012e6d8474 13:54:01 Removing intermediate container dc012e6d8474 13:54:01 ---> c18a7ed39f05 13:54:01 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:54:01 ---> Running in aa97d8db76e3 13:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:54:01 OK: 265 MiB in 56 packages 13:54:02 Removing intermediate container aa97d8db76e3 13:54:02 ---> f0a9d97bf84c 13:54:02 Step 7/29 : WORKDIR /app 13:54:02 ---> Running in 4f669666ee9e 13:54:02 Removing intermediate container 4f669666ee9e 13:54:02 ---> d412a05604f6 13:54:02 Step 8/29 : COPY go.mod vendor* ./ 13:54:02 ---> 0d44dbcba6f9 13:54:02 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:54:02 ---> Running in 1945838dc79e 13:54:02 Removing intermediate container 1945838dc79e 13:54:02 ---> 3c5ea44269e3 13:54:02 Step 10/29 : COPY . . 13:54:03 ---> 29666a06f461 13:54:03 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:54:03 ---> Running in dca8ebd92862 13:54:03 Removing intermediate container dca8ebd92862 13:54:03 ---> 79881900f052 13:54:03 Step 12/29 : RUN $MAKE 13:54:03 ---> Running in 86c1892afa41 13:54:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -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:54:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6546 in /w/workspace/y_app-rfid-llrp-inventory_PR-225 [Pipeline] { [Pipeline] ws 13:54:07 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:54:07 The recommended git tool is: git 13:54:12 using credential edgex-jenkins-ssh 13:54:12 Cloning the remote Git repository 13:54:12 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:54:12 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:54:12 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:54:12 > git --version # timeout=10 13:54:12 > git --version # 'git version 2.25.1' 13:54:12 using GIT_SSH to set credentials SSH Credentials for GitHub 13:54:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:54:14 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:54:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:54:15 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:54:15 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:54:15 using GIT_SSH to set credentials SSH Credentials for GitHub 13:54:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/225/head:refs/remotes/origin/PR-225 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:54:16 Merging remotes/origin/main commit 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f into PR head commit 2e66cee720de8e63156e3aadd53aee558f4d2b50 13:54:16 Merge succeeded, producing 2e66cee720de8e63156e3aadd53aee558f4d2b50 13:54:16 Checking out Revision 2e66cee720de8e63156e3aadd53aee558f4d2b50 (PR-225) 13:54:16 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:54:16 > git --version # timeout=10 13:54:16 > git --version # 'git version 2.25.1' 13:54:16 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 13:54:16 > git config core.sparsecheckout # timeout=10 13:54:16 > git checkout -f 2e66cee720de8e63156e3aadd53aee558f4d2b50 # timeout=10 13:54:16 > git remote # timeout=10 13:54:16 > git config --get remote.origin.url # timeout=10 13:54:16 using GIT_SSH to set credentials SSH Credentials for GitHub 13:54:16 > git merge 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f # timeout=10 13:54:16 > git rev-parse HEAD^{commit} # timeout=10 13:54:16 > git config core.sparsecheckout # timeout=10 13:54:16 > git checkout -f 2e66cee720de8e63156e3aadd53aee558f4d2b50 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:54:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:54:18 % Total % Received % Xferd Average Speed Time Time Time Current 13:54:18 Dload Upload Total Spent Left Speed 13:54:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 75445 0 --:--:-- --:--:-- --:--:-- 75445 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh 13:54:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:54:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:54:19 + sudo tee /etc/docker/daemon.new 13:54:19 { 13:54:19 "registry-mirrors": [ 13:54:19 "https://nexus3.edgexfoundry.org:10001" 13:54:19 ], 13:54:19 "bip": "10.250.0.254/24", 13:54:19 "hosts": [ 13:54:19 "tcp://0.0.0.0:5555", 13:54:19 "unix:///var/run/docker.sock" 13:54:19 ], 13:54:19 "mtu": 1458, 13:54:19 "selinux-enabled": true, 13:54:19 "seccomp-profile": "/etc/docker/seccomp.json" 13:54:19 } [Pipeline] sh 13:54:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:54:19 + sudo service docker restart 13:54:21 Removing intermediate container 86c1892afa41 13:54:21 ---> b6e62b6629b2 13:54:21 Step 13/29 : FROM alpine:3.18 13:54:21 3.18: Pulling from library/alpine 13:54:21 7264a8db6415: Already exists 13:54:21 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 13:54:21 Status: Downloaded newer image for alpine:3.18 13:54:21 ---> 7e01a0d0a1dc 13:54:21 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:54:21 ---> Running in 92d9d973a17d 13:54:21 Removing intermediate container 92d9d973a17d 13:54:21 ---> 89330c5d2fbc 13:54:21 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:54:21 ---> Running in 671e777a6f86 13:54:21 Removing intermediate container 671e777a6f86 13:54:21 ---> bb1bb4174c2b 13:54:21 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:54:21 ---> Running in cc27cee9112b 13:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:54:22 (1/2) Installing ca-certificates (20230506-r0) 13:54:22 (2/2) Installing dumb-init (1.2.5-r2) 13:54:22 Executing busybox-1.36.1-r2.trigger 13:54:22 Executing ca-certificates-20230506-r0.trigger 13:54:22 OK: 8 MiB in 17 packages 13:54:22 Removing intermediate container cc27cee9112b 13:54:22 ---> 4b03297662d2 13:54:22 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:54:22 ---> c83b293c64b8 13:54:22 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:54:22 ---> 88d69994dabf 13:54:22 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:54:22 ---> e7a85793a689 13:54:22 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:54:23 ---> 35e53226b8f7 13:54:23 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:54:23 ---> ad7de05db24c 13:54:23 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:54:24 ---> Running in ef408e05ce49 13:54:24 Removing intermediate container ef408e05ce49 13:54:24 ---> 8acc12a042e1 13:54:24 Step 23/29 : VOLUME /cache 13:54:24 ---> Running in 41fa8cf22ca7 13:54:25 Removing intermediate container 41fa8cf22ca7 13:54:25 ---> a29b582543a7 13:54:25 Step 24/29 : EXPOSE 59711 13:54:25 ---> Running in 52aef906eb7e 13:54:25 Removing intermediate container 52aef906eb7e 13:54:25 ---> 8c04515d12e9 13:54:25 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:54:25 ---> Running in cb12e1a46fbf 13:54:25 Removing intermediate container cb12e1a46fbf 13:54:25 ---> 740162c26465 13:54:25 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:54:26 ---> Running in 54a619158ae2 13:54:26 Removing intermediate container 54a619158ae2 13:54:26 ---> bcd21059b4fc 13:54:26 Step 27/29 : LABEL arch=amd64 13:54:26 ---> Running in c2b9224e5f95 13:54:26 Removing intermediate container c2b9224e5f95 13:54:26 ---> 9a57e1933e78 13:54:26 Step 28/29 : LABEL git_sha=2e66cee720de8e63156e3aadd53aee558f4d2b50 13:54:26 ---> Running in 6221c338b8a6 13:54:26 Removing intermediate container 6221c338b8a6 13:54:26 ---> d5ac9a293671 13:54:26 Step 29/29 : LABEL version=0.0.0 13:54:26 ---> Running in a72bdf3d4f84 13:54:26 Removing intermediate container a72bdf3d4f84 13:54:26 ---> 26dddf8bbaac 13:54:26 [Warning] One or more build-args [ARCH] were not consumed 13:54:26 Successfully built 26dddf8bbaac 13:54:26 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:54:27 13:54:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:54:27 latest: Pulling from edgex-lftools-log-publisher 13:54:27 5eb5b503b376: Pulling fs layer 13:54:27 5c69ac0246d0: Pulling fs layer 13:54:27 ec43610c2a17: Pulling fs layer 13:54:27 3a2ae6a8a46f: Pulling fs layer 13:54:27 33b1e0a273af: Pulling fs layer 13:54:27 3a2ae6a8a46f: Waiting 13:54:27 5d3b04190fa2: Pulling fs layer 13:54:27 2f39f015ded8: Pulling fs layer 13:54:27 33b1e0a273af: Waiting 13:54:27 5d3b04190fa2: Waiting 13:54:27 5c69ac0246d0: Verifying Checksum 13:54:27 5c69ac0246d0: Download complete 13:54:27 3a2ae6a8a46f: Verifying Checksum 13:54:27 3a2ae6a8a46f: Download complete 13:54:27 33b1e0a273af: Verifying Checksum 13:54:27 33b1e0a273af: Download complete 13:54:27 5d3b04190fa2: Verifying Checksum 13:54:27 5d3b04190fa2: Download complete 13:54:27 ec43610c2a17: Verifying Checksum 13:54:27 ec43610c2a17: Download complete 13:54:27 5eb5b503b376: Verifying Checksum 13:54:27 5eb5b503b376: Download complete 13:54:28 2f39f015ded8: Verifying Checksum 13:54:28 2f39f015ded8: Download complete 13:54:29 5eb5b503b376: Pull complete 13:54:29 5c69ac0246d0: Pull complete 13:54:29 ec43610c2a17: Pull complete 13:54:29 3a2ae6a8a46f: Pull complete 13:54:29 33b1e0a273af: Pull complete 13:54:29 5d3b04190fa2: Pull complete 13:54:34 2f39f015ded8: Pull complete 13:54:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:54:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:54:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:34 prd-ubuntu20.04-docker-8c-8g-6545 does not seem to be running inside a container 13:54:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-225 -v /w/workspace/y_app-rfid-llrp-inventory_PR-225:/w/workspace/y_app-rfid-llrp-inventory_PR-225:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-225@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:54:38 $ docker top de065c7a56ef20f2e281eeb04aa3e0bfa13d62cb8e67d930e979442d9dceab53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:39 ---> job-cost.sh 13:54:39 lf-activate-venv: SKIPPING 13:54:39 INFO: No Stack... 13:54:39 INFO: Retrieving Pricing Info for: v3-standard-8 13:54:39 INFO: Archiving Costs [Pipeline] sh 13:54:39 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-225/archives/cost.csv 13:54:39 + cut -d, -f6 [Pipeline] lock 13:54:39 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-225-1-stack-cost] 13:54:39 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-225-1-stack-cost] did not exist. Created. 13:54:39 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-225-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:54:40 + echo total: 0.2199999988079071 [Pipeline] stash 13:54:40 Stashed 1 file(s) [Pipeline] } 13:54:40 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-225-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:54:40 $ docker stop --time=1 de065c7a56ef20f2e281eeb04aa3e0bfa13d62cb8e67d930e979442d9dceab53 13:54:41 $ docker rm -f --volumes de065c7a56ef20f2e281eeb04aa3e0bfa13d62cb8e67d930e979442d9dceab53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:54:42 provisioning config files... 13:54:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config7310018406043102000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:42 ---> docker-login.sh 13:54:42 nexus3.edgexfoundry.org:10001 13:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:42 Configure a credential helper to remove this warning. See 13:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:42 13:54:42 Login Succeeded 13:54:42 nexus3.edgexfoundry.org:10002 13:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:43 Configure a credential helper to remove this warning. See 13:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:43 13:54:43 Login Succeeded 13:54:43 nexus3.edgexfoundry.org:10003 13:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:43 Configure a credential helper to remove this warning. See 13:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:43 13:54:43 Login Succeeded 13:54:43 nexus3.edgexfoundry.org:10004 13:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:44 Configure a credential helper to remove this warning. See 13:54:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:44 13:54:44 Login Succeeded 13:54:44 docker.io 13:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:44 Configure a credential helper to remove this warning. See 13:54:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:44 13:54:44 Login Succeeded 13:54:44 ---> docker-login.sh ends [Pipeline] } 13:54:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:54:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:54:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:54:45 ========================================================= 13:54:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:54:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:54:45 Sending build context to Docker daemon 684kB 13:54:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:54:45 Step 2/12 : FROM ${BASE} AS builder 13:54:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:54:45 9fda8d8052c6: Pulling fs layer 13:54:45 5d54e960e981: Pulling fs layer 13:54:45 c4a7e357bf2a: Pulling fs layer 13:54:45 f0e02332f6b5: Pulling fs layer 13:54:45 66412af1f25a: Pulling fs layer 13:54:45 1baf3a5c0e64: Pulling fs layer 13:54:45 9a37bb91b891: Pulling fs layer 13:54:45 a29adfc67d43: Pulling fs layer 13:54:45 d5de9f91c1a4: Pulling fs layer 13:54:45 9a37bb91b891: Waiting 13:54:45 f0e02332f6b5: Waiting 13:54:45 1baf3a5c0e64: Waiting 13:54:45 66412af1f25a: Waiting 13:54:45 d5de9f91c1a4: Waiting 13:54:45 a29adfc67d43: Waiting 13:54:46 5d54e960e981: Verifying Checksum 13:54:46 5d54e960e981: Download complete 13:54:46 f0e02332f6b5: Verifying Checksum 13:54:46 f0e02332f6b5: Download complete 13:54:46 66412af1f25a: Verifying Checksum 13:54:46 66412af1f25a: Download complete 13:54:46 9fda8d8052c6: Verifying Checksum 13:54:46 9fda8d8052c6: Download complete 13:54:46 9a37bb91b891: Verifying Checksum 13:54:46 9a37bb91b891: Download complete 13:54:46 9fda8d8052c6: Pull complete 13:54:46 a29adfc67d43: Verifying Checksum 13:54:46 a29adfc67d43: Download complete 13:54:47 5d54e960e981: Pull complete 13:54:47 d5de9f91c1a4: Verifying Checksum 13:54:47 d5de9f91c1a4: Download complete 13:54:47 c4a7e357bf2a: Verifying Checksum 13:54:47 c4a7e357bf2a: Download complete 13:54:48 1baf3a5c0e64: Verifying Checksum 13:54:48 1baf3a5c0e64: Download complete 13:54:58 c4a7e357bf2a: Pull complete 13:54:58 f0e02332f6b5: Pull complete 13:54:58 66412af1f25a: Pull complete 13:55:09 1baf3a5c0e64: Pull complete 13:55:09 9a37bb91b891: Pull complete 13:55:10 a29adfc67d43: Pull complete 13:55:11 d5de9f91c1a4: Pull complete 13:55:11 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 13:55:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:55:11 ---> 746ca1b523b5 13:55:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:55:13 ---> Running in c3c400a89747 13:55:13 Removing intermediate container c3c400a89747 13:55:13 ---> 3ea2920f46f9 13:55:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:55:13 ---> Running in f913fbb471d9 13:55:13 Removing intermediate container f913fbb471d9 13:55:13 ---> 843c4e917b0d 13:55:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:55:13 ---> Running in 17799699ee92 13:55:14 Removing intermediate container 17799699ee92 13:55:14 ---> a0582b97c5d0 13:55:14 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:55:14 ---> Running in 8272f24a4f8e 13:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:55:16 OK: 267 MiB in 56 packages 13:55:19 Removing intermediate container 8272f24a4f8e 13:55:19 ---> c98681004eb5 13:55:19 Step 7/12 : WORKDIR /app 13:55:19 ---> Running in 9745ea162def 13:55:19 Removing intermediate container 9745ea162def 13:55:19 ---> 6925bc1a2637 13:55:19 Step 8/12 : COPY go.mod vendor* ./ 13:55:20 ---> 606301e36f67 13:55:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:20 ---> Running in 6571f5b703f4 13:56:41 Removing intermediate container 6571f5b703f4 13:56:41 ---> d4365a8a59b8 13:56:41 Step 10/12 : COPY . . 13:56:41 ---> 2a028399b7d8 13:56:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:56:41 ---> Running in 99e4b6a081b3 13:56:41 Removing intermediate container 99e4b6a081b3 13:56:41 ---> 08929ae4263c 13:56:41 Step 12/12 : RUN $MAKE 13:56:41 ---> Running in 362816c938f7 13:56:41 noop 13:56:41 Removing intermediate container 362816c938f7 13:56:41 ---> d78bcc7acb22 13:56:41 Successfully built d78bcc7acb22 13:56:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:42 + docker inspect -f . ci-base-image-arm64 13:56:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:42 prd-ubuntu20.04-docker-arm64-4c-16g-6546 does not seem to be running inside a container 13:56:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:56:44 $ docker top 666d040c36ca04f686745041636808d3c07f9c121d2552ff844b451f79be8f15 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:44 + go version 13:56:44 go version go1.21.0 linux/arm64 [Pipeline] } 13:56:44 $ docker stop --time=1 666d040c36ca04f686745041636808d3c07f9c121d2552ff844b451f79be8f15 13:56:46 $ docker rm -f --volumes 666d040c36ca04f686745041636808d3c07f9c121d2552ff844b451f79be8f15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:47 + docker inspect -f . ci-base-image-arm64 13:56:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:47 prd-ubuntu20.04-docker-arm64-4c-16g-6546 does not seem to be running inside a container 13:56:47 $ 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 ******** ci-base-image-arm64 cat 13:56:48 $ docker top 70da0c6244c59a04e9932b5c719d0d61c40502e9e8db5bce347cd6669b184273 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:49 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:56:49 + make test 13:56:50 go test -race ./... -coverprofile=coverage.out ./... 13:58:56 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:59:02 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:59:03 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.057s coverage: 86.2% of statements 13:59:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.483s coverage: 71.9% of statements 13:59:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:59:12 go vet ./... 14:01:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:01:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:01:05 ./bin/test-attribution.sh 14:01:05 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:01:05 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:01:05 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:01:05 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:01:05 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:01:05 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:01:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:01:05 $ docker stop --time=1 70da0c6244c59a04e9932b5c719d0d61c40502e9e8db5bce347cd6669b184273 14:01:07 $ docker rm -f --volumes 70da0c6244c59a04e9932b5c719d0d61c40502e9e8db5bce347cd6669b184273 [Pipeline] // withDockerContainer [Pipeline] sh 14:01:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:01:08 Warning: overwriting stash ‘coverage-report’ 14:01:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:01:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:01:10 + ls -al . 14:01:10 total 232 14:01:10 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 13:56 . 14:01:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 13:54 .. 14:01:10 -rw-rw-r-- 1 jenkins jenkins 262 Sep 19 13:54 .dockerignore 14:01:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 13:54 .git 14:01:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 13:54 .github 14:01:10 -rw-rw-r-- 1 jenkins jenkins 788 Sep 19 13:54 .gitignore 14:01:10 -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 13:54 .golangci.yml 14:01:10 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 19 13:54 Attribution.txt 14:01:10 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 19 13:54 CHANGELOG.md 14:01:10 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 19 13:54 Dockerfile 14:01:10 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 13:54 GOVERNANCE.md 14:01:10 -rw-rw-r-- 1 jenkins jenkins 687 Sep 19 13:54 Jenkinsfile 14:01:10 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 19 13:54 LICENSE 14:01:10 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 19 13:54 Makefile 14:01:10 -rw-rw-r-- 1 jenkins jenkins 617 Sep 19 13:54 OWNERS.md 14:01:10 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 19 13:54 README.md 14:01:10 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 13:52 VERSION 14:01:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 13:54 bin 14:01:10 -rw-r--r-- 1 jenkins jenkins 41317 Sep 19 13:59 coverage.out 14:01:10 -rw-rw-r-- 1 jenkins jenkins 3967 Sep 19 13:54 go.mod 14:01:10 -rw-rw-r-- 1 jenkins jenkins 35607 Sep 19 13:54 go.sum 14:01:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 13:54 images 14:01:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 13:54 internal 14:01:10 -rw-rw-r-- 1 jenkins jenkins 531 Sep 19 13:54 main.go 14:01:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 13:54 res 14:01:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 13:54 snap 14:01:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 13:54 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:10 + 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=2e66cee720de8e63156e3aadd53aee558f4d2b50 --label arch=arm64 --label version=0.0.0 . 14:01:10 Sending build context to Docker daemon 684kB 14:01:10 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 14:01:10 Step 2/29 : FROM ${BASE} AS builder 14:01:10 ---> d78bcc7acb22 14:01:10 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:01:10 ---> Running in 23042978bf3a 14:01:11 Removing intermediate container 23042978bf3a 14:01:11 ---> fda103f2c490 14:01:11 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:01:11 ---> Running in 9696857b5696 14:01:11 Removing intermediate container 9696857b5696 14:01:11 ---> ea0d696175b6 14:01:11 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:01:11 ---> Running in 50459fc456c6 14:01:12 Removing intermediate container 50459fc456c6 14:01:12 ---> e7ce07978dc8 14:01:12 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:01:12 ---> Running in edfb9aba9f18 14:01:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:01:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:01:14 OK: 267 MiB in 56 packages 14:01:15 Removing intermediate container edfb9aba9f18 14:01:15 ---> b72c33caf211 14:01:15 Step 7/29 : WORKDIR /app 14:01:15 ---> Running in d7ea6b8fb725 14:01:15 Removing intermediate container d7ea6b8fb725 14:01:15 ---> 9061db1fae87 14:01:15 Step 8/29 : COPY go.mod vendor* ./ 14:01:16 ---> 63c2f06e26f8 14:01:16 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:16 ---> Running in 28d832c09d10 14:01:20 Removing intermediate container 28d832c09d10 14:01:20 ---> 85a5ee0d2321 14:01:20 Step 10/29 : COPY . . 14:01:20 ---> 274f46d07d73 14:01:20 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:01:20 ---> Running in 77d445dda850 14:01:21 Removing intermediate container 77d445dda850 14:01:21 ---> 20e7205fa593 14:01:21 Step 12/29 : RUN $MAKE 14:01:21 ---> Running in 1ff598c29f0c 14:01:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:03:13 Removing intermediate container 1ff598c29f0c 14:03:13 ---> ba7a81d6b24b 14:03:13 Step 13/29 : FROM alpine:3.18 14:03:13 3.18: Pulling from library/alpine 14:03:13 9fda8d8052c6: Already exists 14:03:13 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 14:03:13 Status: Downloaded newer image for alpine:3.18 14:03:13 ---> f6648c04cd6c 14:03:13 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:03:13 ---> Running in 870d17254d62 14:03:13 Removing intermediate container 870d17254d62 14:03:13 ---> f9fc567c08e2 14:03:13 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:03:13 ---> Running in bbc08dca2fa8 14:03:13 Removing intermediate container bbc08dca2fa8 14:03:13 ---> b0d842cccdde 14:03:13 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:03:13 ---> Running in c316d57a65eb 14:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:03:13 (1/2) Installing ca-certificates (20230506-r0) 14:03:13 (2/2) Installing dumb-init (1.2.5-r2) 14:03:13 Executing busybox-1.36.1-r2.trigger 14:03:13 Executing ca-certificates-20230506-r0.trigger 14:03:13 OK: 9 MiB in 17 packages 14:03:13 Removing intermediate container c316d57a65eb 14:03:13 ---> ad55eec2321a 14:03:13 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:03:13 ---> 1514bc6aea96 14:03:13 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:03:13 ---> 240bfa7b2531 14:03:13 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:03:13 ---> 7bd06499123b 14:03:13 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:03:13 ---> de25daee7cf3 14:03:13 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:03:13 ---> 4dd0bd5b0c18 14:03:13 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:03:13 ---> Running in 054194318b75 14:03:13 Removing intermediate container 054194318b75 14:03:13 ---> 168cd8b09c6f 14:03:13 Step 23/29 : VOLUME /cache 14:03:13 ---> Running in 1e03c393bf35 14:03:13 Removing intermediate container 1e03c393bf35 14:03:13 ---> 86622da2ffb2 14:03:13 Step 24/29 : EXPOSE 59711 14:03:13 ---> Running in fa3d78749c42 14:03:13 Removing intermediate container fa3d78749c42 14:03:13 ---> 604e7177db3b 14:03:13 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:03:13 ---> Running in 7a89fed0b370 14:03:13 Removing intermediate container 7a89fed0b370 14:03:13 ---> 4e47e9044220 14:03:13 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:03:13 ---> Running in 4c167990c881 14:03:13 Removing intermediate container 4c167990c881 14:03:13 ---> a5c976cdf9c1 14:03:13 Step 27/29 : LABEL arch=arm64 14:03:13 ---> Running in fbbbf41557f4 14:03:13 Removing intermediate container fbbbf41557f4 14:03:13 ---> 7408afd7b289 14:03:13 Step 28/29 : LABEL git_sha=2e66cee720de8e63156e3aadd53aee558f4d2b50 14:03:13 ---> Running in 5852e33ed11e 14:03:14 Removing intermediate container 5852e33ed11e 14:03:14 ---> 87c57c72499b 14:03:14 Step 29/29 : LABEL version=0.0.0 14:03:14 ---> Running in ba6c10f752ae 14:03:14 Removing intermediate container ba6c10f752ae 14:03:14 ---> 52256ff5261a 14:03:14 [Warning] One or more build-args [ARCH] were not consumed 14:03:14 Successfully built 52256ff5261a 14:03:14 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:15 14:03:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:16 arm64: Pulling from edgex-lftools-log-publisher 14:03:16 8998bd30e6a1: Pulling fs layer 14:03:16 04944245beec: Pulling fs layer 14:03:16 699f458cf7ca: Pulling fs layer 14:03:16 765212b225bb: Pulling fs layer 14:03:16 f23df028b6ca: Pulling fs layer 14:03:16 d65c8cfc05b1: Pulling fs layer 14:03:16 2437ff75d9bd: Pulling fs layer 14:03:16 f23df028b6ca: Waiting 14:03:16 d65c8cfc05b1: Waiting 14:03:16 2437ff75d9bd: Waiting 14:03:16 765212b225bb: Waiting 14:03:16 04944245beec: Verifying Checksum 14:03:16 04944245beec: Download complete 14:03:16 765212b225bb: Verifying Checksum 14:03:16 765212b225bb: Download complete 14:03:16 f23df028b6ca: Verifying Checksum 14:03:16 f23df028b6ca: Download complete 14:03:16 d65c8cfc05b1: Verifying Checksum 14:03:16 d65c8cfc05b1: Download complete 14:03:16 699f458cf7ca: Verifying Checksum 14:03:16 699f458cf7ca: Download complete 14:03:17 8998bd30e6a1: Verifying Checksum 14:03:17 8998bd30e6a1: Download complete 14:03:19 2437ff75d9bd: Verifying Checksum 14:03:19 2437ff75d9bd: Download complete 14:03:21 8998bd30e6a1: Pull complete 14:03:21 04944245beec: Pull complete 14:03:22 699f458cf7ca: Pull complete 14:03:22 765212b225bb: Pull complete 14:03:23 f23df028b6ca: Pull complete 14:03:23 d65c8cfc05b1: Pull complete 14:03:38 2437ff75d9bd: Pull complete 14:03:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:39 prd-ubuntu20.04-docker-arm64-4c-16g-6546 does not seem to be running inside a container 14:03:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:03:41 $ docker top e0479eb721e9864eab659e10263193102d063aa13fc5d9800728e18153a1ac56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:41 ---> job-cost.sh 14:03:42 lf-activate-venv: SKIPPING 14:03:42 INFO: No Stack... 14:03:42 INFO: Retrieving Pricing Info for: v3-standard-4 14:03:43 INFO: Archiving Costs [Pipeline] sh 14:03:43 + + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:03:43 cut -d, -f6 [Pipeline] lock 14:03:43 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-225-1-stack-cost] 14:03:43 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-225-1-stack-cost] did not exist. Created. 14:03:43 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-225-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:03:44 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-2d082ac0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:03:44 + echo total: 0.10999999940395355 [Pipeline] stash 14:03:44 Warning: overwriting stash ‘stack-cost’ 14:03:44 Stashed 1 file(s) [Pipeline] } 14:03:44 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-225-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:03:44 $ docker stop --time=1 e0479eb721e9864eab659e10263193102d063aa13fc5d9800728e18153a1ac56 14:03:49 $ docker rm -f --volumes e0479eb721e9864eab659e10263193102d063aa13fc5d9800728e18153a1ac56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:03:50 provisioning config files... 14:03:50 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp/config15127120831539984330tmp [Pipeline] { [Pipeline] sh 14:03:50 + set +x 14:03:50 + bash -s -- 14:03:50 + curl -s https://codecov.io/bash 14:03:50 14:03:50 _____ _ 14:03:50 / ____| | | 14:03:50 | | ___ __| | ___ ___ _____ __ 14:03:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:03:50 | |___| (_) | (_| | __/ (_| (_) \ V / 14:03:50 \_____\___/ \__,_|\___|\___\___/ \_/ 14:03:50 Bash-1.0.6 14:03:50 14:03:50 14:03:50 ==> git version 2.25.1 found 14:03:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:03:50 Release-Date: 2020-01-08 14:03:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:03:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:03:50 ==> Jenkins CI detected. 14:03:50 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-225 14:03:50 project root: . 14:03:50 --> token set from env 14:03:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:03:50 ==> Running gcov in . (disable via -X gcov) 14:03:50 ==> Python coveragepy not found 14:03:50 ==> Searching for coverage reports in: 14:03:50 + . 14:03:50 -> Found 1 reports 14:03:50 ==> Detecting git/mercurial file structure 14:03:50 ==> Reading reports 14:03:50 + ./coverage.out bytes=41317 14:03:50 ==> Appending adjustments 14:03:50 https://docs.codecov.io/docs/fixing-reports 14:03:51 + Found adjustments 14:03:51 ==> Gzipping contents 14:03:51 12K /tmp/codecov.6gmZuM.gz 14:03:51 ==> Uploading reports 14:03:51 url: https://codecov.io 14:03:51 query: branch=PR-225&commit=2e66cee720de8e63156e3aadd53aee558f4d2b50&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-225%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=225&job=&cmd_args= 14:03:51 -> Pinging Codecov 14:03: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-225&commit=2e66cee720de8e63156e3aadd53aee558f4d2b50&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-225%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=225&job=&cmd_args= 14:03:51 -> Uploading to 14:03:51 https://storage.googleapis.com/codecov/v4/raw/2023-09-19/581DD39554BDF9B6E22D074273EAD858/2e66cee720de8e63156e3aadd53aee558f4d2b50/b407ba2b-26b9-438c-a256-a9242c9b9770.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T140351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c513c58cd2f78c0370bd73309730c7421a6cf201cbb1b9db0a4475a83e1a77d 14:03:51 % Total % Received % Xferd Average Speed Time Time Time Current 14:03:51 Dload Upload Total Spent Left Speed 14:03:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 54680 --:--:-- --:--:-- --:--:-- 54934 14:03:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2e66cee720de8e63156e3aadd53aee558f4d2b50 [Pipeline] } 14:03: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 14:03:53 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-225/archives ] 14:03:53 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-225/archives 14:03:53 total 16 14:03:53 drwxr-xr-x 3 root root 4096 Sep 19 13:54 . 14:03:53 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 13:54 .. 14:03:53 drwxr-xr-x 2 root root 4096 Sep 19 13:54 cost 14:03:53 -rw-r--r-- 1 root root 95 Sep 19 13:54 cost.csv 14:03:53 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-225/archives 14:03:53 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-225/archives 14:03:53 total 16 14:03:53 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 13:54 . 14:03:53 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 13:54 .. 14:03:53 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 13:54 cost 14:03:53 -rw-r--r-- 1 jenkins jenkins 95 Sep 19 13:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:03:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:03:54 ---> package-listing.sh 14:03:54 ++ facter osfamily 14:03:54 ++ tr '[:upper:]' '[:lower:]' 14:03:54 + OS_FAMILY=debian 14:03:54 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-225 14:03:54 + START_PACKAGES=/tmp/packages_start.txt 14:03:54 + END_PACKAGES=/tmp/packages_end.txt 14:03:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:03:54 + PACKAGES=/tmp/packages_start.txt 14:03:54 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-225 ']' 14:03:54 + PACKAGES=/tmp/packages_end.txt 14:03:54 + case "${OS_FAMILY}" in 14:03:54 + dpkg -l 14:03:54 + grep '^ii' 14:03:54 + '[' -f /tmp/packages_start.txt ']' 14:03:54 + '[' -f /tmp/packages_end.txt ']' 14:03:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:03:54 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-225 ']' 14:03:54 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-225/archives/ 14:03:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-225/archives/ [Pipeline] echo 14:03:54 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-225/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:03:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:56 prd-ubuntu20.04-docker-8c-8g-6545 does not seem to be running inside a container 14:03: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-225/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-225 -v /w/workspace/y_app-rfid-llrp-inventory_PR-225:/w/workspace/y_app-rfid-llrp-inventory_PR-225:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:03:56 $ docker top 15471681d619ea4f709ebcbbb112acba0fecaacd3f1dbbc0ff16370fb002155b -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:56 + touch /tmp/pre-build-complete [Pipeline] sh 14:03:56 + mkdir -p /var/log/sysstat [Pipeline] sh 14:03:57 + ls /var/log/sa-host 14:03:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:03:57 provisioning config files... 14:03:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp/config9102178388608808925tmp [Pipeline] { [Pipeline] echo 14:03:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:03:57 ---> create-netrc.sh [Pipeline] } 14:03:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:03:58 ---> python-tools-install.sh [Pipeline] echo 14:03:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:03:58 ---> sudo-logs.sh 14:03:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:03:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:03:58 ---> job-cost.sh 14:03:58 lf-activate-venv: SKIPPING 14:03:58 DEBUG: total: 0.2199999988079071 14:03:58 INFO: Retrieving Stack Cost... 14:03:59 INFO: Retrieving Pricing Info for: v3-standard-8 14:03:59 INFO: Archiving Costs [Pipeline] echo 14:03:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:04:00 ---> logs-deploy.sh 14:04:00 lf-activate-venv: SKIPPING 14:04:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-225/1 14:04:00 INFO: archiving workspace using pattern(s): 14:04:01 Archives upload complete. 14:04:01 INFO: archiving logs to Nexus