Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d9c7079c6b3ddd130957b2f40bb564acd307f17+a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 (d6d5d577604b87d0ebdc6ad5da1a3a8485494bc9) 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-ssh8067041247999598586.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh4240091822290309386.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8285535965792322073.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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 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-ssh11210776233928898852.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-247/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-247/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13638522397521081199.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-18021’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18023 in /w/workspace/y_app-rfid-llrp-inventory_PR-247 [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-247 # 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/247/head:refs/remotes/origin/PR-247 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 into PR head commit 4d9c7079c6b3ddd130957b2f40bb564acd307f17 Merge succeeded, producing 8c417bd89b264bfdf892926df5fc0047d9b1b3ae Checking out Revision 8c417bd89b264bfdf892926df5fc0047d9b1b3ae (PR-247) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d9c7079c6b3ddd130957b2f40bb564acd307f17 # 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 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c417bd89b264bfdf892926df5fc0047d9b1b3ae # timeout=10 Commit message: "Merge commit 'a6afd8f35ce2eea65c9c395e2c86642cd8bfd297' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:58:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:58:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:58:37 ========================================================= 23:58:37 EdgeX Global Pipelines Version Info 23:58:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:58:38 ------------------- 23:58:38 stable info: 23:58:38 ------------------- 23:58:38 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 23:58:38 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:58:38 Message: update stable to v1.0.257 > git rev-list --no-walk d35f2f32868fe2eb23d656648ab8aa19176a4209 # timeout=10 23:58:39 ------------------- 23:58:39 experimental info: 23:58:39 ------------------- 23:58:39 Commited By: **** collab-it+edgex@linuxfoundation.org 23:58:39 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:58:39 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-247 [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-247 [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-247 [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c417bd89b264bfdf892926df5fc0047d9b1b3ae [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c417bd [Pipeline] echo 23:58:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:40 provisioning config files... 23:58:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/config11042168861939927797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:40 ---> docker-login.sh 23:58:40 nexus3.edgexfoundry.org:10001 23:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:40 Configure a credential helper to remove this warning. See 23:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:40 23:58:40 Login Succeeded 23:58:40 nexus3.edgexfoundry.org:10002 23:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:40 Configure a credential helper to remove this warning. See 23:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:40 23:58:40 Login Succeeded 23:58:40 nexus3.edgexfoundry.org:10003 23:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:40 Configure a credential helper to remove this warning. See 23:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:40 23:58:40 Login Succeeded 23:58:40 nexus3.edgexfoundry.org:10004 23:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:41 Configure a credential helper to remove this warning. See 23:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:41 23:58:41 Login Succeeded 23:58:41 docker.io 23:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:41 Configure a credential helper to remove this warning. See 23:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:41 23:58:41 Login Succeeded 23:58:41 ---> docker-login.sh ends [Pipeline] } 23:58:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:58:41 + git rev-list -1 --merges 8c417bd89b264bfdf892926df5fc0047d9b1b3ae~1..8c417bd89b264bfdf892926df5fc0047d9b1b3ae [Pipeline] echo 23:58:41 -----------> git rev-list -1 --merges 8c417bd89b264bfdf892926df5fc0047d9b1b3ae~1..8c417bd89b264bfdf892926df5fc0047d9b1b3ae 8c417bd89b264bfdf892926df5fc0047d9b1b3ae 23:58:41 8c417bd89b264bfdf892926df5fc0047d9b1b3ae [false] [Pipeline] sh 23:58:42 + git log --format=format:%s -1 8c417bd89b264bfdf892926df5fc0047d9b1b3ae [Pipeline] echo 23:58:42 ========================================================= 23:58:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:58:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:58:42 + git log --format=format:%s -1 8c417bd89b264bfdf892926df5fc0047d9b1b3ae [Pipeline] echo 23:58:42 [semverPrep] GIT_COMMIT: 8c417bd89b264bfdf892926df5fc0047d9b1b3ae, Commit Message: Merge commit 'a6afd8f35ce2eea65c9c395e2c86642cd8bfd297' into HEAD [Pipeline] echo 23:58:42 [semverPrep] This is not a build commit. [Pipeline] sh 23:58:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:58:42 + grep -v github /etc/ssh/ssh_known_hosts 23:58:42 + [ -e /tmp/ssh_known_hosts ] 23:58:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:58:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:58:42 + sudo tee -a /etc/ssh/ssh_known_hosts 23:58:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:43 23:58:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:43 0.1.4: Pulling from edgex-devops/py-git-semver 23:58:43 b85a868b505f: Pulling fs layer 23:58:43 e2be974225ed: Pulling fs layer 23:58:43 339a4e72a1f5: Pulling fs layer 23:58:43 988bab9f4d93: Pulling fs layer 23:58:43 1469e6f7b9e6: Pulling fs layer 23:58:43 eaf3925da568: Pulling fs layer 23:58:43 bab4dde63d76: Pulling fs layer 23:58:43 bde34c3a00c8: Pulling fs layer 23:58:43 b352a97aabf1: Pulling fs layer 23:58:43 988bab9f4d93: Waiting 23:58:43 1469e6f7b9e6: Waiting 23:58:43 bab4dde63d76: Waiting 23:58:43 eaf3925da568: Waiting 23:58:43 bde34c3a00c8: Waiting 23:58:43 4872d77fe225: Pulling fs layer 23:58:43 5851b861e8e6: Pulling fs layer 23:58:43 5851b861e8e6: Waiting 23:58:43 b352a97aabf1: Waiting 23:58:43 4872d77fe225: Waiting 23:58:43 e2be974225ed: Verifying Checksum 23:58:43 e2be974225ed: Download complete 23:58:43 988bab9f4d93: Verifying Checksum 23:58:43 988bab9f4d93: Download complete 23:58:43 339a4e72a1f5: Verifying Checksum 23:58:43 339a4e72a1f5: Download complete 23:58:43 1469e6f7b9e6: Verifying Checksum 23:58:43 1469e6f7b9e6: Download complete 23:58:43 eaf3925da568: Verifying Checksum 23:58:43 eaf3925da568: Download complete 23:58:43 bde34c3a00c8: Download complete 23:58:43 b352a97aabf1: Download complete 23:58:43 4872d77fe225: Verifying Checksum 23:58:43 4872d77fe225: Download complete 23:58:43 5851b861e8e6: Download complete 23:58:43 b85a868b505f: Verifying Checksum 23:58:43 b85a868b505f: Download complete 23:58:43 bab4dde63d76: Verifying Checksum 23:58:43 bab4dde63d76: Download complete 23:58:44 b85a868b505f: Pull complete 23:58:45 e2be974225ed: Pull complete 23:58:45 339a4e72a1f5: Pull complete 23:58:45 988bab9f4d93: Pull complete 23:58:46 1469e6f7b9e6: Pull complete 23:58:46 eaf3925da568: Pull complete 23:58:47 bab4dde63d76: Pull complete 23:58:47 bde34c3a00c8: Pull complete 23:58:47 b352a97aabf1: Pull complete 23:58:47 4872d77fe225: Pull complete 23:58:48 5851b861e8e6: Pull complete 23:58:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:58:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:48 prd-ubuntu20.04-docker-8c-8g-18023 does not seem to be running inside a container 23:58:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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 23:58:52 $ docker top 00eb21772736c1a17af8137ec3fad3b092c5ee2126969f1d8283816bd9a2a5f5 -eo pid,comm 23:58:52 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). 23:58:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:58:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:52 [ssh-agent] Looking for ssh-agent implementation... 23:58:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:52 $ docker exec 00eb21772736c1a17af8137ec3fad3b092c5ee2126969f1d8283816bd9a2a5f5 ssh-agent 23:58:53 SSH_AUTH_SOCK=/tmp/ssh-45uztzI92Aj7/agent.33 23:58:53 SSH_AGENT_PID=39 23:58:53 Running ssh-add (command line suppressed) 23:58:53 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/private_key_10969272301786082392.key (/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/private_key_10969272301786082392.key) 23:58:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:53 + git tag --points-at HEAD [Pipeline] } 23:58:53 $ docker exec --env ******** --env ******** 00eb21772736c1a17af8137ec3fad3b092c5ee2126969f1d8283816bd9a2a5f5 ssh-agent -k 23:58:53 unset SSH_AUTH_SOCK; 23:58:53 unset SSH_AGENT_PID; 23:58:53 echo Agent pid 39 killed; 23:58:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:58:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:53 [ssh-agent] Looking for ssh-agent implementation... 23:58:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:53 $ docker exec 00eb21772736c1a17af8137ec3fad3b092c5ee2126969f1d8283816bd9a2a5f5 ssh-agent 23:58:53 SSH_AUTH_SOCK=/tmp/ssh-xjIma4fwiAk8/agent.71 23:58:53 SSH_AGENT_PID=77 23:58:53 Running ssh-add (command line suppressed) 23:58:53 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/private_key_5736062370361545156.key (/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/private_key_5736062370361545156.key) 23:58:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:54 + git semver init 23:58:54 2023-11-14 23:58:54,412 [run_init] DEBUG init version:0.0.0 force:False 23:58:54 2023-11-14 23:58:54,413 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver 23:58:54 2023-11-14 23:58:54,413 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver 23:58:54 2023-11-14 23:58:54,414 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-247, universal_newlines=False, shell=None, istream=None) 23:58:55 2023-11-14 23:58:55,641 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247/.git/info/exclude 23:58:55 2023-11-14 23:58:55,641 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver/PR-247 with force:False 23:58:55 2023-11-14 23:58:55,642 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver/PR-247 23:58:55 2023-11-14 23:58:55,646 [execute] INFO git cat-file --batch-check 23:58:55 2023-11-14 23:58:55,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver, universal_newlines=False, shell=None, istream=) 23:58:55 2023-11-14 23:58:55,651 [execute] INFO git cat-file --batch 23:58:55 2023-11-14 23:58:55,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver, universal_newlines=False, shell=None, istream=) 23:58:55 2023-11-14 23:58:55,656 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver/PR-247 23:58:55 0.0.0 [Pipeline] } 23:58:55 $ docker exec --env ******** --env ******** 00eb21772736c1a17af8137ec3fad3b092c5ee2126969f1d8283816bd9a2a5f5 ssh-agent -k 23:58:55 unset SSH_AUTH_SOCK; 23:58:55 unset SSH_AGENT_PID; 23:58:55 echo Agent pid 77 killed; 23:58:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:58:56 + git semver [Pipeline] } 23:58:56 $ docker stop --time=1 00eb21772736c1a17af8137ec3fad3b092c5ee2126969f1d8283816bd9a2a5f5 23:58:57 $ docker rm -f --volumes 00eb21772736c1a17af8137ec3fad3b092c5ee2126969f1d8283816bd9a2a5f5 [Pipeline] // withDockerContainer [Pipeline] sh 23:58:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:58:58 Stashed 1 file(s) [Pipeline] echo 23:58:58 [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 23:58:58 provisioning config files... 23:58:58 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/config7581873287820070525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:58 ---> docker-login.sh 23:58:58 nexus3.edgexfoundry.org:10001 23:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:58 Configure a credential helper to remove this warning. See 23:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:58 23:58:58 Login Succeeded 23:58:58 nexus3.edgexfoundry.org:10002 23:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:58 Configure a credential helper to remove this warning. See 23:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:58 23:58:58 Login Succeeded 23:58:58 nexus3.edgexfoundry.org:10003 23:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:59 Configure a credential helper to remove this warning. See 23:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:59 23:58:59 Login Succeeded 23:58:59 nexus3.edgexfoundry.org:10004 23:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:59 Configure a credential helper to remove this warning. See 23:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:59 23:58:59 Login Succeeded 23:58:59 docker.io 23:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:59 Configure a credential helper to remove this warning. See 23:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:59 23:58:59 Login Succeeded 23:58:59 ---> docker-login.sh ends [Pipeline] } 23:58:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:58:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:58:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:58:59 ========================================================= 23:58:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:58:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:59 + 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 . 23:58:59 Sending build context to Docker daemon 12.76MB 23:58:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:58:59 Step 2/12 : FROM ${BASE} AS builder 23:58:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:58:59 7264a8db6415: Pulling fs layer 23:58:59 c4d48a809fc2: Pulling fs layer 23:58:59 4f1c88b9dad5: Pulling fs layer 23:58:59 ad3a456e5733: Pulling fs layer 23:58:59 69c7f0334f64: Pulling fs layer 23:58:59 1f1c1a5573a3: Pulling fs layer 23:58:59 ce7588e14bc9: Pulling fs layer 23:58:59 b5e4710f87ac: Pulling fs layer 23:58:59 ad3a456e5733: Waiting 23:58:59 69c7f0334f64: Waiting 23:58:59 1f1c1a5573a3: Waiting 23:58:59 ce7588e14bc9: Waiting 23:58:59 b5e4710f87ac: Waiting 23:58:59 c4d48a809fc2: Verifying Checksum 23:58:59 c4d48a809fc2: Download complete 23:59:00 ad3a456e5733: Download complete 23:59:00 69c7f0334f64: Verifying Checksum 23:59:00 69c7f0334f64: Download complete 23:59:00 7264a8db6415: Verifying Checksum 23:59:00 7264a8db6415: Download complete 23:59:00 1f1c1a5573a3: Verifying Checksum 23:59:00 1f1c1a5573a3: Download complete 23:59:00 7264a8db6415: Pull complete 23:59:00 b5e4710f87ac: Verifying Checksum 23:59:00 b5e4710f87ac: Download complete 23:59:00 c4d48a809fc2: Pull complete 23:59:00 4f1c88b9dad5: Verifying Checksum 23:59:00 4f1c88b9dad5: Download complete 23:59:00 ce7588e14bc9: Verifying Checksum 23:59:00 ce7588e14bc9: Download complete 23:59:03 4f1c88b9dad5: Pull complete 23:59:03 ad3a456e5733: Pull complete 23:59:03 69c7f0334f64: Pull complete 23:59:03 1f1c1a5573a3: Pull complete 23:59:06 ce7588e14bc9: Pull complete 23:59:06 b5e4710f87ac: Pull complete 23:59:06 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:59:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:59:06 ---> 88b5674ff536 23:59:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:59:11 ---> Running in 1053a2d66f10 23:59:11 Removing intermediate container 1053a2d66f10 23:59:11 ---> 0631f793cd4a 23:59:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:59:11 ---> Running in 4967ccf856b0 23:59:11 Removing intermediate container 4967ccf856b0 23:59:11 ---> 25aa1e5455f6 23:59:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:59:11 ---> Running in a80d495cf532 23:59:11 Removing intermediate container a80d495cf532 23:59:11 ---> 64f517b8663a 23:59:11 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:59:11 ---> Running in 09e7f5a01cec 23:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:59:12 OK: 264 MiB in 52 packages 23:59:12 Removing intermediate container 09e7f5a01cec 23:59:12 ---> e7af4f12b656 23:59:12 Step 7/12 : WORKDIR /app 23:59:12 ---> Running in 8beeeacb41c7 23:59:12 Removing intermediate container 8beeeacb41c7 23:59:12 ---> e0c5ec17dcb0 23:59:12 Step 8/12 : COPY go.mod vendor* ./ 23:59:12 ---> 55f6998311f9 23:59:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:12 ---> Running in d69ba8a5bd14 23:59:13 Still waiting to schedule task 23:59:13 ‘prd-ubuntu20.04-docker-arm64-4c-16g-18022’ is offline 23:59:51 Removing intermediate container d69ba8a5bd14 23:59:51 ---> 149ad8c9402a 23:59:51 Step 10/12 : COPY . . 23:59:51 ---> dde2c8432969 23:59:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:59:51 ---> Running in c653367522be 23:59:51 Removing intermediate container c653367522be 23:59:51 ---> f6e08d37c1b2 23:59:51 Step 12/12 : RUN $MAKE 23:59:51 ---> Running in 975808bbc379 23:59:52 noop 23:59:52 Removing intermediate container 975808bbc379 23:59:52 ---> c5b2171bbde3 23:59:52 Successfully built c5b2171bbde3 23:59:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:52 + docker inspect -f . ci-base-image-x86_64 23:59:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:52 prd-ubuntu20.04-docker-8c-8g-18023 does not seem to be running inside a container 23:59:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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 23:59:53 $ docker top c042e378226a293b6481a019c1c4e36d92043030dbcfd1ad165dc1c2bb2b2138 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:53 + go version 23:59:53 go version go1.21.0 linux/amd64 [Pipeline] } 23:59:53 $ docker stop --time=1 c042e378226a293b6481a019c1c4e36d92043030dbcfd1ad165dc1c2bb2b2138 23:59:54 $ docker rm -f --volumes c042e378226a293b6481a019c1c4e36d92043030dbcfd1ad165dc1c2bb2b2138 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:55 + docker inspect -f . ci-base-image-x86_64 23:59:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:55 prd-ubuntu20.04-docker-8c-8g-18023 does not seem to be running inside a container 23:59:55 $ 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-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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 23:59:55 $ docker top 1b5921778f2a8fab9b8f5ddcf6981de4a9753258d9fb99fb78dcd1e48978c874 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:55 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-247 [Pipeline] fileExists [Pipeline] sh 23:59:56 + make test 23:59:56 go test -race ./... -coverprofile=coverage.out ./... 00:00:14 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:00:14 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:00:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.136s coverage: 86.2% of statements 00:00:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.700s coverage: 71.9% of statements 00:00:35 go vet ./... 00:00:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:00:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:00:37 ./bin/test-attribution.sh 00:00:37 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 00:00:37 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 00:00:37 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 00:00:37 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 00:00:37 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 00:00:37 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 00:00:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:00:37 $ docker stop --time=1 1b5921778f2a8fab9b8f5ddcf6981de4a9753258d9fb99fb78dcd1e48978c874 00:00:42 $ docker rm -f --volumes 1b5921778f2a8fab9b8f5ddcf6981de4a9753258d9fb99fb78dcd1e48978c874 [Pipeline] // withDockerContainer [Pipeline] sh 00:00:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:00:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:00:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:00:44 + ls -al . 00:00:44 total 208 00:00:44 drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 23:59 . 00:00:44 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 23:58 .. 00:00:44 -rw-rw-r-- 1 jenkins jenkins 262 Nov 14 23:58 .dockerignore 00:00:44 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 00:00 .git 00:00:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:58 .github 00:00:44 -rw-rw-r-- 1 jenkins jenkins 773 Nov 14 23:58 .gitignore 00:00:44 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 23:58 .golangci.yml 00:00:44 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 23:58 .semver 00:00:44 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 14 23:58 Attribution.txt 00:00:44 -rw-rw-r-- 1 jenkins jenkins 11245 Nov 14 23:58 CHANGELOG.md 00:00:44 -rw-rw-r-- 1 jenkins jenkins 1768 Nov 14 23:58 Dockerfile 00:00:44 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 23:58 GOVERNANCE.md 00:00:44 -rw-rw-r-- 1 jenkins jenkins 665 Nov 14 23:58 Jenkinsfile 00:00:44 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 14 23:58 LICENSE 00:00:44 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 14 23:58 Makefile 00:00:44 -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 23:58 OWNERS.md 00:00:44 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 14 23:58 README.md 00:00:44 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 23:58 VERSION 00:00:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:58 bin 00:00:44 -rw-r--r-- 1 jenkins jenkins 41317 Nov 15 00:00 coverage.out 00:00:44 -rw-rw-r-- 1 jenkins jenkins 3922 Nov 14 23:58 go.mod 00:00:44 -rw-rw-r-- 1 jenkins jenkins 34986 Nov 14 23:58 go.sum 00:00:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:58 images 00:00:44 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 23:58 internal 00:00:44 -rw-rw-r-- 1 jenkins jenkins 531 Nov 14 23:58 main.go 00:00:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:58 openapi 00:00:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:58 res 00:00:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:44 + 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=8c417bd89b264bfdf892926df5fc0047d9b1b3ae --label arch=amd64 --label version=0.0.0 . 00:00:44 Sending build context to Docker daemon 12.76MB 00:00:44 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 00:00:44 Step 2/30 : FROM ${BASE} AS builder 00:00:44 ---> c5b2171bbde3 00:00:44 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 00:00:44 ---> Running in 8764eead129e 00:00:45 Removing intermediate container 8764eead129e 00:00:45 ---> 8f36638fd7c7 00:00:45 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 00:00:45 ---> Running in b5c12505b826 00:00:45 Removing intermediate container b5c12505b826 00:00:45 ---> 8caa051cb938 00:00:45 Step 5/30 : ARG ADD_BUILD_TAGS="" 00:00:45 ---> Running in 6478bc28ca75 00:00:46 Removing intermediate container 6478bc28ca75 00:00:46 ---> 3ff94c77bb44 00:00:46 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:00:46 ---> Running in 991fae1f6fef 00:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:00:47 OK: 264 MiB in 52 packages 00:00:47 Removing intermediate container 991fae1f6fef 00:00:47 ---> f02e033229a3 00:00:47 Step 7/30 : WORKDIR /app 00:00:47 ---> Running in 27a5b2f9dfd0 00:00:47 Removing intermediate container 27a5b2f9dfd0 00:00:47 ---> 1eaa3b52314e 00:00:47 Step 8/30 : COPY go.mod vendor* ./ 00:00:47 ---> 8c20daff1e92 00:00:47 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:48 ---> Running in db5c926cf9f7 00:00:48 Removing intermediate container db5c926cf9f7 00:00:48 ---> eeffcd2e2253 00:00:48 Step 10/30 : COPY . . 00:00:49 ---> 844b114791f8 00:00:49 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:00:49 ---> Running in b86f42664552 00:00:49 Removing intermediate container b86f42664552 00:00:49 ---> 59d231e64d47 00:00:49 Step 12/30 : RUN $MAKE 00:00:49 ---> Running in ba076cbd8f48 00:00:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -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 00:00:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18024 in /w/workspace/y_app-rfid-llrp-inventory_PR-247 [Pipeline] { [Pipeline] ws 00:00:50 Running in /w/workspace/app-rfid-llrp-inventory/6 [Pipeline] { [Pipeline] checkout 00:00:50 The recommended git tool is: git 00:00:55 using credential edgex-jenkins-ssh 00:00:55 Cloning the remote Git repository 00:00:55 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:00:55 > git init /w/workspace/app-rfid-llrp-inventory/6 # timeout=10 00:00:55 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:00:55 > git --version # timeout=10 00:00:55 > git --version # 'git version 2.25.1' 00:00:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:00:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:00:58 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:00:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:00:58 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:00:58 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:00:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:00:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:00:59 Merging remotes/origin/main commit a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 into PR head commit 4d9c7079c6b3ddd130957b2f40bb564acd307f17 00:00:59 Merge succeeded, producing 9c9c92b8f64a1b67bb4eccf1a82428f033295d16 00:00:59 Checking out Revision 9c9c92b8f64a1b67bb4eccf1a82428f033295d16 (PR-247) 00:00:59 > git config core.sparsecheckout # timeout=10 00:00:59 > git checkout -f 4d9c7079c6b3ddd130957b2f40bb564acd307f17 # timeout=10 00:00:59 > git remote # timeout=10 00:00:59 > git config --get remote.origin.url # timeout=10 00:00:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:00:59 > git merge a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 # timeout=10 00:00:59 > git rev-parse HEAD^{commit} # timeout=10 00:00:59 > git config core.sparsecheckout # timeout=10 00:00:59 > git checkout -f 9c9c92b8f64a1b67bb4eccf1a82428f033295d16 # timeout=10 00:01:03 Commit message: "Merge commit 'a6afd8f35ce2eea65c9c395e2c86642cd8bfd297' into HEAD" 00:01:03 First time build. Skipping changelog. [Pipeline] withEnv 00:01:03 > git rev-list --no-walk d35f2f32868fe2eb23d656648ab8aa19176a4209 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:01:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:01:04 % Total % Received % Xferd Average Speed Time Time Time Current 00:01:04 Dload Upload Total Spent Left Speed 00:01:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 00:01:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:01:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:01:05 + sudo tee /etc/docker/daemon.new 00:01:05 { 00:01:05 "registry-mirrors": [ 00:01:05 "https://nexus3.edgexfoundry.org:10001" 00:01:05 ], 00:01:05 "bip": "10.250.0.254/24", 00:01:05 "hosts": [ 00:01:05 "tcp://0.0.0.0:5555", 00:01:05 "unix:///var/run/docker.sock" 00:01:05 ], 00:01:05 "mtu": 1458, 00:01:05 "selinux-enabled": true, 00:01:05 "seccomp-profile": "/etc/docker/seccomp.json" 00:01:05 } [Pipeline] sh 00:01:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:01:06 + sudo service docker restart 00:01:11 Removing intermediate container ba076cbd8f48 00:01:11 ---> 5d832ce9f97e 00:01:11 Step 13/30 : FROM alpine:3.18 00:01:11 3.18: Pulling from library/alpine 00:01:11 96526aa774ef: Pulling fs layer 00:01:11 96526aa774ef: Verifying Checksum 00:01:11 96526aa774ef: Download complete 00:01:11 96526aa774ef: Pull complete 00:01:11 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:01:11 Status: Downloaded newer image for alpine:3.18 00:01:11 ---> 8ca4688f4f35 00:01:11 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:01:11 ---> Running in 0bdcde2f0ec9 00:01:11 Removing intermediate container 0bdcde2f0ec9 00:01:11 ---> 457df6fa2bdf 00:01:11 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:01:11 ---> Running in ae2e549be9c9 00:01:11 Removing intermediate container ae2e549be9c9 00:01:11 ---> c5aed757c384 00:01:11 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 00:01:11 ---> Running in b76bbfbc057b 00:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:01:12 (1/2) Installing ca-certificates (20230506-r0) 00:01:12 (2/2) Installing dumb-init (1.2.5-r2) 00:01:12 Executing busybox-1.36.1-r2.trigger 00:01:12 Executing ca-certificates-20230506-r0.trigger 00:01:12 OK: 8 MiB in 17 packages 00:01:12 Removing intermediate container b76bbfbc057b 00:01:12 ---> ede6c33644f4 00:01:12 Step 17/30 : RUN apk --no-cache upgrade 00:01:12 ---> Running in 30de2c3b1c32 00:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:01:13 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 00:01:13 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 00:01:13 Executing busybox-1.36.1-r5.post-upgrade 00:01:13 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 00:01:13 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 00:01:13 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 00:01:13 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 00:01:13 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 00:01:13 Executing busybox-1.36.1-r5.trigger 00:01:13 Executing ca-certificates-20230506-r0.trigger 00:01:13 OK: 8 MiB in 17 packages 00:01:14 Removing intermediate container 30de2c3b1c32 00:01:14 ---> 1e7c780bb9ac 00:01:14 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:01:14 ---> cdaf270dbf65 00:01:14 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 00:01:14 ---> 25062d8b8513 00:01:14 Step 20/30 : COPY --from=builder /app/res/ /res/ 00:01:14 ---> c3de641242b9 00:01:14 Step 21/30 : COPY --from=builder /app/static/ /static/ 00:01:14 ---> 699556c76cc8 00:01:14 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:01:15 ---> 8798617f12d1 00:01:15 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:01:15 ---> Running in dd66298efb4d 00:01:16 Removing intermediate container dd66298efb4d 00:01:16 ---> 7e785036cc6c 00:01:16 Step 24/30 : VOLUME /cache 00:01:16 ---> Running in a7461699b93a 00:01:16 Removing intermediate container a7461699b93a 00:01:16 ---> 913d61ff3cee 00:01:16 Step 25/30 : EXPOSE 59711 00:01:16 ---> Running in 45d0c4e784a5 00:01:16 Removing intermediate container 45d0c4e784a5 00:01:16 ---> d45d973eaa26 00:01:16 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:01:16 ---> Running in a9114da17a4b 00:01:16 Removing intermediate container a9114da17a4b 00:01:16 ---> b0d05a5e8fc8 00:01:16 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:01:16 ---> Running in b82957f721b1 00:01:16 Removing intermediate container b82957f721b1 00:01:16 ---> c3a55e834c3e 00:01:16 Step 28/30 : LABEL arch=amd64 00:01:16 ---> Running in 898914a230b7 00:01:16 Removing intermediate container 898914a230b7 00:01:16 ---> 4246e03608f2 00:01:16 Step 29/30 : LABEL git_sha=8c417bd89b264bfdf892926df5fc0047d9b1b3ae 00:01:16 ---> Running in 23cf4e90f024 00:01:16 Removing intermediate container 23cf4e90f024 00:01:16 ---> ebcd051aeab7 00:01:16 Step 30/30 : LABEL version=0.0.0 00:01:16 ---> Running in c51beead1324 00:01:16 Removing intermediate container c51beead1324 00:01:16 ---> ee0509ee27b5 00:01:16 [Warning] One or more build-args [ARCH] were not consumed 00:01:16 Successfully built ee0509ee27b5 00:01:16 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 00:01:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:17 00:01:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:17 latest: Pulling from edgex-lftools-log-publisher 00:01:17 5eb5b503b376: Pulling fs layer 00:01:17 5c69ac0246d0: Pulling fs layer 00:01:17 ec43610c2a17: Pulling fs layer 00:01:17 3a2ae6a8a46f: Pulling fs layer 00:01:17 33b1e0a273af: Pulling fs layer 00:01:17 5d3b04190fa2: Pulling fs layer 00:01:17 2f39f015ded8: Pulling fs layer 00:01:17 33b1e0a273af: Waiting 00:01:17 2f39f015ded8: Waiting 00:01:17 5d3b04190fa2: Waiting 00:01:17 5c69ac0246d0: Download complete 00:01:17 3a2ae6a8a46f: Verifying Checksum 00:01:17 3a2ae6a8a46f: Download complete 00:01:17 33b1e0a273af: Verifying Checksum 00:01:17 33b1e0a273af: Download complete 00:01:17 5d3b04190fa2: Verifying Checksum 00:01:17 5d3b04190fa2: Download complete 00:01:17 ec43610c2a17: Verifying Checksum 00:01:17 ec43610c2a17: Download complete 00:01:17 5eb5b503b376: Verifying Checksum 00:01:17 5eb5b503b376: Download complete 00:01:18 2f39f015ded8: Download complete 00:01:19 5eb5b503b376: Pull complete 00:01:19 5c69ac0246d0: Pull complete 00:01:19 ec43610c2a17: Pull complete 00:01:19 3a2ae6a8a46f: Pull complete 00:01:19 33b1e0a273af: Pull complete 00:01:20 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:24 provisioning config files... 00:01:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/6@tmp/config16086279324997759699tmp [Pipeline] { 00:01:24 2f39f015ded8: Pull complete 00:01:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:01:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:24 prd-ubuntu20.04-docker-8c-8g-18023 does not seem to be running inside a container 00:01:24 $ 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-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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 00:01:24 ---> docker-login.sh 00:01:24 nexus3.edgexfoundry.org:10001 00:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:25 Configure a credential helper to remove this warning. See 00:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:25 00:01:25 Login Succeeded 00:01:25 nexus3.edgexfoundry.org:10002 00:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:25 Configure a credential helper to remove this warning. See 00:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:25 00:01:25 Login Succeeded 00:01:25 nexus3.edgexfoundry.org:10003 00:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:26 Configure a credential helper to remove this warning. See 00:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:26 00:01:26 Login Succeeded 00:01:26 nexus3.edgexfoundry.org:10004 00:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:26 Configure a credential helper to remove this warning. See 00:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:26 00:01:26 Login Succeeded 00:01:26 docker.io 00:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:26 Configure a credential helper to remove this warning. See 00:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:26 00:01:26 Login Succeeded 00:01:26 ---> docker-login.sh ends 00:01:29 $ docker top ec4a3d731434a8d7d8de4feb13b36d24e4d9e60099e97504d91ea1923c781752 -eo pid,comm [Pipeline] { [Pipeline] } 00:01:29 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 00:01:29 ---> job-cost.sh 00:01:29 lf-activate-venv: SKIPPING 00:01:29 INFO: No Stack... [Pipeline] echo 00:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:01:30 ========================================================= 00:01:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:01:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:30 INFO: Retrieving Pricing Info for: v3-standard-8 00:01:30 + 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 . 00:01:30 INFO: Archiving Costs [Pipeline] sh 00:01:31 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives/cost.csv 00:01:31 + cut -d, -f6 [Pipeline] lock 00:01:31 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-6-stack-cost] 00:01:31 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-6-stack-cost] did not exist. Created. 00:01:31 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:01:31 + echo total: 0.2199999988079071 [Pipeline] stash 00:01:31 Stashed 1 file(s) [Pipeline] } 00:01:31 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-6-stack-cost] [Pipeline] // lock [Pipeline] } 00:01:31 $ docker stop --time=1 ec4a3d731434a8d7d8de4feb13b36d24e4d9e60099e97504d91ea1923c781752 00:01:32 Sending build context to Docker daemon 670.7kB 00:01:32 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:01:32 Step 2/12 : FROM ${BASE} AS builder 00:01:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:01:32 9fda8d8052c6: Pulling fs layer 00:01:32 5d54e960e981: Pulling fs layer 00:01:32 c4a7e357bf2a: Pulling fs layer 00:01:32 f0e02332f6b5: Pulling fs layer 00:01:32 872ee5b61b7b: Pulling fs layer 00:01:32 0c6a40ed1a82: Pulling fs layer 00:01:32 f0e02332f6b5: Waiting 00:01:32 872ee5b61b7b: Waiting 00:01:32 94ae7d8d031c: Pulling fs layer 00:01:32 0c6a40ed1a82: Waiting 00:01:32 94ae7d8d031c: Waiting 00:01:32 5d54e960e981: Verifying Checksum 00:01:32 5d54e960e981: Download complete 00:01:32 f0e02332f6b5: Download complete 00:01:32 872ee5b61b7b: Download complete 00:01:32 9fda8d8052c6: Verifying Checksum 00:01:32 9fda8d8052c6: Download complete 00:01:32 $ docker rm -f --volumes ec4a3d731434a8d7d8de4feb13b36d24e4d9e60099e97504d91ea1923c781752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:01:32 94ae7d8d031c: Verifying Checksum 00:01:32 94ae7d8d031c: Download complete 00:01:33 9fda8d8052c6: Pull complete 00:01:33 5d54e960e981: Pull complete 00:01:34 c4a7e357bf2a: Verifying Checksum 00:01:34 c4a7e357bf2a: Download complete 00:01:34 0c6a40ed1a82: Verifying Checksum 00:01:34 0c6a40ed1a82: Download complete 00:01:47 c4a7e357bf2a: Pull complete 00:01:47 f0e02332f6b5: Pull complete 00:01:47 872ee5b61b7b: Pull complete 00:01:55 0c6a40ed1a82: Pull complete 00:02:00 94ae7d8d031c: Pull complete 00:02:00 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 00:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:02:00 ---> 86de565de09d 00:02:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:02:01 ---> Running in 2930eb6684cf 00:02:02 Removing intermediate container 2930eb6684cf 00:02:02 ---> 0404ad1ee5de 00:02:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:02:02 ---> Running in a5422dee8213 00:02:02 Removing intermediate container a5422dee8213 00:02:02 ---> 8a63a5cb34ed 00:02:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:02:02 ---> Running in 8bc1fdcccfb9 00:02:02 Removing intermediate container 8bc1fdcccfb9 00:02:02 ---> c7b9d4ee2173 00:02:02 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:02 ---> Running in ef239155e382 00:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:02:05 OK: 266 MiB in 52 packages 00:02:06 Removing intermediate container ef239155e382 00:02:06 ---> ef8024dab964 00:02:06 Step 7/12 : WORKDIR /app 00:02:06 ---> Running in 680b9c8ebdde 00:02:06 Removing intermediate container 680b9c8ebdde 00:02:06 ---> 0b159ed2c45d 00:02:06 Step 8/12 : COPY go.mod vendor* ./ 00:02:07 ---> d14820c7db8a 00:02:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:07 ---> Running in a5f94cf55bb7 00:03:28 Removing intermediate container a5f94cf55bb7 00:03:28 ---> f97270c9a34a 00:03:28 Step 10/12 : COPY . . 00:03:28 ---> e8152b6d0349 00:03:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:03:28 ---> Running in 83427de4f6aa 00:03:28 Removing intermediate container 83427de4f6aa 00:03:28 ---> 5572bd31cd03 00:03:28 Step 12/12 : RUN $MAKE 00:03:28 ---> Running in 4f5eed01a7dc 00:03:28 noop 00:03:28 Removing intermediate container 4f5eed01a7dc 00:03:28 ---> d108ee545515 00:03:28 Successfully built d108ee545515 00:03:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:29 + docker inspect -f . ci-base-image-arm64 00:03:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:29 prd-ubuntu20.04-docker-arm64-4c-16g-18024 does not seem to be running inside a container 00:03:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@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 00:03:30 $ docker top d60ae0d2bc9b7bd41f9aef199becc382bf0d11402e96d4cb20e020bca159430e -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:31 + go version 00:03:31 go version go1.21.0 linux/arm64 [Pipeline] } 00:03:31 $ docker stop --time=1 d60ae0d2bc9b7bd41f9aef199becc382bf0d11402e96d4cb20e020bca159430e 00:03:33 $ docker rm -f --volumes d60ae0d2bc9b7bd41f9aef199becc382bf0d11402e96d4cb20e020bca159430e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:33 + docker inspect -f . ci-base-image-arm64 00:03:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:34 prd-ubuntu20.04-docker-arm64-4c-16g-18024 does not seem to be running inside a container 00:03:34 $ 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/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@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 00:03:35 $ docker top 41e0e50cd66f910319d03d0b3e3bb69b5e52f2f4122573299a445d5187ea5cbd -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:35 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/6 [Pipeline] fileExists [Pipeline] sh 00:03:36 + make test 00:03:36 go test -race ./... -coverprofile=coverage.out ./... 00:05:57 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:05:57 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:05:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.482s coverage: 86.2% of statements 00:06:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.345s coverage: 71.9% of statements 00:06:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:06:02 go vet ./... 00:07:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:07:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:07:39 ./bin/test-attribution.sh 00:07:39 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 00:07:39 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 00:07:39 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 00:07:39 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 00:07:39 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 00:07:39 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 00:07:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:07:39 $ docker stop --time=1 41e0e50cd66f910319d03d0b3e3bb69b5e52f2f4122573299a445d5187ea5cbd 00:07:43 $ docker rm -f --volumes 41e0e50cd66f910319d03d0b3e3bb69b5e52f2f4122573299a445d5187ea5cbd [Pipeline] // withDockerContainer [Pipeline] sh 00:07:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:07:45 Warning: overwriting stash ‘coverage-report’ 00:07:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:07:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:07:46 + ls -al . 00:07:46 total 204 00:07:46 drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 00:03 . 00:07:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 00:00 .. 00:07:46 -rw-rw-r-- 1 jenkins jenkins 262 Nov 15 00:00 .dockerignore 00:07:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 00:00 .git 00:07:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 00:00 .github 00:07:46 -rw-rw-r-- 1 jenkins jenkins 773 Nov 15 00:00 .gitignore 00:07:46 -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 00:00 .golangci.yml 00:07:46 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 15 00:00 Attribution.txt 00:07:46 -rw-rw-r-- 1 jenkins jenkins 11245 Nov 15 00:00 CHANGELOG.md 00:07:46 -rw-rw-r-- 1 jenkins jenkins 1768 Nov 15 00:00 Dockerfile 00:07:46 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 00:00 GOVERNANCE.md 00:07:46 -rw-rw-r-- 1 jenkins jenkins 665 Nov 15 00:00 Jenkinsfile 00:07:46 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 15 00:00 LICENSE 00:07:46 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 15 00:00 Makefile 00:07:46 -rw-rw-r-- 1 jenkins jenkins 617 Nov 15 00:00 OWNERS.md 00:07:46 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 15 00:00 README.md 00:07:46 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 23:58 VERSION 00:07:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 00:00 bin 00:07:46 -rw-r--r-- 1 jenkins jenkins 41317 Nov 15 00:06 coverage.out 00:07:46 -rw-rw-r-- 1 jenkins jenkins 3922 Nov 15 00:00 go.mod 00:07:46 -rw-rw-r-- 1 jenkins jenkins 34986 Nov 15 00:00 go.sum 00:07:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 00:00 images 00:07:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 00:00 internal 00:07:46 -rw-rw-r-- 1 jenkins jenkins 531 Nov 15 00:00 main.go 00:07:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 00:00 openapi 00:07:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 00:00 res 00:07:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 00:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:46 + 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=9c9c92b8f64a1b67bb4eccf1a82428f033295d16 --label arch=arm64 --label version=0.0.0 . 00:07:47 Sending build context to Docker daemon 670.7kB 00:07:47 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 00:07:47 Step 2/30 : FROM ${BASE} AS builder 00:07:47 ---> d108ee545515 00:07:47 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 00:07:47 ---> Running in 10c0df73183b 00:07:47 Removing intermediate container 10c0df73183b 00:07:47 ---> 19c4e78ac4c5 00:07:47 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 00:07:47 ---> Running in d0e00357a4c7 00:07:47 Removing intermediate container d0e00357a4c7 00:07:47 ---> 28fa5738c9fb 00:07:47 Step 5/30 : ARG ADD_BUILD_TAGS="" 00:07:47 ---> Running in e6e48b4ca6c2 00:07:48 Removing intermediate container e6e48b4ca6c2 00:07:48 ---> 9ee52733b64d 00:07:48 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:07:48 ---> Running in deb75a80fa38 00:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:07:50 OK: 266 MiB in 52 packages 00:07:51 Removing intermediate container deb75a80fa38 00:07:51 ---> c476b84a98b4 00:07:51 Step 7/30 : WORKDIR /app 00:07:51 ---> Running in 467cbaafc809 00:07:51 Removing intermediate container 467cbaafc809 00:07:51 ---> b2ac70c51736 00:07:51 Step 8/30 : COPY go.mod vendor* ./ 00:07:56 ---> bb8fbda586b1 00:07:56 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:56 ---> Running in 58114526e6fc 00:07:58 Removing intermediate container 58114526e6fc 00:07:58 ---> 7a152f1fa171 00:07:58 Step 10/30 : COPY . . 00:07:58 ---> 71cc039ea53a 00:07:58 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:07:58 ---> Running in 0cc72ec92c50 00:07:58 Removing intermediate container 0cc72ec92c50 00:07:58 ---> fe9502c88375 00:07:58 Step 12/30 : RUN $MAKE 00:07:58 ---> Running in 2d168a20697f 00:07:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -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 00:09:51 Removing intermediate container 2d168a20697f 00:09:51 ---> 864cb5bf82d1 00:09:51 Step 13/30 : FROM alpine:3.18 00:09:51 3.18: Pulling from library/alpine 00:09:51 579b34f0a95b: Pulling fs layer 00:09:51 579b34f0a95b: Download complete 00:09:51 579b34f0a95b: Pull complete 00:09:51 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:09:51 Status: Downloaded newer image for alpine:3.18 00:09:51 ---> 3cc203321400 00:09:51 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:09:51 ---> Running in 615773077aca 00:09:51 Removing intermediate container 615773077aca 00:09:51 ---> b8712705d9ae 00:09:51 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:09:51 ---> Running in 6d06fc53398a 00:09:51 Removing intermediate container 6d06fc53398a 00:09:51 ---> c9f5bc2d0160 00:09:51 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 00:09:51 ---> Running in c74012690097 00:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:09:51 (1/2) Installing ca-certificates (20230506-r0) 00:09:51 (2/2) Installing dumb-init (1.2.5-r2) 00:09:51 Executing busybox-1.36.1-r2.trigger 00:09:51 Executing ca-certificates-20230506-r0.trigger 00:09:51 OK: 9 MiB in 17 packages 00:09:51 Removing intermediate container c74012690097 00:09:51 ---> 04457a0ff5ff 00:09:51 Step 17/30 : RUN apk --no-cache upgrade 00:09:51 ---> Running in 03f3d168c04c 00:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:09:51 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 00:09:51 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 00:09:51 Executing busybox-1.36.1-r5.post-upgrade 00:09:51 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 00:09:51 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 00:09:51 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 00:09:51 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 00:09:51 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 00:09:51 Executing busybox-1.36.1-r5.trigger 00:09:51 Executing ca-certificates-20230506-r0.trigger 00:09:51 OK: 9 MiB in 17 packages 00:09:51 Removing intermediate container 03f3d168c04c 00:09:51 ---> d80d08ae8ec2 00:09:51 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:09:51 ---> c1a235ff7508 00:09:51 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 00:09:52 ---> dd401972c2d5 00:09:52 Step 20/30 : COPY --from=builder /app/res/ /res/ 00:09:52 ---> db00f55b6d27 00:09:52 Step 21/30 : COPY --from=builder /app/static/ /static/ 00:09:53 ---> 0d257df7a8d9 00:09:53 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:09:54 ---> 570290e48631 00:09:54 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:09:54 ---> Running in 87d86c606581 00:09:56 Removing intermediate container 87d86c606581 00:09:56 ---> a88c3716610d 00:09:56 Step 24/30 : VOLUME /cache 00:09:56 ---> Running in 55f9ade14d2e 00:09:56 Removing intermediate container 55f9ade14d2e 00:09:56 ---> f53b8ac74e02 00:09:56 Step 25/30 : EXPOSE 59711 00:09:56 ---> Running in d145876e5e37 00:09:56 Removing intermediate container d145876e5e37 00:09:56 ---> 9aeac532d5a5 00:09:56 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:09:56 ---> Running in c023038203d0 00:09:57 Removing intermediate container c023038203d0 00:09:57 ---> c24c34efddb5 00:09:57 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:09:57 ---> Running in e4b55f26e114 00:09:57 Removing intermediate container e4b55f26e114 00:09:57 ---> 489944727025 00:09:57 Step 28/30 : LABEL arch=arm64 00:09:57 ---> Running in 04ff14669ae5 00:09:58 Removing intermediate container 04ff14669ae5 00:09:58 ---> df5bc5cc31ca 00:09:58 Step 29/30 : LABEL git_sha=9c9c92b8f64a1b67bb4eccf1a82428f033295d16 00:09:58 ---> Running in ae626fb8b205 00:09:58 Removing intermediate container ae626fb8b205 00:09:58 ---> d311f966d025 00:09:58 Step 30/30 : LABEL version=0.0.0 00:09:58 ---> Running in 19d9e5388626 00:09:58 Removing intermediate container 19d9e5388626 00:09:58 ---> 10cd851994bc 00:09:58 [Warning] One or more build-args [ARCH] were not consumed 00:09:58 Successfully built 10cd851994bc 00:09:58 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 00:09:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:09:59 00:09:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:10:00 arm64: Pulling from edgex-lftools-log-publisher 00:10:00 8998bd30e6a1: Pulling fs layer 00:10:00 04944245beec: Pulling fs layer 00:10:00 699f458cf7ca: Pulling fs layer 00:10:00 765212b225bb: Pulling fs layer 00:10:00 f23df028b6ca: Pulling fs layer 00:10:00 d65c8cfc05b1: Pulling fs layer 00:10:00 2437ff75d9bd: Pulling fs layer 00:10:00 f23df028b6ca: Waiting 00:10:00 d65c8cfc05b1: Waiting 00:10:00 765212b225bb: Waiting 00:10:00 04944245beec: Verifying Checksum 00:10:00 04944245beec: Download complete 00:10:00 765212b225bb: Verifying Checksum 00:10:00 765212b225bb: Download complete 00:10:00 f23df028b6ca: Verifying Checksum 00:10:00 f23df028b6ca: Download complete 00:10:00 d65c8cfc05b1: Verifying Checksum 00:10:00 d65c8cfc05b1: Download complete 00:10:00 699f458cf7ca: Verifying Checksum 00:10:00 699f458cf7ca: Download complete 00:10:00 8998bd30e6a1: Verifying Checksum 00:10:00 8998bd30e6a1: Download complete 00:10:03 2437ff75d9bd: Verifying Checksum 00:10:03 2437ff75d9bd: Download complete 00:10:05 8998bd30e6a1: Pull complete 00:10:05 04944245beec: Pull complete 00:10:06 699f458cf7ca: Pull complete 00:10:07 765212b225bb: Pull complete 00:10:08 f23df028b6ca: Pull complete 00:10:08 d65c8cfc05b1: Pull complete 00:10:26 2437ff75d9bd: Pull complete 00:10:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:10:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:10:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:26 prd-ubuntu20.04-docker-arm64-4c-16g-18024 does not seem to be running inside a container 00:10:26 $ 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/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@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 00:10:30 $ docker top 8b88219b02b710f9ef52b9d6818aa0532d73c0f60237d62e673deaa28f5f0c88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:10:31 ---> job-cost.sh 00:10:31 lf-activate-venv: SKIPPING 00:10:31 INFO: No Stack... 00:10:31 INFO: Retrieving Pricing Info for: v3-standard-4 00:10:32 INFO: Archiving Costs [Pipeline] sh 00:10:32 + cat /w/workspace/app-rfid-llrp-inventory/6/archives/cost.csv 00:10:32 + cut -d, -f6 [Pipeline] lock 00:10:33 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-6-stack-cost] 00:10:33 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-6-stack-cost] did not exist. Created. 00:10:33 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:10:33 /w/workspace/app-rfid-llrp-inventory/6@tmp/durable-8f519da2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:10:34 + echo total: 0.10999999940395355 [Pipeline] stash 00:10:34 Warning: overwriting stash ‘stack-cost’ 00:10:34 Stashed 1 file(s) [Pipeline] } 00:10:34 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-6-stack-cost] [Pipeline] // lock [Pipeline] } 00:10:34 $ docker stop --time=1 8b88219b02b710f9ef52b9d6818aa0532d73c0f60237d62e673deaa28f5f0c88 00:10:36 $ docker rm -f --volumes 8b88219b02b710f9ef52b9d6818aa0532d73c0f60237d62e673deaa28f5f0c88 [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 00:10:36 provisioning config files... 00:10:36 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/config3926170969108473408tmp [Pipeline] { [Pipeline] sh 00:10:36 + set +x 00:10:36 + curl -s https://codecov.io/bash 00:10:36 + bash -s -- 00:10:36 00:10:36 _____ _ 00:10:36 / ____| | | 00:10:36 | | ___ __| | ___ ___ _____ __ 00:10:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:10:36 | |___| (_) | (_| | __/ (_| (_) \ V / 00:10:36 \_____\___/ \__,_|\___|\___\___/ \_/ 00:10:36 Bash-1.0.6 00:10:36 00:10:36 00:10:36 ==> git version 2.25.1 found 00:10:36 ==> 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 00:10:36 Release-Date: 2020-01-08 00:10:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:10:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:10:36 ==> Jenkins CI detected. 00:10:36 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-247 00:10:36 project root: . 00:10:36 --> token set from env 00:10:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:10:36 ==> Running gcov in . (disable via -X gcov) 00:10:36 ==> Python coveragepy not found 00:10:36 ==> Searching for coverage reports in: 00:10:36 + . 00:10:36 -> Found 1 reports 00:10:36 ==> Detecting git/mercurial file structure 00:10:36 ==> Reading reports 00:10:37 + ./coverage.out bytes=41317 00:10:37 ==> Appending adjustments 00:10:37 https://docs.codecov.io/docs/fixing-reports 00:10:37 + Found adjustments 00:10:37 ==> Gzipping contents 00:10:37 12K /tmp/codecov.MJ3xnx.gz 00:10:37 ==> Uploading reports 00:10:37 url: https://codecov.io 00:10:37 query: branch=PR-247&commit=8c417bd89b264bfdf892926df5fc0047d9b1b3ae&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-247%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=247&job=&cmd_args= 00:10:37 -> Pinging Codecov 00:10:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-247&commit=8c417bd89b264bfdf892926df5fc0047d9b1b3ae&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-247%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=247&job=&cmd_args= 00:10:37 -> Uploading to 00:10:37 https://storage.googleapis.com/codecov/v4/raw/2023-11-15/581DD39554BDF9B6E22D074273EAD858/8c417bd89b264bfdf892926df5fc0047d9b1b3ae/214f993a-a872-4700-92cb-e4ecad68eae4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T001037Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2eee37aa4ec94cb372fa93b4d901bd2545f07d35f8cf57d83e19ce45012340cf 00:10:37 % Total % Received % Xferd Average Speed Time Time Time Current 00:10:37 Dload Upload Total Spent Left Speed 00:10:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 40566 --:--:-- --:--:-- --:--:-- 40566 00:10:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8c417bd89b264bfdf892926df5fc0047d9b1b3ae [Pipeline] } 00:10:37 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 00:10:38 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives ] 00:10:38 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives 00:10:38 total 16 00:10:38 drwxr-xr-x 3 root root 4096 Nov 15 00:01 . 00:10:38 drwxrwxr-x 12 jenkins jenkins 4096 Nov 15 00:01 .. 00:10:38 drwxr-xr-x 2 root root 4096 Nov 15 00:01 cost 00:10:38 -rw-r--r-- 1 root root 95 Nov 15 00:01 cost.csv 00:10:38 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives 00:10:38 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives 00:10:38 total 16 00:10:38 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 00:01 . 00:10:38 drwxrwxr-x 12 jenkins jenkins 4096 Nov 15 00:01 .. 00:10:38 drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 00:01 cost 00:10:38 -rw-r--r-- 1 jenkins jenkins 95 Nov 15 00:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:10:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:10:39 ---> package-listing.sh 00:10:39 ++ facter osfamily 00:10:39 ++ tr '[:upper:]' '[:lower:]' 00:10:39 + OS_FAMILY=debian 00:10:39 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-247 00:10:39 + START_PACKAGES=/tmp/packages_start.txt 00:10:39 + END_PACKAGES=/tmp/packages_end.txt 00:10:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:10:39 + PACKAGES=/tmp/packages_start.txt 00:10:39 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-247 ']' 00:10:39 + PACKAGES=/tmp/packages_end.txt 00:10:39 + case "${OS_FAMILY}" in 00:10:39 + dpkg -l 00:10:39 + grep '^ii' 00:10:39 + '[' -f /tmp/packages_start.txt ']' 00:10:39 + '[' -f /tmp/packages_end.txt ']' 00:10:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:10:39 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-247 ']' 00:10:39 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives/ 00:10:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives/ [Pipeline] echo 00:10:39 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-247/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:10:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:10:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:40 prd-ubuntu20.04-docker-8c-8g-18023 does not seem to be running inside a container 00:10:40 $ 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-247/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-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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 00:10:53 $ docker top e23d7b782aec331b5d079041976de81f3702116fda67ffbe3e2a71a16646e025 -eo pid,comm [Pipeline] { [Pipeline] sh 00:10:54 + touch /tmp/pre-build-complete [Pipeline] sh 00:10:54 + mkdir -p /var/log/sysstat [Pipeline] sh 00:10:54 + ls /var/log/sa-host 00:10:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:10:54 provisioning config files... 00:10:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/config13884386390478510646tmp [Pipeline] { [Pipeline] echo 00:10:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:10:55 ---> create-netrc.sh [Pipeline] } 00:10:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:10:55 ---> python-tools-install.sh [Pipeline] echo 00:10:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:10:55 ---> sudo-logs.sh 00:10:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:10:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:10:56 ---> job-cost.sh 00:10:56 lf-activate-venv: SKIPPING 00:10:56 DEBUG: total: 0.2199999988079071 00:10:56 INFO: Retrieving Stack Cost... 00:10:56 INFO: Retrieving Pricing Info for: v3-standard-8 00:10:57 INFO: Archiving Costs [Pipeline] echo 00:10:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:10:57 ---> logs-deploy.sh 00:10:57 lf-activate-venv: SKIPPING 00:10:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-247/6 00:10:57 INFO: archiving workspace using pattern(s): 00:10:58 Archives upload complete. 00:10:58 INFO: archiving logs to Nexus