Pull request #311 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d+c113c35f422ed3e43f4da535b17fc150c7364f0a (60023bf0c425e8459457e58832a502e16703993c) 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-ssh14994308593926263409.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh5999233040866960823.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 f3350a1713306dce7682ed7e37d5774890d03277 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/device-rfid-llrp-go/branches/PR-311/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/device-rfid-llrp-go/branches/PR-311/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3874099808849978732.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/device-rfid-llrp-go/branches/PR-311/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14836019158873055948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh11315877876656658728.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/device-rfid-llrp-go/branches/PR-311/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/device-rfid-llrp-go/branches/PR-311/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17199473678586709165.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 f3350a1713306dce7682ed7e37d5774890d03277 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:device-rfid-llrp-go] ========================================================= [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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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: device-rfid-llrp 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-9283 in /w/workspace/undry_device-rfid-llrp-go_PR-311 [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/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-311 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c113c35f422ed3e43f4da535b17fc150c7364f0a into PR head commit f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d Merge succeeded, producing f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d Checking out Revision f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d (PR-311) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/311/head:refs/remotes/origin/PR-311 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d # 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 c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:37:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:37:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:37:12 ========================================================= 10:37:12 EdgeX Global Pipelines Version Info 10:37:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:37:13 ------------------- 10:37:13 stable info: 10:37:13 ------------------- 10:37:13 Commited By: Cherry Wang cherry@iotechsys.com 10:37:13 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 10:37:13 Message: update stable to v1.0.263 10:37:13 ------------------- 10:37:13 experimental info: 10:37:13 ------------------- 10:37:13 Commited By: Cherry Wang cherry@iotechsys.com 10:37:13 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 10:37:13 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:37:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:37:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:37:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:37:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:37:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:37:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:37:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:37:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:37:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:37:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:37:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:37:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:37:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:37:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:37:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:37:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:37:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:37:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:37:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:37:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:37:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-311 [Pipeline] echo 10:37:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-311 [Pipeline] echo 10:37:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-311 [Pipeline] echo 10:37:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [Pipeline] echo 10:37:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8ebf4c [Pipeline] echo 10:37:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:37:16 provisioning config files... 10:37:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-311@tmp/config17279268963924452805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:37:16 ---> ****-login.sh 10:37:16 nexus3.edgexfoundry.org:10001 10:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:16 Configure a credential helper to remove this warning. See 10:37:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:16 10:37:16 Login Succeeded 10:37:16 nexus3.edgexfoundry.org:10002 10:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:17 Configure a credential helper to remove this warning. See 10:37:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:17 10:37:17 Login Succeeded 10:37:17 nexus3.edgexfoundry.org:10003 10:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:17 Configure a credential helper to remove this warning. See 10:37:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:17 10:37:17 Login Succeeded 10:37:17 nexus3.edgexfoundry.org:10004 10:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:17 Configure a credential helper to remove this warning. See 10:37:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:17 10:37:17 Login Succeeded 10:37:17 ****.io 10:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:17 Configure a credential helper to remove this warning. See 10:37:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:17 10:37:17 Login Succeeded 10:37:17 ---> ****-login.sh ends [Pipeline] } 10:37:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:37:18 + git rev-list -1 --merges f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d~1..f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [Pipeline] echo 10:37:18 -----------> git rev-list -1 --merges f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d~1..f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [false] [Pipeline] sh 10:37:18 + git log --format=format:%s -1 f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [Pipeline] echo 10:37:18 ========================================================= 10:37:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:37:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:37:19 + git log --format=format:%s -1 f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [Pipeline] echo 10:37:19 [semverPrep] GIT_COMMIT: f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:37:19 [semverPrep] This is not a build commit. [Pipeline] sh 10:37:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:37:19 + grep -v github /etc/ssh/ssh_known_hosts 10:37:19 + [ -e /tmp/ssh_known_hosts ] 10:37:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:37:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:37:19 + sudo tee -a /etc/ssh/ssh_known_hosts 10:37:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:20 10:37:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:20 0.1.4: Pulling from edgex-devops/py-git-semver 10:37:20 b85a868b505f: Pulling fs layer 10:37:20 e2be974225ed: Pulling fs layer 10:37:20 339a4e72a1f5: Pulling fs layer 10:37:20 988bab9f4d93: Pulling fs layer 10:37:20 1469e6f7b9e6: Pulling fs layer 10:37:20 eaf3925da568: Pulling fs layer 10:37:20 bab4dde63d76: Pulling fs layer 10:37:20 bde34c3a00c8: Pulling fs layer 10:37:20 b352a97aabf1: Pulling fs layer 10:37:20 4872d77fe225: Pulling fs layer 10:37:20 5851b861e8e6: Pulling fs layer 10:37:20 988bab9f4d93: Waiting 10:37:20 1469e6f7b9e6: Waiting 10:37:20 eaf3925da568: Waiting 10:37:20 bde34c3a00c8: Waiting 10:37:20 bab4dde63d76: Waiting 10:37:20 b352a97aabf1: Waiting 10:37:20 5851b861e8e6: Waiting 10:37:20 e2be974225ed: Download complete 10:37:20 988bab9f4d93: Verifying Checksum 10:37:20 988bab9f4d93: Download complete 10:37:20 1469e6f7b9e6: Verifying Checksum 10:37:20 1469e6f7b9e6: Download complete 10:37:20 339a4e72a1f5: Verifying Checksum 10:37:20 339a4e72a1f5: Download complete 10:37:20 eaf3925da568: Verifying Checksum 10:37:20 eaf3925da568: Download complete 10:37:20 bde34c3a00c8: Verifying Checksum 10:37:20 bde34c3a00c8: Download complete 10:37:20 b352a97aabf1: Verifying Checksum 10:37:20 b352a97aabf1: Download complete 10:37:20 4872d77fe225: Download complete 10:37:20 5851b861e8e6: Verifying Checksum 10:37:20 5851b861e8e6: Download complete 10:37:20 b85a868b505f: Verifying Checksum 10:37:20 b85a868b505f: Download complete 10:37:21 bab4dde63d76: Verifying Checksum 10:37:21 bab4dde63d76: Download complete 10:37:22 b85a868b505f: Pull complete 10:37:22 e2be974225ed: Pull complete 10:37:22 339a4e72a1f5: Pull complete 10:37:22 988bab9f4d93: Pull complete 10:37:22 1469e6f7b9e6: Pull complete 10:37:22 eaf3925da568: Pull complete 10:37:24 bab4dde63d76: Pull complete 10:37:24 bde34c3a00c8: Pull complete 10:37:24 b352a97aabf1: Pull complete 10:37:24 4872d77fe225: Pull complete 10:37:24 5851b861e8e6: Pull complete 10:37:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:37:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:26 prd-ubuntu20.04-docker-8c-8g-9283 does not seem to be running inside a container 10:37:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-311 -v /w/workspace/undry_device-rfid-llrp-go_PR-311:/w/workspace/undry_device-rfid-llrp-go_PR-311:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-311@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-311@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 10:37:30 $ docker top 112ee520b8fb4c89ae15e294bcd677cd291318b4025a59b8c96fafa352d5a054 -eo pid,comm 10:37:30 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). 10:37:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:37:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:30 [ssh-agent] Looking for ssh-agent implementation... 10:37:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:30 $ docker exec 112ee520b8fb4c89ae15e294bcd677cd291318b4025a59b8c96fafa352d5a054 ssh-agent 10:37:30 SSH_AUTH_SOCK=/tmp/ssh-aK7HWg1iyCAS/agent.31 10:37:30 SSH_AGENT_PID=37 10:37:30 Running ssh-add (command line suppressed) 10:37:30 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-311@tmp/private_key_1744826813047515411.key (/w/workspace/undry_device-rfid-llrp-go_PR-311@tmp/private_key_1744826813047515411.key) 10:37:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:31 + git tag --points-at HEAD [Pipeline] } 10:37:31 $ docker exec --env ******** --env ******** 112ee520b8fb4c89ae15e294bcd677cd291318b4025a59b8c96fafa352d5a054 ssh-agent -k 10:37:31 unset SSH_AUTH_SOCK; 10:37:31 unset SSH_AGENT_PID; 10:37:31 echo Agent pid 37 killed; 10:37:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:37:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:31 [ssh-agent] Looking for ssh-agent implementation... 10:37:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:31 $ docker exec 112ee520b8fb4c89ae15e294bcd677cd291318b4025a59b8c96fafa352d5a054 ssh-agent 10:37:31 SSH_AUTH_SOCK=/tmp/ssh-9J8NowgoS0Kj/agent.70 10:37:31 SSH_AGENT_PID=76 10:37:31 Running ssh-add (command line suppressed) 10:37:31 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-311@tmp/private_key_6172094367208738909.key (/w/workspace/undry_device-rfid-llrp-go_PR-311@tmp/private_key_6172094367208738909.key) 10:37:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:32 + git semver init 10:37:32 2024-09-03 10:37:32,186 [run_init] DEBUG init version:0.0.0 force:False 10:37:32 2024-09-03 10:37:32,187 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-311/.semver 10:37:32 2024-09-03 10:37:32,187 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-311/.semver 10:37:32 2024-09-03 10:37:32,187 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-311/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-311, universal_newlines=False, shell=None, istream=None) 10:37:34 2024-09-03 10:37:33,870 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-311/.git/info/exclude 10:37:34 2024-09-03 10:37:33,871 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-311/.semver/PR-311 with force:False 10:37:34 2024-09-03 10:37:33,871 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-311/.semver/PR-311 10:37:34 2024-09-03 10:37:33,875 [execute] INFO git cat-file --batch-check 10:37:34 2024-09-03 10:37:33,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-311/.semver, universal_newlines=False, shell=None, istream=) 10:37:34 2024-09-03 10:37:33,881 [execute] INFO git cat-file --batch 10:37:34 2024-09-03 10:37:33,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-311/.semver, universal_newlines=False, shell=None, istream=) 10:37:34 2024-09-03 10:37:33,885 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-311/.semver/PR-311 10:37:34 0.0.0 [Pipeline] } 10:37:34 $ docker exec --env ******** --env ******** 112ee520b8fb4c89ae15e294bcd677cd291318b4025a59b8c96fafa352d5a054 ssh-agent -k 10:37:34 unset SSH_AUTH_SOCK; 10:37:34 unset SSH_AGENT_PID; 10:37:34 echo Agent pid 76 killed; 10:37:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:37:34 + git semver [Pipeline] } 10:37:35 $ docker stop --time=1 112ee520b8fb4c89ae15e294bcd677cd291318b4025a59b8c96fafa352d5a054 10:37:36 $ docker rm -f --volumes 112ee520b8fb4c89ae15e294bcd677cd291318b4025a59b8c96fafa352d5a054 [Pipeline] // withDockerContainer [Pipeline] sh 10:37:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:37:37 Stashed 1 file(s) [Pipeline] echo 10:37:37 [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 10:37:37 provisioning config files... 10:37:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-311@tmp/config880242194989710369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:37:38 ---> ****-login.sh 10:37:38 nexus3.edgexfoundry.org:10001 10:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:39 Configure a credential helper to remove this warning. See 10:37:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:39 10:37:39 Login Succeeded 10:37:39 nexus3.edgexfoundry.org:10002 10:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:40 Configure a credential helper to remove this warning. See 10:37:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:40 10:37:40 Login Succeeded 10:37:40 nexus3.edgexfoundry.org:10003 10:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:40 Configure a credential helper to remove this warning. See 10:37:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:40 10:37:40 Login Succeeded 10:37:40 nexus3.edgexfoundry.org:10004 10:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:40 Configure a credential helper to remove this warning. See 10:37:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:40 10:37:40 Login Succeeded 10:37:40 ****.io 10:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:40 Configure a credential helper to remove this warning. See 10:37:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:40 10:37:40 Login Succeeded 10:37:40 ---> ****-login.sh ends [Pipeline] } 10:37:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:37:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:37:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:37:40 ========================================================= 10:37:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:37:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:41 + 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 . 10:37:41 Sending build context to Docker daemon 11.42MB 10:37:41 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:37:41 Step 2/12 : FROM ${BASE} AS builder 10:37:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:37:41 619be1103602: Pulling fs layer 10:37:41 7862e08f4a3e: Pulling fs layer 10:37:41 5df492c9dc93: Pulling fs layer 10:37:41 7629e6793208: Pulling fs layer 10:37:41 4f4fb700ef54: Pulling fs layer 10:37:41 fb5054dd5b73: Pulling fs layer 10:37:41 eeca6798cff9: Pulling fs layer 10:37:41 aa269ceb94a6: Pulling fs layer 10:37:41 ada007ff1a6a: Pulling fs layer 10:37:41 fb5054dd5b73: Waiting 10:37:41 4f4fb700ef54: Waiting 10:37:41 7629e6793208: Waiting 10:37:41 aa269ceb94a6: Waiting 10:37:41 ada007ff1a6a: Waiting 10:37:41 7862e08f4a3e: Verifying Checksum 10:37:41 7862e08f4a3e: Download complete 10:37:41 7629e6793208: Verifying Checksum 10:37:41 7629e6793208: Download complete 10:37:41 4f4fb700ef54: Verifying Checksum 10:37:41 4f4fb700ef54: Download complete 10:37:41 fb5054dd5b73: Verifying Checksum 10:37:41 fb5054dd5b73: Download complete 10:37:41 619be1103602: Verifying Checksum 10:37:41 619be1103602: Download complete 10:37:41 eeca6798cff9: Verifying Checksum 10:37:41 eeca6798cff9: Download complete 10:37:41 619be1103602: Pull complete 10:37:41 7862e08f4a3e: Pull complete 10:37:41 ada007ff1a6a: Verifying Checksum 10:37:41 ada007ff1a6a: Download complete 10:37:42 5df492c9dc93: Download complete 10:37:42 aa269ceb94a6: Verifying Checksum 10:37:42 aa269ceb94a6: Download complete 10:37:45 5df492c9dc93: Pull complete 10:37:45 7629e6793208: Pull complete 10:37:45 4f4fb700ef54: Pull complete 10:37:45 fb5054dd5b73: Pull complete 10:37:45 eeca6798cff9: Pull complete 10:37:47 aa269ceb94a6: Pull complete 10:37:48 ada007ff1a6a: Pull complete 10:37:48 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:37:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:37:48 ---> f489d0715acc 10:37:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:37:52 ---> Running in 13b85e86bd32 10:37:52 Removing intermediate container 13b85e86bd32 10:37:52 ---> d8773e048d8c 10:37:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:37:52 ---> Running in d9631bf90ee8 10:37:52 Removing intermediate container d9631bf90ee8 10:37:52 ---> 2f791f45e426 10:37:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:37:52 ---> Running in d1cb844c2b6b 10:37:52 Removing intermediate container d1cb844c2b6b 10:37:52 ---> 9858119ea050 10:37:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:37:52 ---> Running in 78a6a4486751 10:37:52 Removing intermediate container 78a6a4486751 10:37:52 ---> 593ced376685 10:37:52 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:37:52 ---> Running in 30bee67fd805 10:37:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:37:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:37:52 Still waiting to schedule task 10:37:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:37:52 OK: 264 MiB in 52 packages 10:37:53 Removing intermediate container 30bee67fd805 10:37:53 ---> b2e74b995275 10:37:53 Step 8/12 : WORKDIR /app 10:37:53 ---> Running in 7e4f50e8b841 10:37:53 Removing intermediate container 7e4f50e8b841 10:37:53 ---> 933ebdbe2561 10:37:53 Step 9/12 : COPY go.mod vendor* ./ 10:37:53 ---> 2116710ddc4f 10:37:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:37:53 ---> Running in 474285b2a2a6 10:38:53 Removing intermediate container 474285b2a2a6 10:38:53 ---> 80ce119f52bc 10:38:53 Step 11/12 : COPY . . 10:38:53 ---> 80758c49307c 10:38:53 Step 12/12 : RUN $MAKE 10:38:53 ---> Running in 1e16baa24835 10:38:53 noop 10:38:53 Removing intermediate container 1e16baa24835 10:38:53 ---> b5cfee6b8ece 10:38:53 Successfully built b5cfee6b8ece 10:38:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:54 + docker inspect -f . ci-base-image-x86_64 10:38:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:54 prd-ubuntu20.04-docker-8c-8g-9283 does not seem to be running inside a container 10:38:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-311 -v /w/workspace/undry_device-rfid-llrp-go_PR-311:/w/workspace/undry_device-rfid-llrp-go_PR-311:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-311@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-311@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 10:38:54 $ docker top 7c4e297ea52ba5bce3a59328cedea49764d2c6a11f5df4227c7265d2e47de550 -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:54 + go version 10:38:54 go version go1.21.9 linux/amd64 [Pipeline] } 10:38:55 $ docker stop --time=1 7c4e297ea52ba5bce3a59328cedea49764d2c6a11f5df4227c7265d2e47de550 10:38:56 $ docker rm -f --volumes 7c4e297ea52ba5bce3a59328cedea49764d2c6a11f5df4227c7265d2e47de550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:57 + docker inspect -f . ci-base-image-x86_64 10:38:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:57 prd-ubuntu20.04-docker-8c-8g-9283 does not seem to be running inside a container 10:38:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-311 -v /w/workspace/undry_device-rfid-llrp-go_PR-311:/w/workspace/undry_device-rfid-llrp-go_PR-311:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-311@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-311@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 10:38:57 $ docker top 8e704bd6489ea76943bbeaa60c73f9c174bda689f4a3bbebdfe0ac1d111f8d85 -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:58 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-311 [Pipeline] fileExists [Pipeline] sh 10:38:58 + make test 10:38:58 go test ./... -coverprofile=coverage.out ./... 10:38:59 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:39:17 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:39:17 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:39:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.368s coverage: 40.6% of statements 10:39:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 96.4% of statements 10:39:22 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.243s coverage: 51.9% of statements 10:39:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9284 in /w/workspace/undry_device-rfid-llrp-go_PR-311 [Pipeline] { [Pipeline] ws 10:39:34 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:39:37 The recommended git tool is: git 10:39:43 go vet ./... 10:39:44 using credential edgex-jenkins-ssh 10:39:44 Cloning the remote Git repository 10:39:44 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:39:45 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:39:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:39:45 > git --version # timeout=10 10:39:45 > git --version # 'git version 2.25.1' 10:39:45 using GIT_SSH to set credentials SSH Credentials for GitHub 10:39:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:39:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:39:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:39:47 ./bin/test-attribution-txt.sh 10:39:47 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:39:47 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:39:47 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:39:47 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:39:47 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:39:47 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:39:47 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:39:47 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:39:47 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:39:47 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:39:47 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:39:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:39:47 $ docker stop --time=1 8e704bd6489ea76943bbeaa60c73f9c174bda689f4a3bbebdfe0ac1d111f8d85 10:39:49 $ docker rm -f --volumes 8e704bd6489ea76943bbeaa60c73f9c174bda689f4a3bbebdfe0ac1d111f8d85 10:39:48 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:39:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh 10:39:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:39:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 10:39:50 Merging remotes/origin/main commit c113c35f422ed3e43f4da535b17fc150c7364f0a into PR head commit f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [Pipeline] sh 10:39:50 Merge succeeded, producing f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d 10:39:50 Checking out Revision f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d (PR-311) 10:39:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:39:49 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:39:49 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:39:49 using GIT_SSH to set credentials SSH Credentials for GitHub 10:39:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/311/head:refs/remotes/origin/PR-311 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:39:50 > git config core.sparsecheckout # timeout=10 10:39:50 > git checkout -f f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d # timeout=10 10:39:50 > git remote # timeout=10 10:39:50 > git config --get remote.origin.url # timeout=10 10:39:50 using GIT_SSH to set credentials SSH Credentials for GitHub 10:39:50 > git merge c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 10:39:50 > git rev-parse HEAD^{commit} # timeout=10 10:39:50 > git config core.sparsecheckout # timeout=10 10:39:50 > git checkout -f f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d # timeout=10 10:39:51 + ls -al . 10:39:51 total 688 10:39:51 drwxrwxr-x 11 jenkins jenkins 4096 Sep 3 10:38 . 10:39:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 10:37 .. 10:39:51 -rw-rw-r-- 1 jenkins jenkins 134 Sep 3 10:37 .dockerignore 10:39:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 10:39 .git 10:39:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 10:37 .github 10:39:51 -rw-rw-r-- 1 jenkins jenkins 880 Sep 3 10:37 .gitignore 10:39:51 -rw-rw-r-- 1 jenkins jenkins 41 Sep 3 10:37 .golangci.yml 10:39:51 drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 10:37 .semver 10:39:51 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 3 10:37 Attribution.txt 10:39:51 -rw-rw-r-- 1 jenkins jenkins 11677 Sep 3 10:37 CHANGELOG.md 10:39:51 -rw-rw-r-- 1 jenkins jenkins 1456 Sep 3 10:37 Dockerfile 10:39:51 -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 10:37 GOVERNANCE.md 10:39:51 -rw-rw-r-- 1 jenkins jenkins 661 Sep 3 10:37 Jenkinsfile 10:39:51 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 3 10:37 LICENSE 10:39:51 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 3 10:37 Makefile 10:39:51 -rw-rw-r-- 1 jenkins jenkins 625 Sep 3 10:37 OWNERS.md 10:39:51 -rw-rw-r-- 1 jenkins jenkins 28907 Sep 3 10:37 README.md 10:39:51 -rw-rw-r-- 1 jenkins jenkins 5 Sep 3 10:37 VERSION 10:39:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 10:37 bin 10:39:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 10:37 cmd 10:39:51 -rw-r--r-- 1 jenkins jenkins 438103 Sep 3 10:39 coverage.out 10:39:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 10:37 examples 10:39:51 -rw-rw-r-- 1 jenkins jenkins 7163 Sep 3 10:37 go.mod 10:39:51 -rw-rw-r-- 1 jenkins jenkins 101673 Sep 3 10:37 go.sum 10:39:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 10:37 images 10:39:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 10:37 internal 10:39:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 10:37 pkg 10:39:51 -rw-rw-r-- 1 jenkins jenkins 193 Sep 3 10:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:51 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:39:51 > git --version # timeout=10 10:39:51 > git --version # 'git version 2.25.1' 10:39:51 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 10:39:51 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d --label arch=amd64 --label version=0.0.0 . 10:39:51 Sending build context to Docker daemon 11.42MB 10:39:51 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:39:51 Step 2/25 : FROM ${BASE} AS builder 10:39:51 ---> b5cfee6b8ece 10:39:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:39:51 ---> Running in ced82224e7ae 10:39:51 Removing intermediate container ced82224e7ae 10:39:51 ---> b3e6ce260cbb 10:39:51 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:39:51 ---> Running in 9638bcf0d3df 10:39:51 Removing intermediate container 9638bcf0d3df 10:39:51 ---> 501726a59369 10:39:51 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:39:51 ---> Running in 454390dfe02c 10:39:52 Removing intermediate container 454390dfe02c 10:39:52 ---> f251e9720de3 10:39:52 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:39:52 ---> Running in dea553ada344 10:39:52 Removing intermediate container dea553ada344 10:39:52 ---> 94c441d76626 10:39:52 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:39:52 ---> Running in c7c6a6392a44 10:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:39:52 OK: 264 MiB in 52 packages 10:39:53 Removing intermediate container c7c6a6392a44 10:39:53 ---> b37af9429300 10:39:53 Step 8/25 : WORKDIR /app 10:39:53 ---> Running in 7c1657480554 10:39:53 Removing intermediate container 7c1657480554 10:39:53 ---> 1dd993ace41f 10:39:53 Step 9/25 : COPY go.mod vendor* ./ 10:39:53 ---> 9674427dbce8 10:39:53 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:39:53 ---> Running in 913fe4b5b47b 10:39:54 Removing intermediate container 913fe4b5b47b 10:39:54 ---> f1ae840785cc 10:39:54 Step 11/25 : COPY . . 10:39:54 ---> 2fe2b94e9be2 10:39:54 Step 12/25 : RUN $MAKE 10:39:54 ---> Running in fc076b66245e 10:39:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.35" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:40:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:40:00 % Total % Received % Xferd Average Speed Time Time Time Current 10:40:00 Dload Upload Total Spent Left Speed 10:40:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 10:40:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:40:01 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 10:40:01 /etc/docker/daemon.json 10:40:01 { 10:40:01 "registry-mirrors": [ 10:40:01 "https://nexus3.edgexfoundry.org:10001" 10:40:01 ], 10:40:01 "bip": "10.250.0.254/24", 10:40:01 "hosts": [ 10:40:01 "tcp://0.0.0.0:5555", 10:40:01 "unix:///var/run/docker.sock" 10:40:01 ], 10:40:01 "mtu": 1458, 10:40:01 "selinux-enabled": true, 10:40:01 "seccomp-profile": "/etc/docker/seccomp.json" 10:40:01 } [Pipeline] sh 10:40:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:40:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:40:20 provisioning config files... 10:40:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config3126619237225314166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:20 ---> ****-login.sh 10:40:20 nexus3.edgexfoundry.org:10001 10:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:21 Configure a credential helper to remove this warning. See 10:40:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:21 10:40:21 Login Succeeded 10:40:21 nexus3.edgexfoundry.org:10002 10:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:21 Configure a credential helper to remove this warning. See 10:40:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:21 10:40:21 Login Succeeded 10:40:21 nexus3.edgexfoundry.org:10003 10:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:22 Configure a credential helper to remove this warning. See 10:40:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:22 10:40:22 Login Succeeded 10:40:22 nexus3.edgexfoundry.org:10004 10:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:22 Configure a credential helper to remove this warning. See 10:40:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:22 10:40:22 Login Succeeded 10:40:22 ****.io 10:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:23 Configure a credential helper to remove this warning. See 10:40:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:23 10:40:23 Login Succeeded 10:40:23 ---> ****-login.sh ends [Pipeline] } 10:40:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:40:23 ========================================================= 10:40:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:40:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:24 + 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 . 10:40:24 Sending build context to Docker daemon 1.201MB 10:40:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:40:24 Step 2/12 : FROM ${BASE} AS builder 10:40:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:40:24 c6b39de5b339: Pulling fs layer 10:40:24 a69c41024577: Pulling fs layer 10:40:24 d6de4b400683: Pulling fs layer 10:40:24 35cb2a7552d0: Pulling fs layer 10:40:24 4f4fb700ef54: Pulling fs layer 10:40:24 464afbd9ba4c: Pulling fs layer 10:40:24 00f215d4a9da: Pulling fs layer 10:40:24 d496ad576159: Pulling fs layer 10:40:24 464afbd9ba4c: Waiting 10:40:24 35cb2a7552d0: Waiting 10:40:24 4f4fb700ef54: Waiting 10:40:24 00f215d4a9da: Waiting 10:40:24 a69c41024577: Verifying Checksum 10:40:24 a69c41024577: Download complete 10:40:24 35cb2a7552d0: Verifying Checksum 10:40:24 35cb2a7552d0: Download complete 10:40:24 4f4fb700ef54: Verifying Checksum 10:40:24 4f4fb700ef54: Download complete 10:40:24 464afbd9ba4c: Verifying Checksum 10:40:24 464afbd9ba4c: Download complete 10:40:24 c6b39de5b339: Download complete 10:40:25 d496ad576159: Verifying Checksum 10:40:25 d496ad576159: Download complete 10:40:25 c6b39de5b339: Pull complete 10:40:26 d6de4b400683: Download complete 10:40:26 a69c41024577: Pull complete 10:40:27 00f215d4a9da: Verifying Checksum 10:40:27 00f215d4a9da: Download complete 10:40:30 Removing intermediate container fc076b66245e 10:40:30 ---> 7e9968eb3398 10:40:30 Step 13/25 : FROM alpine:3.18 10:40:30 3.18: Pulling from library/alpine 10:40:30 930bdd4d222e: Pulling fs layer 10:40:30 930bdd4d222e: Verifying Checksum 10:40:30 930bdd4d222e: Download complete 10:40:30 930bdd4d222e: Pull complete 10:40:30 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:40:30 Status: Downloaded newer image for alpine:3.18 10:40:30 ---> 18f865063206 10:40:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:40:30 ---> Running in 6f9653946048 10:40:30 Removing intermediate container 6f9653946048 10:40:30 ---> 7e81fe5c131f 10:40:30 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:40:30 ---> Running in ecb82e076dc6 10:40:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:40:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:40:30 (1/1) Installing dumb-init (1.2.5-r2) 10:40:30 Executing busybox-1.36.1-r7.trigger 10:40:30 OK: 7 MiB in 16 packages 10:40:30 Removing intermediate container ecb82e076dc6 10:40:30 ---> 60f74a409078 10:40:30 Step 16/25 : RUN apk --no-cache upgrade 10:40:30 ---> Running in e1bfb7e145dc 10:40:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:40:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:40:30 OK: 7 MiB in 16 packages 10:40:30 Removing intermediate container e1bfb7e145dc 10:40:30 ---> a00888464cf1 10:40:30 Step 17/25 : COPY --from=builder /app/LICENSE / 10:40:30 ---> 0cb5f05639db 10:40:30 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:40:30 ---> a9b6997180f8 10:40:30 Step 19/25 : COPY --from=builder /app/cmd/ / 10:40:30 ---> e89c7a2f7517 10:40:30 Step 20/25 : EXPOSE 59989 10:40:30 ---> Running in ad038bffe92c 10:40:30 Removing intermediate container ad038bffe92c 10:40:30 ---> 06051fbe0869 10:40:30 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:40:30 ---> Running in 22413a69ca44 10:40:30 Removing intermediate container 22413a69ca44 10:40:30 ---> 094e8be99058 10:40:30 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:40:30 ---> Running in a93d56038976 10:40:30 Removing intermediate container a93d56038976 10:40:30 ---> 9346ef6dd120 10:40:30 Step 23/25 : LABEL arch=amd64 10:40:30 ---> Running in d965f99d0337 10:40:30 Removing intermediate container d965f99d0337 10:40:30 ---> c077f9a05b58 10:40:30 Step 24/25 : LABEL git_sha=f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d 10:40:30 ---> Running in 55234956fffe 10:40:30 Removing intermediate container 55234956fffe 10:40:30 ---> dfdb8439e706 10:40:30 Step 25/25 : LABEL version=0.0.0 10:40:30 ---> Running in 066138db79e9 10:40:30 Removing intermediate container 066138db79e9 10:40:30 ---> 251fa97892ba 10:40:30 [Warning] One or more build-args [ARCH] were not consumed 10:40:30 Successfully built 251fa97892ba 10:40:30 Successfully tagged device-rfid-llrp: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 10:40:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:40:31 10:40:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:40:31 latest: Pulling from edgex-lftools-log-publisher 10:40:31 5eb5b503b376: Pulling fs layer 10:40:31 5c69ac0246d0: Pulling fs layer 10:40:31 ec43610c2a17: Pulling fs layer 10:40:31 3a2ae6a8a46f: Pulling fs layer 10:40:31 33b1e0a273af: Pulling fs layer 10:40:31 5d3b04190fa2: Pulling fs layer 10:40:31 2f39f015ded8: Pulling fs layer 10:40:31 3a2ae6a8a46f: Waiting 10:40:31 5d3b04190fa2: Waiting 10:40:31 33b1e0a273af: Waiting 10:40:31 2f39f015ded8: Waiting 10:40:31 5c69ac0246d0: Download complete 10:40:31 3a2ae6a8a46f: Verifying Checksum 10:40:31 3a2ae6a8a46f: Download complete 10:40:31 33b1e0a273af: Verifying Checksum 10:40:31 33b1e0a273af: Download complete 10:40:31 5d3b04190fa2: Verifying Checksum 10:40:31 5d3b04190fa2: Download complete 10:40:31 ec43610c2a17: Verifying Checksum 10:40:31 ec43610c2a17: Download complete 10:40:31 5eb5b503b376: Verifying Checksum 10:40:31 5eb5b503b376: Download complete 10:40:32 2f39f015ded8: Download complete 10:40:32 5eb5b503b376: Pull complete 10:40:32 5c69ac0246d0: Pull complete 10:40:33 ec43610c2a17: Pull complete 10:40:33 3a2ae6a8a46f: Pull complete 10:40:33 33b1e0a273af: Pull complete 10:40:33 5d3b04190fa2: Pull complete 10:40:37 2f39f015ded8: Pull complete 10:40:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:40:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:40:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:38 prd-ubuntu20.04-docker-8c-8g-9283 does not seem to be running inside a container 10:40:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-311 -v /w/workspace/undry_device-rfid-llrp-go_PR-311:/w/workspace/undry_device-rfid-llrp-go_PR-311:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-311@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-311@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 10:40:40 d6de4b400683: Pull complete 10:40:40 35cb2a7552d0: Pull complete 10:40:40 4f4fb700ef54: Pull complete 10:40:40 464afbd9ba4c: Pull complete 10:40:41 $ docker top 14d3ea722762b13ac16452c3cd53f9e8c3fe5ea957b5c1c13a7aa910762029c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:42 ---> job-cost.sh 10:40:42 lf-activate-venv: SKIPPING 10:40:42 INFO: No Stack... 10:40:43 INFO: Retrieving Pricing Info for: v3-standard-8 10:40:43 INFO: Archiving Costs [Pipeline] sh 10:40:43 + cat /w/workspace/undry_device-rfid-llrp-go_PR-311/archives/cost.csv 10:40:43 + cut -d, -f6 [Pipeline] lock 10:40:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-311-1-stack-cost] 10:40:43 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-311-1-stack-cost] did not exist. Created. 10:40:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-311-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:40:44 + echo total: 0.2199999988079071 [Pipeline] stash 10:40:44 Stashed 1 file(s) [Pipeline] } 10:40:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-311-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:40:44 $ docker stop --time=1 14d3ea722762b13ac16452c3cd53f9e8c3fe5ea957b5c1c13a7aa910762029c2 10:40:45 $ docker rm -f --volumes 14d3ea722762b13ac16452c3cd53f9e8c3fe5ea957b5c1c13a7aa910762029c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:40:50 00f215d4a9da: Pull complete 10:40:51 d496ad576159: Pull complete 10:40:51 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:40:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:40:51 ---> f246e2811388 10:40:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:40:52 ---> Running in b52632aff5a9 10:40:52 Removing intermediate container b52632aff5a9 10:40:52 ---> 6b081a78925b 10:40:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:40:52 ---> Running in f6d783eb5ca1 10:40:52 Removing intermediate container f6d783eb5ca1 10:40:52 ---> 1e06a5e5e704 10:40:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:40:52 ---> Running in a007c6e5a92e 10:40:53 Removing intermediate container a007c6e5a92e 10:40:53 ---> fce635102323 10:40:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:40:53 ---> Running in 6444edec8865 10:40:54 Removing intermediate container 6444edec8865 10:40:54 ---> 29cf516cdd7b 10:40:54 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:40:54 ---> Running in 69de3d372a09 10:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:40:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:40:57 OK: 266 MiB in 52 packages 10:40:58 Removing intermediate container 69de3d372a09 10:40:58 ---> 787a87e6a8cf 10:40:58 Step 8/12 : WORKDIR /app 10:40:58 ---> Running in c1ac5e6efaf2 10:40:58 Removing intermediate container c1ac5e6efaf2 10:40:58 ---> 8504ee0e6968 10:40:58 Step 9/12 : COPY go.mod vendor* ./ 10:40:59 ---> 0a54809b06b8 10:40:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:40:59 ---> Running in 76146c759855 10:43:05 Removing intermediate container 76146c759855 10:43:05 ---> 721849f85f59 10:43:05 Step 11/12 : COPY . . 10:43:05 ---> 6d100eedf11d 10:43:05 Step 12/12 : RUN $MAKE 10:43:05 ---> Running in 82d5aa779f79 10:43:05 noop 10:43:05 Removing intermediate container 82d5aa779f79 10:43:05 ---> adb6b21da09e 10:43:05 Successfully built adb6b21da09e 10:43:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:06 + docker inspect -f . ci-base-image-arm64 10:43:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:06 prd-ubuntu20.04-docker-arm64-4c-16g-9284 does not seem to be running inside a container 10:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/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 10:43:07 $ docker top 9c2baa0501d4445b7365752c1547358ccfcf5dc67668a4feec7bdcd1156d8574 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:08 + go version 10:43:08 go version go1.21.9 linux/arm64 [Pipeline] } 10:43:08 $ docker stop --time=1 9c2baa0501d4445b7365752c1547358ccfcf5dc67668a4feec7bdcd1156d8574 10:43:10 $ docker rm -f --volumes 9c2baa0501d4445b7365752c1547358ccfcf5dc67668a4feec7bdcd1156d8574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:11 + docker inspect -f . ci-base-image-arm64 10:43:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:11 prd-ubuntu20.04-docker-arm64-4c-16g-9284 does not seem to be running inside a container 10:43:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/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 10:43:12 $ docker top b1e4bbc6e5b32f9c808e4323b63ac3555a70a3da9454d4f4e17f78b14e7ed3d7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:13 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:43:14 + make test 10:43:14 go test ./... -coverprofile=coverage.out ./... 10:43:19 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:46:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:46:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:47:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.573s coverage: 40.6% of statements 10:47:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements 10:47:03 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.541s coverage: 51.9% of statements 10:47:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:47:03 go vet ./... 10:47:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:47:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:47:50 ./bin/test-attribution-txt.sh 10:47:50 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:47:50 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:47:50 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:47:50 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:47:50 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:47:50 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:47:50 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:47:50 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:47:50 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:47:50 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:47:50 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:47:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:47:50 $ docker stop --time=1 b1e4bbc6e5b32f9c808e4323b63ac3555a70a3da9454d4f4e17f78b14e7ed3d7 10:47:52 $ docker rm -f --volumes b1e4bbc6e5b32f9c808e4323b63ac3555a70a3da9454d4f4e17f78b14e7ed3d7 [Pipeline] // withDockerContainer [Pipeline] sh 10:47:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:47:54 Warning: overwriting stash ‘coverage-report’ 10:47:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:47:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:47:55 + ls -al . 10:47:55 total 684 10:47:55 drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 10:43 . 10:47:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 10:39 .. 10:47:55 -rw-rw-r-- 1 jenkins jenkins 134 Sep 3 10:39 .dockerignore 10:47:55 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 10:39 .git 10:47:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 10:39 .github 10:47:55 -rw-rw-r-- 1 jenkins jenkins 880 Sep 3 10:39 .gitignore 10:47:55 -rw-rw-r-- 1 jenkins jenkins 41 Sep 3 10:39 .golangci.yml 10:47:55 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 3 10:39 Attribution.txt 10:47:55 -rw-rw-r-- 1 jenkins jenkins 11677 Sep 3 10:39 CHANGELOG.md 10:47:55 -rw-rw-r-- 1 jenkins jenkins 1456 Sep 3 10:39 Dockerfile 10:47:55 -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 10:39 GOVERNANCE.md 10:47:55 -rw-rw-r-- 1 jenkins jenkins 661 Sep 3 10:39 Jenkinsfile 10:47:55 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 3 10:39 LICENSE 10:47:55 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 3 10:39 Makefile 10:47:55 -rw-rw-r-- 1 jenkins jenkins 625 Sep 3 10:39 OWNERS.md 10:47:55 -rw-rw-r-- 1 jenkins jenkins 28907 Sep 3 10:39 README.md 10:47:55 -rw-rw-r-- 1 jenkins jenkins 5 Sep 3 10:37 VERSION 10:47:55 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 10:39 bin 10:47:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 10:39 cmd 10:47:55 -rw-r--r-- 1 jenkins jenkins 438103 Sep 3 10:47 coverage.out 10:47:55 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 10:39 examples 10:47:55 -rw-rw-r-- 1 jenkins jenkins 7163 Sep 3 10:39 go.mod 10:47:55 -rw-rw-r-- 1 jenkins jenkins 101673 Sep 3 10:39 go.sum 10:47:55 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 10:39 images 10:47:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 10:39 internal 10:47:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 10:39 pkg 10:47:55 -rw-rw-r-- 1 jenkins jenkins 193 Sep 3 10:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:56 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d --label arch=arm64 --label version=0.0.0 . 10:47:56 Sending build context to Docker daemon 1.201MB 10:47:56 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:47:56 Step 2/25 : FROM ${BASE} AS builder 10:47:56 ---> adb6b21da09e 10:47:56 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:47:56 ---> Running in 287d2a55c77a 10:47:57 Removing intermediate container 287d2a55c77a 10:47:57 ---> 4f82967f1324 10:47:57 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:47:57 ---> Running in 14f7f44a49d7 10:47:57 Removing intermediate container 14f7f44a49d7 10:47:57 ---> e6903cb75f0b 10:47:57 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:47:57 ---> Running in 735c0829ca46 10:47:57 Removing intermediate container 735c0829ca46 10:47:57 ---> cd2fbff60100 10:47:57 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:47:57 ---> Running in 260d9a4dfc96 10:47:58 Removing intermediate container 260d9a4dfc96 10:47:58 ---> 6906759ca3a0 10:47:58 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:47:58 ---> Running in 4dd37074358e 10:47:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:48:00 OK: 266 MiB in 52 packages 10:48:01 Removing intermediate container 4dd37074358e 10:48:01 ---> 9a812a28524c 10:48:01 Step 8/25 : WORKDIR /app 10:48:01 ---> Running in d396b560ab66 10:48:01 Removing intermediate container d396b560ab66 10:48:01 ---> 24a214267f98 10:48:01 Step 9/25 : COPY go.mod vendor* ./ 10:48:02 ---> 3a3bf86bb56d 10:48:02 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:02 ---> Running in 97c372a7af5e 10:48:04 Removing intermediate container 97c372a7af5e 10:48:04 ---> d62f4a50382a 10:48:04 Step 11/25 : COPY . . 10:48:05 ---> 87e5760839bf 10:48:05 Step 12/25 : RUN $MAKE 10:48:05 ---> Running in 681af1bbdda0 10:48:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.35" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:51:28 Removing intermediate container 681af1bbdda0 10:51:28 ---> 190592c35a6f 10:51:28 Step 13/25 : FROM alpine:3.18 10:51:28 3.18: Pulling from library/alpine 10:51:28 4983c3fe2029: Pulling fs layer 10:51:28 4983c3fe2029: Verifying Checksum 10:51:28 4983c3fe2029: Download complete 10:51:28 4983c3fe2029: Pull complete 10:51:28 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:51:28 Status: Downloaded newer image for alpine:3.18 10:51:28 ---> a0237000ae83 10:51:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:51:28 ---> Running in fa07db0e4a31 10:51:28 Removing intermediate container fa07db0e4a31 10:51:28 ---> 1b4f67b74d99 10:51:28 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:51:28 ---> Running in 3653b6faf7c9 10:51:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:51:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:51:31 (1/1) Installing dumb-init (1.2.5-r2) 10:51:31 Executing busybox-1.36.1-r7.trigger 10:51:31 OK: 8 MiB in 16 packages 10:51:32 Removing intermediate container 3653b6faf7c9 10:51:32 ---> fde50443b2a5 10:51:32 Step 16/25 : RUN apk --no-cache upgrade 10:51:32 ---> Running in 86f17cae3027 10:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:51:33 OK: 8 MiB in 16 packages 10:51:34 Removing intermediate container 86f17cae3027 10:51:34 ---> b7a73ace3be6 10:51:34 Step 17/25 : COPY --from=builder /app/LICENSE / 10:51:35 ---> 374f0aa648a8 10:51:35 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:51:35 ---> 1f8519f6f9cf 10:51:35 Step 19/25 : COPY --from=builder /app/cmd/ / 10:51:38 ---> c8dc24e65f1f 10:51:38 Step 20/25 : EXPOSE 59989 10:51:38 ---> Running in 0799de1e4a75 10:51:38 Removing intermediate container 0799de1e4a75 10:51:38 ---> bfb6224d7bd2 10:51:38 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:51:38 ---> Running in 89ca11632339 10:51:38 Removing intermediate container 89ca11632339 10:51:38 ---> 7439d867efd4 10:51:38 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:51:38 ---> Running in 56820202fff5 10:51:39 Removing intermediate container 56820202fff5 10:51:39 ---> 92f6d6380614 10:51:39 Step 23/25 : LABEL arch=arm64 10:51:39 ---> Running in 54a15af08480 10:51:39 Removing intermediate container 54a15af08480 10:51:39 ---> b2e36e913120 10:51:39 Step 24/25 : LABEL git_sha=f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d 10:51:39 ---> Running in eb2ff0da7ce0 10:51:39 Removing intermediate container eb2ff0da7ce0 10:51:39 ---> 13086a5ac483 10:51:39 Step 25/25 : LABEL version=0.0.0 10:51:39 ---> Running in e0c78af98810 10:51:40 Removing intermediate container e0c78af98810 10:51:40 ---> 1ea5b5db56ee 10:51:40 [Warning] One or more build-args [ARCH] were not consumed 10:51:40 Successfully built 1ea5b5db56ee 10:51:40 Successfully tagged device-rfid-llrp-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 10:51:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:51:41 10:51:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:51:41 arm64: Pulling from edgex-lftools-log-publisher 10:51:41 8998bd30e6a1: Pulling fs layer 10:51:41 04944245beec: Pulling fs layer 10:51:41 699f458cf7ca: Pulling fs layer 10:51:41 765212b225bb: Pulling fs layer 10:51:41 f23df028b6ca: Pulling fs layer 10:51:41 d65c8cfc05b1: Pulling fs layer 10:51:41 2437ff75d9bd: Pulling fs layer 10:51:41 f23df028b6ca: Waiting 10:51:41 765212b225bb: Waiting 10:51:41 d65c8cfc05b1: Waiting 10:51:41 2437ff75d9bd: Waiting 10:51:41 04944245beec: Verifying Checksum 10:51:41 04944245beec: Download complete 10:51:41 f23df028b6ca: Verifying Checksum 10:51:41 f23df028b6ca: Download complete 10:51:41 d65c8cfc05b1: Verifying Checksum 10:51:41 d65c8cfc05b1: Download complete 10:51:42 699f458cf7ca: Verifying Checksum 10:51:42 699f458cf7ca: Download complete 10:51:42 8998bd30e6a1: Verifying Checksum 10:51:42 8998bd30e6a1: Download complete 10:51:45 2437ff75d9bd: Verifying Checksum 10:51:45 2437ff75d9bd: Download complete 10:51:46 8998bd30e6a1: Pull complete 10:51:47 04944245beec: Pull complete 10:51:49 699f458cf7ca: Pull complete 10:51:49 765212b225bb: Pull complete 10:51:49 f23df028b6ca: Pull complete 10:51:49 d65c8cfc05b1: Pull complete 10:52:08 2437ff75d9bd: Pull complete 10:52:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:52:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:52:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:08 prd-ubuntu20.04-docker-arm64-4c-16g-9284 does not seem to be running inside a container 10:52:08 $ 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/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/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 10:52:11 $ docker top 7590e4bea8a6468f1c76e22f28e254a0239736761cd684cd25c39e3caa79f5b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:12 ---> job-cost.sh 10:52:12 lf-activate-venv: SKIPPING 10:52:12 INFO: No Stack... 10:52:12 INFO: Retrieving Pricing Info for: v3-standard-4 10:52:13 INFO: Archiving Costs [Pipeline] sh 10:52:14 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:52:14 + cut -d, -f6 [Pipeline] lock 10:52:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-311-1-stack-cost] 10:52:14 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-311-1-stack-cost] did not exist. Created. 10:52:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-311-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:52:15 /w/workspace/device-rfid-llrp-go/1@tmp/durable-b8274eba/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:52:15 + echo total: 0.10999999940395355 [Pipeline] stash 10:52:15 Warning: overwriting stash ‘stack-cost’ 10:52:15 Stashed 1 file(s) [Pipeline] } 10:52:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-311-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:52:15 $ docker stop --time=1 7590e4bea8a6468f1c76e22f28e254a0239736761cd684cd25c39e3caa79f5b4 10:52:17 $ docker rm -f --volumes 7590e4bea8a6468f1c76e22f28e254a0239736761cd684cd25c39e3caa79f5b4 [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 10:52:18 provisioning config files... 10:52:18 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-311@tmp/config1129127008871595095tmp [Pipeline] { [Pipeline] sh 10:52:19 + set +x 10:52:19 + + curl -s https://codecov.io/bash 10:52:19 bash -s -- 10:52:19 10:52:19 _____ _ 10:52:19 / ____| | | 10:52:19 | | ___ __| | ___ ___ _____ __ 10:52:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:52:19 | |___| (_) | (_| | __/ (_| (_) \ V / 10:52:19 \_____\___/ \__,_|\___|\___\___/ \_/ 10:52:19 Bash-1.0.6 10:52:19 10:52:19 10:52:19 ==> git version 2.25.1 found 10:52:19 ==> 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 10:52:19 Release-Date: 2020-01-08 10:52:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:52:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:52:19 ==> Jenkins CI detected. 10:52:19 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-311 10:52:19 project root: . 10:52:19 --> token set from env 10:52:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:52:19 ==> Running gcov in . (disable via -X gcov) 10:52:19 ==> Python coveragepy not found 10:52:19 ==> Searching for coverage reports in: 10:52:19 + . 10:52:19 -> Found 1 reports 10:52:19 ==> Detecting git/mercurial file structure 10:52:19 ==> Reading reports 10:52:19 + ./coverage.out bytes=438103 10:52:19 ==> Appending adjustments 10:52:19 https://docs.codecov.io/docs/fixing-reports 10:52:19 + Found adjustments 10:52:19 ==> Gzipping contents 10:52:19 52K /tmp/codecov.yKQ8oC.gz 10:52:19 ==> Uploading reports 10:52:19 url: https://codecov.io 10:52:19 query: branch=PR-311&commit=f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-311%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=311&job=&cmd_args= 10:52:19 -> Pinging Codecov 10:52:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-311&commit=f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-311%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=311&job=&cmd_args= 10:52:19 -> Uploading to 10:52:19 https://storage.googleapis.com/codecov/v4/raw/2024-09-03/581DD39554BDF9B6E22D074273EAD858/f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d/690b27fc-06c2-498b-bcef-ee01e714f72a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240903%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240903T105219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7fca3821ec25248c4b757749dbbd624b095776a6908c5eb312151e8054c00f76 10:52:19 % Total % Received % Xferd Average Speed Time Time Time Current 10:52:19 Dload Upload Total Spent Left Speed 10:52:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50181 0 0 100 50181 0 182k --:--:-- --:--:-- --:--:-- 182k 10:52:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [Pipeline] } 10:52:19 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 10:52:22 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-311/archives ] 10:52:22 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-311/archives 10:52:22 total 16 10:52:22 drwxr-xr-x 3 root root 4096 Sep 3 10:40 . 10:52:22 drwxrwxr-x 12 jenkins jenkins 4096 Sep 3 10:40 .. 10:52:22 drwxr-xr-x 2 root root 4096 Sep 3 10:40 cost 10:52:22 -rw-r--r-- 1 root root 91 Sep 3 10:40 cost.csv 10:52:22 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-311/archives 10:52:22 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-311/archives 10:52:22 total 16 10:52:22 drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 10:40 . 10:52:22 drwxrwxr-x 12 jenkins jenkins 4096 Sep 3 10:40 .. 10:52:22 drwxr-xr-x 2 jenkins jenkins 4096 Sep 3 10:40 cost 10:52:22 -rw-r--r-- 1 jenkins jenkins 91 Sep 3 10:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:52:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:52:23 ---> package-listing.sh 10:52:23 ++ facter osfamily 10:52:23 ++ tr '[:upper:]' '[:lower:]' 10:52:23 + OS_FAMILY=debian 10:52:23 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-311 10:52:23 + START_PACKAGES=/tmp/packages_start.txt 10:52:23 + END_PACKAGES=/tmp/packages_end.txt 10:52:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:52:23 + PACKAGES=/tmp/packages_start.txt 10:52:23 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-311 ']' 10:52:23 + PACKAGES=/tmp/packages_end.txt 10:52:23 + case "${OS_FAMILY}" in 10:52:23 + dpkg -l 10:52:23 + grep '^ii' 10:52:23 + '[' -f /tmp/packages_start.txt ']' 10:52:23 + '[' -f /tmp/packages_end.txt ']' 10:52:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:52:23 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-311 ']' 10:52:23 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-311/archives/ 10:52:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-311/archives/ [Pipeline] echo 10:52:23 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/undry_device-rfid-llrp-go_PR-311/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:52:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:52:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:25 prd-ubuntu20.04-docker-8c-8g-9283 does not seem to be running inside a container 10:52:25 $ 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/undry_device-rfid-llrp-go_PR-311/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-311 -v /w/workspace/undry_device-rfid-llrp-go_PR-311:/w/workspace/undry_device-rfid-llrp-go_PR-311:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-311@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-311@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 10:52:25 $ docker top 4513e178fed460fc3bfbf530c2e668066e6a15d6faf2a9096b4cc1ee510b1c28 -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:25 + touch /tmp/pre-build-complete [Pipeline] sh 10:52:26 + mkdir -p /var/log/sysstat [Pipeline] sh 10:52:26 + ls /var/log/sa-host 10:52:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:52:26 provisioning config files... 10:52:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-311@tmp/config14596799652889863124tmp [Pipeline] { [Pipeline] echo 10:52:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:52:27 ---> create-netrc.sh [Pipeline] } 10:52:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:52:27 ---> python-tools-install.sh [Pipeline] echo 10:52:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:52:27 ---> sudo-logs.sh 10:52:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:52:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:52:28 ---> job-cost.sh 10:52:28 lf-activate-venv: SKIPPING 10:52:28 DEBUG: total: 0.2199999988079071 10:52:28 INFO: Retrieving Stack Cost... 10:52:28 INFO: Retrieving Pricing Info for: v3-standard-8 10:52:29 INFO: Archiving Costs [Pipeline] echo 10:52:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:52:29 ---> logs-deploy.sh 10:52:29 lf-activate-venv: SKIPPING 10:52:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-311/1 10:52:29 INFO: archiving workspace using pattern(s): 10:52:30 Archives upload complete. 10:52:30 INFO: archiving logs to Nexus