Pull request #256 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3aab399fb40ee00df2a4c18f26f9c86729bed9b8+2e75981913cbc41681b9c59fd5d2458c5db5b5f2 (c8238dd09df19b8d428ac35a0def9ed2acc73fad) 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-ssh1079416100313817890.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10190749928399365717.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-256/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-256/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3684468396164374073.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-256/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13021898059887288815.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh15802849350659075297.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-256/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-256/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13741297682353854685.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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, buildSnap:false] ========================================================= [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-8128 in /w/workspace/undry_device-rfid-llrp-go_PR-256 [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-256 # 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 > 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/256/head:refs/remotes/origin/PR-256 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 into PR head commit 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 Merge succeeded, producing 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 Checking out Revision 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 (PR-256) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-28T10:55:26.368Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 # 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 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-28T10:55:26.551Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-28T10:55:26.661Z] ========================================================= [2023-09-28T10:55:26.661Z] EdgeX Global Pipelines Version Info [2023-09-28T10:55:26.661Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-28T10:55:27.407Z] ------------------- [2023-09-28T10:55:27.407Z] stable info: [2023-09-28T10:55:27.407Z] ------------------- [2023-09-28T10:55:27.407Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-28T10:55:27.407Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T10:55:27.407Z] Message: update stable to v1.0.254 [2023-09-28T10:55:27.975Z] ------------------- [2023-09-28T10:55:27.975Z] experimental info: [2023-09-28T10:55:27.975Z] ------------------- [2023-09-28T10:55:27.975Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-28T10:55:27.975Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T10:55:27.975Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-28T10:55:28.269Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-28T10:55:28.317Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-28T10:55:28.364Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-28T10:55:28.406Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-28T10:55:28.450Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-28T10:55:28.494Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-28T10:55:28.542Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-28T10:55:28.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-28T10:55:28.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-28T10:55:28.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-28T10:55:28.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-28T10:55:28.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-28T10:55:28.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-28T10:55:28.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-28T10:55:28.895Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-28T10:55:28.935Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-28T10:55:28.980Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-28T10:55:29.027Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-28T10:55:29.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-28T10:55:29.117Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-28T10:55:29.167Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-28T10:55:29.207Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-28T10:55:29.254Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-28T10:55:29.290Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-28T10:55:29.328Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-28T10:55:29.366Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-28T10:55:29.414Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-28T10:55:29.456Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-256 [Pipeline] echo [2023-09-28T10:55:29.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-256 [Pipeline] echo [2023-09-28T10:55:29.541Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-256 [Pipeline] echo [2023-09-28T10:55:29.583Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 [Pipeline] echo [2023-09-28T10:55:29.623Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3aab399 [Pipeline] echo [2023-09-28T10:55:29.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T10:55:29.779Z] provisioning config files... [2023-09-28T10:55:29.802Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-256@tmp/config2915199275446211103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T10:55:30.145Z] ---> docker-login.sh [2023-09-28T10:55:30.145Z] nexus3.edgexfoundry.org:10001 [2023-09-28T10:55:30.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T10:55:30.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T10:55:30.406Z] Configure a credential helper to remove this warning. See [2023-09-28T10:55:30.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T10:55:30.406Z] [2023-09-28T10:55:30.406Z] Login Succeeded [2023-09-28T10:55:30.406Z] nexus3.edgexfoundry.org:10002 [2023-09-28T10:55:30.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T10:55:30.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T10:55:30.669Z] Configure a credential helper to remove this warning. See [2023-09-28T10:55:30.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T10:55:30.669Z] [2023-09-28T10:55:30.669Z] Login Succeeded [2023-09-28T10:55:30.669Z] nexus3.edgexfoundry.org:10003 [2023-09-28T10:55:30.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T10:55:30.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T10:55:30.669Z] Configure a credential helper to remove this warning. See [2023-09-28T10:55:30.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T10:55:30.669Z] [2023-09-28T10:55:30.669Z] Login Succeeded [2023-09-28T10:55:30.669Z] nexus3.edgexfoundry.org:10004 [2023-09-28T10:55:30.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T10:55:30.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T10:55:30.929Z] Configure a credential helper to remove this warning. See [2023-09-28T10:55:30.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T10:55:30.929Z] [2023-09-28T10:55:30.929Z] Login Succeeded [2023-09-28T10:55:30.929Z] docker.io [2023-09-28T10:55:30.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T10:55:31.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T10:55:31.189Z] Configure a credential helper to remove this warning. See [2023-09-28T10:55:31.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T10:55:31.189Z] [2023-09-28T10:55:31.189Z] Login Succeeded [2023-09-28T10:55:31.189Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T10:55:31.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-28T10:55:31.864Z] + git rev-list -1 --merges 3aab399fb40ee00df2a4c18f26f9c86729bed9b8~1..3aab399fb40ee00df2a4c18f26f9c86729bed9b8 [Pipeline] echo [2023-09-28T10:55:31.927Z] -----------> git rev-list -1 --merges 3aab399fb40ee00df2a4c18f26f9c86729bed9b8~1..3aab399fb40ee00df2a4c18f26f9c86729bed9b8 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 [false] [Pipeline] sh [2023-09-28T10:55:32.235Z] + git log --format=format:%s -1 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 [Pipeline] echo [2023-09-28T10:55:32.275Z] ========================================================= [2023-09-28T10:55:32.275Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-28T10:55:32.275Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T10:55:32.711Z] + git log --format=format:%s -1 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 [Pipeline] echo [2023-09-28T10:55:32.742Z] [semverPrep] GIT_COMMIT: 3aab399fb40ee00df2a4c18f26f9c86729bed9b8, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-28T10:55:32.770Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-28T10:55:33.165Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-28T10:55:33.165Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-28T10:55:33.165Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-28T10:55:33.165Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-28T10:55:33.165Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-28T10:55:33.165Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-28T10:55:33.165Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T10:55:33.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T10:55:33.655Z] [2023-09-28T10:55:33.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T10:55:34.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T10:55:34.041Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-28T10:55:34.041Z] b85a868b505f: Pulling fs layer [2023-09-28T10:55:34.041Z] e2be974225ed: Pulling fs layer [2023-09-28T10:55:34.041Z] 339a4e72a1f5: Pulling fs layer [2023-09-28T10:55:34.041Z] 988bab9f4d93: Pulling fs layer [2023-09-28T10:55:34.041Z] 1469e6f7b9e6: Pulling fs layer [2023-09-28T10:55:34.041Z] eaf3925da568: Pulling fs layer [2023-09-28T10:55:34.041Z] bab4dde63d76: Pulling fs layer [2023-09-28T10:55:34.041Z] bde34c3a00c8: Pulling fs layer [2023-09-28T10:55:34.041Z] b352a97aabf1: Pulling fs layer [2023-09-28T10:55:34.041Z] 4872d77fe225: Pulling fs layer [2023-09-28T10:55:34.041Z] 5851b861e8e6: Pulling fs layer [2023-09-28T10:55:34.041Z] bab4dde63d76: Waiting [2023-09-28T10:55:34.041Z] b352a97aabf1: Waiting [2023-09-28T10:55:34.041Z] bde34c3a00c8: Waiting [2023-09-28T10:55:34.041Z] 4872d77fe225: Waiting [2023-09-28T10:55:34.041Z] 5851b861e8e6: Waiting [2023-09-28T10:55:34.041Z] 1469e6f7b9e6: Waiting [2023-09-28T10:55:34.041Z] 988bab9f4d93: Waiting [2023-09-28T10:55:34.041Z] eaf3925da568: Waiting [2023-09-28T10:55:34.041Z] e2be974225ed: Verifying Checksum [2023-09-28T10:55:34.041Z] e2be974225ed: Download complete [2023-09-28T10:55:34.041Z] 988bab9f4d93: Verifying Checksum [2023-09-28T10:55:34.041Z] 988bab9f4d93: Download complete [2023-09-28T10:55:34.301Z] 1469e6f7b9e6: Verifying Checksum [2023-09-28T10:55:34.301Z] 1469e6f7b9e6: Download complete [2023-09-28T10:55:34.301Z] eaf3925da568: Download complete [2023-09-28T10:55:34.301Z] 339a4e72a1f5: Verifying Checksum [2023-09-28T10:55:34.301Z] 339a4e72a1f5: Download complete [2023-09-28T10:55:34.301Z] bde34c3a00c8: Download complete [2023-09-28T10:55:34.301Z] b352a97aabf1: Download complete [2023-09-28T10:55:34.301Z] 4872d77fe225: Verifying Checksum [2023-09-28T10:55:34.301Z] 4872d77fe225: Download complete [2023-09-28T10:55:34.301Z] 5851b861e8e6: Download complete [2023-09-28T10:55:34.301Z] b85a868b505f: Verifying Checksum [2023-09-28T10:55:34.301Z] b85a868b505f: Download complete [2023-09-28T10:55:34.567Z] bab4dde63d76: Download complete [2023-09-28T10:55:35.946Z] b85a868b505f: Pull complete [2023-09-28T10:55:35.946Z] e2be974225ed: Pull complete [2023-09-28T10:55:36.212Z] 339a4e72a1f5: Pull complete [2023-09-28T10:55:36.471Z] 988bab9f4d93: Pull complete [2023-09-28T10:55:36.730Z] 1469e6f7b9e6: Pull complete [2023-09-28T10:55:36.730Z] eaf3925da568: Pull complete [2023-09-28T10:55:38.641Z] bab4dde63d76: Pull complete [2023-09-28T10:55:38.900Z] bde34c3a00c8: Pull complete [2023-09-28T10:55:38.900Z] b352a97aabf1: Pull complete [2023-09-28T10:55:39.159Z] 4872d77fe225: Pull complete [2023-09-28T10:55:39.159Z] 5851b861e8e6: Pull complete [2023-09-28T10:55:39.159Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-28T10:55:39.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T10:55:39.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T10:55:39.437Z] prd-ubuntu20.04-docker-8c-8g-8128 does not seem to be running inside a container [2023-09-28T10:55:39.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-256 -v /w/workspace/undry_device-rfid-llrp-go_PR-256:/w/workspace/undry_device-rfid-llrp-go_PR-256:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-256@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-28T10:55:42.423Z] $ docker top a5cfbc91ab76e05ec525285d4f8b6d91d31f30be3895765645dffabc9a2d61a1 -eo pid,comm [2023-09-28T10:55:42.493Z] 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). [2023-09-28T10:55:42.493Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-28T10:55:42.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T10:55:42.621Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T10:55:42.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T10:55:42.749Z] $ docker exec a5cfbc91ab76e05ec525285d4f8b6d91d31f30be3895765645dffabc9a2d61a1 ssh-agent [2023-09-28T10:55:42.875Z] SSH_AUTH_SOCK=/tmp/ssh-vhsmWCKH8htN/agent.31 [2023-09-28T10:55:42.875Z] SSH_AGENT_PID=37 [2023-09-28T10:55:42.882Z] Running ssh-add (command line suppressed) [2023-09-28T10:55:43.008Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-256@tmp/private_key_11800208135501322838.key (/w/workspace/undry_device-rfid-llrp-go_PR-256@tmp/private_key_11800208135501322838.key) [2023-09-28T10:55:43.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T10:55:43.360Z] + git tag --points-at HEAD [Pipeline] } [2023-09-28T10:55:43.383Z] $ docker exec --env ******** --env ******** a5cfbc91ab76e05ec525285d4f8b6d91d31f30be3895765645dffabc9a2d61a1 ssh-agent -k [2023-09-28T10:55:43.489Z] unset SSH_AUTH_SOCK; [2023-09-28T10:55:43.489Z] unset SSH_AGENT_PID; [2023-09-28T10:55:43.489Z] echo Agent pid 37 killed; [2023-09-28T10:55:43.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-28T10:55:43.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T10:55:43.612Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T10:55:43.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T10:55:43.730Z] $ docker exec a5cfbc91ab76e05ec525285d4f8b6d91d31f30be3895765645dffabc9a2d61a1 ssh-agent [2023-09-28T10:55:43.849Z] SSH_AUTH_SOCK=/tmp/ssh-4TMLYBvYGnHm/agent.69 [2023-09-28T10:55:43.849Z] SSH_AGENT_PID=75 [2023-09-28T10:55:43.854Z] Running ssh-add (command line suppressed) [2023-09-28T10:55:43.958Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-256@tmp/private_key_5841135533972783166.key (/w/workspace/undry_device-rfid-llrp-go_PR-256@tmp/private_key_5841135533972783166.key) [2023-09-28T10:55:43.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T10:55:44.313Z] + git semver init [2023-09-28T10:55:44.573Z] 2023-09-28 10:55:44,505 [run_init] DEBUG init version:0.0.0 force:False [2023-09-28T10:55:44.573Z] 2023-09-28 10:55:44,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-256/.semver [2023-09-28T10:55:44.573Z] 2023-09-28 10:55:44,508 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-256/.semver [2023-09-28T10:55:44.573Z] 2023-09-28 10:55:44,509 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-256/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-256, universal_newlines=False, shell=None, istream=None) [2023-09-28T10:55:45.512Z] 2023-09-28 10:55:45,384 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-256/.git/info/exclude [2023-09-28T10:55:45.512Z] 2023-09-28 10:55:45,384 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-256/.semver/PR-256 with force:False [2023-09-28T10:55:45.512Z] 2023-09-28 10:55:45,385 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-256/.semver/PR-256 [2023-09-28T10:55:45.512Z] 2023-09-28 10:55:45,389 [execute] INFO git cat-file --batch-check [2023-09-28T10:55:45.512Z] 2023-09-28 10:55:45,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-256/.semver, universal_newlines=False, shell=None, istream=) [2023-09-28T10:55:45.512Z] 2023-09-28 10:55:45,396 [execute] INFO git cat-file --batch [2023-09-28T10:55:45.512Z] 2023-09-28 10:55:45,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-256/.semver, universal_newlines=False, shell=None, istream=) [2023-09-28T10:55:45.512Z] 2023-09-28 10:55:45,402 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-256/.semver/PR-256 [2023-09-28T10:55:45.512Z] 0.0.0 [Pipeline] } [2023-09-28T10:55:45.533Z] $ docker exec --env ******** --env ******** a5cfbc91ab76e05ec525285d4f8b6d91d31f30be3895765645dffabc9a2d61a1 ssh-agent -k [2023-09-28T10:55:45.638Z] unset SSH_AUTH_SOCK; [2023-09-28T10:55:45.639Z] unset SSH_AGENT_PID; [2023-09-28T10:55:45.639Z] echo Agent pid 75 killed; [2023-09-28T10:55:45.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-28T10:55:46.140Z] + git semver [Pipeline] } [2023-09-28T10:55:46.421Z] $ docker stop --time=1 a5cfbc91ab76e05ec525285d4f8b6d91d31f30be3895765645dffabc9a2d61a1 [2023-09-28T10:55:47.795Z] $ docker rm -f --volumes a5cfbc91ab76e05ec525285d4f8b6d91d31f30be3895765645dffabc9a2d61a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T10:55:48.220Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-28T10:55:48.516Z] Stashed 1 file(s) [Pipeline] echo [2023-09-28T10:55:48.533Z] [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 [2023-09-28T10:55:49.137Z] provisioning config files... [2023-09-28T10:55:49.148Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-256@tmp/config13060903424536867965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T10:55:49.500Z] ---> docker-login.sh [2023-09-28T10:55:49.500Z] nexus3.edgexfoundry.org:10001 [2023-09-28T10:55:49.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T10:55:49.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T10:55:49.500Z] Configure a credential helper to remove this warning. See [2023-09-28T10:55:49.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T10:55:49.500Z] [2023-09-28T10:55:49.500Z] Login Succeeded [2023-09-28T10:55:49.500Z] nexus3.edgexfoundry.org:10002 [2023-09-28T10:55:49.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T10:55:49.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T10:55:49.761Z] Configure a credential helper to remove this warning. See [2023-09-28T10:55:49.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T10:55:49.761Z] [2023-09-28T10:55:49.761Z] Login Succeeded [2023-09-28T10:55:49.761Z] nexus3.edgexfoundry.org:10003 [2023-09-28T10:55:49.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T10:55:49.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T10:55:49.761Z] Configure a credential helper to remove this warning. See [2023-09-28T10:55:49.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T10:55:49.761Z] [2023-09-28T10:55:49.761Z] Login Succeeded [2023-09-28T10:55:49.761Z] nexus3.edgexfoundry.org:10004 [2023-09-28T10:55:49.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T10:55:50.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T10:55:50.019Z] Configure a credential helper to remove this warning. See [2023-09-28T10:55:50.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T10:55:50.019Z] [2023-09-28T10:55:50.019Z] Login Succeeded [2023-09-28T10:55:50.019Z] docker.io [2023-09-28T10:55:50.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T10:55:50.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T10:55:50.278Z] Configure a credential helper to remove this warning. See [2023-09-28T10:55:50.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T10:55:50.278Z] [2023-09-28T10:55:50.278Z] Login Succeeded [2023-09-28T10:55:50.278Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T10:55:50.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-28T10:55:50.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T10:55:50.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T10:55:50.545Z] ========================================================= [2023-09-28T10:55:50.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-28T10:55:50.545Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T10:55:51.026Z] + 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 . [2023-09-28T10:55:51.027Z] Sending build context to Docker daemon 4.351MB [2023-09-28T10:55:51.027Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T10:55:51.027Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-28T10:55:51.027Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-28T10:55:51.027Z] 7264a8db6415: Pulling fs layer [2023-09-28T10:55:51.027Z] c4d48a809fc2: Pulling fs layer [2023-09-28T10:55:51.027Z] 4f1c88b9dad5: Pulling fs layer [2023-09-28T10:55:51.027Z] ad3a456e5733: Pulling fs layer [2023-09-28T10:55:51.027Z] 33e27b845d1e: Pulling fs layer [2023-09-28T10:55:51.027Z] c68163c4e522: Pulling fs layer [2023-09-28T10:55:51.027Z] 50da416c3ac9: Pulling fs layer [2023-09-28T10:55:51.027Z] 23d2d4c4bb30: Pulling fs layer [2023-09-28T10:55:51.027Z] c68163c4e522: Waiting [2023-09-28T10:55:51.027Z] 33e27b845d1e: Waiting [2023-09-28T10:55:51.027Z] 50da416c3ac9: Waiting [2023-09-28T10:55:51.027Z] 23d2d4c4bb30: Waiting [2023-09-28T10:55:51.027Z] c4d48a809fc2: Download complete [2023-09-28T10:55:51.286Z] ad3a456e5733: Verifying Checksum [2023-09-28T10:55:51.286Z] ad3a456e5733: Download complete [2023-09-28T10:55:51.286Z] 33e27b845d1e: Download complete [2023-09-28T10:55:51.286Z] 7264a8db6415: Verifying Checksum [2023-09-28T10:55:51.286Z] 7264a8db6415: Download complete [2023-09-28T10:55:51.286Z] c68163c4e522: Verifying Checksum [2023-09-28T10:55:51.286Z] c68163c4e522: Download complete [2023-09-28T10:55:51.286Z] 7264a8db6415: Pull complete [2023-09-28T10:55:51.545Z] 23d2d4c4bb30: Download complete [2023-09-28T10:55:51.545Z] c4d48a809fc2: Pull complete [2023-09-28T10:55:51.545Z] 4f1c88b9dad5: Verifying Checksum [2023-09-28T10:55:51.545Z] 4f1c88b9dad5: Download complete [2023-09-28T10:55:52.111Z] 50da416c3ac9: Verifying Checksum [2023-09-28T10:55:52.111Z] 50da416c3ac9: Download complete [2023-09-28T10:55:55.392Z] 4f1c88b9dad5: Pull complete [2023-09-28T10:55:55.392Z] ad3a456e5733: Pull complete [2023-09-28T10:55:55.392Z] 33e27b845d1e: Pull complete [2023-09-28T10:55:55.392Z] c68163c4e522: Pull complete [2023-09-28T10:55:57.918Z] 50da416c3ac9: Pull complete [2023-09-28T10:55:58.484Z] 23d2d4c4bb30: Pull complete [2023-09-28T10:55:58.484Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-28T10:55:58.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-28T10:55:58.484Z] ---> 0786185ac409 [2023-09-28T10:55:58.484Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-28T10:56:01.770Z] ---> Running in 3a7bbfa384f6 [2023-09-28T10:56:02.030Z] Removing intermediate container 3a7bbfa384f6 [2023-09-28T10:56:02.030Z] ---> 76f316acca89 [2023-09-28T10:56:02.030Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T10:56:02.030Z] ---> Running in d4a3fa8252a3 [2023-09-28T10:56:02.030Z] Removing intermediate container d4a3fa8252a3 [2023-09-28T10:56:02.030Z] ---> 02c01ae9e328 [2023-09-28T10:56:02.030Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T10:56:02.030Z] ---> Running in 9b90a5c3b516 [2023-09-28T10:56:02.288Z] Removing intermediate container 9b90a5c3b516 [2023-09-28T10:56:02.288Z] ---> e714bfa2b2bb [2023-09-28T10:56:02.288Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T10:56:02.288Z] ---> Running in 067a71950347 [2023-09-28T10:56:02.288Z] Removing intermediate container 067a71950347 [2023-09-28T10:56:02.288Z] ---> 497d4f78245e [2023-09-28T10:56:02.288Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T10:56:02.288Z] ---> Running in fdd1fa700bdb [2023-09-28T10:56:02.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T10:56:02.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T10:56:03.064Z] OK: 264 MiB in 52 packages [2023-09-28T10:56:03.630Z] Removing intermediate container fdd1fa700bdb [2023-09-28T10:56:03.630Z] ---> 28a24078c27f [2023-09-28T10:56:03.630Z] Step 8/12 : WORKDIR /app [2023-09-28T10:56:03.630Z] ---> Running in f9af3d5caf79 [2023-09-28T10:56:03.630Z] Removing intermediate container f9af3d5caf79 [2023-09-28T10:56:03.630Z] ---> bd3ada794477 [2023-09-28T10:56:03.630Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-28T10:56:03.889Z] ---> 2bcf4376392c [2023-09-28T10:56:03.889Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T10:56:03.889Z] ---> Running in 7050401a44e4 [2023-09-28T10:56:03.955Z] Still waiting to schedule task [2023-09-28T10:56:03.955Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-28T10:56:42.643Z] Removing intermediate container 7050401a44e4 [2023-09-28T10:56:42.643Z] ---> 6689204ee697 [2023-09-28T10:56:42.643Z] Step 11/12 : COPY . . [2023-09-28T10:56:42.643Z] ---> a828b3cc32e5 [2023-09-28T10:56:42.643Z] Step 12/12 : RUN $MAKE [2023-09-28T10:56:42.643Z] ---> Running in 6486db8b8724 [2023-09-28T10:56:42.643Z] noop [2023-09-28T10:56:42.643Z] Removing intermediate container 6486db8b8724 [2023-09-28T10:56:42.643Z] ---> c3fcbe7b4833 [2023-09-28T10:56:42.643Z] Successfully built c3fcbe7b4833 [2023-09-28T10:56:42.643Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T10:56:43.082Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-28T10:56:43.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T10:56:43.237Z] prd-ubuntu20.04-docker-8c-8g-8128 does not seem to be running inside a container [2023-09-28T10:56:43.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-256 -v /w/workspace/undry_device-rfid-llrp-go_PR-256:/w/workspace/undry_device-rfid-llrp-go_PR-256:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-256@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-28T10:56:43.657Z] $ docker top 4552112a89b3f66ccc69a45c9b93ee79e08d30821da97ca9bd8ae7e65c4159ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T10:56:44.043Z] + go version [2023-09-28T10:56:44.043Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-28T10:56:44.087Z] $ docker stop --time=1 4552112a89b3f66ccc69a45c9b93ee79e08d30821da97ca9bd8ae7e65c4159ac [2023-09-28T10:56:45.365Z] $ docker rm -f --volumes 4552112a89b3f66ccc69a45c9b93ee79e08d30821da97ca9bd8ae7e65c4159ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T10:56:46.074Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-28T10:56:46.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T10:56:46.234Z] prd-ubuntu20.04-docker-8c-8g-8128 does not seem to be running inside a container [2023-09-28T10:56:46.279Z] $ 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-256 -v /w/workspace/undry_device-rfid-llrp-go_PR-256:/w/workspace/undry_device-rfid-llrp-go_PR-256:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-256@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-28T10:56:46.798Z] $ docker top fb0b6eba1cfcada4028923dcdabff7107d21ebc24bbf4460d9a31b0e95c37015 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T10:56:47.235Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-256 [Pipeline] fileExists [Pipeline] sh [2023-09-28T10:56:47.594Z] + make test [2023-09-28T10:56:47.594Z] go test ./... -coverprofile=coverage.out ./... [2023-09-28T10:56:49.818Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-28T10:56:59.762Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-28T10:56:59.762Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-28T10:57:03.243Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.844s coverage: 40.6% of statements [2023-09-28T10:57:03.243Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.240s coverage: 51.9% of statements [2023-09-28T10:57:03.243Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements [2023-09-28T10:57:21.318Z] go vet ./... [2023-09-28T10:57:24.597Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-28T10:57:24.597Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-28T10:57:24.597Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-28T10:57:24.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-28T10:57:24.929Z] $ docker stop --time=1 fb0b6eba1cfcada4028923dcdabff7107d21ebc24bbf4460d9a31b0e95c37015 [2023-09-28T10:57:28.041Z] $ docker rm -f --volumes fb0b6eba1cfcada4028923dcdabff7107d21ebc24bbf4460d9a31b0e95c37015 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T10:57:28.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-28T10:57:28.658Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-28T10:57:29.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-28T10:57:29.646Z] + ls -al . [2023-09-28T10:57:29.646Z] total 644 [2023-09-28T10:57:29.646Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 10:56 . [2023-09-28T10:57:29.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 10:55 .. [2023-09-28T10:57:29.646Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 28 10:55 .dockerignore [2023-09-28T10:57:29.646Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 10:57 .git [2023-09-28T10:57:29.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 10:55 .github [2023-09-28T10:57:29.646Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 28 10:55 .gitignore [2023-09-28T10:57:29.646Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 10:55 .golangci.yml [2023-09-28T10:57:29.646Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 10:55 .semver [2023-09-28T10:57:29.646Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 28 10:55 Attribution.txt [2023-09-28T10:57:29.646Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 28 10:55 CHANGELOG.md [2023-09-28T10:57:29.646Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 28 10:55 Dockerfile [2023-09-28T10:57:29.646Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 10:55 GOVERNANCE.md [2023-09-28T10:57:29.646Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 28 10:55 Jenkinsfile [2023-09-28T10:57:29.646Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 10:55 LICENSE [2023-09-28T10:57:29.646Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 28 10:55 Makefile [2023-09-28T10:57:29.646Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 10:55 OWNERS.md [2023-09-28T10:57:29.646Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 28 10:55 README.md [2023-09-28T10:57:29.646Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 10:55 VERSION [2023-09-28T10:57:29.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 10:55 bin [2023-09-28T10:57:29.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 10:55 cmd [2023-09-28T10:57:29.646Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 28 10:57 coverage.out [2023-09-28T10:57:29.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 10:55 examples [2023-09-28T10:57:29.646Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 28 10:55 go.mod [2023-09-28T10:57:29.646Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 28 10:55 go.sum [2023-09-28T10:57:29.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 10:55 images [2023-09-28T10:57:29.646Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 28 10:55 internal [2023-09-28T10:57:29.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 10:55 snap [2023-09-28T10:57:29.646Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 28 10:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T10:57:30.030Z] + 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=3aab399fb40ee00df2a4c18f26f9c86729bed9b8 --label arch=amd64 --label version=0.0.0 . [2023-09-28T10:57:30.030Z] Sending build context to Docker daemon 4.351MB [2023-09-28T10:57:30.030Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T10:57:30.030Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-28T10:57:30.030Z] ---> c3fcbe7b4833 [2023-09-28T10:57:30.030Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-28T10:57:30.288Z] ---> Running in 314100e9ecd7 [2023-09-28T10:57:30.288Z] Removing intermediate container 314100e9ecd7 [2023-09-28T10:57:30.288Z] ---> 993762c13cac [2023-09-28T10:57:30.288Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T10:57:30.288Z] ---> Running in 72829c1b8060 [2023-09-28T10:57:30.289Z] Removing intermediate container 72829c1b8060 [2023-09-28T10:57:30.289Z] ---> 5935e25345c6 [2023-09-28T10:57:30.289Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T10:57:30.289Z] ---> Running in fd2d067d9c96 [2023-09-28T10:57:30.547Z] Removing intermediate container fd2d067d9c96 [2023-09-28T10:57:30.547Z] ---> a407bad5be33 [2023-09-28T10:57:30.547Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T10:57:30.547Z] ---> Running in eb8434788bf4 [2023-09-28T10:57:30.547Z] Removing intermediate container eb8434788bf4 [2023-09-28T10:57:30.547Z] ---> 457e07fe69ea [2023-09-28T10:57:30.547Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T10:57:30.547Z] ---> Running in 3822641672d4 [2023-09-28T10:57:30.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T10:57:31.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T10:57:31.320Z] OK: 264 MiB in 52 packages [2023-09-28T10:57:31.578Z] Removing intermediate container 3822641672d4 [2023-09-28T10:57:31.578Z] ---> 08ee3ef82e5f [2023-09-28T10:57:31.578Z] Step 8/24 : WORKDIR /app [2023-09-28T10:57:31.578Z] ---> Running in c248ce92a3ee [2023-09-28T10:57:31.838Z] Removing intermediate container c248ce92a3ee [2023-09-28T10:57:31.838Z] ---> 2b024af76e79 [2023-09-28T10:57:31.838Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-28T10:57:31.838Z] ---> 0b9043c0cd3f [2023-09-28T10:57:31.838Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T10:57:31.838Z] ---> Running in 4143af0fb029 [2023-09-28T10:57:32.824Z] Removing intermediate container 4143af0fb029 [2023-09-28T10:57:32.824Z] ---> a0fc7f69bfc5 [2023-09-28T10:57:32.824Z] Step 11/24 : COPY . . [2023-09-28T10:57:33.082Z] ---> 4092a9e7bdce [2023-09-28T10:57:33.082Z] Step 12/24 : RUN $MAKE [2023-09-28T10:57:33.082Z] ---> Running in 68d5e963a349 [2023-09-28T10:57:33.342Z] 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.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-28T10:57:52.102Z] Removing intermediate container 68d5e963a349 [2023-09-28T10:57:52.102Z] ---> 60c4bb234a11 [2023-09-28T10:57:52.102Z] Step 13/24 : FROM alpine:3.18 [2023-09-28T10:57:52.102Z] 3.18: Pulling from library/alpine [2023-09-28T10:57:52.102Z] 7264a8db6415: Already exists [2023-09-28T10:57:52.102Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-28T10:57:52.102Z] Status: Downloaded newer image for alpine:3.18 [2023-09-28T10:57:52.102Z] ---> 7e01a0d0a1dc [2023-09-28T10:57:52.102Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-28T10:57:52.102Z] ---> Running in 09ee1cbccf47 [2023-09-28T10:57:52.102Z] Removing intermediate container 09ee1cbccf47 [2023-09-28T10:57:52.102Z] ---> 3ddc54803f32 [2023-09-28T10:57:52.102Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-28T10:57:52.102Z] ---> Running in 5a34a8e9b751 [2023-09-28T10:57:52.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T10:57:52.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T10:57:52.620Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-28T10:57:52.620Z] Executing busybox-1.36.1-r2.trigger [2023-09-28T10:57:52.620Z] OK: 7 MiB in 16 packages [2023-09-28T10:57:53.199Z] Removing intermediate container 5a34a8e9b751 [2023-09-28T10:57:53.199Z] ---> 0ca9a6529976 [2023-09-28T10:57:53.199Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-28T10:57:53.199Z] ---> b7309b65ac46 [2023-09-28T10:57:53.199Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-28T10:57:53.457Z] ---> 6953f41b1e1c [2023-09-28T10:57:53.457Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-28T10:57:54.391Z] ---> 77e4cd7de790 [2023-09-28T10:57:54.391Z] Step 19/24 : EXPOSE 59989 [2023-09-28T10:57:54.391Z] ---> Running in 836f1ae47e96 [2023-09-28T10:57:54.391Z] Removing intermediate container 836f1ae47e96 [2023-09-28T10:57:54.391Z] ---> c8281d6a694a [2023-09-28T10:57:54.391Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-28T10:57:54.391Z] ---> Running in b4b11e4f0d72 [2023-09-28T10:57:54.391Z] Removing intermediate container b4b11e4f0d72 [2023-09-28T10:57:54.391Z] ---> e07585a581ae [2023-09-28T10:57:54.391Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-28T10:57:54.391Z] ---> Running in f411c9b6516e [2023-09-28T10:57:54.653Z] Removing intermediate container f411c9b6516e [2023-09-28T10:57:54.653Z] ---> 26d2aed0f47d [2023-09-28T10:57:54.653Z] Step 22/24 : LABEL arch=amd64 [2023-09-28T10:57:54.653Z] ---> Running in 197d2cdd4692 [2023-09-28T10:57:54.653Z] Removing intermediate container 197d2cdd4692 [2023-09-28T10:57:54.653Z] ---> 8d07f40f4fc1 [2023-09-28T10:57:54.653Z] Step 23/24 : LABEL git_sha=3aab399fb40ee00df2a4c18f26f9c86729bed9b8 [2023-09-28T10:57:54.653Z] ---> Running in 31c4b675a7f1 [2023-09-28T10:57:54.653Z] Removing intermediate container 31c4b675a7f1 [2023-09-28T10:57:54.653Z] ---> f8f6cb770758 [2023-09-28T10:57:54.653Z] Step 24/24 : LABEL version=0.0.0 [2023-09-28T10:57:54.912Z] ---> Running in f89fa4c0ac04 [2023-09-28T10:57:54.912Z] Removing intermediate container f89fa4c0ac04 [2023-09-28T10:57:54.912Z] ---> 7029b80fd160 [2023-09-28T10:57:54.912Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-28T10:57:54.912Z] Successfully built 7029b80fd160 [2023-09-28T10:57:54.912Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T10:57:55.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T10:57:55.786Z] [2023-09-28T10:57:55.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T10:57:56.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T10:57:56.151Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-28T10:57:56.151Z] 5eb5b503b376: Pulling fs layer [2023-09-28T10:57:56.151Z] 5c69ac0246d0: Pulling fs layer [2023-09-28T10:57:56.151Z] ec43610c2a17: Pulling fs layer [2023-09-28T10:57:56.151Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-28T10:57:56.151Z] 33b1e0a273af: Pulling fs layer [2023-09-28T10:57:56.151Z] 5d3b04190fa2: Pulling fs layer [2023-09-28T10:57:56.151Z] 2f39f015ded8: Pulling fs layer [2023-09-28T10:57:56.151Z] 3a2ae6a8a46f: Waiting [2023-09-28T10:57:56.151Z] 33b1e0a273af: Waiting [2023-09-28T10:57:56.151Z] 5d3b04190fa2: Waiting [2023-09-28T10:57:56.151Z] 2f39f015ded8: Waiting [2023-09-28T10:57:56.151Z] 5c69ac0246d0: Download complete [2023-09-28T10:57:56.151Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-28T10:57:56.151Z] 3a2ae6a8a46f: Download complete [2023-09-28T10:57:56.151Z] 33b1e0a273af: Verifying Checksum [2023-09-28T10:57:56.151Z] 33b1e0a273af: Download complete [2023-09-28T10:57:56.151Z] ec43610c2a17: Verifying Checksum [2023-09-28T10:57:56.151Z] ec43610c2a17: Download complete [2023-09-28T10:57:56.409Z] 5d3b04190fa2: Verifying Checksum [2023-09-28T10:57:56.409Z] 5d3b04190fa2: Download complete [2023-09-28T10:57:56.409Z] 5eb5b503b376: Verifying Checksum [2023-09-28T10:57:56.409Z] 5eb5b503b376: Download complete [2023-09-28T10:57:57.255Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8129 in /w/workspace/undry_device-rfid-llrp-go_PR-256 [Pipeline] { [Pipeline] ws [2023-09-28T10:57:57.310Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [2023-09-28T10:57:57.344Z] 2f39f015ded8: Download complete [Pipeline] checkout [2023-09-28T10:57:57.410Z] The recommended git tool is: git [2023-09-28T10:57:57.605Z] 5eb5b503b376: Pull complete [2023-09-28T10:57:57.862Z] 5c69ac0246d0: Pull complete [2023-09-28T10:57:58.120Z] ec43610c2a17: Pull complete [2023-09-28T10:57:58.120Z] 3a2ae6a8a46f: Pull complete [2023-09-28T10:57:58.379Z] 33b1e0a273af: Pull complete [2023-09-28T10:57:58.379Z] 5d3b04190fa2: Pull complete [2023-09-28T10:58:02.767Z] 2f39f015ded8: Pull complete [2023-09-28T10:58:02.767Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-28T10:58:02.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T10:58:02.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T10:58:02.997Z] prd-ubuntu20.04-docker-8c-8g-8128 does not seem to be running inside a container [2023-09-28T10:58:03.039Z] $ 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-256 -v /w/workspace/undry_device-rfid-llrp-go_PR-256:/w/workspace/undry_device-rfid-llrp-go_PR-256:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-256@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-28T10:58:03.128Z] using credential edgex-jenkins-ssh [2023-09-28T10:58:03.145Z] Cloning the remote Git repository [2023-09-28T10:58:03.196Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-28T10:58:03.291Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-09-28T10:58:03.441Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-28T10:58:03.443Z] > git --version # timeout=10 [2023-09-28T10:58:03.465Z] > git --version # 'git version 2.25.1' [2023-09-28T10:58:03.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T10:58:03.619Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-28T10:58:04.786Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-28T10:58:04.815Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-28T10:58:05.745Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-28T10:58:05.786Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-28T10:58:05.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T10:58:05.802Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-28T10:58:06.361Z] Merging remotes/origin/main commit 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 into PR head commit 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 [2023-09-28T10:58:06.372Z] $ docker top f6ed97e5f873a357c4b20e452962ef0b4fb440e3fa3be32b7a18f4193d56766e -eo pid,comm [2023-09-28T10:58:06.686Z] Merge succeeded, producing 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 [2023-09-28T10:58:06.687Z] Checking out Revision 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 (PR-256) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T10:58:07.199Z] ---> job-cost.sh [2023-09-28T10:58:07.199Z] lf-activate-venv: SKIPPING [2023-09-28T10:58:07.199Z] INFO: No Stack... [2023-09-28T10:58:07.205Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-28T10:58:07.250Z] > git --version # timeout=10 [2023-09-28T10:58:07.269Z] > git --version # 'git version 2.25.1' [2023-09-28T10:58:07.285Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T10:58:07.457Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-28T10:58:06.385Z] > git config core.sparsecheckout # timeout=10 [2023-09-28T10:58:06.461Z] > git checkout -f 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 # timeout=10 [2023-09-28T10:58:06.585Z] > git remote # timeout=10 [2023-09-28T10:58:06.604Z] > git config --get remote.origin.url # timeout=10 [2023-09-28T10:58:06.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T10:58:06.638Z] > git merge 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 # timeout=10 [2023-09-28T10:58:06.664Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-28T10:58:06.691Z] > git config core.sparsecheckout # timeout=10 [2023-09-28T10:58:06.713Z] > git checkout -f 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 # timeout=10 [2023-09-28T10:58:07.758Z] [2023-09-28T10:58:07.758Z] GitHub has been notified of this commit’s build result [2023-09-28T10:58:07.758Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T10:58:08.025Z] INFO: Archiving Costs [Pipeline] sh [2023-09-28T10:58:08.522Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-28T10:58:08.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-28T10:58:08.522Z] Dload Upload Total Spent Left Speed [2023-09-28T10:58:08.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76353 [2023-09-28T10:58:08.530Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-256/archives/cost.csv [2023-09-28T10:58:08.530Z] + cut -d, -f6 [Pipeline] lock [2023-09-28T10:58:08.581Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-256-1-stack-cost] [2023-09-28T10:58:08.585Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-256-1-stack-cost] did not exist. Created. [2023-09-28T10:58:08.585Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-256-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh [2023-09-28T10:58:08.973Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-28T10:58:09.033Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T10:58:09.061Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-256-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-28T10:58:09.155Z] $ docker stop --time=1 f6ed97e5f873a357c4b20e452962ef0b4fb440e3fa3be32b7a18f4193d56766e [2023-09-28T10:58:09.212Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-09-28T10:58:10.315Z] $ docker rm -f --volumes f6ed97e5f873a357c4b20e452962ef0b4fb440e3fa3be32b7a18f4193d56766e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-28T10:58:10.758Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-28T10:58:10.758Z] sudo tee /etc/docker/daemon.new [2023-09-28T10:58:10.758Z] { [2023-09-28T10:58:10.758Z] "registry-mirrors": [ [2023-09-28T10:58:10.758Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-28T10:58:10.758Z] ], [2023-09-28T10:58:10.758Z] "bip": "10.250.0.254/24", [2023-09-28T10:58:10.758Z] "hosts": [ [2023-09-28T10:58:10.758Z] "tcp://0.0.0.0:5555", [2023-09-28T10:58:10.758Z] "unix:///var/run/docker.sock" [2023-09-28T10:58:10.758Z] ], [2023-09-28T10:58:10.758Z] "mtu": 1458, [2023-09-28T10:58:10.758Z] "selinux-enabled": true, [2023-09-28T10:58:10.758Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-28T10:58:10.758Z] } [Pipeline] sh [2023-09-28T10:58:11.113Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-28T10:58:11.464Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T10:58:29.791Z] provisioning config files... [2023-09-28T10:58:29.817Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config16312544185506545282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T10:58:30.205Z] ---> docker-login.sh [2023-09-28T10:58:30.206Z] nexus3.edgexfoundry.org:10001 [2023-09-28T10:58:30.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T10:58:30.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T10:58:30.747Z] Configure a credential helper to remove this warning. See [2023-09-28T10:58:30.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T10:58:30.747Z] [2023-09-28T10:58:30.747Z] Login Succeeded [2023-09-28T10:58:30.747Z] nexus3.edgexfoundry.org:10002 [2023-09-28T10:58:31.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T10:58:31.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T10:58:31.292Z] Configure a credential helper to remove this warning. See [2023-09-28T10:58:31.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T10:58:31.292Z] [2023-09-28T10:58:31.292Z] Login Succeeded [2023-09-28T10:58:31.292Z] nexus3.edgexfoundry.org:10003 [2023-09-28T10:58:31.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T10:58:31.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T10:58:31.560Z] Configure a credential helper to remove this warning. See [2023-09-28T10:58:31.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T10:58:31.560Z] [2023-09-28T10:58:31.560Z] Login Succeeded [2023-09-28T10:58:31.560Z] nexus3.edgexfoundry.org:10004 [2023-09-28T10:58:31.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T10:58:31.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T10:58:31.830Z] Configure a credential helper to remove this warning. See [2023-09-28T10:58:31.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T10:58:31.830Z] [2023-09-28T10:58:31.830Z] Login Succeeded [2023-09-28T10:58:31.830Z] docker.io [2023-09-28T10:58:32.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T10:58:32.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T10:58:32.370Z] Configure a credential helper to remove this warning. See [2023-09-28T10:58:32.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T10:58:32.370Z] [2023-09-28T10:58:32.370Z] Login Succeeded [2023-09-28T10:58:32.370Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T10:58:32.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-28T10:58:32.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T10:58:32.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T10:58:32.879Z] ========================================================= [2023-09-28T10:58:32.879Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-28T10:58:32.879Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T10:58:33.363Z] + 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 . [2023-09-28T10:58:33.633Z] Sending build context to Docker daemon 1.219MB [2023-09-28T10:58:33.633Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T10:58:33.633Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-28T10:58:33.904Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-28T10:58:33.904Z] 9fda8d8052c6: Pulling fs layer [2023-09-28T10:58:33.904Z] 5d54e960e981: Pulling fs layer [2023-09-28T10:58:33.904Z] c4a7e357bf2a: Pulling fs layer [2023-09-28T10:58:33.904Z] f0e02332f6b5: Pulling fs layer [2023-09-28T10:58:33.904Z] cefa15bbcfad: Pulling fs layer [2023-09-28T10:58:33.904Z] 17808c966233: Pulling fs layer [2023-09-28T10:58:33.904Z] f4c1fc716caa: Pulling fs layer [2023-09-28T10:58:33.904Z] f0e02332f6b5: Waiting [2023-09-28T10:58:33.904Z] cefa15bbcfad: Waiting [2023-09-28T10:58:33.904Z] 17808c966233: Waiting [2023-09-28T10:58:33.904Z] f4c1fc716caa: Waiting [2023-09-28T10:58:33.904Z] 5d54e960e981: Verifying Checksum [2023-09-28T10:58:33.904Z] 5d54e960e981: Download complete [2023-09-28T10:58:33.904Z] f0e02332f6b5: Verifying Checksum [2023-09-28T10:58:33.904Z] f0e02332f6b5: Download complete [2023-09-28T10:58:33.904Z] cefa15bbcfad: Download complete [2023-09-28T10:58:33.904Z] 9fda8d8052c6: Verifying Checksum [2023-09-28T10:58:33.904Z] 9fda8d8052c6: Download complete [2023-09-28T10:58:34.500Z] f4c1fc716caa: Verifying Checksum [2023-09-28T10:58:34.500Z] f4c1fc716caa: Download complete [2023-09-28T10:58:35.925Z] c4a7e357bf2a: Verifying Checksum [2023-09-28T10:58:35.925Z] c4a7e357bf2a: Download complete [2023-09-28T10:58:36.525Z] 17808c966233: Verifying Checksum [2023-09-28T10:58:36.525Z] 17808c966233: Download complete [2023-09-28T10:58:36.797Z] 9fda8d8052c6: Pull complete [2023-09-28T10:58:37.502Z] 5d54e960e981: Pull complete [2023-09-28T10:58:52.544Z] c4a7e357bf2a: Pull complete [2023-09-28T10:58:52.544Z] f0e02332f6b5: Pull complete [2023-09-28T10:58:52.544Z] cefa15bbcfad: Pull complete [2023-09-28T10:58:59.216Z] 17808c966233: Pull complete [2023-09-28T10:59:00.186Z] f4c1fc716caa: Pull complete [2023-09-28T10:59:00.186Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-28T10:59:00.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-28T10:59:00.186Z] ---> ea914061e18c [2023-09-28T10:59:00.186Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-28T10:59:02.147Z] ---> Running in a4d9af245526 [2023-09-28T10:59:06.412Z] Removing intermediate container a4d9af245526 [2023-09-28T10:59:06.412Z] ---> fd1115679d75 [2023-09-28T10:59:06.412Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T10:59:06.412Z] ---> Running in 102a969e73a1 [2023-09-28T10:59:06.412Z] Removing intermediate container 102a969e73a1 [2023-09-28T10:59:06.412Z] ---> 5337584764d3 [2023-09-28T10:59:06.412Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T10:59:06.412Z] ---> Running in 1334c750f332 [2023-09-28T10:59:06.412Z] Removing intermediate container 1334c750f332 [2023-09-28T10:59:06.412Z] ---> f1972f7de565 [2023-09-28T10:59:06.412Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T10:59:06.412Z] ---> Running in 229f40ea31c7 [2023-09-28T10:59:06.997Z] Removing intermediate container 229f40ea31c7 [2023-09-28T10:59:06.997Z] ---> c4fa04476675 [2023-09-28T10:59:06.998Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T10:59:06.998Z] ---> Running in 6e97e8048d07 [2023-09-28T10:59:07.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T10:59:08.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T10:59:09.970Z] OK: 266 MiB in 52 packages [2023-09-28T10:59:10.937Z] Removing intermediate container 6e97e8048d07 [2023-09-28T10:59:10.937Z] ---> 60b76d44b4c4 [2023-09-28T10:59:10.937Z] Step 8/12 : WORKDIR /app [2023-09-28T10:59:10.937Z] ---> Running in 220fc811b5da [2023-09-28T10:59:11.209Z] Removing intermediate container 220fc811b5da [2023-09-28T10:59:11.209Z] ---> e93d52e74011 [2023-09-28T10:59:11.209Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-28T10:59:11.797Z] ---> fadb4143cb7f [2023-09-28T10:59:11.797Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T10:59:11.797Z] ---> Running in 57ccee401c42 [2023-09-28T11:00:35.904Z] Removing intermediate container 57ccee401c42 [2023-09-28T11:00:35.904Z] ---> 0f2b94324f2e [2023-09-28T11:00:35.904Z] Step 11/12 : COPY . . [2023-09-28T11:00:35.904Z] ---> 6ec2aa9e9578 [2023-09-28T11:00:35.904Z] Step 12/12 : RUN $MAKE [2023-09-28T11:00:35.904Z] ---> Running in 9b23d10e95f1 [2023-09-28T11:00:35.904Z] noop [2023-09-28T11:00:35.904Z] Removing intermediate container 9b23d10e95f1 [2023-09-28T11:00:35.904Z] ---> 60a59d46cddd [2023-09-28T11:00:35.904Z] Successfully built 60a59d46cddd [2023-09-28T11:00:35.904Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T11:00:36.394Z] + docker inspect -f . ci-base-image-arm64 [2023-09-28T11:00:36.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T11:00:36.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-8129 does not seem to be running inside a container [2023-09-28T11:00:36.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-28T11:00:37.934Z] $ docker top 3ac4c2afb824dd1ff0b866ac46a73dbc74bcab81f9a82823cef94bdd45e2dff3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T11:00:38.808Z] + go version [2023-09-28T11:00:38.808Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-28T11:00:38.847Z] $ docker stop --time=1 3ac4c2afb824dd1ff0b866ac46a73dbc74bcab81f9a82823cef94bdd45e2dff3 [2023-09-28T11:00:40.490Z] $ docker rm -f --volumes 3ac4c2afb824dd1ff0b866ac46a73dbc74bcab81f9a82823cef94bdd45e2dff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T11:00:44.706Z] + docker inspect -f . ci-base-image-arm64 [2023-09-28T11:00:44.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T11:00:44.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-8129 does not seem to be running inside a container [2023-09-28T11:00:45.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-28T11:00:46.151Z] $ docker top 35873ff338eef26b775a55af3198ffeb91bcc86447405e64e408548a9f52646c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T11:00:46.695Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-28T11:00:47.088Z] + make test [2023-09-28T11:00:47.088Z] go test ./... -coverprofile=coverage.out ./... [2023-09-28T11:00:51.340Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-28T11:02:42.992Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-28T11:02:42.992Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-28T11:03:09.693Z] level=DEBUG ts=2023-09-28T11:02:34.860197753Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.863973579Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.86431008Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.864431177Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.693Z] level=WARN ts=2023-09-28T11:02:34.864543654Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.865085648Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.885437128Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.693Z] level=WARN ts=2023-09-28T11:02:34.885568636Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-28T11:03:09.693Z] level=DEBUG ts=2023-09-28T11:02:34.885687784Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.693Z] level=DEBUG ts=2023-09-28T11:02:34.889822832Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.890134011Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.890811633Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.693Z] level=DEBUG ts=2023-09-28T11:02:34.890979444Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.693Z] level=DEBUG ts=2023-09-28T11:02:34.891097341Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.891228639Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.891639815Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.693Z] level=DEBUG ts=2023-09-28T11:02:34.894585559Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.895032187Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.908285584Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.693Z] level=DEBUG ts=2023-09-28T11:02:34.908489306Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.908951295Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.909382032Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-09-28T11:03:09.693Z] level=DEBUG ts=2023-09-28T11:02:34.913242713Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.91528226Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-28T11:03:09.693Z] level=DEBUG ts=2023-09-28T11:02:34.915846546Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.915692426Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.916759903Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.693Z] level=WARN ts=2023-09-28T11:02:34.916821356Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-28T11:03:09.693Z] level=INFO ts=2023-09-28T11:02:34.917083583Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.917776186Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=WARN ts=2023-09-28T11:02:34.917989619Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.918387534Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.918758047Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.923491013Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.923696135Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.923958282Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.924201147Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.924994836Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.925470266Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.925801447Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.926623688Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.926923227Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.927599849Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.927872156Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.929597534Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.931017762Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.931159541Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.93129821Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.931497902Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=WARN ts=2023-09-28T11:02:34.931606859Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.931814882Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.932365926Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=WARN ts=2023-09-28T11:02:34.932453712Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.932568719Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.932690387Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.93305941Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.933150295Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.933232921Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.933311095Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.933680228Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.933776754Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.933884141Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.934257875Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.93434406Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.93449861Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.934592095Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.935611289Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.936372886Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.936447381Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.936548187Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.936798063Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=WARN ts=2023-09-28T11:02:34.937009006Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.93738367Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.937801376Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=WARN ts=2023-09-28T11:02:34.937901732Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.93802747Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.938178339Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.938753275Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.938927526Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.93900057Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.939487371Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.946987319Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.947246615Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.947547274Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.9479702Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.948195154Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.948343523Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.948431399Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.949712019Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.950733293Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.950878282Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.950979898Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.951061523Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=WARN ts=2023-09-28T11:02:34.951127257Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.95133766Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.95181741Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=WARN ts=2023-09-28T11:02:34.951893475Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.952005812Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.952120459Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.952466371Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.952556236Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.952639122Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.952723147Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.953105111Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.953193586Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.953320684Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.953673736Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.953759681Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.953885979Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.953977525Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.955284447Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.956577157Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.956680374Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.956762879Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=WARN ts=2023-09-28T11:02:34.956862825Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.956960361Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.957180765Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.957646854Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.694Z] level=WARN ts=2023-09-28T11:02:34.957762031Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-28T11:03:09.694Z] level=DEBUG ts=2023-09-28T11:02:34.957884999Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.694Z] level=INFO ts=2023-09-28T11:02:34.958034608Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.958359719Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.958459975Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.95854768Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.958633606Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.959195951Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.959356251Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.959587175Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.960072525Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.960260347Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.960457579Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.960601528Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-09-28T11:03:09.695Z] --- FAIL: TestAutoDiscoverNaming (0.10s) [2023-09-28T11:03:09.695Z] --- FAIL: TestAutoDiscoverNaming/SpeedwayR-19-C5-D6 (0.05s) [2023-09-28T11:03:09.695Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:33026: use of closed network connection [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.961521466Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.962814396Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.963587705Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.963663699Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.963765156Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.963864392Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.695Z] level=WARN ts=2023-09-28T11:02:34.963924296Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.964082036Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.964552035Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.695Z] level=WARN ts=2023-09-28T11:02:34.964657632Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.964772409Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.964939769Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.965349545Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.965487663Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.965583539Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.965709757Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.966066319Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.966195317Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.966341647Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.966733111Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.966915582Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.967070792Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.96719342Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.967826119Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.968564475Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.968660831Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.968763348Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.968862014Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.695Z] level=WARN ts=2023-09-28T11:02:34.968917977Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.969098739Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.969640392Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.695Z] level=WARN ts=2023-09-28T11:02:34.969747399Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.969853756Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.97024374Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.970658836Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.970809805Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.970976406Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.971285755Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.972028141Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.972205503Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.972411235Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.972905686Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-28T11:03:09.695Z] level=DEBUG ts=2023-09-28T11:02:34.973077487Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.97328388Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-28T11:03:09.695Z] level=INFO ts=2023-09-28T11:02:34.973371505Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-09-28T11:03:09.695Z] level=WARN ts=2023-09-28T11:02:34.973916839Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-09-28T11:03:09.695Z] FAIL [2023-09-28T11:03:09.695Z] coverage: 40.6% of statements [2023-09-28T11:03:09.695Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.306s [2023-09-28T11:03:09.695Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.586s coverage: 51.9% of statements [2023-09-28T11:03:09.695Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements [2023-09-28T11:03:09.695Z] FAIL [2023-09-28T11:03:09.695Z] make: *** [Makefile:33: unittest] Error 1 [Pipeline] } [2023-09-28T11:03:09.743Z] $ docker stop --time=1 35873ff338eef26b775a55af3198ffeb91bcc86447405e64e408548a9f52646c [2023-09-28T11:03:11.515Z] $ docker rm -f --volumes 35873ff338eef26b775a55af3198ffeb91bcc86447405e64e408548a9f52646c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T11:03:13.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T11:03:13.294Z] [2023-09-28T11:03:13.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T11:03:13.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T11:03:13.964Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-28T11:03:13.964Z] 8998bd30e6a1: Pulling fs layer [2023-09-28T11:03:13.964Z] 04944245beec: Pulling fs layer [2023-09-28T11:03:13.964Z] 699f458cf7ca: Pulling fs layer [2023-09-28T11:03:13.964Z] 765212b225bb: Pulling fs layer [2023-09-28T11:03:13.964Z] f23df028b6ca: Pulling fs layer [2023-09-28T11:03:13.964Z] d65c8cfc05b1: Pulling fs layer [2023-09-28T11:03:13.964Z] 2437ff75d9bd: Pulling fs layer [2023-09-28T11:03:13.964Z] f23df028b6ca: Waiting [2023-09-28T11:03:13.964Z] d65c8cfc05b1: Waiting [2023-09-28T11:03:13.964Z] 765212b225bb: Waiting [2023-09-28T11:03:13.964Z] 2437ff75d9bd: Waiting [2023-09-28T11:03:13.964Z] 04944245beec: Verifying Checksum [2023-09-28T11:03:13.964Z] 04944245beec: Download complete [2023-09-28T11:03:13.964Z] 765212b225bb: Verifying Checksum [2023-09-28T11:03:13.964Z] 765212b225bb: Download complete [2023-09-28T11:03:13.964Z] f23df028b6ca: Verifying Checksum [2023-09-28T11:03:13.964Z] f23df028b6ca: Download complete [2023-09-28T11:03:14.238Z] d65c8cfc05b1: Verifying Checksum [2023-09-28T11:03:14.238Z] d65c8cfc05b1: Download complete [2023-09-28T11:03:14.238Z] 699f458cf7ca: Verifying Checksum [2023-09-28T11:03:14.238Z] 699f458cf7ca: Download complete [2023-09-28T11:03:14.515Z] 8998bd30e6a1: Verifying Checksum [2023-09-28T11:03:14.515Z] 8998bd30e6a1: Download complete [2023-09-28T11:03:17.126Z] 2437ff75d9bd: Verifying Checksum [2023-09-28T11:03:17.126Z] 2437ff75d9bd: Download complete [2023-09-28T11:03:18.549Z] 8998bd30e6a1: Pull complete [2023-09-28T11:03:18.818Z] 04944245beec: Pull complete [2023-09-28T11:03:20.232Z] 699f458cf7ca: Pull complete [2023-09-28T11:03:20.501Z] 765212b225bb: Pull complete [2023-09-28T11:03:21.089Z] f23df028b6ca: Pull complete [2023-09-28T11:03:21.357Z] d65c8cfc05b1: Pull complete [2023-09-28T11:03:36.372Z] 2437ff75d9bd: Pull complete [2023-09-28T11:03:36.372Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-28T11:03:36.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T11:03:36.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T11:03:36.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-8129 does not seem to be running inside a container [2023-09-28T11:03:36.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-28T11:03:39.445Z] $ docker top 1bbcea73d0377b8ecb34a64bb4d0328e83c20dc61ba90f41f6ac8171a921f439 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T11:03:40.357Z] ---> job-cost.sh [2023-09-28T11:03:40.357Z] lf-activate-venv: SKIPPING [2023-09-28T11:03:40.357Z] INFO: No Stack... [2023-09-28T11:03:40.942Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-28T11:03:41.531Z] INFO: Archiving Costs [Pipeline] sh [2023-09-28T11:03:42.203Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-09-28T11:03:42.203Z] + cut -d, -f6 [Pipeline] lock [2023-09-28T11:03:42.300Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-256-1-stack-cost] [2023-09-28T11:03:42.305Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-256-1-stack-cost] did not exist. Created. [2023-09-28T11:03:42.305Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-256-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-28T11:03:43.044Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-154f9697/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-28T11:03:43.736Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-28T11:03:43.773Z] Warning: overwriting stash ‘stack-cost’ [2023-09-28T11:03:44.284Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T11:03:44.302Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-256-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-28T11:03:44.392Z] $ docker stop --time=1 1bbcea73d0377b8ecb34a64bb4d0328e83c20dc61ba90f41f6ac8171a921f439 [2023-09-28T11:03:45.976Z] $ docker rm -f --volumes 1bbcea73d0377b8ecb34a64bb4d0328e83c20dc61ba90f41f6ac8171a921f439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-28T11:03:46.742Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-28T11:03:48.779Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-256/archives ] [2023-09-28T11:03:48.779Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-256/archives [2023-09-28T11:03:48.779Z] total 16 [2023-09-28T11:03:48.779Z] drwxr-xr-x 3 root root 4096 Sep 28 10:58 . [2023-09-28T11:03:48.779Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 10:58 .. [2023-09-28T11:03:48.780Z] drwxr-xr-x 2 root root 4096 Sep 28 10:58 cost [2023-09-28T11:03:48.780Z] -rw-r--r-- 1 root root 91 Sep 28 10:58 cost.csv [2023-09-28T11:03:48.780Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-256/archives [2023-09-28T11:03:48.780Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-256/archives [2023-09-28T11:03:48.780Z] total 16 [2023-09-28T11:03:48.780Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 10:58 . [2023-09-28T11:03:48.780Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 10:58 .. [2023-09-28T11:03:48.780Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 10:58 cost [2023-09-28T11:03:48.780Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 28 10:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-28T11:03:49.108Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T11:03:49.993Z] ---> package-listing.sh [2023-09-28T11:03:49.993Z] ++ facter osfamily [2023-09-28T11:03:49.993Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-28T11:03:50.252Z] + OS_FAMILY=debian [2023-09-28T11:03:50.252Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-256 [2023-09-28T11:03:50.252Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-28T11:03:50.252Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-28T11:03:50.252Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-28T11:03:50.252Z] + PACKAGES=/tmp/packages_start.txt [2023-09-28T11:03:50.252Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-256 ']' [2023-09-28T11:03:50.252Z] + PACKAGES=/tmp/packages_end.txt [2023-09-28T11:03:50.252Z] + case "${OS_FAMILY}" in [2023-09-28T11:03:50.252Z] + dpkg -l [2023-09-28T11:03:50.252Z] + grep '^ii' [2023-09-28T11:03:50.252Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-28T11:03:50.252Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-28T11:03:50.252Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-28T11:03:50.252Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-256 ']' [2023-09-28T11:03:50.252Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-256/archives/ [2023-09-28T11:03:50.252Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-256/archives/ [Pipeline] echo [2023-09-28T11:03:50.285Z] 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-256/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-28T11:03:50.578Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T11:03:50.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T11:03:50.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T11:03:51.092Z] prd-ubuntu20.04-docker-8c-8g-8128 does not seem to be running inside a container [2023-09-28T11:03:51.138Z] $ 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-256/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-256 -v /w/workspace/undry_device-rfid-llrp-go_PR-256:/w/workspace/undry_device-rfid-llrp-go_PR-256:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-256@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-256@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 [2023-09-28T11:03:51.333Z] $ docker top dc5807d6b967830ecf9ec33f08b9e984e9e6b394d84d9f5fa0171b936b1eddc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T11:03:51.700Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-28T11:03:52.013Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-28T11:03:52.323Z] + ls /var/log/sa-host [2023-09-28T11:03:52.323Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T11:03:52.534Z] provisioning config files... [2023-09-28T11:03:52.546Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-256@tmp/config10424821907649117561tmp [Pipeline] { [Pipeline] echo [2023-09-28T11:03:52.592Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T11:03:52.901Z] ---> create-netrc.sh [Pipeline] } [2023-09-28T11:03:52.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-28T11:03:53.326Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-28T11:03:53.358Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T11:03:53.672Z] ---> sudo-logs.sh [2023-09-28T11:03:53.672Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-28T11:03:53.754Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T11:03:54.063Z] ---> job-cost.sh [2023-09-28T11:03:54.063Z] lf-activate-venv: SKIPPING [2023-09-28T11:03:54.063Z] DEBUG: total: 0.2199999988079071 [2023-09-28T11:03:54.063Z] INFO: Retrieving Stack Cost... [2023-09-28T11:03:54.332Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-28T11:03:54.594Z] INFO: Archiving Costs [Pipeline] echo [2023-09-28T11:03:54.628Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T11:03:54.938Z] ---> logs-deploy.sh [2023-09-28T11:03:54.938Z] lf-activate-venv: SKIPPING [2023-09-28T11:03:54.938Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-256/1 [2023-09-28T11:03:54.938Z] INFO: archiving workspace using pattern(s): [2023-09-28T11:03:55.877Z] Archives upload complete. [2023-09-28T11:03:55.877Z] INFO: archiving logs to Nexus