Pull request #291 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b6e4b0c8c613a8d486ee1d8ab1204815785c393a+7dd5e1644aef7b0a5b71c8eb14939268829d1add (e42bb4efcc2ea0cb6dd919a6bbf290201a0ec275) 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-ssh6272821097235001317.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16136926096641960161.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-291/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-291/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4377664586955133189.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-291/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1827517630314595446.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1559517595759463183.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-291/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-291/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15950602219979964358.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4266 in /w/workspace/y_app-rfid-llrp-inventory_PR-291 [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-291 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7dd5e1644aef7b0a5b71c8eb14939268829d1add into PR head commit b6e4b0c8c613a8d486ee1d8ab1204815785c393a Merge succeeded, producing b6e4b0c8c613a8d486ee1d8ab1204815785c393a Checking out Revision b6e4b0c8c613a8d486ee1d8ab1204815785c393a (PR-291) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6e4b0c8c613a8d486ee1d8ab1204815785c393a # 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 7dd5e1644aef7b0a5b71c8eb14939268829d1add # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6e4b0c8c613a8d486ee1d8ab1204815785c393a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:02:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:02:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:02:08 ========================================================= 14:02:08 EdgeX Global Pipelines Version Info 14:02:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:02:09 ------------------- 14:02:09 stable info: 14:02:09 ------------------- 14:02:09 Commited By: Ginny Guan ginny@iotechsys.com 14:02:09 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 14:02:09 Message: update stable to v1.0.260 14:02:09 ------------------- 14:02:09 experimental info: 14:02:09 ------------------- 14:02:09 Commited By: Ginny Guan ginny@iotechsys.com 14:02:09 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 14:02:09 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:02:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:02:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:02:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:02:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:02:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:02:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:02:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:02:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:02:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:02:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:02:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:02:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:02:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:02:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-291 [Pipeline] echo 14:02:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-291 [Pipeline] echo 14:02:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-291 [Pipeline] echo 14:02:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6e4b0c8c613a8d486ee1d8ab1204815785c393a [Pipeline] echo 14:02:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6e4b0c [Pipeline] echo 14:02:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:02:12 provisioning config files... 14:02:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp/config15926707271721869030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:12 ---> ****-login.sh 14:02:12 nexus3.edgexfoundry.org:10001 14:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:13 Configure a credential helper to remove this warning. See 14:02:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:13 14:02:13 Login Succeeded 14:02:13 nexus3.edgexfoundry.org:10002 14:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:13 Configure a credential helper to remove this warning. See 14:02:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:13 14:02:13 Login Succeeded 14:02:13 nexus3.edgexfoundry.org:10003 14:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:13 Configure a credential helper to remove this warning. See 14:02:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:13 14:02:13 Login Succeeded 14:02:13 nexus3.edgexfoundry.org:10004 14:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:14 Configure a credential helper to remove this warning. See 14:02:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:14 14:02:14 Login Succeeded 14:02:14 ****.io 14:02:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:14 Configure a credential helper to remove this warning. See 14:02:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:14 14:02:14 Login Succeeded 14:02:14 ---> ****-login.sh ends [Pipeline] } 14:02:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:02:15 + git rev-list -1 --merges b6e4b0c8c613a8d486ee1d8ab1204815785c393a~1..b6e4b0c8c613a8d486ee1d8ab1204815785c393a [Pipeline] echo 14:02:15 -----------> git rev-list -1 --merges b6e4b0c8c613a8d486ee1d8ab1204815785c393a~1..b6e4b0c8c613a8d486ee1d8ab1204815785c393a b6e4b0c8c613a8d486ee1d8ab1204815785c393a [false] [Pipeline] sh 14:02:15 + git log --format=format:%s -1 b6e4b0c8c613a8d486ee1d8ab1204815785c393a [Pipeline] echo 14:02:15 ========================================================= 14:02:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:02:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:16 + git log --format=format:%s -1 b6e4b0c8c613a8d486ee1d8ab1204815785c393a [Pipeline] echo 14:02:16 [semverPrep] GIT_COMMIT: b6e4b0c8c613a8d486ee1d8ab1204815785c393a, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 14:02:16 [semverPrep] This is not a build commit. [Pipeline] sh 14:02:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:02:16 + grep -v github /etc/ssh/ssh_known_hosts 14:02:16 + [ -e /tmp/ssh_known_hosts ] 14:02:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:02:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:02:16 + sudo tee -a /etc/ssh/ssh_known_hosts 14:02:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:17 14:02:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:17 0.1.4: Pulling from edgex-devops/py-git-semver 14:02:17 b85a868b505f: Pulling fs layer 14:02:17 e2be974225ed: Pulling fs layer 14:02:17 339a4e72a1f5: Pulling fs layer 14:02:17 988bab9f4d93: Pulling fs layer 14:02:17 1469e6f7b9e6: Pulling fs layer 14:02:17 eaf3925da568: Pulling fs layer 14:02:17 1469e6f7b9e6: Waiting 14:02:17 988bab9f4d93: Waiting 14:02:17 bab4dde63d76: Pulling fs layer 14:02:17 bde34c3a00c8: Pulling fs layer 14:02:17 eaf3925da568: Waiting 14:02:17 bab4dde63d76: Waiting 14:02:17 b352a97aabf1: Pulling fs layer 14:02:17 4872d77fe225: Pulling fs layer 14:02:17 b352a97aabf1: Waiting 14:02:17 5851b861e8e6: Pulling fs layer 14:02:17 4872d77fe225: Waiting 14:02:17 bde34c3a00c8: Waiting 14:02:17 5851b861e8e6: Waiting 14:02:17 e2be974225ed: Download complete 14:02:17 988bab9f4d93: Verifying Checksum 14:02:17 988bab9f4d93: Download complete 14:02:17 1469e6f7b9e6: Verifying Checksum 14:02:17 1469e6f7b9e6: Download complete 14:02:17 339a4e72a1f5: Verifying Checksum 14:02:17 339a4e72a1f5: Download complete 14:02:17 eaf3925da568: Verifying Checksum 14:02:17 eaf3925da568: Download complete 14:02:17 bde34c3a00c8: Verifying Checksum 14:02:17 bde34c3a00c8: Download complete 14:02:17 b352a97aabf1: Verifying Checksum 14:02:17 b352a97aabf1: Download complete 14:02:17 4872d77fe225: Verifying Checksum 14:02:17 4872d77fe225: Download complete 14:02:17 5851b861e8e6: Download complete 14:02:17 b85a868b505f: Download complete 14:02:18 bab4dde63d76: Verifying Checksum 14:02:18 bab4dde63d76: Download complete 14:02:18 b85a868b505f: Pull complete 14:02:19 e2be974225ed: Pull complete 14:02:19 339a4e72a1f5: Pull complete 14:02:19 988bab9f4d93: Pull complete 14:02:20 1469e6f7b9e6: Pull complete 14:02:20 eaf3925da568: Pull complete 14:02:21 bab4dde63d76: Pull complete 14:02:21 bde34c3a00c8: Pull complete 14:02:22 b352a97aabf1: Pull complete 14:02:22 4872d77fe225: Pull complete 14:02:22 5851b861e8e6: Pull complete 14:02:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:02:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:22 prd-ubuntu20.04-docker-8c-8g-4266 does not seem to be running inside a container 14:02:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-291 -v /w/workspace/y_app-rfid-llrp-inventory_PR-291:/w/workspace/y_app-rfid-llrp-inventory_PR-291:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:02:25 $ docker top bd24be3fb5ecc50a0a8eeb84b066f449dd989b2005ff823a7ef417f2cfef494c -eo pid,comm 14:02:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:02:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:02:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:26 [ssh-agent] Looking for ssh-agent implementation... 14:02:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:26 $ docker exec bd24be3fb5ecc50a0a8eeb84b066f449dd989b2005ff823a7ef417f2cfef494c ssh-agent 14:02:26 SSH_AUTH_SOCK=/tmp/ssh-R6WXgPR3NxOI/agent.33 14:02:26 SSH_AGENT_PID=39 14:02:26 Running ssh-add (command line suppressed) 14:02:26 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp/private_key_13048658482951091478.key (/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp/private_key_13048658482951091478.key) 14:02:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:27 + git tag --points-at HEAD [Pipeline] } 14:02:27 $ docker exec --env ******** --env ******** bd24be3fb5ecc50a0a8eeb84b066f449dd989b2005ff823a7ef417f2cfef494c ssh-agent -k 14:02:27 unset SSH_AUTH_SOCK; 14:02:27 unset SSH_AGENT_PID; 14:02:27 echo Agent pid 39 killed; 14:02:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:02:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:27 [ssh-agent] Looking for ssh-agent implementation... 14:02:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:27 $ docker exec bd24be3fb5ecc50a0a8eeb84b066f449dd989b2005ff823a7ef417f2cfef494c ssh-agent 14:02:27 SSH_AUTH_SOCK=/tmp/ssh-vNFNxQWUnaGu/agent.73 14:02:27 SSH_AGENT_PID=79 14:02:27 Running ssh-add (command line suppressed) 14:02:27 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp/private_key_102454422464402836.key (/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp/private_key_102454422464402836.key) 14:02:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:28 + git semver init 14:02:28 2024-06-24 14:02:28,211 [run_init] DEBUG init version:0.0.0 force:False 14:02:28 2024-06-24 14:02:28,213 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-291/.semver 14:02:28 2024-06-24 14:02:28,214 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-291/.semver 14:02:28 2024-06-24 14:02:28,214 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-291/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-291, universal_newlines=False, shell=None, istream=None) 14:02:30 2024-06-24 14:02:30,309 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-291/.git/info/exclude 14:02:30 2024-06-24 14:02:30,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-291/.semver/PR-291 with force:False 14:02:30 2024-06-24 14:02:30,310 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-291/.semver/PR-291 14:02:30 2024-06-24 14:02:30,314 [execute] INFO git cat-file --batch-check 14:02:30 2024-06-24 14:02:30,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-291/.semver, universal_newlines=False, shell=None, istream=) 14:02:30 2024-06-24 14:02:30,321 [execute] INFO git cat-file --batch 14:02:30 2024-06-24 14:02:30,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-291/.semver, universal_newlines=False, shell=None, istream=) 14:02:30 2024-06-24 14:02:30,329 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-291/.semver/PR-291 14:02:30 0.0.0 [Pipeline] } 14:02:30 $ docker exec --env ******** --env ******** bd24be3fb5ecc50a0a8eeb84b066f449dd989b2005ff823a7ef417f2cfef494c ssh-agent -k 14:02:30 unset SSH_AUTH_SOCK; 14:02:30 unset SSH_AGENT_PID; 14:02:30 echo Agent pid 79 killed; 14:02:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:02:31 + git semver [Pipeline] } 14:02:31 $ docker stop --time=1 bd24be3fb5ecc50a0a8eeb84b066f449dd989b2005ff823a7ef417f2cfef494c 14:02:33 $ docker rm -f --volumes bd24be3fb5ecc50a0a8eeb84b066f449dd989b2005ff823a7ef417f2cfef494c [Pipeline] // withDockerContainer [Pipeline] sh 14:02:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:02:33 Stashed 1 file(s) [Pipeline] echo 14:02:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:02:34 provisioning config files... 14:02:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp/config5246340794913202430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:34 ---> ****-login.sh 14:02:34 nexus3.edgexfoundry.org:10001 14:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:34 Configure a credential helper to remove this warning. See 14:02:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:34 14:02:34 Login Succeeded 14:02:34 nexus3.edgexfoundry.org:10002 14:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:34 Configure a credential helper to remove this warning. See 14:02:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:34 14:02:34 Login Succeeded 14:02:34 nexus3.edgexfoundry.org:10003 14:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:35 Configure a credential helper to remove this warning. See 14:02:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:35 14:02:35 Login Succeeded 14:02:35 nexus3.edgexfoundry.org:10004 14:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:35 Configure a credential helper to remove this warning. See 14:02:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:35 14:02:35 Login Succeeded 14:02:35 ****.io 14:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:35 Configure a credential helper to remove this warning. See 14:02:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:35 14:02:35 Login Succeeded 14:02:35 ---> ****-login.sh ends [Pipeline] } 14:02:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:02:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:02:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:02:35 ========================================================= 14:02:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:02:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:02:36 Sending build context to Docker daemon 20.02MB 14:02:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:02:36 Step 2/12 : FROM ${BASE} AS builder 14:02:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:02:36 619be1103602: Pulling fs layer 14:02:36 7862e08f4a3e: Pulling fs layer 14:02:36 5df492c9dc93: Pulling fs layer 14:02:36 7629e6793208: Pulling fs layer 14:02:36 4f4fb700ef54: Pulling fs layer 14:02:36 fb5054dd5b73: Pulling fs layer 14:02:36 eeca6798cff9: Pulling fs layer 14:02:36 aa269ceb94a6: Pulling fs layer 14:02:36 ada007ff1a6a: Pulling fs layer 14:02:36 fb5054dd5b73: Waiting 14:02:36 4f4fb700ef54: Waiting 14:02:36 ada007ff1a6a: Waiting 14:02:36 7629e6793208: Waiting 14:02:36 aa269ceb94a6: Waiting 14:02:36 7862e08f4a3e: Download complete 14:02:36 7629e6793208: Verifying Checksum 14:02:36 7629e6793208: Download complete 14:02:36 4f4fb700ef54: Verifying Checksum 14:02:36 4f4fb700ef54: Download complete 14:02:36 fb5054dd5b73: Verifying Checksum 14:02:36 fb5054dd5b73: Download complete 14:02:36 619be1103602: Verifying Checksum 14:02:36 619be1103602: Download complete 14:02:36 eeca6798cff9: Verifying Checksum 14:02:36 eeca6798cff9: Download complete 14:02:36 619be1103602: Pull complete 14:02:36 ada007ff1a6a: Verifying Checksum 14:02:36 ada007ff1a6a: Download complete 14:02:36 7862e08f4a3e: Pull complete 14:02:37 5df492c9dc93: Verifying Checksum 14:02:37 5df492c9dc93: Download complete 14:02:37 aa269ceb94a6: Verifying Checksum 14:02:37 aa269ceb94a6: Download complete 14:02:40 5df492c9dc93: Pull complete 14:02:40 7629e6793208: Pull complete 14:02:40 4f4fb700ef54: Pull complete 14:02:40 fb5054dd5b73: Pull complete 14:02:40 eeca6798cff9: Pull complete 14:02:43 aa269ceb94a6: Pull complete 14:02:43 ada007ff1a6a: Pull complete 14:02:43 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 14:02:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:02:43 ---> f489d0715acc 14:02:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:02:49 Still waiting to schedule task 14:02:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:02:50 ---> Running in 2760406133f4 14:02:50 Removing intermediate container 2760406133f4 14:02:50 ---> 518c5e8d3685 14:02:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:02:50 ---> Running in 1c57e23dfc13 14:02:50 Removing intermediate container 1c57e23dfc13 14:02:50 ---> a4a7fb5d2dc4 14:02:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:02:50 ---> Running in 3a5a8caf74c7 14:02:50 Removing intermediate container 3a5a8caf74c7 14:02:50 ---> 9bfd6800e863 14:02:50 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:50 ---> Running in 46f076d12802 14:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:02:50 OK: 264 MiB in 52 packages 14:02:50 Removing intermediate container 46f076d12802 14:02:50 ---> 2a3d5001bfcb 14:02:50 Step 7/12 : WORKDIR /app 14:02:50 ---> Running in 3d4ac6b1486f 14:02:50 Removing intermediate container 3d4ac6b1486f 14:02:50 ---> 5f6a5db0d75a 14:02:50 Step 8/12 : COPY go.mod vendor* ./ 14:02:50 ---> edabcf24cff3 14:02:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:50 ---> Running in 9da29c93422e 14:03:29 Removing intermediate container 9da29c93422e 14:03:29 ---> 12b0ee41a0f5 14:03:29 Step 10/12 : COPY . . 14:03:29 ---> b9596c594b61 14:03:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:03:29 ---> Running in 720b2b8bdde5 14:03:29 Removing intermediate container 720b2b8bdde5 14:03:29 ---> b890390deb67 14:03:29 Step 12/12 : RUN $MAKE 14:03:29 ---> Running in 04482b969ccc 14:03:29 noop 14:03:29 Removing intermediate container 04482b969ccc 14:03:29 ---> e6a2449c861a 14:03:29 Successfully built e6a2449c861a 14:03:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:52 + docker inspect -f . ci-base-image-x86_64 14:03:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:53 prd-ubuntu20.04-docker-8c-8g-4266 does not seem to be running inside a container 14:03:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-291 -v /w/workspace/y_app-rfid-llrp-inventory_PR-291:/w/workspace/y_app-rfid-llrp-inventory_PR-291:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:03:53 $ docker top 4d6a86d20f2d4350dbdbd450198777e9d81eaa8b4eca65477f14daecd99f9798 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:54 + go version 14:03:54 go version go1.21.9 linux/amd64 [Pipeline] } 14:03:54 $ docker stop --time=1 4d6a86d20f2d4350dbdbd450198777e9d81eaa8b4eca65477f14daecd99f9798 14:03:55 $ docker rm -f --volumes 4d6a86d20f2d4350dbdbd450198777e9d81eaa8b4eca65477f14daecd99f9798 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:56 + docker inspect -f . ci-base-image-x86_64 14:03:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:56 prd-ubuntu20.04-docker-8c-8g-4266 does not seem to be running inside a container 14:03:56 $ 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-291 -v /w/workspace/y_app-rfid-llrp-inventory_PR-291:/w/workspace/y_app-rfid-llrp-inventory_PR-291:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:03:56 $ docker top 8c22db2dd51de779d26ef8563d2a2cc78d6bfd93ff5088cb2918e6caf8a7b529 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:57 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-291 [Pipeline] fileExists [Pipeline] sh 14:03:57 + make test 14:03:57 go test -race ./... -coverprofile=coverage.out ./... 14:04:29 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:04:29 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:04:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.120s coverage: 86.2% of statements 14:04:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.707s coverage: 71.9% of statements 14:04:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4267 in /w/workspace/y_app-rfid-llrp-inventory_PR-291 [Pipeline] { [Pipeline] ws 14:04:51 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:04:52 The recommended git tool is: git 14:04:56 using credential edgex-jenkins-ssh 14:04:56 Cloning the remote Git repository 14:04:56 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:56 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:04:56 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:56 > git --version # timeout=10 14:04:56 > git --version # 'git version 2.25.1' 14:04:56 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:00 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:05:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:01 Merging remotes/origin/main commit 7dd5e1644aef7b0a5b71c8eb14939268829d1add into PR head commit b6e4b0c8c613a8d486ee1d8ab1204815785c393a 14:05:01 Merge succeeded, producing b6e4b0c8c613a8d486ee1d8ab1204815785c393a 14:05:01 Checking out Revision b6e4b0c8c613a8d486ee1d8ab1204815785c393a (PR-291) 14:05:01 go vet ./... 14:05:00 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:05:00 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:05:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:05:01 > git config core.sparsecheckout # timeout=10 14:05:01 > git checkout -f b6e4b0c8c613a8d486ee1d8ab1204815785c393a # timeout=10 14:05:01 > git remote # timeout=10 14:05:01 > git config --get remote.origin.url # timeout=10 14:05:01 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:01 > git merge 7dd5e1644aef7b0a5b71c8eb14939268829d1add # timeout=10 14:05:01 > git rev-parse HEAD^{commit} # timeout=10 14:05:01 > git config core.sparsecheckout # timeout=10 14:05:01 > git checkout -f b6e4b0c8c613a8d486ee1d8ab1204815785c393a # timeout=10 14:05:02 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 14:05:02 > git --version # timeout=10 14:05:02 > git --version # 'git version 2.25.1' 14:05:02 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:05:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:05:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:05:07 ./bin/test-attribution.sh 14:05:07 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 14:05:07 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 14:05:07 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 14:05:07 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 14:05:07 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 14:05:07 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 14:05:07 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 14:05:07 An attribution for golang.org/x/term is missing from Attribution.txt, please add 14:05:07 An attribution for golang.org/x/time is missing from Attribution.txt, please add 14:05:07 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 14:05:07 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 14:05:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:05:07 $ docker stop --time=1 8c22db2dd51de779d26ef8563d2a2cc78d6bfd93ff5088cb2918e6caf8a7b529 14:05:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:05:07 % Total % Received % Xferd Average Speed Time Time Time Current 14:05:07 Dload Upload Total Spent Left Speed 14:05:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k 14:05:12 $ docker rm -f --volumes 8c22db2dd51de779d26ef8563d2a2cc78d6bfd93ff5088cb2918e6caf8a7b529 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 14:05:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:05:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 14:05:13 Stashed 1 file(s) [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 14:05:13 + sudo tee /etc/docker/daemon.new 14:05:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:05:13 { 14:05:13 "registry-mirrors": [ 14:05:13 "https://nexus3.edgexfoundry.org:10001" 14:05:13 ], 14:05:13 "bip": "10.250.0.254/24", 14:05:13 "hosts": [ 14:05:13 "tcp://0.0.0.0:5555", 14:05:13 "unix:///var/run/docker.sock" 14:05:13 ], 14:05:13 "mtu": 1458, 14:05:13 "selinux-enabled": true, 14:05:13 "seccomp-profile": "/etc/docker/seccomp.json" 14:05:13 } [Pipeline] sh [Pipeline] sh 14:05:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:05:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:05:14 + sudo service docker restart 14:05:14 + ls -al . 14:05:14 total 280 14:05:14 drwxrwxr-x 11 jenkins jenkins 4096 Jun 24 14:03 . 14:05:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 14:02 .. 14:05:14 -rw-rw-r-- 1 jenkins jenkins 262 Jun 24 14:02 .dockerignore 14:05:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 14:04 .git 14:05:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 14:02 .github 14:05:14 -rw-rw-r-- 1 jenkins jenkins 773 Jun 24 14:02 .gitignore 14:05:14 -rw-rw-r-- 1 jenkins jenkins 41 Jun 24 14:02 .golangci.yml 14:05:14 drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 14:02 .semver 14:05:14 -rw-rw-r-- 1 jenkins jenkins 10232 Jun 24 14:02 Attribution.txt 14:05:14 -rw-rw-r-- 1 jenkins jenkins 11245 Jun 24 14:02 CHANGELOG.md 14:05:14 -rw-rw-r-- 1 jenkins jenkins 1768 Jun 24 14:02 Dockerfile 14:05:14 -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 14:02 GOVERNANCE.md 14:05:14 -rw-rw-r-- 1 jenkins jenkins 665 Jun 24 14:02 Jenkinsfile 14:05:14 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 24 14:02 LICENSE 14:05:14 -rw-rw-r-- 1 jenkins jenkins 2503 Jun 24 14:02 Makefile 14:05:14 -rw-rw-r-- 1 jenkins jenkins 617 Jun 24 14:02 OWNERS.md 14:05:14 -rw-rw-r-- 1 jenkins jenkins 3851 Jun 24 14:02 README.md 14:05:14 -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 14:02 VERSION 14:05:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 14:02 bin 14:05:14 -rw-r--r-- 1 jenkins jenkins 41317 Jun 24 14:04 coverage.out 14:05:14 -rw-rw-r-- 1 jenkins jenkins 7349 Jun 24 14:02 go.mod 14:05:14 -rw-rw-r-- 1 jenkins jenkins 102425 Jun 24 14:02 go.sum 14:05:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 14:02 images 14:05:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 14:02 internal 14:05:14 -rw-rw-r-- 1 jenkins jenkins 531 Jun 24 14:02 main.go 14:05:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 14:02 openapi 14:05:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 14:02 res 14:05:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 14:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:15 + 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=b6e4b0c8c613a8d486ee1d8ab1204815785c393a --label arch=amd64 --label version=0.0.0 . 14:05:15 Sending build context to Docker daemon 20.02MB 14:05:15 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:05:15 Step 2/30 : FROM ${BASE} AS builder 14:05:15 ---> e6a2449c861a 14:05:15 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:05:15 ---> Running in 0fa8b83ac041 14:05:16 Removing intermediate container 0fa8b83ac041 14:05:16 ---> 0eaeff8273c0 14:05:16 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:05:16 ---> Running in e4da664a4641 14:05:16 Removing intermediate container e4da664a4641 14:05:16 ---> a7ee91d3fd03 14:05:16 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:05:16 ---> Running in 10cd02cb0e9e 14:05:16 Removing intermediate container 10cd02cb0e9e 14:05:16 ---> ab93c30afef3 14:05:16 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:05:16 ---> Running in 93e99047fc64 14:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:05:16 OK: 264 MiB in 52 packages 14:05:17 Removing intermediate container 93e99047fc64 14:05:17 ---> b457d81c3201 14:05:17 Step 7/30 : WORKDIR /app 14:05:17 ---> Running in 8122ccf2b788 14:05:17 Removing intermediate container 8122ccf2b788 14:05:17 ---> a2792f3d7e12 14:05:17 Step 8/30 : COPY go.mod vendor* ./ 14:05:17 ---> 4bfb1a5b8229 14:05:17 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:17 ---> Running in 3f2dec167f5e 14:05:18 Removing intermediate container 3f2dec167f5e 14:05:18 ---> c36f4145a801 14:05:18 Step 10/30 : COPY . . 14:05:18 ---> a802ea9f0ae1 14:05:18 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:05:18 ---> Running in 2d2d6a4df453 14:05:19 Removing intermediate container 2d2d6a4df453 14:05:19 ---> af53ad52dbd1 14:05:19 Step 12/30 : RUN $MAKE 14:05:19 ---> Running in ae1f6bda4a7b 14:05:19 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:05:33 provisioning config files... 14:05:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6178983466089094487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:33 ---> ****-login.sh 14:05:33 nexus3.edgexfoundry.org:10001 14:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:05:34 Configure a credential helper to remove this warning. See 14:05:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:05:34 14:05:34 Login Succeeded 14:05:34 nexus3.edgexfoundry.org:10002 14:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:05:34 Configure a credential helper to remove this warning. See 14:05:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:05:34 14:05:34 Login Succeeded 14:05:34 nexus3.edgexfoundry.org:10003 14:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:05:35 Configure a credential helper to remove this warning. See 14:05:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:05:35 14:05:35 Login Succeeded 14:05:35 nexus3.edgexfoundry.org:10004 14:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:05:35 Configure a credential helper to remove this warning. See 14:05:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:05:35 14:05:35 Login Succeeded 14:05:35 ****.io 14:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:05:35 Configure a credential helper to remove this warning. See 14:05:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:05:35 14:05:35 Login Succeeded 14:05:35 ---> ****-login.sh ends [Pipeline] } 14:05:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:05:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:05:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:05:36 ========================================================= 14:05:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:05:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:05:37 Sending build context to Docker daemon 673.8kB 14:05:37 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:05:37 Step 2/12 : FROM ${BASE} AS builder 14:05:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:05:37 c6b39de5b339: Pulling fs layer 14:05:37 a69c41024577: Pulling fs layer 14:05:37 d6de4b400683: Pulling fs layer 14:05:37 35cb2a7552d0: Pulling fs layer 14:05:37 4f4fb700ef54: Pulling fs layer 14:05:37 464afbd9ba4c: Pulling fs layer 14:05:37 00f215d4a9da: Pulling fs layer 14:05:37 d496ad576159: Pulling fs layer 14:05:37 464afbd9ba4c: Waiting 14:05:37 00f215d4a9da: Waiting 14:05:37 d496ad576159: Waiting 14:05:37 35cb2a7552d0: Waiting 14:05:37 4f4fb700ef54: Waiting 14:05:37 a69c41024577: Verifying Checksum 14:05:37 a69c41024577: Download complete 14:05:37 35cb2a7552d0: Verifying Checksum 14:05:37 35cb2a7552d0: Download complete 14:05:37 4f4fb700ef54: Verifying Checksum 14:05:37 4f4fb700ef54: Download complete 14:05:37 464afbd9ba4c: Verifying Checksum 14:05:37 464afbd9ba4c: Download complete 14:05:37 c6b39de5b339: Verifying Checksum 14:05:37 c6b39de5b339: Download complete 14:05:37 d496ad576159: Verifying Checksum 14:05:37 d496ad576159: Download complete 14:05:38 c6b39de5b339: Pull complete 14:05:38 a69c41024577: Pull complete 14:05:39 d6de4b400683: Download complete 14:05:40 00f215d4a9da: Verifying Checksum 14:05:40 00f215d4a9da: Download complete 14:05:52 d6de4b400683: Pull complete 14:05:52 35cb2a7552d0: Pull complete 14:05:52 4f4fb700ef54: Pull complete 14:05:52 464afbd9ba4c: Pull complete 14:05:58 Removing intermediate container ae1f6bda4a7b 14:05:58 ---> 41e1e0b66a53 14:05:58 Step 13/30 : FROM alpine:3.18 14:05:58 3.18: Pulling from library/alpine 14:05:58 73baa7ef167e: Pulling fs layer 14:05:58 73baa7ef167e: Verifying Checksum 14:05:58 73baa7ef167e: Download complete 14:05:58 73baa7ef167e: Pull complete 14:05:58 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:05:58 Status: Downloaded newer image for alpine:3.18 14:05:58 ---> 8fd7cac70a4a 14:05:58 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:05:58 ---> Running in 58602bf0da45 14:05:58 Removing intermediate container 58602bf0da45 14:05:58 ---> 82cd4a9ac20e 14:05:58 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:05:58 ---> Running in 8ef3aec3ef33 14:05:58 Removing intermediate container 8ef3aec3ef33 14:05:58 ---> 872a8c0a41e2 14:05:58 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:05:58 ---> Running in 4ddc48c28d3c 14:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:05:58 (1/2) Installing ca-certificates (20240226-r0) 14:05:58 (2/2) Installing dumb-init (1.2.5-r2) 14:05:58 Executing busybox-1.36.1-r7.trigger 14:05:58 Executing ca-certificates-20240226-r0.trigger 14:05:58 OK: 8 MiB in 17 packages 14:05:58 Removing intermediate container 4ddc48c28d3c 14:05:58 ---> 86ddb3c840c4 14:05:58 Step 17/30 : RUN apk --no-cache upgrade 14:05:58 ---> Running in 5ad8cd755854 14:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:05:58 OK: 8 MiB in 17 packages 14:05:58 Removing intermediate container 5ad8cd755854 14:05:58 ---> 333cbb3d387d 14:05:58 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:05:58 ---> 6280b0ceb69b 14:05:58 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:05:58 ---> 2c9883a4e7c3 14:05:58 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:05:58 ---> 6d90f9bf2a0f 14:05:58 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:05:58 ---> fa0589832d59 14:05:58 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:05:58 ---> b0d7092131cf 14:05:58 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:05:58 ---> Running in d1adebef73cb 14:05:58 Removing intermediate container d1adebef73cb 14:05:58 ---> 53fc525ad633 14:05:58 Step 24/30 : VOLUME /cache 14:05:58 ---> Running in 351b15a4dfd7 14:05:58 Removing intermediate container 351b15a4dfd7 14:05:58 ---> dabbc83bd8f9 14:05:58 Step 25/30 : EXPOSE 59711 14:05:58 ---> Running in 2943e644a81a 14:05:58 Removing intermediate container 2943e644a81a 14:05:58 ---> 989869716fd3 14:05:58 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:05:58 ---> Running in 0f3fc465d532 14:05:58 Removing intermediate container 0f3fc465d532 14:05:58 ---> 8b7700fd3745 14:05:58 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:05:58 ---> Running in 0b72cc68ae12 14:05:58 Removing intermediate container 0b72cc68ae12 14:05:58 ---> d434177aa679 14:05:58 Step 28/30 : LABEL arch=amd64 14:05:58 ---> Running in 47159cb057ec 14:05:58 Removing intermediate container 47159cb057ec 14:05:58 ---> 3232bd385881 14:05:58 Step 29/30 : LABEL git_sha=b6e4b0c8c613a8d486ee1d8ab1204815785c393a 14:05:58 ---> Running in 149bf3f78e97 14:05:58 Removing intermediate container 149bf3f78e97 14:05:58 ---> 0825c02e68e9 14:05:58 Step 30/30 : LABEL version=0.0.0 14:05:58 ---> Running in d6ed850782ae 14:05:58 Removing intermediate container d6ed850782ae 14:05:58 ---> 936ed73199d0 14:05:58 [Warning] One or more build-args [ARCH] were not consumed 14:05:58 Successfully built 936ed73199d0 14:05:58 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:59 14:05:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:06:00 latest: Pulling from edgex-lftools-log-publisher 14:06:00 5eb5b503b376: Pulling fs layer 14:06:00 5c69ac0246d0: Pulling fs layer 14:06:00 ec43610c2a17: Pulling fs layer 14:06:00 3a2ae6a8a46f: Pulling fs layer 14:06:00 33b1e0a273af: Pulling fs layer 14:06:00 5d3b04190fa2: Pulling fs layer 14:06:00 2f39f015ded8: Pulling fs layer 14:06:00 33b1e0a273af: Waiting 14:06:00 2f39f015ded8: Waiting 14:06:00 5d3b04190fa2: Waiting 14:06:00 3a2ae6a8a46f: Waiting 14:06:00 5c69ac0246d0: Download complete 14:06:00 3a2ae6a8a46f: Download complete 14:06:00 33b1e0a273af: Verifying Checksum 14:06:00 33b1e0a273af: Download complete 14:06:00 5d3b04190fa2: Verifying Checksum 14:06:00 5d3b04190fa2: Download complete 14:06:00 ec43610c2a17: Verifying Checksum 14:06:00 ec43610c2a17: Download complete 14:06:00 5eb5b503b376: Verifying Checksum 14:06:00 5eb5b503b376: Download complete 14:06:01 2f39f015ded8: Download complete 14:06:01 00f215d4a9da: Pull complete 14:06:01 5eb5b503b376: Pull complete 14:06:01 5c69ac0246d0: Pull complete 14:06:02 ec43610c2a17: Pull complete 14:06:02 3a2ae6a8a46f: Pull complete 14:06:02 33b1e0a273af: Pull complete 14:06:02 5d3b04190fa2: Pull complete 14:06:02 d496ad576159: Pull complete 14:06:02 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 14:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:06:02 ---> f246e2811388 14:06:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:06:04 ---> Running in 6e993bf4f24d 14:06:04 Removing intermediate container 6e993bf4f24d 14:06:04 ---> 1d52ffd1d705 14:06:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:06:04 ---> Running in bf1721dcf5ec 14:06:04 Removing intermediate container bf1721dcf5ec 14:06:04 ---> f068abf4d1da 14:06:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:06:04 ---> Running in 7bcdcbd4e845 14:06:05 Removing intermediate container 7bcdcbd4e845 14:06:05 ---> dbeaeae34fef 14:06:05 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:06:05 ---> Running in adb54f3b2738 14:06:06 2f39f015ded8: Pull complete 14:06:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:06:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 14:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:06 prd-ubuntu20.04-docker-8c-8g-4266 does not seem to be running inside a container 14:06:06 $ 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-291 -v /w/workspace/y_app-rfid-llrp-inventory_PR-291:/w/workspace/y_app-rfid-llrp-inventory_PR-291:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:06:07 OK: 266 MiB in 52 packages 14:06:08 Removing intermediate container adb54f3b2738 14:06:08 ---> a439e4398150 14:06:08 Step 7/12 : WORKDIR /app 14:06:08 ---> Running in 7c44c486da4c 14:06:08 Removing intermediate container 7c44c486da4c 14:06:08 ---> b9924af8a808 14:06:08 Step 8/12 : COPY go.mod vendor* ./ 14:06:09 ---> 3b2d7527fa05 14:06:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:09 ---> Running in b848a102371f 14:06:09 $ docker top 5d655a840347a26aeadd14b6b4e1efd5c418635700a4d16631b4339a01d68573 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:10 ---> job-cost.sh 14:06:10 lf-activate-venv: SKIPPING 14:06:10 INFO: No Stack... 14:06:10 INFO: Retrieving Pricing Info for: v3-standard-8 14:06:10 INFO: Archiving Costs [Pipeline] sh 14:06:10 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-291/archives/cost.csv 14:06:10 + cut -d, -f6 [Pipeline] lock 14:06:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-291-1-stack-cost] 14:06:10 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-291-1-stack-cost] did not exist. Created. 14:06:11 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-291-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:06:11 + echo total: 0.2199999988079071 [Pipeline] stash 14:06:11 Stashed 1 file(s) [Pipeline] } 14:06:11 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-291-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:06:11 $ docker stop --time=1 5d655a840347a26aeadd14b6b4e1efd5c418635700a4d16631b4339a01d68573 14:06:12 $ docker rm -f --volumes 5d655a840347a26aeadd14b6b4e1efd5c418635700a4d16631b4339a01d68573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:08:01 Removing intermediate container b848a102371f 14:08:01 ---> 643d0ea87e47 14:08:01 Step 10/12 : COPY . . 14:08:01 ---> d97adbe1ba80 14:08:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:08:01 ---> Running in c4d46031bfbe 14:08:01 Removing intermediate container c4d46031bfbe 14:08:01 ---> 5c5d6b928265 14:08:01 Step 12/12 : RUN $MAKE 14:08:01 ---> Running in 38d0658fcac6 14:08:01 noop 14:08:01 Removing intermediate container 38d0658fcac6 14:08:01 ---> 3350f3410129 14:08:01 Successfully built 3350f3410129 14:08:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:01 + docker inspect -f . ci-base-image-arm64 14:08:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:01 prd-ubuntu20.04-docker-arm64-4c-16g-4267 does not seem to be running inside a container 14:08:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:08:03 $ docker top 31e5de148b6a7796264a2cf0d0530e60e39fe5891fcffdcda5fb3205e41dea02 -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:04 + go version 14:08:04 go version go1.21.9 linux/arm64 [Pipeline] } 14:08:04 $ docker stop --time=1 31e5de148b6a7796264a2cf0d0530e60e39fe5891fcffdcda5fb3205e41dea02 14:08:05 $ docker rm -f --volumes 31e5de148b6a7796264a2cf0d0530e60e39fe5891fcffdcda5fb3205e41dea02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:06 + docker inspect -f . ci-base-image-arm64 14:08:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:06 prd-ubuntu20.04-docker-arm64-4c-16g-4267 does not seem to be running inside a container 14:08:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:08:08 $ docker top 2c38c0ec41b0545bfbc1bea7d7163ce61be428a7eadd80e4d7f779000569615d -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:09 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:08:09 + make test 14:08:09 go test -race ./... -coverprofile=coverage.out ./... 14:12:31 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:12:34 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:12:36 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.974s coverage: 86.2% of statements 14:12:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.298s coverage: 71.9% of statements 14:12:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:12:47 go vet ./... 14:16:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:16:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:16:24 ./bin/test-attribution.sh 14:16:24 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 14:16:24 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 14:16:24 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 14:16:24 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 14:16:24 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 14:16:24 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 14:16:24 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 14:16:24 An attribution for golang.org/x/term is missing from Attribution.txt, please add 14:16:24 An attribution for golang.org/x/time is missing from Attribution.txt, please add 14:16:24 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 14:16:24 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 14:16:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:16:24 $ docker stop --time=1 2c38c0ec41b0545bfbc1bea7d7163ce61be428a7eadd80e4d7f779000569615d 14:16:26 $ docker rm -f --volumes 2c38c0ec41b0545bfbc1bea7d7163ce61be428a7eadd80e4d7f779000569615d [Pipeline] // withDockerContainer [Pipeline] sh 14:16:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:16:28 Warning: overwriting stash ‘coverage-report’ 14:16:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:16:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:16:30 + ls -al . 14:16:30 total 276 14:16:30 drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 14:08 . 14:16:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 14:04 .. 14:16:30 -rw-rw-r-- 1 jenkins jenkins 262 Jun 24 14:05 .dockerignore 14:16:30 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 14:05 .git 14:16:30 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 14:05 .github 14:16:30 -rw-rw-r-- 1 jenkins jenkins 773 Jun 24 14:05 .gitignore 14:16:30 -rw-rw-r-- 1 jenkins jenkins 41 Jun 24 14:05 .golangci.yml 14:16:30 -rw-rw-r-- 1 jenkins jenkins 10232 Jun 24 14:05 Attribution.txt 14:16:30 -rw-rw-r-- 1 jenkins jenkins 11245 Jun 24 14:05 CHANGELOG.md 14:16:30 -rw-rw-r-- 1 jenkins jenkins 1768 Jun 24 14:05 Dockerfile 14:16:30 -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 14:05 GOVERNANCE.md 14:16:30 -rw-rw-r-- 1 jenkins jenkins 665 Jun 24 14:05 Jenkinsfile 14:16:30 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 24 14:05 LICENSE 14:16:30 -rw-rw-r-- 1 jenkins jenkins 2503 Jun 24 14:05 Makefile 14:16:30 -rw-rw-r-- 1 jenkins jenkins 617 Jun 24 14:05 OWNERS.md 14:16:30 -rw-rw-r-- 1 jenkins jenkins 3851 Jun 24 14:05 README.md 14:16:30 -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 14:02 VERSION 14:16:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 14:05 bin 14:16:30 -rw-r--r-- 1 jenkins jenkins 41317 Jun 24 14:12 coverage.out 14:16:30 -rw-rw-r-- 1 jenkins jenkins 7349 Jun 24 14:05 go.mod 14:16:30 -rw-rw-r-- 1 jenkins jenkins 102425 Jun 24 14:05 go.sum 14:16:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 14:05 images 14:16:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 14:05 internal 14:16:30 -rw-rw-r-- 1 jenkins jenkins 531 Jun 24 14:05 main.go 14:16:30 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 14:05 openapi 14:16:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 14:05 res 14:16:30 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 14:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:30 + 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=b6e4b0c8c613a8d486ee1d8ab1204815785c393a --label arch=arm64 --label version=0.0.0 . 14:16:31 Sending build context to Docker daemon 673.8kB 14:16:31 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:16:31 Step 2/30 : FROM ${BASE} AS builder 14:16:31 ---> 3350f3410129 14:16:31 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:16:31 ---> Running in c78cf152e66a 14:16:31 Removing intermediate container c78cf152e66a 14:16:31 ---> 3177b743e300 14:16:31 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:16:31 ---> Running in d1c90487a350 14:16:31 Removing intermediate container d1c90487a350 14:16:31 ---> f17a95eb3f2b 14:16:31 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:16:31 ---> Running in 098960c7957a 14:16:32 Removing intermediate container 098960c7957a 14:16:32 ---> de47691d9133 14:16:32 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:16:32 ---> Running in f62f7b145df6 14:16:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:16:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:16:34 OK: 266 MiB in 52 packages 14:16:35 Removing intermediate container f62f7b145df6 14:16:35 ---> c804e1b65763 14:16:35 Step 7/30 : WORKDIR /app 14:16:35 ---> Running in 72f299f522c4 14:16:35 Removing intermediate container 72f299f522c4 14:16:35 ---> 2696dcf88056 14:16:35 Step 8/30 : COPY go.mod vendor* ./ 14:16:36 ---> fbcd115bfc6d 14:16:36 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:36 ---> Running in e3cff4cffef0 14:16:38 Removing intermediate container e3cff4cffef0 14:16:38 ---> 308a5138d327 14:16:38 Step 10/30 : COPY . . 14:16:39 ---> accc4ecaea80 14:16:39 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:16:39 ---> Running in c9b949dafc4b 14:16:39 Removing intermediate container c9b949dafc4b 14:16:39 ---> eaab2ff4cc08 14:16:39 Step 12/30 : RUN $MAKE 14:16:39 ---> Running in a025f0f5ab74 14:16:40 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:20:02 Removing intermediate container a025f0f5ab74 14:20:02 ---> bf60d976d1da 14:20:02 Step 13/30 : FROM alpine:3.18 14:20:02 3.18: Pulling from library/alpine 14:20:02 5c905c7ebe2f: Pulling fs layer 14:20:02 5c905c7ebe2f: Verifying Checksum 14:20:02 5c905c7ebe2f: Download complete 14:20:02 5c905c7ebe2f: Pull complete 14:20:02 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:20:02 Status: Downloaded newer image for alpine:3.18 14:20:02 ---> dec292d02e07 14:20:02 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:20:02 ---> Running in 331be71d286a 14:20:02 Removing intermediate container 331be71d286a 14:20:02 ---> 0719d569415c 14:20:02 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:20:02 ---> Running in 4f39e1d464be 14:20:02 Removing intermediate container 4f39e1d464be 14:20:02 ---> e52731546ea5 14:20:02 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:20:02 ---> Running in b6a82911cae7 14:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:20:02 (1/2) Installing ca-certificates (20240226-r0) 14:20:02 (2/2) Installing dumb-init (1.2.5-r2) 14:20:02 Executing busybox-1.36.1-r7.trigger 14:20:02 Executing ca-certificates-20240226-r0.trigger 14:20:02 OK: 9 MiB in 17 packages 14:20:02 Removing intermediate container b6a82911cae7 14:20:02 ---> 52b464cc9636 14:20:02 Step 17/30 : RUN apk --no-cache upgrade 14:20:02 ---> Running in 2145170fbaf0 14:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:20:05 OK: 9 MiB in 17 packages 14:20:05 Removing intermediate container 2145170fbaf0 14:20:05 ---> d5ae753e2663 14:20:05 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:20:06 ---> 0fb35b5ab607 14:20:06 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:20:06 ---> ad037339c482 14:20:06 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:20:07 ---> 39d42a9773dc 14:20:07 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:20:07 ---> a107a41c191d 14:20:07 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:20:09 ---> 49fe01256593 14:20:09 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:20:09 ---> Running in 19a0031a52e4 14:20:11 Removing intermediate container 19a0031a52e4 14:20:11 ---> 930020084b65 14:20:11 Step 24/30 : VOLUME /cache 14:20:11 ---> Running in 25680177bb18 14:20:11 Removing intermediate container 25680177bb18 14:20:11 ---> b253abbc2be4 14:20:11 Step 25/30 : EXPOSE 59711 14:20:11 ---> Running in b3b495da6036 14:20:11 Removing intermediate container b3b495da6036 14:20:11 ---> 5511f93e59bc 14:20:11 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:20:11 ---> Running in aba5d01583c4 14:20:12 Removing intermediate container aba5d01583c4 14:20:12 ---> c4f385f0ed54 14:20:12 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:20:12 ---> Running in 28ac37c26aa8 14:20:12 Removing intermediate container 28ac37c26aa8 14:20:12 ---> e432c0440c6c 14:20:12 Step 28/30 : LABEL arch=arm64 14:20:12 ---> Running in 7c577202845b 14:20:12 Removing intermediate container 7c577202845b 14:20:12 ---> 276dedec4345 14:20:12 Step 29/30 : LABEL git_sha=b6e4b0c8c613a8d486ee1d8ab1204815785c393a 14:20:12 ---> Running in 4d75ed961945 14:20:13 Removing intermediate container 4d75ed961945 14:20:13 ---> ddde8f5db91c 14:20:13 Step 30/30 : LABEL version=0.0.0 14:20:13 ---> Running in cb3ea0c1ea42 14:20:13 Removing intermediate container cb3ea0c1ea42 14:20:13 ---> 40c309aa1452 14:20:13 [Warning] One or more build-args [ARCH] were not consumed 14:20:13 Successfully built 40c309aa1452 14:20:13 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:20:14 14:20:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:20:14 arm64: Pulling from edgex-lftools-log-publisher 14:20:14 8998bd30e6a1: Pulling fs layer 14:20:14 04944245beec: Pulling fs layer 14:20:14 699f458cf7ca: Pulling fs layer 14:20:14 765212b225bb: Pulling fs layer 14:20:14 f23df028b6ca: Pulling fs layer 14:20:14 d65c8cfc05b1: Pulling fs layer 14:20:14 2437ff75d9bd: Pulling fs layer 14:20:14 f23df028b6ca: Waiting 14:20:14 d65c8cfc05b1: Waiting 14:20:14 2437ff75d9bd: Waiting 14:20:14 765212b225bb: Waiting 14:20:15 04944245beec: Verifying Checksum 14:20:15 04944245beec: Download complete 14:20:15 765212b225bb: Verifying Checksum 14:20:15 765212b225bb: Download complete 14:20:15 f23df028b6ca: Verifying Checksum 14:20:15 f23df028b6ca: Download complete 14:20:15 d65c8cfc05b1: Verifying Checksum 14:20:15 d65c8cfc05b1: Download complete 14:20:15 699f458cf7ca: Verifying Checksum 14:20:15 699f458cf7ca: Download complete 14:20:15 8998bd30e6a1: Verifying Checksum 14:20:15 8998bd30e6a1: Download complete 14:20:18 2437ff75d9bd: Verifying Checksum 14:20:18 2437ff75d9bd: Download complete 14:20:20 8998bd30e6a1: Pull complete 14:20:21 04944245beec: Pull complete 14:20:23 699f458cf7ca: Pull complete 14:20:23 765212b225bb: Pull complete 14:20:23 f23df028b6ca: Pull complete 14:20:23 d65c8cfc05b1: Pull complete 14:20:42 2437ff75d9bd: Pull complete 14:20:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:20:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:20:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:42 prd-ubuntu20.04-docker-arm64-4c-16g-4267 does not seem to be running inside a container 14:20:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:20:45 $ docker top aa61dc0f871958b01484f87f3b03c770a351958cd827b3c98438c7e0090f8320 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:20:46 ---> job-cost.sh 14:20:46 lf-activate-venv: SKIPPING 14:20:46 INFO: No Stack... 14:20:46 INFO: Retrieving Pricing Info for: v3-standard-4 14:20:47 INFO: Archiving Costs [Pipeline] sh 14:20:48 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:20:48 + cut -d, -f6 [Pipeline] lock 14:20:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-291-1-stack-cost] 14:20:48 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-291-1-stack-cost] did not exist. Created. 14:20:48 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-291-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:20:48 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-1ffe8639/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:20:49 + echo total: 0.10999999940395355 [Pipeline] stash 14:20:49 Warning: overwriting stash ‘stack-cost’ 14:20:49 Stashed 1 file(s) [Pipeline] } 14:20:49 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-291-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:20:49 $ docker stop --time=1 aa61dc0f871958b01484f87f3b03c770a351958cd827b3c98438c7e0090f8320 14:20:51 $ docker rm -f --volumes aa61dc0f871958b01484f87f3b03c770a351958cd827b3c98438c7e0090f8320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:20:52 provisioning config files... 14:20:52 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp/config2206942792455243420tmp [Pipeline] { [Pipeline] sh 14:20:52 + set +x 14:20:52 + + bash -s -- 14:20:52 curl -s https://codecov.io/bash 14:20:52 14:20:52 _____ _ 14:20:52 / ____| | | 14:20:52 | | ___ __| | ___ ___ _____ __ 14:20:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:20:52 | |___| (_) | (_| | __/ (_| (_) \ V / 14:20:52 \_____\___/ \__,_|\___|\___\___/ \_/ 14:20:52 Bash-1.0.6 14:20:52 14:20:52 14:20:52 ==> git version 2.25.1 found 14:20:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:20:52 Release-Date: 2020-01-08 14:20:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:20:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:20:52 ==> Jenkins CI detected. 14:20:52 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-291 14:20:52 project root: . 14:20:52 --> token set from env 14:20:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:20:52 ==> Running gcov in . (disable via -X gcov) 14:20:52 ==> Python coveragepy not found 14:20:52 ==> Searching for coverage reports in: 14:20:52 + . 14:20:52 -> Found 1 reports 14:20:52 ==> Detecting git/mercurial file structure 14:20:52 ==> Reading reports 14:20:52 + ./coverage.out bytes=41317 14:20:53 ==> Appending adjustments 14:20:53 https://docs.codecov.io/docs/fixing-reports 14:20:53 + Found adjustments 14:20:53 ==> Gzipping contents 14:20:53 12K /tmp/codecov.F2nLPd.gz 14:20:53 ==> Uploading reports 14:20:53 url: https://codecov.io 14:20:53 query: branch=PR-291&commit=b6e4b0c8c613a8d486ee1d8ab1204815785c393a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=291&job=&cmd_args= 14:20:53 -> Pinging Codecov 14:20:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-291&commit=b6e4b0c8c613a8d486ee1d8ab1204815785c393a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=291&job=&cmd_args= 14:20:53 -> Uploading to 14:20:53 https://storage.googleapis.com/codecov/v4/raw/2024-06-24/581DD39554BDF9B6E22D074273EAD858/b6e4b0c8c613a8d486ee1d8ab1204815785c393a/5d78812e-3ad2-4492-8cb7-fa711fe71fbe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240624%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240624T142053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7e9069d74a41181a762af8b7980f714ad15b79142f841791c1bfd82806a1e70 14:20:53 % Total % Received % Xferd Average Speed Time Time Time Current 14:20:53 Dload Upload Total Spent Left Speed 14:20:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 50478 --:--:-- --:--:-- --:--:-- 50478 14:20:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b6e4b0c8c613a8d486ee1d8ab1204815785c393a [Pipeline] } 14:20:53 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:20:56 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-291/archives ] 14:20:56 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-291/archives 14:20:56 total 16 14:20:56 drwxr-xr-x 3 root root 4096 Jun 24 14:06 . 14:20:56 drwxrwxr-x 12 jenkins jenkins 4096 Jun 24 14:06 .. 14:20:56 drwxr-xr-x 2 root root 4096 Jun 24 14:06 cost 14:20:56 -rw-r--r-- 1 root root 95 Jun 24 14:06 cost.csv 14:20:56 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-291/archives 14:20:56 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-291/archives 14:20:56 total 16 14:20:56 drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 14:06 . 14:20:56 drwxrwxr-x 12 jenkins jenkins 4096 Jun 24 14:06 .. 14:20:56 drwxr-xr-x 2 jenkins jenkins 4096 Jun 24 14:06 cost 14:20:56 -rw-r--r-- 1 jenkins jenkins 95 Jun 24 14:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:20:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:20:57 ---> package-listing.sh 14:20:57 ++ facter osfamily 14:20:57 ++ tr '[:upper:]' '[:lower:]' 14:20:57 + OS_FAMILY=debian 14:20:57 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-291 14:20:57 + START_PACKAGES=/tmp/packages_start.txt 14:20:57 + END_PACKAGES=/tmp/packages_end.txt 14:20:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:20:57 + PACKAGES=/tmp/packages_start.txt 14:20:57 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-291 ']' 14:20:57 + PACKAGES=/tmp/packages_end.txt 14:20:57 + case "${OS_FAMILY}" in 14:20:57 + dpkg -l 14:20:57 + grep '^ii' 14:20:57 + '[' -f /tmp/packages_start.txt ']' 14:20:57 + '[' -f /tmp/packages_end.txt ']' 14:20:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:20:57 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-291 ']' 14:20:57 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-291/archives/ 14:20:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-291/archives/ [Pipeline] echo 14:20:57 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-291/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:20:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:20:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:58 prd-ubuntu20.04-docker-8c-8g-4266 does not seem to be running inside a container 14:20:58 $ 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-291/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-291 -v /w/workspace/y_app-rfid-llrp-inventory_PR-291:/w/workspace/y_app-rfid-llrp-inventory_PR-291:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:20:59 $ docker top f56aafaef5e3cfa1cb950b15c084cebcfd5a9a54d2156f8e9fbde7bcbb4bc299 -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:59 + touch /tmp/pre-build-complete [Pipeline] sh 14:20:59 + mkdir -p /var/log/sysstat [Pipeline] sh 14:21:00 + ls /var/log/sa-host 14:21:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:21:00 provisioning config files... 14:21:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp/config12703066730390155877tmp [Pipeline] { [Pipeline] echo 14:21:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:21:00 ---> create-netrc.sh [Pipeline] } 14:21:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:21:01 ---> python-tools-install.sh [Pipeline] echo 14:21:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:21:01 ---> sudo-logs.sh 14:21:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:21:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:21:02 ---> job-cost.sh 14:21:02 lf-activate-venv: SKIPPING 14:21:02 DEBUG: total: 0.2199999988079071 14:21:02 INFO: Retrieving Stack Cost... 14:21:02 INFO: Retrieving Pricing Info for: v3-standard-8 14:21:02 INFO: Archiving Costs [Pipeline] echo 14:21:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:21:03 ---> logs-deploy.sh 14:21:03 lf-activate-venv: SKIPPING 14:21:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-291/1 14:21:03 INFO: archiving workspace using pattern(s): 14:21:04 Archives upload complete. 14:21:04 INFO: archiving logs to Nexus