Pull request #228 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85e66c74786d8197d47e933f251cb7e3cf453dac+92083455eca0f98686198c60a6a2a2ee267c0dc5 (bdb78e3c061c9029d77c18de1dfcf3939624730b) 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-ssh17621256466499201738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13808513915481135241.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-228/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-228/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4201122036324636534.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-228/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15643165923629642551.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8600473983663982398.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-228/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-228/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh439950264901458452.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7571 in /w/workspace/y_app-rfid-llrp-inventory_PR-228 [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-228 # 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 92083455eca0f98686198c60a6a2a2ee267c0dc5 into PR head commit 85e66c74786d8197d47e933f251cb7e3cf453dac Merge succeeded, producing 85e66c74786d8197d47e933f251cb7e3cf453dac Checking out Revision 85e66c74786d8197d47e933f251cb7e3cf453dac (PR-228) > 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/228/head:refs/remotes/origin/PR-228 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85e66c74786d8197d47e933f251cb7e3cf453dac # 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 92083455eca0f98686198c60a6a2a2ee267c0dc5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85e66c74786d8197d47e933f251cb7e3cf453dac # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:03:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:03:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:03:26 ========================================================= 14:03:26 EdgeX Global Pipelines Version Info 14:03:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:03:27 ------------------- 14:03:27 stable info: 14:03:27 ------------------- 14:03:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:03:27 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 14:03:27 Message: update stable to v1.0.254 14:03:28 ------------------- 14:03:28 experimental info: 14:03:28 ------------------- 14:03:28 Commited By: **** collab-it+edgex@linuxfoundation.org 14:03:28 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 14:03:28 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:03:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:03:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:03:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:03:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:03:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:03:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:03:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:03:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-228 [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-228 [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-228 [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85e66c74786d8197d47e933f251cb7e3cf453dac [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85e66c7 [Pipeline] echo 14:03:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:03:29 provisioning config files... 14:03:29 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp/config11810110385617411850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:30 ---> docker-login.sh 14:03:30 nexus3.edgexfoundry.org:10001 14:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:30 Configure a credential helper to remove this warning. See 14:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:30 14:03:30 Login Succeeded 14:03:30 nexus3.edgexfoundry.org:10002 14:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:31 Configure a credential helper to remove this warning. See 14:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:31 14:03:31 Login Succeeded 14:03:31 nexus3.edgexfoundry.org:10003 14:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:31 Configure a credential helper to remove this warning. See 14:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:31 14:03:31 Login Succeeded 14:03:31 nexus3.edgexfoundry.org:10004 14:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:31 Configure a credential helper to remove this warning. See 14:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:31 14:03:31 Login Succeeded 14:03:31 docker.io 14:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:31 Configure a credential helper to remove this warning. See 14:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:31 14:03:31 Login Succeeded 14:03:31 ---> docker-login.sh ends [Pipeline] } 14:03:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:03:32 + git rev-list -1 --merges 85e66c74786d8197d47e933f251cb7e3cf453dac~1..85e66c74786d8197d47e933f251cb7e3cf453dac [Pipeline] echo 14:03:32 -----------> git rev-list -1 --merges 85e66c74786d8197d47e933f251cb7e3cf453dac~1..85e66c74786d8197d47e933f251cb7e3cf453dac 85e66c74786d8197d47e933f251cb7e3cf453dac [false] [Pipeline] sh 14:03:32 + git log --format=format:%s -1 85e66c74786d8197d47e933f251cb7e3cf453dac [Pipeline] echo 14:03:32 ========================================================= 14:03:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:03:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:03:33 + git log --format=format:%s -1 85e66c74786d8197d47e933f251cb7e3cf453dac [Pipeline] echo 14:03:33 [semverPrep] GIT_COMMIT: 85e66c74786d8197d47e933f251cb7e3cf453dac, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 14:03:33 [semverPrep] This is not a build commit. [Pipeline] sh 14:03:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:03:33 + grep -v github /etc/ssh/ssh_known_hosts 14:03:33 + [ -e /tmp/ssh_known_hosts ] 14:03:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:03:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:03:33 + sudo tee -a /etc/ssh/ssh_known_hosts 14:03:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:03:33 14:03:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:03:34 0.1.4: Pulling from edgex-devops/py-git-semver 14:03:34 b85a868b505f: Pulling fs layer 14:03:34 e2be974225ed: Pulling fs layer 14:03:34 339a4e72a1f5: Pulling fs layer 14:03:34 988bab9f4d93: Pulling fs layer 14:03:34 1469e6f7b9e6: Pulling fs layer 14:03:34 eaf3925da568: Pulling fs layer 14:03:34 bab4dde63d76: Pulling fs layer 14:03:34 bde34c3a00c8: Pulling fs layer 14:03:34 b352a97aabf1: Pulling fs layer 14:03:34 4872d77fe225: Pulling fs layer 14:03:34 5851b861e8e6: Pulling fs layer 14:03:34 988bab9f4d93: Waiting 14:03:34 1469e6f7b9e6: Waiting 14:03:34 eaf3925da568: Waiting 14:03:34 bab4dde63d76: Waiting 14:03:34 bde34c3a00c8: Waiting 14:03:34 b352a97aabf1: Waiting 14:03:34 4872d77fe225: Waiting 14:03:34 e2be974225ed: Verifying Checksum 14:03:34 e2be974225ed: Download complete 14:03:34 988bab9f4d93: Verifying Checksum 14:03:34 988bab9f4d93: Download complete 14:03:34 1469e6f7b9e6: Verifying Checksum 14:03:34 1469e6f7b9e6: Download complete 14:03:34 339a4e72a1f5: Verifying Checksum 14:03:34 339a4e72a1f5: Download complete 14:03:34 eaf3925da568: Verifying Checksum 14:03:34 eaf3925da568: Download complete 14:03:34 bde34c3a00c8: Download complete 14:03:34 b352a97aabf1: Verifying Checksum 14:03:34 b352a97aabf1: Download complete 14:03:34 4872d77fe225: Download complete 14:03:34 5851b861e8e6: Verifying Checksum 14:03:34 5851b861e8e6: Download complete 14:03:34 b85a868b505f: Verifying Checksum 14:03:34 b85a868b505f: Download complete 14:03:34 bab4dde63d76: Verifying Checksum 14:03:34 bab4dde63d76: Download complete 14:03:35 b85a868b505f: Pull complete 14:03:36 e2be974225ed: Pull complete 14:03:36 339a4e72a1f5: Pull complete 14:03:36 988bab9f4d93: Pull complete 14:03:37 1469e6f7b9e6: Pull complete 14:03:37 eaf3925da568: Pull complete 14:03:39 bab4dde63d76: Pull complete 14:03:39 bde34c3a00c8: Pull complete 14:03:39 b352a97aabf1: Pull complete 14:03:39 4872d77fe225: Pull complete 14:03:39 5851b861e8e6: Pull complete 14:03:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:03:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:03:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:39 prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container 14:03:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-228 -v /w/workspace/y_app-rfid-llrp-inventory_PR-228:/w/workspace/y_app-rfid-llrp-inventory_PR-228:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:03:45 $ docker top 81b9f1c053e701f123429561eeb1f7b00ac98e5104f27d0cac050a21d13612c8 -eo pid,comm 14:03:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:03:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:03:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:03:46 [ssh-agent] Looking for ssh-agent implementation... 14:03:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:03:46 $ docker exec 81b9f1c053e701f123429561eeb1f7b00ac98e5104f27d0cac050a21d13612c8 ssh-agent 14:03:46 SSH_AUTH_SOCK=/tmp/ssh-YIX5eIHgTCMN/agent.33 14:03:46 SSH_AGENT_PID=39 14:03:46 Running ssh-add (command line suppressed) 14:03:46 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp/private_key_13077997985275780193.key (/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp/private_key_13077997985275780193.key) 14:03:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:03:46 + git tag --points-at HEAD [Pipeline] } 14:03:46 $ docker exec --env ******** --env ******** 81b9f1c053e701f123429561eeb1f7b00ac98e5104f27d0cac050a21d13612c8 ssh-agent -k 14:03:46 unset SSH_AUTH_SOCK; 14:03:46 unset SSH_AGENT_PID; 14:03:46 echo Agent pid 39 killed; 14:03:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:03:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:03:47 [ssh-agent] Looking for ssh-agent implementation... 14:03:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:03:47 $ docker exec 81b9f1c053e701f123429561eeb1f7b00ac98e5104f27d0cac050a21d13612c8 ssh-agent 14:03:47 SSH_AUTH_SOCK=/tmp/ssh-1qCXCJDe7toX/agent.71 14:03:47 SSH_AGENT_PID=77 14:03:47 Running ssh-add (command line suppressed) 14:03:47 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp/private_key_13174594596376065141.key (/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp/private_key_13174594596376065141.key) 14:03:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:03:47 + git semver init 14:03:48 2023-09-21 14:03:47,968 [run_init] DEBUG init version:0.0.0 force:False 14:03:48 2023-09-21 14:03:47,969 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-228/.semver 14:03:48 2023-09-21 14:03:47,970 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-228/.semver 14:03:48 2023-09-21 14:03:47,970 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-228/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-228, universal_newlines=False, shell=None, istream=None) 14:03:49 2023-09-21 14:03:49,155 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-228/.git/info/exclude 14:03:49 2023-09-21 14:03:49,155 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-228/.semver/PR-228 with force:False 14:03:49 2023-09-21 14:03:49,155 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-228/.semver/PR-228 14:03:49 2023-09-21 14:03:49,160 [execute] INFO git cat-file --batch-check 14:03:49 2023-09-21 14:03:49,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-228/.semver, universal_newlines=False, shell=None, istream=) 14:03:49 2023-09-21 14:03:49,164 [execute] INFO git cat-file --batch 14:03:49 2023-09-21 14:03:49,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-228/.semver, universal_newlines=False, shell=None, istream=) 14:03:49 2023-09-21 14:03:49,168 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-228/.semver/PR-228 14:03:49 0.0.0 [Pipeline] } 14:03:49 $ docker exec --env ******** --env ******** 81b9f1c053e701f123429561eeb1f7b00ac98e5104f27d0cac050a21d13612c8 ssh-agent -k 14:03:49 unset SSH_AUTH_SOCK; 14:03:49 unset SSH_AGENT_PID; 14:03:49 echo Agent pid 77 killed; 14:03:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:03:49 + git semver [Pipeline] } 14:03:50 $ docker stop --time=1 81b9f1c053e701f123429561eeb1f7b00ac98e5104f27d0cac050a21d13612c8 14:03:52 $ docker rm -f --volumes 81b9f1c053e701f123429561eeb1f7b00ac98e5104f27d0cac050a21d13612c8 [Pipeline] // withDockerContainer [Pipeline] sh 14:03:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:03:53 Stashed 1 file(s) [Pipeline] echo 14:03:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:03:53 provisioning config files... 14:03:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp/config15164187628707502016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:54 ---> docker-login.sh 14:03:54 nexus3.edgexfoundry.org:10001 14:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:54 Configure a credential helper to remove this warning. See 14:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:54 14:03:54 Login Succeeded 14:03:54 nexus3.edgexfoundry.org:10002 14:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:54 Configure a credential helper to remove this warning. See 14:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:54 14:03:54 Login Succeeded 14:03:54 nexus3.edgexfoundry.org:10003 14:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:54 Configure a credential helper to remove this warning. See 14:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:54 14:03:54 Login Succeeded 14:03:54 nexus3.edgexfoundry.org:10004 14:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:54 Configure a credential helper to remove this warning. See 14:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:54 14:03:54 Login Succeeded 14:03:54 docker.io 14:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:54 Configure a credential helper to remove this warning. See 14:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:54 14:03:54 Login Succeeded 14:03:54 ---> docker-login.sh ends [Pipeline] } 14:03:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:03:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:03:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:03:55 ========================================================= 14:03:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:03:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:03:55 Sending build context to Docker daemon 12.72MB 14:03:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:03:55 Step 2/12 : FROM ${BASE} AS builder 14:03:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:03:55 7264a8db6415: Pulling fs layer 14:03:55 c4d48a809fc2: Pulling fs layer 14:03:55 4f1c88b9dad5: Pulling fs layer 14:03:55 ad3a456e5733: Pulling fs layer 14:03:55 33e27b845d1e: Pulling fs layer 14:03:55 c68163c4e522: Pulling fs layer 14:03:55 50da416c3ac9: Pulling fs layer 14:03:55 23d2d4c4bb30: Pulling fs layer 14:03:55 33e27b845d1e: Waiting 14:03:55 50da416c3ac9: Waiting 14:03:55 c68163c4e522: Waiting 14:03:55 ad3a456e5733: Waiting 14:03:55 23d2d4c4bb30: Waiting 14:03:55 c4d48a809fc2: Verifying Checksum 14:03:55 c4d48a809fc2: Download complete 14:03:55 ad3a456e5733: Verifying Checksum 14:03:55 ad3a456e5733: Download complete 14:03:55 7264a8db6415: Verifying Checksum 14:03:55 7264a8db6415: Download complete 14:03:55 33e27b845d1e: Verifying Checksum 14:03:55 33e27b845d1e: Download complete 14:03:55 c68163c4e522: Verifying Checksum 14:03:56 7264a8db6415: Pull complete 14:03:56 23d2d4c4bb30: Verifying Checksum 14:03:56 23d2d4c4bb30: Download complete 14:03:56 c4d48a809fc2: Pull complete 14:03:56 4f1c88b9dad5: Verifying Checksum 14:03:56 4f1c88b9dad5: Download complete 14:03:56 50da416c3ac9: Verifying Checksum 14:03:56 50da416c3ac9: Download complete 14:03:59 4f1c88b9dad5: Pull complete 14:03:59 ad3a456e5733: Pull complete 14:03:59 33e27b845d1e: Pull complete 14:03:59 c68163c4e522: Pull complete 14:04:02 50da416c3ac9: Pull complete 14:04:02 23d2d4c4bb30: Pull complete 14:04:02 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 14:04:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:04:02 ---> 0786185ac409 14:04:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:04:08 Still waiting to schedule task 14:04:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:04:12 ---> Running in b976b25206a8 14:04:12 Removing intermediate container b976b25206a8 14:04:12 ---> 172b843ab3e2 14:04:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:04:12 ---> Running in 1fec571d169a 14:04:12 Removing intermediate container 1fec571d169a 14:04:12 ---> 7262b24f55f4 14:04:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:04:12 ---> Running in bedf23072a10 14:04:12 Removing intermediate container bedf23072a10 14:04:12 ---> b33eddc7cd12 14:04:12 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:04:12 ---> Running in b0adf0ce716c 14:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:04:12 OK: 264 MiB in 52 packages 14:04:12 Removing intermediate container b0adf0ce716c 14:04:12 ---> 47f526d9d445 14:04:12 Step 7/12 : WORKDIR /app 14:04:12 ---> Running in af4cce0191e5 14:04:12 Removing intermediate container af4cce0191e5 14:04:12 ---> 0de03e3c228d 14:04:12 Step 8/12 : COPY go.mod vendor* ./ 14:04:13 ---> f2bbade10f77 14:04:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:13 ---> Running in 8c1b423b7f98 14:05:09 Removing intermediate container 8c1b423b7f98 14:05:09 ---> 7a5d984b22e7 14:05:09 Step 10/12 : COPY . . 14:05:09 ---> 6beca9e4b50c 14:05:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:05:09 ---> Running in 4d9df3ec0c0a 14:05:09 Removing intermediate container 4d9df3ec0c0a 14:05:09 ---> b0cb7ef172a2 14:05:09 Step 12/12 : RUN $MAKE 14:05:09 ---> Running in ef004a2354f6 14:05:09 noop 14:05:09 Removing intermediate container ef004a2354f6 14:05:09 ---> 277e2bd4dd5d 14:05:09 Successfully built 277e2bd4dd5d 14:05:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:09 + docker inspect -f . ci-base-image-x86_64 14:05:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:10 prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container 14:05:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-228 -v /w/workspace/y_app-rfid-llrp-inventory_PR-228:/w/workspace/y_app-rfid-llrp-inventory_PR-228:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:05:10 $ docker top 0f0215d77e468b43a5dd2232ab52077fc1261be6043f0272b12c610339b2acdf -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:10 + go version 14:05:10 go version go1.21.0 linux/amd64 [Pipeline] } 14:05:10 $ docker stop --time=1 0f0215d77e468b43a5dd2232ab52077fc1261be6043f0272b12c610339b2acdf 14:05:12 $ docker rm -f --volumes 0f0215d77e468b43a5dd2232ab52077fc1261be6043f0272b12c610339b2acdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:12 + docker inspect -f . ci-base-image-x86_64 14:05:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:13 prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container 14:05:13 $ 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-228 -v /w/workspace/y_app-rfid-llrp-inventory_PR-228:/w/workspace/y_app-rfid-llrp-inventory_PR-228:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:05:13 $ docker top 01eab3259394d4fb22878cb723b8228598d155e484b613a86283fc04641620d1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:13 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-228 [Pipeline] fileExists [Pipeline] sh 14:05:14 + make test 14:05:14 go test -race ./... -coverprofile=coverage.out ./... 14:05:32 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:05:32 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:05:33 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.134s coverage: 86.2% of statements 14:05:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.684s coverage: 71.9% of statements 14:05:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7573 in /w/workspace/y_app-rfid-llrp-inventory_PR-228 [Pipeline] { [Pipeline] ws 14:05:40 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:05:40 The recommended git tool is: git 14:05:45 using credential edgex-jenkins-ssh 14:05:45 Cloning the remote Git repository 14:05:45 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:05:45 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:05:45 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:05:45 > git --version # timeout=10 14:05:45 > git --version # 'git version 2.25.1' 14:05:45 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:48 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:05:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:48 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:05:48 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:05:48 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:05:49 Merging remotes/origin/main commit 92083455eca0f98686198c60a6a2a2ee267c0dc5 into PR head commit 85e66c74786d8197d47e933f251cb7e3cf453dac 14:05:49 Merge succeeded, producing 85e66c74786d8197d47e933f251cb7e3cf453dac 14:05:49 Checking out Revision 85e66c74786d8197d47e933f251cb7e3cf453dac (PR-228) 14:05:50 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 14:05:50 > git --version # timeout=10 14:05:50 > git --version # 'git version 2.25.1' 14:05:50 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 14:05:49 > git config core.sparsecheckout # timeout=10 14:05:49 > git checkout -f 85e66c74786d8197d47e933f251cb7e3cf453dac # timeout=10 14:05:49 > git remote # timeout=10 14:05:49 > git config --get remote.origin.url # timeout=10 14:05:49 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:49 > git merge 92083455eca0f98686198c60a6a2a2ee267c0dc5 # timeout=10 14:05:49 > git rev-parse HEAD^{commit} # timeout=10 14:05:49 > git config core.sparsecheckout # timeout=10 14:05:49 > git checkout -f 85e66c74786d8197d47e933f251cb7e3cf453dac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:05:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:05:51 % Total % Received % Xferd Average Speed Time Time Time Current 14:05:51 Dload Upload Total Spent Left Speed 14:05:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 14:05:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:05:52 + sudo tee /etc/docker/daemon.new 14:05:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:05:52 { 14:05:52 "registry-mirrors": [ 14:05:52 "https://nexus3.edgexfoundry.org:10001" 14:05:52 ], 14:05:52 "bip": "10.250.0.254/24", 14:05:52 "hosts": [ 14:05:52 "tcp://0.0.0.0:5555", 14:05:52 "unix:///var/run/docker.sock" 14:05:52 ], 14:05:52 "mtu": 1458, 14:05:52 "selinux-enabled": true, 14:05:52 "seccomp-profile": "/etc/docker/seccomp.json" 14:05:52 } [Pipeline] sh 14:05:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:05:53 + sudo service docker restart 14:05:54 go vet ./... 14:05:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:05:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:05:55 ./bin/test-attribution.sh 14:05:55 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:05:55 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:05:55 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:05:55 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:05:55 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:05:55 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:05:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:05:55 $ docker stop --time=1 01eab3259394d4fb22878cb723b8228598d155e484b613a86283fc04641620d1 14:06:03 $ docker rm -f --volumes 01eab3259394d4fb22878cb723b8228598d155e484b613a86283fc04641620d1 [Pipeline] // withDockerContainer [Pipeline] sh 14:06:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:06:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:06:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:06:04 + ls -al . 14:06:04 total 236 14:06:04 drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 14:05 . 14:06:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 14:03 .. 14:06:04 -rw-rw-r-- 1 jenkins jenkins 262 Sep 21 14:03 .dockerignore 14:06:04 drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 14:05 .git 14:06:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 14:03 .github 14:06:04 -rw-rw-r-- 1 jenkins jenkins 788 Sep 21 14:03 .gitignore 14:06:04 -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 14:03 .golangci.yml 14:06:04 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 14:03 .semver 14:06:04 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 21 14:03 Attribution.txt 14:06:04 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 21 14:03 CHANGELOG.md 14:06:04 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 21 14:03 Dockerfile 14:06:04 -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 14:03 GOVERNANCE.md 14:06:04 -rw-rw-r-- 1 jenkins jenkins 687 Sep 21 14:03 Jenkinsfile 14:06:04 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 21 14:03 LICENSE 14:06:04 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 21 14:03 Makefile 14:06:04 -rw-rw-r-- 1 jenkins jenkins 617 Sep 21 14:03 OWNERS.md 14:06:04 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 21 14:03 README.md 14:06:04 -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 14:03 VERSION 14:06:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 14:03 bin 14:06:04 -rw-r--r-- 1 jenkins jenkins 41317 Sep 21 14:05 coverage.out 14:06:04 -rw-rw-r-- 1 jenkins jenkins 3968 Sep 21 14:03 go.mod 14:06:04 -rw-rw-r-- 1 jenkins jenkins 35609 Sep 21 14:03 go.sum 14:06:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 14:03 images 14:06:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 14:03 internal 14:06:04 -rw-rw-r-- 1 jenkins jenkins 531 Sep 21 14:03 main.go 14:06:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 14:03 res 14:06:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 14:03 snap 14:06:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 14:03 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:05 + 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=85e66c74786d8197d47e933f251cb7e3cf453dac --label arch=amd64 --label version=0.0.0 . 14:06:05 Sending build context to Docker daemon 12.72MB 14:06:05 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 14:06:05 Step 2/29 : FROM ${BASE} AS builder 14:06:05 ---> 277e2bd4dd5d 14:06:05 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:06:05 ---> Running in 2f19b13dd652 14:06:05 Removing intermediate container 2f19b13dd652 14:06:05 ---> c44c94fffd5a 14:06:05 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:06:05 ---> Running in eb55ae707498 14:06:05 Removing intermediate container eb55ae707498 14:06:05 ---> b43033c950cc 14:06:05 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:06:05 ---> Running in c3a52c45bae8 14:06:05 Removing intermediate container c3a52c45bae8 14:06:05 ---> bb84163e0ccc 14:06:05 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:06:05 ---> Running in 469aa3aebe03 14:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:06:06 OK: 264 MiB in 52 packages 14:06:06 Removing intermediate container 469aa3aebe03 14:06:06 ---> 56c7fafcfded 14:06:06 Step 7/29 : WORKDIR /app 14:06:06 ---> Running in c9d2645ee02e 14:06:07 Removing intermediate container c9d2645ee02e 14:06:07 ---> 5bca9cec6afe 14:06:07 Step 8/29 : COPY go.mod vendor* ./ 14:06:07 ---> 6527368e05a8 14:06:07 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:07 ---> Running in 30666d0ad05d 14:06:08 Removing intermediate container 30666d0ad05d 14:06:08 ---> dc3fabe2d5ea 14:06:08 Step 10/29 : COPY . . 14:06:08 ---> 34d29bca8ce2 14:06:08 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:06:08 ---> Running in 3a399c78aa3b 14:06:08 Removing intermediate container 3a399c78aa3b 14:06:08 ---> b16a74de703f 14:06:08 Step 12/29 : RUN $MAKE 14:06:08 ---> Running in 4f772f5d9753 14:06:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:11 provisioning config files... 14:06:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config9031054568988627443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:11 ---> docker-login.sh 14:06:11 nexus3.edgexfoundry.org:10001 14:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:12 Configure a credential helper to remove this warning. See 14:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:12 14:06:12 Login Succeeded 14:06:12 nexus3.edgexfoundry.org:10002 14:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:12 Configure a credential helper to remove this warning. See 14:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:12 14:06:12 Login Succeeded 14:06:12 nexus3.edgexfoundry.org:10003 14:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:13 Configure a credential helper to remove this warning. See 14:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:13 14:06:13 Login Succeeded 14:06:13 nexus3.edgexfoundry.org:10004 14:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:13 Configure a credential helper to remove this warning. See 14:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:13 14:06:13 Login Succeeded 14:06:13 docker.io 14:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:14 Configure a credential helper to remove this warning. See 14:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:14 14:06:14 Login Succeeded 14:06:14 ---> docker-login.sh ends [Pipeline] } 14:06:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:06:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:06:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:06:14 ========================================================= 14:06:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:06:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:06:15 Sending build context to Docker daemon 685.1kB 14:06:15 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:06:15 Step 2/12 : FROM ${BASE} AS builder 14:06:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:06:15 9fda8d8052c6: Pulling fs layer 14:06:15 5d54e960e981: Pulling fs layer 14:06:15 c4a7e357bf2a: Pulling fs layer 14:06:15 f0e02332f6b5: Pulling fs layer 14:06:15 cefa15bbcfad: Pulling fs layer 14:06:15 17808c966233: Pulling fs layer 14:06:15 f4c1fc716caa: Pulling fs layer 14:06:15 cefa15bbcfad: Waiting 14:06:15 17808c966233: Waiting 14:06:15 f4c1fc716caa: Waiting 14:06:15 f0e02332f6b5: Waiting 14:06:15 5d54e960e981: Verifying Checksum 14:06:15 5d54e960e981: Download complete 14:06:15 f0e02332f6b5: Download complete 14:06:15 cefa15bbcfad: Download complete 14:06:15 9fda8d8052c6: Download complete 14:06:15 f4c1fc716caa: Verifying Checksum 14:06:15 f4c1fc716caa: Download complete 14:06:16 9fda8d8052c6: Pull complete 14:06:17 5d54e960e981: Pull complete 14:06:17 c4a7e357bf2a: Verifying Checksum 14:06:17 c4a7e357bf2a: Download complete 14:06:17 17808c966233: Verifying Checksum 14:06:17 17808c966233: Download complete 14:06:27 c4a7e357bf2a: Pull complete 14:06:27 f0e02332f6b5: Pull complete 14:06:28 cefa15bbcfad: Pull complete 14:06:30 Removing intermediate container 4f772f5d9753 14:06:30 ---> 96cd97fcc82f 14:06:30 Step 13/29 : FROM alpine:3.18 14:06:30 3.18: Pulling from library/alpine 14:06:30 7264a8db6415: Already exists 14:06:30 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 14:06:30 Status: Downloaded newer image for alpine:3.18 14:06:30 ---> 7e01a0d0a1dc 14:06:30 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:06:31 ---> Running in 0b784e0d8ed1 14:06:31 Removing intermediate container 0b784e0d8ed1 14:06:31 ---> 26d18f957f0f 14:06:31 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:06:31 ---> Running in b148e6d49a65 14:06:31 Removing intermediate container b148e6d49a65 14:06:31 ---> 0d48660f1fea 14:06:31 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:06:31 ---> Running in 28cd0f0e2011 14:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:06:32 (1/2) Installing ca-certificates (20230506-r0) 14:06:32 (2/2) Installing dumb-init (1.2.5-r2) 14:06:32 Executing busybox-1.36.1-r2.trigger 14:06:32 Executing ca-certificates-20230506-r0.trigger 14:06:32 OK: 8 MiB in 17 packages 14:06:32 Removing intermediate container 28cd0f0e2011 14:06:32 ---> f7cdab4785ab 14:06:32 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:06:32 ---> 846bb8c056c0 14:06:32 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:06:32 ---> 14a4f8f212a4 14:06:32 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:06:32 ---> 1df1a935e884 14:06:32 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:06:33 ---> aa28fbb43a81 14:06:33 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:06:34 ---> 4b5dfb23e3bd 14:06:34 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:06:34 ---> Running in 41314bcf8e5b 14:06:34 Removing intermediate container 41314bcf8e5b 14:06:34 ---> a9ac47906ca7 14:06:34 Step 23/29 : VOLUME /cache 14:06:34 ---> Running in 6bff45950c55 14:06:34 Removing intermediate container 6bff45950c55 14:06:34 ---> 30a98e07021f 14:06:34 Step 24/29 : EXPOSE 59711 14:06:34 ---> Running in 3e9438dc0b9a 14:06:34 Removing intermediate container 3e9438dc0b9a 14:06:34 ---> 4020596c21d1 14:06:34 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:06:34 ---> Running in 20a9cc9eecc1 14:06:34 Removing intermediate container 20a9cc9eecc1 14:06:34 ---> 68ef8b758bd0 14:06:34 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:06:34 ---> Running in 4211620f4de7 14:06:34 Removing intermediate container 4211620f4de7 14:06:34 ---> b62a2dccfb50 14:06:34 Step 27/29 : LABEL arch=amd64 14:06:34 ---> Running in 5551b4c7ec9e 14:06:35 17808c966233: Pull complete 14:06:35 Removing intermediate container 5551b4c7ec9e 14:06:35 ---> 60a7d75155b5 14:06:35 Step 28/29 : LABEL git_sha=85e66c74786d8197d47e933f251cb7e3cf453dac 14:06:35 ---> Running in eccd83401b55 14:06:35 Removing intermediate container eccd83401b55 14:06:35 ---> 487b3eaef342 14:06:35 Step 29/29 : LABEL version=0.0.0 14:06:35 ---> Running in a303ea5e26d9 14:06:35 Removing intermediate container a303ea5e26d9 14:06:35 ---> 116cf05ae921 14:06:35 [Warning] One or more build-args [ARCH] were not consumed 14:06:35 Successfully built 116cf05ae921 14:06:35 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 14:06:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:06:36 14:06:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:06:36 latest: Pulling from edgex-lftools-log-publisher 14:06:36 5eb5b503b376: Pulling fs layer 14:06:36 5c69ac0246d0: Pulling fs layer 14:06:36 ec43610c2a17: Pulling fs layer 14:06:36 3a2ae6a8a46f: Pulling fs layer 14:06:36 33b1e0a273af: Pulling fs layer 14:06:36 5d3b04190fa2: Pulling fs layer 14:06:36 2f39f015ded8: Pulling fs layer 14:06:36 3a2ae6a8a46f: Waiting 14:06:36 5d3b04190fa2: Waiting 14:06:36 33b1e0a273af: Waiting 14:06:36 2f39f015ded8: Waiting 14:06:36 5c69ac0246d0: Verifying Checksum 14:06:36 5c69ac0246d0: Download complete 14:06:36 3a2ae6a8a46f: Download complete 14:06:36 33b1e0a273af: Verifying Checksum 14:06:36 33b1e0a273af: Download complete 14:06:36 5d3b04190fa2: Verifying Checksum 14:06:36 5d3b04190fa2: Download complete 14:06:36 ec43610c2a17: Download complete 14:06:36 f4c1fc716caa: Pull complete 14:06:36 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 14:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:06:36 ---> ea914061e18c 14:06:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:06:36 5eb5b503b376: Verifying Checksum 14:06:36 5eb5b503b376: Download complete 14:06:37 2f39f015ded8: Download complete 14:06:37 5eb5b503b376: Pull complete 14:06:37 5c69ac0246d0: Pull complete 14:06:38 ec43610c2a17: Pull complete 14:06:38 3a2ae6a8a46f: Pull complete 14:06:38 33b1e0a273af: Pull complete 14:06:38 ---> Running in 2cfb2719c2cd 14:06:38 Removing intermediate container 2cfb2719c2cd 14:06:38 ---> 20005f4f5f03 14:06:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:06:38 ---> Running in 172fab3294af 14:06:38 5d3b04190fa2: Pull complete 14:06:38 Removing intermediate container 172fab3294af 14:06:38 ---> 1409c1d104ec 14:06:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:06:38 ---> Running in d93ad8722c2e 14:06:39 Removing intermediate container d93ad8722c2e 14:06:39 ---> 103031cfdced 14:06:39 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:06:39 ---> Running in 5cf7d39934a8 14:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:06:41 OK: 266 MiB in 52 packages 14:06:42 Removing intermediate container 5cf7d39934a8 14:06:42 ---> 1820c21fbbb6 14:06:42 Step 7/12 : WORKDIR /app 14:06:42 ---> Running in 16533bd8814c 14:06:42 2f39f015ded8: Pull complete 14:06:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:06:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:06:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 14:06:42 Removing intermediate container 16533bd8814c 14:06:42 ---> e4b033f019ac 14:06:42 Step 8/12 : COPY go.mod vendor* ./ [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:43 prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container 14:06:43 $ 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-228 -v /w/workspace/y_app-rfid-llrp-inventory_PR-228:/w/workspace/y_app-rfid-llrp-inventory_PR-228:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:06:43 ---> ff56b5313c95 14:06:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:43 ---> Running in 68249cef5972 14:06:49 $ docker top 504609acbb5633cf77804531da99af70cd8d9dd80edfeb60e6f81d015137cf48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:50 ---> job-cost.sh 14:06:50 lf-activate-venv: SKIPPING 14:06:50 INFO: No Stack... 14:06:50 INFO: Retrieving Pricing Info for: v3-standard-8 14:06:50 INFO: Archiving Costs [Pipeline] sh 14:06:51 + cut -d, -f6 14:06:51 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-228/archives/cost.csv [Pipeline] lock 14:06:51 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-228-1-stack-cost] 14:06:51 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-228-1-stack-cost] did not exist. Created. 14:06:51 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-228-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:06:51 + echo total: 0.2199999988079071 [Pipeline] stash 14:06:51 Stashed 1 file(s) [Pipeline] } 14:06:51 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-228-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:06:51 $ docker stop --time=1 504609acbb5633cf77804531da99af70cd8d9dd80edfeb60e6f81d015137cf48 14:06:52 $ docker rm -f --volumes 504609acbb5633cf77804531da99af70cd8d9dd80edfeb60e6f81d015137cf48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:08:05 Removing intermediate container 68249cef5972 14:08:05 ---> 339a80f57514 14:08:05 Step 10/12 : COPY . . 14:08:05 ---> 55771d33212f 14:08:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:08:05 ---> Running in 697b4aac5776 14:08:05 Removing intermediate container 697b4aac5776 14:08:05 ---> a301c35f2cef 14:08:05 Step 12/12 : RUN $MAKE 14:08:05 ---> Running in 2ab6300cb107 14:08:05 noop 14:08:05 Removing intermediate container 2ab6300cb107 14:08:05 ---> 4ac17082dabb 14:08:05 Successfully built 4ac17082dabb 14:08:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:05 + docker inspect -f . ci-base-image-arm64 14:08:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:05 prd-ubuntu20.04-docker-arm64-4c-16g-7573 does not seem to be running inside a container 14:08:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:08:08 $ docker top f35eba98b5e1b5b06a5b1fd1c7e0fffb1c64993ad0a5c18e61442a52a6a75366 -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:09 + go version 14:08:09 go version go1.21.0 linux/arm64 [Pipeline] } 14:08:09 $ docker stop --time=1 f35eba98b5e1b5b06a5b1fd1c7e0fffb1c64993ad0a5c18e61442a52a6a75366 14:08:10 $ docker rm -f --volumes f35eba98b5e1b5b06a5b1fd1c7e0fffb1c64993ad0a5c18e61442a52a6a75366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:11 + docker inspect -f . ci-base-image-arm64 14:08:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:11 prd-ubuntu20.04-docker-arm64-4c-16g-7573 does not seem to be running inside a container 14:08:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:08:13 $ docker top 1af680b58bdfac97926a72c3fae3a440aa3fb061d8b72d4ece0b7f24efbfa125 -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:13 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:08:13 + make test 14:08:13 go test -race ./... -coverprofile=coverage.out ./... 14:10:20 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:10:20 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:10:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.356s coverage: 86.2% of statements 14:10:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.342s coverage: 71.9% of statements 14:10:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:10:32 go vet ./... 14:12:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:12:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:12:23 ./bin/test-attribution.sh 14:12:23 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:12:23 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:12:23 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:12:23 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:12:23 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:12:23 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:12:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:12:24 $ docker stop --time=1 1af680b58bdfac97926a72c3fae3a440aa3fb061d8b72d4ece0b7f24efbfa125 14:12:26 $ docker rm -f --volumes 1af680b58bdfac97926a72c3fae3a440aa3fb061d8b72d4ece0b7f24efbfa125 [Pipeline] // withDockerContainer [Pipeline] sh 14:12:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:12:27 Warning: overwriting stash ‘coverage-report’ 14:12:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:12:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:12:29 + ls -al . 14:12:29 total 232 14:12:29 drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 14:08 . 14:12:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 14:05 .. 14:12:29 -rw-rw-r-- 1 jenkins jenkins 262 Sep 21 14:05 .dockerignore 14:12:29 drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 14:05 .git 14:12:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 14:05 .github 14:12:29 -rw-rw-r-- 1 jenkins jenkins 788 Sep 21 14:05 .gitignore 14:12:29 -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 14:05 .golangci.yml 14:12:29 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 21 14:05 Attribution.txt 14:12:29 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 21 14:05 CHANGELOG.md 14:12:29 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 21 14:05 Dockerfile 14:12:29 -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 14:05 GOVERNANCE.md 14:12:29 -rw-rw-r-- 1 jenkins jenkins 687 Sep 21 14:05 Jenkinsfile 14:12:29 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 21 14:05 LICENSE 14:12:29 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 21 14:05 Makefile 14:12:29 -rw-rw-r-- 1 jenkins jenkins 617 Sep 21 14:05 OWNERS.md 14:12:29 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 21 14:05 README.md 14:12:29 -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 14:03 VERSION 14:12:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 14:05 bin 14:12:29 -rw-r--r-- 1 jenkins jenkins 41317 Sep 21 14:10 coverage.out 14:12:29 -rw-rw-r-- 1 jenkins jenkins 3968 Sep 21 14:05 go.mod 14:12:29 -rw-rw-r-- 1 jenkins jenkins 35609 Sep 21 14:05 go.sum 14:12:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 14:05 images 14:12:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 14:05 internal 14:12:29 -rw-rw-r-- 1 jenkins jenkins 531 Sep 21 14:05 main.go 14:12:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 14:05 res 14:12:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 14:05 snap 14:12:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 14:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:29 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=85e66c74786d8197d47e933f251cb7e3cf453dac --label arch=arm64 --label version=0.0.0 . 14:12:30 Sending build context to Docker daemon 685.1kB 14:12:30 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 14:12:30 Step 2/29 : FROM ${BASE} AS builder 14:12:30 ---> 4ac17082dabb 14:12:30 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:12:30 ---> Running in 037a0db06575 14:12:30 Removing intermediate container 037a0db06575 14:12:30 ---> f53c55fcd669 14:12:30 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:12:30 ---> Running in 268fb62ac72f 14:12:30 Removing intermediate container 268fb62ac72f 14:12:30 ---> fe373e33b621 14:12:30 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:12:30 ---> Running in be0785e8613c 14:12:31 Removing intermediate container be0785e8613c 14:12:31 ---> 84123a9fd344 14:12:31 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:12:31 ---> Running in be89a8c14f34 14:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:12:33 OK: 266 MiB in 52 packages 14:12:34 Removing intermediate container be89a8c14f34 14:12:34 ---> 4a7bdd2c9313 14:12:34 Step 7/29 : WORKDIR /app 14:12:34 ---> Running in b73b886c82c6 14:12:34 Removing intermediate container b73b886c82c6 14:12:34 ---> 9373a42e2595 14:12:34 Step 8/29 : COPY go.mod vendor* ./ 14:12:37 ---> 229abcb3a84f 14:12:37 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:37 ---> Running in 83ac230018f1 14:12:39 Removing intermediate container 83ac230018f1 14:12:39 ---> 8ba6a141072e 14:12:39 Step 10/29 : COPY . . 14:12:40 ---> 1b506ec9fffd 14:12:40 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:12:40 ---> Running in 16a5c8542986 14:12:41 Removing intermediate container 16a5c8542986 14:12:41 ---> 96e6290ef4b7 14:12:41 Step 12/29 : RUN $MAKE 14:12:41 ---> Running in c5b47174cb7b 14:12:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:14:33 Removing intermediate container c5b47174cb7b 14:14:33 ---> caaca1ff2b26 14:14:33 Step 13/29 : FROM alpine:3.18 14:14:33 3.18: Pulling from library/alpine 14:14:33 9fda8d8052c6: Already exists 14:14:33 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 14:14:33 Status: Downloaded newer image for alpine:3.18 14:14:33 ---> f6648c04cd6c 14:14:33 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:14:33 ---> Running in 616cdeebe563 14:14:33 Removing intermediate container 616cdeebe563 14:14:33 ---> 7f9ba40817e7 14:14:33 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:14:33 ---> Running in 78eec235fb39 14:14:33 Removing intermediate container 78eec235fb39 14:14:33 ---> 62b6c142f281 14:14:33 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:14:33 ---> Running in e6fd29583515 14:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:14:33 (1/2) Installing ca-certificates (20230506-r0) 14:14:33 (2/2) Installing dumb-init (1.2.5-r2) 14:14:33 Executing busybox-1.36.1-r2.trigger 14:14:33 Executing ca-certificates-20230506-r0.trigger 14:14:33 OK: 9 MiB in 17 packages 14:14:33 Removing intermediate container e6fd29583515 14:14:33 ---> b198dd58a2b6 14:14:33 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:14:33 ---> 7f296f5b9fc6 14:14:33 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:14:33 ---> b8e6e1c0cfc3 14:14:33 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:14:33 ---> 1393cc98bf5f 14:14:33 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:14:33 ---> ad9154f6a8c1 14:14:33 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:14:33 ---> 66cf1407ee4f 14:14:33 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:14:33 ---> Running in 46fa57628092 14:14:33 Removing intermediate container 46fa57628092 14:14:33 ---> 8e16fe48fa7b 14:14:33 Step 23/29 : VOLUME /cache 14:14:33 ---> Running in 1029b80e2f57 14:14:33 Removing intermediate container 1029b80e2f57 14:14:33 ---> 73cc239091d1 14:14:33 Step 24/29 : EXPOSE 59711 14:14:33 ---> Running in 733508c23a03 14:14:33 Removing intermediate container 733508c23a03 14:14:33 ---> b8ac24256fe4 14:14:33 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:14:33 ---> Running in bba805428159 14:14:33 Removing intermediate container bba805428159 14:14:33 ---> 7d803014c36e 14:14:33 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:14:33 ---> Running in 70d4ab867e7c 14:14:34 Removing intermediate container 70d4ab867e7c 14:14:34 ---> 1f7d1efbe9ba 14:14:34 Step 27/29 : LABEL arch=arm64 14:14:34 ---> Running in bd9c98f7b176 14:14:34 Removing intermediate container bd9c98f7b176 14:14:34 ---> 3a3545e36761 14:14:34 Step 28/29 : LABEL git_sha=85e66c74786d8197d47e933f251cb7e3cf453dac 14:14:34 ---> Running in 1757a89a3d77 14:14:34 Removing intermediate container 1757a89a3d77 14:14:34 ---> 0d09d4cd0548 14:14:34 Step 29/29 : LABEL version=0.0.0 14:14:35 ---> Running in cac8f3386050 14:14:35 Removing intermediate container cac8f3386050 14:14:35 ---> 5b630bd577b2 14:14:35 [Warning] One or more build-args [ARCH] were not consumed 14:14:35 Successfully built 5b630bd577b2 14:14:35 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:14:36 14:14:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:14:36 arm64: Pulling from edgex-lftools-log-publisher 14:14:36 8998bd30e6a1: Pulling fs layer 14:14:36 04944245beec: Pulling fs layer 14:14:36 699f458cf7ca: Pulling fs layer 14:14:36 765212b225bb: Pulling fs layer 14:14:36 f23df028b6ca: Pulling fs layer 14:14:36 d65c8cfc05b1: Pulling fs layer 14:14:36 2437ff75d9bd: Pulling fs layer 14:14:36 f23df028b6ca: Waiting 14:14:36 d65c8cfc05b1: Waiting 14:14:36 2437ff75d9bd: Waiting 14:14:36 765212b225bb: Waiting 14:14:36 04944245beec: Verifying Checksum 14:14:36 04944245beec: Download complete 14:14:36 765212b225bb: Verifying Checksum 14:14:36 765212b225bb: Download complete 14:14:36 f23df028b6ca: Verifying Checksum 14:14:36 f23df028b6ca: Download complete 14:14:36 d65c8cfc05b1: Verifying Checksum 14:14:36 d65c8cfc05b1: Download complete 14:14:36 699f458cf7ca: Verifying Checksum 14:14:36 699f458cf7ca: Download complete 14:14:37 8998bd30e6a1: Download complete 14:14:39 2437ff75d9bd: Verifying Checksum 14:14:39 2437ff75d9bd: Download complete 14:14:41 8998bd30e6a1: Pull complete 14:14:41 04944245beec: Pull complete 14:14:43 699f458cf7ca: Pull complete 14:14:43 765212b225bb: Pull complete 14:14:43 f23df028b6ca: Pull complete 14:14:44 d65c8cfc05b1: Pull complete 14:14:59 2437ff75d9bd: Pull complete 14:14:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:14:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:14:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:59 prd-ubuntu20.04-docker-arm64-4c-16g-7573 does not seem to be running inside a container 14:14:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:15:02 $ docker top 83e7900bc76600ce482ed5f465193afabb882d9a0f7f4c5a2016cf3a09cb7af0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:15:02 ---> job-cost.sh 14:15:03 lf-activate-venv: SKIPPING 14:15:03 INFO: No Stack... 14:15:03 INFO: Retrieving Pricing Info for: v3-standard-4 14:15:04 INFO: Archiving Costs [Pipeline] sh 14:15:05 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:15:05 + cut -d, -f6 [Pipeline] lock 14:15:05 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-228-1-stack-cost] 14:15:05 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-228-1-stack-cost] did not exist. Created. 14:15:05 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-228-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:15:05 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-9f32fca5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:15:06 + echo total: 0.10999999940395355 [Pipeline] stash 14:15:06 Warning: overwriting stash ‘stack-cost’ 14:15:06 Stashed 1 file(s) [Pipeline] } 14:15:06 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-228-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:15:06 $ docker stop --time=1 83e7900bc76600ce482ed5f465193afabb882d9a0f7f4c5a2016cf3a09cb7af0 14:15:08 $ docker rm -f --volumes 83e7900bc76600ce482ed5f465193afabb882d9a0f7f4c5a2016cf3a09cb7af0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:15:09 provisioning config files... 14:15:09 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp/config877143623947524614tmp [Pipeline] { [Pipeline] sh 14:15:09 + set +x 14:15:09 + curl -s https://codecov.io/bash 14:15:09 + bash -s -- 14:15:09 14:15:09 _____ _ 14:15:09 / ____| | | 14:15:09 | | ___ __| | ___ ___ _____ __ 14:15:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:15:09 | |___| (_) | (_| | __/ (_| (_) \ V / 14:15:09 \_____\___/ \__,_|\___|\___\___/ \_/ 14:15:09 Bash-1.0.6 14:15:09 14:15:09 14:15:09 ==> git version 2.25.1 found 14:15:09 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:15:09 Release-Date: 2020-01-08 14:15:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:15:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:15:09 ==> Jenkins CI detected. 14:15:09 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-228 14:15:09 project root: . 14:15:09 --> token set from env 14:15:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:15:09 ==> Running gcov in . (disable via -X gcov) 14:15:09 ==> Python coveragepy not found 14:15:09 ==> Searching for coverage reports in: 14:15:09 + . 14:15:09 -> Found 1 reports 14:15:09 ==> Detecting git/mercurial file structure 14:15:09 ==> Reading reports 14:15:09 + ./coverage.out bytes=41317 14:15:09 ==> Appending adjustments 14:15:09 https://docs.codecov.io/docs/fixing-reports 14:15:10 + Found adjustments 14:15:10 ==> Gzipping contents 14:15:10 12K /tmp/codecov.g8AumO.gz 14:15:10 ==> Uploading reports 14:15:10 url: https://codecov.io 14:15:10 query: branch=PR-228&commit=85e66c74786d8197d47e933f251cb7e3cf453dac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=228&job=&cmd_args= 14:15:10 -> Pinging Codecov 14:15:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-228&commit=85e66c74786d8197d47e933f251cb7e3cf453dac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=228&job=&cmd_args= 14:15:10 -> Uploading to 14:15:10 https://storage.googleapis.com/codecov/v4/raw/2023-09-21/581DD39554BDF9B6E22D074273EAD858/85e66c74786d8197d47e933f251cb7e3cf453dac/13644fcd-c408-4b8a-9d99-a4f592053246.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T141510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9552e32323872497d800b6ec4543079f64b16ed8d2ebcb2b11979ca3bd07ec33 14:15:10 % Total % Received % Xferd Average Speed Time Time Time Current 14:15:10 Dload Upload Total Spent Left Speed 14:15:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 55707 --:--:-- --:--:-- --:--:-- 55707 14:15:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/85e66c74786d8197d47e933f251cb7e3cf453dac [Pipeline] } 14:15:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:15:12 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-228/archives ] 14:15:12 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-228/archives 14:15:12 total 16 14:15:12 drwxr-xr-x 3 root root 4096 Sep 21 14:06 . 14:15:12 drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 14:06 .. 14:15:12 drwxr-xr-x 2 root root 4096 Sep 21 14:06 cost 14:15:12 -rw-r--r-- 1 root root 95 Sep 21 14:06 cost.csv 14:15:12 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-228/archives 14:15:12 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-228/archives 14:15:12 total 16 14:15:12 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 14:06 . 14:15:12 drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 14:06 .. 14:15:12 drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 14:06 cost 14:15:12 -rw-r--r-- 1 jenkins jenkins 95 Sep 21 14:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:15:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:15:13 ---> package-listing.sh 14:15:13 ++ facter osfamily 14:15:13 ++ tr '[:upper:]' '[:lower:]' 14:15:13 + OS_FAMILY=debian 14:15:13 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-228 14:15:13 + START_PACKAGES=/tmp/packages_start.txt 14:15:13 + END_PACKAGES=/tmp/packages_end.txt 14:15:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:15:13 + PACKAGES=/tmp/packages_start.txt 14:15:13 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-228 ']' 14:15:13 + PACKAGES=/tmp/packages_end.txt 14:15:13 + case "${OS_FAMILY}" in 14:15:13 + dpkg -l 14:15:13 + grep '^ii' 14:15:13 + '[' -f /tmp/packages_start.txt ']' 14:15:13 + '[' -f /tmp/packages_end.txt ']' 14:15:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:15:13 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-228 ']' 14:15:13 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-228/archives/ 14:15:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-228/archives/ [Pipeline] echo 14:15:13 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-228/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:15:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:15:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:14 prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container 14:15:15 $ 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-228/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-228 -v /w/workspace/y_app-rfid-llrp-inventory_PR-228:/w/workspace/y_app-rfid-llrp-inventory_PR-228:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:15:15 $ docker top c295a3c1f1f54376e0457ea77a50001345f76a27eacbe769eef52a1e836386b5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:15 + touch /tmp/pre-build-complete [Pipeline] sh 14:15:15 + mkdir -p /var/log/sysstat [Pipeline] sh 14:15:16 + ls /var/log/sa-host 14:15:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:15:16 provisioning config files... 14:15:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp/config18083446205842893178tmp [Pipeline] { [Pipeline] echo 14:15:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:15:16 ---> create-netrc.sh [Pipeline] } 14:15:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:15:17 ---> python-tools-install.sh [Pipeline] echo 14:15:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:15:17 ---> sudo-logs.sh 14:15:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:15:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:15:17 ---> job-cost.sh 14:15:17 lf-activate-venv: SKIPPING 14:15:17 DEBUG: total: 0.2199999988079071 14:15:17 INFO: Retrieving Stack Cost... 14:15:18 INFO: Retrieving Pricing Info for: v3-standard-8 14:15:18 INFO: Archiving Costs [Pipeline] echo 14:15:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:15:19 ---> logs-deploy.sh 14:15:19 lf-activate-venv: SKIPPING 14:15:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-228/1 14:15:19 INFO: archiving workspace using pattern(s): 14:15:20 Archives upload complete. 14:15:20 INFO: archiving logs to Nexus