Pull request #130 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7a3e12637c701bfa72bacfa2342a668b5f2b89d+cbfcac44887bc7898a8a00a335521df61c6eaadd (d22a0aac92d3d8d1816e291bbdc9716fd656f572) 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-ssh6502469975151050851.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7340597048101293516.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-130/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-130/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3290360671106292045.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-130/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14413095274425749455.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6324558485947176633.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-130/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-130/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh835633557764805846.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-1442 in /w/workspace/y_app-rfid-llrp-inventory_PR-130 [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-130 # 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 > 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/130/head:refs/remotes/origin/PR-130 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cbfcac44887bc7898a8a00a335521df61c6eaadd into PR head commit d7a3e12637c701bfa72bacfa2342a668b5f2b89d Merge succeeded, producing d7a3e12637c701bfa72bacfa2342a668b5f2b89d Checking out Revision d7a3e12637c701bfa72bacfa2342a668b5f2b89d (PR-130) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:04:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d7a3e12637c701bfa72bacfa2342a668b5f2b89d # 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 cbfcac44887bc7898a8a00a335521df61c6eaadd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7a3e12637c701bfa72bacfa2342a668b5f2b89d # timeout=10 [Pipeline] withCredentials 13:04:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:04:52 ========================================================= 13:04:52 EdgeX Global Pipelines Version Info 13:04:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:04:54 ------------------- 13:04:54 stable info: 13:04:54 ------------------- 13:04:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:04:54 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:04:54 Message: update stable to v1.0.244 13:04:54 ------------------- 13:04:54 experimental info: 13:04:54 ------------------- 13:04:54 Commited By: **** collab-it+edgex@linuxfoundation.org 13:04:54 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:04:54 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:04:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:04:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:04:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-130 [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-130 [Pipeline] echo 13:04:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-130 [Pipeline] echo 13:04:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7a3e12637c701bfa72bacfa2342a668b5f2b89d [Pipeline] echo 13:04:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7a3e12 [Pipeline] echo 13:04:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:04:56 provisioning config files... 13:04:56 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp/config10092073603853682895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:56 ---> docker-login.sh 13:04:56 nexus3.edgexfoundry.org:10001 13:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:57 Configure a credential helper to remove this warning. See 13:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:57 13:04:57 Login Succeeded 13:04:57 nexus3.edgexfoundry.org:10002 13:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:57 Configure a credential helper to remove this warning. See 13:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:57 13:04:57 Login Succeeded 13:04:57 nexus3.edgexfoundry.org:10003 13:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:57 Configure a credential helper to remove this warning. See 13:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:57 13:04:57 Login Succeeded 13:04:57 nexus3.edgexfoundry.org:10004 13:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:57 Configure a credential helper to remove this warning. See 13:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:57 13:04:57 Login Succeeded 13:04:57 docker.io 13:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:57 Configure a credential helper to remove this warning. See 13:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:57 13:04:57 Login Succeeded 13:04:57 ---> docker-login.sh ends [Pipeline] } 13:04:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:04:58 + git rev-list -1 --merges d7a3e12637c701bfa72bacfa2342a668b5f2b89d~1..d7a3e12637c701bfa72bacfa2342a668b5f2b89d [Pipeline] echo 13:04:58 -----------> git rev-list -1 --merges d7a3e12637c701bfa72bacfa2342a668b5f2b89d~1..d7a3e12637c701bfa72bacfa2342a668b5f2b89d d7a3e12637c701bfa72bacfa2342a668b5f2b89d [false] [Pipeline] sh 13:04:59 + git log --format=format:%s -1 d7a3e12637c701bfa72bacfa2342a668b5f2b89d [Pipeline] echo 13:04:59 ========================================================= 13:04:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:04:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:04:59 + git log --format=format:%s -1 d7a3e12637c701bfa72bacfa2342a668b5f2b89d [Pipeline] echo 13:04:59 [semverPrep] GIT_COMMIT: d7a3e12637c701bfa72bacfa2342a668b5f2b89d, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:04:59 [semverPrep] This is not a build commit. [Pipeline] sh 13:04:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:04:59 + grep -v github /etc/ssh/ssh_known_hosts 13:04:59 + [ -e /tmp/ssh_known_hosts ] 13:04:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:04:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:04:59 + sudo tee -a /etc/ssh/ssh_known_hosts 13:04:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:05:00 13:05:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:05:00 0.1.4: Pulling from edgex-devops/py-git-semver 13:05:00 b85a868b505f: Pulling fs layer 13:05:00 e2be974225ed: Pulling fs layer 13:05:00 339a4e72a1f5: Pulling fs layer 13:05:00 988bab9f4d93: Pulling fs layer 13:05:00 1469e6f7b9e6: Pulling fs layer 13:05:00 eaf3925da568: Pulling fs layer 13:05:00 bab4dde63d76: Pulling fs layer 13:05:00 bde34c3a00c8: Pulling fs layer 13:05:00 b352a97aabf1: Pulling fs layer 13:05:00 4872d77fe225: Pulling fs layer 13:05:00 5851b861e8e6: Pulling fs layer 13:05:00 988bab9f4d93: Waiting 13:05:00 1469e6f7b9e6: Waiting 13:05:00 eaf3925da568: Waiting 13:05:00 bab4dde63d76: Waiting 13:05:00 bde34c3a00c8: Waiting 13:05:00 b352a97aabf1: Waiting 13:05:00 4872d77fe225: Waiting 13:05:00 5851b861e8e6: Waiting 13:05:00 e2be974225ed: Download complete 13:05:00 988bab9f4d93: Verifying Checksum 13:05:00 988bab9f4d93: Download complete 13:05:01 1469e6f7b9e6: Verifying Checksum 13:05:01 1469e6f7b9e6: Download complete 13:05:01 eaf3925da568: Verifying Checksum 13:05:01 eaf3925da568: Download complete 13:05:01 339a4e72a1f5: Verifying Checksum 13:05:01 339a4e72a1f5: Download complete 13:05:01 bde34c3a00c8: Download complete 13:05:01 b352a97aabf1: Verifying Checksum 13:05:01 b352a97aabf1: Download complete 13:05:01 4872d77fe225: Verifying Checksum 13:05:01 4872d77fe225: Download complete 13:05:01 5851b861e8e6: Verifying Checksum 13:05:01 5851b861e8e6: Download complete 13:05:01 b85a868b505f: Verifying Checksum 13:05:01 b85a868b505f: Download complete 13:05:01 bab4dde63d76: Verifying Checksum 13:05:01 bab4dde63d76: Download complete 13:05:03 b85a868b505f: Pull complete 13:05:03 e2be974225ed: Pull complete 13:05:04 339a4e72a1f5: Pull complete 13:05:05 988bab9f4d93: Pull complete 13:05:06 1469e6f7b9e6: Pull complete 13:05:07 eaf3925da568: Pull complete 13:05:10 bab4dde63d76: Pull complete 13:05:10 bde34c3a00c8: Pull complete 13:05:11 b352a97aabf1: Pull complete 13:05:12 4872d77fe225: Pull complete 13:05:12 5851b861e8e6: Pull complete 13:05:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:05:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:13 prd-ubuntu20.04-docker-8c-8g-1442 does not seem to be running inside a container 13:05:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-130 -v /w/workspace/y_app-rfid-llrp-inventory_PR-130:/w/workspace/y_app-rfid-llrp-inventory_PR-130:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:05:20 $ docker top cfb7e4420cd0289c22b1427981d31bca85b8dd9c6c252deeca234a556b3c7129 -eo pid,comm 13:05:20 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:05:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:05:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:05:20 [ssh-agent] Looking for ssh-agent implementation... 13:05:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:05:20 $ docker exec cfb7e4420cd0289c22b1427981d31bca85b8dd9c6c252deeca234a556b3c7129 ssh-agent 13:05:20 SSH_AUTH_SOCK=/tmp/ssh-8bAVQTPIIwXI/agent.13 13:05:20 SSH_AGENT_PID=19 13:05:20 Running ssh-add (command line suppressed) 13:05:21 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp/private_key_3072213307719562789.key (/w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp/private_key_3072213307719562789.key) 13:05:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:05:21 + git tag --points-at HEAD [Pipeline] } 13:05:21 $ docker exec --env ******** --env ******** cfb7e4420cd0289c22b1427981d31bca85b8dd9c6c252deeca234a556b3c7129 ssh-agent -k 13:05:21 unset SSH_AUTH_SOCK; 13:05:21 unset SSH_AGENT_PID; 13:05:21 echo Agent pid 19 killed; 13:05:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:05:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:05:21 [ssh-agent] Looking for ssh-agent implementation... 13:05:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:05:21 $ docker exec cfb7e4420cd0289c22b1427981d31bca85b8dd9c6c252deeca234a556b3c7129 ssh-agent 13:05:21 SSH_AUTH_SOCK=/tmp/ssh-2VJflXYqLnYs/agent.69 13:05:21 SSH_AGENT_PID=75 13:05:21 Running ssh-add (command line suppressed) 13:05:21 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp/private_key_17230410316732800462.key (/w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp/private_key_17230410316732800462.key) 13:05:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:05:22 + git semver init 13:05:22 2023-01-09 13:05:22,512 [run_init] DEBUG init version:0.0.0 force:False 13:05:22 2023-01-09 13:05:22,513 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-130/.semver 13:05:22 2023-01-09 13:05:22,513 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-130/.semver 13:05:22 2023-01-09 13:05:22,514 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-130/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-130, universal_newlines=False, shell=None, istream=None) 13:05:24 2023-01-09 13:05:23,914 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-130/.git/info/exclude 13:05:24 2023-01-09 13:05:23,914 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-130/.semver/PR-130 with force:False 13:05:24 2023-01-09 13:05:23,914 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-130/.semver/PR-130 13:05:24 2023-01-09 13:05:23,916 [execute] INFO git cat-file --batch-check 13:05:24 2023-01-09 13:05:23,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-130/.semver, universal_newlines=False, shell=None, istream=) 13:05:24 2023-01-09 13:05:23,921 [execute] INFO git cat-file --batch 13:05:24 2023-01-09 13:05:23,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-130/.semver, universal_newlines=False, shell=None, istream=) 13:05:24 2023-01-09 13:05:23,926 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-130/.semver/PR-130 13:05:24 0.0.0 [Pipeline] } 13:05:24 $ docker exec --env ******** --env ******** cfb7e4420cd0289c22b1427981d31bca85b8dd9c6c252deeca234a556b3c7129 ssh-agent -k 13:05:24 unset SSH_AUTH_SOCK; 13:05:24 unset SSH_AGENT_PID; 13:05:24 echo Agent pid 75 killed; 13:05:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:05:24 + git semver [Pipeline] } 13:05:25 $ docker stop --time=1 cfb7e4420cd0289c22b1427981d31bca85b8dd9c6c252deeca234a556b3c7129 13:05:26 $ docker rm -f --volumes cfb7e4420cd0289c22b1427981d31bca85b8dd9c6c252deeca234a556b3c7129 [Pipeline] // withDockerContainer [Pipeline] sh 13:05:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:05:27 Stashed 1 file(s) [Pipeline] echo 13:05:27 [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:05:28 provisioning config files... 13:05:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp/config1006028786933839421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:05:28 ---> docker-login.sh 13:05:28 nexus3.edgexfoundry.org:10001 13:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:28 Configure a credential helper to remove this warning. See 13:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:28 13:05:28 Login Succeeded 13:05:28 nexus3.edgexfoundry.org:10002 13:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:28 Configure a credential helper to remove this warning. See 13:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:28 13:05:28 Login Succeeded 13:05:28 nexus3.edgexfoundry.org:10003 13:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:28 Configure a credential helper to remove this warning. See 13:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:28 13:05:28 Login Succeeded 13:05:28 nexus3.edgexfoundry.org:10004 13:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:28 Configure a credential helper to remove this warning. See 13:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:28 13:05:28 Login Succeeded 13:05:28 docker.io 13:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:29 Configure a credential helper to remove this warning. See 13:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:29 13:05:29 Login Succeeded 13:05:29 ---> docker-login.sh ends [Pipeline] } 13:05:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:05:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:05:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:05:29 ========================================================= 13:05:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:05:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:05:29 Sending build context to Docker daemon 12.55MB 13:05:29 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:05:29 Step 2/12 : FROM ${BASE} AS builder 13:05:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:05:29 213ec9aee27d: Pulling fs layer 13:05:29 4583459ba037: Pulling fs layer 13:05:29 93c1e223e6f2: Pulling fs layer 13:05:29 53926ce57604: Pulling fs layer 13:05:29 21b2b0c7a3f4: Pulling fs layer 13:05:29 22ff95d597cd: Pulling fs layer 13:05:29 12d6caf4c0d1: Pulling fs layer 13:05:29 96b7cbca73a9: Pulling fs layer 13:05:29 a7acece74701: Pulling fs layer 13:05:29 21b2b0c7a3f4: Waiting 13:05:29 53926ce57604: Waiting 13:05:29 22ff95d597cd: Waiting 13:05:29 96b7cbca73a9: Waiting 13:05:29 93c1e223e6f2: Verifying Checksum 13:05:29 93c1e223e6f2: Download complete 13:05:29 4583459ba037: Download complete 13:05:29 21b2b0c7a3f4: Verifying Checksum 13:05:29 21b2b0c7a3f4: Download complete 13:05:30 22ff95d597cd: Verifying Checksum 13:05:30 22ff95d597cd: Download complete 13:05:30 213ec9aee27d: Verifying Checksum 13:05:30 213ec9aee27d: Download complete 13:05:30 12d6caf4c0d1: Download complete 13:05:30 213ec9aee27d: Pull complete 13:05:30 4583459ba037: Pull complete 13:05:30 93c1e223e6f2: Pull complete 13:05:30 a7acece74701: Verifying Checksum 13:05:30 a7acece74701: Download complete 13:05:30 96b7cbca73a9: Verifying Checksum 13:05:30 96b7cbca73a9: Download complete 13:05:30 53926ce57604: Verifying Checksum 13:05:30 53926ce57604: Download complete 13:05:34 53926ce57604: Pull complete 13:05:34 21b2b0c7a3f4: Pull complete 13:05:34 22ff95d597cd: Pull complete 13:05:34 12d6caf4c0d1: Pull complete 13:05:36 96b7cbca73a9: Pull complete 13:05:37 a7acece74701: Pull complete 13:05:37 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 13:05:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:05:37 ---> db6d94c90886 13:05:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:05:42 ---> Running in 5402d6b5ddb2 13:05:42 Removing intermediate container 5402d6b5ddb2 13:05:42 ---> 7f0e03299600 13:05:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:05:42 ---> Running in 61440a665cc1 13:05:42 Removing intermediate container 61440a665cc1 13:05:42 ---> 54079ef9896b 13:05:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:05:42 ---> Running in acf9656c7a2c 13:05:42 Removing intermediate container acf9656c7a2c 13:05:42 ---> 8c3f8215751a 13:05:42 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:05:42 ---> Running in 8329df7b9223 13:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:05:43 Still waiting to schedule task 13:05:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:05:43 OK: 211 MiB in 51 packages 13:05:43 Removing intermediate container 8329df7b9223 13:05:43 ---> 972619df26c7 13:05:43 Step 7/12 : WORKDIR /app 13:05:43 ---> Running in 072ab425d2f9 13:05:43 Removing intermediate container 072ab425d2f9 13:05:43 ---> dace5c621404 13:05:43 Step 8/12 : COPY go.mod vendor* ./ 13:05:43 ---> cd2dfd5a5958 13:05:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:43 ---> Running in 0545b3b34045 13:06:15 Removing intermediate container 0545b3b34045 13:06:15 ---> 4546396221d5 13:06:15 Step 10/12 : COPY . . 13:06:15 ---> 582c679d2995 13:06:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:06:15 ---> Running in 6dc40cee11c1 13:06:15 Removing intermediate container 6dc40cee11c1 13:06:15 ---> f1994aa08084 13:06:15 Step 12/12 : RUN $MAKE 13:06:15 ---> Running in 5d0d5cdd724c 13:06:15 noop 13:06:15 Removing intermediate container 5d0d5cdd724c 13:06:15 ---> fd24169a4431 13:06:15 Successfully built fd24169a4431 13:06:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:16 + docker inspect -f . ci-base-image-x86_64 13:06:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:16 prd-ubuntu20.04-docker-8c-8g-1442 does not seem to be running inside a container 13:06:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-130 -v /w/workspace/y_app-rfid-llrp-inventory_PR-130:/w/workspace/y_app-rfid-llrp-inventory_PR-130:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:06:16 $ docker top 7d938f9b0162c391f7d79b033664982d1ef5ffb2553e6b5e781ca5a2b57096e7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:17 + go version 13:06:17 go version go1.18.7 linux/amd64 [Pipeline] } 13:06:17 $ docker stop --time=1 7d938f9b0162c391f7d79b033664982d1ef5ffb2553e6b5e781ca5a2b57096e7 13:06:18 $ docker rm -f --volumes 7d938f9b0162c391f7d79b033664982d1ef5ffb2553e6b5e781ca5a2b57096e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:19 + docker inspect -f . ci-base-image-x86_64 13:06:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:19 prd-ubuntu20.04-docker-8c-8g-1442 does not seem to be running inside a container 13:06:19 $ 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-130 -v /w/workspace/y_app-rfid-llrp-inventory_PR-130:/w/workspace/y_app-rfid-llrp-inventory_PR-130:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:06:19 $ docker top 3ca1a5319a6b7bc1042fb1cb55838d05689964ffaa0a14de7a4974675d34fcac -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:20 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-130 [Pipeline] fileExists [Pipeline] sh 13:06:20 + make test 13:06:20 go test -race ./... -coverprofile=coverage.out ./... 13:06:38 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:06:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.151s coverage: 86.2% of statements 13:06:38 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:06:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.751s coverage: 71.9% of statements 13:06:54 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 13:06:54 go vet ./... 13:06:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:06:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:06:56 ./bin/test-attribution.sh [Pipeline] echo 13:06:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:06:57 $ docker stop --time=1 3ca1a5319a6b7bc1042fb1cb55838d05689964ffaa0a14de7a4974675d34fcac 13:07:02 $ docker rm -f --volumes 3ca1a5319a6b7bc1042fb1cb55838d05689964ffaa0a14de7a4974675d34fcac [Pipeline] // withDockerContainer [Pipeline] sh 13:07:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:07:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:07:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:07:04 + ls -al . 13:07:04 total 240 13:07:04 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 13:06 . 13:07:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 13:04 .. 13:07:04 -rw-rw-r-- 1 jenkins jenkins 262 Jan 9 13:04 .dockerignore 13:07:04 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 13:06 .git 13:07:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 13:04 .github 13:07:04 -rw-rw-r-- 1 jenkins jenkins 788 Jan 9 13:04 .gitignore 13:07:04 -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 13:04 .golangci.yml 13:07:04 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 13:05 .semver 13:07:04 -rw-rw-r-- 1 jenkins jenkins 9818 Jan 9 13:04 Attribution.txt 13:07:04 -rw-rw-r-- 1 jenkins jenkins 4331 Jan 9 13:04 CHANGELOG.md 13:07:04 -rw-rw-r-- 1 jenkins jenkins 1659 Jan 9 13:04 Dockerfile 13:07:04 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 13:04 GOVERNANCE.md 13:07:04 -rw-rw-r-- 1 jenkins jenkins 687 Jan 9 13:04 Jenkinsfile 13:07:04 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 9 13:04 LICENSE 13:07:04 -rw-rw-r-- 1 jenkins jenkins 2462 Jan 9 13:04 Makefile 13:07:04 -rw-rw-r-- 1 jenkins jenkins 617 Jan 9 13:04 OWNERS.md 13:07:04 -rw-rw-r-- 1 jenkins jenkins 31023 Jan 9 13:04 README.md 13:07:04 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 13:05 VERSION 13:07:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 13:04 bin 13:07:04 -rw-r--r-- 1 jenkins jenkins 41317 Jan 9 13:06 coverage.out 13:07:04 -rw-rw-r-- 1 jenkins jenkins 3599 Jan 9 13:04 go.mod 13:07:04 -rw-rw-r-- 1 jenkins jenkins 45003 Jan 9 13:04 go.sum 13:07:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 13:04 images 13:07:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 13:04 internal 13:07:04 -rw-rw-r-- 1 jenkins jenkins 531 Jan 9 13:04 main.go 13:07:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 13:04 res 13:07:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 13:04 snap 13:07:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 13:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:04 + 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=d7a3e12637c701bfa72bacfa2342a668b5f2b89d --label arch=amd64 --label version=0.0.0 . 13:07:04 Sending build context to Docker daemon 12.55MB 13:07:04 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 13:07:04 Step 2/29 : FROM ${BASE} AS builder 13:07:04 ---> fd24169a4431 13:07:04 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:07:04 ---> Running in 90dd2f5f1ea5 13:07:04 Removing intermediate container 90dd2f5f1ea5 13:07:04 ---> 56903bd6b9d6 13:07:04 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:07:04 ---> Running in 57d28db7cb4a 13:07:04 Removing intermediate container 57d28db7cb4a 13:07:04 ---> 51e7a6557e0b 13:07:04 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:07:04 ---> Running in ef7cb3814e28 13:07:05 Removing intermediate container ef7cb3814e28 13:07:05 ---> 254fd9ab9092 13:07:05 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:07:05 ---> Running in 28358879ea7e 13:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:07:05 OK: 211 MiB in 51 packages 13:07:05 Removing intermediate container 28358879ea7e 13:07:05 ---> 2ec1b08905e3 13:07:05 Step 7/29 : WORKDIR /app 13:07:05 ---> Running in da386ce337d4 13:07:06 Removing intermediate container da386ce337d4 13:07:06 ---> 69cbab065a95 13:07:06 Step 8/29 : COPY go.mod vendor* ./ 13:07:06 ---> 7d439d6f9f7e 13:07:06 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:07:06 ---> Running in 8f2c81e1c9cf 13:07:06 Removing intermediate container 8f2c81e1c9cf 13:07:06 ---> f4ad6c71687b 13:07:06 Step 10/29 : COPY . . 13:07:07 ---> 718cf67213e2 13:07:07 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:07:07 ---> Running in da3d1dd34ca7 13:07:07 Removing intermediate container da3d1dd34ca7 13:07:07 ---> 174b72f38434 13:07:07 Step 12/29 : RUN $MAKE 13:07:07 ---> Running in ee3ff55a1948 13:07:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.11 -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:07:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1443 in /w/workspace/y_app-rfid-llrp-inventory_PR-130 [Pipeline] { [Pipeline] ws 13:07:13 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:07:14 The recommended git tool is: git 13:07:19 using credential edgex-jenkins-ssh 13:07:19 Cloning the remote Git repository 13:07:19 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:07:19 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:07:19 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:07:19 > git --version # timeout=10 13:07:19 > git --version # 'git version 2.25.1' 13:07:19 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:07:21 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:07:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:07:22 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:07:22 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:07:22 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/130/head:refs/remotes/origin/PR-130 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:07:23 Merging remotes/origin/main commit cbfcac44887bc7898a8a00a335521df61c6eaadd into PR head commit d7a3e12637c701bfa72bacfa2342a668b5f2b89d 13:07:23 Merge succeeded, producing d7a3e12637c701bfa72bacfa2342a668b5f2b89d 13:07:23 Checking out Revision d7a3e12637c701bfa72bacfa2342a668b5f2b89d (PR-130) 13:07:23 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:07:23 > git --version # timeout=10 13:07:23 > git --version # 'git version 2.25.1' 13:07:23 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 13:07:23 > git config core.sparsecheckout # timeout=10 13:07:23 > git checkout -f d7a3e12637c701bfa72bacfa2342a668b5f2b89d # timeout=10 13:07:23 > git remote # timeout=10 13:07:23 > git config --get remote.origin.url # timeout=10 13:07:23 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:23 > git merge cbfcac44887bc7898a8a00a335521df61c6eaadd # timeout=10 13:07:23 > git rev-parse HEAD^{commit} # timeout=10 13:07:23 > git config core.sparsecheckout # timeout=10 13:07:23 > git checkout -f d7a3e12637c701bfa72bacfa2342a668b5f2b89d # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:07:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:07:24 % Total % Received % Xferd Average Speed Time Time Time Current 13:07:24 Dload Upload Total Spent Left Speed 13:07:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 13:07:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:07:25 + sudo tee /etc/docker/daemon.new 13:07:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:07:25 { 13:07:25 "registry-mirrors": [ 13:07:25 "https://nexus3.edgexfoundry.org:10001" 13:07:25 ], 13:07:25 "bip": "10.250.0.254/24", 13:07:25 "hosts": [ 13:07:25 "tcp://0.0.0.0:5555", 13:07:25 "unix:///var/run/docker.sock" 13:07:25 ], 13:07:25 "mtu": 1458, 13:07:25 "selinux-enabled": true, 13:07:25 "seccomp-profile": "/etc/docker/seccomp.json" 13:07:25 } [Pipeline] sh 13:07:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:07:26 + sudo service docker restart 13:07:30 Removing intermediate container ee3ff55a1948 13:07:30 ---> ca9222d83c10 13:07:30 Step 13/29 : FROM alpine:3.14 13:07:30 3.14: Pulling from library/alpine 13:07:30 c7ed990a2339: Pulling fs layer 13:07:30 c7ed990a2339: Download complete 13:07:30 c7ed990a2339: Pull complete 13:07:30 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 13:07:30 Status: Downloaded newer image for alpine:3.14 13:07:30 ---> dd53f409bf0b 13:07:30 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:07:30 ---> Running in 54901789f6a9 13:07:30 Removing intermediate container 54901789f6a9 13:07:30 ---> 66ee4c4cd238 13:07:30 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:07:30 ---> Running in 9a7ef4b1cfd6 13:07:30 Removing intermediate container 9a7ef4b1cfd6 13:07:30 ---> 52c520284dea 13:07:30 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:07:30 ---> Running in 8c658c03ea4c 13:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:07:30 (1/2) Installing ca-certificates (20220614-r0) 13:07:30 (2/2) Installing dumb-init (1.2.5-r1) 13:07:30 Executing busybox-1.33.1-r8.trigger 13:07:30 Executing ca-certificates-20220614-r0.trigger 13:07:30 OK: 6 MiB in 16 packages 13:07:30 Removing intermediate container 8c658c03ea4c 13:07:30 ---> 878e173073bd 13:07:30 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:07:30 ---> 87c4705f46a8 13:07:30 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:07:30 ---> 1303dc82922b 13:07:30 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:07:30 ---> 22085df63be8 13:07:30 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:07:30 ---> f811e5c43523 13:07:30 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:07:30 ---> cfe6bc46f34c 13:07:30 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:07:30 ---> Running in a85dc7bd03a7 13:07:30 Removing intermediate container a85dc7bd03a7 13:07:30 ---> b8ec6e022af9 13:07:30 Step 23/29 : VOLUME /cache 13:07:30 ---> Running in 0fb8cf38bb8d 13:07:30 Removing intermediate container 0fb8cf38bb8d 13:07:30 ---> 454e89281b68 13:07:30 Step 24/29 : EXPOSE 59711 13:07:30 ---> Running in c6f14bc6f7db 13:07:31 Removing intermediate container c6f14bc6f7db 13:07:31 ---> 8f52637ea882 13:07:31 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:07:31 ---> Running in 258dbbbb4954 13:07:31 Removing intermediate container 258dbbbb4954 13:07:31 ---> e2e4344b4ef4 13:07:31 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:07:31 ---> Running in 36c374f16ce9 13:07:31 Removing intermediate container 36c374f16ce9 13:07:31 ---> 13fc12ceacbb 13:07:31 Step 27/29 : LABEL arch=amd64 13:07:31 ---> Running in a62d3c990c18 13:07:31 Removing intermediate container a62d3c990c18 13:07:31 ---> 20a7767cf75e 13:07:31 Step 28/29 : LABEL git_sha=d7a3e12637c701bfa72bacfa2342a668b5f2b89d 13:07:31 ---> Running in 554b225dc2f8 13:07:31 Removing intermediate container 554b225dc2f8 13:07:31 ---> 9cba3f680712 13:07:31 Step 29/29 : LABEL version=0.0.0 13:07:31 ---> Running in e9f10bb05680 13:07:31 Removing intermediate container e9f10bb05680 13:07:31 ---> 1828b416c6f8 13:07:31 [Warning] One or more build-args [ARCH] were not consumed 13:07:31 Successfully built 1828b416c6f8 13:07:31 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:07:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:32 13:07:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:32 latest: Pulling from edgex-lftools-log-publisher 13:07:32 5eb5b503b376: Pulling fs layer 13:07:32 5c69ac0246d0: Pulling fs layer 13:07:32 ec43610c2a17: Pulling fs layer 13:07:32 3a2ae6a8a46f: Pulling fs layer 13:07:32 33b1e0a273af: Pulling fs layer 13:07:32 5d3b04190fa2: Pulling fs layer 13:07:32 2f39f015ded8: Pulling fs layer 13:07:32 3a2ae6a8a46f: Waiting 13:07:32 33b1e0a273af: Waiting 13:07:32 5d3b04190fa2: Waiting 13:07:32 2f39f015ded8: Waiting 13:07:32 5c69ac0246d0: Download complete 13:07:32 3a2ae6a8a46f: Verifying Checksum 13:07:32 3a2ae6a8a46f: Download complete 13:07:32 33b1e0a273af: Verifying Checksum 13:07:32 33b1e0a273af: Download complete 13:07:32 5d3b04190fa2: Download complete 13:07:32 ec43610c2a17: Verifying Checksum 13:07:32 ec43610c2a17: Download complete 13:07:32 5eb5b503b376: Verifying Checksum 13:07:32 5eb5b503b376: Download complete 13:07:33 2f39f015ded8: Download complete 13:07:34 5eb5b503b376: Pull complete 13:07:34 5c69ac0246d0: Pull complete 13:07:34 ec43610c2a17: Pull complete 13:07:34 3a2ae6a8a46f: Pull complete 13:07:34 33b1e0a273af: Pull complete 13:07:34 5d3b04190fa2: Pull complete 13:07:39 2f39f015ded8: Pull complete 13:07:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:07:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:39 prd-ubuntu20.04-docker-8c-8g-1442 does not seem to be running inside a container 13:07: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/y_app-rfid-llrp-inventory_PR-130 -v /w/workspace/y_app-rfid-llrp-inventory_PR-130:/w/workspace/y_app-rfid-llrp-inventory_PR-130:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:07:43 $ docker top 8643c2c9505b8007c60ac5fbebb28fc02c13a0d04dbdda12af2e3d8c73b8ddaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:43 ---> job-cost.sh 13:07:43 lf-activate-venv: SKIPPING 13:07:43 INFO: No Stack... 13:07:44 INFO: Retrieving Pricing Info for: v3-standard-8 13:07:44 INFO: Archiving Costs [Pipeline] sh 13:07:44 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-130/archives/cost.csv 13:07:44 + cut -d, -f6 [Pipeline] lock 13:07:44 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-130-1-stack-cost] 13:07:44 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-130-1-stack-cost] did not exist. Created. 13:07:44 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-130-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:07:44 provisioning config files... 13:07:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config16530991371062883544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:45 + echo total: 0.2199999988079071 [Pipeline] stash 13:07:45 Stashed 1 file(s) [Pipeline] } 13:07:45 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-130-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:07:45 $ docker stop --time=1 8643c2c9505b8007c60ac5fbebb28fc02c13a0d04dbdda12af2e3d8c73b8ddaa 13:07:45 ---> docker-login.sh 13:07:45 nexus3.edgexfoundry.org:10001 13:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:45 Configure a credential helper to remove this warning. See 13:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:45 13:07:45 Login Succeeded 13:07:45 nexus3.edgexfoundry.org:10002 13:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:46 Configure a credential helper to remove this warning. See 13:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:46 13:07:46 Login Succeeded 13:07:46 nexus3.edgexfoundry.org:10003 13:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:46 $ docker rm -f --volumes 8643c2c9505b8007c60ac5fbebb28fc02c13a0d04dbdda12af2e3d8c73b8ddaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 13:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:46 Configure a credential helper to remove this warning. See 13:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:46 13:07:46 Login Succeeded 13:07:46 nexus3.edgexfoundry.org:10004 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:47 Configure a credential helper to remove this warning. See 13:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:47 13:07:47 Login Succeeded 13:07:47 docker.io 13:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:47 Configure a credential helper to remove this warning. See 13:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:47 13:07:47 Login Succeeded 13:07:47 ---> docker-login.sh ends [Pipeline] } 13:07:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:07:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:07:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:07:48 ========================================================= 13:07:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:07:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:07:48 Sending build context to Docker daemon 685.6kB 13:07:48 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:07:48 Step 2/12 : FROM ${BASE} AS builder 13:07:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:07:48 9b18e9b68314: Pulling fs layer 13:07:48 35d82f9e3411: Pulling fs layer 13:07:48 e16973657156: Pulling fs layer 13:07:48 fc693d55d65f: Pulling fs layer 13:07:48 7e9fc2657dce: Pulling fs layer 13:07:48 dda99020689f: Pulling fs layer 13:07:48 db1c61fa0a46: Pulling fs layer 13:07:48 891c053d2c06: Pulling fs layer 13:07:48 7e9fc2657dce: Waiting 13:07:48 dda99020689f: Waiting 13:07:48 db1c61fa0a46: Waiting 13:07:48 891c053d2c06: Waiting 13:07:48 fc693d55d65f: Waiting 13:07:49 e16973657156: Verifying Checksum 13:07:49 e16973657156: Download complete 13:07:49 35d82f9e3411: Verifying Checksum 13:07:49 35d82f9e3411: Download complete 13:07:49 7e9fc2657dce: Verifying Checksum 13:07:49 7e9fc2657dce: Download complete 13:07:49 dda99020689f: Verifying Checksum 13:07:49 dda99020689f: Download complete 13:07:49 9b18e9b68314: Verifying Checksum 13:07:49 9b18e9b68314: Download complete 13:07:50 9b18e9b68314: Pull complete 13:07:50 891c053d2c06: Verifying Checksum 13:07:50 891c053d2c06: Download complete 13:07:50 35d82f9e3411: Pull complete 13:07:50 e16973657156: Pull complete 13:07:51 db1c61fa0a46: Verifying Checksum 13:07:51 db1c61fa0a46: Download complete 13:07:51 fc693d55d65f: Download complete 13:08:04 fc693d55d65f: Pull complete 13:08:04 7e9fc2657dce: Pull complete 13:08:04 dda99020689f: Pull complete 13:08:09 db1c61fa0a46: Pull complete 13:08:11 891c053d2c06: Pull complete 13:08:11 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 13:08:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:08:11 ---> f96f9c87975a 13:08:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:08:13 ---> Running in 7fcd756e4780 13:08:13 Removing intermediate container 7fcd756e4780 13:08:13 ---> 7285d07ab882 13:08:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:08:13 ---> Running in 2b357ebd7921 13:08:14 Removing intermediate container 2b357ebd7921 13:08:14 ---> 72c58703f820 13:08:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:08:14 ---> Running in 0c416c662287 13:08:14 Removing intermediate container 0c416c662287 13:08:14 ---> 891cd8063fbf 13:08:14 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:08:14 ---> Running in 4b05088582e8 13:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:08:16 OK: 221 MiB in 51 packages 13:08:17 Removing intermediate container 4b05088582e8 13:08:17 ---> f7fb38f8200e 13:08:17 Step 7/12 : WORKDIR /app 13:08:17 ---> Running in 71f609cbd9d7 13:08:18 Removing intermediate container 71f609cbd9d7 13:08:18 ---> 445991e0b894 13:08:18 Step 8/12 : COPY go.mod vendor* ./ 13:08:18 ---> a8b182d56734 13:08:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:18 ---> Running in 1187ea687968 13:09:15 Removing intermediate container 1187ea687968 13:09:15 ---> b2464ac4eabc 13:09:15 Step 10/12 : COPY . . 13:09:15 ---> 0946eb88f9f9 13:09:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:09:15 ---> Running in e734a801a73f 13:09:15 Removing intermediate container e734a801a73f 13:09:15 ---> 50ea4d6644e5 13:09:15 Step 12/12 : RUN $MAKE 13:09:15 ---> Running in 5435fb138a23 13:09:15 noop 13:09:15 Removing intermediate container 5435fb138a23 13:09:15 ---> dd799266b9ec 13:09:15 Successfully built dd799266b9ec 13:09:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:15 + docker inspect -f . ci-base-image-arm64 13:09:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:15 prd-ubuntu20.04-docker-arm64-4c-16g-1443 does not seem to be running inside a container 13:09:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:09:17 $ docker top 89e65c08c2efeef6c66d2e06ef145f2715f2109236b77e9235d07e99507ecf18 -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:17 + go version 13:09:17 go version go1.18.7 linux/arm64 [Pipeline] } 13:09:17 $ docker stop --time=1 89e65c08c2efeef6c66d2e06ef145f2715f2109236b77e9235d07e99507ecf18 13:09:20 $ docker rm -f --volumes 89e65c08c2efeef6c66d2e06ef145f2715f2109236b77e9235d07e99507ecf18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:21 + docker inspect -f . ci-base-image-arm64 13:09:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:21 prd-ubuntu20.04-docker-arm64-4c-16g-1443 does not seem to be running inside a container 13:09:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:09:22 $ docker top ba00160b13b9598a7fda95da740fc8f6a35c4a71db8c63d4b93b2b2f1dee1738 -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:23 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:09:23 + make test 13:09:24 go test -race ./... -coverprofile=coverage.out ./... 13:11:45 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:11:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.172s coverage: 86.2% of statements 13:11:47 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:11:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.507s coverage: 71.9% of statements 13:11:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:11:57 go vet ./... 13:13:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:13:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:13:34 ./bin/test-attribution.sh [Pipeline] echo 13:13:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:13:34 $ docker stop --time=1 ba00160b13b9598a7fda95da740fc8f6a35c4a71db8c63d4b93b2b2f1dee1738 13:13:36 $ docker rm -f --volumes ba00160b13b9598a7fda95da740fc8f6a35c4a71db8c63d4b93b2b2f1dee1738 [Pipeline] // withDockerContainer [Pipeline] sh 13:13:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:13:38 Warning: overwriting stash ‘coverage-report’ 13:13:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:13:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:13:39 + ls -al . 13:13:39 total 236 13:13:39 drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 13:09 . 13:13:39 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 13:07 .. 13:13:39 -rw-rw-r-- 1 jenkins jenkins 262 Jan 9 13:07 .dockerignore 13:13:39 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 13:07 .git 13:13:39 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 13:07 .github 13:13:39 -rw-rw-r-- 1 jenkins jenkins 788 Jan 9 13:07 .gitignore 13:13:39 -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 13:07 .golangci.yml 13:13:39 -rw-rw-r-- 1 jenkins jenkins 9818 Jan 9 13:07 Attribution.txt 13:13:39 -rw-rw-r-- 1 jenkins jenkins 4331 Jan 9 13:07 CHANGELOG.md 13:13:39 -rw-rw-r-- 1 jenkins jenkins 1659 Jan 9 13:07 Dockerfile 13:13:39 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 13:07 GOVERNANCE.md 13:13:39 -rw-rw-r-- 1 jenkins jenkins 687 Jan 9 13:07 Jenkinsfile 13:13:39 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 9 13:07 LICENSE 13:13:39 -rw-rw-r-- 1 jenkins jenkins 2462 Jan 9 13:07 Makefile 13:13:39 -rw-rw-r-- 1 jenkins jenkins 617 Jan 9 13:07 OWNERS.md 13:13:39 -rw-rw-r-- 1 jenkins jenkins 31023 Jan 9 13:07 README.md 13:13:39 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 13:05 VERSION 13:13:39 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 13:07 bin 13:13:39 -rw-r--r-- 1 jenkins jenkins 41317 Jan 9 13:11 coverage.out 13:13:39 -rw-rw-r-- 1 jenkins jenkins 3599 Jan 9 13:07 go.mod 13:13:39 -rw-rw-r-- 1 jenkins jenkins 45003 Jan 9 13:07 go.sum 13:13:39 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 13:07 images 13:13:39 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 13:07 internal 13:13:39 -rw-rw-r-- 1 jenkins jenkins 531 Jan 9 13:07 main.go 13:13:39 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 13:07 res 13:13:39 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 13:07 snap 13:13:39 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 13:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:39 + 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=d7a3e12637c701bfa72bacfa2342a668b5f2b89d --label arch=arm64 --label version=0.0.0 . 13:13:40 Sending build context to Docker daemon 685.6kB 13:13:40 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 13:13:40 Step 2/29 : FROM ${BASE} AS builder 13:13:40 ---> dd799266b9ec 13:13:40 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:13:40 ---> Running in 6dbd1d40260d 13:13:40 Removing intermediate container 6dbd1d40260d 13:13:40 ---> bc064303033f 13:13:40 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:13:40 ---> Running in fbffe8474f76 13:13:41 Removing intermediate container fbffe8474f76 13:13:41 ---> 86c87ea1100a 13:13:41 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:13:41 ---> Running in 90b0e5aeb5c0 13:13:41 Removing intermediate container 90b0e5aeb5c0 13:13:41 ---> 5e9afebc8eab 13:13:41 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:13:41 ---> Running in c2ebdc931ecb 13:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:13:44 OK: 221 MiB in 51 packages 13:13:45 Removing intermediate container c2ebdc931ecb 13:13:45 ---> bc2085eb4ae4 13:13:45 Step 7/29 : WORKDIR /app 13:13:45 ---> Running in 7e98b4240a67 13:13:46 Removing intermediate container 7e98b4240a67 13:13:46 ---> c8369f0c6535 13:13:46 Step 8/29 : COPY go.mod vendor* ./ 13:13:46 ---> 0daa17c587f9 13:13:46 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:46 ---> Running in 591c63c76dfa 13:13:48 Removing intermediate container 591c63c76dfa 13:13:48 ---> c9d872f749eb 13:13:48 Step 10/29 : COPY . . 13:13:49 ---> 5663b7ae3cea 13:13:49 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:13:49 ---> Running in 656843896faf 13:13:49 Removing intermediate container 656843896faf 13:13:49 ---> 36fce5519c47 13:13:49 Step 12/29 : RUN $MAKE 13:13:49 ---> Running in 3687ee41ef3f 13:13:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.11 -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:15:57 Removing intermediate container 3687ee41ef3f 13:15:57 ---> 8d550a5752f3 13:15:57 Step 13/29 : FROM alpine:3.14 13:15:57 3.14: Pulling from library/alpine 13:15:57 90cda3b7c325: Pulling fs layer 13:15:57 90cda3b7c325: Download complete 13:15:57 90cda3b7c325: Pull complete 13:15:57 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 13:15:57 Status: Downloaded newer image for alpine:3.14 13:15:57 ---> 275902a1839d 13:15:57 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:15:57 ---> Running in 15b2ef821724 13:15:57 Removing intermediate container 15b2ef821724 13:15:57 ---> b3f4afe7744d 13:15:57 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:15:57 ---> Running in 4d408451cdd3 13:15:57 Removing intermediate container 4d408451cdd3 13:15:57 ---> 24c1a3157c6d 13:15:57 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:15:57 ---> Running in fd1a182dce9d 13:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:15:57 (1/2) Installing ca-certificates (20220614-r0) 13:15:57 (2/2) Installing dumb-init (1.2.5-r1) 13:15:57 Executing busybox-1.33.1-r8.trigger 13:15:57 Executing ca-certificates-20220614-r0.trigger 13:15:57 OK: 6 MiB in 16 packages 13:15:57 Removing intermediate container fd1a182dce9d 13:15:57 ---> b6088569bcba 13:15:57 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:15:57 ---> c8a489d1f290 13:15:57 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:15:57 ---> 42ed6fa2da5b 13:15:57 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:15:57 ---> afec64a2d603 13:15:57 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:15:57 ---> 561291e28b26 13:15:57 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:15:57 ---> 149b8306f9aa 13:15:57 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:15:57 ---> Running in 6d0a35eaca2d 13:15:57 Removing intermediate container 6d0a35eaca2d 13:15:57 ---> d0e0c26baf41 13:15:57 Step 23/29 : VOLUME /cache 13:15:57 ---> Running in 77099a05ff8f 13:15:57 Removing intermediate container 77099a05ff8f 13:15:57 ---> c4560a094cd6 13:15:57 Step 24/29 : EXPOSE 59711 13:15:57 ---> Running in 45d820c7a2fd 13:15:57 Removing intermediate container 45d820c7a2fd 13:15:57 ---> 6faf54111adb 13:15:57 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:15:57 ---> Running in d99f956dbd14 13:15:57 Removing intermediate container d99f956dbd14 13:15:57 ---> 5036b00d3a37 13:15:57 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:15:57 ---> Running in fb66a0648267 13:15:58 Removing intermediate container fb66a0648267 13:15:58 ---> 8b95b136cfe5 13:15:58 Step 27/29 : LABEL arch=arm64 13:15:58 ---> Running in 69bb3e972eb3 13:15:58 Removing intermediate container 69bb3e972eb3 13:15:58 ---> 5b0a2dbb14e0 13:15:58 Step 28/29 : LABEL git_sha=d7a3e12637c701bfa72bacfa2342a668b5f2b89d 13:15:58 ---> Running in 155ebaed25cc 13:15:58 Removing intermediate container 155ebaed25cc 13:15:58 ---> 1c3d7cf9ab45 13:15:58 Step 29/29 : LABEL version=0.0.0 13:15:58 ---> Running in d9e53fc90c62 13:15:59 Removing intermediate container d9e53fc90c62 13:15:59 ---> a5f22346200e 13:15:59 [Warning] One or more build-args [ARCH] were not consumed 13:15:59 Successfully built a5f22346200e 13:15:59 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:16:00 13:16:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:16:00 arm64: Pulling from edgex-lftools-log-publisher 13:16:00 8998bd30e6a1: Pulling fs layer 13:16:00 04944245beec: Pulling fs layer 13:16:00 699f458cf7ca: Pulling fs layer 13:16:00 765212b225bb: Pulling fs layer 13:16:00 f23df028b6ca: Pulling fs layer 13:16:00 d65c8cfc05b1: Pulling fs layer 13:16:00 2437ff75d9bd: Pulling fs layer 13:16:00 f23df028b6ca: Waiting 13:16:00 d65c8cfc05b1: Waiting 13:16:00 2437ff75d9bd: Waiting 13:16:00 765212b225bb: Waiting 13:16:00 04944245beec: Download complete 13:16:00 765212b225bb: Verifying Checksum 13:16:00 765212b225bb: Download complete 13:16:00 f23df028b6ca: Download complete 13:16:00 d65c8cfc05b1: Verifying Checksum 13:16:00 d65c8cfc05b1: Download complete 13:16:00 699f458cf7ca: Download complete 13:16:01 8998bd30e6a1: Verifying Checksum 13:16:01 8998bd30e6a1: Download complete 13:16:03 2437ff75d9bd: Verifying Checksum 13:16:03 2437ff75d9bd: Download complete 13:16:04 8998bd30e6a1: Pull complete 13:16:05 04944245beec: Pull complete 13:16:06 699f458cf7ca: Pull complete 13:16:06 765212b225bb: Pull complete 13:16:07 f23df028b6ca: Pull complete 13:16:07 d65c8cfc05b1: Pull complete 13:16:22 2437ff75d9bd: Pull complete 13:16:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:16:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:16:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:22 prd-ubuntu20.04-docker-arm64-4c-16g-1443 does not seem to be running inside a container 13:16:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:16:25 $ docker top bfb5b6de5ebfb1b6e12753d13c7ee842288a2a650ff1d03dbeef3cdfd47bb037 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:26 ---> job-cost.sh 13:16:26 lf-activate-venv: SKIPPING 13:16:26 INFO: No Stack... 13:16:26 INFO: Retrieving Pricing Info for: v3-standard-4 13:16:27 INFO: Archiving Costs [Pipeline] sh 13:16:27 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:16:27 + cut -d, -f6 [Pipeline] lock 13:16:27 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-130-1-stack-cost] 13:16:27 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-130-1-stack-cost] did not exist. Created. 13:16:27 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-130-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:16:28 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-e1328fa9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:16:28 + echo total: 0.10999999940395355 [Pipeline] stash 13:16:28 Warning: overwriting stash ‘stack-cost’ 13:16:28 Stashed 1 file(s) [Pipeline] } 13:16:28 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-130-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:16:28 $ docker stop --time=1 bfb5b6de5ebfb1b6e12753d13c7ee842288a2a650ff1d03dbeef3cdfd47bb037 13:16:30 $ docker rm -f --volumes bfb5b6de5ebfb1b6e12753d13c7ee842288a2a650ff1d03dbeef3cdfd47bb037 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:16:31 provisioning config files... 13:16:31 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp/config12884758016187761196tmp [Pipeline] { [Pipeline] sh 13:16:31 + set +x 13:16:31 + curl -s https://codecov.io/bash 13:16:31 + bash -s -- 13:16:31 13:16:31 _____ _ 13:16:31 / ____| | | 13:16:31 | | ___ __| | ___ ___ _____ __ 13:16:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:16:31 | |___| (_) | (_| | __/ (_| (_) \ V / 13:16:31 \_____\___/ \__,_|\___|\___\___/ \_/ 13:16:31 Bash-1.0.6 13:16:31 13:16:31 13:16:31 ==> git version 2.25.1 found 13:16:31 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:16:31 Release-Date: 2020-01-08 13:16:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:16:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:16:31 ==> Jenkins CI detected. 13:16:31 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-130 13:16:31 project root: . 13:16:31 --> token set from env 13:16:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:16:31 ==> Running gcov in . (disable via -X gcov) 13:16:31 ==> Python coveragepy not found 13:16:31 ==> Searching for coverage reports in: 13:16:31 + . 13:16:31 -> Found 1 reports 13:16:31 ==> Detecting git/mercurial file structure 13:16:31 ==> Reading reports 13:16:31 + ./coverage.out bytes=41317 13:16:31 ==> Appending adjustments 13:16:31 https://docs.codecov.io/docs/fixing-reports 13:16:31 + Found adjustments 13:16:31 ==> Gzipping contents 13:16:31 12K /tmp/codecov.JRylMG.gz 13:16:31 ==> Uploading reports 13:16:31 url: https://codecov.io 13:16:31 query: branch=PR-130&commit=d7a3e12637c701bfa72bacfa2342a668b5f2b89d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-130%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=130&job=&cmd_args= 13:16:31 -> Pinging Codecov 13:16:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-130&commit=d7a3e12637c701bfa72bacfa2342a668b5f2b89d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-130%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=130&job=&cmd_args= 13:16:32 -> Uploading to 13:16:32 https://storage.googleapis.com/codecov/v4/raw/2023-01-09/581DD39554BDF9B6E22D074273EAD858/d7a3e12637c701bfa72bacfa2342a668b5f2b89d/885c41e8-9e44-414b-b315-5b46b9edf9fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T131632Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4d81b9827485db0ef8ae84f3bd72c63adddcd4f6c4b3691600a23ac01b97ff9 13:16:32 % Total % Received % Xferd Average Speed Time Time Time Current 13:16:32 Dload Upload Total Spent Left Speed 13:16:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11869 0 0 100 11869 0 43003 --:--:-- --:--:-- --:--:-- 43003 13:16:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d7a3e12637c701bfa72bacfa2342a668b5f2b89d [Pipeline] } 13:16:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:16:34 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-130/archives ] 13:16:34 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-130/archives 13:16:34 total 16 13:16:34 drwxr-xr-x 3 root root 4096 Jan 9 13:07 . 13:16:34 drwxrwxr-x 12 jenkins jenkins 4096 Jan 9 13:07 .. 13:16:34 drwxr-xr-x 2 root root 4096 Jan 9 13:07 cost 13:16:34 -rw-r--r-- 1 root root 95 Jan 9 13:07 cost.csv 13:16:34 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-130/archives 13:16:34 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-130/archives 13:16:34 total 16 13:16:34 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 13:07 . 13:16:34 drwxrwxr-x 12 jenkins jenkins 4096 Jan 9 13:07 .. 13:16:34 drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 13:07 cost 13:16:34 -rw-r--r-- 1 jenkins jenkins 95 Jan 9 13:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:16:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:16:35 ---> package-listing.sh 13:16:35 ++ facter osfamily 13:16:35 ++ tr '[:upper:]' '[:lower:]' 13:16:35 + OS_FAMILY=debian 13:16:35 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-130 13:16:35 + START_PACKAGES=/tmp/packages_start.txt 13:16:35 + END_PACKAGES=/tmp/packages_end.txt 13:16:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:16:35 + PACKAGES=/tmp/packages_start.txt 13:16:35 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-130 ']' 13:16:35 + PACKAGES=/tmp/packages_end.txt 13:16:35 + case "${OS_FAMILY}" in 13:16:35 + grep '^ii' 13:16:35 + dpkg -l 13:16:35 + '[' -f /tmp/packages_start.txt ']' 13:16:35 + '[' -f /tmp/packages_end.txt ']' 13:16:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:16:35 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-130 ']' 13:16:35 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-130/archives/ 13:16:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-130/archives/ [Pipeline] echo 13:16:35 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-130/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:16:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:36 prd-ubuntu20.04-docker-8c-8g-1442 does not seem to be running inside a container 13:16:36 $ 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-130/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-130 -v /w/workspace/y_app-rfid-llrp-inventory_PR-130:/w/workspace/y_app-rfid-llrp-inventory_PR-130:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-130@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:16:36 $ docker top 6e15a564d2f4a25f6a5229e09ba956196ff300b22609337c099dc64f778cd2a2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:37 + touch /tmp/pre-build-complete [Pipeline] sh 13:16:37 + mkdir -p /var/log/sysstat [Pipeline] sh 13:16:37 + ls /var/log/sa-host 13:16:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:16:38 provisioning config files... 13:16:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-130@tmp/config2611540331041451040tmp [Pipeline] { [Pipeline] echo 13:16:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:16:38 ---> create-netrc.sh [Pipeline] } 13:16:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:16:38 ---> python-tools-install.sh [Pipeline] echo 13:16:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:16:39 ---> sudo-logs.sh 13:16:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:16:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:16:39 ---> job-cost.sh 13:16:39 lf-activate-venv: SKIPPING 13:16:39 DEBUG: total: 0.2199999988079071 13:16:39 INFO: Retrieving Stack Cost... 13:16:39 INFO: Retrieving Pricing Info for: v3-standard-8 13:16:40 INFO: Archiving Costs [Pipeline] echo 13:16:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:16:40 ---> logs-deploy.sh 13:16:40 lf-activate-venv: SKIPPING 13:16:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-130/1 13:16:40 INFO: archiving workspace using pattern(s): 13:16:41 Archives upload complete. 13:16:41 INFO: archiving logs to Nexus