Pull request #132 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 083a7c8b8bf661dbe28294791706cc3ad352007e+bbc8cea5256726f873dd73e5987e9fb16baf68a3 (136cdb34ed504139d91dc1c1dde667b407315b0c) 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-ssh11110846450712816095.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-ssh1259183827913360463.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-132/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-132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12595760341078026489.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-132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16909746000441019173.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-ssh3297545284274410182.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-132/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-132/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10937032074499690210.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-2575 in /w/workspace/y_app-rfid-llrp-inventory_PR-132 [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-132 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bbc8cea5256726f873dd73e5987e9fb16baf68a3 into PR head commit 083a7c8b8bf661dbe28294791706cc3ad352007e Merge succeeded, producing 083a7c8b8bf661dbe28294791706cc3ad352007e Checking out Revision 083a7c8b8bf661dbe28294791706cc3ad352007e (PR-132) 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 > 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/132/head:refs/remotes/origin/PR-132 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 083a7c8b8bf661dbe28294791706cc3ad352007e # 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 bbc8cea5256726f873dd73e5987e9fb16baf68a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 083a7c8b8bf661dbe28294791706cc3ad352007e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:04:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:04:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:04:11 ========================================================= 13:04:11 EdgeX Global Pipelines Version Info 13:04:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:04:12 ------------------- 13:04:12 stable info: 13:04:12 ------------------- 13:04:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:04:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:04:12 Message: update stable to v1.0.244 13:04:12 ------------------- 13:04:12 experimental info: 13:04:12 ------------------- 13:04:12 Commited By: **** collab-it+edgex@linuxfoundation.org 13:04:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:04:12 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:04:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:04:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:04:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:04:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-132 [Pipeline] echo 13:04:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-132 [Pipeline] echo 13:04:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-132 [Pipeline] echo 13:04:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 083a7c8b8bf661dbe28294791706cc3ad352007e [Pipeline] echo 13:04:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 083a7c8 [Pipeline] echo 13:04:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:04:14 provisioning config files... 13:04:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp/config5671553051480775104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:14 ---> docker-login.sh 13:04:14 nexus3.edgexfoundry.org:10001 13:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:14 Configure a credential helper to remove this warning. See 13:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:14 13:04:14 Login Succeeded 13:04:14 nexus3.edgexfoundry.org:10002 13:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:15 Configure a credential helper to remove this warning. See 13:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:15 13:04:15 Login Succeeded 13:04:15 nexus3.edgexfoundry.org:10003 13:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:15 Configure a credential helper to remove this warning. See 13:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:15 13:04:15 Login Succeeded 13:04:15 nexus3.edgexfoundry.org:10004 13:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:15 Configure a credential helper to remove this warning. See 13:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:15 13:04:15 Login Succeeded 13:04:15 docker.io 13:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:15 Configure a credential helper to remove this warning. See 13:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:15 13:04:15 Login Succeeded 13:04:15 ---> docker-login.sh ends [Pipeline] } 13:04:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:04:16 + git rev-list -1 --merges 083a7c8b8bf661dbe28294791706cc3ad352007e~1..083a7c8b8bf661dbe28294791706cc3ad352007e [Pipeline] echo 13:04:16 -----------> git rev-list -1 --merges 083a7c8b8bf661dbe28294791706cc3ad352007e~1..083a7c8b8bf661dbe28294791706cc3ad352007e 083a7c8b8bf661dbe28294791706cc3ad352007e [false] [Pipeline] sh 13:04:16 + git log --format=format:%s -1 083a7c8b8bf661dbe28294791706cc3ad352007e [Pipeline] echo 13:04:16 ========================================================= 13:04:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:04:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:04:17 + git log --format=format:%s -1 083a7c8b8bf661dbe28294791706cc3ad352007e [Pipeline] echo 13:04:17 [semverPrep] GIT_COMMIT: 083a7c8b8bf661dbe28294791706cc3ad352007e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:04:17 [semverPrep] This is not a build commit. [Pipeline] sh 13:04:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:04:17 + grep -v github /etc/ssh/ssh_known_hosts 13:04:17 + [ -e /tmp/ssh_known_hosts ] 13:04:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:04:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:04:17 + sudo tee -a /etc/ssh/ssh_known_hosts 13:04:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:04:18 13:04:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:04:18 0.1.4: Pulling from edgex-devops/py-git-semver 13:04:18 b85a868b505f: Pulling fs layer 13:04:18 e2be974225ed: Pulling fs layer 13:04:18 339a4e72a1f5: Pulling fs layer 13:04:18 988bab9f4d93: Pulling fs layer 13:04:18 1469e6f7b9e6: Pulling fs layer 13:04:18 eaf3925da568: Pulling fs layer 13:04:18 bab4dde63d76: Pulling fs layer 13:04:18 bde34c3a00c8: Pulling fs layer 13:04:18 b352a97aabf1: Pulling fs layer 13:04:18 4872d77fe225: Pulling fs layer 13:04:18 5851b861e8e6: Pulling fs layer 13:04:18 988bab9f4d93: Waiting 13:04:18 1469e6f7b9e6: Waiting 13:04:18 eaf3925da568: Waiting 13:04:18 bab4dde63d76: Waiting 13:04:18 bde34c3a00c8: Waiting 13:04:18 b352a97aabf1: Waiting 13:04:18 5851b861e8e6: Waiting 13:04:18 4872d77fe225: Waiting 13:04:18 e2be974225ed: Verifying Checksum 13:04:18 e2be974225ed: Download complete 13:04:18 988bab9f4d93: Verifying Checksum 13:04:18 988bab9f4d93: Download complete 13:04:19 1469e6f7b9e6: Verifying Checksum 13:04:19 1469e6f7b9e6: Download complete 13:04:19 eaf3925da568: Download complete 13:04:19 339a4e72a1f5: Verifying Checksum 13:04:19 339a4e72a1f5: Download complete 13:04:19 bde34c3a00c8: Verifying Checksum 13:04:19 bde34c3a00c8: Download complete 13:04:19 b352a97aabf1: Verifying Checksum 13:04:19 b352a97aabf1: Download complete 13:04:19 4872d77fe225: Download complete 13:04:19 5851b861e8e6: Verifying Checksum 13:04:19 b85a868b505f: Download complete 13:04:19 bab4dde63d76: Verifying Checksum 13:04:19 bab4dde63d76: Download complete 13:04:20 b85a868b505f: Pull complete 13:04:20 e2be974225ed: Pull complete 13:04:21 339a4e72a1f5: Pull complete 13:04:21 988bab9f4d93: Pull complete 13:04:22 1469e6f7b9e6: Pull complete 13:04:22 eaf3925da568: Pull complete 13:04:23 bab4dde63d76: Pull complete 13:04:23 bde34c3a00c8: Pull complete 13:04:23 b352a97aabf1: Pull complete 13:04:23 4872d77fe225: Pull complete 13:04:24 5851b861e8e6: Pull complete 13:04:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:04:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:04:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:24 prd-ubuntu20.04-docker-8c-8g-2575 does not seem to be running inside a container 13:04:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-132 -v /w/workspace/y_app-rfid-llrp-inventory_PR-132:/w/workspace/y_app-rfid-llrp-inventory_PR-132:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:04:25 $ docker top df706bd8ed74ba137cd615231d4f698ff38c331df1f07a310c29c0c0d7bb9c46 -eo pid,comm 13:04:25 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:04:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:04:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:26 [ssh-agent] Looking for ssh-agent implementation... 13:04:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:26 $ docker exec df706bd8ed74ba137cd615231d4f698ff38c331df1f07a310c29c0c0d7bb9c46 ssh-agent 13:04:26 SSH_AUTH_SOCK=/tmp/ssh-voOFy3ig0amC/agent.32 13:04:26 SSH_AGENT_PID=39 13:04:26 Running ssh-add (command line suppressed) 13:04:26 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp/private_key_4754644178993507992.key (/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp/private_key_4754644178993507992.key) 13:04:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:04:26 + git tag --points-at HEAD [Pipeline] } 13:04:26 $ docker exec --env ******** --env ******** df706bd8ed74ba137cd615231d4f698ff38c331df1f07a310c29c0c0d7bb9c46 ssh-agent -k 13:04:26 unset SSH_AUTH_SOCK; 13:04:26 unset SSH_AGENT_PID; 13:04:26 echo Agent pid 39 killed; 13:04:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:04:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:26 [ssh-agent] Looking for ssh-agent implementation... 13:04:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:27 $ docker exec df706bd8ed74ba137cd615231d4f698ff38c331df1f07a310c29c0c0d7bb9c46 ssh-agent 13:04:27 SSH_AUTH_SOCK=/tmp/ssh-GYsOcTXSUYLz/agent.71 13:04:27 SSH_AGENT_PID=77 13:04:27 Running ssh-add (command line suppressed) 13:04:27 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp/private_key_11496590059072712853.key (/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp/private_key_11496590059072712853.key) 13:04:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:04:27 + git semver init 13:04:27 2023-01-16 13:04:27,789 [run_init] DEBUG init version:0.0.0 force:False 13:04:27 2023-01-16 13:04:27,790 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-132/.semver 13:04:27 2023-01-16 13:04:27,790 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-132/.semver 13:04:27 2023-01-16 13:04:27,790 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-132/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-132, universal_newlines=False, shell=None, istream=None) 13:04:29 2023-01-16 13:04:28,904 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-132/.git/info/exclude 13:04:29 2023-01-16 13:04:28,904 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-132/.semver/PR-132 with force:False 13:04:29 2023-01-16 13:04:28,904 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-132/.semver/PR-132 13:04:29 2023-01-16 13:04:28,907 [execute] INFO git cat-file --batch-check 13:04:29 2023-01-16 13:04:28,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-132/.semver, universal_newlines=False, shell=None, istream=) 13:04:29 2023-01-16 13:04:28,912 [execute] INFO git cat-file --batch 13:04:29 2023-01-16 13:04:28,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-132/.semver, universal_newlines=False, shell=None, istream=) 13:04:29 2023-01-16 13:04:28,917 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-132/.semver/PR-132 13:04:29 0.0.0 [Pipeline] } 13:04:29 $ docker exec --env ******** --env ******** df706bd8ed74ba137cd615231d4f698ff38c331df1f07a310c29c0c0d7bb9c46 ssh-agent -k 13:04:29 unset SSH_AUTH_SOCK; 13:04:29 unset SSH_AGENT_PID; 13:04:29 echo Agent pid 77 killed; 13:04:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:04:29 + git semver [Pipeline] } 13:04:30 $ docker stop --time=1 df706bd8ed74ba137cd615231d4f698ff38c331df1f07a310c29c0c0d7bb9c46 13:04:31 $ docker rm -f --volumes df706bd8ed74ba137cd615231d4f698ff38c331df1f07a310c29c0c0d7bb9c46 [Pipeline] // withDockerContainer [Pipeline] sh 13:04:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:04:32 Stashed 1 file(s) [Pipeline] echo 13:04:32 [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:04:32 provisioning config files... 13:04:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp/config3884238313449562296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:33 ---> docker-login.sh 13:04:33 nexus3.edgexfoundry.org:10001 13:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:33 Configure a credential helper to remove this warning. See 13:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:33 13:04:33 Login Succeeded 13:04:33 nexus3.edgexfoundry.org:10002 13:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:33 Configure a credential helper to remove this warning. See 13:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:33 13:04:33 Login Succeeded 13:04:33 nexus3.edgexfoundry.org:10003 13:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:33 Configure a credential helper to remove this warning. See 13:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:33 13:04:33 Login Succeeded 13:04:33 nexus3.edgexfoundry.org:10004 13:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:33 Configure a credential helper to remove this warning. See 13:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:33 13:04:33 Login Succeeded 13:04:33 docker.io 13:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:33 Configure a credential helper to remove this warning. See 13:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:33 13:04:33 Login Succeeded 13:04:33 ---> docker-login.sh ends [Pipeline] } 13:04:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:04:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:04:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:04:34 ========================================================= 13:04:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:04:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:34 + 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:04:34 Sending build context to Docker daemon 12.56MB 13:04:34 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:04:34 Step 2/12 : FROM ${BASE} AS builder 13:04:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:04:34 213ec9aee27d: Pulling fs layer 13:04:34 4583459ba037: Pulling fs layer 13:04:34 93c1e223e6f2: Pulling fs layer 13:04:34 53926ce57604: Pulling fs layer 13:04:34 21b2b0c7a3f4: Pulling fs layer 13:04:34 22ff95d597cd: Pulling fs layer 13:04:34 12d6caf4c0d1: Pulling fs layer 13:04:34 96b7cbca73a9: Pulling fs layer 13:04:34 a7acece74701: Pulling fs layer 13:04:34 53926ce57604: Waiting 13:04:34 96b7cbca73a9: Waiting 13:04:34 22ff95d597cd: Waiting 13:04:34 12d6caf4c0d1: Waiting 13:04:34 a7acece74701: Waiting 13:04:34 21b2b0c7a3f4: Waiting 13:04:34 93c1e223e6f2: Verifying Checksum 13:04:34 93c1e223e6f2: Download complete 13:04:34 4583459ba037: Verifying Checksum 13:04:34 4583459ba037: Download complete 13:04:34 21b2b0c7a3f4: Verifying Checksum 13:04:34 21b2b0c7a3f4: Download complete 13:04:34 22ff95d597cd: Verifying Checksum 13:04:34 22ff95d597cd: Download complete 13:04:34 213ec9aee27d: Verifying Checksum 13:04:34 213ec9aee27d: Download complete 13:04:34 12d6caf4c0d1: Verifying Checksum 13:04:34 12d6caf4c0d1: Download complete 13:04:35 213ec9aee27d: Pull complete 13:04:35 4583459ba037: Pull complete 13:04:35 93c1e223e6f2: Pull complete 13:04:36 a7acece74701: Verifying Checksum 13:04:36 a7acece74701: Download complete 13:04:38 53926ce57604: Verifying Checksum 13:04:38 53926ce57604: Download complete 13:04:38 96b7cbca73a9: Download complete 13:04:42 53926ce57604: Pull complete 13:04:42 21b2b0c7a3f4: Pull complete 13:04:42 22ff95d597cd: Pull complete 13:04:42 12d6caf4c0d1: Pull complete 13:04:45 96b7cbca73a9: Pull complete 13:04:45 a7acece74701: Pull complete 13:04:45 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 13:04:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:04:45 ---> db6d94c90886 13:04:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:04:46 ---> Running in d44d2f06467f 13:04:47 Removing intermediate container d44d2f06467f 13:04:47 ---> d6099c2a9416 13:04:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:04:47 ---> Running in 841be84a7ecb 13:04:47 Removing intermediate container 841be84a7ecb 13:04:47 ---> 4ac6d1107acd 13:04:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:04:47 ---> Running in e3a1b9139535 13:04:47 Removing intermediate container e3a1b9139535 13:04:47 ---> 0f81a829793a 13:04:47 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:04:47 ---> Running in 7aef593f7e41 13:04:47 Still waiting to schedule task 13:04:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:04:48 OK: 211 MiB in 51 packages 13:04:48 Removing intermediate container 7aef593f7e41 13:04:48 ---> 0021019b2d9e 13:04:48 Step 7/12 : WORKDIR /app 13:04:48 ---> Running in e5ee4f467da4 13:04:48 Removing intermediate container e5ee4f467da4 13:04:48 ---> 0a7074e6e890 13:04:48 Step 8/12 : COPY go.mod vendor* ./ 13:04:49 ---> 76854e721879 13:04:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:04:49 ---> Running in 50fab2975264 13:05:15 Removing intermediate container 50fab2975264 13:05:15 ---> 6a23bb2bb034 13:05:15 Step 10/12 : COPY . . 13:05:15 ---> 03587cf9782d 13:05:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:05:15 ---> Running in 483b68c34dd2 13:05:15 Removing intermediate container 483b68c34dd2 13:05:15 ---> 23ce9213dc4a 13:05:15 Step 12/12 : RUN $MAKE 13:05:15 ---> Running in 631be8e24c54 13:05:15 noop 13:05:15 Removing intermediate container 631be8e24c54 13:05:15 ---> 21561d1d6275 13:05:15 Successfully built 21561d1d6275 13:05:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:16 + docker inspect -f . ci-base-image-x86_64 13:05:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:16 prd-ubuntu20.04-docker-8c-8g-2575 does not seem to be running inside a container 13:05:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-132 -v /w/workspace/y_app-rfid-llrp-inventory_PR-132:/w/workspace/y_app-rfid-llrp-inventory_PR-132:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:05:16 $ docker top fe2919c9fc1f4317e31cf52deeff49e5109f12bc5bff99255a0439722d5e2532 -eo pid,comm [Pipeline] { [Pipeline] sh 13:05:17 + go version 13:05:17 go version go1.18.7 linux/amd64 [Pipeline] } 13:05:17 $ docker stop --time=1 fe2919c9fc1f4317e31cf52deeff49e5109f12bc5bff99255a0439722d5e2532 13:05:18 $ docker rm -f --volumes fe2919c9fc1f4317e31cf52deeff49e5109f12bc5bff99255a0439722d5e2532 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:19 + docker inspect -f . ci-base-image-x86_64 13:05:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:19 prd-ubuntu20.04-docker-8c-8g-2575 does not seem to be running inside a container 13:05: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-132 -v /w/workspace/y_app-rfid-llrp-inventory_PR-132:/w/workspace/y_app-rfid-llrp-inventory_PR-132:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:05:19 $ docker top ff985fd61fec495e3f70db2b1c46645d817403bebc7ed290346ef39d8ef39834 -eo pid,comm [Pipeline] { [Pipeline] sh 13:05:20 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-132 [Pipeline] fileExists [Pipeline] sh 13:05:20 + make test 13:05:20 go test -race ./... -coverprofile=coverage.out ./... 13:05:42 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:05:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.167s coverage: 86.2% of statements 13:05:42 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:05:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.746s coverage: 71.9% of statements 13:05:57 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:05:57 go vet ./... 13:06:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:06:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:06:00 ./bin/test-attribution.sh [Pipeline] echo 13:06:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:06:00 $ docker stop --time=1 ff985fd61fec495e3f70db2b1c46645d817403bebc7ed290346ef39d8ef39834 13:06:02 $ docker rm -f --volumes ff985fd61fec495e3f70db2b1c46645d817403bebc7ed290346ef39d8ef39834 [Pipeline] // withDockerContainer [Pipeline] sh 13:06:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:06:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:06:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:06:04 + ls -al . 13:06:04 total 240 13:06:04 drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 13:05 . 13:06:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 13:04 .. 13:06:04 -rw-rw-r-- 1 jenkins jenkins 262 Jan 16 13:04 .dockerignore 13:06:04 drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 13:05 .git 13:06:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 13:04 .github 13:06:04 -rw-rw-r-- 1 jenkins jenkins 788 Jan 16 13:04 .gitignore 13:06:04 -rw-rw-r-- 1 jenkins jenkins 41 Jan 16 13:04 .golangci.yml 13:06:04 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 13:04 .semver 13:06:04 -rw-rw-r-- 1 jenkins jenkins 9818 Jan 16 13:04 Attribution.txt 13:06:04 -rw-rw-r-- 1 jenkins jenkins 4331 Jan 16 13:04 CHANGELOG.md 13:06:04 -rw-rw-r-- 1 jenkins jenkins 1659 Jan 16 13:04 Dockerfile 13:06:04 -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 13:04 GOVERNANCE.md 13:06:04 -rw-rw-r-- 1 jenkins jenkins 687 Jan 16 13:04 Jenkinsfile 13:06:04 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 16 13:04 LICENSE 13:06:04 -rw-rw-r-- 1 jenkins jenkins 2462 Jan 16 13:04 Makefile 13:06:04 -rw-rw-r-- 1 jenkins jenkins 617 Jan 16 13:04 OWNERS.md 13:06:04 -rw-rw-r-- 1 jenkins jenkins 31023 Jan 16 13:04 README.md 13:06:04 -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 13:04 VERSION 13:06:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 13:04 bin 13:06:04 -rw-r--r-- 1 jenkins jenkins 41317 Jan 16 13:05 coverage.out 13:06:04 -rw-rw-r-- 1 jenkins jenkins 3599 Jan 16 13:04 go.mod 13:06:04 -rw-rw-r-- 1 jenkins jenkins 45003 Jan 16 13:04 go.sum 13:06:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 13:04 images 13:06:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 13:04 internal 13:06:04 -rw-rw-r-- 1 jenkins jenkins 531 Jan 16 13:04 main.go 13:06:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 13:04 res 13:06:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 13:04 snap 13:06:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 13:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06: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=083a7c8b8bf661dbe28294791706cc3ad352007e --label arch=amd64 --label version=0.0.0 . 13:06:04 Sending build context to Docker daemon 12.56MB 13:06:04 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 13:06:04 Step 2/29 : FROM ${BASE} AS builder 13:06:04 ---> 21561d1d6275 13:06:04 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:06:04 ---> Running in 823e8ae1f62f 13:06:05 Removing intermediate container 823e8ae1f62f 13:06:05 ---> e1978baef2ac 13:06:05 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:06:05 ---> Running in 6e8a38b71d98 13:06:05 Removing intermediate container 6e8a38b71d98 13:06:05 ---> f9cb7cf9941a 13:06:05 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:06:05 ---> Running in 4a4a2efdca96 13:06:05 Removing intermediate container 4a4a2efdca96 13:06:05 ---> 10b0ba490fcc 13:06:05 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:06:05 ---> Running in bff8dcb73255 13:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:06:06 OK: 211 MiB in 51 packages 13:06:06 Removing intermediate container bff8dcb73255 13:06:06 ---> 21cda3a69cbf 13:06:06 Step 7/29 : WORKDIR /app 13:06:06 ---> Running in d66de32352f4 13:06:06 Removing intermediate container d66de32352f4 13:06:06 ---> dc3b2813d7ae 13:06:06 Step 8/29 : COPY go.mod vendor* ./ 13:06:06 ---> 690e7a9172e5 13:06:06 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:06:06 ---> Running in 1afcd59c3689 13:06:07 Removing intermediate container 1afcd59c3689 13:06:07 ---> f3bc29eede9d 13:06:07 Step 10/29 : COPY . . 13:06:07 ---> aeb8b10fca9d 13:06:07 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:06:07 ---> Running in d421ea345b0f 13:06:07 Removing intermediate container d421ea345b0f 13:06:07 ---> 94790465f0c6 13:06:07 Step 12/29 : RUN $MAKE 13:06:07 ---> Running in 67d3424e330b 13:06:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.17 -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:06:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2577 in /w/workspace/y_app-rfid-llrp-inventory_PR-132 [Pipeline] { [Pipeline] ws 13:06:23 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:06:23 The recommended git tool is: git 13:06:26 Removing intermediate container 67d3424e330b 13:06:26 ---> 3edf13a5748d 13:06:26 Step 13/29 : FROM alpine:3.14 13:06:26 3.14: Pulling from library/alpine 13:06:26 c7ed990a2339: Pulling fs layer 13:06:26 c7ed990a2339: Verifying Checksum 13:06:26 c7ed990a2339: Download complete 13:06:26 c7ed990a2339: Pull complete 13:06:26 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 13:06:26 Status: Downloaded newer image for alpine:3.14 13:06:26 ---> dd53f409bf0b 13:06:26 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:06:26 ---> Running in 91dea5257a6f 13:06:26 Removing intermediate container 91dea5257a6f 13:06:26 ---> 15714c1ef686 13:06:26 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:06:26 ---> Running in 426a16c1c467 13:06:26 Removing intermediate container 426a16c1c467 13:06:26 ---> 301b450606c8 13:06:26 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:06:26 ---> Running in ccf60cebf8bf 13:06:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:06:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:06:27 (1/2) Installing ca-certificates (20220614-r0) 13:06:27 (2/2) Installing dumb-init (1.2.5-r1) 13:06:27 Executing busybox-1.33.1-r8.trigger 13:06:27 Executing ca-certificates-20220614-r0.trigger 13:06:27 OK: 6 MiB in 16 packages 13:06:27 Removing intermediate container ccf60cebf8bf 13:06:27 ---> 68ffe4cd8e9d 13:06:27 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:06:27 ---> 08af84f32596 13:06:27 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:06:28 ---> cbb156efbb6c 13:06:28 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:06:28 ---> fce5ed3c32f7 13:06:28 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:06:28 ---> 605d08dcb9c9 13:06:28 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:06:28 using credential edgex-jenkins-ssh 13:06:28 Cloning the remote Git repository 13:06:28 ---> 8efac18f3fe3 13:06:28 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:06:28 ---> Running in 6701e8593972 13:06:28 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:06:28 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:06:28 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:06:28 > git --version # timeout=10 13:06:28 > git --version # 'git version 2.25.1' 13:06:28 using GIT_SSH to set credentials SSH Credentials for GitHub 13:06:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:29 Removing intermediate container 6701e8593972 13:06:29 ---> 199fa09ab738 13:06:29 Step 23/29 : VOLUME /cache 13:06:29 ---> Running in 393e48aeb86a 13:06:29 Removing intermediate container 393e48aeb86a 13:06:29 ---> 152c3952baff 13:06:29 Step 24/29 : EXPOSE 59711 13:06:29 ---> Running in f488dbae1778 13:06:29 Removing intermediate container f488dbae1778 13:06:29 ---> 77f0958a1513 13:06:29 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:06:29 ---> Running in ec576fe135b0 13:06:29 Removing intermediate container ec576fe135b0 13:06:29 ---> fdcc0ad09af3 13:06:29 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:06:29 ---> Running in 24999aa42e3d 13:06:29 Removing intermediate container 24999aa42e3d 13:06:29 ---> 6c4048937bfa 13:06:29 Step 27/29 : LABEL arch=amd64 13:06:29 ---> Running in 410f202f5220 13:06:29 Removing intermediate container 410f202f5220 13:06:29 ---> ba904f956b58 13:06:29 Step 28/29 : LABEL git_sha=083a7c8b8bf661dbe28294791706cc3ad352007e 13:06:29 ---> Running in 795e16d2caba 13:06:30 Removing intermediate container 795e16d2caba 13:06:30 ---> 96933250ea46 13:06:30 Step 29/29 : LABEL version=0.0.0 13:06:30 ---> Running in 366b6a836f11 13:06:30 Removing intermediate container 366b6a836f11 13:06:30 ---> f3f2324a849b 13:06:30 [Warning] One or more build-args [ARCH] were not consumed 13:06:30 Successfully built f3f2324a849b 13:06:30 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:06:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:06:31 13:06:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:06:31 latest: Pulling from edgex-lftools-log-publisher 13:06:31 5eb5b503b376: Pulling fs layer 13:06:31 5c69ac0246d0: Pulling fs layer 13:06:31 ec43610c2a17: Pulling fs layer 13:06:31 3a2ae6a8a46f: Pulling fs layer 13:06:31 33b1e0a273af: Pulling fs layer 13:06:31 5d3b04190fa2: Pulling fs layer 13:06:31 2f39f015ded8: Pulling fs layer 13:06:31 5d3b04190fa2: Waiting 13:06:31 33b1e0a273af: Waiting 13:06:31 2f39f015ded8: Waiting 13:06:31 3a2ae6a8a46f: Waiting 13:06:31 5c69ac0246d0: Verifying Checksum 13:06:31 5c69ac0246d0: Download complete 13:06:31 3a2ae6a8a46f: Verifying Checksum 13:06:31 3a2ae6a8a46f: Download complete 13:06:31 33b1e0a273af: Verifying Checksum 13:06:31 33b1e0a273af: Download complete 13:06:31 ec43610c2a17: Verifying Checksum 13:06:31 ec43610c2a17: Download complete 13:06:31 5d3b04190fa2: Verifying Checksum 13:06:31 5d3b04190fa2: Download complete 13:06:31 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:06:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:32 5eb5b503b376: Verifying Checksum 13:06:32 5eb5b503b376: Download complete 13:06:33 Merging remotes/origin/main commit bbc8cea5256726f873dd73e5987e9fb16baf68a3 into PR head commit 083a7c8b8bf661dbe28294791706cc3ad352007e 13:06:32 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:06:32 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:06:32 using GIT_SSH to set credentials SSH Credentials for GitHub 13:06:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:06:33 > git config core.sparsecheckout # timeout=10 13:06:33 > git checkout -f 083a7c8b8bf661dbe28294791706cc3ad352007e # timeout=10 13:06:33 Merge succeeded, producing 083a7c8b8bf661dbe28294791706cc3ad352007e 13:06:33 Checking out Revision 083a7c8b8bf661dbe28294791706cc3ad352007e (PR-132) 13:06:33 5eb5b503b376: Pull complete 13:06:33 5c69ac0246d0: Pull complete 13:06:33 2f39f015ded8: Verifying Checksum 13:06:33 2f39f015ded8: Download complete 13:06:33 ec43610c2a17: Pull complete 13:06:33 3a2ae6a8a46f: Pull complete 13:06:34 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:06:34 > git --version # timeout=10 13:06:34 > git --version # 'git version 2.25.1' 13:06:34 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:06:34 33b1e0a273af: Pull complete 13:06:34 5d3b04190fa2: Pull complete 13:06:34 13:06:34 GitHub has been notified of this commit’s build result 13:06:34 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:06:33 > git remote # timeout=10 13:06:33 > git config --get remote.origin.url # timeout=10 13:06:33 using GIT_SSH to set credentials SSH Credentials for GitHub 13:06:33 > git merge bbc8cea5256726f873dd73e5987e9fb16baf68a3 # timeout=10 13:06:33 > git rev-parse HEAD^{commit} # timeout=10 13:06:33 > git config core.sparsecheckout # timeout=10 13:06:33 > git checkout -f 083a7c8b8bf661dbe28294791706cc3ad352007e # timeout=10 13:06:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:06:35 % Total % Received % Xferd Average Speed Time Time Time Current 13:06:35 Dload Upload Total Spent Left Speed 13:06:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 13:06:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:06:36 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 13:06:36 13:06:36 { 13:06:36 "registry-mirrors": [ 13:06:36 "https://nexus3.edgexfoundry.org:10001" 13:06:36 ], 13:06:36 "bip": "10.250.0.254/24", 13:06:36 "hosts": [ 13:06:36 "tcp://0.0.0.0:5555", 13:06:36 "unix:///var/run/docker.sock" 13:06:36 ], 13:06:36 "mtu": 1458, 13:06:36 "selinux-enabled": true, 13:06:36 "seccomp-profile": "/etc/docker/seccomp.json" 13:06:36 } [Pipeline] sh 13:06:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:06:36 + sudo service docker restart 13:06:38 2f39f015ded8: Pull complete 13:06:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:06:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:06:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:38 prd-ubuntu20.04-docker-8c-8g-2575 does not seem to be running inside a container 13:06:38 $ 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-132 -v /w/workspace/y_app-rfid-llrp-inventory_PR-132:/w/workspace/y_app-rfid-llrp-inventory_PR-132:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-132@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:06:40 $ docker top daceacc31b97ae7d49ac10082144715c4b6bd6f900e703d3352f89ecc3d29f25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:06:40 ---> job-cost.sh 13:06:40 lf-activate-venv: SKIPPING 13:06:40 INFO: No Stack... 13:06:40 INFO: Retrieving Pricing Info for: v3-standard-8 13:06:41 INFO: Archiving Costs [Pipeline] sh 13:06:41 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-132/archives/cost.csv 13:06:41 + cut -d, -f6 [Pipeline] lock 13:06:41 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-132-1-stack-cost] 13:06:41 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-132-1-stack-cost] did not exist. Created. 13:06:41 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-132-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:06:42 + echo total: 0.2199999988079071 [Pipeline] stash 13:06:42 Stashed 1 file(s) [Pipeline] } 13:06:42 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-132-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:06:42 $ docker stop --time=1 daceacc31b97ae7d49ac10082144715c4b6bd6f900e703d3352f89ecc3d29f25 13:06:43 $ docker rm -f --volumes daceacc31b97ae7d49ac10082144715c4b6bd6f900e703d3352f89ecc3d29f25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:06:55 provisioning config files... 13:06:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config15735375339134612271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:06:55 ---> docker-login.sh 13:06:55 nexus3.edgexfoundry.org:10001 13:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:56 Configure a credential helper to remove this warning. See 13:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:56 13:06:56 Login Succeeded 13:06:56 nexus3.edgexfoundry.org:10002 13:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:56 Configure a credential helper to remove this warning. See 13:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:56 13:06:56 Login Succeeded 13:06:56 nexus3.edgexfoundry.org:10003 13:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:56 Configure a credential helper to remove this warning. See 13:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:56 13:06:56 Login Succeeded 13:06:56 nexus3.edgexfoundry.org:10004 13:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:57 Configure a credential helper to remove this warning. See 13:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:57 13:06:57 Login Succeeded 13:06:57 docker.io 13:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:58 Configure a credential helper to remove this warning. See 13:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:58 13:06:58 Login Succeeded 13:06:58 ---> docker-login.sh ends [Pipeline] } 13:06:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:06:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:06:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:06:58 ========================================================= 13:06:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:06:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:59 + 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:06:59 Sending build context to Docker daemon 685.6kB 13:06:59 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:06:59 Step 2/12 : FROM ${BASE} AS builder 13:06:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:06:59 9b18e9b68314: Pulling fs layer 13:06:59 35d82f9e3411: Pulling fs layer 13:06:59 e16973657156: Pulling fs layer 13:06:59 fc693d55d65f: Pulling fs layer 13:06:59 7e9fc2657dce: Pulling fs layer 13:06:59 dda99020689f: Pulling fs layer 13:06:59 db1c61fa0a46: Pulling fs layer 13:06:59 891c053d2c06: Pulling fs layer 13:06:59 fc693d55d65f: Waiting 13:06:59 7e9fc2657dce: Waiting 13:06:59 dda99020689f: Waiting 13:06:59 db1c61fa0a46: Waiting 13:06:59 891c053d2c06: Waiting 13:06:59 e16973657156: Download complete 13:06:59 35d82f9e3411: Verifying Checksum 13:06:59 35d82f9e3411: Download complete 13:06:59 7e9fc2657dce: Verifying Checksum 13:06:59 7e9fc2657dce: Download complete 13:06:59 dda99020689f: Verifying Checksum 13:06:59 dda99020689f: Download complete 13:06:59 9b18e9b68314: Verifying Checksum 13:06:59 9b18e9b68314: Download complete 13:07:00 9b18e9b68314: Pull complete 13:07:01 35d82f9e3411: Pull complete 13:07:01 891c053d2c06: Verifying Checksum 13:07:01 891c053d2c06: Download complete 13:07:01 e16973657156: Pull complete 13:07:02 db1c61fa0a46: Verifying Checksum 13:07:02 db1c61fa0a46: Download complete 13:07:03 fc693d55d65f: Verifying Checksum 13:07:03 fc693d55d65f: Download complete 13:07:15 fc693d55d65f: Pull complete 13:07:15 7e9fc2657dce: Pull complete 13:07:15 dda99020689f: Pull complete 13:07:22 db1c61fa0a46: Pull complete 13:07:24 891c053d2c06: Pull complete 13:07:24 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 13:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:07:24 ---> f96f9c87975a 13:07:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:07:25 ---> Running in 9c3319022056 13:07:25 Removing intermediate container 9c3319022056 13:07:25 ---> e8262373b56b 13:07:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:07:25 ---> Running in 91abf0e8d0ee 13:07:26 Removing intermediate container 91abf0e8d0ee 13:07:26 ---> fcdb27b64ea3 13:07:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:07:26 ---> Running in 89f46526f5cd 13:07:26 Removing intermediate container 89f46526f5cd 13:07:26 ---> 11770f621b03 13:07:26 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:07:26 ---> Running in 2ec235994e42 13:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:07:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:07:29 OK: 221 MiB in 51 packages 13:07:30 Removing intermediate container 2ec235994e42 13:07:30 ---> c8b1fd8e461e 13:07:30 Step 7/12 : WORKDIR /app 13:07:30 ---> Running in 09205fb0d269 13:07:30 Removing intermediate container 09205fb0d269 13:07:30 ---> 3018f767ac19 13:07:30 Step 8/12 : COPY go.mod vendor* ./ 13:07:31 ---> 4a2683e20e45 13:07:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:07:31 ---> Running in cf3b15498932 13:08:27 Removing intermediate container cf3b15498932 13:08:27 ---> dfd53493fddd 13:08:27 Step 10/12 : COPY . . 13:08:27 ---> be0e16798ec2 13:08:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:08:27 ---> Running in f56c98d7a092 13:08:27 Removing intermediate container f56c98d7a092 13:08:27 ---> e493c428ce18 13:08:27 Step 12/12 : RUN $MAKE 13:08:27 ---> Running in de93e833ae5f 13:08:27 noop 13:08:27 Removing intermediate container de93e833ae5f 13:08:27 ---> 6cb4e6815241 13:08:27 Successfully built 6cb4e6815241 13:08:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:27 + docker inspect -f . ci-base-image-arm64 13:08:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:28 prd-ubuntu20.04-docker-arm64-4c-16g-2577 does not seem to be running inside a container 13:08:28 $ 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:08:29 $ docker top ca2373bf0bc4200485763c3650de5a662e384758533e6a4d46480020144e5e35 -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:30 + go version 13:08:30 go version go1.18.7 linux/arm64 [Pipeline] } 13:08:30 $ docker stop --time=1 ca2373bf0bc4200485763c3650de5a662e384758533e6a4d46480020144e5e35 13:08:32 $ docker rm -f --volumes ca2373bf0bc4200485763c3650de5a662e384758533e6a4d46480020144e5e35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:32 + docker inspect -f . ci-base-image-arm64 13:08:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:33 prd-ubuntu20.04-docker-arm64-4c-16g-2577 does not seem to be running inside a container 13:08:33 $ 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:08:34 $ docker top 75e78ecebb2f2dd13c8deec2a50372ddd5c77e91cb1a1aefd0f3e7d7b0cef2ea -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:34 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:08:35 + make test 13:08:35 go test -race ./... -coverprofile=coverage.out ./... 13:10:56 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:11:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.914s coverage: 86.2% of statements 13:11:01 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:11:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.705s coverage: 71.9% of statements 13:11:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:11:13 go vet ./... 13:13:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:13:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:13:05 ./bin/test-attribution.sh [Pipeline] echo 13:13:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:13:05 $ docker stop --time=1 75e78ecebb2f2dd13c8deec2a50372ddd5c77e91cb1a1aefd0f3e7d7b0cef2ea 13:13:08 $ docker rm -f --volumes 75e78ecebb2f2dd13c8deec2a50372ddd5c77e91cb1a1aefd0f3e7d7b0cef2ea [Pipeline] // withDockerContainer [Pipeline] sh 13:13:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:13:09 Warning: overwriting stash ‘coverage-report’ 13:13:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:13:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:13:11 + ls -al . 13:13:11 total 236 13:13:11 drwxrwxr-x 10 jenkins jenkins 4096 Jan 16 13:08 . 13:13:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 13:06 .. 13:13:11 -rw-rw-r-- 1 jenkins jenkins 262 Jan 16 13:06 .dockerignore 13:13:11 drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 13:06 .git 13:13:11 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 13:06 .github 13:13:11 -rw-rw-r-- 1 jenkins jenkins 788 Jan 16 13:06 .gitignore 13:13:11 -rw-rw-r-- 1 jenkins jenkins 41 Jan 16 13:06 .golangci.yml 13:13:11 -rw-rw-r-- 1 jenkins jenkins 9818 Jan 16 13:06 Attribution.txt 13:13:11 -rw-rw-r-- 1 jenkins jenkins 4331 Jan 16 13:06 CHANGELOG.md 13:13:11 -rw-rw-r-- 1 jenkins jenkins 1659 Jan 16 13:06 Dockerfile 13:13:11 -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 13:06 GOVERNANCE.md 13:13:11 -rw-rw-r-- 1 jenkins jenkins 687 Jan 16 13:06 Jenkinsfile 13:13:11 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 16 13:06 LICENSE 13:13:11 -rw-rw-r-- 1 jenkins jenkins 2462 Jan 16 13:06 Makefile 13:13:11 -rw-rw-r-- 1 jenkins jenkins 617 Jan 16 13:06 OWNERS.md 13:13:11 -rw-rw-r-- 1 jenkins jenkins 31023 Jan 16 13:06 README.md 13:13:11 -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 13:04 VERSION 13:13:11 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 13:06 bin 13:13:11 -rw-r--r-- 1 jenkins jenkins 41317 Jan 16 13:11 coverage.out 13:13:11 -rw-rw-r-- 1 jenkins jenkins 3599 Jan 16 13:06 go.mod 13:13:11 -rw-rw-r-- 1 jenkins jenkins 45003 Jan 16 13:06 go.sum 13:13:11 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 13:06 images 13:13:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 13:06 internal 13:13:11 -rw-rw-r-- 1 jenkins jenkins 531 Jan 16 13:06 main.go 13:13:11 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 13:06 res 13:13:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 13:06 snap 13:13:11 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 13:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:11 + 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=083a7c8b8bf661dbe28294791706cc3ad352007e --label arch=arm64 --label version=0.0.0 . 13:13:11 Sending build context to Docker daemon 685.6kB 13:13:11 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 13:13:11 Step 2/29 : FROM ${BASE} AS builder 13:13:11 ---> 6cb4e6815241 13:13:11 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:13:11 ---> Running in b5b4a99dd71b 13:13:12 Removing intermediate container b5b4a99dd71b 13:13:12 ---> 719cd7672333 13:13:12 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:13:12 ---> Running in 84eb275a3e0a 13:13:12 Removing intermediate container 84eb275a3e0a 13:13:12 ---> c6c330e3a7f3 13:13:12 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:13:12 ---> Running in 618db901aa8b 13:13:12 Removing intermediate container 618db901aa8b 13:13:12 ---> fc98ea84e4cc 13:13:12 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:13:13 ---> Running in 6482e1d8c184 13:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:13:15 OK: 221 MiB in 51 packages 13:13:16 Removing intermediate container 6482e1d8c184 13:13:16 ---> db47266deaa5 13:13:16 Step 7/29 : WORKDIR /app 13:13:16 ---> Running in 9701579313a9 13:13:17 Removing intermediate container 9701579313a9 13:13:17 ---> 841a303d679e 13:13:17 Step 8/29 : COPY go.mod vendor* ./ 13:13:17 ---> 75fd22923590 13:13:17 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:17 ---> Running in f13e4f383f0f 13:13:20 Removing intermediate container f13e4f383f0f 13:13:20 ---> b0669db900b6 13:13:20 Step 10/29 : COPY . . 13:13:21 ---> 624376171eaf 13:13:21 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:13:21 ---> Running in c5ff9ee13460 13:13:21 Removing intermediate container c5ff9ee13460 13:13:21 ---> 99d45da6e56c 13:13:21 Step 12/29 : RUN $MAKE 13:13:21 ---> Running in 13251de9116c 13:13:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.17 -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:29 Removing intermediate container 13251de9116c 13:15:29 ---> 183a8ec8f2e2 13:15:29 Step 13/29 : FROM alpine:3.14 13:15:29 3.14: Pulling from library/alpine 13:15:29 90cda3b7c325: Pulling fs layer 13:15:29 90cda3b7c325: Verifying Checksum 13:15:29 90cda3b7c325: Download complete 13:15:29 90cda3b7c325: Pull complete 13:15:29 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 13:15:29 Status: Downloaded newer image for alpine:3.14 13:15:29 ---> 275902a1839d 13:15:29 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:15:29 ---> Running in b2e63c9dc518 13:15:29 Removing intermediate container b2e63c9dc518 13:15:29 ---> 63b331089590 13:15:29 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:15:29 ---> Running in dc9b549f3da0 13:15:29 Removing intermediate container dc9b549f3da0 13:15:29 ---> 8f6a2b6b35ad 13:15:29 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:15:29 ---> Running in aeadca644865 13:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:15:29 (1/2) Installing ca-certificates (20220614-r0) 13:15:29 (2/2) Installing dumb-init (1.2.5-r1) 13:15:29 Executing busybox-1.33.1-r8.trigger 13:15:29 Executing ca-certificates-20220614-r0.trigger 13:15:29 OK: 6 MiB in 16 packages 13:15:29 Removing intermediate container aeadca644865 13:15:29 ---> 7cdae890ac1d 13:15:29 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:15:29 ---> 787f5b284173 13:15:29 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:15:29 ---> 79d4f8d92530 13:15:29 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:15:29 ---> 7bdd73d1a13d 13:15:29 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:15:29 ---> 589d8692daf2 13:15:29 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:15:29 ---> 74a63344d4d0 13:15:29 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:15:29 ---> Running in 6210ae5bf2b2 13:15:29 Removing intermediate container 6210ae5bf2b2 13:15:29 ---> 3162ee11d212 13:15:29 Step 23/29 : VOLUME /cache 13:15:29 ---> Running in ee59d74f2ee9 13:15:29 Removing intermediate container ee59d74f2ee9 13:15:29 ---> 86ffcca4c886 13:15:29 Step 24/29 : EXPOSE 59711 13:15:29 ---> Running in b9e2d0619e61 13:15:29 Removing intermediate container b9e2d0619e61 13:15:29 ---> 9bcb76c88cf6 13:15:29 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:15:29 ---> Running in 5ab52b94a48f 13:15:29 Removing intermediate container 5ab52b94a48f 13:15:29 ---> de506793071e 13:15:29 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:15:29 ---> Running in 7f662749383b 13:15:29 Removing intermediate container 7f662749383b 13:15:29 ---> 4c377320c32a 13:15:29 Step 27/29 : LABEL arch=arm64 13:15:29 ---> Running in b3eba28a7c14 13:15:30 Removing intermediate container b3eba28a7c14 13:15:30 ---> ea91a1b1b641 13:15:30 Step 28/29 : LABEL git_sha=083a7c8b8bf661dbe28294791706cc3ad352007e 13:15:30 ---> Running in b137e3141307 13:15:30 Removing intermediate container b137e3141307 13:15:30 ---> 1f02e0ba0085 13:15:30 Step 29/29 : LABEL version=0.0.0 13:15:30 ---> Running in ea83cd00c52d 13:15:31 Removing intermediate container ea83cd00c52d 13:15:31 ---> 222a425d344f 13:15:31 [Warning] One or more build-args [ARCH] were not consumed 13:15:31 Successfully built 222a425d344f 13:15:31 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:15:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:15:31 13:15:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:15:32 arm64: Pulling from edgex-lftools-log-publisher 13:15:32 8998bd30e6a1: Pulling fs layer 13:15:32 04944245beec: Pulling fs layer 13:15:32 699f458cf7ca: Pulling fs layer 13:15:32 765212b225bb: Pulling fs layer 13:15:32 f23df028b6ca: Pulling fs layer 13:15:32 d65c8cfc05b1: Pulling fs layer 13:15:32 2437ff75d9bd: Pulling fs layer 13:15:32 765212b225bb: Waiting 13:15:32 f23df028b6ca: Waiting 13:15:32 d65c8cfc05b1: Waiting 13:15:32 2437ff75d9bd: Waiting 13:15:32 04944245beec: Verifying Checksum 13:15:32 04944245beec: Download complete 13:15:32 765212b225bb: Verifying Checksum 13:15:32 765212b225bb: Download complete 13:15:32 f23df028b6ca: Verifying Checksum 13:15:32 f23df028b6ca: Download complete 13:15:32 d65c8cfc05b1: Verifying Checksum 13:15:32 d65c8cfc05b1: Download complete 13:15:32 699f458cf7ca: Download complete 13:15:33 8998bd30e6a1: Download complete 13:15:36 2437ff75d9bd: Download complete 13:15:37 8998bd30e6a1: Pull complete 13:15:39 04944245beec: Pull complete 13:15:40 699f458cf7ca: Pull complete 13:15:40 765212b225bb: Pull complete 13:15:41 f23df028b6ca: Pull complete 13:15:41 d65c8cfc05b1: Pull complete 13:15:53 2437ff75d9bd: Pull complete 13:15:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:15:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:15:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:54 prd-ubuntu20.04-docker-arm64-4c-16g-2577 does not seem to be running inside a container 13:15:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:15:56 $ docker top 571341eb9c061b5c4d4aa31078d9ada0507b8bc9a3cac42730abc6aeb5cc3a49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:15:57 ---> job-cost.sh 13:15:57 lf-activate-venv: SKIPPING 13:15:57 INFO: No Stack... 13:15:58 INFO: Retrieving Pricing Info for: v3-standard-4 13:15:58 INFO: Archiving Costs [Pipeline] sh 13:15:59 + + cut -d,cat -f6 /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:15:59 [Pipeline] lock 13:15:59 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-132-1-stack-cost] 13:15:59 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-132-1-stack-cost] did not exist. Created. 13:15:59 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-132-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:15:59 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-919f2ff1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:16:00 + echo total: 0.10999999940395355 [Pipeline] stash 13:16:00 Warning: overwriting stash ‘stack-cost’ 13:16:00 Stashed 1 file(s) [Pipeline] } 13:16:00 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-132-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:16:00 $ docker stop --time=1 571341eb9c061b5c4d4aa31078d9ada0507b8bc9a3cac42730abc6aeb5cc3a49 13:16:01 $ docker rm -f --volumes 571341eb9c061b5c4d4aa31078d9ada0507b8bc9a3cac42730abc6aeb5cc3a49 [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:02 provisioning config files... 13:16:02 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp/config7343598294758377038tmp [Pipeline] { [Pipeline] sh 13:16:03 + set +x 13:16:03 + curl -s https://codecov.io/bash 13:16:03 + bash -s -- 13:16:03 13:16:03 _____ _ 13:16:03 / ____| | | 13:16:03 | | ___ __| | ___ ___ _____ __ 13:16:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:16:03 | |___| (_) | (_| | __/ (_| (_) \ V / 13:16:03 \_____\___/ \__,_|\___|\___\___/ \_/ 13:16:03 Bash-1.0.6 13:16:03 13:16:03 13:16:03 ==> git version 2.25.1 found 13:16:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:16:03 Release-Date: 2020-01-08 13:16:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:16:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:16:03 ==> Jenkins CI detected. 13:16:03 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-132 13:16:03 project root: . 13:16:03 --> token set from env 13:16:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:16:03 ==> Running gcov in . (disable via -X gcov) 13:16:03 ==> Python coveragepy not found 13:16:03 ==> Searching for coverage reports in: 13:16:03 + . 13:16:03 -> Found 1 reports 13:16:03 ==> Detecting git/mercurial file structure 13:16:03 ==> Reading reports 13:16:03 + ./coverage.out bytes=41317 13:16:03 ==> Appending adjustments 13:16:03 https://docs.codecov.io/docs/fixing-reports 13:16:03 + Found adjustments 13:16:03 ==> Gzipping contents 13:16:03 12K /tmp/codecov.HufN41.gz 13:16:03 ==> Uploading reports 13:16:03 url: https://codecov.io 13:16:03 query: branch=PR-132&commit=083a7c8b8bf661dbe28294791706cc3ad352007e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-132%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=132&job=&cmd_args= 13:16:03 -> Pinging Codecov 13:16:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-132&commit=083a7c8b8bf661dbe28294791706cc3ad352007e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-132%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=132&job=&cmd_args= 13:16:04 -> Uploading to 13:16:04 https://storage.googleapis.com/codecov/v4/raw/2023-01-16/581DD39554BDF9B6E22D074273EAD858/083a7c8b8bf661dbe28294791706cc3ad352007e/a3e3af5c-0f05-414a-a85e-748e90ff38a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230116T131603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10a0c9182906a94480405c36430622164d0e536cd2ce181be07513481b53ee19 13:16:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:16:04 Dload Upload Total Spent Left Speed 13:16:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11857 0 0 100 11857 0 52004 --:--:-- --:--:-- --:--:-- 51777 100 11857 0 0 100 11857 0 41313 --:--:-- --:--:-- --:--:-- 41313 13:16:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/083a7c8b8bf661dbe28294791706cc3ad352007e [Pipeline] } 13:16:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:16:05 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-132/archives ] 13:16:05 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-132/archives 13:16:05 total 16 13:16:05 drwxr-xr-x 3 root root 4096 Jan 16 13:06 . 13:16:05 drwxrwxr-x 12 jenkins jenkins 4096 Jan 16 13:06 .. 13:16:05 drwxr-xr-x 2 root root 4096 Jan 16 13:06 cost 13:16:05 -rw-r--r-- 1 root root 95 Jan 16 13:06 cost.csv 13:16:05 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-132/archives 13:16:05 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-132/archives 13:16:05 total 16 13:16:05 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 13:06 . 13:16:05 drwxrwxr-x 12 jenkins jenkins 4096 Jan 16 13:06 .. 13:16:05 drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 13:06 cost 13:16:05 -rw-r--r-- 1 jenkins jenkins 95 Jan 16 13:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:16:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:16:06 ---> package-listing.sh 13:16:06 ++ facter osfamily 13:16:06 ++ tr '[:upper:]' '[:lower:]' 13:16:07 + OS_FAMILY=debian 13:16:07 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-132 13:16:07 + START_PACKAGES=/tmp/packages_start.txt 13:16:07 + END_PACKAGES=/tmp/packages_end.txt 13:16:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:16:07 + PACKAGES=/tmp/packages_start.txt 13:16:07 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-132 ']' 13:16:07 + PACKAGES=/tmp/packages_end.txt 13:16:07 + case "${OS_FAMILY}" in 13:16:07 + dpkg -l 13:16:07 + grep '^ii' 13:16:07 + '[' -f /tmp/packages_start.txt ']' 13:16:07 + '[' -f /tmp/packages_end.txt ']' 13:16:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:16:07 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-132 ']' 13:16:07 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-132/archives/ 13:16:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-132/archives/ [Pipeline] echo 13:16:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-132/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:16:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:08 prd-ubuntu20.04-docker-8c-8g-2575 does not seem to be running inside a container 13:16:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-132/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-132 -v /w/workspace/y_app-rfid-llrp-inventory_PR-132:/w/workspace/y_app-rfid-llrp-inventory_PR-132:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:16:08 $ docker top 432ac89654a2b78d8e6e707b823ae99ae04b55cf1f2f712721966a5516eb605c -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:08 + touch /tmp/pre-build-complete [Pipeline] sh 13:16:09 + mkdir -p /var/log/sysstat [Pipeline] sh 13:16:09 + ls /var/log/sa-host 13:16:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:16:09 provisioning config files... 13:16:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp/config4800377482438120204tmp [Pipeline] { [Pipeline] echo 13:16:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:16:10 ---> create-netrc.sh [Pipeline] } 13:16:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:16:10 ---> python-tools-install.sh [Pipeline] echo 13:16:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:16:10 ---> sudo-logs.sh 13:16:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:16:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:16:11 ---> job-cost.sh 13:16:11 lf-activate-venv: SKIPPING 13:16:11 DEBUG: total: 0.2199999988079071 13:16:11 INFO: Retrieving Stack Cost... 13:16:11 INFO: Retrieving Pricing Info for: v3-standard-8 13:16:12 INFO: Archiving Costs [Pipeline] echo 13:16:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:16:12 ---> logs-deploy.sh 13:16:12 lf-activate-venv: SKIPPING 13:16:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-132/1 13:16:12 INFO: archiving workspace using pattern(s): 13:16:13 Archives upload complete. 13:16:13 INFO: archiving logs to Nexus