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 [2024-09-03T10:37:12.136Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-03T10:37:12.364Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-03T10:37:12.499Z] ========================================================= [2024-09-03T10:37:12.499Z] EdgeX Global Pipelines Version Info [2024-09-03T10:37:12.499Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-03T10:37:13.291Z] ------------------- [2024-09-03T10:37:13.291Z] stable info: [2024-09-03T10:37:13.291Z] ------------------- [2024-09-03T10:37:13.291Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-03T10:37:13.291Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-03T10:37:13.291Z] Message: update stable to v1.0.263 [2024-09-03T10:37:13.863Z] ------------------- [2024-09-03T10:37:13.863Z] experimental info: [2024-09-03T10:37:13.863Z] ------------------- [2024-09-03T10:37:13.863Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-03T10:37:13.863Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-03T10:37:13.863Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-03T10:37:14.108Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-09-03T10:37:14.171Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-09-03T10:37:14.242Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-03T10:37:14.303Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-03T10:37:14.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-03T10:37:14.422Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-03T10:37:14.489Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-03T10:37:14.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-03T10:37:14.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-03T10:37:14.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-03T10:37:14.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-03T10:37:14.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-09-03T10:37:14.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-03T10:37:14.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-03T10:37:15.043Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-03T10:37:15.098Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-03T10:37:15.158Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-03T10:37:15.218Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-03T10:37:15.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-03T10:37:15.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-03T10:37:15.410Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-03T10:37:15.477Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-03T10:37:15.540Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-03T10:37:15.603Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-03T10:37:15.662Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-03T10:37:15.722Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-03T10:37:15.779Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-03T10:37:15.840Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-311 [Pipeline] echo [2024-09-03T10:37:15.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-311 [Pipeline] echo [2024-09-03T10:37:15.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-311 [Pipeline] echo [2024-09-03T10:37:16.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [Pipeline] echo [2024-09-03T10:37:16.059Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8ebf4c [Pipeline] echo [2024-09-03T10:37:16.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-03T10:37:16.255Z] provisioning config files... [2024-09-03T10:37:16.271Z] 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 [2024-09-03T10:37:16.664Z] ---> ****-login.sh [2024-09-03T10:37:16.664Z] nexus3.edgexfoundry.org:10001 [2024-09-03T10:37:16.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T10:37:16.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T10:37:16.927Z] Configure a credential helper to remove this warning. See [2024-09-03T10:37:16.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T10:37:16.927Z] [2024-09-03T10:37:16.927Z] Login Succeeded [2024-09-03T10:37:16.927Z] nexus3.edgexfoundry.org:10002 [2024-09-03T10:37:16.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T10:37:17.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T10:37:17.188Z] Configure a credential helper to remove this warning. See [2024-09-03T10:37:17.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T10:37:17.188Z] [2024-09-03T10:37:17.189Z] Login Succeeded [2024-09-03T10:37:17.189Z] nexus3.edgexfoundry.org:10003 [2024-09-03T10:37:17.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T10:37:17.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T10:37:17.189Z] Configure a credential helper to remove this warning. See [2024-09-03T10:37:17.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T10:37:17.189Z] [2024-09-03T10:37:17.189Z] Login Succeeded [2024-09-03T10:37:17.189Z] nexus3.edgexfoundry.org:10004 [2024-09-03T10:37:17.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T10:37:17.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T10:37:17.189Z] Configure a credential helper to remove this warning. See [2024-09-03T10:37:17.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T10:37:17.189Z] [2024-09-03T10:37:17.189Z] Login Succeeded [2024-09-03T10:37:17.189Z] ****.io [2024-09-03T10:37:17.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T10:37:17.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T10:37:17.450Z] Configure a credential helper to remove this warning. See [2024-09-03T10:37:17.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T10:37:17.450Z] [2024-09-03T10:37:17.450Z] Login Succeeded [2024-09-03T10:37:17.450Z] ---> ****-login.sh ends [Pipeline] } [2024-09-03T10:37:17.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-03T10:37:18.231Z] + git rev-list -1 --merges f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d~1..f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [Pipeline] echo [2024-09-03T10:37:18.286Z] -----------> git rev-list -1 --merges f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d~1..f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [false] [Pipeline] sh [2024-09-03T10:37:18.610Z] + git log --format=format:%s -1 f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [Pipeline] echo [2024-09-03T10:37:18.654Z] ========================================================= [2024-09-03T10:37:18.654Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-03T10:37:18.654Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-03T10:37:19.126Z] + git log --format=format:%s -1 f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [Pipeline] echo [2024-09-03T10:37:19.167Z] [semverPrep] GIT_COMMIT: f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-09-03T10:37:19.213Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-03T10:37:19.626Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-03T10:37:19.627Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-03T10:37:19.627Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-03T10:37:19.627Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-03T10:37:19.627Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-03T10:37:19.627Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-03T10:37:19.627Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T10:37:20.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-03T10:37:20.156Z] [2024-09-03T10:37:20.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T10:37:20.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-03T10:37:20.548Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-03T10:37:20.548Z] b85a868b505f: Pulling fs layer [2024-09-03T10:37:20.548Z] e2be974225ed: Pulling fs layer [2024-09-03T10:37:20.548Z] 339a4e72a1f5: Pulling fs layer [2024-09-03T10:37:20.548Z] 988bab9f4d93: Pulling fs layer [2024-09-03T10:37:20.548Z] 1469e6f7b9e6: Pulling fs layer [2024-09-03T10:37:20.548Z] eaf3925da568: Pulling fs layer [2024-09-03T10:37:20.548Z] bab4dde63d76: Pulling fs layer [2024-09-03T10:37:20.548Z] bde34c3a00c8: Pulling fs layer [2024-09-03T10:37:20.548Z] b352a97aabf1: Pulling fs layer [2024-09-03T10:37:20.548Z] 4872d77fe225: Pulling fs layer [2024-09-03T10:37:20.548Z] 5851b861e8e6: Pulling fs layer [2024-09-03T10:37:20.548Z] 988bab9f4d93: Waiting [2024-09-03T10:37:20.548Z] 1469e6f7b9e6: Waiting [2024-09-03T10:37:20.548Z] eaf3925da568: Waiting [2024-09-03T10:37:20.548Z] bde34c3a00c8: Waiting [2024-09-03T10:37:20.548Z] bab4dde63d76: Waiting [2024-09-03T10:37:20.548Z] b352a97aabf1: Waiting [2024-09-03T10:37:20.548Z] 5851b861e8e6: Waiting [2024-09-03T10:37:20.548Z] e2be974225ed: Download complete [2024-09-03T10:37:20.548Z] 988bab9f4d93: Verifying Checksum [2024-09-03T10:37:20.548Z] 988bab9f4d93: Download complete [2024-09-03T10:37:20.548Z] 1469e6f7b9e6: Verifying Checksum [2024-09-03T10:37:20.548Z] 1469e6f7b9e6: Download complete [2024-09-03T10:37:20.548Z] 339a4e72a1f5: Verifying Checksum [2024-09-03T10:37:20.548Z] 339a4e72a1f5: Download complete [2024-09-03T10:37:20.548Z] eaf3925da568: Verifying Checksum [2024-09-03T10:37:20.548Z] eaf3925da568: Download complete [2024-09-03T10:37:20.548Z] bde34c3a00c8: Verifying Checksum [2024-09-03T10:37:20.548Z] bde34c3a00c8: Download complete [2024-09-03T10:37:20.806Z] b352a97aabf1: Verifying Checksum [2024-09-03T10:37:20.806Z] b352a97aabf1: Download complete [2024-09-03T10:37:20.806Z] 4872d77fe225: Download complete [2024-09-03T10:37:20.806Z] 5851b861e8e6: Verifying Checksum [2024-09-03T10:37:20.806Z] 5851b861e8e6: Download complete [2024-09-03T10:37:20.806Z] b85a868b505f: Verifying Checksum [2024-09-03T10:37:20.806Z] b85a868b505f: Download complete [2024-09-03T10:37:21.065Z] bab4dde63d76: Verifying Checksum [2024-09-03T10:37:21.065Z] bab4dde63d76: Download complete [2024-09-03T10:37:22.000Z] b85a868b505f: Pull complete [2024-09-03T10:37:22.000Z] e2be974225ed: Pull complete [2024-09-03T10:37:22.572Z] 339a4e72a1f5: Pull complete [2024-09-03T10:37:22.572Z] 988bab9f4d93: Pull complete [2024-09-03T10:37:22.833Z] 1469e6f7b9e6: Pull complete [2024-09-03T10:37:22.833Z] eaf3925da568: Pull complete [2024-09-03T10:37:24.741Z] bab4dde63d76: Pull complete [2024-09-03T10:37:24.741Z] bde34c3a00c8: Pull complete [2024-09-03T10:37:24.741Z] b352a97aabf1: Pull complete [2024-09-03T10:37:24.741Z] 4872d77fe225: Pull complete [2024-09-03T10:37:24.741Z] 5851b861e8e6: Pull complete [2024-09-03T10:37:24.741Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-03T10:37:24.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-03T10:37:24.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T10:37:26.841Z] prd-ubuntu20.04-docker-8c-8g-9283 does not seem to be running inside a container [2024-09-03T10:37:27.501Z] $ 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 [2024-09-03T10:37:30.118Z] $ docker top 112ee520b8fb4c89ae15e294bcd677cd291318b4025a59b8c96fafa352d5a054 -eo pid,comm [2024-09-03T10:37:30.175Z] 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). [2024-09-03T10:37:30.175Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-03T10:37:30.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-03T10:37:30.370Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-03T10:37:30.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-03T10:37:30.491Z] $ docker exec 112ee520b8fb4c89ae15e294bcd677cd291318b4025a59b8c96fafa352d5a054 ssh-agent [2024-09-03T10:37:30.612Z] SSH_AUTH_SOCK=/tmp/ssh-aK7HWg1iyCAS/agent.31 [2024-09-03T10:37:30.612Z] SSH_AGENT_PID=37 [2024-09-03T10:37:30.619Z] Running ssh-add (command line suppressed) [2024-09-03T10:37:30.728Z] 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) [2024-09-03T10:37:30.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-03T10:37:31.092Z] + git tag --points-at HEAD [Pipeline] } [2024-09-03T10:37:31.121Z] $ docker exec --env ******** --env ******** 112ee520b8fb4c89ae15e294bcd677cd291318b4025a59b8c96fafa352d5a054 ssh-agent -k [2024-09-03T10:37:31.218Z] unset SSH_AUTH_SOCK; [2024-09-03T10:37:31.218Z] unset SSH_AGENT_PID; [2024-09-03T10:37:31.218Z] echo Agent pid 37 killed; [2024-09-03T10:37:31.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-03T10:37:31.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-03T10:37:31.341Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-03T10:37:31.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-03T10:37:31.450Z] $ docker exec 112ee520b8fb4c89ae15e294bcd677cd291318b4025a59b8c96fafa352d5a054 ssh-agent [2024-09-03T10:37:31.552Z] SSH_AUTH_SOCK=/tmp/ssh-9J8NowgoS0Kj/agent.70 [2024-09-03T10:37:31.552Z] SSH_AGENT_PID=76 [2024-09-03T10:37:31.557Z] Running ssh-add (command line suppressed) [2024-09-03T10:37:31.652Z] 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) [2024-09-03T10:37:31.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-03T10:37:32.008Z] + git semver init [2024-09-03T10:37:32.268Z] 2024-09-03 10:37:32,186 [run_init] DEBUG init version:0.0.0 force:False [2024-09-03T10:37:32.268Z] 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 [2024-09-03T10:37:32.268Z] 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 [2024-09-03T10:37:32.268Z] 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) [2024-09-03T10:37:34.183Z] 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 [2024-09-03T10:37:34.183Z] 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 [2024-09-03T10:37:34.183Z] 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 [2024-09-03T10:37:34.183Z] 2024-09-03 10:37:33,875 [execute] INFO git cat-file --batch-check [2024-09-03T10:37:34.183Z] 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=) [2024-09-03T10:37:34.183Z] 2024-09-03 10:37:33,881 [execute] INFO git cat-file --batch [2024-09-03T10:37:34.183Z] 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=) [2024-09-03T10:37:34.183Z] 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 [2024-09-03T10:37:34.183Z] 0.0.0 [Pipeline] } [2024-09-03T10:37:34.212Z] $ docker exec --env ******** --env ******** 112ee520b8fb4c89ae15e294bcd677cd291318b4025a59b8c96fafa352d5a054 ssh-agent -k [2024-09-03T10:37:34.290Z] unset SSH_AUTH_SOCK; [2024-09-03T10:37:34.294Z] unset SSH_AGENT_PID; [2024-09-03T10:37:34.294Z] echo Agent pid 76 killed; [2024-09-03T10:37:34.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-03T10:37:34.779Z] + git semver [Pipeline] } [2024-09-03T10:37:35.068Z] $ docker stop --time=1 112ee520b8fb4c89ae15e294bcd677cd291318b4025a59b8c96fafa352d5a054 [2024-09-03T10:37:36.376Z] $ docker rm -f --volumes 112ee520b8fb4c89ae15e294bcd677cd291318b4025a59b8c96fafa352d5a054 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-03T10:37:36.809Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-03T10:37:37.121Z] Stashed 1 file(s) [Pipeline] echo [2024-09-03T10:37:37.149Z] [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 [2024-09-03T10:37:37.876Z] provisioning config files... [2024-09-03T10:37:37.885Z] 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 [2024-09-03T10:37:38.380Z] ---> ****-login.sh [2024-09-03T10:37:38.380Z] nexus3.edgexfoundry.org:10001 [2024-09-03T10:37:38.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T10:37:39.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T10:37:39.762Z] Configure a credential helper to remove this warning. See [2024-09-03T10:37:39.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T10:37:39.762Z] [2024-09-03T10:37:39.762Z] Login Succeeded [2024-09-03T10:37:39.762Z] nexus3.edgexfoundry.org:10002 [2024-09-03T10:37:39.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T10:37:40.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T10:37:40.023Z] Configure a credential helper to remove this warning. See [2024-09-03T10:37:40.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T10:37:40.023Z] [2024-09-03T10:37:40.023Z] Login Succeeded [2024-09-03T10:37:40.023Z] nexus3.edgexfoundry.org:10003 [2024-09-03T10:37:40.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T10:37:40.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T10:37:40.023Z] Configure a credential helper to remove this warning. See [2024-09-03T10:37:40.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T10:37:40.023Z] [2024-09-03T10:37:40.023Z] Login Succeeded [2024-09-03T10:37:40.023Z] nexus3.edgexfoundry.org:10004 [2024-09-03T10:37:40.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T10:37:40.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T10:37:40.023Z] Configure a credential helper to remove this warning. See [2024-09-03T10:37:40.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T10:37:40.023Z] [2024-09-03T10:37:40.023Z] Login Succeeded [2024-09-03T10:37:40.023Z] ****.io [2024-09-03T10:37:40.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T10:37:40.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T10:37:40.284Z] Configure a credential helper to remove this warning. See [2024-09-03T10:37:40.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T10:37:40.284Z] [2024-09-03T10:37:40.284Z] Login Succeeded [2024-09-03T10:37:40.284Z] ---> ****-login.sh ends [Pipeline] } [2024-09-03T10:37:40.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-03T10:37:40.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-03T10:37:40.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-03T10:37:40.637Z] ========================================================= [2024-09-03T10:37:40.637Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-03T10:37:40.637Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T10:37:41.275Z] + 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 . [2024-09-03T10:37:41.275Z] Sending build context to Docker daemon 11.42MB [2024-09-03T10:37:41.275Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-03T10:37:41.275Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-03T10:37:41.275Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-03T10:37:41.275Z] 619be1103602: Pulling fs layer [2024-09-03T10:37:41.275Z] 7862e08f4a3e: Pulling fs layer [2024-09-03T10:37:41.275Z] 5df492c9dc93: Pulling fs layer [2024-09-03T10:37:41.275Z] 7629e6793208: Pulling fs layer [2024-09-03T10:37:41.275Z] 4f4fb700ef54: Pulling fs layer [2024-09-03T10:37:41.275Z] fb5054dd5b73: Pulling fs layer [2024-09-03T10:37:41.275Z] eeca6798cff9: Pulling fs layer [2024-09-03T10:37:41.275Z] aa269ceb94a6: Pulling fs layer [2024-09-03T10:37:41.275Z] ada007ff1a6a: Pulling fs layer [2024-09-03T10:37:41.275Z] fb5054dd5b73: Waiting [2024-09-03T10:37:41.275Z] 4f4fb700ef54: Waiting [2024-09-03T10:37:41.275Z] 7629e6793208: Waiting [2024-09-03T10:37:41.275Z] aa269ceb94a6: Waiting [2024-09-03T10:37:41.275Z] ada007ff1a6a: Waiting [2024-09-03T10:37:41.538Z] 7862e08f4a3e: Verifying Checksum [2024-09-03T10:37:41.538Z] 7862e08f4a3e: Download complete [2024-09-03T10:37:41.538Z] 7629e6793208: Verifying Checksum [2024-09-03T10:37:41.538Z] 7629e6793208: Download complete [2024-09-03T10:37:41.538Z] 4f4fb700ef54: Verifying Checksum [2024-09-03T10:37:41.538Z] 4f4fb700ef54: Download complete [2024-09-03T10:37:41.538Z] fb5054dd5b73: Verifying Checksum [2024-09-03T10:37:41.538Z] fb5054dd5b73: Download complete [2024-09-03T10:37:41.538Z] 619be1103602: Verifying Checksum [2024-09-03T10:37:41.538Z] 619be1103602: Download complete [2024-09-03T10:37:41.538Z] eeca6798cff9: Verifying Checksum [2024-09-03T10:37:41.538Z] eeca6798cff9: Download complete [2024-09-03T10:37:41.797Z] 619be1103602: Pull complete [2024-09-03T10:37:41.797Z] 7862e08f4a3e: Pull complete [2024-09-03T10:37:41.797Z] ada007ff1a6a: Verifying Checksum [2024-09-03T10:37:41.797Z] ada007ff1a6a: Download complete [2024-09-03T10:37:42.055Z] 5df492c9dc93: Download complete [2024-09-03T10:37:42.313Z] aa269ceb94a6: Verifying Checksum [2024-09-03T10:37:42.313Z] aa269ceb94a6: Download complete [2024-09-03T10:37:45.597Z] 5df492c9dc93: Pull complete [2024-09-03T10:37:45.597Z] 7629e6793208: Pull complete [2024-09-03T10:37:45.597Z] 4f4fb700ef54: Pull complete [2024-09-03T10:37:45.597Z] fb5054dd5b73: Pull complete [2024-09-03T10:37:45.597Z] eeca6798cff9: Pull complete [2024-09-03T10:37:47.500Z] aa269ceb94a6: Pull complete [2024-09-03T10:37:48.067Z] ada007ff1a6a: Pull complete [2024-09-03T10:37:48.067Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-03T10:37:48.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-03T10:37:48.067Z] ---> f489d0715acc [2024-09-03T10:37:48.067Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-09-03T10:37:52.256Z] ---> Running in 13b85e86bd32 [2024-09-03T10:37:52.256Z] Removing intermediate container 13b85e86bd32 [2024-09-03T10:37:52.256Z] ---> d8773e048d8c [2024-09-03T10:37:52.256Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-03T10:37:52.256Z] ---> Running in d9631bf90ee8 [2024-09-03T10:37:52.256Z] Removing intermediate container d9631bf90ee8 [2024-09-03T10:37:52.256Z] ---> 2f791f45e426 [2024-09-03T10:37:52.256Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-03T10:37:52.256Z] ---> Running in d1cb844c2b6b [2024-09-03T10:37:52.256Z] Removing intermediate container d1cb844c2b6b [2024-09-03T10:37:52.256Z] ---> 9858119ea050 [2024-09-03T10:37:52.256Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-03T10:37:52.256Z] ---> Running in 78a6a4486751 [2024-09-03T10:37:52.256Z] Removing intermediate container 78a6a4486751 [2024-09-03T10:37:52.256Z] ---> 593ced376685 [2024-09-03T10:37:52.256Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-03T10:37:52.256Z] ---> Running in 30bee67fd805 [2024-09-03T10:37:52.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T10:37:52.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T10:37:52.685Z] Still waiting to schedule task [2024-09-03T10:37:52.686Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-03T10:37:52.773Z] OK: 264 MiB in 52 packages [2024-09-03T10:37:53.341Z] Removing intermediate container 30bee67fd805 [2024-09-03T10:37:53.341Z] ---> b2e74b995275 [2024-09-03T10:37:53.341Z] Step 8/12 : WORKDIR /app [2024-09-03T10:37:53.341Z] ---> Running in 7e4f50e8b841 [2024-09-03T10:37:53.341Z] Removing intermediate container 7e4f50e8b841 [2024-09-03T10:37:53.341Z] ---> 933ebdbe2561 [2024-09-03T10:37:53.341Z] Step 9/12 : COPY go.mod vendor* ./ [2024-09-03T10:37:53.341Z] ---> 2116710ddc4f [2024-09-03T10:37:53.341Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T10:37:53.341Z] ---> Running in 474285b2a2a6 [2024-09-03T10:38:53.533Z] Removing intermediate container 474285b2a2a6 [2024-09-03T10:38:53.533Z] ---> 80ce119f52bc [2024-09-03T10:38:53.533Z] Step 11/12 : COPY . . [2024-09-03T10:38:53.533Z] ---> 80758c49307c [2024-09-03T10:38:53.533Z] Step 12/12 : RUN $MAKE [2024-09-03T10:38:53.533Z] ---> Running in 1e16baa24835 [2024-09-03T10:38:53.533Z] noop [2024-09-03T10:38:53.533Z] Removing intermediate container 1e16baa24835 [2024-09-03T10:38:53.533Z] ---> b5cfee6b8ece [2024-09-03T10:38:53.533Z] Successfully built b5cfee6b8ece [2024-09-03T10:38:53.533Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T10:38:54.019Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-03T10:38:54.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T10:38:54.190Z] prd-ubuntu20.04-docker-8c-8g-9283 does not seem to be running inside a container [2024-09-03T10:38:54.214Z] $ 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 [2024-09-03T10:38:54.554Z] $ docker top 7c4e297ea52ba5bce3a59328cedea49764d2c6a11f5df4227c7265d2e47de550 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T10:38:54.972Z] + go version [2024-09-03T10:38:54.972Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-03T10:38:55.007Z] $ docker stop --time=1 7c4e297ea52ba5bce3a59328cedea49764d2c6a11f5df4227c7265d2e47de550 [2024-09-03T10:38:56.254Z] $ 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 [2024-09-03T10:38:57.067Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-03T10:38:57.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T10:38:57.239Z] prd-ubuntu20.04-docker-8c-8g-9283 does not seem to be running inside a container [2024-09-03T10:38:57.267Z] $ 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 [2024-09-03T10:38:57.601Z] $ docker top 8e704bd6489ea76943bbeaa60c73f9c174bda689f4a3bbebdfe0ac1d111f8d85 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T10:38:58.008Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-311 [Pipeline] fileExists [Pipeline] sh [2024-09-03T10:38:58.388Z] + make test [2024-09-03T10:38:58.388Z] go test ./... -coverprofile=coverage.out ./... [2024-09-03T10:38:59.768Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-09-03T10:39:17.844Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-09-03T10:39:17.844Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-09-03T10:39:22.032Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.368s coverage: 40.6% of statements [2024-09-03T10:39:22.032Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 96.4% of statements [2024-09-03T10:39:22.032Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.243s coverage: 51.9% of statements [2024-09-03T10:39:34.282Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9284 in /w/workspace/undry_device-rfid-llrp-go_PR-311 [Pipeline] { [Pipeline] ws [2024-09-03T10:39:34.358Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-09-03T10:39:37.473Z] The recommended git tool is: git [2024-09-03T10:39:43.979Z] go vet ./... [2024-09-03T10:39:44.835Z] using credential edgex-jenkins-ssh [2024-09-03T10:39:44.859Z] Cloning the remote Git repository [2024-09-03T10:39:44.906Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-09-03T10:39:45.107Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-09-03T10:39:45.365Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-09-03T10:39:45.366Z] > git --version # timeout=10 [2024-09-03T10:39:45.406Z] > git --version # 'git version 2.25.1' [2024-09-03T10:39:45.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-03T10:39:45.578Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-03T10:39:47.273Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-03T10:39:47.273Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-03T10:39:47.273Z] ./bin/test-attribution-txt.sh [2024-09-03T10:39:47.273Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-03T10:39:47.273Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-03T10:39:47.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-03T10:39:47.348Z] $ docker stop --time=1 8e704bd6489ea76943bbeaa60c73f9c174bda689f4a3bbebdfe0ac1d111f8d85 [2024-09-03T10:39:49.283Z] $ docker rm -f --volumes 8e704bd6489ea76943bbeaa60c73f9c174bda689f4a3bbebdfe0ac1d111f8d85 [2024-09-03T10:39:48.575Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-09-03T10:39:48.614Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-03T10:39:49.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-03T10:39:50.009Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-09-03T10:39:50.271Z] Merging remotes/origin/main commit c113c35f422ed3e43f4da535b17fc150c7364f0a into PR head commit f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [Pipeline] sh [2024-09-03T10:39:50.694Z] Merge succeeded, producing f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [2024-09-03T10:39:50.695Z] Checking out Revision f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d (PR-311) [2024-09-03T10:39:50.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-03T10:39:49.696Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-09-03T10:39:49.739Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-09-03T10:39:49.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-03T10:39:49.762Z] > 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 [2024-09-03T10:39:50.286Z] > git config core.sparsecheckout # timeout=10 [2024-09-03T10:39:50.359Z] > git checkout -f f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d # timeout=10 [2024-09-03T10:39:50.542Z] > git remote # timeout=10 [2024-09-03T10:39:50.566Z] > git config --get remote.origin.url # timeout=10 [2024-09-03T10:39:50.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-03T10:39:50.612Z] > git merge c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 [2024-09-03T10:39:50.669Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-03T10:39:50.698Z] > git config core.sparsecheckout # timeout=10 [2024-09-03T10:39:50.714Z] > git checkout -f f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d # timeout=10 [2024-09-03T10:39:51.115Z] + ls -al . [2024-09-03T10:39:51.115Z] total 688 [2024-09-03T10:39:51.115Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 3 10:38 . [2024-09-03T10:39:51.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 10:37 .. [2024-09-03T10:39:51.115Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 3 10:37 .dockerignore [2024-09-03T10:39:51.115Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 10:39 .git [2024-09-03T10:39:51.115Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 10:37 .github [2024-09-03T10:39:51.115Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 3 10:37 .gitignore [2024-09-03T10:39:51.115Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 3 10:37 .golangci.yml [2024-09-03T10:39:51.115Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 10:37 .semver [2024-09-03T10:39:51.115Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 3 10:37 Attribution.txt [2024-09-03T10:39:51.115Z] -rw-rw-r-- 1 jenkins jenkins 11677 Sep 3 10:37 CHANGELOG.md [2024-09-03T10:39:51.115Z] -rw-rw-r-- 1 jenkins jenkins 1456 Sep 3 10:37 Dockerfile [2024-09-03T10:39:51.115Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 10:37 GOVERNANCE.md [2024-09-03T10:39:51.115Z] -rw-rw-r-- 1 jenkins jenkins 661 Sep 3 10:37 Jenkinsfile [2024-09-03T10:39:51.115Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 3 10:37 LICENSE [2024-09-03T10:39:51.115Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 3 10:37 Makefile [2024-09-03T10:39:51.115Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 3 10:37 OWNERS.md [2024-09-03T10:39:51.115Z] -rw-rw-r-- 1 jenkins jenkins 28907 Sep 3 10:37 README.md [2024-09-03T10:39:51.115Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 3 10:37 VERSION [2024-09-03T10:39:51.115Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 10:37 bin [2024-09-03T10:39:51.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 10:37 cmd [2024-09-03T10:39:51.115Z] -rw-r--r-- 1 jenkins jenkins 438103 Sep 3 10:39 coverage.out [2024-09-03T10:39:51.115Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 10:37 examples [2024-09-03T10:39:51.115Z] -rw-rw-r-- 1 jenkins jenkins 7163 Sep 3 10:37 go.mod [2024-09-03T10:39:51.115Z] -rw-rw-r-- 1 jenkins jenkins 101673 Sep 3 10:37 go.sum [2024-09-03T10:39:51.115Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 10:37 images [2024-09-03T10:39:51.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 10:37 internal [2024-09-03T10:39:51.115Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 10:37 pkg [2024-09-03T10:39:51.115Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 3 10:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T10:39:51.360Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-09-03T10:39:51.429Z] > git --version # timeout=10 [2024-09-03T10:39:51.452Z] > git --version # 'git version 2.25.1' [2024-09-03T10:39:51.479Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-03T10:39:51.573Z] + 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 . [2024-09-03T10:39:51.573Z] Sending build context to Docker daemon 11.42MB [2024-09-03T10:39:51.573Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-09-03T10:39:51.573Z] Step 2/25 : FROM ${BASE} AS builder [2024-09-03T10:39:51.573Z] ---> b5cfee6b8ece [2024-09-03T10:39:51.573Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-09-03T10:39:51.830Z] ---> Running in ced82224e7ae [2024-09-03T10:39:51.830Z] Removing intermediate container ced82224e7ae [2024-09-03T10:39:51.830Z] ---> b3e6ce260cbb [2024-09-03T10:39:51.830Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-03T10:39:51.830Z] ---> Running in 9638bcf0d3df [2024-09-03T10:39:51.830Z] Removing intermediate container 9638bcf0d3df [2024-09-03T10:39:51.830Z] ---> 501726a59369 [2024-09-03T10:39:51.830Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-09-03T10:39:51.830Z] ---> Running in 454390dfe02c [2024-09-03T10:39:52.089Z] Removing intermediate container 454390dfe02c [2024-09-03T10:39:52.089Z] ---> f251e9720de3 [2024-09-03T10:39:52.089Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-09-03T10:39:52.089Z] ---> Running in dea553ada344 [2024-09-03T10:39:52.089Z] Removing intermediate container dea553ada344 [2024-09-03T10:39:52.089Z] ---> 94c441d76626 [2024-09-03T10:39:52.089Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-03T10:39:52.089Z] ---> Running in c7c6a6392a44 [2024-09-03T10:39:52.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T10:39:52.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T10:39:52.866Z] OK: 264 MiB in 52 packages [2024-09-03T10:39:53.124Z] Removing intermediate container c7c6a6392a44 [2024-09-03T10:39:53.124Z] ---> b37af9429300 [2024-09-03T10:39:53.124Z] Step 8/25 : WORKDIR /app [2024-09-03T10:39:53.124Z] ---> Running in 7c1657480554 [2024-09-03T10:39:53.124Z] Removing intermediate container 7c1657480554 [2024-09-03T10:39:53.124Z] ---> 1dd993ace41f [2024-09-03T10:39:53.124Z] Step 9/25 : COPY go.mod vendor* ./ [2024-09-03T10:39:53.385Z] ---> 9674427dbce8 [2024-09-03T10:39:53.385Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T10:39:53.385Z] ---> Running in 913fe4b5b47b [2024-09-03T10:39:54.283Z] Removing intermediate container 913fe4b5b47b [2024-09-03T10:39:54.283Z] ---> f1ae840785cc [2024-09-03T10:39:54.283Z] Step 11/25 : COPY . . [2024-09-03T10:39:54.813Z] ---> 2fe2b94e9be2 [2024-09-03T10:39:54.813Z] Step 12/25 : RUN $MAKE [2024-09-03T10:39:54.813Z] ---> Running in fc076b66245e [2024-09-03T10:39:54.813Z] 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 [2024-09-03T10:40:00.662Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-03T10:40:00.662Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-03T10:40:00.662Z] Dload Upload Total Spent Left Speed [2024-09-03T10:40:00.662Z] 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 [2024-09-03T10:40:01.015Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-03T10:40:01.366Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-09-03T10:40:01.366Z] /etc/docker/daemon.json [2024-09-03T10:40:01.366Z] { [2024-09-03T10:40:01.366Z] "registry-mirrors": [ [2024-09-03T10:40:01.366Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-03T10:40:01.366Z] ], [2024-09-03T10:40:01.366Z] "bip": "10.250.0.254/24", [2024-09-03T10:40:01.366Z] "hosts": [ [2024-09-03T10:40:01.366Z] "tcp://0.0.0.0:5555", [2024-09-03T10:40:01.366Z] "unix:///var/run/docker.sock" [2024-09-03T10:40:01.366Z] ], [2024-09-03T10:40:01.366Z] "mtu": 1458, [2024-09-03T10:40:01.366Z] "selinux-enabled": true, [2024-09-03T10:40:01.366Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-03T10:40:01.366Z] } [Pipeline] sh [2024-09-03T10:40:01.720Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-03T10:40:02.078Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-03T10:40:20.428Z] provisioning config files... [2024-09-03T10:40:20.460Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config3126619237225314166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-03T10:40:20.957Z] ---> ****-login.sh [2024-09-03T10:40:20.957Z] nexus3.edgexfoundry.org:10001 [2024-09-03T10:40:21.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T10:40:21.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T10:40:21.546Z] Configure a credential helper to remove this warning. See [2024-09-03T10:40:21.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T10:40:21.546Z] [2024-09-03T10:40:21.546Z] Login Succeeded [2024-09-03T10:40:21.546Z] nexus3.edgexfoundry.org:10002 [2024-09-03T10:40:21.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T10:40:21.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T10:40:21.816Z] Configure a credential helper to remove this warning. See [2024-09-03T10:40:21.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T10:40:21.816Z] [2024-09-03T10:40:21.817Z] Login Succeeded [2024-09-03T10:40:21.817Z] nexus3.edgexfoundry.org:10003 [2024-09-03T10:40:22.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T10:40:22.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T10:40:22.362Z] Configure a credential helper to remove this warning. See [2024-09-03T10:40:22.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T10:40:22.362Z] [2024-09-03T10:40:22.362Z] Login Succeeded [2024-09-03T10:40:22.362Z] nexus3.edgexfoundry.org:10004 [2024-09-03T10:40:22.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T10:40:22.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T10:40:22.635Z] Configure a credential helper to remove this warning. See [2024-09-03T10:40:22.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T10:40:22.635Z] [2024-09-03T10:40:22.635Z] Login Succeeded [2024-09-03T10:40:22.635Z] ****.io [2024-09-03T10:40:22.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T10:40:23.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T10:40:23.171Z] Configure a credential helper to remove this warning. See [2024-09-03T10:40:23.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T10:40:23.171Z] [2024-09-03T10:40:23.171Z] Login Succeeded [2024-09-03T10:40:23.171Z] ---> ****-login.sh ends [Pipeline] } [2024-09-03T10:40:23.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-03T10:40:23.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-03T10:40:23.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-03T10:40:23.744Z] ========================================================= [2024-09-03T10:40:23.744Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-03T10:40:23.744Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T10:40:24.447Z] + 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 . [2024-09-03T10:40:24.719Z] Sending build context to Docker daemon 1.201MB [2024-09-03T10:40:24.719Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-03T10:40:24.719Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-03T10:40:24.719Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-03T10:40:24.719Z] c6b39de5b339: Pulling fs layer [2024-09-03T10:40:24.719Z] a69c41024577: Pulling fs layer [2024-09-03T10:40:24.719Z] d6de4b400683: Pulling fs layer [2024-09-03T10:40:24.719Z] 35cb2a7552d0: Pulling fs layer [2024-09-03T10:40:24.719Z] 4f4fb700ef54: Pulling fs layer [2024-09-03T10:40:24.719Z] 464afbd9ba4c: Pulling fs layer [2024-09-03T10:40:24.719Z] 00f215d4a9da: Pulling fs layer [2024-09-03T10:40:24.719Z] d496ad576159: Pulling fs layer [2024-09-03T10:40:24.719Z] 464afbd9ba4c: Waiting [2024-09-03T10:40:24.719Z] 35cb2a7552d0: Waiting [2024-09-03T10:40:24.719Z] 4f4fb700ef54: Waiting [2024-09-03T10:40:24.719Z] 00f215d4a9da: Waiting [2024-09-03T10:40:24.996Z] a69c41024577: Verifying Checksum [2024-09-03T10:40:24.996Z] a69c41024577: Download complete [2024-09-03T10:40:24.996Z] 35cb2a7552d0: Verifying Checksum [2024-09-03T10:40:24.996Z] 35cb2a7552d0: Download complete [2024-09-03T10:40:24.996Z] 4f4fb700ef54: Verifying Checksum [2024-09-03T10:40:24.996Z] 4f4fb700ef54: Download complete [2024-09-03T10:40:24.996Z] 464afbd9ba4c: Verifying Checksum [2024-09-03T10:40:24.996Z] 464afbd9ba4c: Download complete [2024-09-03T10:40:24.996Z] c6b39de5b339: Download complete [2024-09-03T10:40:25.277Z] d496ad576159: Verifying Checksum [2024-09-03T10:40:25.277Z] d496ad576159: Download complete [2024-09-03T10:40:25.866Z] c6b39de5b339: Pull complete [2024-09-03T10:40:26.832Z] d6de4b400683: Download complete [2024-09-03T10:40:26.832Z] a69c41024577: Pull complete [2024-09-03T10:40:27.790Z] 00f215d4a9da: Verifying Checksum [2024-09-03T10:40:27.790Z] 00f215d4a9da: Download complete [2024-09-03T10:40:30.151Z] Removing intermediate container fc076b66245e [2024-09-03T10:40:30.151Z] ---> 7e9968eb3398 [2024-09-03T10:40:30.151Z] Step 13/25 : FROM alpine:3.18 [2024-09-03T10:40:30.151Z] 3.18: Pulling from library/alpine [2024-09-03T10:40:30.151Z] 930bdd4d222e: Pulling fs layer [2024-09-03T10:40:30.151Z] 930bdd4d222e: Verifying Checksum [2024-09-03T10:40:30.151Z] 930bdd4d222e: Download complete [2024-09-03T10:40:30.151Z] 930bdd4d222e: Pull complete [2024-09-03T10:40:30.151Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T10:40:30.151Z] Status: Downloaded newer image for alpine:3.18 [2024-09-03T10:40:30.151Z] ---> 18f865063206 [2024-09-03T10:40:30.151Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-03T10:40:30.151Z] ---> Running in 6f9653946048 [2024-09-03T10:40:30.151Z] Removing intermediate container 6f9653946048 [2024-09-03T10:40:30.151Z] ---> 7e81fe5c131f [2024-09-03T10:40:30.151Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-09-03T10:40:30.151Z] ---> Running in ecb82e076dc6 [2024-09-03T10:40:30.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T10:40:30.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T10:40:30.151Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-03T10:40:30.151Z] Executing busybox-1.36.1-r7.trigger [2024-09-03T10:40:30.151Z] OK: 7 MiB in 16 packages [2024-09-03T10:40:30.151Z] Removing intermediate container ecb82e076dc6 [2024-09-03T10:40:30.151Z] ---> 60f74a409078 [2024-09-03T10:40:30.151Z] Step 16/25 : RUN apk --no-cache upgrade [2024-09-03T10:40:30.151Z] ---> Running in e1bfb7e145dc [2024-09-03T10:40:30.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T10:40:30.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T10:40:30.151Z] OK: 7 MiB in 16 packages [2024-09-03T10:40:30.151Z] Removing intermediate container e1bfb7e145dc [2024-09-03T10:40:30.151Z] ---> a00888464cf1 [2024-09-03T10:40:30.151Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-09-03T10:40:30.151Z] ---> 0cb5f05639db [2024-09-03T10:40:30.151Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-09-03T10:40:30.151Z] ---> a9b6997180f8 [2024-09-03T10:40:30.151Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-09-03T10:40:30.151Z] ---> e89c7a2f7517 [2024-09-03T10:40:30.151Z] Step 20/25 : EXPOSE 59989 [2024-09-03T10:40:30.151Z] ---> Running in ad038bffe92c [2024-09-03T10:40:30.151Z] Removing intermediate container ad038bffe92c [2024-09-03T10:40:30.151Z] ---> 06051fbe0869 [2024-09-03T10:40:30.151Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-09-03T10:40:30.151Z] ---> Running in 22413a69ca44 [2024-09-03T10:40:30.151Z] Removing intermediate container 22413a69ca44 [2024-09-03T10:40:30.151Z] ---> 094e8be99058 [2024-09-03T10:40:30.151Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-03T10:40:30.151Z] ---> Running in a93d56038976 [2024-09-03T10:40:30.151Z] Removing intermediate container a93d56038976 [2024-09-03T10:40:30.151Z] ---> 9346ef6dd120 [2024-09-03T10:40:30.151Z] Step 23/25 : LABEL arch=amd64 [2024-09-03T10:40:30.151Z] ---> Running in d965f99d0337 [2024-09-03T10:40:30.151Z] Removing intermediate container d965f99d0337 [2024-09-03T10:40:30.151Z] ---> c077f9a05b58 [2024-09-03T10:40:30.151Z] Step 24/25 : LABEL git_sha=f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [2024-09-03T10:40:30.151Z] ---> Running in 55234956fffe [2024-09-03T10:40:30.151Z] Removing intermediate container 55234956fffe [2024-09-03T10:40:30.151Z] ---> dfdb8439e706 [2024-09-03T10:40:30.151Z] Step 25/25 : LABEL version=0.0.0 [2024-09-03T10:40:30.151Z] ---> Running in 066138db79e9 [2024-09-03T10:40:30.151Z] Removing intermediate container 066138db79e9 [2024-09-03T10:40:30.151Z] ---> 251fa97892ba [2024-09-03T10:40:30.151Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-03T10:40:30.151Z] Successfully built 251fa97892ba [2024-09-03T10:40:30.151Z] 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 [2024-09-03T10:40:31.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-03T10:40:31.162Z] [2024-09-03T10:40:31.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T10:40:31.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-03T10:40:31.579Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-03T10:40:31.579Z] 5eb5b503b376: Pulling fs layer [2024-09-03T10:40:31.579Z] 5c69ac0246d0: Pulling fs layer [2024-09-03T10:40:31.579Z] ec43610c2a17: Pulling fs layer [2024-09-03T10:40:31.579Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-03T10:40:31.579Z] 33b1e0a273af: Pulling fs layer [2024-09-03T10:40:31.579Z] 5d3b04190fa2: Pulling fs layer [2024-09-03T10:40:31.579Z] 2f39f015ded8: Pulling fs layer [2024-09-03T10:40:31.579Z] 3a2ae6a8a46f: Waiting [2024-09-03T10:40:31.579Z] 5d3b04190fa2: Waiting [2024-09-03T10:40:31.579Z] 33b1e0a273af: Waiting [2024-09-03T10:40:31.579Z] 2f39f015ded8: Waiting [2024-09-03T10:40:31.579Z] 5c69ac0246d0: Download complete [2024-09-03T10:40:31.579Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-03T10:40:31.579Z] 3a2ae6a8a46f: Download complete [2024-09-03T10:40:31.579Z] 33b1e0a273af: Verifying Checksum [2024-09-03T10:40:31.579Z] 33b1e0a273af: Download complete [2024-09-03T10:40:31.579Z] 5d3b04190fa2: Verifying Checksum [2024-09-03T10:40:31.579Z] 5d3b04190fa2: Download complete [2024-09-03T10:40:31.579Z] ec43610c2a17: Verifying Checksum [2024-09-03T10:40:31.579Z] ec43610c2a17: Download complete [2024-09-03T10:40:31.837Z] 5eb5b503b376: Verifying Checksum [2024-09-03T10:40:31.837Z] 5eb5b503b376: Download complete [2024-09-03T10:40:32.403Z] 2f39f015ded8: Download complete [2024-09-03T10:40:32.975Z] 5eb5b503b376: Pull complete [2024-09-03T10:40:32.975Z] 5c69ac0246d0: Pull complete [2024-09-03T10:40:33.234Z] ec43610c2a17: Pull complete [2024-09-03T10:40:33.493Z] 3a2ae6a8a46f: Pull complete [2024-09-03T10:40:33.751Z] 33b1e0a273af: Pull complete [2024-09-03T10:40:33.751Z] 5d3b04190fa2: Pull complete [2024-09-03T10:40:37.936Z] 2f39f015ded8: Pull complete [2024-09-03T10:40:37.936Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-03T10:40:37.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-03T10:40:37.936Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T10:40:38.208Z] prd-ubuntu20.04-docker-8c-8g-9283 does not seem to be running inside a container [2024-09-03T10:40:38.236Z] $ 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 [2024-09-03T10:40:40.265Z] d6de4b400683: Pull complete [2024-09-03T10:40:40.265Z] 35cb2a7552d0: Pull complete [2024-09-03T10:40:40.265Z] 4f4fb700ef54: Pull complete [2024-09-03T10:40:40.530Z] 464afbd9ba4c: Pull complete [2024-09-03T10:40:41.952Z] $ docker top 14d3ea722762b13ac16452c3cd53f9e8c3fe5ea957b5c1c13a7aa910762029c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-03T10:40:42.485Z] ---> job-cost.sh [2024-09-03T10:40:42.485Z] lf-activate-venv: SKIPPING [2024-09-03T10:40:42.485Z] INFO: No Stack... [2024-09-03T10:40:43.057Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-03T10:40:43.318Z] INFO: Archiving Costs [Pipeline] sh [2024-09-03T10:40:43.647Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-311/archives/cost.csv [2024-09-03T10:40:43.647Z] + cut -d, -f6 [Pipeline] lock [2024-09-03T10:40:43.727Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-311-1-stack-cost] [2024-09-03T10:40:43.733Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-311-1-stack-cost] did not exist. Created. [2024-09-03T10:40:43.740Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-311-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-03T10:40:44.186Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-03T10:40:44.322Z] Stashed 1 file(s) [Pipeline] } [2024-09-03T10:40:44.364Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-311-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-03T10:40:44.455Z] $ docker stop --time=1 14d3ea722762b13ac16452c3cd53f9e8c3fe5ea957b5c1c13a7aa910762029c2 [2024-09-03T10:40:45.603Z] $ docker rm -f --volumes 14d3ea722762b13ac16452c3cd53f9e8c3fe5ea957b5c1c13a7aa910762029c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-03T10:40:50.613Z] 00f215d4a9da: Pull complete [2024-09-03T10:40:51.200Z] d496ad576159: Pull complete [2024-09-03T10:40:51.200Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-03T10:40:51.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-03T10:40:51.200Z] ---> f246e2811388 [2024-09-03T10:40:51.200Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-09-03T10:40:52.166Z] ---> Running in b52632aff5a9 [2024-09-03T10:40:52.166Z] Removing intermediate container b52632aff5a9 [2024-09-03T10:40:52.166Z] ---> 6b081a78925b [2024-09-03T10:40:52.166Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-03T10:40:52.436Z] ---> Running in f6d783eb5ca1 [2024-09-03T10:40:52.705Z] Removing intermediate container f6d783eb5ca1 [2024-09-03T10:40:52.705Z] ---> 1e06a5e5e704 [2024-09-03T10:40:52.705Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-03T10:40:52.705Z] ---> Running in a007c6e5a92e [2024-09-03T10:40:53.292Z] Removing intermediate container a007c6e5a92e [2024-09-03T10:40:53.292Z] ---> fce635102323 [2024-09-03T10:40:53.292Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-03T10:40:53.292Z] ---> Running in 6444edec8865 [2024-09-03T10:40:54.703Z] Removing intermediate container 6444edec8865 [2024-09-03T10:40:54.703Z] ---> 29cf516cdd7b [2024-09-03T10:40:54.703Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-03T10:40:54.703Z] ---> Running in 69de3d372a09 [2024-09-03T10:40:55.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T10:40:56.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T10:40:57.214Z] OK: 266 MiB in 52 packages [2024-09-03T10:40:58.182Z] Removing intermediate container 69de3d372a09 [2024-09-03T10:40:58.182Z] ---> 787a87e6a8cf [2024-09-03T10:40:58.182Z] Step 8/12 : WORKDIR /app [2024-09-03T10:40:58.182Z] ---> Running in c1ac5e6efaf2 [2024-09-03T10:40:58.454Z] Removing intermediate container c1ac5e6efaf2 [2024-09-03T10:40:58.454Z] ---> 8504ee0e6968 [2024-09-03T10:40:58.454Z] Step 9/12 : COPY go.mod vendor* ./ [2024-09-03T10:40:59.038Z] ---> 0a54809b06b8 [2024-09-03T10:40:59.038Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T10:40:59.038Z] ---> Running in 76146c759855 [2024-09-03T10:43:05.716Z] Removing intermediate container 76146c759855 [2024-09-03T10:43:05.716Z] ---> 721849f85f59 [2024-09-03T10:43:05.716Z] Step 11/12 : COPY . . [2024-09-03T10:43:05.716Z] ---> 6d100eedf11d [2024-09-03T10:43:05.716Z] Step 12/12 : RUN $MAKE [2024-09-03T10:43:05.716Z] ---> Running in 82d5aa779f79 [2024-09-03T10:43:05.716Z] noop [2024-09-03T10:43:05.716Z] Removing intermediate container 82d5aa779f79 [2024-09-03T10:43:05.716Z] ---> adb6b21da09e [2024-09-03T10:43:05.716Z] Successfully built adb6b21da09e [2024-09-03T10:43:05.716Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T10:43:06.257Z] + docker inspect -f . ci-base-image-arm64 [2024-09-03T10:43:06.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T10:43:06.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-9284 does not seem to be running inside a container [2024-09-03T10:43:06.617Z] $ 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 [2024-09-03T10:43:07.836Z] $ docker top 9c2baa0501d4445b7365752c1547358ccfcf5dc67668a4feec7bdcd1156d8574 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T10:43:08.728Z] + go version [2024-09-03T10:43:08.728Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-03T10:43:08.760Z] $ docker stop --time=1 9c2baa0501d4445b7365752c1547358ccfcf5dc67668a4feec7bdcd1156d8574 [2024-09-03T10:43:10.361Z] $ 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 [2024-09-03T10:43:11.275Z] + docker inspect -f . ci-base-image-arm64 [2024-09-03T10:43:11.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T10:43:11.592Z] prd-ubuntu20.04-docker-arm64-4c-16g-9284 does not seem to be running inside a container [2024-09-03T10:43:11.647Z] $ 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 [2024-09-03T10:43:12.797Z] $ docker top b1e4bbc6e5b32f9c808e4323b63ac3555a70a3da9454d4f4e17f78b14e7ed3d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T10:43:13.696Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-03T10:43:14.425Z] + make test [2024-09-03T10:43:14.425Z] go test ./... -coverprofile=coverage.out ./... [2024-09-03T10:43:19.794Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-09-03T10:46:41.869Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-09-03T10:46:41.869Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-09-03T10:47:03.941Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.573s coverage: 40.6% of statements [2024-09-03T10:47:03.941Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements [2024-09-03T10:47:03.941Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.541s coverage: 51.9% of statements [2024-09-03T10:47:03.941Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-03T10:47:03.941Z] go vet ./... [2024-09-03T10:47:50.818Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-03T10:47:50.818Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-03T10:47:50.818Z] ./bin/test-attribution-txt.sh [2024-09-03T10:47:50.818Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-03T10:47:50.818Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-03T10:47:50.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-03T10:47:50.909Z] $ docker stop --time=1 b1e4bbc6e5b32f9c808e4323b63ac3555a70a3da9454d4f4e17f78b14e7ed3d7 [2024-09-03T10:47:52.750Z] $ docker rm -f --volumes b1e4bbc6e5b32f9c808e4323b63ac3555a70a3da9454d4f4e17f78b14e7ed3d7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-03T10:47:54.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-03T10:47:54.344Z] Warning: overwriting stash ‘coverage-report’ [2024-09-03T10:47:54.944Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-03T10:47:55.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-03T10:47:55.938Z] + ls -al . [2024-09-03T10:47:55.938Z] total 684 [2024-09-03T10:47:55.938Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 10:43 . [2024-09-03T10:47:55.938Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 10:39 .. [2024-09-03T10:47:55.938Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 3 10:39 .dockerignore [2024-09-03T10:47:55.938Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 10:39 .git [2024-09-03T10:47:55.938Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 10:39 .github [2024-09-03T10:47:55.938Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 3 10:39 .gitignore [2024-09-03T10:47:55.938Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 3 10:39 .golangci.yml [2024-09-03T10:47:55.938Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 3 10:39 Attribution.txt [2024-09-03T10:47:55.938Z] -rw-rw-r-- 1 jenkins jenkins 11677 Sep 3 10:39 CHANGELOG.md [2024-09-03T10:47:55.938Z] -rw-rw-r-- 1 jenkins jenkins 1456 Sep 3 10:39 Dockerfile [2024-09-03T10:47:55.938Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 10:39 GOVERNANCE.md [2024-09-03T10:47:55.938Z] -rw-rw-r-- 1 jenkins jenkins 661 Sep 3 10:39 Jenkinsfile [2024-09-03T10:47:55.938Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 3 10:39 LICENSE [2024-09-03T10:47:55.938Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 3 10:39 Makefile [2024-09-03T10:47:55.938Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 3 10:39 OWNERS.md [2024-09-03T10:47:55.938Z] -rw-rw-r-- 1 jenkins jenkins 28907 Sep 3 10:39 README.md [2024-09-03T10:47:55.938Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 3 10:37 VERSION [2024-09-03T10:47:55.938Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 10:39 bin [2024-09-03T10:47:55.938Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 10:39 cmd [2024-09-03T10:47:55.938Z] -rw-r--r-- 1 jenkins jenkins 438103 Sep 3 10:47 coverage.out [2024-09-03T10:47:55.938Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 10:39 examples [2024-09-03T10:47:55.938Z] -rw-rw-r-- 1 jenkins jenkins 7163 Sep 3 10:39 go.mod [2024-09-03T10:47:55.938Z] -rw-rw-r-- 1 jenkins jenkins 101673 Sep 3 10:39 go.sum [2024-09-03T10:47:55.939Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 10:39 images [2024-09-03T10:47:55.939Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 10:39 internal [2024-09-03T10:47:55.939Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 10:39 pkg [2024-09-03T10:47:55.939Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 3 10:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T10:47:56.381Z] + 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 . [2024-09-03T10:47:56.649Z] Sending build context to Docker daemon 1.201MB [2024-09-03T10:47:56.649Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-09-03T10:47:56.649Z] Step 2/25 : FROM ${BASE} AS builder [2024-09-03T10:47:56.649Z] ---> adb6b21da09e [2024-09-03T10:47:56.649Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-09-03T10:47:56.916Z] ---> Running in 287d2a55c77a [2024-09-03T10:47:57.183Z] Removing intermediate container 287d2a55c77a [2024-09-03T10:47:57.183Z] ---> 4f82967f1324 [2024-09-03T10:47:57.183Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-03T10:47:57.183Z] ---> Running in 14f7f44a49d7 [2024-09-03T10:47:57.451Z] Removing intermediate container 14f7f44a49d7 [2024-09-03T10:47:57.451Z] ---> e6903cb75f0b [2024-09-03T10:47:57.451Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-09-03T10:47:57.723Z] ---> Running in 735c0829ca46 [2024-09-03T10:47:57.992Z] Removing intermediate container 735c0829ca46 [2024-09-03T10:47:57.992Z] ---> cd2fbff60100 [2024-09-03T10:47:57.992Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-09-03T10:47:57.992Z] ---> Running in 260d9a4dfc96 [2024-09-03T10:47:58.261Z] Removing intermediate container 260d9a4dfc96 [2024-09-03T10:47:58.261Z] ---> 6906759ca3a0 [2024-09-03T10:47:58.261Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-03T10:47:58.261Z] ---> Running in 4dd37074358e [2024-09-03T10:47:59.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T10:47:59.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T10:48:00.767Z] OK: 266 MiB in 52 packages [2024-09-03T10:48:01.369Z] Removing intermediate container 4dd37074358e [2024-09-03T10:48:01.369Z] ---> 9a812a28524c [2024-09-03T10:48:01.369Z] Step 8/25 : WORKDIR /app [2024-09-03T10:48:01.369Z] ---> Running in d396b560ab66 [2024-09-03T10:48:01.954Z] Removing intermediate container d396b560ab66 [2024-09-03T10:48:01.954Z] ---> 24a214267f98 [2024-09-03T10:48:01.954Z] Step 9/25 : COPY go.mod vendor* ./ [2024-09-03T10:48:02.233Z] ---> 3a3bf86bb56d [2024-09-03T10:48:02.233Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T10:48:02.233Z] ---> Running in 97c372a7af5e [2024-09-03T10:48:04.825Z] Removing intermediate container 97c372a7af5e [2024-09-03T10:48:04.825Z] ---> d62f4a50382a [2024-09-03T10:48:04.825Z] Step 11/25 : COPY . . [2024-09-03T10:48:05.413Z] ---> 87e5760839bf [2024-09-03T10:48:05.413Z] Step 12/25 : RUN $MAKE [2024-09-03T10:48:05.413Z] ---> Running in 681af1bbdda0 [2024-09-03T10:48:06.374Z] 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 [2024-09-03T10:51:28.154Z] Removing intermediate container 681af1bbdda0 [2024-09-03T10:51:28.154Z] ---> 190592c35a6f [2024-09-03T10:51:28.154Z] Step 13/25 : FROM alpine:3.18 [2024-09-03T10:51:28.154Z] 3.18: Pulling from library/alpine [2024-09-03T10:51:28.154Z] 4983c3fe2029: Pulling fs layer [2024-09-03T10:51:28.154Z] 4983c3fe2029: Verifying Checksum [2024-09-03T10:51:28.154Z] 4983c3fe2029: Download complete [2024-09-03T10:51:28.422Z] 4983c3fe2029: Pull complete [2024-09-03T10:51:28.422Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T10:51:28.422Z] Status: Downloaded newer image for alpine:3.18 [2024-09-03T10:51:28.422Z] ---> a0237000ae83 [2024-09-03T10:51:28.422Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-03T10:51:28.422Z] ---> Running in fa07db0e4a31 [2024-09-03T10:51:28.691Z] Removing intermediate container fa07db0e4a31 [2024-09-03T10:51:28.691Z] ---> 1b4f67b74d99 [2024-09-03T10:51:28.691Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-09-03T10:51:28.691Z] ---> Running in 3653b6faf7c9 [2024-09-03T10:51:29.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T10:51:30.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T10:51:31.205Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-03T10:51:31.205Z] Executing busybox-1.36.1-r7.trigger [2024-09-03T10:51:31.205Z] OK: 8 MiB in 16 packages [2024-09-03T10:51:32.176Z] Removing intermediate container 3653b6faf7c9 [2024-09-03T10:51:32.176Z] ---> fde50443b2a5 [2024-09-03T10:51:32.176Z] Step 16/25 : RUN apk --no-cache upgrade [2024-09-03T10:51:32.176Z] ---> Running in 86f17cae3027 [2024-09-03T10:51:33.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T10:51:33.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T10:51:33.983Z] OK: 8 MiB in 16 packages [2024-09-03T10:51:34.944Z] Removing intermediate container 86f17cae3027 [2024-09-03T10:51:34.944Z] ---> b7a73ace3be6 [2024-09-03T10:51:34.944Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-09-03T10:51:35.212Z] ---> 374f0aa648a8 [2024-09-03T10:51:35.212Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-09-03T10:51:35.807Z] ---> 1f8519f6f9cf [2024-09-03T10:51:35.807Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-09-03T10:51:38.385Z] ---> c8dc24e65f1f [2024-09-03T10:51:38.385Z] Step 20/25 : EXPOSE 59989 [2024-09-03T10:51:38.385Z] ---> Running in 0799de1e4a75 [2024-09-03T10:51:38.385Z] Removing intermediate container 0799de1e4a75 [2024-09-03T10:51:38.385Z] ---> bfb6224d7bd2 [2024-09-03T10:51:38.385Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-09-03T10:51:38.385Z] ---> Running in 89ca11632339 [2024-09-03T10:51:38.651Z] Removing intermediate container 89ca11632339 [2024-09-03T10:51:38.651Z] ---> 7439d867efd4 [2024-09-03T10:51:38.651Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-03T10:51:38.920Z] ---> Running in 56820202fff5 [2024-09-03T10:51:39.188Z] Removing intermediate container 56820202fff5 [2024-09-03T10:51:39.188Z] ---> 92f6d6380614 [2024-09-03T10:51:39.188Z] Step 23/25 : LABEL arch=arm64 [2024-09-03T10:51:39.188Z] ---> Running in 54a15af08480 [2024-09-03T10:51:39.456Z] Removing intermediate container 54a15af08480 [2024-09-03T10:51:39.456Z] ---> b2e36e913120 [2024-09-03T10:51:39.456Z] Step 24/25 : LABEL git_sha=f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [2024-09-03T10:51:39.456Z] ---> Running in eb2ff0da7ce0 [2024-09-03T10:51:39.732Z] Removing intermediate container eb2ff0da7ce0 [2024-09-03T10:51:39.732Z] ---> 13086a5ac483 [2024-09-03T10:51:39.732Z] Step 25/25 : LABEL version=0.0.0 [2024-09-03T10:51:39.732Z] ---> Running in e0c78af98810 [2024-09-03T10:51:40.009Z] Removing intermediate container e0c78af98810 [2024-09-03T10:51:40.009Z] ---> 1ea5b5db56ee [2024-09-03T10:51:40.009Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-03T10:51:40.009Z] Successfully built 1ea5b5db56ee [2024-09-03T10:51:40.275Z] 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 [2024-09-03T10:51:41.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-03T10:51:41.220Z] [2024-09-03T10:51:41.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T10:51:41.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-03T10:51:41.635Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-03T10:51:41.635Z] 8998bd30e6a1: Pulling fs layer [2024-09-03T10:51:41.635Z] 04944245beec: Pulling fs layer [2024-09-03T10:51:41.635Z] 699f458cf7ca: Pulling fs layer [2024-09-03T10:51:41.635Z] 765212b225bb: Pulling fs layer [2024-09-03T10:51:41.635Z] f23df028b6ca: Pulling fs layer [2024-09-03T10:51:41.635Z] d65c8cfc05b1: Pulling fs layer [2024-09-03T10:51:41.635Z] 2437ff75d9bd: Pulling fs layer [2024-09-03T10:51:41.635Z] f23df028b6ca: Waiting [2024-09-03T10:51:41.635Z] 765212b225bb: Waiting [2024-09-03T10:51:41.635Z] d65c8cfc05b1: Waiting [2024-09-03T10:51:41.635Z] 2437ff75d9bd: Waiting [2024-09-03T10:51:41.902Z] 04944245beec: Verifying Checksum [2024-09-03T10:51:41.902Z] 04944245beec: Download complete [2024-09-03T10:51:41.902Z] f23df028b6ca: Verifying Checksum [2024-09-03T10:51:41.902Z] f23df028b6ca: Download complete [2024-09-03T10:51:41.902Z] d65c8cfc05b1: Verifying Checksum [2024-09-03T10:51:41.902Z] d65c8cfc05b1: Download complete [2024-09-03T10:51:42.169Z] 699f458cf7ca: Verifying Checksum [2024-09-03T10:51:42.169Z] 699f458cf7ca: Download complete [2024-09-03T10:51:42.433Z] 8998bd30e6a1: Verifying Checksum [2024-09-03T10:51:42.433Z] 8998bd30e6a1: Download complete [2024-09-03T10:51:45.000Z] 2437ff75d9bd: Verifying Checksum [2024-09-03T10:51:45.001Z] 2437ff75d9bd: Download complete [2024-09-03T10:51:46.940Z] 8998bd30e6a1: Pull complete [2024-09-03T10:51:47.207Z] 04944245beec: Pull complete [2024-09-03T10:51:49.149Z] 699f458cf7ca: Pull complete [2024-09-03T10:51:49.149Z] 765212b225bb: Pull complete [2024-09-03T10:51:49.732Z] f23df028b6ca: Pull complete [2024-09-03T10:51:49.998Z] d65c8cfc05b1: Pull complete [2024-09-03T10:52:08.205Z] 2437ff75d9bd: Pull complete [2024-09-03T10:52:08.205Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-03T10:52:08.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-03T10:52:08.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T10:52:08.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-9284 does not seem to be running inside a container [2024-09-03T10:52:08.624Z] $ 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 [2024-09-03T10:52:11.326Z] $ docker top 7590e4bea8a6468f1c76e22f28e254a0239736761cd684cd25c39e3caa79f5b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-03T10:52:12.251Z] ---> job-cost.sh [2024-09-03T10:52:12.252Z] lf-activate-venv: SKIPPING [2024-09-03T10:52:12.252Z] INFO: No Stack... [2024-09-03T10:52:12.829Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-03T10:52:13.408Z] INFO: Archiving Costs [Pipeline] sh [2024-09-03T10:52:14.324Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-09-03T10:52:14.324Z] + cut -d, -f6 [Pipeline] lock [2024-09-03T10:52:14.400Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-311-1-stack-cost] [2024-09-03T10:52:14.406Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-311-1-stack-cost] did not exist. Created. [2024-09-03T10:52:14.414Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-311-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-03T10:52:15.154Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-b8274eba/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-03T10:52:15.518Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-03T10:52:15.825Z] Warning: overwriting stash ‘stack-cost’ [2024-09-03T10:52:15.886Z] Stashed 1 file(s) [Pipeline] } [2024-09-03T10:52:15.910Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-311-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-03T10:52:15.996Z] $ docker stop --time=1 7590e4bea8a6468f1c76e22f28e254a0239736761cd684cd25c39e3caa79f5b4 [2024-09-03T10:52:17.480Z] $ 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 [2024-09-03T10:52:18.804Z] provisioning config files... [2024-09-03T10:52:18.812Z] 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 [2024-09-03T10:52:19.170Z] + set +x [2024-09-03T10:52:19.170Z] + + curl -s https://codecov.io/bash [2024-09-03T10:52:19.170Z] bash -s -- [2024-09-03T10:52:19.170Z] [2024-09-03T10:52:19.170Z] _____ _ [2024-09-03T10:52:19.170Z] / ____| | | [2024-09-03T10:52:19.170Z] | | ___ __| | ___ ___ _____ __ [2024-09-03T10:52:19.170Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-03T10:52:19.170Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-03T10:52:19.170Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-03T10:52:19.170Z] Bash-1.0.6 [2024-09-03T10:52:19.170Z] [2024-09-03T10:52:19.170Z] [2024-09-03T10:52:19.170Z] ==> git version 2.25.1 found [2024-09-03T10:52:19.170Z] ==> 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 [2024-09-03T10:52:19.170Z] Release-Date: 2020-01-08 [2024-09-03T10:52:19.170Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-03T10:52:19.170Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-03T10:52:19.170Z] ==> Jenkins CI detected. [2024-09-03T10:52:19.170Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-311 [2024-09-03T10:52:19.170Z] project root: . [2024-09-03T10:52:19.170Z] --> token set from env [2024-09-03T10:52:19.170Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-03T10:52:19.170Z] ==> Running gcov in . (disable via -X gcov) [2024-09-03T10:52:19.170Z] ==> Python coveragepy not found [2024-09-03T10:52:19.170Z] ==> Searching for coverage reports in: [2024-09-03T10:52:19.170Z] + . [2024-09-03T10:52:19.170Z] -> Found 1 reports [2024-09-03T10:52:19.170Z] ==> Detecting git/mercurial file structure [2024-09-03T10:52:19.428Z] ==> Reading reports [2024-09-03T10:52:19.428Z] + ./coverage.out bytes=438103 [2024-09-03T10:52:19.428Z] ==> Appending adjustments [2024-09-03T10:52:19.428Z] https://docs.codecov.io/docs/fixing-reports [2024-09-03T10:52:19.428Z] + Found adjustments [2024-09-03T10:52:19.428Z] ==> Gzipping contents [2024-09-03T10:52:19.687Z] 52K /tmp/codecov.yKQ8oC.gz [2024-09-03T10:52:19.687Z] ==> Uploading reports [2024-09-03T10:52:19.687Z] url: https://codecov.io [2024-09-03T10:52:19.687Z] 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= [2024-09-03T10:52:19.687Z] -> Pinging Codecov [2024-09-03T10:52:19.687Z] 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= [2024-09-03T10:52:19.687Z] -> Uploading to [2024-09-03T10:52:19.687Z] 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 [2024-09-03T10:52:19.687Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-03T10:52:19.687Z] Dload Upload Total Spent Left Speed [2024-09-03T10:52:19.945Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50181 0 0 100 50181 0 182k --:--:-- --:--:-- --:--:-- 182k [2024-09-03T10:52:19.946Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f8ebf4c8d87c68069a4b2e0d1865db9a50bca39d [Pipeline] } [2024-09-03T10:52:19.978Z] 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 [2024-09-03T10:52:22.310Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-311/archives ] [2024-09-03T10:52:22.310Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-311/archives [2024-09-03T10:52:22.310Z] total 16 [2024-09-03T10:52:22.310Z] drwxr-xr-x 3 root root 4096 Sep 3 10:40 . [2024-09-03T10:52:22.310Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 3 10:40 .. [2024-09-03T10:52:22.310Z] drwxr-xr-x 2 root root 4096 Sep 3 10:40 cost [2024-09-03T10:52:22.310Z] -rw-r--r-- 1 root root 91 Sep 3 10:40 cost.csv [2024-09-03T10:52:22.310Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-311/archives [2024-09-03T10:52:22.310Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-311/archives [2024-09-03T10:52:22.310Z] total 16 [2024-09-03T10:52:22.310Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 10:40 . [2024-09-03T10:52:22.310Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 3 10:40 .. [2024-09-03T10:52:22.310Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 3 10:40 cost [2024-09-03T10:52:22.310Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 3 10:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-03T10:52:22.658Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T10:52:23.567Z] ---> package-listing.sh [2024-09-03T10:52:23.567Z] ++ facter osfamily [2024-09-03T10:52:23.567Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-03T10:52:23.828Z] + OS_FAMILY=debian [2024-09-03T10:52:23.828Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-311 [2024-09-03T10:52:23.828Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-03T10:52:23.828Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-03T10:52:23.828Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-03T10:52:23.828Z] + PACKAGES=/tmp/packages_start.txt [2024-09-03T10:52:23.828Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-311 ']' [2024-09-03T10:52:23.828Z] + PACKAGES=/tmp/packages_end.txt [2024-09-03T10:52:23.828Z] + case "${OS_FAMILY}" in [2024-09-03T10:52:23.828Z] + dpkg -l [2024-09-03T10:52:23.828Z] + grep '^ii' [2024-09-03T10:52:23.828Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-03T10:52:23.828Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-03T10:52:23.828Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-03T10:52:23.828Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-311 ']' [2024-09-03T10:52:23.828Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-311/archives/ [2024-09-03T10:52:23.828Z] + 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 [2024-09-03T10:52:23.870Z] 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 [2024-09-03T10:52:24.175Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T10:52:24.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-03T10:52:24.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T10:52:25.109Z] prd-ubuntu20.04-docker-8c-8g-9283 does not seem to be running inside a container [2024-09-03T10:52:25.137Z] $ 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 [2024-09-03T10:52:25.334Z] $ docker top 4513e178fed460fc3bfbf530c2e668066e6a15d6faf2a9096b4cc1ee510b1c28 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T10:52:25.756Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-03T10:52:26.083Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-03T10:52:26.404Z] + ls /var/log/sa-host [2024-09-03T10:52:26.404Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-03T10:52:26.674Z] provisioning config files... [2024-09-03T10:52:26.684Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-311@tmp/config14596799652889863124tmp [Pipeline] { [Pipeline] echo [2024-09-03T10:52:26.762Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T10:52:27.088Z] ---> create-netrc.sh [Pipeline] } [2024-09-03T10:52:27.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-03T10:52:27.550Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-03T10:52:27.593Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T10:52:27.923Z] ---> sudo-logs.sh [2024-09-03T10:52:27.923Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-03T10:52:28.028Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T10:52:28.358Z] ---> job-cost.sh [2024-09-03T10:52:28.358Z] lf-activate-venv: SKIPPING [2024-09-03T10:52:28.358Z] DEBUG: total: 0.2199999988079071 [2024-09-03T10:52:28.358Z] INFO: Retrieving Stack Cost... [2024-09-03T10:52:28.619Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-03T10:52:29.188Z] INFO: Archiving Costs [Pipeline] echo [2024-09-03T10:52:29.234Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T10:52:29.562Z] ---> logs-deploy.sh [2024-09-03T10:52:29.562Z] lf-activate-venv: SKIPPING [2024-09-03T10:52:29.562Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-311/1 [2024-09-03T10:52:29.562Z] INFO: archiving workspace using pattern(s): [2024-09-03T10:52:30.499Z] Archives upload complete. [2024-09-03T10:52:30.499Z] INFO: archiving logs to Nexus