Pull request #312 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf970480e22d185c5ca87888c7dcfa6b65d9bfb3+c113c35f422ed3e43f4da535b17fc150c7364f0a (2824400d89cc901db9ea48c727eea11963d50e26) 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-ssh8541076890273698876.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6369569489926804460.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-312/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-312/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3656127011465373494.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-312/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18041502108050026378.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12454277614130788026.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-312/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-312/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16326171892962740760.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9841 in /w/workspace/undry_device-rfid-llrp-go_PR-312 [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-312 # 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 bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 Merge succeeded, producing bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 Checking out Revision bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 (PR-312) > 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/312/head:refs/remotes/origin/PR-312 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T10:30:39.026Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T10:30:39.244Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T10:30:39.366Z] ========================================================= [2024-09-09T10:30:39.366Z] EdgeX Global Pipelines Version Info [2024-09-09T10:30:39.366Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:30:40.158Z] ------------------- [2024-09-09T10:30:40.158Z] stable info: [2024-09-09T10:30:40.158Z] ------------------- [2024-09-09T10:30:40.158Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T10:30:40.158Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T10:30:40.158Z] Message: update stable to v1.0.263 [2024-09-09T10:30:40.730Z] ------------------- [2024-09-09T10:30:40.730Z] experimental info: [2024-09-09T10:30:40.730Z] ------------------- [2024-09-09T10:30:40.730Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T10:30:40.730Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T10:30:40.730Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T10:30:40.950Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-09-09T10:30:41.006Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-09-09T10:30:41.068Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T10:30:41.123Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T10:30:41.179Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T10:30:41.228Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T10:30:41.282Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T10:30:41.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-09T10:30:41.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T10:30:41.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T10:30:41.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T10:30:41.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-09-09T10:30:41.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T10:30:41.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T10:30:41.776Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T10:30:41.839Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T10:30:41.898Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T10:30:41.961Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T10:30:42.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T10:30:42.093Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T10:30:42.156Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-09T10:30:42.213Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-09T10:30:42.273Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-09T10:30:42.335Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-09T10:30:42.396Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-09T10:30:42.460Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T10:30:42.525Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T10:30:42.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-312 [Pipeline] echo [2024-09-09T10:30:42.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-312 [Pipeline] echo [2024-09-09T10:30:42.705Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-312 [Pipeline] echo [2024-09-09T10:30:42.764Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 [Pipeline] echo [2024-09-09T10:30:42.816Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf97048 [Pipeline] echo [2024-09-09T10:30:42.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T10:30:43.012Z] provisioning config files... [2024-09-09T10:30:43.026Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp/config420348823820638529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:30:43.439Z] ---> ****-login.sh [2024-09-09T10:30:43.439Z] nexus3.edgexfoundry.org:10001 [2024-09-09T10:30:43.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:30:43.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:30:43.703Z] Configure a credential helper to remove this warning. See [2024-09-09T10:30:43.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:30:43.703Z] [2024-09-09T10:30:43.703Z] Login Succeeded [2024-09-09T10:30:43.703Z] nexus3.edgexfoundry.org:10002 [2024-09-09T10:30:43.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:30:43.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:30:43.703Z] Configure a credential helper to remove this warning. See [2024-09-09T10:30:43.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:30:43.703Z] [2024-09-09T10:30:43.703Z] Login Succeeded [2024-09-09T10:30:43.703Z] nexus3.edgexfoundry.org:10003 [2024-09-09T10:30:43.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:30:43.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:30:43.966Z] Configure a credential helper to remove this warning. See [2024-09-09T10:30:43.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:30:43.966Z] [2024-09-09T10:30:43.966Z] Login Succeeded [2024-09-09T10:30:43.966Z] nexus3.edgexfoundry.org:10004 [2024-09-09T10:30:43.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:30:43.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:30:43.966Z] Configure a credential helper to remove this warning. See [2024-09-09T10:30:43.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:30:43.966Z] [2024-09-09T10:30:43.966Z] Login Succeeded [2024-09-09T10:30:43.966Z] ****.io [2024-09-09T10:30:43.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:30:44.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:30:44.227Z] Configure a credential helper to remove this warning. See [2024-09-09T10:30:44.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:30:44.227Z] [2024-09-09T10:30:44.227Z] Login Succeeded [2024-09-09T10:30:44.227Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T10:30:44.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-09T10:30:44.968Z] + git rev-list -1 --merges bf970480e22d185c5ca87888c7dcfa6b65d9bfb3~1..bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 [Pipeline] echo [2024-09-09T10:30:45.016Z] -----------> git rev-list -1 --merges bf970480e22d185c5ca87888c7dcfa6b65d9bfb3~1..bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 [false] [Pipeline] sh [2024-09-09T10:30:45.342Z] + git log --format=format:%s -1 bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 [Pipeline] echo [2024-09-09T10:30:45.456Z] ========================================================= [2024-09-09T10:30:45.456Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T10:30:45.456Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T10:30:45.932Z] + git log --format=format:%s -1 bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 [Pipeline] echo [2024-09-09T10:30:45.975Z] [semverPrep] GIT_COMMIT: bf970480e22d185c5ca87888c7dcfa6b65d9bfb3, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-09-09T10:30:46.016Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-09T10:30:46.437Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T10:30:46.437Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T10:30:46.437Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T10:30:46.437Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T10:30:46.437Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T10:30:46.437Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T10:30:46.437Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:30:46.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T10:30:46.978Z] [2024-09-09T10:30:46.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:30:47.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T10:30:47.393Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T10:30:47.393Z] b85a868b505f: Pulling fs layer [2024-09-09T10:30:47.393Z] e2be974225ed: Pulling fs layer [2024-09-09T10:30:47.393Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T10:30:47.393Z] 988bab9f4d93: Pulling fs layer [2024-09-09T10:30:47.393Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T10:30:47.393Z] eaf3925da568: Pulling fs layer [2024-09-09T10:30:47.393Z] bab4dde63d76: Pulling fs layer [2024-09-09T10:30:47.393Z] bde34c3a00c8: Pulling fs layer [2024-09-09T10:30:47.393Z] b352a97aabf1: Pulling fs layer [2024-09-09T10:30:47.393Z] 4872d77fe225: Pulling fs layer [2024-09-09T10:30:47.393Z] 5851b861e8e6: Pulling fs layer [2024-09-09T10:30:47.393Z] b352a97aabf1: Waiting [2024-09-09T10:30:47.393Z] bde34c3a00c8: Waiting [2024-09-09T10:30:47.393Z] bab4dde63d76: Waiting [2024-09-09T10:30:47.393Z] eaf3925da568: Waiting [2024-09-09T10:30:47.393Z] 5851b861e8e6: Waiting [2024-09-09T10:30:47.393Z] 988bab9f4d93: Waiting [2024-09-09T10:30:47.393Z] 1469e6f7b9e6: Waiting [2024-09-09T10:30:47.393Z] 4872d77fe225: Waiting [2024-09-09T10:30:47.393Z] e2be974225ed: Download complete [2024-09-09T10:30:47.393Z] 988bab9f4d93: Verifying Checksum [2024-09-09T10:30:47.393Z] 988bab9f4d93: Download complete [2024-09-09T10:30:47.393Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T10:30:47.393Z] 1469e6f7b9e6: Download complete [2024-09-09T10:30:47.393Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T10:30:47.393Z] 339a4e72a1f5: Download complete [2024-09-09T10:30:47.393Z] eaf3925da568: Verifying Checksum [2024-09-09T10:30:47.393Z] eaf3925da568: Download complete [2024-09-09T10:30:47.393Z] bde34c3a00c8: Download complete [2024-09-09T10:30:47.653Z] b352a97aabf1: Verifying Checksum [2024-09-09T10:30:47.653Z] b352a97aabf1: Download complete [2024-09-09T10:30:47.653Z] 4872d77fe225: Verifying Checksum [2024-09-09T10:30:47.653Z] 4872d77fe225: Download complete [2024-09-09T10:30:47.653Z] 5851b861e8e6: Verifying Checksum [2024-09-09T10:30:47.653Z] 5851b861e8e6: Download complete [2024-09-09T10:30:47.653Z] b85a868b505f: Verifying Checksum [2024-09-09T10:30:47.653Z] b85a868b505f: Download complete [2024-09-09T10:30:47.912Z] bab4dde63d76: Verifying Checksum [2024-09-09T10:30:47.912Z] bab4dde63d76: Download complete [2024-09-09T10:30:48.850Z] b85a868b505f: Pull complete [2024-09-09T10:30:49.108Z] e2be974225ed: Pull complete [2024-09-09T10:30:49.367Z] 339a4e72a1f5: Pull complete [2024-09-09T10:30:49.627Z] 988bab9f4d93: Pull complete [2024-09-09T10:30:49.885Z] 1469e6f7b9e6: Pull complete [2024-09-09T10:30:49.885Z] eaf3925da568: Pull complete [2024-09-09T10:30:51.790Z] bab4dde63d76: Pull complete [2024-09-09T10:30:51.790Z] bde34c3a00c8: Pull complete [2024-09-09T10:30:51.790Z] b352a97aabf1: Pull complete [2024-09-09T10:30:51.790Z] 4872d77fe225: Pull complete [2024-09-09T10:30:51.790Z] 5851b861e8e6: Pull complete [2024-09-09T10:30:51.790Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T10:30:51.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T10:30:51.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:30:52.079Z] prd-ubuntu20.04-docker-8c-8g-9841 does not seem to be running inside a container [2024-09-09T10:30:52.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-312 -v /w/workspace/undry_device-rfid-llrp-go_PR-312:/w/workspace/undry_device-rfid-llrp-go_PR-312:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-312@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-312@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T10:30:56.250Z] $ docker top bd5f5dbcfaffd56a7d1e524d5e8eaae2baf5d545bfca4b49176af4a09d47d0d4 -eo pid,comm [2024-09-09T10:30:56.307Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-09T10:30:56.307Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T10:30:56.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T10:30:56.589Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T10:30:56.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T10:30:56.706Z] $ docker exec bd5f5dbcfaffd56a7d1e524d5e8eaae2baf5d545bfca4b49176af4a09d47d0d4 ssh-agent [2024-09-09T10:30:56.819Z] SSH_AUTH_SOCK=/tmp/ssh-pIz9ayRzv25g/agent.32 [2024-09-09T10:30:56.820Z] SSH_AGENT_PID=38 [2024-09-09T10:30:56.825Z] Running ssh-add (command line suppressed) [2024-09-09T10:30:56.927Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-312@tmp/private_key_15468707307438695637.key (/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp/private_key_15468707307438695637.key) [2024-09-09T10:30:56.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T10:30:57.287Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T10:30:57.313Z] $ docker exec --env ******** --env ******** bd5f5dbcfaffd56a7d1e524d5e8eaae2baf5d545bfca4b49176af4a09d47d0d4 ssh-agent -k [2024-09-09T10:30:57.412Z] unset SSH_AUTH_SOCK; [2024-09-09T10:30:57.413Z] unset SSH_AGENT_PID; [2024-09-09T10:30:57.413Z] echo Agent pid 38 killed; [2024-09-09T10:30:57.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T10:30:57.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T10:30:57.538Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T10:30:57.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T10:30:57.632Z] $ docker exec bd5f5dbcfaffd56a7d1e524d5e8eaae2baf5d545bfca4b49176af4a09d47d0d4 ssh-agent [2024-09-09T10:30:57.734Z] SSH_AUTH_SOCK=/tmp/ssh-UGMBjDLBLp9n/agent.71 [2024-09-09T10:30:57.734Z] SSH_AGENT_PID=77 [2024-09-09T10:30:57.742Z] Running ssh-add (command line suppressed) [2024-09-09T10:30:57.834Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-312@tmp/private_key_4851595601291295343.key (/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp/private_key_4851595601291295343.key) [2024-09-09T10:30:57.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T10:30:58.200Z] + git semver init [2024-09-09T10:30:58.459Z] 2024-09-09 10:30:58,364 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T10:30:58.459Z] 2024-09-09 10:30:58,365 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-312/.semver [2024-09-09T10:30:58.459Z] 2024-09-09 10:30:58,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-312/.semver [2024-09-09T10:30:58.459Z] 2024-09-09 10:30:58,365 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-312/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-312, universal_newlines=False, shell=None, istream=None) [2024-09-09T10:31:00.367Z] 2024-09-09 10:31:00,089 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-312/.git/info/exclude [2024-09-09T10:31:00.367Z] 2024-09-09 10:31:00,090 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-312/.semver/PR-312 with force:False [2024-09-09T10:31:00.367Z] 2024-09-09 10:31:00,090 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-312/.semver/PR-312 [2024-09-09T10:31:00.367Z] 2024-09-09 10:31:00,094 [execute] INFO git cat-file --batch-check [2024-09-09T10:31:00.367Z] 2024-09-09 10:31:00,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-312/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T10:31:00.368Z] 2024-09-09 10:31:00,101 [execute] INFO git cat-file --batch [2024-09-09T10:31:00.368Z] 2024-09-09 10:31:00,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-312/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T10:31:00.368Z] 2024-09-09 10:31:00,108 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-312/.semver/PR-312 [2024-09-09T10:31:00.368Z] 0.0.0 [Pipeline] } [2024-09-09T10:31:00.393Z] $ docker exec --env ******** --env ******** bd5f5dbcfaffd56a7d1e524d5e8eaae2baf5d545bfca4b49176af4a09d47d0d4 ssh-agent -k [2024-09-09T10:31:00.484Z] unset SSH_AUTH_SOCK; [2024-09-09T10:31:00.485Z] unset SSH_AGENT_PID; [2024-09-09T10:31:00.486Z] echo Agent pid 77 killed; [2024-09-09T10:31:00.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T10:31:00.959Z] + git semver [Pipeline] } [2024-09-09T10:31:01.245Z] $ docker stop --time=1 bd5f5dbcfaffd56a7d1e524d5e8eaae2baf5d545bfca4b49176af4a09d47d0d4 [2024-09-09T10:31:02.520Z] $ docker rm -f --volumes bd5f5dbcfaffd56a7d1e524d5e8eaae2baf5d545bfca4b49176af4a09d47d0d4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T10:31:02.954Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T10:31:03.268Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T10:31:03.291Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T10:31:04.131Z] provisioning config files... [2024-09-09T10:31:04.139Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp/config9075305147187290451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:31:04.518Z] ---> ****-login.sh [2024-09-09T10:31:04.518Z] nexus3.edgexfoundry.org:10001 [2024-09-09T10:31:04.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:31:04.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:31:04.518Z] Configure a credential helper to remove this warning. See [2024-09-09T10:31:04.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:31:04.518Z] [2024-09-09T10:31:04.518Z] Login Succeeded [2024-09-09T10:31:04.518Z] nexus3.edgexfoundry.org:10002 [2024-09-09T10:31:04.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:31:04.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:31:04.519Z] Configure a credential helper to remove this warning. See [2024-09-09T10:31:04.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:31:04.519Z] [2024-09-09T10:31:04.519Z] Login Succeeded [2024-09-09T10:31:04.519Z] nexus3.edgexfoundry.org:10003 [2024-09-09T10:31:04.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:31:04.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:31:04.782Z] Configure a credential helper to remove this warning. See [2024-09-09T10:31:04.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:31:04.782Z] [2024-09-09T10:31:04.782Z] Login Succeeded [2024-09-09T10:31:04.782Z] nexus3.edgexfoundry.org:10004 [2024-09-09T10:31:04.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:31:04.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:31:04.782Z] Configure a credential helper to remove this warning. See [2024-09-09T10:31:04.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:31:04.782Z] [2024-09-09T10:31:04.782Z] Login Succeeded [2024-09-09T10:31:04.782Z] ****.io [2024-09-09T10:31:05.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:31:05.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:31:05.041Z] Configure a credential helper to remove this warning. See [2024-09-09T10:31:05.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:31:05.041Z] [2024-09-09T10:31:05.041Z] Login Succeeded [2024-09-09T10:31:05.041Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T10:31:05.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T10:31:05.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T10:31:05.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T10:31:05.446Z] ========================================================= [2024-09-09T10:31:05.446Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T10:31:05.446Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:31:05.978Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-09T10:31:05.978Z] Sending build context to Docker daemon 11.43MB [2024-09-09T10:31:05.978Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T10:31:05.978Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-09T10:31:05.978Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T10:31:05.978Z] 619be1103602: Pulling fs layer [2024-09-09T10:31:05.978Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T10:31:05.978Z] 5df492c9dc93: Pulling fs layer [2024-09-09T10:31:05.978Z] 7629e6793208: Pulling fs layer [2024-09-09T10:31:05.978Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T10:31:05.978Z] fb5054dd5b73: Pulling fs layer [2024-09-09T10:31:05.978Z] eeca6798cff9: Pulling fs layer [2024-09-09T10:31:05.978Z] aa269ceb94a6: Pulling fs layer [2024-09-09T10:31:05.978Z] ada007ff1a6a: Pulling fs layer [2024-09-09T10:31:05.978Z] 7629e6793208: Waiting [2024-09-09T10:31:05.978Z] 4f4fb700ef54: Waiting [2024-09-09T10:31:05.978Z] fb5054dd5b73: Waiting [2024-09-09T10:31:05.978Z] eeca6798cff9: Waiting [2024-09-09T10:31:05.978Z] aa269ceb94a6: Waiting [2024-09-09T10:31:05.978Z] ada007ff1a6a: Waiting [2024-09-09T10:31:05.978Z] 7862e08f4a3e: Download complete [2024-09-09T10:31:05.978Z] 7629e6793208: Verifying Checksum [2024-09-09T10:31:05.978Z] 7629e6793208: Download complete [2024-09-09T10:31:06.239Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T10:31:06.239Z] 4f4fb700ef54: Download complete [2024-09-09T10:31:06.239Z] fb5054dd5b73: Download complete [2024-09-09T10:31:06.239Z] 619be1103602: Verifying Checksum [2024-09-09T10:31:06.239Z] 619be1103602: Download complete [2024-09-09T10:31:06.239Z] eeca6798cff9: Verifying Checksum [2024-09-09T10:31:06.239Z] eeca6798cff9: Download complete [2024-09-09T10:31:06.239Z] 619be1103602: Pull complete [2024-09-09T10:31:06.498Z] ada007ff1a6a: Verifying Checksum [2024-09-09T10:31:06.498Z] ada007ff1a6a: Download complete [2024-09-09T10:31:06.498Z] 7862e08f4a3e: Pull complete [2024-09-09T10:31:06.498Z] 5df492c9dc93: Verifying Checksum [2024-09-09T10:31:06.498Z] 5df492c9dc93: Download complete [2024-09-09T10:31:07.066Z] aa269ceb94a6: Verifying Checksum [2024-09-09T10:31:07.066Z] aa269ceb94a6: Download complete [2024-09-09T10:31:10.352Z] 5df492c9dc93: Pull complete [2024-09-09T10:31:10.352Z] 7629e6793208: Pull complete [2024-09-09T10:31:10.352Z] 4f4fb700ef54: Pull complete [2024-09-09T10:31:10.352Z] fb5054dd5b73: Pull complete [2024-09-09T10:31:10.352Z] eeca6798cff9: Pull complete [2024-09-09T10:31:12.256Z] aa269ceb94a6: Pull complete [2024-09-09T10:31:12.824Z] ada007ff1a6a: Pull complete [2024-09-09T10:31:12.824Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T10:31:12.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T10:31:12.824Z] ---> f489d0715acc [2024-09-09T10:31:12.824Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-09-09T10:31:18.844Z] Still waiting to schedule task [2024-09-09T10:31:18.845Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9829’ is offline [2024-09-09T10:31:19.402Z] ---> Running in 39c28713c64e [2024-09-09T10:31:19.403Z] Removing intermediate container 39c28713c64e [2024-09-09T10:31:19.403Z] ---> 96aa99e86d00 [2024-09-09T10:31:19.403Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T10:31:19.403Z] ---> Running in 864ef42ead32 [2024-09-09T10:31:19.403Z] Removing intermediate container 864ef42ead32 [2024-09-09T10:31:19.403Z] ---> 34312e4828f6 [2024-09-09T10:31:19.403Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T10:31:19.403Z] ---> Running in 212c96f6d9b2 [2024-09-09T10:31:19.403Z] Removing intermediate container 212c96f6d9b2 [2024-09-09T10:31:19.403Z] ---> ed328fec7fbe [2024-09-09T10:31:19.403Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T10:31:19.403Z] ---> Running in 53705185fddb [2024-09-09T10:31:19.403Z] Removing intermediate container 53705185fddb [2024-09-09T10:31:19.403Z] ---> 1ee6a1b1cbf0 [2024-09-09T10:31:19.403Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T10:31:19.403Z] ---> Running in 61a07a04b289 [2024-09-09T10:31:19.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T10:31:19.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T10:31:19.662Z] OK: 264 MiB in 52 packages [2024-09-09T10:31:19.921Z] Removing intermediate container 61a07a04b289 [2024-09-09T10:31:19.921Z] ---> 25627735e666 [2024-09-09T10:31:19.921Z] Step 8/12 : WORKDIR /app [2024-09-09T10:31:19.921Z] ---> Running in 12e0a02befba [2024-09-09T10:31:19.921Z] Removing intermediate container 12e0a02befba [2024-09-09T10:31:19.921Z] ---> 035dc9ea31c7 [2024-09-09T10:31:19.921Z] Step 9/12 : COPY go.mod vendor* ./ [2024-09-09T10:31:19.921Z] ---> b4ff31bd1f06 [2024-09-09T10:31:19.921Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T10:31:20.181Z] ---> Running in 1575ffbd4ede [2024-09-09T10:32:16.513Z] Removing intermediate container 1575ffbd4ede [2024-09-09T10:32:16.513Z] ---> 5c608740bedf [2024-09-09T10:32:16.513Z] Step 11/12 : COPY . . [2024-09-09T10:32:16.513Z] ---> 76776818fc4e [2024-09-09T10:32:16.513Z] Step 12/12 : RUN $MAKE [2024-09-09T10:32:16.513Z] ---> Running in 46c4c0735545 [2024-09-09T10:32:16.513Z] noop [2024-09-09T10:32:16.513Z] Removing intermediate container 46c4c0735545 [2024-09-09T10:32:16.513Z] ---> 59dd3ff76555 [2024-09-09T10:32:16.513Z] Successfully built 59dd3ff76555 [2024-09-09T10:32:16.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:32:17.001Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T10:32:17.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:32:17.174Z] prd-ubuntu20.04-docker-8c-8g-9841 does not seem to be running inside a container [2024-09-09T10:32:17.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-312 -v /w/workspace/undry_device-rfid-llrp-go_PR-312:/w/workspace/undry_device-rfid-llrp-go_PR-312:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-312@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-312@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-x86_64 cat [2024-09-09T10:32:17.526Z] $ docker top ac5d7ca4948e4fb30b28145177355a2fd6c7f82888db012ae08760534f47838e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T10:32:17.939Z] + go version [2024-09-09T10:32:17.939Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T10:32:17.979Z] $ docker stop --time=1 ac5d7ca4948e4fb30b28145177355a2fd6c7f82888db012ae08760534f47838e [2024-09-09T10:32:19.235Z] $ docker rm -f --volumes ac5d7ca4948e4fb30b28145177355a2fd6c7f82888db012ae08760534f47838e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:32:20.042Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T10:32:20.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:32:20.247Z] prd-ubuntu20.04-docker-8c-8g-9841 does not seem to be running inside a container [2024-09-09T10:32:20.277Z] $ 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-312 -v /w/workspace/undry_device-rfid-llrp-go_PR-312:/w/workspace/undry_device-rfid-llrp-go_PR-312:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-312@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-312@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-x86_64 cat [2024-09-09T10:32:20.576Z] $ docker top c8f99971eeac36cb8f69f2177819ae5084a3b91137405f371cf19c562dac5240 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T10:32:20.997Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-312 [Pipeline] fileExists [Pipeline] sh [2024-09-09T10:32:21.384Z] + make test [2024-09-09T10:32:21.384Z] go test ./... -coverprofile=coverage.out ./... [2024-09-09T10:32:23.296Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-09-09T10:32:41.373Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-09-09T10:32:41.373Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-09-09T10:32:42.751Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.798s coverage: 40.6% of statements [2024-09-09T10:32:42.751Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements [2024-09-09T10:32:42.751Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.247s coverage: 51.9% of statements [2024-09-09T10:32:51.703Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9842 in /w/workspace/undry_device-rfid-llrp-go_PR-312 [Pipeline] { [Pipeline] ws [2024-09-09T10:32:51.786Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-09-09T10:32:54.891Z] The recommended git tool is: git [2024-09-09T10:33:00.990Z] go vet ./... [2024-09-09T10:33:02.728Z] using credential edgex-jenkins-ssh [2024-09-09T10:33:02.759Z] Cloning the remote Git repository [2024-09-09T10:33:02.807Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-09-09T10:33:02.920Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-09-09T10:33:03.137Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-09-09T10:33:03.138Z] > git --version # timeout=10 [2024-09-09T10:33:03.178Z] > git --version # 'git version 2.25.1' [2024-09-09T10:33:03.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T10:33:03.487Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T10:33:05.169Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T10:33:05.169Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T10:33:05.169Z] ./bin/test-attribution-txt.sh [2024-09-09T10:33:05.169Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-09T10:33:05.169Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T10:33:05.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T10:33:05.265Z] $ docker stop --time=1 c8f99971eeac36cb8f69f2177819ae5084a3b91137405f371cf19c562dac5240 [2024-09-09T10:33:06.358Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-09-09T10:33:06.407Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T10:33:08.136Z] Merging remotes/origin/main commit c113c35f422ed3e43f4da535b17fc150c7364f0a into PR head commit bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 [2024-09-09T10:33:08.223Z] $ docker rm -f --volumes c8f99971eeac36cb8f69f2177819ae5084a3b91137405f371cf19c562dac5240 [2024-09-09T10:33:07.544Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-09-09T10:33:07.610Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-09-09T10:33:07.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T10:33:07.635Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/312/head:refs/remotes/origin/PR-312 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-09T10:33:08.179Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T10:33:08.271Z] > git checkout -f bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 # timeout=10 [2024-09-09T10:33:08.379Z] > git remote # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T10:33:08.702Z] Merge succeeded, producing bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 [2024-09-09T10:33:08.703Z] Checking out Revision bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 (PR-312) [2024-09-09T10:33:08.856Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T10:33:08.975Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-09-09T10:33:09.367Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-09-09T10:33:09.416Z] > git --version # timeout=10 [2024-09-09T10:33:09.429Z] > git --version # 'git version 2.25.1' [2024-09-09T10:33:09.449Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] sh [2024-09-09T10:33:09.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T10:33:08.571Z] > git config --get remote.origin.url # timeout=10 [2024-09-09T10:33:08.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T10:33:08.627Z] > git merge c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 [2024-09-09T10:33:08.677Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-09T10:33:08.709Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T10:33:08.733Z] > git checkout -f bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 # timeout=10 [2024-09-09T10:33:10.069Z] + ls -al . [2024-09-09T10:33:10.069Z] total 688 [2024-09-09T10:33:10.069Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 9 10:32 . [2024-09-09T10:33:10.069Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:30 .. [2024-09-09T10:33:10.069Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 9 10:30 .dockerignore [2024-09-09T10:33:10.069Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 10:32 .git [2024-09-09T10:33:10.069Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 10:30 .github [2024-09-09T10:33:10.069Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 9 10:30 .gitignore [2024-09-09T10:33:10.069Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 10:30 .golangci.yml [2024-09-09T10:33:10.069Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 10:31 .semver [2024-09-09T10:33:10.069Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 9 10:30 Attribution.txt [2024-09-09T10:33:10.069Z] -rw-rw-r-- 1 jenkins jenkins 11677 Sep 9 10:30 CHANGELOG.md [2024-09-09T10:33:10.069Z] -rw-rw-r-- 1 jenkins jenkins 1456 Sep 9 10:30 Dockerfile [2024-09-09T10:33:10.069Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 10:30 GOVERNANCE.md [2024-09-09T10:33:10.069Z] -rw-rw-r-- 1 jenkins jenkins 661 Sep 9 10:30 Jenkinsfile [2024-09-09T10:33:10.069Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 9 10:30 LICENSE [2024-09-09T10:33:10.069Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 9 10:30 Makefile [2024-09-09T10:33:10.069Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 9 10:30 OWNERS.md [2024-09-09T10:33:10.069Z] -rw-rw-r-- 1 jenkins jenkins 28907 Sep 9 10:30 README.md [2024-09-09T10:33:10.069Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 10:31 VERSION [2024-09-09T10:33:10.069Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:30 bin [2024-09-09T10:33:10.069Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:30 cmd [2024-09-09T10:33:10.069Z] -rw-r--r-- 1 jenkins jenkins 438103 Sep 9 10:32 coverage.out [2024-09-09T10:33:10.069Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:30 examples [2024-09-09T10:33:10.069Z] -rw-rw-r-- 1 jenkins jenkins 7164 Sep 9 10:30 go.mod [2024-09-09T10:33:10.069Z] -rw-rw-r-- 1 jenkins jenkins 101675 Sep 9 10:30 go.sum [2024-09-09T10:33:10.069Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:30 images [2024-09-09T10:33:10.069Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:30 internal [2024-09-09T10:33:10.069Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 10:30 pkg [2024-09-09T10:33:10.069Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 9 10:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:33:10.499Z] + 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=bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 --label arch=amd64 --label version=0.0.0 . [2024-09-09T10:33:10.499Z] Sending build context to Docker daemon 11.43MB [2024-09-09T10:33:10.499Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T10:33:10.499Z] Step 2/25 : FROM ${BASE} AS builder [2024-09-09T10:33:10.499Z] ---> 59dd3ff76555 [2024-09-09T10:33:10.499Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-09-09T10:33:10.781Z] ---> Running in 1f96afaba16d [2024-09-09T10:33:10.781Z] Removing intermediate container 1f96afaba16d [2024-09-09T10:33:10.781Z] ---> 466d2982c954 [2024-09-09T10:33:10.781Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T10:33:10.781Z] ---> Running in 59f46663b2c9 [2024-09-09T10:33:11.041Z] Removing intermediate container 59f46663b2c9 [2024-09-09T10:33:11.041Z] ---> e0619c1e9725 [2024-09-09T10:33:11.041Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T10:33:11.041Z] ---> Running in 508808f54bdc [2024-09-09T10:33:11.041Z] Removing intermediate container 508808f54bdc [2024-09-09T10:33:11.041Z] ---> f3f1f1ac6bb5 [2024-09-09T10:33:11.041Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T10:33:11.041Z] ---> Running in f6fc5718e477 [2024-09-09T10:33:11.041Z] Removing intermediate container f6fc5718e477 [2024-09-09T10:33:11.041Z] ---> 15e804dc084c [2024-09-09T10:33:11.041Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T10:33:11.041Z] ---> Running in 2eec7ad6aa27 [2024-09-09T10:33:11.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T10:33:11.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T10:33:11.817Z] OK: 264 MiB in 52 packages [2024-09-09T10:33:12.076Z] Removing intermediate container 2eec7ad6aa27 [2024-09-09T10:33:12.076Z] ---> c854e429abfd [2024-09-09T10:33:12.076Z] Step 8/25 : WORKDIR /app [2024-09-09T10:33:12.076Z] ---> Running in 818696bcefa6 [2024-09-09T10:33:12.335Z] Removing intermediate container 818696bcefa6 [2024-09-09T10:33:12.335Z] ---> f150166fccb6 [2024-09-09T10:33:12.335Z] Step 9/25 : COPY go.mod vendor* ./ [2024-09-09T10:33:12.335Z] ---> 8a5fbcefbb32 [2024-09-09T10:33:12.335Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T10:33:12.335Z] ---> Running in 2d7b5cae2d41 [2024-09-09T10:33:12.902Z] Removing intermediate container 2d7b5cae2d41 [2024-09-09T10:33:12.902Z] ---> b1cbbd7fa5eb [2024-09-09T10:33:12.902Z] Step 11/25 : COPY . . [2024-09-09T10:33:13.468Z] ---> d4c6964e9552 [2024-09-09T10:33:13.468Z] Step 12/25 : RUN $MAKE [2024-09-09T10:33:13.468Z] ---> Running in 00f9aeb8e0f0 [2024-09-09T10:33:13.468Z] 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.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T10:33:14.375Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T10:33:14.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T10:33:14.375Z] Dload Upload Total Spent Left Speed [2024-09-09T10:33:14.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh [2024-09-09T10:33:14.720Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T10:33:15.074Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-09-09T10:33:15.074Z] sudo tee /etc/docker/daemon.new [2024-09-09T10:33:15.074Z] { [2024-09-09T10:33:15.074Z] "registry-mirrors": [ [2024-09-09T10:33:15.074Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T10:33:15.074Z] ], [2024-09-09T10:33:15.074Z] "bip": "10.250.0.254/24", [2024-09-09T10:33:15.074Z] "hosts": [ [2024-09-09T10:33:15.074Z] "tcp://0.0.0.0:5555", [2024-09-09T10:33:15.074Z] "unix:///var/run/docker.sock" [2024-09-09T10:33:15.074Z] ], [2024-09-09T10:33:15.074Z] "mtu": 1458, [2024-09-09T10:33:15.074Z] "selinux-enabled": true, [2024-09-09T10:33:15.074Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T10:33:15.074Z] } [Pipeline] sh [2024-09-09T10:33:15.422Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T10:33:15.771Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T10:33:34.123Z] provisioning config files... [2024-09-09T10:33:34.157Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config10151969112161032944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:33:34.679Z] ---> ****-login.sh [2024-09-09T10:33:34.679Z] nexus3.edgexfoundry.org:10001 [2024-09-09T10:33:34.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:33:35.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:33:35.217Z] Configure a credential helper to remove this warning. See [2024-09-09T10:33:35.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:33:35.217Z] [2024-09-09T10:33:35.217Z] Login Succeeded [2024-09-09T10:33:35.490Z] nexus3.edgexfoundry.org:10002 [2024-09-09T10:33:35.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:33:35.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:33:35.760Z] Configure a credential helper to remove this warning. See [2024-09-09T10:33:35.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:33:35.761Z] [2024-09-09T10:33:35.761Z] Login Succeeded [2024-09-09T10:33:35.761Z] nexus3.edgexfoundry.org:10003 [2024-09-09T10:33:36.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:33:36.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:33:36.994Z] Configure a credential helper to remove this warning. See [2024-09-09T10:33:36.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:33:36.994Z] [2024-09-09T10:33:36.994Z] Login Succeeded [2024-09-09T10:33:36.994Z] nexus3.edgexfoundry.org:10004 [2024-09-09T10:33:36.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:33:36.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:33:36.994Z] Configure a credential helper to remove this warning. See [2024-09-09T10:33:36.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:33:36.994Z] [2024-09-09T10:33:36.994Z] Login Succeeded [2024-09-09T10:33:37.268Z] ****.io [2024-09-09T10:33:37.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:33:37.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:33:37.537Z] Configure a credential helper to remove this warning. See [2024-09-09T10:33:37.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:33:37.537Z] [2024-09-09T10:33:37.537Z] Login Succeeded [2024-09-09T10:33:37.537Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T10:33:37.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T10:33:38.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T10:33:38.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T10:33:38.094Z] ========================================================= [2024-09-09T10:33:38.094Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T10:33:38.094Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:33:38.640Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-09T10:33:38.905Z] Sending build context to Docker daemon 1.201MB [2024-09-09T10:33:38.905Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T10:33:38.905Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-09T10:33:39.172Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T10:33:39.172Z] c6b39de5b339: Pulling fs layer [2024-09-09T10:33:39.172Z] a69c41024577: Pulling fs layer [2024-09-09T10:33:39.172Z] d6de4b400683: Pulling fs layer [2024-09-09T10:33:39.172Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T10:33:39.172Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T10:33:39.172Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T10:33:39.172Z] 00f215d4a9da: Pulling fs layer [2024-09-09T10:33:39.172Z] d496ad576159: Pulling fs layer [2024-09-09T10:33:39.173Z] 4f4fb700ef54: Waiting [2024-09-09T10:33:39.173Z] 464afbd9ba4c: Waiting [2024-09-09T10:33:39.173Z] 35cb2a7552d0: Waiting [2024-09-09T10:33:39.173Z] 00f215d4a9da: Waiting [2024-09-09T10:33:39.173Z] d496ad576159: Waiting [2024-09-09T10:33:39.173Z] a69c41024577: Verifying Checksum [2024-09-09T10:33:39.173Z] a69c41024577: Download complete [2024-09-09T10:33:39.173Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T10:33:39.173Z] 35cb2a7552d0: Download complete [2024-09-09T10:33:39.173Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T10:33:39.173Z] 4f4fb700ef54: Download complete [2024-09-09T10:33:39.173Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T10:33:39.173Z] 464afbd9ba4c: Download complete [2024-09-09T10:33:39.173Z] c6b39de5b339: Download complete [2024-09-09T10:33:39.757Z] d496ad576159: Verifying Checksum [2024-09-09T10:33:39.757Z] d496ad576159: Download complete [2024-09-09T10:33:40.024Z] c6b39de5b339: Pull complete [2024-09-09T10:33:40.607Z] a69c41024577: Pull complete [2024-09-09T10:33:40.873Z] d6de4b400683: Verifying Checksum [2024-09-09T10:33:40.873Z] d6de4b400683: Download complete [2024-09-09T10:33:41.831Z] 00f215d4a9da: Download complete [2024-09-09T10:33:45.618Z] Removing intermediate container 00f9aeb8e0f0 [2024-09-09T10:33:45.618Z] ---> a73df5e755cf [2024-09-09T10:33:45.618Z] Step 13/25 : FROM alpine:3.18 [2024-09-09T10:33:45.618Z] 3.18: Pulling from library/alpine [2024-09-09T10:33:45.618Z] 1cc3d825d8b2: Pulling fs layer [2024-09-09T10:33:45.618Z] 1cc3d825d8b2: Verifying Checksum [2024-09-09T10:33:45.618Z] 1cc3d825d8b2: Download complete [2024-09-09T10:33:45.618Z] 1cc3d825d8b2: Pull complete [2024-09-09T10:33:45.618Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T10:33:45.618Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T10:33:45.618Z] ---> 2c64cf60f6f0 [2024-09-09T10:33:45.618Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-09T10:33:45.618Z] ---> Running in b7d334fb3318 [2024-09-09T10:33:45.618Z] Removing intermediate container b7d334fb3318 [2024-09-09T10:33:45.618Z] ---> d3f2789403c7 [2024-09-09T10:33:45.618Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-09-09T10:33:45.618Z] ---> Running in afd6d245810e [2024-09-09T10:33:45.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T10:33:45.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T10:33:45.618Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T10:33:45.618Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T10:33:45.618Z] OK: 7 MiB in 16 packages [2024-09-09T10:33:45.885Z] Removing intermediate container afd6d245810e [2024-09-09T10:33:45.885Z] ---> 1a85106cc2a3 [2024-09-09T10:33:45.885Z] Step 16/25 : RUN apk --no-cache upgrade [2024-09-09T10:33:46.143Z] ---> Running in 385b68063ce8 [2024-09-09T10:33:46.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T10:33:46.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T10:33:46.661Z] OK: 7 MiB in 16 packages [2024-09-09T10:33:46.922Z] Removing intermediate container 385b68063ce8 [2024-09-09T10:33:46.922Z] ---> 20124449e890 [2024-09-09T10:33:46.922Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-09-09T10:33:46.922Z] ---> 2020e5a22e85 [2024-09-09T10:33:46.922Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-09-09T10:33:47.182Z] ---> a2eb8dd18a94 [2024-09-09T10:33:47.182Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-09-09T10:33:49.089Z] ---> 55645f11fbd1 [2024-09-09T10:33:49.089Z] Step 20/25 : EXPOSE 59989 [2024-09-09T10:33:49.089Z] ---> Running in cfba5b473fef [2024-09-09T10:33:49.089Z] Removing intermediate container cfba5b473fef [2024-09-09T10:33:49.089Z] ---> b279ccdef9e1 [2024-09-09T10:33:49.089Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-09-09T10:33:49.089Z] ---> Running in fac811309247 [2024-09-09T10:33:49.089Z] Removing intermediate container fac811309247 [2024-09-09T10:33:49.089Z] ---> faeb2e804ac5 [2024-09-09T10:33:49.089Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-09T10:33:49.089Z] ---> Running in 551ba74f7260 [2024-09-09T10:33:49.089Z] Removing intermediate container 551ba74f7260 [2024-09-09T10:33:49.089Z] ---> 1509ea98b03c [2024-09-09T10:33:49.089Z] Step 23/25 : LABEL arch=amd64 [2024-09-09T10:33:49.089Z] ---> Running in 6e46d492d202 [2024-09-09T10:33:49.089Z] Removing intermediate container 6e46d492d202 [2024-09-09T10:33:49.089Z] ---> 3d526e709c3b [2024-09-09T10:33:49.089Z] Step 24/25 : LABEL git_sha=bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 [2024-09-09T10:33:49.089Z] ---> Running in 91e0f6b5e51b [2024-09-09T10:33:49.347Z] Removing intermediate container 91e0f6b5e51b [2024-09-09T10:33:49.347Z] ---> c9e248a10f5e [2024-09-09T10:33:49.347Z] Step 25/25 : LABEL version=0.0.0 [2024-09-09T10:33:49.347Z] ---> Running in 679bf93b0fee [2024-09-09T10:33:49.347Z] Removing intermediate container 679bf93b0fee [2024-09-09T10:33:49.347Z] ---> a1d1622aed15 [2024-09-09T10:33:49.347Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T10:33:49.347Z] Successfully built a1d1622aed15 [2024-09-09T10:33:49.347Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:33:50.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T10:33:50.614Z] [2024-09-09T10:33:50.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:33:51.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T10:33:51.028Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T10:33:51.028Z] 5eb5b503b376: Pulling fs layer [2024-09-09T10:33:51.028Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T10:33:51.028Z] ec43610c2a17: Pulling fs layer [2024-09-09T10:33:51.028Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T10:33:51.028Z] 33b1e0a273af: Pulling fs layer [2024-09-09T10:33:51.028Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T10:33:51.028Z] 2f39f015ded8: Pulling fs layer [2024-09-09T10:33:51.028Z] 33b1e0a273af: Waiting [2024-09-09T10:33:51.028Z] 5d3b04190fa2: Waiting [2024-09-09T10:33:51.028Z] 2f39f015ded8: Waiting [2024-09-09T10:33:51.028Z] 3a2ae6a8a46f: Waiting [2024-09-09T10:33:51.028Z] 5c69ac0246d0: Verifying Checksum [2024-09-09T10:33:51.028Z] 5c69ac0246d0: Download complete [2024-09-09T10:33:51.028Z] 3a2ae6a8a46f: Download complete [2024-09-09T10:33:51.028Z] ec43610c2a17: Verifying Checksum [2024-09-09T10:33:51.028Z] ec43610c2a17: Download complete [2024-09-09T10:33:51.028Z] 33b1e0a273af: Verifying Checksum [2024-09-09T10:33:51.028Z] 33b1e0a273af: Download complete [2024-09-09T10:33:51.028Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T10:33:51.028Z] 5d3b04190fa2: Download complete [2024-09-09T10:33:51.287Z] 5eb5b503b376: Verifying Checksum [2024-09-09T10:33:51.287Z] 5eb5b503b376: Download complete [2024-09-09T10:33:51.853Z] 2f39f015ded8: Download complete [2024-09-09T10:33:52.421Z] 5eb5b503b376: Pull complete [2024-09-09T10:33:52.421Z] 5c69ac0246d0: Pull complete [2024-09-09T10:33:52.679Z] ec43610c2a17: Pull complete [2024-09-09T10:33:52.937Z] 3a2ae6a8a46f: Pull complete [2024-09-09T10:33:52.937Z] 33b1e0a273af: Pull complete [2024-09-09T10:33:53.196Z] 5d3b04190fa2: Pull complete [2024-09-09T10:33:54.134Z] d6de4b400683: Pull complete [2024-09-09T10:33:54.134Z] 35cb2a7552d0: Pull complete [2024-09-09T10:33:54.134Z] 4f4fb700ef54: Pull complete [2024-09-09T10:33:54.134Z] 464afbd9ba4c: Pull complete [2024-09-09T10:33:57.387Z] 2f39f015ded8: Pull complete [2024-09-09T10:33:57.387Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T10:33:57.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T10:33:57.387Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:33:57.684Z] prd-ubuntu20.04-docker-8c-8g-9841 does not seem to be running inside a container [2024-09-09T10:33:57.711Z] $ 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-312 -v /w/workspace/undry_device-rfid-llrp-go_PR-312:/w/workspace/undry_device-rfid-llrp-go_PR-312:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-312@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-09T10:34:02.383Z] 00f215d4a9da: Pull complete [2024-09-09T10:34:02.555Z] $ docker top 0ff36cbea484a29ff63d7e361eef852f01a2e432025f090e54d74fe3b8ed0c10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:34:03.085Z] ---> job-cost.sh [2024-09-09T10:34:03.085Z] lf-activate-venv: SKIPPING [2024-09-09T10:34:03.085Z] INFO: No Stack... [2024-09-09T10:34:03.344Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T10:34:03.604Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T10:34:03.931Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-312/archives/cost.csv [2024-09-09T10:34:03.932Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T10:34:03.986Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-312-1-stack-cost] [2024-09-09T10:34:03.993Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-312-1-stack-cost] did not exist. Created. [2024-09-09T10:34:04.002Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-312-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T10:34:04.334Z] d496ad576159: Pull complete [2024-09-09T10:34:04.334Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T10:34:04.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T10:34:04.334Z] ---> f246e2811388 [2024-09-09T10:34:04.334Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-09-09T10:34:04.423Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T10:34:04.482Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T10:34:04.531Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-312-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T10:34:04.637Z] $ docker stop --time=1 0ff36cbea484a29ff63d7e361eef852f01a2e432025f090e54d74fe3b8ed0c10 [2024-09-09T10:34:05.733Z] ---> Running in fdfff1c9c061 [2024-09-09T10:34:05.800Z] $ docker rm -f --volumes 0ff36cbea484a29ff63d7e361eef852f01a2e432025f090e54d74fe3b8ed0c10 [Pipeline] // withDockerContainer [Pipeline] } [2024-09-09T10:34:06.001Z] Removing intermediate container fdfff1c9c061 [2024-09-09T10:34:06.001Z] ---> 1fc2aa6c7cdd [2024-09-09T10:34:06.001Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-09T10:34:06.271Z] ---> Running in 7052f67dc2b6 [2024-09-09T10:34:06.538Z] Removing intermediate container 7052f67dc2b6 [2024-09-09T10:34:06.538Z] ---> 7cb9b315c6ba [2024-09-09T10:34:06.538Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T10:34:06.538Z] ---> Running in bd60087c53ab [2024-09-09T10:34:06.807Z] Removing intermediate container bd60087c53ab [2024-09-09T10:34:06.807Z] ---> e6677ce4edab [2024-09-09T10:34:06.807Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T10:34:06.807Z] ---> Running in 6429577f674c [2024-09-09T10:34:07.077Z] Removing intermediate container 6429577f674c [2024-09-09T10:34:07.077Z] ---> 2aeb50384a31 [2024-09-09T10:34:07.077Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T10:34:07.077Z] ---> Running in 4ce530446bc8 [2024-09-09T10:34:08.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T10:34:08.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T10:34:09.754Z] OK: 266 MiB in 52 packages [2024-09-09T10:34:11.169Z] Removing intermediate container 4ce530446bc8 [2024-09-09T10:34:11.169Z] ---> f235baa1a653 [2024-09-09T10:34:11.169Z] Step 8/12 : WORKDIR /app [2024-09-09T10:34:11.437Z] ---> Running in 61db05c89e53 [2024-09-09T10:34:11.706Z] Removing intermediate container 61db05c89e53 [2024-09-09T10:34:11.706Z] ---> f6450409ee5a [2024-09-09T10:34:11.706Z] Step 9/12 : COPY go.mod vendor* ./ [2024-09-09T10:34:11.984Z] ---> 93bb470f5220 [2024-09-09T10:34:11.984Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T10:34:12.253Z] ---> Running in 5313b2d81aad [2024-09-09T10:36:03.906Z] Removing intermediate container 5313b2d81aad [2024-09-09T10:36:03.906Z] ---> 485e40fd4bcf [2024-09-09T10:36:03.906Z] Step 11/12 : COPY . . [2024-09-09T10:36:03.906Z] ---> 062b950ed711 [2024-09-09T10:36:03.906Z] Step 12/12 : RUN $MAKE [2024-09-09T10:36:03.906Z] ---> Running in d885236829c2 [2024-09-09T10:36:03.906Z] noop [2024-09-09T10:36:03.906Z] Removing intermediate container d885236829c2 [2024-09-09T10:36:03.906Z] ---> 31ceaaa72ffc [2024-09-09T10:36:03.906Z] Successfully built 31ceaaa72ffc [2024-09-09T10:36:03.906Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:36:04.420Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T10:36:04.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:36:04.699Z] prd-ubuntu20.04-docker-arm64-4c-16g-9842 does not seem to be running inside a container [2024-09-09T10:36:04.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-09T10:36:06.189Z] $ docker top da50adc6fea891ee28c04574a83ab832e5a373c8d6f0234cb915e56a46717b1b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T10:36:07.060Z] + go version [2024-09-09T10:36:07.060Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T10:36:07.098Z] $ docker stop --time=1 da50adc6fea891ee28c04574a83ab832e5a373c8d6f0234cb915e56a46717b1b [2024-09-09T10:36:08.704Z] $ docker rm -f --volumes da50adc6fea891ee28c04574a83ab832e5a373c8d6f0234cb915e56a46717b1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:36:09.625Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T10:36:09.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:36:09.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-9842 does not seem to be running inside a container [2024-09-09T10:36:09.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-09T10:36:11.178Z] $ docker top 4cd6f4192da9c41e6ea288eb9d7b83d51bb20fda742b57cd98849f0872270e88 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T10:36:12.072Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-09T10:36:12.790Z] + make test [2024-09-09T10:36:12.790Z] go test ./... -coverprofile=coverage.out ./... [2024-09-09T10:36:18.122Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-09-09T10:39:40.105Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-09-09T10:39:40.105Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-09-09T10:40:02.208Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.875s coverage: 40.6% of statements [2024-09-09T10:40:02.208Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.049s coverage: 94.6% of statements [2024-09-09T10:40:02.208Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.582s coverage: 51.9% of statements [2024-09-09T10:40:02.208Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T10:40:02.208Z] go vet ./... [2024-09-09T10:40:49.105Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T10:40:49.105Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T10:40:49.105Z] ./bin/test-attribution-txt.sh [2024-09-09T10:40:49.105Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-09T10:40:49.105Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-09T10:40:49.105Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-09T10:40:49.106Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T10:40:49.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T10:40:49.276Z] $ docker stop --time=1 4cd6f4192da9c41e6ea288eb9d7b83d51bb20fda742b57cd98849f0872270e88 [2024-09-09T10:40:51.489Z] $ docker rm -f --volumes 4cd6f4192da9c41e6ea288eb9d7b83d51bb20fda742b57cd98849f0872270e88 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T10:40:53.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T10:40:53.152Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T10:40:53.749Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T10:40:54.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T10:40:54.727Z] + ls -al . [2024-09-09T10:40:54.727Z] total 684 [2024-09-09T10:40:54.727Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 10:36 . [2024-09-09T10:40:54.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:33 .. [2024-09-09T10:40:54.727Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 9 10:33 .dockerignore [2024-09-09T10:40:54.727Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 10:33 .git [2024-09-09T10:40:54.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 10:33 .github [2024-09-09T10:40:54.727Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 9 10:33 .gitignore [2024-09-09T10:40:54.727Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 10:33 .golangci.yml [2024-09-09T10:40:54.727Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 9 10:33 Attribution.txt [2024-09-09T10:40:54.727Z] -rw-rw-r-- 1 jenkins jenkins 11677 Sep 9 10:33 CHANGELOG.md [2024-09-09T10:40:54.727Z] -rw-rw-r-- 1 jenkins jenkins 1456 Sep 9 10:33 Dockerfile [2024-09-09T10:40:54.727Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 10:33 GOVERNANCE.md [2024-09-09T10:40:54.727Z] -rw-rw-r-- 1 jenkins jenkins 661 Sep 9 10:33 Jenkinsfile [2024-09-09T10:40:54.727Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 9 10:33 LICENSE [2024-09-09T10:40:54.727Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 9 10:33 Makefile [2024-09-09T10:40:54.727Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 9 10:33 OWNERS.md [2024-09-09T10:40:54.727Z] -rw-rw-r-- 1 jenkins jenkins 28907 Sep 9 10:33 README.md [2024-09-09T10:40:54.727Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 10:31 VERSION [2024-09-09T10:40:54.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:33 bin [2024-09-09T10:40:54.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:33 cmd [2024-09-09T10:40:54.727Z] -rw-r--r-- 1 jenkins jenkins 438103 Sep 9 10:40 coverage.out [2024-09-09T10:40:54.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:33 examples [2024-09-09T10:40:54.727Z] -rw-rw-r-- 1 jenkins jenkins 7164 Sep 9 10:33 go.mod [2024-09-09T10:40:54.727Z] -rw-rw-r-- 1 jenkins jenkins 101675 Sep 9 10:33 go.sum [2024-09-09T10:40:54.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:33 images [2024-09-09T10:40:54.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:33 internal [2024-09-09T10:40:54.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 10:33 pkg [2024-09-09T10:40:54.727Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 9 10:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:40:55.170Z] + 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=bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 --label arch=arm64 --label version=0.0.0 . [2024-09-09T10:40:55.438Z] Sending build context to Docker daemon 1.201MB [2024-09-09T10:40:55.438Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T10:40:55.438Z] Step 2/25 : FROM ${BASE} AS builder [2024-09-09T10:40:55.438Z] ---> 31ceaaa72ffc [2024-09-09T10:40:55.438Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-09-09T10:40:55.704Z] ---> Running in 131db9f1404f [2024-09-09T10:40:55.970Z] Removing intermediate container 131db9f1404f [2024-09-09T10:40:55.970Z] ---> c8baf9a8db61 [2024-09-09T10:40:55.970Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T10:40:55.970Z] ---> Running in 9793c2144662 [2024-09-09T10:40:56.236Z] Removing intermediate container 9793c2144662 [2024-09-09T10:40:56.236Z] ---> 632c52ebe572 [2024-09-09T10:40:56.236Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T10:40:57.502Z] ---> Running in 52b4165f0979 [2024-09-09T10:40:57.502Z] Removing intermediate container 52b4165f0979 [2024-09-09T10:40:57.502Z] ---> efe34e1c7800 [2024-09-09T10:40:57.502Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T10:40:57.502Z] ---> Running in ff4772917e5e [2024-09-09T10:40:57.502Z] Removing intermediate container ff4772917e5e [2024-09-09T10:40:57.502Z] ---> 05192686527d [2024-09-09T10:40:57.502Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T10:40:57.502Z] ---> Running in b1a729cb71b1 [2024-09-09T10:40:58.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T10:40:58.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T10:40:59.298Z] OK: 266 MiB in 52 packages [2024-09-09T10:41:00.253Z] Removing intermediate container b1a729cb71b1 [2024-09-09T10:41:00.254Z] ---> 03c6e3535082 [2024-09-09T10:41:00.254Z] Step 8/25 : WORKDIR /app [2024-09-09T10:41:00.254Z] ---> Running in 9d3bfc1df138 [2024-09-09T10:41:00.523Z] Removing intermediate container 9d3bfc1df138 [2024-09-09T10:41:00.523Z] ---> 4e8bbd4dc094 [2024-09-09T10:41:00.523Z] Step 9/25 : COPY go.mod vendor* ./ [2024-09-09T10:41:01.105Z] ---> dc53d21beb28 [2024-09-09T10:41:01.105Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T10:41:01.105Z] ---> Running in 455f253ab88d [2024-09-09T10:41:03.685Z] Removing intermediate container 455f253ab88d [2024-09-09T10:41:03.685Z] ---> c37de639a269 [2024-09-09T10:41:03.685Z] Step 11/25 : COPY . . [2024-09-09T10:41:03.955Z] ---> 28838dd9aa78 [2024-09-09T10:41:03.955Z] Step 12/25 : RUN $MAKE [2024-09-09T10:41:04.226Z] ---> Running in a12b90f0f96d [2024-09-09T10:41:05.183Z] 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.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-09-09T10:44:27.271Z] Removing intermediate container a12b90f0f96d [2024-09-09T10:44:27.271Z] ---> 63df9b2bdb47 [2024-09-09T10:44:27.271Z] Step 13/25 : FROM alpine:3.18 [2024-09-09T10:44:27.271Z] 3.18: Pulling from library/alpine [2024-09-09T10:44:27.271Z] 720f3032cd11: Pulling fs layer [2024-09-09T10:44:27.271Z] 720f3032cd11: Verifying Checksum [2024-09-09T10:44:27.271Z] 720f3032cd11: Download complete [2024-09-09T10:44:27.271Z] 720f3032cd11: Pull complete [2024-09-09T10:44:27.271Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T10:44:27.271Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T10:44:27.271Z] ---> 3e834921e367 [2024-09-09T10:44:27.271Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-09T10:44:27.271Z] ---> Running in 206bdf592ff1 [2024-09-09T10:44:27.271Z] Removing intermediate container 206bdf592ff1 [2024-09-09T10:44:27.271Z] ---> ee7b882fbcfa [2024-09-09T10:44:27.271Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-09-09T10:44:27.271Z] ---> Running in 283cc0e4d593 [2024-09-09T10:44:27.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T10:44:27.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T10:44:28.225Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T10:44:28.225Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T10:44:28.225Z] OK: 8 MiB in 16 packages [2024-09-09T10:44:28.815Z] Removing intermediate container 283cc0e4d593 [2024-09-09T10:44:28.815Z] ---> 951471680b2a [2024-09-09T10:44:28.815Z] Step 16/25 : RUN apk --no-cache upgrade [2024-09-09T10:44:28.815Z] ---> Running in 0e749f9bf225 [2024-09-09T10:44:29.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T10:44:30.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T10:44:30.937Z] OK: 8 MiB in 16 packages [2024-09-09T10:44:31.895Z] Removing intermediate container 0e749f9bf225 [2024-09-09T10:44:31.895Z] ---> 5660fbb109f9 [2024-09-09T10:44:31.895Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-09-09T10:44:32.474Z] ---> d2d3929025f7 [2024-09-09T10:44:32.474Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-09-09T10:44:32.743Z] ---> 5dfe199fa6e5 [2024-09-09T10:44:32.743Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-09-09T10:44:35.317Z] ---> 7b6a8ab6e7f9 [2024-09-09T10:44:35.317Z] Step 20/25 : EXPOSE 59989 [2024-09-09T10:44:35.317Z] ---> Running in 2638f2d91ed0 [2024-09-09T10:44:35.317Z] Removing intermediate container 2638f2d91ed0 [2024-09-09T10:44:35.317Z] ---> 5b5be8da57c4 [2024-09-09T10:44:35.317Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-09-09T10:44:35.317Z] ---> Running in 4ef5b506a889 [2024-09-09T10:44:35.583Z] Removing intermediate container 4ef5b506a889 [2024-09-09T10:44:35.583Z] ---> d9493379ffc6 [2024-09-09T10:44:35.583Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-09T10:44:35.583Z] ---> Running in af0a62f56e6e [2024-09-09T10:44:35.849Z] Removing intermediate container af0a62f56e6e [2024-09-09T10:44:35.849Z] ---> 8c64ddaef743 [2024-09-09T10:44:35.849Z] Step 23/25 : LABEL arch=arm64 [2024-09-09T10:44:36.114Z] ---> Running in b95df211a8b1 [2024-09-09T10:44:36.380Z] Removing intermediate container b95df211a8b1 [2024-09-09T10:44:36.380Z] ---> 5cd015985412 [2024-09-09T10:44:36.380Z] Step 24/25 : LABEL git_sha=bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 [2024-09-09T10:44:36.380Z] ---> Running in ce753ca41079 [2024-09-09T10:44:36.645Z] Removing intermediate container ce753ca41079 [2024-09-09T10:44:36.645Z] ---> fd73475302dd [2024-09-09T10:44:36.645Z] Step 25/25 : LABEL version=0.0.0 [2024-09-09T10:44:36.645Z] ---> Running in ab37c15ea3c9 [2024-09-09T10:44:36.911Z] Removing intermediate container ab37c15ea3c9 [2024-09-09T10:44:36.911Z] ---> e9339ef57861 [2024-09-09T10:44:36.911Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T10:44:37.175Z] Successfully built e9339ef57861 [2024-09-09T10:44:37.176Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:44:38.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T10:44:38.073Z] [2024-09-09T10:44:38.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:44:38.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T10:44:38.517Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T10:44:38.517Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T10:44:38.517Z] 04944245beec: Pulling fs layer [2024-09-09T10:44:38.517Z] 699f458cf7ca: Pulling fs layer [2024-09-09T10:44:38.517Z] 765212b225bb: Pulling fs layer [2024-09-09T10:44:38.517Z] f23df028b6ca: Pulling fs layer [2024-09-09T10:44:38.517Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T10:44:38.517Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T10:44:38.517Z] f23df028b6ca: Waiting [2024-09-09T10:44:38.517Z] d65c8cfc05b1: Waiting [2024-09-09T10:44:38.517Z] 2437ff75d9bd: Waiting [2024-09-09T10:44:38.517Z] 765212b225bb: Waiting [2024-09-09T10:44:38.783Z] 04944245beec: Verifying Checksum [2024-09-09T10:44:38.783Z] 04944245beec: Download complete [2024-09-09T10:44:38.783Z] 765212b225bb: Verifying Checksum [2024-09-09T10:44:38.783Z] 765212b225bb: Download complete [2024-09-09T10:44:38.783Z] f23df028b6ca: Verifying Checksum [2024-09-09T10:44:38.783Z] f23df028b6ca: Download complete [2024-09-09T10:44:38.783Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T10:44:38.783Z] d65c8cfc05b1: Download complete [2024-09-09T10:44:38.783Z] 699f458cf7ca: Verifying Checksum [2024-09-09T10:44:38.783Z] 699f458cf7ca: Download complete [2024-09-09T10:44:39.365Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T10:44:39.366Z] 8998bd30e6a1: Download complete [2024-09-09T10:44:41.944Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T10:44:41.944Z] 2437ff75d9bd: Download complete [2024-09-09T10:44:43.886Z] 8998bd30e6a1: Pull complete [2024-09-09T10:44:44.469Z] 04944245beec: Pull complete [2024-09-09T10:44:45.876Z] 699f458cf7ca: Pull complete [2024-09-09T10:44:46.141Z] 765212b225bb: Pull complete [2024-09-09T10:44:47.098Z] f23df028b6ca: Pull complete [2024-09-09T10:44:47.098Z] d65c8cfc05b1: Pull complete [2024-09-09T10:45:05.402Z] 2437ff75d9bd: Pull complete [2024-09-09T10:45:05.402Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T10:45:05.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T10:45:05.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:45:05.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-9842 does not seem to be running inside a container [2024-09-09T10:45:05.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-09T10:45:08.360Z] $ docker top a4a60a14ea4ff8795f6bae97e6f9cfe5da2c97671649463f2bdfac3498eabdad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:45:08.961Z] ---> job-cost.sh [2024-09-09T10:45:09.225Z] lf-activate-venv: SKIPPING [2024-09-09T10:45:09.225Z] INFO: No Stack... [2024-09-09T10:45:09.491Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T10:45:10.445Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T10:45:11.111Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-09-09T10:45:11.111Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T10:45:11.178Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-312-1-stack-cost] [2024-09-09T10:45:11.185Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-312-1-stack-cost] did not exist. Created. [2024-09-09T10:45:11.192Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-312-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T10:45:11.940Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-cf8aa46d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-09T10:45:12.293Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-09T10:45:12.594Z] Warning: overwriting stash ‘stack-cost’ [2024-09-09T10:45:12.650Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T10:45:12.671Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-312-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T10:45:12.761Z] $ docker stop --time=1 a4a60a14ea4ff8795f6bae97e6f9cfe5da2c97671649463f2bdfac3498eabdad [2024-09-09T10:45:14.261Z] $ docker rm -f --volumes a4a60a14ea4ff8795f6bae97e6f9cfe5da2c97671649463f2bdfac3498eabdad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-09T10:45:15.670Z] provisioning config files... [2024-09-09T10:45:15.676Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp/config11313750725985524190tmp [Pipeline] { [Pipeline] sh [2024-09-09T10:45:16.031Z] + set +x [2024-09-09T10:45:16.031Z] + curl -s https://codecov.io/bash [2024-09-09T10:45:16.031Z] + bash -s -- [2024-09-09T10:45:16.031Z] [2024-09-09T10:45:16.031Z] _____ _ [2024-09-09T10:45:16.031Z] / ____| | | [2024-09-09T10:45:16.031Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T10:45:16.031Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T10:45:16.031Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T10:45:16.031Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T10:45:16.031Z] Bash-1.0.6 [2024-09-09T10:45:16.031Z] [2024-09-09T10:45:16.031Z] [2024-09-09T10:45:16.031Z] ==> git version 2.25.1 found [2024-09-09T10:45:16.031Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-09T10:45:16.031Z] Release-Date: 2020-01-08 [2024-09-09T10:45:16.031Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-09T10:45:16.031Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T10:45:16.031Z] ==> Jenkins CI detected. [2024-09-09T10:45:16.031Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-312 [2024-09-09T10:45:16.031Z] project root: . [2024-09-09T10:45:16.031Z] --> token set from env [2024-09-09T10:45:16.031Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T10:45:16.031Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T10:45:16.031Z] ==> Python coveragepy not found [2024-09-09T10:45:16.031Z] ==> Searching for coverage reports in: [2024-09-09T10:45:16.031Z] + . [2024-09-09T10:45:16.031Z] -> Found 1 reports [2024-09-09T10:45:16.031Z] ==> Detecting git/mercurial file structure [2024-09-09T10:45:16.291Z] ==> Reading reports [2024-09-09T10:45:16.291Z] + ./coverage.out bytes=438103 [2024-09-09T10:45:16.291Z] ==> Appending adjustments [2024-09-09T10:45:16.291Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T10:45:16.291Z] + Found adjustments [2024-09-09T10:45:16.291Z] ==> Gzipping contents [2024-09-09T10:45:16.550Z] 52K /tmp/codecov.kTBsbw.gz [2024-09-09T10:45:16.550Z] ==> Uploading reports [2024-09-09T10:45:16.550Z] url: https://codecov.io [2024-09-09T10:45:16.550Z] query: branch=PR-312&commit=bf970480e22d185c5ca87888c7dcfa6b65d9bfb3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-312%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=312&job=&cmd_args= [2024-09-09T10:45:16.550Z] -> Pinging Codecov [2024-09-09T10:45:16.550Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-312&commit=bf970480e22d185c5ca87888c7dcfa6b65d9bfb3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-312%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=312&job=&cmd_args= [2024-09-09T10:45:16.550Z] -> Uploading to [2024-09-09T10:45:16.550Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/581DD39554BDF9B6E22D074273EAD858/bf970480e22d185c5ca87888c7dcfa6b65d9bfb3/7cb233b8-a9a0-412a-b6f5-ca7fbbe2efe5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T104516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=229521220e73b5ef9cb25636b859148b0280ccd3e40e54a48c52e0fe34f0f1db [2024-09-09T10:45:16.550Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T10:45:16.550Z] Dload Upload Total Spent Left Speed [2024-09-09T10:45:16.810Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50185 0 0 100 50185 0 175k --:--:-- --:--:-- --:--:-- 175k [2024-09-09T10:45:16.810Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 [Pipeline] } [2024-09-09T10:45:16.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-09T10:45:19.115Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-312/archives ] [2024-09-09T10:45:19.115Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-312/archives [2024-09-09T10:45:19.115Z] total 16 [2024-09-09T10:45:19.115Z] drwxr-xr-x 3 root root 4096 Sep 9 10:34 . [2024-09-09T10:45:19.115Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 9 10:34 .. [2024-09-09T10:45:19.115Z] drwxr-xr-x 2 root root 4096 Sep 9 10:34 cost [2024-09-09T10:45:19.115Z] -rw-r--r-- 1 root root 91 Sep 9 10:34 cost.csv [2024-09-09T10:45:19.115Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-312/archives [2024-09-09T10:45:19.115Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-312/archives [2024-09-09T10:45:19.115Z] total 16 [2024-09-09T10:45:19.115Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 10:34 . [2024-09-09T10:45:19.115Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 9 10:34 .. [2024-09-09T10:45:19.115Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 10:34 cost [2024-09-09T10:45:19.115Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 9 10:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:45:19.451Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:45:20.359Z] ---> package-listing.sh [2024-09-09T10:45:20.359Z] ++ facter osfamily [2024-09-09T10:45:20.359Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T10:45:20.618Z] + OS_FAMILY=debian [2024-09-09T10:45:20.618Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-312 [2024-09-09T10:45:20.618Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T10:45:20.618Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T10:45:20.618Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T10:45:20.618Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T10:45:20.618Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-312 ']' [2024-09-09T10:45:20.618Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T10:45:20.618Z] + case "${OS_FAMILY}" in [2024-09-09T10:45:20.618Z] + dpkg -l [2024-09-09T10:45:20.618Z] + grep '^ii' [2024-09-09T10:45:20.618Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T10:45:20.618Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T10:45:20.618Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T10:45:20.618Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-312 ']' [2024-09-09T10:45:20.618Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-312/archives/ [2024-09-09T10:45:20.618Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-312/archives/ [Pipeline] echo [2024-09-09T10:45:20.661Z] 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-312/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-09T10:45:20.961Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:45:21.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T10:45:21.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:45:21.818Z] prd-ubuntu20.04-docker-8c-8g-9841 does not seem to be running inside a container [2024-09-09T10:45:21.846Z] $ 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-312/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-312 -v /w/workspace/undry_device-rfid-llrp-go_PR-312:/w/workspace/undry_device-rfid-llrp-go_PR-312:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-312@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-312@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-09T10:45:22.016Z] $ docker top e01072e370721e7e3bd6a39aa9bda27c1371c48d677e8e239f97d68c3b3db0e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T10:45:22.440Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T10:45:22.762Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T10:45:23.084Z] + ls /var/log/sa-host [2024-09-09T10:45:23.084Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T10:45:23.331Z] provisioning config files... [2024-09-09T10:45:23.340Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp/config12448771335780861268tmp [Pipeline] { [Pipeline] echo [2024-09-09T10:45:23.411Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:45:23.737Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T10:45:23.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:45:24.206Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T10:45:24.246Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:45:24.570Z] ---> sudo-logs.sh [2024-09-09T10:45:24.570Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T10:45:24.669Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:45:24.995Z] ---> job-cost.sh [2024-09-09T10:45:24.996Z] lf-activate-venv: SKIPPING [2024-09-09T10:45:24.996Z] DEBUG: total: 0.2199999988079071 [2024-09-09T10:45:24.996Z] INFO: Retrieving Stack Cost... [2024-09-09T10:45:25.258Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T10:45:25.827Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T10:45:25.872Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:45:26.213Z] ---> logs-deploy.sh [2024-09-09T10:45:26.213Z] lf-activate-venv: SKIPPING [2024-09-09T10:45:26.213Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-312/1 [2024-09-09T10:45:26.213Z] INFO: archiving workspace using pattern(s): [2024-09-09T10:45:27.152Z] Archives upload complete. [2024-09-09T10:45:27.152Z] INFO: archiving logs to Nexus