Pull request #240 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from a8b902d9d3a4e1e32685e8f2f0788020ada894bd+920979eb692bae2a0718faef7cf991f1fc593de0 (29dc6fb1f9582854f4849891aad7ce75d895692f) 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-ssh7660152238904522424.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-ssh17709633734897727257.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-240/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-240/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17935772779188502292.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-240/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10548681894220939814.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-ssh386288885805713814.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-240/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-240/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8188895990655710437.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] ========================================================= [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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10313 in /w/workspace/y_app-rfid-llrp-inventory_PR-240 [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-240 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/240/head:refs/remotes/origin/PR-240 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 920979eb692bae2a0718faef7cf991f1fc593de0 into PR head commit a8b902d9d3a4e1e32685e8f2f0788020ada894bd Merge succeeded, producing a8b902d9d3a4e1e32685e8f2f0788020ada894bd Checking out Revision a8b902d9d3a4e1e32685e8f2f0788020ada894bd (PR-240) > git config core.sparsecheckout # timeout=10 > git checkout -f a8b902d9d3a4e1e32685e8f2f0788020ada894bd # 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 920979eb692bae2a0718faef7cf991f1fc593de0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8b902d9d3a4e1e32685e8f2f0788020ada894bd # timeout=10 Commit message: "refactor: Remove obsolete comments from config file" 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 22:04:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:04:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:04:58 ========================================================= 22:04:58 EdgeX Global Pipelines Version Info 22:04:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:04:58 ------------------- 22:04:58 stable info: 22:04:58 ------------------- 22:04:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:04:58 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:04:58 Message: update stable to v1.0.254 22:04:59 ------------------- 22:04:59 experimental info: 22:04:59 ------------------- 22:04:59 Commited By: **** collab-it+edgex@linuxfoundation.org 22:04:59 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:04:59 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:04:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 22:04:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 22:04:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:04:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:04:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:04:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-240 [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-240 [Pipeline] echo 22:05:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-240 [Pipeline] echo 22:05:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8b902d9d3a4e1e32685e8f2f0788020ada894bd [Pipeline] echo 22:05:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8b902d [Pipeline] echo 22:05:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:01 provisioning config files... 22:05:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-240@tmp/config1650708350440742286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:01 ---> docker-login.sh 22:05:01 nexus3.edgexfoundry.org:10001 22:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:01 Configure a credential helper to remove this warning. See 22:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:01 22:05:01 Login Succeeded 22:05:01 nexus3.edgexfoundry.org:10002 22:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:01 Configure a credential helper to remove this warning. See 22:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:01 22:05:01 Login Succeeded 22:05:01 nexus3.edgexfoundry.org:10003 22:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:02 Configure a credential helper to remove this warning. See 22:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:02 22:05:02 Login Succeeded 22:05:02 nexus3.edgexfoundry.org:10004 22:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:02 Configure a credential helper to remove this warning. See 22:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:02 22:05:02 Login Succeeded 22:05:02 docker.io 22:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:02 Configure a credential helper to remove this warning. See 22:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:02 22:05:02 Login Succeeded 22:05:02 ---> docker-login.sh ends [Pipeline] } 22:05:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:05:03 + git rev-list -1 --merges a8b902d9d3a4e1e32685e8f2f0788020ada894bd~1..a8b902d9d3a4e1e32685e8f2f0788020ada894bd [Pipeline] echo 22:05:03 -----------> git rev-list -1 --merges a8b902d9d3a4e1e32685e8f2f0788020ada894bd~1..a8b902d9d3a4e1e32685e8f2f0788020ada894bd a8b902d9d3a4e1e32685e8f2f0788020ada894bd [false] [Pipeline] sh 22:05:03 + git log --format=format:%s -1 a8b902d9d3a4e1e32685e8f2f0788020ada894bd [Pipeline] echo 22:05:03 ========================================================= 22:05:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:05:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:05:03 + git log --format=format:%s -1 a8b902d9d3a4e1e32685e8f2f0788020ada894bd [Pipeline] echo 22:05:03 [semverPrep] GIT_COMMIT: a8b902d9d3a4e1e32685e8f2f0788020ada894bd, Commit Message: refactor: Remove obsolete comments from config file [Pipeline] echo 22:05:03 [semverPrep] This is not a build commit. [Pipeline] sh 22:05:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:05:04 + grep -v github /etc/ssh/ssh_known_hosts 22:05:04 + [ -e /tmp/ssh_known_hosts ] 22:05:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:05:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:05:04 + sudo tee -a /etc/ssh/ssh_known_hosts 22:05:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:05:04 22:05:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:05:05 0.1.4: Pulling from edgex-devops/py-git-semver 22:05:05 b85a868b505f: Pulling fs layer 22:05:05 e2be974225ed: Pulling fs layer 22:05:05 339a4e72a1f5: Pulling fs layer 22:05:05 988bab9f4d93: Pulling fs layer 22:05:05 1469e6f7b9e6: Pulling fs layer 22:05:05 eaf3925da568: Pulling fs layer 22:05:05 bab4dde63d76: Pulling fs layer 22:05:05 bde34c3a00c8: Pulling fs layer 22:05:05 b352a97aabf1: Pulling fs layer 22:05:05 4872d77fe225: Pulling fs layer 22:05:05 5851b861e8e6: Pulling fs layer 22:05:05 eaf3925da568: Waiting 22:05:05 bab4dde63d76: Waiting 22:05:05 bde34c3a00c8: Waiting 22:05:05 b352a97aabf1: Waiting 22:05:05 4872d77fe225: Waiting 22:05:05 5851b861e8e6: Waiting 22:05:05 988bab9f4d93: Waiting 22:05:05 1469e6f7b9e6: Waiting 22:05:05 e2be974225ed: Download complete 22:05:05 988bab9f4d93: Verifying Checksum 22:05:05 988bab9f4d93: Download complete 22:05:05 339a4e72a1f5: Verifying Checksum 22:05:05 339a4e72a1f5: Download complete 22:05:05 eaf3925da568: Verifying Checksum 22:05:05 eaf3925da568: Download complete 22:05:05 1469e6f7b9e6: Verifying Checksum 22:05:05 1469e6f7b9e6: Download complete 22:05:05 bde34c3a00c8: Download complete 22:05:05 b352a97aabf1: Verifying Checksum 22:05:05 b352a97aabf1: Download complete 22:05:05 4872d77fe225: Verifying Checksum 22:05:05 4872d77fe225: Download complete 22:05:05 5851b861e8e6: Verifying Checksum 22:05:05 5851b861e8e6: Download complete 22:05:05 b85a868b505f: Verifying Checksum 22:05:05 b85a868b505f: Download complete 22:05:05 bab4dde63d76: Verifying Checksum 22:05:05 bab4dde63d76: Download complete 22:05:06 b85a868b505f: Pull complete 22:05:06 e2be974225ed: Pull complete 22:05:07 339a4e72a1f5: Pull complete 22:05:07 988bab9f4d93: Pull complete 22:05:07 1469e6f7b9e6: Pull complete 22:05:07 eaf3925da568: Pull complete 22:05:09 bab4dde63d76: Pull complete 22:05:09 bde34c3a00c8: Pull complete 22:05:09 b352a97aabf1: Pull complete 22:05:09 4872d77fe225: Pull complete 22:05:09 5851b861e8e6: Pull complete 22:05:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:05:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:05:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:09 prd-ubuntu20.04-docker-8c-8g-10313 does not seem to be running inside a container 22:05:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-240 -v /w/workspace/y_app-rfid-llrp-inventory_PR-240:/w/workspace/y_app-rfid-llrp-inventory_PR-240:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-240@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-240@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-devops/py-git-semver:0.1.4 cat 22:05:12 $ docker top e4ce7661fa1a4a3baacfab7fb5d6625c4d9052282b3c1fe9d73c9c07f35b3345 -eo pid,comm 22:05:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:05:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:05:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:05:12 [ssh-agent] Looking for ssh-agent implementation... 22:05:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:12 $ docker exec e4ce7661fa1a4a3baacfab7fb5d6625c4d9052282b3c1fe9d73c9c07f35b3345 ssh-agent 22:05:12 SSH_AUTH_SOCK=/tmp/ssh-U1ByJRhAXWBx/agent.33 22:05:12 SSH_AGENT_PID=39 22:05:12 Running ssh-add (command line suppressed) 22:05:12 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-240@tmp/private_key_6756236865852589358.key (/w/workspace/y_app-rfid-llrp-inventory_PR-240@tmp/private_key_6756236865852589358.key) 22:05:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:05:13 + git tag --points-at HEAD [Pipeline] } 22:05:13 $ docker exec --env ******** --env ******** e4ce7661fa1a4a3baacfab7fb5d6625c4d9052282b3c1fe9d73c9c07f35b3345 ssh-agent -k 22:05:13 unset SSH_AUTH_SOCK; 22:05:13 unset SSH_AGENT_PID; 22:05:13 echo Agent pid 39 killed; 22:05:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:05:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:05:13 [ssh-agent] Looking for ssh-agent implementation... 22:05:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:13 $ docker exec e4ce7661fa1a4a3baacfab7fb5d6625c4d9052282b3c1fe9d73c9c07f35b3345 ssh-agent 22:05:13 SSH_AUTH_SOCK=/tmp/ssh-vXiSZoJLL8pq/agent.71 22:05:13 SSH_AGENT_PID=77 22:05:13 Running ssh-add (command line suppressed) 22:05:13 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-240@tmp/private_key_15540564542428852911.key (/w/workspace/y_app-rfid-llrp-inventory_PR-240@tmp/private_key_15540564542428852911.key) 22:05:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:05:14 + git semver init 22:05:14 2023-10-24 22:05:14,273 [run_init] DEBUG init version:0.0.0 force:False 22:05:14 2023-10-24 22:05:14,274 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-240/.semver 22:05:14 2023-10-24 22:05:14,275 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-240/.semver 22:05:14 2023-10-24 22:05:14,275 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-240/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-240, universal_newlines=False, shell=None, istream=None) 22:05:15 2023-10-24 22:05:15,344 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-240/.git/info/exclude 22:05:15 2023-10-24 22:05:15,345 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-240/.semver/PR-240 with force:False 22:05:15 2023-10-24 22:05:15,345 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-240/.semver/PR-240 22:05:15 2023-10-24 22:05:15,349 [execute] INFO git cat-file --batch-check 22:05:15 2023-10-24 22:05:15,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-240/.semver, universal_newlines=False, shell=None, istream=) 22:05:15 2023-10-24 22:05:15,355 [execute] INFO git cat-file --batch 22:05:15 2023-10-24 22:05:15,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-240/.semver, universal_newlines=False, shell=None, istream=) 22:05:15 2023-10-24 22:05:15,360 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-240/.semver/PR-240 22:05:15 0.0.0 [Pipeline] } 22:05:15 $ docker exec --env ******** --env ******** e4ce7661fa1a4a3baacfab7fb5d6625c4d9052282b3c1fe9d73c9c07f35b3345 ssh-agent -k 22:05:15 unset SSH_AUTH_SOCK; 22:05:15 unset SSH_AGENT_PID; 22:05:15 echo Agent pid 77 killed; 22:05:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:05:16 + git semver [Pipeline] } 22:05:16 $ docker stop --time=1 e4ce7661fa1a4a3baacfab7fb5d6625c4d9052282b3c1fe9d73c9c07f35b3345 22:05:17 $ docker rm -f --volumes e4ce7661fa1a4a3baacfab7fb5d6625c4d9052282b3c1fe9d73c9c07f35b3345 [Pipeline] // withDockerContainer [Pipeline] sh 22:05:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:05:18 Stashed 1 file(s) [Pipeline] echo 22:05:18 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:19 provisioning config files... 22:05:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-240@tmp/config13595475808161383985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:19 ---> docker-login.sh 22:05:19 nexus3.edgexfoundry.org:10001 22:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:19 Configure a credential helper to remove this warning. See 22:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:19 22:05:19 Login Succeeded 22:05:19 nexus3.edgexfoundry.org:10002 22:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:19 Configure a credential helper to remove this warning. See 22:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:19 22:05:19 Login Succeeded 22:05:19 nexus3.edgexfoundry.org:10003 22:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:19 Configure a credential helper to remove this warning. See 22:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:19 22:05:19 Login Succeeded 22:05:19 nexus3.edgexfoundry.org:10004 22:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:19 Configure a credential helper to remove this warning. See 22:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:19 22:05:19 Login Succeeded 22:05:19 docker.io 22:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:20 Configure a credential helper to remove this warning. See 22:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:20 22:05:20 Login Succeeded 22:05:20 ---> docker-login.sh ends [Pipeline] } 22:05:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:05:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:05:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:05:20 ========================================================= 22:05:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:05:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:20 + 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 . 22:05:20 Sending build context to Docker daemon 12.73MB 22:05:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:05:20 Step 2/12 : FROM ${BASE} AS builder 22:05:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:05:20 7264a8db6415: Pulling fs layer 22:05:20 c4d48a809fc2: Pulling fs layer 22:05:20 4f1c88b9dad5: Pulling fs layer 22:05:20 ad3a456e5733: Pulling fs layer 22:05:20 33e27b845d1e: Pulling fs layer 22:05:20 c68163c4e522: Pulling fs layer 22:05:20 50da416c3ac9: Pulling fs layer 22:05:20 23d2d4c4bb30: Pulling fs layer 22:05:20 c68163c4e522: Waiting 22:05:20 ad3a456e5733: Waiting 22:05:20 33e27b845d1e: Waiting 22:05:20 23d2d4c4bb30: Waiting 22:05:20 c4d48a809fc2: Verifying Checksum 22:05:20 c4d48a809fc2: Download complete 22:05:21 ad3a456e5733: Verifying Checksum 22:05:21 ad3a456e5733: Download complete 22:05:21 33e27b845d1e: Verifying Checksum 22:05:21 33e27b845d1e: Download complete 22:05:21 7264a8db6415: Download complete 22:05:21 c68163c4e522: Verifying Checksum 22:05:21 c68163c4e522: Download complete 22:05:21 7264a8db6415: Pull complete 22:05:21 23d2d4c4bb30: Verifying Checksum 22:05:21 23d2d4c4bb30: Download complete 22:05:21 c4d48a809fc2: Pull complete 22:05:21 4f1c88b9dad5: Verifying Checksum 22:05:21 4f1c88b9dad5: Download complete 22:05:21 50da416c3ac9: Verifying Checksum 22:05:21 50da416c3ac9: Download complete 22:05:24 4f1c88b9dad5: Pull complete 22:05:24 ad3a456e5733: Pull complete 22:05:24 33e27b845d1e: Pull complete 22:05:24 c68163c4e522: Pull complete 22:05:26 50da416c3ac9: Pull complete 22:05:26 23d2d4c4bb30: Pull complete 22:05:26 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 22:05:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:05:26 ---> 0786185ac409 22:05:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:05:31 ---> Running in 8f188edad514 22:05:31 Removing intermediate container 8f188edad514 22:05:31 ---> 2baf16297a77 22:05:31 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:05:31 ---> Running in ddb4691e58a5 22:05:31 Removing intermediate container ddb4691e58a5 22:05:31 ---> 0727f357f611 22:05:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:05:31 ---> Running in f461b56f68e5 22:05:31 Removing intermediate container f461b56f68e5 22:05:31 ---> 8f8bb06bfcb1 22:05:31 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:05:31 ---> Running in a83bdd30de67 22:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:31 OK: 264 MiB in 52 packages 22:05:32 Removing intermediate container a83bdd30de67 22:05:32 ---> 055343e839c4 22:05:32 Step 7/12 : WORKDIR /app 22:05:32 ---> Running in 6c757421e294 22:05:32 Removing intermediate container 6c757421e294 22:05:32 ---> 44ecdd6cfaf4 22:05:32 Step 8/12 : COPY go.mod vendor* ./ 22:05:32 ---> f7375baf17c6 22:05:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:32 ---> Running in 14f49628c7b0 22:05:34 Still waiting to schedule task 22:05:34 ‘prd-ubuntu20.04-docker-8c-8g-10314’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:05:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10315’ is offline 22:06:18 Removing intermediate container 14f49628c7b0 22:06:18 ---> b468ec50a6ca 22:06:18 Step 10/12 : COPY . . 22:06:18 ---> e308e6592a03 22:06:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:06:18 ---> Running in 6bb46ad51d3c 22:06:18 Removing intermediate container 6bb46ad51d3c 22:06:18 ---> 271889427eba 22:06:18 Step 12/12 : RUN $MAKE 22:06:18 ---> Running in 6a7710ec233e 22:06:18 noop 22:06:18 Removing intermediate container 6a7710ec233e 22:06:18 ---> f40d0d2ca4cc 22:06:18 Successfully built f40d0d2ca4cc 22:06:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:19 + docker inspect -f . ci-base-image-x86_64 22:06:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:19 prd-ubuntu20.04-docker-8c-8g-10313 does not seem to be running inside a container 22:06:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-240 -v /w/workspace/y_app-rfid-llrp-inventory_PR-240:/w/workspace/y_app-rfid-llrp-inventory_PR-240:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-240@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-240@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:06:19 $ docker top c168c408853e6656317b5c19025ea350862eb3fa4400c2f9c042e5a7e5dd7dae -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:20 + go version 22:06:20 go version go1.21.0 linux/amd64 [Pipeline] } 22:06:20 $ docker stop --time=1 c168c408853e6656317b5c19025ea350862eb3fa4400c2f9c042e5a7e5dd7dae 22:06:21 $ docker rm -f --volumes c168c408853e6656317b5c19025ea350862eb3fa4400c2f9c042e5a7e5dd7dae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:22 + docker inspect -f . ci-base-image-x86_64 22:06:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:22 prd-ubuntu20.04-docker-8c-8g-10313 does not seem to be running inside a container 22:06:22 $ 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-240 -v /w/workspace/y_app-rfid-llrp-inventory_PR-240:/w/workspace/y_app-rfid-llrp-inventory_PR-240:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-240@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-240@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:06:22 $ docker top 6c6a2613bc6408b1c08c2387ccfe11f7540c9e597677cc0ce4e4e0c92adb04a5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:23 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-240 [Pipeline] fileExists [Pipeline] sh 22:06:23 + make test 22:06:23 go test -race ./... -coverprofile=coverage.out ./... 22:06:41 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:06:41 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:06:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.122s coverage: 86.2% of statements 22:06:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.710s coverage: 71.9% of statements 22:07:02 go vet ./... 22:07:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:07:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:07:06 ./bin/test-attribution.sh 22:07:06 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 22:07:06 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 22:07:06 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 22:07:06 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 22:07:06 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 22:07:06 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:07:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:07:06 $ docker stop --time=1 6c6a2613bc6408b1c08c2387ccfe11f7540c9e597677cc0ce4e4e0c92adb04a5 22:07:09 $ docker rm -f --volumes 6c6a2613bc6408b1c08c2387ccfe11f7540c9e597677cc0ce4e4e0c92adb04a5 [Pipeline] // withDockerContainer [Pipeline] sh 22:07:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:07:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:07:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:07:11 + ls -al . 22:07:11 total 232 22:07:11 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 22:06 . 22:07:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:04 .. 22:07:11 -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 22:04 .dockerignore 22:07:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:06 .git 22:07:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:04 .github 22:07:11 -rw-rw-r-- 1 jenkins jenkins 701 Oct 24 22:04 .gitignore 22:07:11 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 22:04 .golangci.yml 22:07:11 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:05 .semver 22:07:11 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 22:04 Attribution.txt 22:07:11 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 22:04 CHANGELOG.md 22:07:11 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 22:04 Dockerfile 22:07:11 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:04 GOVERNANCE.md 22:07:11 -rw-rw-r-- 1 jenkins jenkins 665 Oct 24 22:04 Jenkinsfile 22:07:11 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 22:04 LICENSE 22:07:11 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 22:04 Makefile 22:07:11 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 22:04 OWNERS.md 22:07:11 -rw-rw-r-- 1 jenkins jenkins 31446 Oct 24 22:04 README.md 22:07:11 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 22:05 VERSION 22:07:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:04 bin 22:07:11 -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 22:06 coverage.out 22:07:11 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 22:04 go.mod 22:07:11 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 22:04 go.sum 22:07:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:04 images 22:07:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:04 internal 22:07:11 -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 22:04 main.go 22:07:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:04 res 22:07:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:11 + 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=a8b902d9d3a4e1e32685e8f2f0788020ada894bd --label arch=amd64 --label version=0.0.0 . 22:07:11 Sending build context to Docker daemon 12.73MB 22:07:11 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 22:07:11 Step 2/29 : FROM ${BASE} AS builder 22:07:11 ---> f40d0d2ca4cc 22:07:11 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 22:07:11 ---> Running in 47b33dd830a8 22:07:11 Removing intermediate container 47b33dd830a8 22:07:11 ---> a1a6f936d152 22:07:11 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 22:07:11 ---> Running in 3b89fa15e4fb 22:07:11 Removing intermediate container 3b89fa15e4fb 22:07:11 ---> 72d8112db821 22:07:11 Step 5/29 : ARG ADD_BUILD_TAGS="" 22:07:12 ---> Running in cbdacb490f25 22:07:12 Removing intermediate container cbdacb490f25 22:07:12 ---> c615b3cf1eab 22:07:12 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:07:12 ---> Running in 497fc1bc47eb 22:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:07:12 OK: 264 MiB in 52 packages 22:07:13 Removing intermediate container 497fc1bc47eb 22:07:13 ---> 8f08222feece 22:07:13 Step 7/29 : WORKDIR /app 22:07:13 ---> Running in 821569f05817 22:07:13 Removing intermediate container 821569f05817 22:07:13 ---> 2fc82b7ab43b 22:07:13 Step 8/29 : COPY go.mod vendor* ./ 22:07:13 ---> 49d9ac29da71 22:07:13 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:13 ---> Running in e8862ee0f017 22:07:14 Removing intermediate container e8862ee0f017 22:07:14 ---> b8baa3f367c7 22:07:14 Step 10/29 : COPY . . 22:07:14 ---> e95fa058d9e5 22:07:14 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:07:14 ---> Running in ef5793bf5f14 22:07:14 Removing intermediate container ef5793bf5f14 22:07:14 ---> c4a063777626 22:07:14 Step 12/29 : RUN $MAKE 22:07:14 ---> Running in 84591ea5d275 22:07:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -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 22:07:32 Removing intermediate container 84591ea5d275 22:07:32 ---> 04b5a1304b4e 22:07:32 Step 13/29 : FROM alpine:3.18 22:07:32 3.18: Pulling from library/alpine 22:07:32 96526aa774ef: Pulling fs layer 22:07:33 96526aa774ef: Verifying Checksum 22:07:33 96526aa774ef: Download complete 22:07:33 96526aa774ef: Pull complete 22:07:33 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:07:33 Status: Downloaded newer image for alpine:3.18 22:07:33 ---> 8ca4688f4f35 22:07:33 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:07:33 ---> Running in c2848c60cfc8 22:07:33 Removing intermediate container c2848c60cfc8 22:07:33 ---> 9b822b9f0009 22:07:33 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:07:33 ---> Running in ca97d694a2ae 22:07:33 Removing intermediate container ca97d694a2ae 22:07:33 ---> eae17b3f503b 22:07:33 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 22:07:33 ---> Running in 4eb3c080f041 22:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:07:34 (1/2) Installing ca-certificates (20230506-r0) 22:07:34 (2/2) Installing dumb-init (1.2.5-r2) 22:07:34 Executing busybox-1.36.1-r2.trigger 22:07:34 Executing ca-certificates-20230506-r0.trigger 22:07:34 OK: 8 MiB in 17 packages 22:07:34 Removing intermediate container 4eb3c080f041 22:07:34 ---> 74757ce5a097 22:07:34 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:07:34 ---> 5581f30664fc 22:07:34 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 22:07:34 ---> 506fc6a10357 22:07:34 Step 19/29 : COPY --from=builder /app/res/ /res/ 22:07:35 ---> ac07cd2268dc 22:07:35 Step 20/29 : COPY --from=builder /app/static/ /static/ 22:07:35 ---> 2e65f253ddaa 22:07:35 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:07:35 ---> c7779f3a09ca 22:07:35 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:07:35 ---> Running in 8b5540e65221 22:07:36 Removing intermediate container 8b5540e65221 22:07:36 ---> 182bbcde6277 22:07:36 Step 23/29 : VOLUME /cache 22:07:36 ---> Running in 114341b7f921 22:07:36 Removing intermediate container 114341b7f921 22:07:36 ---> 9dfa74c2c379 22:07:36 Step 24/29 : EXPOSE 59711 22:07:36 ---> Running in 349186fe8aae 22:07:36 Removing intermediate container 349186fe8aae 22:07:36 ---> f35701c912a9 22:07:36 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:07:36 ---> Running in 0ca60596500b 22:07:36 Removing intermediate container 0ca60596500b 22:07:36 ---> 111a49b63f54 22:07:36 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:07:36 ---> Running in 47259956dcbb 22:07:36 Removing intermediate container 47259956dcbb 22:07:36 ---> 16323f6f11ba 22:07:36 Step 27/29 : LABEL arch=amd64 22:07:36 ---> Running in 830739b7d387 22:07:36 Removing intermediate container 830739b7d387 22:07:36 ---> 2afda81111af 22:07:36 Step 28/29 : LABEL git_sha=a8b902d9d3a4e1e32685e8f2f0788020ada894bd 22:07:36 ---> Running in f39ba4967575 22:07:36 Removing intermediate container f39ba4967575 22:07:36 ---> 16d7c8652510 22:07:36 Step 29/29 : LABEL version=0.0.0 22:07:36 ---> Running in 3f39c064ac58 22:07:37 Removing intermediate container 3f39c064ac58 22:07:37 ---> 008868af79b5 22:07:37 [Warning] One or more build-args [ARCH] were not consumed 22:07:37 Successfully built 008868af79b5 22:07:37 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 22:07:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:38 22:07:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:38 latest: Pulling from edgex-lftools-log-publisher 22:07:38 5eb5b503b376: Pulling fs layer 22:07:38 5c69ac0246d0: Pulling fs layer 22:07:38 ec43610c2a17: Pulling fs layer 22:07:38 3a2ae6a8a46f: Pulling fs layer 22:07:38 33b1e0a273af: Pulling fs layer 22:07:38 5d3b04190fa2: Pulling fs layer 22:07:38 2f39f015ded8: Pulling fs layer 22:07:38 33b1e0a273af: Waiting 22:07:38 3a2ae6a8a46f: Waiting 22:07:38 5d3b04190fa2: Waiting 22:07:38 2f39f015ded8: Waiting 22:07:38 5c69ac0246d0: Download complete 22:07:38 3a2ae6a8a46f: Verifying Checksum 22:07:38 3a2ae6a8a46f: Download complete 22:07:38 33b1e0a273af: Verifying Checksum 22:07:38 33b1e0a273af: Download complete 22:07:38 5d3b04190fa2: Verifying Checksum 22:07:38 5d3b04190fa2: Download complete 22:07:38 ec43610c2a17: Download complete 22:07:38 5eb5b503b376: Verifying Checksum 22:07:38 5eb5b503b376: Download complete 22:07:39 2f39f015ded8: Download complete 22:07:39 5eb5b503b376: Pull complete 22:07:40 5c69ac0246d0: Pull complete 22:07:40 ec43610c2a17: Pull complete 22:07:40 3a2ae6a8a46f: Pull complete 22:07:40 33b1e0a273af: Pull complete 22:07:40 5d3b04190fa2: Pull complete 22:07:44 2f39f015ded8: Pull complete 22:07:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:07:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:45 prd-ubuntu20.04-docker-8c-8g-10313 does not seem to be running inside a container 22:07:45 $ 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-240 -v /w/workspace/y_app-rfid-llrp-inventory_PR-240:/w/workspace/y_app-rfid-llrp-inventory_PR-240:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-240@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-240@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:07:49 $ docker top 400f64750b11b0bc8ce3031fe92938b0e1ee2b2bd266f66240d848651d913316 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:49 ---> job-cost.sh 22:07:49 lf-activate-venv: SKIPPING 22:07:49 INFO: No Stack... 22:07:50 INFO: Retrieving Pricing Info for: v3-standard-8 22:07:50 INFO: Archiving Costs [Pipeline] sh 22:07:50 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-240/archives/cost.csv 22:07:50 + cut -d, -f6 [Pipeline] lock 22:07:51 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-240-1-stack-cost] 22:07:51 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-240-1-stack-cost] did not exist. Created. 22:07:51 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-240-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:07:51 + echo total: 0.2199999988079071 [Pipeline] stash 22:07:51 Stashed 1 file(s) [Pipeline] } 22:07:51 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-240-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:07:51 $ docker stop --time=1 400f64750b11b0bc8ce3031fe92938b0e1ee2b2bd266f66240d848651d913316 22:07:52 $ docker rm -f --volumes 400f64750b11b0bc8ce3031fe92938b0e1ee2b2bd266f66240d848651d913316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:08:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10316 in /w/workspace/y_app-rfid-llrp-inventory_PR-240 [Pipeline] { [Pipeline] ws 22:08:17 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 22:08:17 The recommended git tool is: git 22:08:27 using credential edgex-jenkins-ssh 22:08:27 Cloning the remote Git repository 22:08:28 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:08:28 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 22:08:28 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:08:28 > git --version # timeout=10 22:08:28 > git --version # 'git version 2.25.1' 22:08:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:31 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:08:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:33 Merging remotes/origin/main commit 920979eb692bae2a0718faef7cf991f1fc593de0 into PR head commit a8b902d9d3a4e1e32685e8f2f0788020ada894bd 22:08:32 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:08:32 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:08:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/240/head:refs/remotes/origin/PR-240 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:08:33 > git config core.sparsecheckout # timeout=10 22:08:33 Merge succeeded, producing a8b902d9d3a4e1e32685e8f2f0788020ada894bd 22:08:33 Checking out Revision a8b902d9d3a4e1e32685e8f2f0788020ada894bd (PR-240) 22:08:33 > git checkout -f a8b902d9d3a4e1e32685e8f2f0788020ada894bd # timeout=10 22:08:33 > git remote # timeout=10 22:08:33 > git config --get remote.origin.url # timeout=10 22:08:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:33 > git merge 920979eb692bae2a0718faef7cf991f1fc593de0 # timeout=10 22:08:33 > git rev-parse HEAD^{commit} # timeout=10 22:08:33 > git config core.sparsecheckout # timeout=10 22:08:33 > git checkout -f a8b902d9d3a4e1e32685e8f2f0788020ada894bd # timeout=10 22:08:37 Commit message: "refactor: Remove obsolete comments from config file" 22:08:37 > git --version # timeout=10 22:08:37 > git --version # 'git version 2.25.1' 22:08:37 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:08:38 % Total % Received % Xferd Average Speed Time Time Time Current 22:08:38 Dload Upload Total Spent Left Speed 22:08:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 22:08:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:08:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:08:39 + sudo tee /etc/docker/daemon.new 22:08:39 { 22:08:39 "registry-mirrors": [ 22:08:39 "https://nexus3.edgexfoundry.org:10001" 22:08:39 ], 22:08:39 "bip": "10.250.0.254/24", 22:08:39 "hosts": [ 22:08:39 "tcp://0.0.0.0:5555", 22:08:39 "unix:///var/run/docker.sock" 22:08:39 ], 22:08:39 "mtu": 1458, 22:08:39 "selinux-enabled": true, 22:08:39 "seccomp-profile": "/etc/docker/seccomp.json" 22:08:39 } [Pipeline] sh 22:08:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:08:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:58 provisioning config files... 22:08:58 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1083930412261111732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:59 ---> docker-login.sh 22:08:59 nexus3.edgexfoundry.org:10001 22:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:00 Configure a credential helper to remove this warning. See 22:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:00 22:09:00 Login Succeeded 22:09:00 nexus3.edgexfoundry.org:10002 22:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:00 Configure a credential helper to remove this warning. See 22:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:00 22:09:00 Login Succeeded 22:09:00 nexus3.edgexfoundry.org:10003 22:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:01 Configure a credential helper to remove this warning. See 22:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:01 22:09:01 Login Succeeded 22:09:01 nexus3.edgexfoundry.org:10004 22:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:01 Configure a credential helper to remove this warning. See 22:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:01 22:09:01 Login Succeeded 22:09:01 docker.io 22:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:01 Configure a credential helper to remove this warning. See 22:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:01 22:09:01 Login Succeeded 22:09:01 ---> docker-login.sh ends [Pipeline] } 22:09:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:09:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:09:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:09:02 ========================================================= 22:09:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:09:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:02 + 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 . 22:09:03 Sending build context to Docker daemon 662kB 22:09:03 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:09:03 Step 2/12 : FROM ${BASE} AS builder 22:09:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:09:03 9fda8d8052c6: Pulling fs layer 22:09:03 5d54e960e981: Pulling fs layer 22:09:03 c4a7e357bf2a: Pulling fs layer 22:09:03 f0e02332f6b5: Pulling fs layer 22:09:03 cefa15bbcfad: Pulling fs layer 22:09:03 17808c966233: Pulling fs layer 22:09:03 f4c1fc716caa: Pulling fs layer 22:09:03 cefa15bbcfad: Waiting 22:09:03 17808c966233: Waiting 22:09:03 f4c1fc716caa: Waiting 22:09:03 f0e02332f6b5: Waiting 22:09:03 5d54e960e981: Verifying Checksum 22:09:03 5d54e960e981: Download complete 22:09:03 f0e02332f6b5: Verifying Checksum 22:09:03 f0e02332f6b5: Download complete 22:09:03 cefa15bbcfad: Verifying Checksum 22:09:03 cefa15bbcfad: Download complete 22:09:03 9fda8d8052c6: Verifying Checksum 22:09:03 9fda8d8052c6: Download complete 22:09:04 f4c1fc716caa: Verifying Checksum 22:09:04 f4c1fc716caa: Download complete 22:09:04 9fda8d8052c6: Pull complete 22:09:05 c4a7e357bf2a: Verifying Checksum 22:09:05 c4a7e357bf2a: Download complete 22:09:06 17808c966233: Download complete 22:09:09 5d54e960e981: Pull complete 22:09:24 c4a7e357bf2a: Pull complete 22:09:24 f0e02332f6b5: Pull complete 22:09:24 cefa15bbcfad: Pull complete 22:09:34 17808c966233: Pull complete 22:09:34 f4c1fc716caa: Pull complete 22:09:34 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 22:09:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:09:34 ---> ea914061e18c 22:09:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:09:36 ---> Running in 56a93f5e8e7f 22:09:36 Removing intermediate container 56a93f5e8e7f 22:09:36 ---> b2fd3400f7a0 22:09:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:09:37 ---> Running in 02391afa30c7 22:09:37 Removing intermediate container 02391afa30c7 22:09:37 ---> 6fc55afac96d 22:09:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:09:37 ---> Running in 59f3e74c544a 22:09:37 Removing intermediate container 59f3e74c544a 22:09:37 ---> 3dc92f32834d 22:09:37 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:09:37 ---> Running in c1d100a588b3 22:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:09:41 OK: 266 MiB in 52 packages 22:09:42 Removing intermediate container c1d100a588b3 22:09:42 ---> 775cd9d9320c 22:09:42 Step 7/12 : WORKDIR /app 22:09:42 ---> Running in e3aff1308e09 22:09:42 Removing intermediate container e3aff1308e09 22:09:42 ---> 5f8f053532b9 22:09:42 Step 8/12 : COPY go.mod vendor* ./ 22:09:43 ---> 5e6da181c634 22:09:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:43 ---> Running in c56bc7ff7d45 22:11:20 Removing intermediate container c56bc7ff7d45 22:11:20 ---> f93883a6a426 22:11:20 Step 10/12 : COPY . . 22:11:20 ---> 4f88fcb5a207 22:11:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:11:20 ---> Running in 756f78431a03 22:11:20 Removing intermediate container 756f78431a03 22:11:20 ---> 844f9f1653d1 22:11:20 Step 12/12 : RUN $MAKE 22:11:20 ---> Running in 57d3893615c7 22:11:20 noop 22:11:20 Removing intermediate container 57d3893615c7 22:11:20 ---> 9e2de5ee51c7 22:11:21 Successfully built 9e2de5ee51c7 22:11:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:21 + docker inspect -f . ci-base-image-arm64 22:11:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:22 prd-ubuntu20.04-docker-arm64-4c-16g-10316 does not seem to be running inside a container 22:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:11:23 $ docker top d954e4670d45bd5a7e88425d37b7ff72c1f9da9abeccaae621ff7a1c7ab1b201 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:24 + go version 22:11:24 go version go1.21.0 linux/arm64 [Pipeline] } 22:11:24 $ docker stop --time=1 d954e4670d45bd5a7e88425d37b7ff72c1f9da9abeccaae621ff7a1c7ab1b201 22:11:28 $ docker rm -f --volumes d954e4670d45bd5a7e88425d37b7ff72c1f9da9abeccaae621ff7a1c7ab1b201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:29 + docker inspect -f . ci-base-image-arm64 22:11:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:30 prd-ubuntu20.04-docker-arm64-4c-16g-10316 does not seem to be running inside a container 22:11:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:11:31 $ docker top e63643e75ad35e941d6250ed536ae7d19017f19916530cc130799e04383abd59 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:32 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 22:11:33 + make test 22:11:33 go test -race ./... -coverprofile=coverage.out ./... 22:14:25 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:14:25 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:14:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.250s coverage: 86.2% of statements 22:14:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.538s coverage: 71.9% of statements 22:14:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:14:29 go vet ./... 22:16:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:16:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:16:51 ./bin/test-attribution.sh 22:16:51 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 22:16:51 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 22:16:51 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 22:16:51 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 22:16:51 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 22:16:51 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:16:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:16:51 $ docker stop --time=1 e63643e75ad35e941d6250ed536ae7d19017f19916530cc130799e04383abd59 22:16:53 $ docker rm -f --volumes e63643e75ad35e941d6250ed536ae7d19017f19916530cc130799e04383abd59 [Pipeline] // withDockerContainer [Pipeline] sh 22:16:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:16:55 Warning: overwriting stash ‘coverage-report’ 22:16:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:16:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:16:57 + ls -al . 22:16:57 total 228 22:16:57 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 22:11 . 22:16:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:08 .. 22:16:57 -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 22:08 .dockerignore 22:16:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:08 .git 22:16:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:08 .github 22:16:57 -rw-rw-r-- 1 jenkins jenkins 701 Oct 24 22:08 .gitignore 22:16:57 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 22:08 .golangci.yml 22:16:57 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 22:08 Attribution.txt 22:16:57 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 22:08 CHANGELOG.md 22:16:57 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 22:08 Dockerfile 22:16:57 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:08 GOVERNANCE.md 22:16:57 -rw-rw-r-- 1 jenkins jenkins 665 Oct 24 22:08 Jenkinsfile 22:16:57 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 22:08 LICENSE 22:16:57 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 22:08 Makefile 22:16:57 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 22:08 OWNERS.md 22:16:57 -rw-rw-r-- 1 jenkins jenkins 31446 Oct 24 22:08 README.md 22:16:57 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 22:05 VERSION 22:16:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:08 bin 22:16:57 -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 22:14 coverage.out 22:16:57 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 22:08 go.mod 22:16:57 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 22:08 go.sum 22:16:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:08 images 22:16:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:08 internal 22:16:57 -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 22:08 main.go 22:16:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:08 res 22:16:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:08 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:57 + 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=a8b902d9d3a4e1e32685e8f2f0788020ada894bd --label arch=arm64 --label version=0.0.0 . 22:16:58 Sending build context to Docker daemon 662kB 22:16:58 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 22:16:58 Step 2/29 : FROM ${BASE} AS builder 22:16:58 ---> 9e2de5ee51c7 22:16:58 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 22:16:59 ---> Running in a534721d6489 22:17:00 Removing intermediate container a534721d6489 22:17:00 ---> 1114af7f10e9 22:17:00 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 22:17:00 ---> Running in 347b237c8bf0 22:17:00 Removing intermediate container 347b237c8bf0 22:17:00 ---> c22ba308aa68 22:17:00 Step 5/29 : ARG ADD_BUILD_TAGS="" 22:17:00 ---> Running in 37ce491f1b2f 22:17:01 Removing intermediate container 37ce491f1b2f 22:17:01 ---> 21757efda18c 22:17:01 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:17:01 ---> Running in d6c197956c38 22:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:17:04 OK: 266 MiB in 52 packages 22:17:05 Removing intermediate container d6c197956c38 22:17:05 ---> f162a86367f1 22:17:05 Step 7/29 : WORKDIR /app 22:17:05 ---> Running in d1affa0717e5 22:17:05 Removing intermediate container d1affa0717e5 22:17:05 ---> eb4b683b0385 22:17:05 Step 8/29 : COPY go.mod vendor* ./ 22:17:06 ---> b677bda0877e 22:17:06 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:06 ---> Running in 19f6b8d30901 22:17:08 Removing intermediate container 19f6b8d30901 22:17:08 ---> 9fa89e26d0ed 22:17:08 Step 10/29 : COPY . . 22:17:09 ---> bf688e983de6 22:17:09 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:17:09 ---> Running in 7110c845d39f 22:17:09 Removing intermediate container 7110c845d39f 22:17:09 ---> c678fdef2d8b 22:17:09 Step 12/29 : RUN $MAKE 22:17:09 ---> Running in c191e1926be8 22:17:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -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 22:19:17 Removing intermediate container c191e1926be8 22:19:17 ---> 9ef3a725ef1e 22:19:17 Step 13/29 : FROM alpine:3.18 22:19:17 3.18: Pulling from library/alpine 22:19:17 579b34f0a95b: Pulling fs layer 22:19:17 579b34f0a95b: Verifying Checksum 22:19:17 579b34f0a95b: Download complete 22:19:17 579b34f0a95b: Pull complete 22:19:17 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:19:17 Status: Downloaded newer image for alpine:3.18 22:19:17 ---> 3cc203321400 22:19:17 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:19:17 ---> Running in a274f242b492 22:19:17 Removing intermediate container a274f242b492 22:19:17 ---> aeca4898785e 22:19:17 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:19:17 ---> Running in a8813fa7366f 22:19:17 Removing intermediate container a8813fa7366f 22:19:17 ---> 380347f6af05 22:19:17 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 22:19:17 ---> Running in 6b277db1a00d 22:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:18 (1/2) Installing ca-certificates (20230506-r0) 22:19:18 (2/2) Installing dumb-init (1.2.5-r2) 22:19:18 Executing busybox-1.36.1-r2.trigger 22:19:18 Executing ca-certificates-20230506-r0.trigger 22:19:19 OK: 9 MiB in 17 packages 22:19:20 Removing intermediate container 6b277db1a00d 22:19:20 ---> 247d15438b91 22:19:20 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:19:20 ---> dbd7a8cd4146 22:19:20 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 22:19:21 ---> 4b8816090aec 22:19:21 Step 19/29 : COPY --from=builder /app/res/ /res/ 22:19:22 ---> 7ba6d95b520b 22:19:22 Step 20/29 : COPY --from=builder /app/static/ /static/ 22:19:22 ---> 4efbc35ed8de 22:19:22 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:19:24 ---> a28674ee30dc 22:19:24 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:19:24 ---> Running in 7971ffec895d 22:19:26 Removing intermediate container 7971ffec895d 22:19:26 ---> 084468c82206 22:19:26 Step 23/29 : VOLUME /cache 22:19:26 ---> Running in f877ed7defe8 22:19:26 Removing intermediate container f877ed7defe8 22:19:26 ---> 84ead51f6a4a 22:19:26 Step 24/29 : EXPOSE 59711 22:19:26 ---> Running in 40be23c93448 22:19:26 Removing intermediate container 40be23c93448 22:19:26 ---> 6103bac94552 22:19:26 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:19:26 ---> Running in fe7c61253e0d 22:19:27 Removing intermediate container fe7c61253e0d 22:19:27 ---> 0f12afbeff9e 22:19:27 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:19:27 ---> Running in 9e278a15236b 22:19:27 Removing intermediate container 9e278a15236b 22:19:27 ---> 69573dbb0cb1 22:19:27 Step 27/29 : LABEL arch=arm64 22:19:27 ---> Running in 41c4112a365a 22:19:27 Removing intermediate container 41c4112a365a 22:19:27 ---> 62d9eaafc236 22:19:27 Step 28/29 : LABEL git_sha=a8b902d9d3a4e1e32685e8f2f0788020ada894bd 22:19:27 ---> Running in 37cc3cd67418 22:19:28 Removing intermediate container 37cc3cd67418 22:19:28 ---> d46e5fc14fe0 22:19:28 Step 29/29 : LABEL version=0.0.0 22:19:28 ---> Running in 28c7c2cd4583 22:19:28 Removing intermediate container 28c7c2cd4583 22:19:28 ---> 42d9634093fc 22:19:28 [Warning] One or more build-args [ARCH] were not consumed 22:19:28 Successfully built 42d9634093fc 22:19:28 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 22:19:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:29 22:19:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:29 arm64: Pulling from edgex-lftools-log-publisher 22:19:29 8998bd30e6a1: Pulling fs layer 22:19:29 04944245beec: Pulling fs layer 22:19:29 699f458cf7ca: Pulling fs layer 22:19:29 765212b225bb: Pulling fs layer 22:19:29 f23df028b6ca: Pulling fs layer 22:19:29 765212b225bb: Waiting 22:19:29 f23df028b6ca: Waiting 22:19:29 d65c8cfc05b1: Pulling fs layer 22:19:29 2437ff75d9bd: Pulling fs layer 22:19:29 2437ff75d9bd: Waiting 22:19:30 04944245beec: Verifying Checksum 22:19:30 04944245beec: Download complete 22:19:30 765212b225bb: Download complete 22:19:30 f23df028b6ca: Verifying Checksum 22:19:30 f23df028b6ca: Download complete 22:19:30 d65c8cfc05b1: Verifying Checksum 22:19:30 d65c8cfc05b1: Download complete 22:19:30 699f458cf7ca: Verifying Checksum 22:19:30 699f458cf7ca: Download complete 22:19:30 8998bd30e6a1: Verifying Checksum 22:19:30 8998bd30e6a1: Download complete 22:19:33 2437ff75d9bd: Verifying Checksum 22:19:33 2437ff75d9bd: Download complete 22:19:35 8998bd30e6a1: Pull complete 22:19:35 04944245beec: Pull complete 22:19:37 699f458cf7ca: Pull complete 22:19:37 765212b225bb: Pull complete 22:19:38 f23df028b6ca: Pull complete 22:19:38 d65c8cfc05b1: Pull complete 22:19:56 2437ff75d9bd: Pull complete 22:19:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:19:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:57 prd-ubuntu20.04-docker-arm64-4c-16g-10316 does not seem to be running inside a container 22:19:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:20:02 $ docker top 19c63fbfdfc512a440d55be2194a089347113c93d20892e40e110745707c155d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:03 ---> job-cost.sh 22:20:03 lf-activate-venv: SKIPPING 22:20:03 INFO: No Stack... 22:20:03 INFO: Retrieving Pricing Info for: v3-standard-4 22:20:04 INFO: Archiving Costs [Pipeline] sh 22:20:05 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 22:20:05 + cut -d, -f6 [Pipeline] lock 22:20:05 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-240-1-stack-cost] 22:20:05 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-240-1-stack-cost] did not exist. Created. 22:20:05 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-240-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:20:06 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-bcc211bc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:20:06 + echo total: 0.10999999940395355 [Pipeline] stash 22:20:06 Warning: overwriting stash ‘stack-cost’ 22:20:07 Stashed 1 file(s) [Pipeline] } 22:20:07 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-240-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:20:07 $ docker stop --time=1 19c63fbfdfc512a440d55be2194a089347113c93d20892e40e110745707c155d 22:20:08 $ docker rm -f --volumes 19c63fbfdfc512a440d55be2194a089347113c93d20892e40e110745707c155d [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 22:20:09 provisioning config files... 22:20:09 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-240@tmp/config2064500817337286626tmp [Pipeline] { [Pipeline] sh 22:20:10 + set +x 22:20:10 + + curl -s https://codecov.io/bash 22:20:10 bash -s -- 22:20:10 22:20:10 _____ _ 22:20:10 / ____| | | 22:20:10 | | ___ __| | ___ ___ _____ __ 22:20:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:20:10 | |___| (_) | (_| | __/ (_| (_) \ V / 22:20:10 \_____\___/ \__,_|\___|\___\___/ \_/ 22:20:10 Bash-1.0.6 22:20:10 22:20:10 22:20:10 ==> git version 2.25.1 found 22:20:10 ==> 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 22:20:10 Release-Date: 2020-01-08 22:20:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:20:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:20:10 ==> Jenkins CI detected. 22:20:10 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-240 22:20:10 project root: . 22:20:10 --> token set from env 22:20:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:20:10 ==> Running gcov in . (disable via -X gcov) 22:20:10 ==> Python coveragepy not found 22:20:10 ==> Searching for coverage reports in: 22:20:10 + . 22:20:10 -> Found 1 reports 22:20:10 ==> Detecting git/mercurial file structure 22:20:10 ==> Reading reports 22:20:10 + ./coverage.out bytes=41317 22:20:10 ==> Appending adjustments 22:20:10 https://docs.codecov.io/docs/fixing-reports 22:20:10 + Found adjustments 22:20:10 ==> Gzipping contents 22:20:10 12K /tmp/codecov.dEwCeM.gz 22:20:10 ==> Uploading reports 22:20:10 url: https://codecov.io 22:20:10 query: branch=PR-240&commit=a8b902d9d3a4e1e32685e8f2f0788020ada894bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-240%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=240&job=&cmd_args= 22:20:10 -> Pinging Codecov 22:20: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-240&commit=a8b902d9d3a4e1e32685e8f2f0788020ada894bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-240%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=240&job=&cmd_args= 22:20:10 -> Uploading to 22:20:10 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/a8b902d9d3a4e1e32685e8f2f0788020ada894bd/15691714-f184-4cd7-bc8a-e480ab10821d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T222010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3211337b575f37906d2fb44590814823e18d505ecb0754cd89ddf55bb0488649 22:20:10 % Total % Received % Xferd Average Speed Time Time Time Current 22:20:10 Dload Upload Total Spent Left Speed 22:20:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 36949 --:--:-- --:--:-- --:--:-- 36831 100 11602 0 0 100 11602 0 36949 --:--:-- --:--:-- --:--:-- 36831 22:20:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a8b902d9d3a4e1e32685e8f2f0788020ada894bd [Pipeline] } 22:20: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 22:20:12 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-240/archives ] 22:20:12 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-240/archives 22:20:12 total 16 22:20:12 drwxr-xr-x 3 root root 4096 Oct 24 22:07 . 22:20:12 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 22:07 .. 22:20:12 drwxr-xr-x 2 root root 4096 Oct 24 22:07 cost 22:20:12 -rw-r--r-- 1 root root 95 Oct 24 22:07 cost.csv 22:20:12 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-240/archives 22:20:12 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-240/archives 22:20:12 total 16 22:20:12 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:07 . 22:20:12 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 22:07 .. 22:20:12 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 22:07 cost 22:20:12 -rw-r--r-- 1 jenkins jenkins 95 Oct 24 22:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:20:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:20:13 ---> package-listing.sh 22:20:13 ++ facter osfamily 22:20:13 ++ tr '[:upper:]' '[:lower:]' 22:20:14 + OS_FAMILY=debian 22:20:14 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-240 22:20:14 + START_PACKAGES=/tmp/packages_start.txt 22:20:14 + END_PACKAGES=/tmp/packages_end.txt 22:20:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:20:14 + PACKAGES=/tmp/packages_start.txt 22:20:14 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-240 ']' 22:20:14 + PACKAGES=/tmp/packages_end.txt 22:20:14 + case "${OS_FAMILY}" in 22:20:14 + dpkg -l 22:20:14 + grep '^ii' 22:20:14 + '[' -f /tmp/packages_start.txt ']' 22:20:14 + '[' -f /tmp/packages_end.txt ']' 22:20:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:20:14 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-240 ']' 22:20:14 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-240/archives/ 22:20:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-240/archives/ [Pipeline] echo 22:20:14 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-240/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:20:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:15 prd-ubuntu20.04-docker-8c-8g-10313 does not seem to be running inside a container 22:20: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-240/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-240 -v /w/workspace/y_app-rfid-llrp-inventory_PR-240:/w/workspace/y_app-rfid-llrp-inventory_PR-240:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-240@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-240@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:20:15 $ docker top c3dc87c76b7c123a1c409d84c535b37bb0e542fbcf28423e627f54f088284565 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:15 + touch /tmp/pre-build-complete [Pipeline] sh 22:20:16 + mkdir -p /var/log/sysstat [Pipeline] sh 22:20:16 + ls /var/log/sa-host 22:20:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:16 provisioning config files... 22:20:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-240@tmp/config13542293740106307tmp [Pipeline] { [Pipeline] echo 22:20:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:20:17 ---> create-netrc.sh [Pipeline] } 22:20:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:20:17 ---> python-tools-install.sh [Pipeline] echo 22:20:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:20:17 ---> sudo-logs.sh 22:20:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:20:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:20:18 ---> job-cost.sh 22:20:18 lf-activate-venv: SKIPPING 22:20:18 DEBUG: total: 0.2199999988079071 22:20:18 INFO: Retrieving Stack Cost... 22:20:18 INFO: Retrieving Pricing Info for: v3-standard-8 22:20:19 INFO: Archiving Costs [Pipeline] echo 22:20:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:20:19 ---> logs-deploy.sh 22:20:19 lf-activate-venv: SKIPPING 22:20:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-240/1 22:20:19 INFO: archiving workspace using pattern(s): 22:20:20 Archives upload complete. 22:20:20 INFO: archiving logs to Nexus