Pull request #308 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1aac750429a59dd05c9dfbae82516def58ac5ae+c113c35f422ed3e43f4da535b17fc150c7364f0a (7cbb3d66b37c87af4c2e830f14e8469790e54642) 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-ssh4531129051945148609.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh268053819235596005.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-308/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-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15352964970745368661.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-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3368981512821718602.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16174248374116344063.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-308/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-308/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11984698461657337252.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7952 in /w/workspace/undry_device-rfid-llrp-go_PR-308 [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-308 # 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 e1aac750429a59dd05c9dfbae82516def58ac5ae > 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/308/head:refs/remotes/origin/PR-308 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1aac750429a59dd05c9dfbae82516def58ac5ae # 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 Merge succeeded, producing e1aac750429a59dd05c9dfbae82516def58ac5ae Checking out Revision e1aac750429a59dd05c9dfbae82516def58ac5ae (PR-308) 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 590556114a56c6d90cc8043840e039c2f74196dc > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1aac750429a59dd05c9dfbae82516def58ac5ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-19T10:07:13.294Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-19T10:07:13.636Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-19T10:07:13.773Z] ========================================================= [2024-08-19T10:07:13.773Z] EdgeX Global Pipelines Version Info [2024-08-19T10:07:13.774Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-19T10:07:14.540Z] ------------------- [2024-08-19T10:07:14.540Z] stable info: [2024-08-19T10:07:14.540Z] ------------------- [2024-08-19T10:07:14.540Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-19T10:07:14.540Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-19T10:07:14.540Z] Message: update stable to v1.0.260 [2024-08-19T10:07:15.113Z] ------------------- [2024-08-19T10:07:15.113Z] experimental info: [2024-08-19T10:07:15.113Z] ------------------- [2024-08-19T10:07:15.113Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-19T10:07:15.113Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-19T10:07:15.113Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-19T10:07:15.367Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-08-19T10:07:15.447Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-08-19T10:07:15.508Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-19T10:07:15.570Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-19T10:07:15.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-19T10:07:15.690Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-19T10:07:15.760Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-19T10:07:15.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-19T10:07:15.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-19T10:07:15.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-19T10:07:16.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-19T10:07:16.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-08-19T10:07:16.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-19T10:07:16.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-19T10:07:16.257Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-19T10:07:16.320Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-19T10:07:16.376Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-19T10:07:16.435Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-19T10:07:16.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-19T10:07:16.563Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-19T10:07:16.624Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-19T10:07:16.684Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-19T10:07:16.749Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-19T10:07:16.807Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-19T10:07:16.869Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-19T10:07:16.930Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-19T10:07:16.992Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-19T10:07:17.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-308 [Pipeline] echo [2024-08-19T10:07:17.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-308 [Pipeline] echo [2024-08-19T10:07:17.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-308 [Pipeline] echo [2024-08-19T10:07:17.256Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1aac750429a59dd05c9dfbae82516def58ac5ae [Pipeline] echo [2024-08-19T10:07:17.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1aac75 [Pipeline] echo [2024-08-19T10:07:17.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T10:07:17.547Z] provisioning config files... [2024-08-19T10:07:17.562Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-308@tmp/config1693107441787455109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T10:07:17.958Z] ---> ****-login.sh [2024-08-19T10:07:17.958Z] nexus3.edgexfoundry.org:10001 [2024-08-19T10:07:18.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T10:07:18.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T10:07:18.218Z] Configure a credential helper to remove this warning. See [2024-08-19T10:07:18.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T10:07:18.218Z] [2024-08-19T10:07:18.218Z] Login Succeeded [2024-08-19T10:07:18.218Z] nexus3.edgexfoundry.org:10002 [2024-08-19T10:07:18.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T10:07:18.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T10:07:18.479Z] Configure a credential helper to remove this warning. See [2024-08-19T10:07:18.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T10:07:18.479Z] [2024-08-19T10:07:18.479Z] Login Succeeded [2024-08-19T10:07:18.479Z] nexus3.edgexfoundry.org:10003 [2024-08-19T10:07:18.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T10:07:18.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T10:07:18.479Z] Configure a credential helper to remove this warning. See [2024-08-19T10:07:18.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T10:07:18.479Z] [2024-08-19T10:07:18.479Z] Login Succeeded [2024-08-19T10:07:18.479Z] nexus3.edgexfoundry.org:10004 [2024-08-19T10:07:18.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T10:07:18.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T10:07:18.740Z] Configure a credential helper to remove this warning. See [2024-08-19T10:07:18.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T10:07:18.740Z] [2024-08-19T10:07:18.740Z] Login Succeeded [2024-08-19T10:07:18.740Z] ****.io [2024-08-19T10:07:18.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T10:07:19.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T10:07:19.001Z] Configure a credential helper to remove this warning. See [2024-08-19T10:07:19.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T10:07:19.001Z] [2024-08-19T10:07:19.001Z] Login Succeeded [2024-08-19T10:07:19.001Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T10:07:19.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-19T10:07:19.752Z] + git rev-list -1 --merges e1aac750429a59dd05c9dfbae82516def58ac5ae~1..e1aac750429a59dd05c9dfbae82516def58ac5ae [Pipeline] echo [2024-08-19T10:07:19.802Z] -----------> git rev-list -1 --merges e1aac750429a59dd05c9dfbae82516def58ac5ae~1..e1aac750429a59dd05c9dfbae82516def58ac5ae e1aac750429a59dd05c9dfbae82516def58ac5ae [false] [Pipeline] sh [2024-08-19T10:07:20.132Z] + git log --format=format:%s -1 e1aac750429a59dd05c9dfbae82516def58ac5ae [Pipeline] echo [2024-08-19T10:07:20.176Z] ========================================================= [2024-08-19T10:07:20.176Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-19T10:07:20.176Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-19T10:07:20.654Z] + git log --format=format:%s -1 e1aac750429a59dd05c9dfbae82516def58ac5ae [Pipeline] echo [2024-08-19T10:07:20.697Z] [semverPrep] GIT_COMMIT: e1aac750429a59dd05c9dfbae82516def58ac5ae, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-19T10:07:20.746Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-19T10:07:21.183Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-19T10:07:21.183Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-19T10:07:21.183Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-19T10:07:21.183Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-19T10:07:21.183Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-19T10:07:21.183Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-19T10:07:21.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T10:07:21.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T10:07:21.815Z] [2024-08-19T10:07:21.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T10:07:22.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T10:07:22.491Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-19T10:07:22.491Z] b85a868b505f: Pulling fs layer [2024-08-19T10:07:22.491Z] e2be974225ed: Pulling fs layer [2024-08-19T10:07:22.491Z] 339a4e72a1f5: Pulling fs layer [2024-08-19T10:07:22.491Z] 988bab9f4d93: Pulling fs layer [2024-08-19T10:07:22.491Z] 1469e6f7b9e6: Pulling fs layer [2024-08-19T10:07:22.491Z] eaf3925da568: Pulling fs layer [2024-08-19T10:07:22.491Z] bab4dde63d76: Pulling fs layer [2024-08-19T10:07:22.491Z] bde34c3a00c8: Pulling fs layer [2024-08-19T10:07:22.491Z] b352a97aabf1: Pulling fs layer [2024-08-19T10:07:22.491Z] 4872d77fe225: Pulling fs layer [2024-08-19T10:07:22.491Z] 5851b861e8e6: Pulling fs layer [2024-08-19T10:07:22.491Z] bab4dde63d76: Waiting [2024-08-19T10:07:22.491Z] bde34c3a00c8: Waiting [2024-08-19T10:07:22.491Z] 5851b861e8e6: Waiting [2024-08-19T10:07:22.491Z] 988bab9f4d93: Waiting [2024-08-19T10:07:22.491Z] b352a97aabf1: Waiting [2024-08-19T10:07:22.491Z] 1469e6f7b9e6: Waiting [2024-08-19T10:07:22.491Z] eaf3925da568: Waiting [2024-08-19T10:07:22.491Z] e2be974225ed: Verifying Checksum [2024-08-19T10:07:22.491Z] e2be974225ed: Download complete [2024-08-19T10:07:22.491Z] 988bab9f4d93: Verifying Checksum [2024-08-19T10:07:22.491Z] 988bab9f4d93: Download complete [2024-08-19T10:07:22.491Z] 1469e6f7b9e6: Verifying Checksum [2024-08-19T10:07:22.491Z] 1469e6f7b9e6: Download complete [2024-08-19T10:07:22.491Z] eaf3925da568: Verifying Checksum [2024-08-19T10:07:22.491Z] eaf3925da568: Download complete [2024-08-19T10:07:22.491Z] 339a4e72a1f5: Verifying Checksum [2024-08-19T10:07:22.491Z] 339a4e72a1f5: Download complete [2024-08-19T10:07:22.491Z] bde34c3a00c8: Download complete [2024-08-19T10:07:22.491Z] b352a97aabf1: Verifying Checksum [2024-08-19T10:07:22.491Z] b352a97aabf1: Download complete [2024-08-19T10:07:22.491Z] 4872d77fe225: Verifying Checksum [2024-08-19T10:07:22.491Z] 4872d77fe225: Download complete [2024-08-19T10:07:22.491Z] 5851b861e8e6: Download complete [2024-08-19T10:07:22.754Z] b85a868b505f: Verifying Checksum [2024-08-19T10:07:22.754Z] b85a868b505f: Download complete [2024-08-19T10:07:23.013Z] bab4dde63d76: Verifying Checksum [2024-08-19T10:07:23.013Z] bab4dde63d76: Download complete [2024-08-19T10:07:23.952Z] b85a868b505f: Pull complete [2024-08-19T10:07:23.952Z] e2be974225ed: Pull complete [2024-08-19T10:07:24.522Z] 339a4e72a1f5: Pull complete [2024-08-19T10:07:24.522Z] 988bab9f4d93: Pull complete [2024-08-19T10:07:24.781Z] 1469e6f7b9e6: Pull complete [2024-08-19T10:07:24.781Z] eaf3925da568: Pull complete [2024-08-19T10:07:26.695Z] bab4dde63d76: Pull complete [2024-08-19T10:07:26.695Z] bde34c3a00c8: Pull complete [2024-08-19T10:07:26.695Z] b352a97aabf1: Pull complete [2024-08-19T10:07:26.959Z] 4872d77fe225: Pull complete [2024-08-19T10:07:26.959Z] 5851b861e8e6: Pull complete [2024-08-19T10:07:26.959Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-19T10:07:26.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T10:07:26.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T10:07:27.281Z] prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container [2024-08-19T10:07:27.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-308 -v /w/workspace/undry_device-rfid-llrp-go_PR-308:/w/workspace/undry_device-rfid-llrp-go_PR-308:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-308@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-308@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-08-19T10:07:28.555Z] $ docker top 6e5f3856862028db79e3d38ddee9cc8cd6aa6c13a5749a097d28bc7b703f64a9 -eo pid,comm [2024-08-19T10:07:28.614Z] 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-08-19T10:07:28.614Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-19T10:07:28.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T10:07:28.797Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T10:07:28.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T10:07:28.927Z] $ docker exec 6e5f3856862028db79e3d38ddee9cc8cd6aa6c13a5749a097d28bc7b703f64a9 ssh-agent [2024-08-19T10:07:29.044Z] SSH_AUTH_SOCK=/tmp/ssh-jHiqtFSK3vUN/agent.32 [2024-08-19T10:07:29.044Z] SSH_AGENT_PID=38 [2024-08-19T10:07:29.052Z] Running ssh-add (command line suppressed) [2024-08-19T10:07:29.152Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-308@tmp/private_key_7770885477569152530.key (/w/workspace/undry_device-rfid-llrp-go_PR-308@tmp/private_key_7770885477569152530.key) [2024-08-19T10:07:29.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T10:07:29.518Z] + git tag --points-at HEAD [Pipeline] } [2024-08-19T10:07:29.544Z] $ docker exec --env ******** --env ******** 6e5f3856862028db79e3d38ddee9cc8cd6aa6c13a5749a097d28bc7b703f64a9 ssh-agent -k [2024-08-19T10:07:29.650Z] unset SSH_AUTH_SOCK; [2024-08-19T10:07:29.650Z] unset SSH_AGENT_PID; [2024-08-19T10:07:29.651Z] echo Agent pid 38 killed; [2024-08-19T10:07:29.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-19T10:07:29.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T10:07:29.790Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T10:07:29.907Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T10:07:29.906Z] $ docker exec 6e5f3856862028db79e3d38ddee9cc8cd6aa6c13a5749a097d28bc7b703f64a9 ssh-agent [2024-08-19T10:07:30.026Z] SSH_AUTH_SOCK=/tmp/ssh-VByQRNhZ38U5/agent.71 [2024-08-19T10:07:30.026Z] SSH_AGENT_PID=77 [2024-08-19T10:07:30.029Z] Running ssh-add (command line suppressed) [2024-08-19T10:07:30.137Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-308@tmp/private_key_15722891050276047165.key (/w/workspace/undry_device-rfid-llrp-go_PR-308@tmp/private_key_15722891050276047165.key) [2024-08-19T10:07:30.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T10:07:30.534Z] + git semver init [2024-08-19T10:07:30.795Z] 2024-08-19 10:07:30,720 [run_init] DEBUG init version:0.0.0 force:False [2024-08-19T10:07:30.795Z] 2024-08-19 10:07:30,721 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-308/.semver [2024-08-19T10:07:30.795Z] 2024-08-19 10:07:30,722 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-308/.semver [2024-08-19T10:07:30.795Z] 2024-08-19 10:07:30,722 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-308/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-308, universal_newlines=False, shell=None, istream=None) [2024-08-19T10:07:32.699Z] 2024-08-19 10:07:32,254 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-308/.git/info/exclude [2024-08-19T10:07:32.699Z] 2024-08-19 10:07:32,254 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-308/.semver/PR-308 with force:False [2024-08-19T10:07:32.699Z] 2024-08-19 10:07:32,254 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-308/.semver/PR-308 [2024-08-19T10:07:32.699Z] 2024-08-19 10:07:32,257 [execute] INFO git cat-file --batch-check [2024-08-19T10:07:32.699Z] 2024-08-19 10:07:32,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-308/.semver, universal_newlines=False, shell=None, istream=) [2024-08-19T10:07:32.699Z] 2024-08-19 10:07:32,264 [execute] INFO git cat-file --batch [2024-08-19T10:07:32.699Z] 2024-08-19 10:07:32,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-308/.semver, universal_newlines=False, shell=None, istream=) [2024-08-19T10:07:32.699Z] 2024-08-19 10:07:32,269 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-308/.semver/PR-308 [2024-08-19T10:07:32.699Z] 0.0.0 [Pipeline] } [2024-08-19T10:07:32.730Z] $ docker exec --env ******** --env ******** 6e5f3856862028db79e3d38ddee9cc8cd6aa6c13a5749a097d28bc7b703f64a9 ssh-agent -k [2024-08-19T10:07:32.820Z] unset SSH_AUTH_SOCK; [2024-08-19T10:07:32.821Z] unset SSH_AGENT_PID; [2024-08-19T10:07:32.821Z] echo Agent pid 77 killed; [2024-08-19T10:07:32.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-19T10:07:33.313Z] + git semver [Pipeline] } [2024-08-19T10:07:33.597Z] $ docker stop --time=1 6e5f3856862028db79e3d38ddee9cc8cd6aa6c13a5749a097d28bc7b703f64a9 [2024-08-19T10:07:34.930Z] $ docker rm -f --volumes 6e5f3856862028db79e3d38ddee9cc8cd6aa6c13a5749a097d28bc7b703f64a9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T10:07:35.365Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-19T10:07:35.714Z] Stashed 1 file(s) [Pipeline] echo [2024-08-19T10:07:35.739Z] [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-08-19T10:07:36.527Z] provisioning config files... [2024-08-19T10:07:36.539Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-308@tmp/config101515571308279555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T10:07:36.918Z] ---> ****-login.sh [2024-08-19T10:07:36.918Z] nexus3.edgexfoundry.org:10001 [2024-08-19T10:07:36.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T10:07:36.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T10:07:36.918Z] Configure a credential helper to remove this warning. See [2024-08-19T10:07:36.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T10:07:36.918Z] [2024-08-19T10:07:36.918Z] Login Succeeded [2024-08-19T10:07:36.918Z] nexus3.edgexfoundry.org:10002 [2024-08-19T10:07:36.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T10:07:37.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T10:07:37.178Z] Configure a credential helper to remove this warning. See [2024-08-19T10:07:37.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T10:07:37.178Z] [2024-08-19T10:07:37.178Z] Login Succeeded [2024-08-19T10:07:37.178Z] nexus3.edgexfoundry.org:10003 [2024-08-19T10:07:37.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T10:07:37.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T10:07:37.178Z] Configure a credential helper to remove this warning. See [2024-08-19T10:07:37.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T10:07:37.179Z] [2024-08-19T10:07:37.179Z] Login Succeeded [2024-08-19T10:07:37.179Z] nexus3.edgexfoundry.org:10004 [2024-08-19T10:07:37.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T10:07:37.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T10:07:37.179Z] Configure a credential helper to remove this warning. See [2024-08-19T10:07:37.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T10:07:37.179Z] [2024-08-19T10:07:37.179Z] Login Succeeded [2024-08-19T10:07:37.179Z] ****.io [2024-08-19T10:07:37.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T10:07:37.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T10:07:37.438Z] Configure a credential helper to remove this warning. See [2024-08-19T10:07:37.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T10:07:37.438Z] [2024-08-19T10:07:37.438Z] Login Succeeded [2024-08-19T10:07:37.438Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T10:07:37.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-19T10:07:37.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T10:07:37.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T10:07:37.811Z] ========================================================= [2024-08-19T10:07:37.811Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-19T10:07:37.811Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T10:07:38.342Z] + 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-08-19T10:07:38.342Z] Sending build context to Docker daemon 11.42MB [2024-08-19T10:07:38.342Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-19T10:07:38.342Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-19T10:07:38.342Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-19T10:07:38.342Z] 619be1103602: Pulling fs layer [2024-08-19T10:07:38.342Z] 7862e08f4a3e: Pulling fs layer [2024-08-19T10:07:38.342Z] 5df492c9dc93: Pulling fs layer [2024-08-19T10:07:38.342Z] 7629e6793208: Pulling fs layer [2024-08-19T10:07:38.342Z] 4f4fb700ef54: Pulling fs layer [2024-08-19T10:07:38.342Z] fb5054dd5b73: Pulling fs layer [2024-08-19T10:07:38.342Z] eeca6798cff9: Pulling fs layer [2024-08-19T10:07:38.342Z] aa269ceb94a6: Pulling fs layer [2024-08-19T10:07:38.342Z] ada007ff1a6a: Pulling fs layer [2024-08-19T10:07:38.342Z] 7629e6793208: Waiting [2024-08-19T10:07:38.342Z] fb5054dd5b73: Waiting [2024-08-19T10:07:38.342Z] 4f4fb700ef54: Waiting [2024-08-19T10:07:38.342Z] eeca6798cff9: Waiting [2024-08-19T10:07:38.342Z] ada007ff1a6a: Waiting [2024-08-19T10:07:38.342Z] aa269ceb94a6: Waiting [2024-08-19T10:07:38.342Z] 7862e08f4a3e: Verifying Checksum [2024-08-19T10:07:38.342Z] 7862e08f4a3e: Download complete [2024-08-19T10:07:38.342Z] 7629e6793208: Download complete [2024-08-19T10:07:38.615Z] 4f4fb700ef54: Verifying Checksum [2024-08-19T10:07:38.615Z] 4f4fb700ef54: Download complete [2024-08-19T10:07:38.615Z] fb5054dd5b73: Verifying Checksum [2024-08-19T10:07:38.615Z] fb5054dd5b73: Download complete [2024-08-19T10:07:38.615Z] 619be1103602: Download complete [2024-08-19T10:07:38.615Z] eeca6798cff9: Verifying Checksum [2024-08-19T10:07:38.615Z] eeca6798cff9: Download complete [2024-08-19T10:07:38.615Z] 619be1103602: Pull complete [2024-08-19T10:07:38.615Z] ada007ff1a6a: Verifying Checksum [2024-08-19T10:07:38.615Z] ada007ff1a6a: Download complete [2024-08-19T10:07:38.875Z] 7862e08f4a3e: Pull complete [2024-08-19T10:07:38.875Z] 5df492c9dc93: Verifying Checksum [2024-08-19T10:07:38.875Z] 5df492c9dc93: Download complete [2024-08-19T10:07:39.443Z] aa269ceb94a6: Verifying Checksum [2024-08-19T10:07:39.443Z] aa269ceb94a6: Download complete [2024-08-19T10:07:42.727Z] 5df492c9dc93: Pull complete [2024-08-19T10:07:42.727Z] 7629e6793208: Pull complete [2024-08-19T10:07:42.727Z] 4f4fb700ef54: Pull complete [2024-08-19T10:07:42.727Z] fb5054dd5b73: Pull complete [2024-08-19T10:07:42.727Z] eeca6798cff9: Pull complete [2024-08-19T10:07:45.258Z] aa269ceb94a6: Pull complete [2024-08-19T10:07:45.517Z] ada007ff1a6a: Pull complete [2024-08-19T10:07:45.517Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-19T10:07:45.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-19T10:07:45.517Z] ---> f489d0715acc [2024-08-19T10:07:45.517Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-19T10:07:46.895Z] ---> Running in 2731159caca3 [2024-08-19T10:07:46.896Z] Removing intermediate container 2731159caca3 [2024-08-19T10:07:46.896Z] ---> 3490db8d49e4 [2024-08-19T10:07:46.896Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-19T10:07:46.896Z] ---> Running in 27dbbae35e6e [2024-08-19T10:07:46.896Z] Removing intermediate container 27dbbae35e6e [2024-08-19T10:07:46.896Z] ---> fb0a75544c23 [2024-08-19T10:07:46.896Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-19T10:07:47.153Z] ---> Running in 2b7560d4ff54 [2024-08-19T10:07:47.153Z] Removing intermediate container 2b7560d4ff54 [2024-08-19T10:07:47.153Z] ---> 863724476897 [2024-08-19T10:07:47.153Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-19T10:07:47.153Z] ---> Running in d1f560dd9887 [2024-08-19T10:07:47.153Z] Removing intermediate container d1f560dd9887 [2024-08-19T10:07:47.153Z] ---> 71e8d5f9d3f3 [2024-08-19T10:07:47.153Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-19T10:07:47.153Z] ---> Running in 388c43e1901f [2024-08-19T10:07:47.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T10:07:47.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T10:07:47.930Z] OK: 264 MiB in 52 packages [2024-08-19T10:07:48.188Z] Removing intermediate container 388c43e1901f [2024-08-19T10:07:48.188Z] ---> 943e69723b8e [2024-08-19T10:07:48.188Z] Step 8/12 : WORKDIR /app [2024-08-19T10:07:48.188Z] ---> Running in 6430efee11d2 [2024-08-19T10:07:48.446Z] Removing intermediate container 6430efee11d2 [2024-08-19T10:07:48.446Z] ---> 2289bed6f5da [2024-08-19T10:07:48.446Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-19T10:07:48.446Z] ---> 1a00e6b52efb [2024-08-19T10:07:48.446Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T10:07:48.446Z] ---> Running in ec36f66b34c2 [2024-08-19T10:07:51.268Z] Still waiting to schedule task [2024-08-19T10:07:51.270Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-19T10:08:35.160Z] Removing intermediate container ec36f66b34c2 [2024-08-19T10:08:35.160Z] ---> 28d2fff453e3 [2024-08-19T10:08:35.160Z] Step 11/12 : COPY . . [2024-08-19T10:08:35.160Z] ---> 35cab1982a75 [2024-08-19T10:08:35.160Z] Step 12/12 : RUN $MAKE [2024-08-19T10:08:35.160Z] ---> Running in 89f8b0b29eb8 [2024-08-19T10:08:35.160Z] noop [2024-08-19T10:08:35.160Z] Removing intermediate container 89f8b0b29eb8 [2024-08-19T10:08:35.160Z] ---> d198d034b67b [2024-08-19T10:08:35.160Z] Successfully built d198d034b67b [2024-08-19T10:08:35.160Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T10:08:35.774Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-19T10:08:35.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T10:08:35.951Z] prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container [2024-08-19T10:08:35.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-308 -v /w/workspace/undry_device-rfid-llrp-go_PR-308:/w/workspace/undry_device-rfid-llrp-go_PR-308:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-308@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-308@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-08-19T10:08:36.339Z] $ docker top 926ebe83cdc2d3c5e3bb0987e254efd22cd10370137677618498e04dc2852a4f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T10:08:36.742Z] + go version [2024-08-19T10:08:36.742Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-19T10:08:36.792Z] $ docker stop --time=1 926ebe83cdc2d3c5e3bb0987e254efd22cd10370137677618498e04dc2852a4f [2024-08-19T10:08:38.073Z] $ docker rm -f --volumes 926ebe83cdc2d3c5e3bb0987e254efd22cd10370137677618498e04dc2852a4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T10:08:39.006Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-19T10:08:39.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T10:08:39.176Z] prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container [2024-08-19T10:08:39.203Z] $ 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-308 -v /w/workspace/undry_device-rfid-llrp-go_PR-308:/w/workspace/undry_device-rfid-llrp-go_PR-308:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-308@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-308@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-08-19T10:08:39.534Z] $ docker top 518214902ae2de321fdd584ad00be5890627f4a7e578e0433c0e09e6f0182b47 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T10:08:39.961Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-308 [Pipeline] fileExists [Pipeline] sh [2024-08-19T10:08:40.488Z] + make test [2024-08-19T10:08:40.488Z] go test ./... -coverprofile=coverage.out ./... [2024-08-19T10:08:41.863Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-08-19T10:08:59.945Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-08-19T10:08:59.945Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-08-19T10:09:04.162Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.270s coverage: 40.6% of statements [2024-08-19T10:09:04.162Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 95.5% of statements [2024-08-19T10:09:04.162Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.255s coverage: 51.9% of statements [2024-08-19T10:09:22.256Z] go vet ./... [2024-08-19T10:09:27.532Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-19T10:09:27.532Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-19T10:09:27.532Z] ./bin/test-attribution-txt.sh [2024-08-19T10:09:27.532Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-19T10:09:27.532Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-19T10:09:27.533Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-19T10:09:27.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-19T10:09:27.623Z] $ docker stop --time=1 518214902ae2de321fdd584ad00be5890627f4a7e578e0433c0e09e6f0182b47 [2024-08-19T10:09:29.165Z] $ docker rm -f --volumes 518214902ae2de321fdd584ad00be5890627f4a7e578e0433c0e09e6f0182b47 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T10:09:29.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-19T10:09:29.935Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-19T10:09:30.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-19T10:09:31.066Z] + ls -al . [2024-08-19T10:09:31.066Z] total 688 [2024-08-19T10:09:31.066Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 19 10:08 . [2024-08-19T10:09:31.066Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 10:07 .. [2024-08-19T10:09:31.066Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 19 10:07 .dockerignore [2024-08-19T10:09:31.066Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 10:09 .git [2024-08-19T10:09:31.066Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 10:07 .github [2024-08-19T10:09:31.066Z] -rw-rw-r-- 1 jenkins jenkins 880 Aug 19 10:07 .gitignore [2024-08-19T10:09:31.066Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 19 10:07 .golangci.yml [2024-08-19T10:09:31.066Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 19 10:07 .semver [2024-08-19T10:09:31.066Z] -rw-rw-r-- 1 jenkins jenkins 11980 Aug 19 10:07 Attribution.txt [2024-08-19T10:09:31.067Z] -rw-rw-r-- 1 jenkins jenkins 11677 Aug 19 10:07 CHANGELOG.md [2024-08-19T10:09:31.067Z] -rw-rw-r-- 1 jenkins jenkins 1456 Aug 19 10:07 Dockerfile [2024-08-19T10:09:31.067Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 19 10:07 GOVERNANCE.md [2024-08-19T10:09:31.067Z] -rw-rw-r-- 1 jenkins jenkins 661 Aug 19 10:07 Jenkinsfile [2024-08-19T10:09:31.067Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 19 10:07 LICENSE [2024-08-19T10:09:31.067Z] -rw-rw-r-- 1 jenkins jenkins 2179 Aug 19 10:07 Makefile [2024-08-19T10:09:31.067Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 19 10:07 OWNERS.md [2024-08-19T10:09:31.067Z] -rw-rw-r-- 1 jenkins jenkins 28907 Aug 19 10:07 README.md [2024-08-19T10:09:31.067Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 19 10:07 VERSION [2024-08-19T10:09:31.067Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 10:07 bin [2024-08-19T10:09:31.067Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 10:07 cmd [2024-08-19T10:09:31.067Z] -rw-r--r-- 1 jenkins jenkins 438103 Aug 19 10:09 coverage.out [2024-08-19T10:09:31.067Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 10:07 examples [2024-08-19T10:09:31.067Z] -rw-rw-r-- 1 jenkins jenkins 7163 Aug 19 10:07 go.mod [2024-08-19T10:09:31.067Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 19 10:07 go.sum [2024-08-19T10:09:31.067Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 10:07 images [2024-08-19T10:09:31.067Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 10:07 internal [2024-08-19T10:09:31.067Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 10:07 pkg [2024-08-19T10:09:31.067Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 19 10:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T10:09:31.492Z] + 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=e1aac750429a59dd05c9dfbae82516def58ac5ae --label arch=amd64 --label version=0.0.0 . [2024-08-19T10:09:31.492Z] Sending build context to Docker daemon 11.42MB [2024-08-19T10:09:31.492Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-08-19T10:09:31.492Z] Step 2/25 : FROM ${BASE} AS builder [2024-08-19T10:09:31.492Z] ---> d198d034b67b [2024-08-19T10:09:31.492Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-08-19T10:09:31.492Z] ---> Running in 640723f9c94a [2024-08-19T10:09:31.751Z] Removing intermediate container 640723f9c94a [2024-08-19T10:09:31.751Z] ---> 127ec5cd873a [2024-08-19T10:09:31.751Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-19T10:09:31.751Z] ---> Running in 047e4eda3b66 [2024-08-19T10:09:31.751Z] Removing intermediate container 047e4eda3b66 [2024-08-19T10:09:31.751Z] ---> a8ecad05b2bf [2024-08-19T10:09:31.751Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-08-19T10:09:31.751Z] ---> Running in 080bfd0ff572 [2024-08-19T10:09:31.751Z] Removing intermediate container 080bfd0ff572 [2024-08-19T10:09:31.751Z] ---> 8c9126765086 [2024-08-19T10:09:31.751Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-08-19T10:09:31.751Z] ---> Running in 8e329a017aa6 [2024-08-19T10:09:32.010Z] Removing intermediate container 8e329a017aa6 [2024-08-19T10:09:32.010Z] ---> 073af1c90fc3 [2024-08-19T10:09:32.010Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-19T10:09:32.010Z] ---> Running in ca7300ad0d36 [2024-08-19T10:09:32.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T10:09:32.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T10:09:32.539Z] OK: 264 MiB in 52 packages [2024-08-19T10:09:32.798Z] Removing intermediate container ca7300ad0d36 [2024-08-19T10:09:32.799Z] ---> b88f8383a66b [2024-08-19T10:09:32.799Z] Step 8/25 : WORKDIR /app [2024-08-19T10:09:33.057Z] ---> Running in 6a04f3df58fa [2024-08-19T10:09:33.057Z] Removing intermediate container 6a04f3df58fa [2024-08-19T10:09:33.057Z] ---> 29ec2baac5ae [2024-08-19T10:09:33.057Z] Step 9/25 : COPY go.mod vendor* ./ [2024-08-19T10:09:33.057Z] ---> 20fbee4e2021 [2024-08-19T10:09:33.057Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T10:09:33.057Z] ---> Running in 05565a7eb752 [2024-08-19T10:09:33.394Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7953 in /w/workspace/undry_device-rfid-llrp-go_PR-308 [Pipeline] { [Pipeline] ws [2024-08-19T10:09:33.473Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-08-19T10:09:33.659Z] The recommended git tool is: git [2024-08-19T10:09:33.993Z] Removing intermediate container 05565a7eb752 [2024-08-19T10:09:33.993Z] ---> 681712c93374 [2024-08-19T10:09:33.993Z] Step 11/25 : COPY . . [2024-08-19T10:09:33.993Z] ---> c991a615f7ce [2024-08-19T10:09:33.993Z] Step 12/25 : RUN $MAKE [2024-08-19T10:09:33.993Z] ---> Running in 4463d0d001c1 [2024-08-19T10:09:34.562Z] 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.31" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-08-19T10:09:41.307Z] using credential edgex-jenkins-ssh [2024-08-19T10:09:41.330Z] Cloning the remote Git repository [2024-08-19T10:09:41.399Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-08-19T10:09:41.579Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-08-19T10:09:41.897Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-08-19T10:09:41.898Z] > git --version # timeout=10 [2024-08-19T10:09:41.985Z] > git --version # 'git version 2.25.1' [2024-08-19T10:09:41.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-19T10:09:42.353Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-19T10:09:45.305Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-08-19T10:09:45.337Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-19T10:09:46.516Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-08-19T10:09:46.605Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-08-19T10:09:46.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-19T10:09:46.635Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-19T10:09:47.151Z] Merging remotes/origin/main commit c113c35f422ed3e43f4da535b17fc150c7364f0a into PR head commit e1aac750429a59dd05c9dfbae82516def58ac5ae [2024-08-19T10:09:47.517Z] Merge succeeded, producing e1aac750429a59dd05c9dfbae82516def58ac5ae [2024-08-19T10:09:47.518Z] Checking out Revision e1aac750429a59dd05c9dfbae82516def58ac5ae (PR-308) [2024-08-19T10:09:48.240Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-19T10:09:48.361Z] > git --version # timeout=10 [2024-08-19T10:09:48.382Z] > git --version # 'git version 2.25.1' [2024-08-19T10:09:48.410Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-19T10:09:47.185Z] > git config core.sparsecheckout # timeout=10 [2024-08-19T10:09:47.247Z] > git checkout -f e1aac750429a59dd05c9dfbae82516def58ac5ae # timeout=10 [2024-08-19T10:09:47.364Z] > git remote # timeout=10 [2024-08-19T10:09:47.391Z] > git config --get remote.origin.url # timeout=10 [2024-08-19T10:09:47.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-19T10:09:47.443Z] > git merge c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 [2024-08-19T10:09:47.484Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-19T10:09:47.522Z] > git config core.sparsecheckout # timeout=10 [2024-08-19T10:09:47.557Z] > git checkout -f e1aac750429a59dd05c9dfbae82516def58ac5ae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-19T10:09:53.890Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-19T10:09:53.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T10:09:53.890Z] Dload Upload Total Spent Left Speed [2024-08-19T10:09:53.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-08-19T10:09:54.243Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-19T10:09:54.588Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-19T10:09:54.588Z] + sudo tee /etc/docker/daemon.new [2024-08-19T10:09:54.588Z] { [2024-08-19T10:09:54.588Z] "registry-mirrors": [ [2024-08-19T10:09:54.588Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-19T10:09:54.588Z] ], [2024-08-19T10:09:54.588Z] "bip": "10.250.0.254/24", [2024-08-19T10:09:54.588Z] "hosts": [ [2024-08-19T10:09:54.588Z] "tcp://0.0.0.0:5555", [2024-08-19T10:09:54.588Z] "unix:///var/run/docker.sock" [2024-08-19T10:09:54.588Z] ], [2024-08-19T10:09:54.588Z] "mtu": 1458, [2024-08-19T10:09:54.588Z] "selinux-enabled": true, [2024-08-19T10:09:54.588Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-19T10:09:54.588Z] } [Pipeline] sh [2024-08-19T10:09:54.935Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-19T10:09:55.289Z] + sudo service docker restart [2024-08-19T10:10:01.112Z] Removing intermediate container 4463d0d001c1 [2024-08-19T10:10:01.112Z] ---> 3ed4fd646fd4 [2024-08-19T10:10:01.112Z] Step 13/25 : FROM alpine:3.18 [2024-08-19T10:10:01.112Z] 3.18: Pulling from library/alpine [2024-08-19T10:10:01.112Z] 930bdd4d222e: Pulling fs layer [2024-08-19T10:10:01.112Z] 930bdd4d222e: Verifying Checksum [2024-08-19T10:10:01.112Z] 930bdd4d222e: Download complete [2024-08-19T10:10:01.112Z] 930bdd4d222e: Pull complete [2024-08-19T10:10:01.112Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T10:10:01.112Z] Status: Downloaded newer image for alpine:3.18 [2024-08-19T10:10:01.112Z] ---> 18f865063206 [2024-08-19T10:10:01.112Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-19T10:10:01.112Z] ---> Running in 0e670105ca6c [2024-08-19T10:10:01.112Z] Removing intermediate container 0e670105ca6c [2024-08-19T10:10:01.112Z] ---> 9ed697bb2085 [2024-08-19T10:10:01.112Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-08-19T10:10:01.373Z] ---> Running in 6bf1e5c8ef18 [2024-08-19T10:10:01.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T10:10:01.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T10:10:01.633Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T10:10:01.633Z] Executing busybox-1.36.1-r7.trigger [2024-08-19T10:10:01.893Z] OK: 7 MiB in 16 packages [2024-08-19T10:10:02.153Z] Removing intermediate container 6bf1e5c8ef18 [2024-08-19T10:10:02.153Z] ---> 1b34421a500c [2024-08-19T10:10:02.153Z] Step 16/25 : RUN apk --no-cache upgrade [2024-08-19T10:10:02.153Z] ---> Running in 55fec5800887 [2024-08-19T10:10:02.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T10:10:02.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T10:10:02.671Z] OK: 7 MiB in 16 packages [2024-08-19T10:10:02.929Z] Removing intermediate container 55fec5800887 [2024-08-19T10:10:02.929Z] ---> 08dcc6519074 [2024-08-19T10:10:02.929Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-08-19T10:10:02.929Z] ---> 2bb846c0dbf7 [2024-08-19T10:10:02.929Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-08-19T10:10:03.190Z] ---> 9aa8139d77c5 [2024-08-19T10:10:03.190Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-08-19T10:10:03.759Z] ---> 356db61248d7 [2024-08-19T10:10:03.759Z] Step 20/25 : EXPOSE 59989 [2024-08-19T10:10:03.759Z] ---> Running in 207c2cd2bdf8 [2024-08-19T10:10:04.016Z] Removing intermediate container 207c2cd2bdf8 [2024-08-19T10:10:04.016Z] ---> 68afea60fad6 [2024-08-19T10:10:04.016Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-08-19T10:10:04.016Z] ---> Running in 03085173234d [2024-08-19T10:10:04.016Z] Removing intermediate container 03085173234d [2024-08-19T10:10:04.016Z] ---> 2b607ae93735 [2024-08-19T10:10:04.016Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-19T10:10:04.016Z] ---> Running in 910f2d9501a2 [2024-08-19T10:10:04.016Z] Removing intermediate container 910f2d9501a2 [2024-08-19T10:10:04.016Z] ---> 7bed391cc9fb [2024-08-19T10:10:04.016Z] Step 23/25 : LABEL arch=amd64 [2024-08-19T10:10:04.016Z] ---> Running in 7898b2330d6b [2024-08-19T10:10:04.275Z] Removing intermediate container 7898b2330d6b [2024-08-19T10:10:04.275Z] ---> aaa28ab1cdc5 [2024-08-19T10:10:04.275Z] Step 24/25 : LABEL git_sha=e1aac750429a59dd05c9dfbae82516def58ac5ae [2024-08-19T10:10:04.275Z] ---> Running in 7df6f79a1752 [2024-08-19T10:10:04.275Z] Removing intermediate container 7df6f79a1752 [2024-08-19T10:10:04.275Z] ---> a8bb1a7e1263 [2024-08-19T10:10:04.275Z] Step 25/25 : LABEL version=0.0.0 [2024-08-19T10:10:04.275Z] ---> Running in 2a23d7f1724e [2024-08-19T10:10:04.275Z] Removing intermediate container 2a23d7f1724e [2024-08-19T10:10:04.275Z] ---> 3b7e7710448d [2024-08-19T10:10:04.275Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-19T10:10:04.275Z] Successfully built 3b7e7710448d [2024-08-19T10:10:04.275Z] 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-08-19T10:10:05.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T10:10:05.350Z] [2024-08-19T10:10:05.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T10:10:05.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T10:10:05.760Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-19T10:10:05.760Z] 5eb5b503b376: Pulling fs layer [2024-08-19T10:10:05.760Z] 5c69ac0246d0: Pulling fs layer [2024-08-19T10:10:05.760Z] ec43610c2a17: Pulling fs layer [2024-08-19T10:10:05.760Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-19T10:10:05.760Z] 33b1e0a273af: Pulling fs layer [2024-08-19T10:10:05.760Z] 5d3b04190fa2: Pulling fs layer [2024-08-19T10:10:05.760Z] 2f39f015ded8: Pulling fs layer [2024-08-19T10:10:05.760Z] 33b1e0a273af: Waiting [2024-08-19T10:10:05.760Z] 5d3b04190fa2: Waiting [2024-08-19T10:10:05.760Z] 2f39f015ded8: Waiting [2024-08-19T10:10:05.760Z] 3a2ae6a8a46f: Waiting [2024-08-19T10:10:05.760Z] 5c69ac0246d0: Verifying Checksum [2024-08-19T10:10:05.760Z] 5c69ac0246d0: Download complete [2024-08-19T10:10:05.760Z] 3a2ae6a8a46f: Download complete [2024-08-19T10:10:05.760Z] 33b1e0a273af: Verifying Checksum [2024-08-19T10:10:05.760Z] 33b1e0a273af: Download complete [2024-08-19T10:10:05.760Z] 5d3b04190fa2: Verifying Checksum [2024-08-19T10:10:05.760Z] 5d3b04190fa2: Download complete [2024-08-19T10:10:05.760Z] ec43610c2a17: Verifying Checksum [2024-08-19T10:10:05.760Z] ec43610c2a17: Download complete [2024-08-19T10:10:06.019Z] 5eb5b503b376: Verifying Checksum [2024-08-19T10:10:06.019Z] 5eb5b503b376: Download complete [2024-08-19T10:10:06.585Z] 2f39f015ded8: Verifying Checksum [2024-08-19T10:10:06.585Z] 2f39f015ded8: Download complete [2024-08-19T10:10:07.151Z] 5eb5b503b376: Pull complete [2024-08-19T10:10:07.151Z] 5c69ac0246d0: Pull complete [2024-08-19T10:10:07.416Z] ec43610c2a17: Pull complete [2024-08-19T10:10:07.674Z] 3a2ae6a8a46f: Pull complete [2024-08-19T10:10:07.674Z] 33b1e0a273af: Pull complete [2024-08-19T10:10:07.936Z] 5d3b04190fa2: Pull complete [2024-08-19T10:10:12.121Z] 2f39f015ded8: Pull complete [2024-08-19T10:10:12.121Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-19T10:10:12.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T10:10:12.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T10:10:12.411Z] prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container [2024-08-19T10:10:12.440Z] $ 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-308 -v /w/workspace/undry_device-rfid-llrp-go_PR-308:/w/workspace/undry_device-rfid-llrp-go_PR-308:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-308@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-308@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-08-19T10:10:13.768Z] $ docker top 8e392aa504eb16b7250566619ccac08550b4e57e4667624ba3da7fcfac78f573 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T10:10:14.146Z] provisioning config files... [2024-08-19T10:10:14.168Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config11665344999938733439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T10:10:14.266Z] ---> job-cost.sh [2024-08-19T10:10:14.266Z] lf-activate-venv: SKIPPING [2024-08-19T10:10:14.266Z] INFO: No Stack... [2024-08-19T10:10:14.525Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-19T10:10:14.652Z] ---> ****-login.sh [2024-08-19T10:10:14.652Z] nexus3.edgexfoundry.org:10001 [2024-08-19T10:10:14.784Z] INFO: Archiving Costs [Pipeline] sh [2024-08-19T10:10:14.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T10:10:15.116Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-308/archives/cost.csv [2024-08-19T10:10:15.116Z] + cut -d, -f6 [Pipeline] lock [2024-08-19T10:10:15.178Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-308-1-stack-cost] [2024-08-19T10:10:15.184Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-308-1-stack-cost] did not exist. Created. [2024-08-19T10:10:15.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T10:10:15.190Z] Configure a credential helper to remove this warning. See [2024-08-19T10:10:15.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T10:10:15.190Z] [2024-08-19T10:10:15.190Z] Login Succeeded [2024-08-19T10:10:15.190Z] nexus3.edgexfoundry.org:10002 [2024-08-19T10:10:15.191Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-308-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-19T10:10:15.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T10:10:15.629Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-19T10:10:15.694Z] Stashed 1 file(s) [Pipeline] } [2024-08-19T10:10:15.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T10:10:15.725Z] Configure a credential helper to remove this warning. See [2024-08-19T10:10:15.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T10:10:15.725Z] [2024-08-19T10:10:15.725Z] Login Succeeded [2024-08-19T10:10:15.725Z] nexus3.edgexfoundry.org:10003 [2024-08-19T10:10:15.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T10:10:15.736Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-308-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-19T10:10:15.857Z] $ docker stop --time=1 8e392aa504eb16b7250566619ccac08550b4e57e4667624ba3da7fcfac78f573 [2024-08-19T10:10:15.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T10:10:15.994Z] Configure a credential helper to remove this warning. See [2024-08-19T10:10:15.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T10:10:15.994Z] [2024-08-19T10:10:15.995Z] Login Succeeded [2024-08-19T10:10:15.995Z] nexus3.edgexfoundry.org:10004 [2024-08-19T10:10:16.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T10:10:16.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T10:10:16.261Z] Configure a credential helper to remove this warning. See [2024-08-19T10:10:16.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T10:10:16.261Z] [2024-08-19T10:10:16.261Z] Login Succeeded [2024-08-19T10:10:16.261Z] ****.io [2024-08-19T10:10:16.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T10:10:16.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T10:10:16.797Z] Configure a credential helper to remove this warning. See [2024-08-19T10:10:16.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T10:10:16.797Z] [2024-08-19T10:10:16.797Z] Login Succeeded [2024-08-19T10:10:16.797Z] ---> ****-login.sh ends [2024-08-19T10:10:17.003Z] $ docker rm -f --volumes 8e392aa504eb16b7250566619ccac08550b4e57e4667624ba3da7fcfac78f573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-08-19T10:10:17.193Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2024-08-19T10:10:17.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T10:10:17.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T10:10:17.910Z] ========================================================= [2024-08-19T10:10:17.910Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-19T10:10:17.910Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T10:10:18.477Z] + 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-08-19T10:10:18.748Z] Sending build context to Docker daemon 1.201MB [2024-08-19T10:10:18.748Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-19T10:10:18.748Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-19T10:10:18.748Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-19T10:10:18.748Z] c6b39de5b339: Pulling fs layer [2024-08-19T10:10:18.748Z] a69c41024577: Pulling fs layer [2024-08-19T10:10:18.748Z] d6de4b400683: Pulling fs layer [2024-08-19T10:10:18.748Z] 35cb2a7552d0: Pulling fs layer [2024-08-19T10:10:18.748Z] 4f4fb700ef54: Pulling fs layer [2024-08-19T10:10:18.748Z] 464afbd9ba4c: Pulling fs layer [2024-08-19T10:10:18.748Z] 00f215d4a9da: Pulling fs layer [2024-08-19T10:10:18.748Z] d496ad576159: Pulling fs layer [2024-08-19T10:10:18.748Z] 4f4fb700ef54: Waiting [2024-08-19T10:10:18.748Z] 464afbd9ba4c: Waiting [2024-08-19T10:10:19.016Z] 00f215d4a9da: Waiting [2024-08-19T10:10:19.016Z] d496ad576159: Waiting [2024-08-19T10:10:19.016Z] 35cb2a7552d0: Waiting [2024-08-19T10:10:19.016Z] a69c41024577: Verifying Checksum [2024-08-19T10:10:19.016Z] a69c41024577: Download complete [2024-08-19T10:10:19.016Z] 35cb2a7552d0: Verifying Checksum [2024-08-19T10:10:19.016Z] 35cb2a7552d0: Download complete [2024-08-19T10:10:19.016Z] 4f4fb700ef54: Verifying Checksum [2024-08-19T10:10:19.016Z] 4f4fb700ef54: Download complete [2024-08-19T10:10:19.016Z] 464afbd9ba4c: Verifying Checksum [2024-08-19T10:10:19.016Z] 464afbd9ba4c: Download complete [2024-08-19T10:10:19.016Z] c6b39de5b339: Verifying Checksum [2024-08-19T10:10:19.016Z] c6b39de5b339: Download complete [2024-08-19T10:10:19.608Z] d496ad576159: Verifying Checksum [2024-08-19T10:10:19.608Z] d496ad576159: Download complete [2024-08-19T10:10:20.192Z] c6b39de5b339: Pull complete [2024-08-19T10:10:20.774Z] a69c41024577: Pull complete [2024-08-19T10:10:21.041Z] d6de4b400683: Download complete [2024-08-19T10:10:22.005Z] 00f215d4a9da: Verifying Checksum [2024-08-19T10:10:22.005Z] 00f215d4a9da: Download complete [2024-08-19T10:10:36.434Z] d6de4b400683: Pull complete [2024-08-19T10:10:36.435Z] 35cb2a7552d0: Pull complete [2024-08-19T10:10:36.435Z] 4f4fb700ef54: Pull complete [2024-08-19T10:10:36.435Z] 464afbd9ba4c: Pull complete [2024-08-19T10:10:43.591Z] 00f215d4a9da: Pull complete [2024-08-19T10:10:44.995Z] d496ad576159: Pull complete [2024-08-19T10:10:44.995Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-19T10:10:44.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-19T10:10:44.995Z] ---> f246e2811388 [2024-08-19T10:10:44.995Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-19T10:10:46.395Z] ---> Running in 31ab016d27a3 [2024-08-19T10:10:46.662Z] Removing intermediate container 31ab016d27a3 [2024-08-19T10:10:46.662Z] ---> b3d97dca78e0 [2024-08-19T10:10:46.662Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-19T10:10:46.931Z] ---> Running in c1f918ac0bc2 [2024-08-19T10:10:47.198Z] Removing intermediate container c1f918ac0bc2 [2024-08-19T10:10:47.198Z] ---> efd3dcf5de85 [2024-08-19T10:10:47.198Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-19T10:10:47.198Z] ---> Running in 73f413b6ff4b [2024-08-19T10:10:47.468Z] Removing intermediate container 73f413b6ff4b [2024-08-19T10:10:47.468Z] ---> 66c1ab7e1ff4 [2024-08-19T10:10:47.468Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-19T10:10:47.468Z] ---> Running in 3b455642b484 [2024-08-19T10:10:47.736Z] Removing intermediate container 3b455642b484 [2024-08-19T10:10:47.736Z] ---> 881544363592 [2024-08-19T10:10:47.736Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-19T10:10:48.006Z] ---> Running in 3f236aabe71f [2024-08-19T10:10:48.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T10:10:49.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T10:10:50.510Z] OK: 266 MiB in 52 packages [2024-08-19T10:10:51.467Z] Removing intermediate container 3f236aabe71f [2024-08-19T10:10:51.467Z] ---> 4e8529e9c506 [2024-08-19T10:10:51.467Z] Step 8/12 : WORKDIR /app [2024-08-19T10:10:51.467Z] ---> Running in 0222ce27a97a [2024-08-19T10:10:52.875Z] Removing intermediate container 0222ce27a97a [2024-08-19T10:10:52.875Z] ---> 3754e139ea8b [2024-08-19T10:10:52.875Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-19T10:10:53.150Z] ---> 0aac2dc5050d [2024-08-19T10:10:53.150Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T10:10:53.421Z] ---> Running in 9c1f2d34a2c4 [2024-08-19T10:12:45.098Z] Removing intermediate container 9c1f2d34a2c4 [2024-08-19T10:12:45.098Z] ---> 70db72052b15 [2024-08-19T10:12:45.098Z] Step 11/12 : COPY . . [2024-08-19T10:12:45.098Z] ---> ff2c167ec94d [2024-08-19T10:12:45.098Z] Step 12/12 : RUN $MAKE [2024-08-19T10:12:45.098Z] ---> Running in ccdc5d3ccea5 [2024-08-19T10:12:45.098Z] noop [2024-08-19T10:12:45.098Z] Removing intermediate container ccdc5d3ccea5 [2024-08-19T10:12:45.098Z] ---> 268a06a15c94 [2024-08-19T10:12:45.098Z] Successfully built 268a06a15c94 [2024-08-19T10:12:45.098Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T10:12:45.666Z] + docker inspect -f . ci-base-image-arm64 [2024-08-19T10:12:45.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T10:12:45.996Z] prd-ubuntu20.04-docker-arm64-4c-16g-7953 does not seem to be running inside a container [2024-08-19T10:12:46.055Z] $ 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 ******** ci-base-image-arm64 cat [2024-08-19T10:12:47.281Z] $ docker top 20192d814ffa0d5603b5ba43e75795ccb3afe194906ef90eba5cf98f9578c76e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T10:12:48.171Z] + go version [2024-08-19T10:12:48.171Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-19T10:12:48.209Z] $ docker stop --time=1 20192d814ffa0d5603b5ba43e75795ccb3afe194906ef90eba5cf98f9578c76e [2024-08-19T10:12:49.814Z] $ docker rm -f --volumes 20192d814ffa0d5603b5ba43e75795ccb3afe194906ef90eba5cf98f9578c76e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T10:12:50.782Z] + docker inspect -f . ci-base-image-arm64 [2024-08-19T10:12:50.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T10:12:51.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-7953 does not seem to be running inside a container [2024-08-19T10:12:51.131Z] $ 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 ******** ci-base-image-arm64 cat [2024-08-19T10:12:52.242Z] $ docker top 9bd5051b3fc57a99575d9d2c697b46286073cdf087d1744d25a61ef16298c1d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T10:12:52.829Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-19T10:12:53.514Z] + make test [2024-08-19T10:12:53.515Z] go test ./... -coverprofile=coverage.out ./... [2024-08-19T10:13:00.150Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-08-19T10:16:22.748Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-08-19T10:16:22.748Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-08-19T10:16:44.298Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.689s coverage: 40.6% of statements [2024-08-19T10:16:44.298Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 94.6% of statements [2024-08-19T10:16:44.298Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.583s coverage: 51.9% of statements [2024-08-19T10:16:44.298Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-19T10:16:44.298Z] go vet ./... [2024-08-19T10:17:31.197Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-19T10:17:31.197Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-19T10:17:31.197Z] ./bin/test-attribution-txt.sh [2024-08-19T10:17:31.197Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-19T10:17:31.197Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-19T10:17:31.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-19T10:17:31.307Z] $ docker stop --time=1 9bd5051b3fc57a99575d9d2c697b46286073cdf087d1744d25a61ef16298c1d8 [2024-08-19T10:17:33.227Z] $ docker rm -f --volumes 9bd5051b3fc57a99575d9d2c697b46286073cdf087d1744d25a61ef16298c1d8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T10:17:34.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-19T10:17:35.031Z] Warning: overwriting stash ‘coverage-report’ [2024-08-19T10:17:35.711Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-19T10:17:36.423Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-19T10:17:36.772Z] + ls -al . [2024-08-19T10:17:36.772Z] total 684 [2024-08-19T10:17:36.772Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 19 10:12 . [2024-08-19T10:17:36.772Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 10:09 .. [2024-08-19T10:17:36.772Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 19 10:09 .dockerignore [2024-08-19T10:17:36.772Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 10:09 .git [2024-08-19T10:17:36.772Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 10:09 .github [2024-08-19T10:17:36.772Z] -rw-rw-r-- 1 jenkins jenkins 880 Aug 19 10:09 .gitignore [2024-08-19T10:17:36.772Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 19 10:09 .golangci.yml [2024-08-19T10:17:36.772Z] -rw-rw-r-- 1 jenkins jenkins 11980 Aug 19 10:09 Attribution.txt [2024-08-19T10:17:36.772Z] -rw-rw-r-- 1 jenkins jenkins 11677 Aug 19 10:09 CHANGELOG.md [2024-08-19T10:17:36.772Z] -rw-rw-r-- 1 jenkins jenkins 1456 Aug 19 10:09 Dockerfile [2024-08-19T10:17:36.772Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 19 10:09 GOVERNANCE.md [2024-08-19T10:17:36.772Z] -rw-rw-r-- 1 jenkins jenkins 661 Aug 19 10:09 Jenkinsfile [2024-08-19T10:17:36.772Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 19 10:09 LICENSE [2024-08-19T10:17:36.772Z] -rw-rw-r-- 1 jenkins jenkins 2179 Aug 19 10:09 Makefile [2024-08-19T10:17:36.772Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 19 10:09 OWNERS.md [2024-08-19T10:17:36.772Z] -rw-rw-r-- 1 jenkins jenkins 28907 Aug 19 10:09 README.md [2024-08-19T10:17:36.772Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 19 10:07 VERSION [2024-08-19T10:17:36.772Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 10:09 bin [2024-08-19T10:17:36.772Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 10:09 cmd [2024-08-19T10:17:36.772Z] -rw-r--r-- 1 jenkins jenkins 438103 Aug 19 10:16 coverage.out [2024-08-19T10:17:36.772Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 10:09 examples [2024-08-19T10:17:36.772Z] -rw-rw-r-- 1 jenkins jenkins 7163 Aug 19 10:09 go.mod [2024-08-19T10:17:36.772Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 19 10:09 go.sum [2024-08-19T10:17:36.772Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 10:09 images [2024-08-19T10:17:36.772Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 10:09 internal [2024-08-19T10:17:36.772Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 10:09 pkg [2024-08-19T10:17:36.772Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 19 10:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T10:17:37.232Z] + 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=e1aac750429a59dd05c9dfbae82516def58ac5ae --label arch=arm64 --label version=0.0.0 . [2024-08-19T10:17:37.499Z] Sending build context to Docker daemon 1.201MB [2024-08-19T10:17:37.499Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-08-19T10:17:37.499Z] Step 2/25 : FROM ${BASE} AS builder [2024-08-19T10:17:37.499Z] ---> 268a06a15c94 [2024-08-19T10:17:37.499Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-08-19T10:17:37.767Z] ---> Running in ac142b165717 [2024-08-19T10:17:38.033Z] Removing intermediate container ac142b165717 [2024-08-19T10:17:38.033Z] ---> 6d49387e32b0 [2024-08-19T10:17:38.033Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-19T10:17:38.033Z] ---> Running in 9f55018caa7c [2024-08-19T10:17:38.301Z] Removing intermediate container 9f55018caa7c [2024-08-19T10:17:38.301Z] ---> d186cee1b889 [2024-08-19T10:17:38.302Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-08-19T10:17:38.302Z] ---> Running in d62f20ee343f [2024-08-19T10:17:38.582Z] Removing intermediate container d62f20ee343f [2024-08-19T10:17:38.582Z] ---> af3fde03f06f [2024-08-19T10:17:38.582Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-08-19T10:17:38.851Z] ---> Running in 0d577824075a [2024-08-19T10:17:39.119Z] Removing intermediate container 0d577824075a [2024-08-19T10:17:39.119Z] ---> 8e5a1effe4da [2024-08-19T10:17:39.119Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-19T10:17:39.119Z] ---> Running in 9cfba271e4d7 [2024-08-19T10:17:40.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T10:17:40.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T10:17:41.617Z] OK: 266 MiB in 52 packages [2024-08-19T10:17:42.581Z] Removing intermediate container 9cfba271e4d7 [2024-08-19T10:17:42.581Z] ---> 995db5efc488 [2024-08-19T10:17:42.581Z] Step 8/25 : WORKDIR /app [2024-08-19T10:17:42.581Z] ---> Running in b8041236b5dd [2024-08-19T10:17:42.858Z] Removing intermediate container b8041236b5dd [2024-08-19T10:17:42.858Z] ---> 986c31f4abc1 [2024-08-19T10:17:42.858Z] Step 9/25 : COPY go.mod vendor* ./ [2024-08-19T10:17:43.126Z] ---> c4291509ad94 [2024-08-19T10:17:43.126Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T10:17:43.400Z] ---> Running in c1f32bbf896c [2024-08-19T10:17:45.347Z] Removing intermediate container c1f32bbf896c [2024-08-19T10:17:45.347Z] ---> 6da869bc1425 [2024-08-19T10:17:45.347Z] Step 11/25 : COPY . . [2024-08-19T10:17:46.306Z] ---> dac8a56dce27 [2024-08-19T10:17:46.306Z] Step 12/25 : RUN $MAKE [2024-08-19T10:17:46.306Z] ---> Running in 0fd60d045220 [2024-08-19T10:17:47.266Z] 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.31" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-08-19T10:21:09.036Z] Removing intermediate container 0fd60d045220 [2024-08-19T10:21:09.036Z] ---> 315af3be5735 [2024-08-19T10:21:09.036Z] Step 13/25 : FROM alpine:3.18 [2024-08-19T10:21:09.036Z] 3.18: Pulling from library/alpine [2024-08-19T10:21:09.036Z] 4983c3fe2029: Pulling fs layer [2024-08-19T10:21:09.036Z] 4983c3fe2029: Verifying Checksum [2024-08-19T10:21:09.036Z] 4983c3fe2029: Download complete [2024-08-19T10:21:09.036Z] 4983c3fe2029: Pull complete [2024-08-19T10:21:09.036Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T10:21:09.036Z] Status: Downloaded newer image for alpine:3.18 [2024-08-19T10:21:09.036Z] ---> a0237000ae83 [2024-08-19T10:21:09.036Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-19T10:21:09.036Z] ---> Running in dad9b95f6763 [2024-08-19T10:21:09.036Z] Removing intermediate container dad9b95f6763 [2024-08-19T10:21:09.036Z] ---> 289b50574f2a [2024-08-19T10:21:09.036Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-08-19T10:21:09.036Z] ---> Running in 13ada0d02037 [2024-08-19T10:21:10.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T10:21:10.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T10:21:11.247Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T10:21:11.247Z] Executing busybox-1.36.1-r7.trigger [2024-08-19T10:21:11.247Z] OK: 8 MiB in 16 packages [2024-08-19T10:21:12.221Z] Removing intermediate container 13ada0d02037 [2024-08-19T10:21:12.221Z] ---> 07a5f1cd98a7 [2024-08-19T10:21:12.221Z] Step 16/25 : RUN apk --no-cache upgrade [2024-08-19T10:21:12.221Z] ---> Running in e4a5ca3410e8 [2024-08-19T10:21:13.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T10:21:13.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T10:21:14.413Z] OK: 8 MiB in 16 packages [2024-08-19T10:21:15.374Z] Removing intermediate container e4a5ca3410e8 [2024-08-19T10:21:15.374Z] ---> 116479a68aed [2024-08-19T10:21:15.374Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-08-19T10:21:15.641Z] ---> fe39a71ff32b [2024-08-19T10:21:15.641Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-08-19T10:21:16.230Z] ---> c3f14d8647e8 [2024-08-19T10:21:16.230Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-08-19T10:21:18.824Z] ---> 0737da794e6c [2024-08-19T10:21:18.824Z] Step 20/25 : EXPOSE 59989 [2024-08-19T10:21:18.824Z] ---> Running in 0bf2a93a0011 [2024-08-19T10:21:18.824Z] Removing intermediate container 0bf2a93a0011 [2024-08-19T10:21:18.824Z] ---> 71ad1bf2f147 [2024-08-19T10:21:18.824Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-08-19T10:21:19.096Z] ---> Running in afde406ed5df [2024-08-19T10:21:19.363Z] Removing intermediate container afde406ed5df [2024-08-19T10:21:19.363Z] ---> 263aa34ce6eb [2024-08-19T10:21:19.363Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-19T10:21:19.363Z] ---> Running in 2df610170cf2 [2024-08-19T10:21:19.629Z] Removing intermediate container 2df610170cf2 [2024-08-19T10:21:19.629Z] ---> afbc633c6c64 [2024-08-19T10:21:19.629Z] Step 23/25 : LABEL arch=arm64 [2024-08-19T10:21:19.629Z] ---> Running in 7e9c1042ec21 [2024-08-19T10:21:19.901Z] Removing intermediate container 7e9c1042ec21 [2024-08-19T10:21:19.901Z] ---> cf39ecc34a51 [2024-08-19T10:21:19.901Z] Step 24/25 : LABEL git_sha=e1aac750429a59dd05c9dfbae82516def58ac5ae [2024-08-19T10:21:19.901Z] ---> Running in 4f8b3daaa9b0 [2024-08-19T10:21:20.173Z] Removing intermediate container 4f8b3daaa9b0 [2024-08-19T10:21:20.173Z] ---> 0e673ff614f5 [2024-08-19T10:21:20.173Z] Step 25/25 : LABEL version=0.0.0 [2024-08-19T10:21:20.439Z] ---> Running in 84f9d67b2a9c [2024-08-19T10:21:20.704Z] Removing intermediate container 84f9d67b2a9c [2024-08-19T10:21:20.704Z] ---> bbd5fdcd0a0e [2024-08-19T10:21:20.704Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-19T10:21:20.704Z] Successfully built bbd5fdcd0a0e [2024-08-19T10:21:20.704Z] 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-08-19T10:21:21.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T10:21:21.656Z] [2024-08-19T10:21:21.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T10:21:22.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T10:21:22.087Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-19T10:21:22.087Z] 8998bd30e6a1: Pulling fs layer [2024-08-19T10:21:22.087Z] 04944245beec: Pulling fs layer [2024-08-19T10:21:22.087Z] 699f458cf7ca: Pulling fs layer [2024-08-19T10:21:22.087Z] 765212b225bb: Pulling fs layer [2024-08-19T10:21:22.087Z] f23df028b6ca: Pulling fs layer [2024-08-19T10:21:22.087Z] d65c8cfc05b1: Pulling fs layer [2024-08-19T10:21:22.087Z] 2437ff75d9bd: Pulling fs layer [2024-08-19T10:21:22.087Z] f23df028b6ca: Waiting [2024-08-19T10:21:22.087Z] d65c8cfc05b1: Waiting [2024-08-19T10:21:22.087Z] 2437ff75d9bd: Waiting [2024-08-19T10:21:22.087Z] 765212b225bb: Waiting [2024-08-19T10:21:22.353Z] 04944245beec: Verifying Checksum [2024-08-19T10:21:22.353Z] 04944245beec: Download complete [2024-08-19T10:21:22.353Z] 765212b225bb: Verifying Checksum [2024-08-19T10:21:22.353Z] 765212b225bb: Download complete [2024-08-19T10:21:22.353Z] f23df028b6ca: Download complete [2024-08-19T10:21:22.353Z] d65c8cfc05b1: Verifying Checksum [2024-08-19T10:21:22.353Z] d65c8cfc05b1: Download complete [2024-08-19T10:21:22.620Z] 699f458cf7ca: Verifying Checksum [2024-08-19T10:21:22.620Z] 699f458cf7ca: Download complete [2024-08-19T10:21:22.887Z] 8998bd30e6a1: Download complete [2024-08-19T10:21:25.462Z] 2437ff75d9bd: Verifying Checksum [2024-08-19T10:21:25.462Z] 2437ff75d9bd: Download complete [2024-08-19T10:21:27.402Z] 8998bd30e6a1: Pull complete [2024-08-19T10:21:28.360Z] 04944245beec: Pull complete [2024-08-19T10:21:29.767Z] 699f458cf7ca: Pull complete [2024-08-19T10:21:30.034Z] 765212b225bb: Pull complete [2024-08-19T10:21:30.994Z] f23df028b6ca: Pull complete [2024-08-19T10:21:30.994Z] d65c8cfc05b1: Pull complete [2024-08-19T10:21:49.183Z] 2437ff75d9bd: Pull complete [2024-08-19T10:21:49.183Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-19T10:21:49.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T10:21:49.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T10:21:49.548Z] prd-ubuntu20.04-docker-arm64-4c-16g-7953 does not seem to be running inside a container [2024-08-19T10:21:49.606Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-19T10:21:52.204Z] $ docker top ac954de726c891bcebd2513e8b73c8603728a94eb0716f08e8869e267c3c1615 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T10:21:52.807Z] ---> job-cost.sh [2024-08-19T10:21:53.071Z] lf-activate-venv: SKIPPING [2024-08-19T10:21:53.071Z] INFO: No Stack... [2024-08-19T10:21:53.334Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-19T10:21:54.286Z] INFO: Archiving Costs [Pipeline] sh [2024-08-19T10:21:54.948Z] + cut -d, -f6 [2024-08-19T10:21:54.948Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2024-08-19T10:21:55.032Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-308-1-stack-cost] [2024-08-19T10:21:55.040Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-308-1-stack-cost] did not exist. Created. [2024-08-19T10:21:55.046Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-308-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-19T10:21:55.478Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-40036005/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-19T10:21:56.417Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-19T10:21:56.460Z] Warning: overwriting stash ‘stack-cost’ [2024-08-19T10:21:56.516Z] Stashed 1 file(s) [Pipeline] } [2024-08-19T10:21:56.537Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-308-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-19T10:21:56.643Z] $ docker stop --time=1 ac954de726c891bcebd2513e8b73c8603728a94eb0716f08e8869e267c3c1615 [2024-08-19T10:21:58.149Z] $ docker rm -f --volumes ac954de726c891bcebd2513e8b73c8603728a94eb0716f08e8869e267c3c1615 [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-08-19T10:21:59.318Z] provisioning config files... [2024-08-19T10:21:59.327Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-308@tmp/config6951122681711597916tmp [Pipeline] { [Pipeline] sh [2024-08-19T10:21:59.683Z] + set +x [2024-08-19T10:21:59.683Z] + bash -s -- [2024-08-19T10:21:59.683Z] + curl -s https://codecov.io/bash [2024-08-19T10:21:59.683Z] [2024-08-19T10:21:59.683Z] _____ _ [2024-08-19T10:21:59.683Z] / ____| | | [2024-08-19T10:21:59.683Z] | | ___ __| | ___ ___ _____ __ [2024-08-19T10:21:59.683Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-19T10:21:59.683Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-19T10:21:59.683Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-19T10:21:59.683Z] Bash-1.0.6 [2024-08-19T10:21:59.683Z] [2024-08-19T10:21:59.683Z] [2024-08-19T10:21:59.683Z] ==> git version 2.25.1 found [2024-08-19T10:21:59.683Z] ==> 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-08-19T10:21:59.683Z] Release-Date: 2020-01-08 [2024-08-19T10:21:59.683Z] 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-08-19T10:21:59.683Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-19T10:21:59.683Z] ==> Jenkins CI detected. [2024-08-19T10:21:59.683Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-308 [2024-08-19T10:21:59.683Z] project root: . [2024-08-19T10:21:59.683Z] --> token set from env [2024-08-19T10:21:59.683Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-19T10:21:59.683Z] ==> Running gcov in . (disable via -X gcov) [2024-08-19T10:21:59.683Z] ==> Python coveragepy not found [2024-08-19T10:21:59.683Z] ==> Searching for coverage reports in: [2024-08-19T10:21:59.683Z] + . [2024-08-19T10:21:59.683Z] -> Found 1 reports [2024-08-19T10:21:59.683Z] ==> Detecting git/mercurial file structure [2024-08-19T10:21:59.943Z] ==> Reading reports [2024-08-19T10:21:59.943Z] + ./coverage.out bytes=438103 [2024-08-19T10:21:59.943Z] ==> Appending adjustments [2024-08-19T10:21:59.943Z] https://docs.codecov.io/docs/fixing-reports [2024-08-19T10:21:59.943Z] + Found adjustments [2024-08-19T10:21:59.943Z] ==> Gzipping contents [2024-08-19T10:22:00.203Z] 52K /tmp/codecov.cn1nwz.gz [2024-08-19T10:22:00.203Z] ==> Uploading reports [2024-08-19T10:22:00.203Z] url: https://codecov.io [2024-08-19T10:22:00.203Z] query: branch=PR-308&commit=e1aac750429a59dd05c9dfbae82516def58ac5ae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-308%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=308&job=&cmd_args= [2024-08-19T10:22:00.203Z] -> Pinging Codecov [2024-08-19T10:22:00.203Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-308&commit=e1aac750429a59dd05c9dfbae82516def58ac5ae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-308%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=308&job=&cmd_args= [2024-08-19T10:22:00.203Z] -> Uploading to [2024-08-19T10:22:00.203Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-19/581DD39554BDF9B6E22D074273EAD858/e1aac750429a59dd05c9dfbae82516def58ac5ae/948a06c1-31dc-4b32-b7bf-02ec1d4e0376.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240819%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240819T102200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=836eed9d21e7395e9e7163f60d15b00a4d6e95df18d27da598bab0cd94c0680a [2024-08-19T10:22:00.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T10:22:00.203Z] Dload Upload Total Spent Left Speed [2024-08-19T10:22:00.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50188 0 0 100 50188 0 167k --:--:-- --:--:-- --:--:-- 167k [2024-08-19T10:22:00.723Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e1aac750429a59dd05c9dfbae82516def58ac5ae [Pipeline] } [2024-08-19T10:22:00.759Z] 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-08-19T10:22:03.006Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-308/archives ] [2024-08-19T10:22:03.006Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-308/archives [2024-08-19T10:22:03.006Z] total 16 [2024-08-19T10:22:03.006Z] drwxr-xr-x 3 root root 4096 Aug 19 10:10 . [2024-08-19T10:22:03.006Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 19 10:10 .. [2024-08-19T10:22:03.006Z] drwxr-xr-x 2 root root 4096 Aug 19 10:10 cost [2024-08-19T10:22:03.006Z] -rw-r--r-- 1 root root 91 Aug 19 10:10 cost.csv [2024-08-19T10:22:03.006Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-308/archives [2024-08-19T10:22:03.006Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-308/archives [2024-08-19T10:22:03.006Z] total 16 [2024-08-19T10:22:03.006Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 19 10:10 . [2024-08-19T10:22:03.006Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 19 10:10 .. [2024-08-19T10:22:03.006Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 19 10:10 cost [2024-08-19T10:22:03.006Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 19 10:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-19T10:22:03.354Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T10:22:04.265Z] ---> package-listing.sh [2024-08-19T10:22:04.265Z] ++ facter osfamily [2024-08-19T10:22:04.265Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-19T10:22:04.526Z] + OS_FAMILY=debian [2024-08-19T10:22:04.526Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-308 [2024-08-19T10:22:04.526Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-19T10:22:04.526Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-19T10:22:04.526Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-19T10:22:04.526Z] + PACKAGES=/tmp/packages_start.txt [2024-08-19T10:22:04.526Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-308 ']' [2024-08-19T10:22:04.526Z] + PACKAGES=/tmp/packages_end.txt [2024-08-19T10:22:04.526Z] + case "${OS_FAMILY}" in [2024-08-19T10:22:04.526Z] + dpkg -l [2024-08-19T10:22:04.526Z] + grep '^ii' [2024-08-19T10:22:04.526Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-19T10:22:04.526Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-19T10:22:04.526Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-19T10:22:04.526Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-308 ']' [2024-08-19T10:22:04.526Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-308/archives/ [2024-08-19T10:22:04.526Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-308/archives/ [Pipeline] echo [2024-08-19T10:22:04.577Z] 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-308/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-19T10:22:04.876Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T10:22:05.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T10:22:05.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T10:22:05.698Z] prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container [2024-08-19T10:22:05.731Z] $ 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-308/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-308 -v /w/workspace/undry_device-rfid-llrp-go_PR-308:/w/workspace/undry_device-rfid-llrp-go_PR-308:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-308@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-308@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-08-19T10:22:05.920Z] $ docker top 63e905062542e24a7a14a11e83d91aa6709a537b4082d4598927251e14579190 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T10:22:06.323Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-19T10:22:06.642Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-19T10:22:06.957Z] + ls /var/log/sa-host [2024-08-19T10:22:06.957Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T10:22:07.201Z] provisioning config files... [2024-08-19T10:22:07.236Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-308@tmp/config11280166472439262304tmp [Pipeline] { [Pipeline] echo [2024-08-19T10:22:07.311Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T10:22:07.646Z] ---> create-netrc.sh [Pipeline] } [2024-08-19T10:22:07.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-19T10:22:08.191Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-19T10:22:08.225Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T10:22:08.552Z] ---> sudo-logs.sh [2024-08-19T10:22:08.552Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-19T10:22:08.658Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T10:22:08.985Z] ---> job-cost.sh [2024-08-19T10:22:08.986Z] lf-activate-venv: SKIPPING [2024-08-19T10:22:08.986Z] DEBUG: total: 0.2199999988079071 [2024-08-19T10:22:08.986Z] INFO: Retrieving Stack Cost... [2024-08-19T10:22:09.245Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-19T10:22:09.505Z] INFO: Archiving Costs [Pipeline] echo [2024-08-19T10:22:09.546Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T10:22:09.874Z] ---> logs-deploy.sh [2024-08-19T10:22:09.874Z] lf-activate-venv: SKIPPING [2024-08-19T10:22:09.874Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-308/1 [2024-08-19T10:22:09.874Z] INFO: archiving workspace using pattern(s): [2024-08-19T10:22:10.838Z] Archives upload complete. [2024-08-19T10:22:10.838Z] INFO: archiving logs to Nexus