Pull request #289 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f5f446077c4ac52b46926e34b5c640143dc8b25+cc4603a6c595a3a3e8c16ffa5474e1eabf000192 (62c2d61bfcf1947c9cbf9bb6c840513ad2138ab6) 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-ssh12488953668774741750.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh18302188528938289020.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-289/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-289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh983461706091975070.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-289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5385874500273253120.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9112288980992734606.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-289/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-289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3248000762921966187.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-554 in /w/workspace/undry_device-rfid-llrp-go_PR-289 [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-289 # 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/289/head:refs/remotes/origin/PR-289 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cc4603a6c595a3a3e8c16ffa5474e1eabf000192 into PR head commit 3f5f446077c4ac52b46926e34b5c640143dc8b25 Merge succeeded, producing 3f5f446077c4ac52b46926e34b5c640143dc8b25 Checking out Revision 3f5f446077c4ac52b46926e34b5c640143dc8b25 (PR-289) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f5f446077c4ac52b46926e34b5c640143dc8b25 # 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 cc4603a6c595a3a3e8c16ffa5474e1eabf000192 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f5f446077c4ac52b46926e34b5c640143dc8b25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-21T10:18:26.339Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-21T10:18:26.544Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-21T10:18:26.655Z] ========================================================= [2024-03-21T10:18:26.655Z] EdgeX Global Pipelines Version Info [2024-03-21T10:18:26.655Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-21T10:18:27.413Z] ------------------- [2024-03-21T10:18:27.413Z] stable info: [2024-03-21T10:18:27.413Z] ------------------- [2024-03-21T10:18:27.413Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-21T10:18:27.413Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T10:18:27.413Z] Message: update stable to v1.0.258 [2024-03-21T10:18:27.983Z] ------------------- [2024-03-21T10:18:27.983Z] experimental info: [2024-03-21T10:18:27.983Z] ------------------- [2024-03-21T10:18:27.984Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-21T10:18:27.984Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T10:18:27.984Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-21T10:18:28.192Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-03-21T10:18:28.242Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-03-21T10:18:28.287Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-21T10:18:28.335Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-21T10:18:28.383Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-21T10:18:28.426Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-21T10:18:28.475Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-21T10:18:28.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-21T10:18:28.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-21T10:18:28.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-21T10:18:28.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-21T10:18:28.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-03-21T10:18:28.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-21T10:18:28.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-21T10:18:28.872Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T10:18:28.931Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T10:18:28.982Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T10:18:29.032Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T10:18:29.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-21T10:18:29.138Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-21T10:18:29.192Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-21T10:18:29.244Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-21T10:18:29.293Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-21T10:18:29.345Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-21T10:18:29.394Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-21T10:18:29.443Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-21T10:18:29.494Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-21T10:18:29.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-289 [Pipeline] echo [2024-03-21T10:18:29.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-289 [Pipeline] echo [2024-03-21T10:18:29.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-289 [Pipeline] echo [2024-03-21T10:18:29.696Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f5f446077c4ac52b46926e34b5c640143dc8b25 [Pipeline] echo [2024-03-21T10:18:29.749Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f5f446 [Pipeline] echo [2024-03-21T10:18:29.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T10:18:29.941Z] provisioning config files... [2024-03-21T10:18:29.956Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp/config7161930076798457102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T10:18:30.344Z] ---> ****-login.sh [2024-03-21T10:18:30.345Z] nexus3.edgexfoundry.org:10001 [2024-03-21T10:18:30.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T10:18:30.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T10:18:30.868Z] Configure a credential helper to remove this warning. See [2024-03-21T10:18:30.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T10:18:30.868Z] [2024-03-21T10:18:30.868Z] Login Succeeded [2024-03-21T10:18:30.868Z] nexus3.edgexfoundry.org:10002 [2024-03-21T10:18:30.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T10:18:30.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T10:18:30.868Z] Configure a credential helper to remove this warning. See [2024-03-21T10:18:30.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T10:18:30.868Z] [2024-03-21T10:18:30.868Z] Login Succeeded [2024-03-21T10:18:30.868Z] nexus3.edgexfoundry.org:10003 [2024-03-21T10:18:31.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T10:18:31.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T10:18:31.128Z] Configure a credential helper to remove this warning. See [2024-03-21T10:18:31.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T10:18:31.128Z] [2024-03-21T10:18:31.128Z] Login Succeeded [2024-03-21T10:18:31.128Z] nexus3.edgexfoundry.org:10004 [2024-03-21T10:18:31.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T10:18:31.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T10:18:31.128Z] Configure a credential helper to remove this warning. See [2024-03-21T10:18:31.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T10:18:31.129Z] [2024-03-21T10:18:31.129Z] Login Succeeded [2024-03-21T10:18:31.129Z] ****.io [2024-03-21T10:18:31.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T10:18:31.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T10:18:31.389Z] Configure a credential helper to remove this warning. See [2024-03-21T10:18:31.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T10:18:31.389Z] [2024-03-21T10:18:31.389Z] Login Succeeded [2024-03-21T10:18:31.389Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T10:18:31.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-21T10:18:32.081Z] + git rev-list -1 --merges 3f5f446077c4ac52b46926e34b5c640143dc8b25~1..3f5f446077c4ac52b46926e34b5c640143dc8b25 [Pipeline] echo [2024-03-21T10:18:32.124Z] -----------> git rev-list -1 --merges 3f5f446077c4ac52b46926e34b5c640143dc8b25~1..3f5f446077c4ac52b46926e34b5c640143dc8b25 3f5f446077c4ac52b46926e34b5c640143dc8b25 [false] [Pipeline] sh [2024-03-21T10:18:32.440Z] + git log --format=format:%s -1 3f5f446077c4ac52b46926e34b5c640143dc8b25 [Pipeline] echo [2024-03-21T10:18:32.475Z] ========================================================= [2024-03-21T10:18:32.475Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-21T10:18:32.475Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T10:18:32.928Z] + git log --format=format:%s -1 3f5f446077c4ac52b46926e34b5c640143dc8b25 [Pipeline] echo [2024-03-21T10:18:32.958Z] [semverPrep] GIT_COMMIT: 3f5f446077c4ac52b46926e34b5c640143dc8b25, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-03-21T10:18:32.992Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-21T10:18:33.402Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T10:18:33.402Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-21T10:18:33.402Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-21T10:18:33.402Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-21T10:18:33.402Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-21T10:18:33.402Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-21T10:18:33.402Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T10:18:33.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T10:18:33.906Z] [2024-03-21T10:18:33.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T10:18:34.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T10:18:34.290Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-21T10:18:34.290Z] b85a868b505f: Pulling fs layer [2024-03-21T10:18:34.290Z] e2be974225ed: Pulling fs layer [2024-03-21T10:18:34.290Z] 339a4e72a1f5: Pulling fs layer [2024-03-21T10:18:34.290Z] 988bab9f4d93: Pulling fs layer [2024-03-21T10:18:34.290Z] 1469e6f7b9e6: Pulling fs layer [2024-03-21T10:18:34.290Z] eaf3925da568: Pulling fs layer [2024-03-21T10:18:34.290Z] bab4dde63d76: Pulling fs layer [2024-03-21T10:18:34.290Z] bde34c3a00c8: Pulling fs layer [2024-03-21T10:18:34.290Z] b352a97aabf1: Pulling fs layer [2024-03-21T10:18:34.290Z] 4872d77fe225: Pulling fs layer [2024-03-21T10:18:34.290Z] 5851b861e8e6: Pulling fs layer [2024-03-21T10:18:34.290Z] 988bab9f4d93: Waiting [2024-03-21T10:18:34.290Z] 1469e6f7b9e6: Waiting [2024-03-21T10:18:34.290Z] eaf3925da568: Waiting [2024-03-21T10:18:34.290Z] bab4dde63d76: Waiting [2024-03-21T10:18:34.290Z] bde34c3a00c8: Waiting [2024-03-21T10:18:34.290Z] b352a97aabf1: Waiting [2024-03-21T10:18:34.290Z] 4872d77fe225: Waiting [2024-03-21T10:18:34.290Z] 5851b861e8e6: Waiting [2024-03-21T10:18:34.290Z] e2be974225ed: Verifying Checksum [2024-03-21T10:18:34.290Z] e2be974225ed: Download complete [2024-03-21T10:18:34.290Z] 988bab9f4d93: Verifying Checksum [2024-03-21T10:18:34.290Z] 988bab9f4d93: Download complete [2024-03-21T10:18:34.290Z] 1469e6f7b9e6: Verifying Checksum [2024-03-21T10:18:34.290Z] 1469e6f7b9e6: Download complete [2024-03-21T10:18:34.290Z] eaf3925da568: Verifying Checksum [2024-03-21T10:18:34.290Z] eaf3925da568: Download complete [2024-03-21T10:18:34.551Z] 339a4e72a1f5: Verifying Checksum [2024-03-21T10:18:34.551Z] b352a97aabf1: Verifying Checksum [2024-03-21T10:18:34.551Z] b352a97aabf1: Download complete [2024-03-21T10:18:34.551Z] 4872d77fe225: Download complete [2024-03-21T10:18:34.551Z] 5851b861e8e6: Verifying Checksum [2024-03-21T10:18:34.551Z] 5851b861e8e6: Download complete [2024-03-21T10:18:34.551Z] b85a868b505f: Download complete [2024-03-21T10:18:34.809Z] bab4dde63d76: Verifying Checksum [2024-03-21T10:18:34.809Z] bab4dde63d76: Download complete [2024-03-21T10:18:35.751Z] b85a868b505f: Pull complete [2024-03-21T10:18:36.012Z] e2be974225ed: Pull complete [2024-03-21T10:18:36.578Z] 339a4e72a1f5: Pull complete [2024-03-21T10:18:36.578Z] 988bab9f4d93: Pull complete [2024-03-21T10:18:36.836Z] 1469e6f7b9e6: Pull complete [2024-03-21T10:18:36.836Z] eaf3925da568: Pull complete [2024-03-21T10:18:38.737Z] bab4dde63d76: Pull complete [2024-03-21T10:18:38.737Z] bde34c3a00c8: Pull complete [2024-03-21T10:18:38.737Z] b352a97aabf1: Pull complete [2024-03-21T10:18:38.998Z] 4872d77fe225: Pull complete [2024-03-21T10:18:38.998Z] 5851b861e8e6: Pull complete [2024-03-21T10:18:38.998Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-21T10:18:38.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T10:18:38.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T10:18:39.281Z] prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container [2024-03-21T10:18:39.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-289 -v /w/workspace/undry_device-rfid-llrp-go_PR-289:/w/workspace/undry_device-rfid-llrp-go_PR-289:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T10:18:42.403Z] $ docker top 21436c73185052d4d5ca053b8bbbd88c043cfeaf51346d4a60c94043871b60e7 -eo pid,comm [2024-03-21T10:18:42.472Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-21T10:18:42.472Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T10:18:42.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T10:18:42.619Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T10:18:42.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T10:18:42.752Z] $ docker exec 21436c73185052d4d5ca053b8bbbd88c043cfeaf51346d4a60c94043871b60e7 ssh-agent [2024-03-21T10:18:42.858Z] SSH_AUTH_SOCK=/tmp/ssh-WtiSNFJVQPsk/agent.31 [2024-03-21T10:18:42.858Z] SSH_AGENT_PID=37 [2024-03-21T10:18:42.865Z] Running ssh-add (command line suppressed) [2024-03-21T10:18:42.960Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-289@tmp/private_key_5211815729614262764.key (/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp/private_key_5211815729614262764.key) [2024-03-21T10:18:42.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T10:18:43.317Z] + git tag --points-at HEAD [Pipeline] } [2024-03-21T10:18:43.341Z] $ docker exec --env ******** --env ******** 21436c73185052d4d5ca053b8bbbd88c043cfeaf51346d4a60c94043871b60e7 ssh-agent -k [2024-03-21T10:18:43.455Z] unset SSH_AUTH_SOCK; [2024-03-21T10:18:43.455Z] unset SSH_AGENT_PID; [2024-03-21T10:18:43.455Z] echo Agent pid 37 killed; [2024-03-21T10:18:43.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-21T10:18:43.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T10:18:43.568Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T10:18:43.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T10:18:43.676Z] $ docker exec 21436c73185052d4d5ca053b8bbbd88c043cfeaf51346d4a60c94043871b60e7 ssh-agent [2024-03-21T10:18:43.787Z] SSH_AUTH_SOCK=/tmp/ssh-flkBDkGfuZ4J/agent.70 [2024-03-21T10:18:43.787Z] SSH_AGENT_PID=76 [2024-03-21T10:18:43.792Z] Running ssh-add (command line suppressed) [2024-03-21T10:18:43.887Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-289@tmp/private_key_4967299623932907622.key (/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp/private_key_4967299623932907622.key) [2024-03-21T10:18:43.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T10:18:44.244Z] + git semver init [2024-03-21T10:18:44.504Z] 2024-03-21 10:18:44,420 [run_init] DEBUG init version:0.0.0 force:False [2024-03-21T10:18:44.504Z] 2024-03-21 10:18:44,421 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-289/.semver [2024-03-21T10:18:44.504Z] 2024-03-21 10:18:44,421 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-289/.semver [2024-03-21T10:18:44.504Z] 2024-03-21 10:18:44,421 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-289/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-289, universal_newlines=False, shell=None, istream=None) [2024-03-21T10:18:45.887Z] 2024-03-21 10:18:45,474 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-289/.git/info/exclude [2024-03-21T10:18:45.887Z] 2024-03-21 10:18:45,475 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-289/.semver/PR-289 with force:False [2024-03-21T10:18:45.887Z] 2024-03-21 10:18:45,475 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-289/.semver/PR-289 [2024-03-21T10:18:45.887Z] 2024-03-21 10:18:45,479 [execute] INFO git cat-file --batch-check [2024-03-21T10:18:45.887Z] 2024-03-21 10:18:45,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-289/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T10:18:45.887Z] 2024-03-21 10:18:45,484 [execute] INFO git cat-file --batch [2024-03-21T10:18:45.887Z] 2024-03-21 10:18:45,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-289/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T10:18:45.887Z] 2024-03-21 10:18:45,490 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-289/.semver/PR-289 [2024-03-21T10:18:45.887Z] 0.0.0 [Pipeline] } [2024-03-21T10:18:45.913Z] $ docker exec --env ******** --env ******** 21436c73185052d4d5ca053b8bbbd88c043cfeaf51346d4a60c94043871b60e7 ssh-agent -k [2024-03-21T10:18:46.019Z] unset SSH_AUTH_SOCK; [2024-03-21T10:18:46.020Z] unset SSH_AGENT_PID; [2024-03-21T10:18:46.020Z] echo Agent pid 76 killed; [2024-03-21T10:18:46.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T10:18:46.462Z] + git semver [Pipeline] } [2024-03-21T10:18:46.750Z] $ docker stop --time=1 21436c73185052d4d5ca053b8bbbd88c043cfeaf51346d4a60c94043871b60e7 [2024-03-21T10:18:48.073Z] $ docker rm -f --volumes 21436c73185052d4d5ca053b8bbbd88c043cfeaf51346d4a60c94043871b60e7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T10:18:48.476Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-21T10:18:48.757Z] Stashed 1 file(s) [Pipeline] echo [2024-03-21T10:18:48.774Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T10:18:49.445Z] provisioning config files... [2024-03-21T10:18:49.457Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp/config10660854806922753113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T10:18:49.811Z] ---> ****-login.sh [2024-03-21T10:18:49.811Z] nexus3.edgexfoundry.org:10001 [2024-03-21T10:18:49.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T10:18:49.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T10:18:49.812Z] Configure a credential helper to remove this warning. See [2024-03-21T10:18:49.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T10:18:49.812Z] [2024-03-21T10:18:49.812Z] Login Succeeded [2024-03-21T10:18:49.812Z] nexus3.edgexfoundry.org:10002 [2024-03-21T10:18:49.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T10:18:49.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T10:18:49.812Z] Configure a credential helper to remove this warning. See [2024-03-21T10:18:49.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T10:18:49.812Z] [2024-03-21T10:18:49.812Z] Login Succeeded [2024-03-21T10:18:49.812Z] nexus3.edgexfoundry.org:10003 [2024-03-21T10:18:50.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T10:18:50.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T10:18:50.075Z] Configure a credential helper to remove this warning. See [2024-03-21T10:18:50.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T10:18:50.075Z] [2024-03-21T10:18:50.075Z] Login Succeeded [2024-03-21T10:18:50.075Z] nexus3.edgexfoundry.org:10004 [2024-03-21T10:18:50.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T10:18:50.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T10:18:50.076Z] Configure a credential helper to remove this warning. See [2024-03-21T10:18:50.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T10:18:50.076Z] [2024-03-21T10:18:50.076Z] Login Succeeded [2024-03-21T10:18:50.076Z] ****.io [2024-03-21T10:18:50.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T10:18:50.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T10:18:50.335Z] Configure a credential helper to remove this warning. See [2024-03-21T10:18:50.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T10:18:50.335Z] [2024-03-21T10:18:50.335Z] Login Succeeded [2024-03-21T10:18:50.335Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T10:18:50.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T10:18:50.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T10:18:50.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T10:18:50.639Z] ========================================================= [2024-03-21T10:18:50.639Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-21T10:18:50.639Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T10:18:51.121Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T10:18:51.121Z] Sending build context to Docker daemon 8.472MB [2024-03-21T10:18:51.121Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T10:18:51.121Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-21T10:18:51.121Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-21T10:18:51.121Z] 7264a8db6415: Pulling fs layer [2024-03-21T10:18:51.121Z] c4d48a809fc2: Pulling fs layer [2024-03-21T10:18:51.121Z] 4f1c88b9dad5: Pulling fs layer [2024-03-21T10:18:51.121Z] ad3a456e5733: Pulling fs layer [2024-03-21T10:18:51.121Z] 69c7f0334f64: Pulling fs layer [2024-03-21T10:18:51.121Z] 1f1c1a5573a3: Pulling fs layer [2024-03-21T10:18:51.121Z] ce7588e14bc9: Pulling fs layer [2024-03-21T10:18:51.121Z] b5e4710f87ac: Pulling fs layer [2024-03-21T10:18:51.121Z] 69c7f0334f64: Waiting [2024-03-21T10:18:51.121Z] 1f1c1a5573a3: Waiting [2024-03-21T10:18:51.121Z] ad3a456e5733: Waiting [2024-03-21T10:18:51.121Z] ce7588e14bc9: Waiting [2024-03-21T10:18:51.121Z] c4d48a809fc2: Download complete [2024-03-21T10:18:51.381Z] ad3a456e5733: Verifying Checksum [2024-03-21T10:18:51.381Z] ad3a456e5733: Download complete [2024-03-21T10:18:51.381Z] 69c7f0334f64: Verifying Checksum [2024-03-21T10:18:51.381Z] 69c7f0334f64: Download complete [2024-03-21T10:18:51.381Z] 7264a8db6415: Verifying Checksum [2024-03-21T10:18:51.381Z] 7264a8db6415: Download complete [2024-03-21T10:18:51.381Z] 1f1c1a5573a3: Verifying Checksum [2024-03-21T10:18:51.381Z] 1f1c1a5573a3: Download complete [2024-03-21T10:18:51.641Z] 7264a8db6415: Pull complete [2024-03-21T10:18:51.641Z] b5e4710f87ac: Verifying Checksum [2024-03-21T10:18:51.641Z] b5e4710f87ac: Download complete [2024-03-21T10:18:51.641Z] c4d48a809fc2: Pull complete [2024-03-21T10:18:51.901Z] 4f1c88b9dad5: Verifying Checksum [2024-03-21T10:18:51.901Z] 4f1c88b9dad5: Download complete [2024-03-21T10:18:52.160Z] ce7588e14bc9: Verifying Checksum [2024-03-21T10:18:55.453Z] 4f1c88b9dad5: Pull complete [2024-03-21T10:18:55.453Z] ad3a456e5733: Pull complete [2024-03-21T10:18:55.453Z] 69c7f0334f64: Pull complete [2024-03-21T10:18:55.453Z] 1f1c1a5573a3: Pull complete [2024-03-21T10:18:57.986Z] ce7588e14bc9: Pull complete [2024-03-21T10:18:58.554Z] b5e4710f87ac: Pull complete [2024-03-21T10:18:58.554Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-21T10:18:58.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T10:18:58.554Z] ---> 88b5674ff536 [2024-03-21T10:18:58.554Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-21T10:19:03.840Z] ---> Running in 76d0ec8c876c [2024-03-21T10:19:03.840Z] Removing intermediate container 76d0ec8c876c [2024-03-21T10:19:03.840Z] ---> 16c665e88df2 [2024-03-21T10:19:03.840Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T10:19:03.840Z] ---> Running in 5c4bee5de01c [2024-03-21T10:19:03.840Z] Removing intermediate container 5c4bee5de01c [2024-03-21T10:19:03.840Z] ---> 9c288cb2b39d [2024-03-21T10:19:03.840Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T10:19:03.840Z] ---> Running in 92d372838363 [2024-03-21T10:19:03.840Z] Removing intermediate container 92d372838363 [2024-03-21T10:19:03.840Z] ---> aa9a4dcd46c4 [2024-03-21T10:19:03.840Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T10:19:03.840Z] ---> Running in 6bf10c086876 [2024-03-21T10:19:03.840Z] Removing intermediate container 6bf10c086876 [2024-03-21T10:19:03.840Z] ---> e5fc608bc2a7 [2024-03-21T10:19:03.840Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T10:19:03.840Z] ---> Running in c79b8a287099 [2024-03-21T10:19:04.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T10:19:04.230Z] Still waiting to schedule task [2024-03-21T10:19:04.230Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-21T10:19:04.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T10:19:04.926Z] OK: 264 MiB in 52 packages [2024-03-21T10:19:05.185Z] Removing intermediate container c79b8a287099 [2024-03-21T10:19:05.185Z] ---> 1d3fcc30c127 [2024-03-21T10:19:05.185Z] Step 8/12 : WORKDIR /app [2024-03-21T10:19:05.185Z] ---> Running in 002e8c943730 [2024-03-21T10:19:05.185Z] Removing intermediate container 002e8c943730 [2024-03-21T10:19:05.185Z] ---> 0ac017fbd11f [2024-03-21T10:19:05.185Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-21T10:19:05.443Z] ---> 0c99f57b40f4 [2024-03-21T10:19:05.443Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T10:19:05.443Z] ---> Running in 597102fabcd8 [2024-03-21T10:20:13.183Z] Removing intermediate container 597102fabcd8 [2024-03-21T10:20:13.183Z] ---> 80d92d3ef932 [2024-03-21T10:20:13.183Z] Step 11/12 : COPY . . [2024-03-21T10:20:13.183Z] ---> 80e16f4814b1 [2024-03-21T10:20:13.183Z] Step 12/12 : RUN $MAKE [2024-03-21T10:20:13.183Z] ---> Running in 7111cafde5ba [2024-03-21T10:20:13.183Z] noop [2024-03-21T10:20:13.183Z] Removing intermediate container 7111cafde5ba [2024-03-21T10:20:13.183Z] ---> 3378bb9042d2 [2024-03-21T10:20:13.183Z] Successfully built 3378bb9042d2 [2024-03-21T10:20:13.183Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T10:20:13.644Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T10:20:13.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T10:20:13.802Z] prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container [2024-03-21T10:20:13.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-289 -v /w/workspace/undry_device-rfid-llrp-go_PR-289:/w/workspace/undry_device-rfid-llrp-go_PR-289:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T10:20:14.197Z] $ docker top 63b237e5abd74f23964c4a28633e47b6015f59aad5ae9b3cde643bf2f1768c65 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T10:20:14.597Z] + go version [2024-03-21T10:20:14.598Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-21T10:20:14.636Z] $ docker stop --time=1 63b237e5abd74f23964c4a28633e47b6015f59aad5ae9b3cde643bf2f1768c65 [2024-03-21T10:20:15.884Z] $ docker rm -f --volumes 63b237e5abd74f23964c4a28633e47b6015f59aad5ae9b3cde643bf2f1768c65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T10:20:16.626Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T10:20:16.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T10:20:16.794Z] prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container [2024-03-21T10:20:16.833Z] $ 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-289 -v /w/workspace/undry_device-rfid-llrp-go_PR-289:/w/workspace/undry_device-rfid-llrp-go_PR-289:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T10:20:17.137Z] $ docker top 5edda2d374d1a4c08fb97f1082ef94a9fd71ccc84de41e0e4ccfacfee55c3c1e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T10:20:17.543Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-289 [Pipeline] fileExists [Pipeline] sh [2024-03-21T10:20:17.894Z] + make test [2024-03-21T10:20:17.894Z] go test ./... -coverprofile=coverage.out ./... [2024-03-21T10:20:19.271Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-03-21T10:20:33.894Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-555 in /w/workspace/undry_device-rfid-llrp-go_PR-289 [Pipeline] { [Pipeline] ws [2024-03-21T10:20:33.960Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-03-21T10:20:35.052Z] The recommended git tool is: git [2024-03-21T10:20:37.353Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-03-21T10:20:37.353Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-03-21T10:20:39.909Z] using credential edgex-jenkins-ssh [2024-03-21T10:20:39.929Z] Cloning the remote Git repository [2024-03-21T10:20:39.967Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-03-21T10:20:40.050Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-03-21T10:20:40.189Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-03-21T10:20:40.190Z] > git --version # timeout=10 [2024-03-21T10:20:40.209Z] > git --version # 'git version 2.25.1' [2024-03-21T10:20:40.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T10:20:40.354Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T10:20:41.542Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.613s coverage: 40.6% of statements [2024-03-21T10:20:41.542Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 51.9% of statements [2024-03-21T10:20:41.542Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 95.5% of statements [2024-03-21T10:20:41.997Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-03-21T10:20:42.033Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T10:20:43.436Z] Merging remotes/origin/main commit cc4603a6c595a3a3e8c16ffa5474e1eabf000192 into PR head commit 3f5f446077c4ac52b46926e34b5c640143dc8b25 [2024-03-21T10:20:43.737Z] Merge succeeded, producing 3f5f446077c4ac52b46926e34b5c640143dc8b25 [2024-03-21T10:20:43.738Z] Checking out Revision 3f5f446077c4ac52b46926e34b5c640143dc8b25 (PR-289) [2024-03-21T10:20:42.857Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-03-21T10:20:42.891Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-03-21T10:20:42.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T10:20:42.914Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/289/head:refs/remotes/origin/PR-289 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-21T10:20:43.453Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T10:20:43.531Z] > git checkout -f 3f5f446077c4ac52b46926e34b5c640143dc8b25 # timeout=10 [2024-03-21T10:20:43.637Z] > git remote # timeout=10 [2024-03-21T10:20:43.657Z] > git config --get remote.origin.url # timeout=10 [2024-03-21T10:20:43.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T10:20:43.694Z] > git merge cc4603a6c595a3a3e8c16ffa5474e1eabf000192 # timeout=10 [2024-03-21T10:20:43.721Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-21T10:20:43.741Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T10:20:43.760Z] > git checkout -f 3f5f446077c4ac52b46926e34b5c640143dc8b25 # timeout=10 [2024-03-21T10:20:44.269Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-03-21T10:20:44.310Z] > git --version # timeout=10 [2024-03-21T10:20:44.319Z] > git --version # 'git version 2.25.1' [2024-03-21T10:20:44.332Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T10:20:49.121Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-21T10:20:49.121Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T10:20:49.121Z] Dload Upload Total Spent Left Speed [2024-03-21T10:20:49.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-03-21T10:20:49.463Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-21T10:20:49.807Z] + sudo tee /etc/docker/daemon.new [2024-03-21T10:20:49.807Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-21T10:20:49.807Z] { [2024-03-21T10:20:49.807Z] "registry-mirrors": [ [2024-03-21T10:20:49.807Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-21T10:20:49.807Z] ], [2024-03-21T10:20:49.807Z] "bip": "10.250.0.254/24", [2024-03-21T10:20:49.807Z] "hosts": [ [2024-03-21T10:20:49.807Z] "tcp://0.0.0.0:5555", [2024-03-21T10:20:49.807Z] "unix:///var/run/docker.sock" [2024-03-21T10:20:49.807Z] ], [2024-03-21T10:20:49.807Z] "mtu": 1458, [2024-03-21T10:20:49.807Z] "selinux-enabled": true, [2024-03-21T10:20:49.807Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-21T10:20:49.807Z] } [Pipeline] sh [2024-03-21T10:20:50.146Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-21T10:20:50.489Z] + sudo service docker restart [2024-03-21T10:21:03.467Z] go vet ./... [2024-03-21T10:21:07.653Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T10:21:07.912Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T10:21:07.912Z] ./bin/test-attribution-txt.sh [2024-03-21T10:21:07.912Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-21T10:21:07.912Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-21T10:21:08.173Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-21T10:21:08.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T10:21:08.256Z] $ docker stop --time=1 5edda2d374d1a4c08fb97f1082ef94a9fd71ccc84de41e0e4ccfacfee55c3c1e [2024-03-21T10:21:10.245Z] $ docker rm -f --volumes 5edda2d374d1a4c08fb97f1082ef94a9fd71ccc84de41e0e4ccfacfee55c3c1e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T10:21:10.684Z] provisioning config files... [2024-03-21T10:21:10.709Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8039040803603603070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T10:21:10.847Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-21T10:21:11.052Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2024-03-21T10:21:11.169Z] ---> ****-login.sh [2024-03-21T10:21:11.169Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-03-21T10:21:11.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-03-21T10:21:11.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T10:21:11.711Z] Configure a credential helper to remove this warning. See [2024-03-21T10:21:11.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T10:21:11.711Z] [2024-03-21T10:21:11.711Z] Login Succeeded [2024-03-21T10:21:11.711Z] nexus3.edgexfoundry.org:10002 [2024-03-21T10:21:11.805Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T10:21:11.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T10:21:12.123Z] + ls -al . [2024-03-21T10:21:12.123Z] total 708 [2024-03-21T10:21:12.123Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 10:20 . [2024-03-21T10:21:12.123Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 10:18 .. [2024-03-21T10:21:12.123Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 21 10:18 .dockerignore [2024-03-21T10:21:12.123Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 10:20 .git [2024-03-21T10:21:12.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 10:18 .github [2024-03-21T10:21:12.123Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 21 10:18 .gitignore [2024-03-21T10:21:12.123Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 10:18 .golangci.yml [2024-03-21T10:21:12.123Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 10:18 .semver [2024-03-21T10:21:12.123Z] -rw-rw-r-- 1 jenkins jenkins 11980 Mar 21 10:18 Attribution.txt [2024-03-21T10:21:12.123Z] -rw-rw-r-- 1 jenkins jenkins 11677 Mar 21 10:18 CHANGELOG.md [2024-03-21T10:21:12.123Z] -rw-rw-r-- 1 jenkins jenkins 1456 Mar 21 10:18 Dockerfile [2024-03-21T10:21:12.123Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 10:18 GOVERNANCE.md [2024-03-21T10:21:12.123Z] -rw-rw-r-- 1 jenkins jenkins 661 Mar 21 10:18 Jenkinsfile [2024-03-21T10:21:12.123Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 10:18 LICENSE [2024-03-21T10:21:12.123Z] -rw-rw-r-- 1 jenkins jenkins 2179 Mar 21 10:18 Makefile [2024-03-21T10:21:12.123Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 10:18 OWNERS.md [2024-03-21T10:21:12.123Z] -rw-rw-r-- 1 jenkins jenkins 28907 Mar 21 10:18 README.md [2024-03-21T10:21:12.123Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 10:18 VERSION [2024-03-21T10:21:12.123Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 10:18 bin [2024-03-21T10:21:12.123Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 10:18 cmd [2024-03-21T10:21:12.123Z] -rw-r--r-- 1 jenkins jenkins 459493 Mar 21 10:20 coverage.out [2024-03-21T10:21:12.123Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 10:18 examples [2024-03-21T10:21:12.123Z] -rw-rw-r-- 1 jenkins jenkins 7225 Mar 21 10:18 go.mod [2024-03-21T10:21:12.123Z] -rw-rw-r-- 1 jenkins jenkins 101177 Mar 21 10:18 go.sum [2024-03-21T10:21:12.123Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 10:18 images [2024-03-21T10:21:12.123Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 21 10:18 internal [2024-03-21T10:21:12.123Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 21 10:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T10:21:12.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T10:21:12.247Z] Configure a credential helper to remove this warning. See [2024-03-21T10:21:12.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T10:21:12.247Z] [2024-03-21T10:21:12.247Z] Login Succeeded [2024-03-21T10:21:12.247Z] nexus3.edgexfoundry.org:10003 [2024-03-21T10:21:12.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T10:21:12.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T10:21:12.523Z] Configure a credential helper to remove this warning. See [2024-03-21T10:21:12.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T10:21:12.523Z] [2024-03-21T10:21:12.523Z] Login Succeeded [2024-03-21T10:21:12.523Z] nexus3.edgexfoundry.org:10004 [2024-03-21T10:21:12.543Z] + 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=3f5f446077c4ac52b46926e34b5c640143dc8b25 --label arch=amd64 --label version=0.0.0 . [2024-03-21T10:21:12.543Z] Sending build context to Docker daemon 8.472MB [2024-03-21T10:21:12.543Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T10:21:12.543Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-21T10:21:12.543Z] ---> 3378bb9042d2 [2024-03-21T10:21:12.543Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-21T10:21:12.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T10:21:12.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T10:21:12.794Z] Configure a credential helper to remove this warning. See [2024-03-21T10:21:12.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T10:21:12.794Z] [2024-03-21T10:21:12.794Z] Login Succeeded [2024-03-21T10:21:12.794Z] ****.io [2024-03-21T10:21:12.803Z] ---> Running in 88cc222b7fe9 [2024-03-21T10:21:12.803Z] Removing intermediate container 88cc222b7fe9 [2024-03-21T10:21:12.803Z] ---> 1e869987b279 [2024-03-21T10:21:12.803Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T10:21:12.803Z] ---> Running in 009c25d5fc79 [2024-03-21T10:21:12.803Z] Removing intermediate container 009c25d5fc79 [2024-03-21T10:21:12.803Z] ---> ad3f87da37bd [2024-03-21T10:21:12.803Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T10:21:12.803Z] ---> Running in 1d57b45650bc [2024-03-21T10:21:13.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T10:21:13.064Z] Removing intermediate container 1d57b45650bc [2024-03-21T10:21:13.064Z] ---> a6747e50dd4a [2024-03-21T10:21:13.064Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T10:21:13.064Z] ---> Running in 770b0149f3f3 [2024-03-21T10:21:13.064Z] Removing intermediate container 770b0149f3f3 [2024-03-21T10:21:13.064Z] ---> 8a7182c49cc1 [2024-03-21T10:21:13.064Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T10:21:13.064Z] ---> Running in 606ef3292dd6 [2024-03-21T10:21:13.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T10:21:13.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T10:21:13.330Z] Configure a credential helper to remove this warning. See [2024-03-21T10:21:13.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T10:21:13.331Z] [2024-03-21T10:21:13.331Z] Login Succeeded [2024-03-21T10:21:13.331Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T10:21:13.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-03-21T10:21:13.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-03-21T10:21:13.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T10:21:13.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-03-21T10:21:13.844Z] OK: 264 MiB in 52 packages [Pipeline] echo [2024-03-21T10:21:13.862Z] ========================================================= [2024-03-21T10:21:13.862Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-21T10:21:13.862Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T10:21:14.105Z] Removing intermediate container 606ef3292dd6 [2024-03-21T10:21:14.105Z] ---> 468595e97bc9 [2024-03-21T10:21:14.105Z] Step 8/25 : WORKDIR /app [2024-03-21T10:21:14.366Z] ---> Running in e7d602024210 [2024-03-21T10:21:14.366Z] Removing intermediate container e7d602024210 [2024-03-21T10:21:14.366Z] ---> 45a5d6f400ba [2024-03-21T10:21:14.366Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-21T10:21:14.366Z] ---> c6babb10c893 [2024-03-21T10:21:14.366Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T10:21:14.366Z] ---> Running in 3f0355e6f5da [2024-03-21T10:21:14.397Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T10:21:14.663Z] Sending build context to Docker daemon 1.201MB [2024-03-21T10:21:14.663Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T10:21:14.663Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-21T10:21:14.663Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-21T10:21:14.663Z] 9fda8d8052c6: Pulling fs layer [2024-03-21T10:21:14.663Z] 5d54e960e981: Pulling fs layer [2024-03-21T10:21:14.663Z] c4a7e357bf2a: Pulling fs layer [2024-03-21T10:21:14.663Z] f0e02332f6b5: Pulling fs layer [2024-03-21T10:21:14.663Z] 872ee5b61b7b: Pulling fs layer [2024-03-21T10:21:14.663Z] 0c6a40ed1a82: Pulling fs layer [2024-03-21T10:21:14.663Z] 94ae7d8d031c: Pulling fs layer [2024-03-21T10:21:14.663Z] 872ee5b61b7b: Waiting [2024-03-21T10:21:14.663Z] f0e02332f6b5: Waiting [2024-03-21T10:21:14.663Z] 0c6a40ed1a82: Waiting [2024-03-21T10:21:14.663Z] 94ae7d8d031c: Waiting [2024-03-21T10:21:14.937Z] 5d54e960e981: Verifying Checksum [2024-03-21T10:21:14.937Z] 5d54e960e981: Download complete [2024-03-21T10:21:14.937Z] f0e02332f6b5: Verifying Checksum [2024-03-21T10:21:14.937Z] f0e02332f6b5: Download complete [2024-03-21T10:21:14.937Z] 872ee5b61b7b: Verifying Checksum [2024-03-21T10:21:14.937Z] 872ee5b61b7b: Download complete [2024-03-21T10:21:14.937Z] 9fda8d8052c6: Verifying Checksum [2024-03-21T10:21:14.937Z] 9fda8d8052c6: Download complete [2024-03-21T10:21:15.209Z] 94ae7d8d031c: Verifying Checksum [2024-03-21T10:21:15.209Z] 94ae7d8d031c: Download complete [2024-03-21T10:21:15.306Z] Removing intermediate container 3f0355e6f5da [2024-03-21T10:21:15.306Z] ---> 00ffba3a69a0 [2024-03-21T10:21:15.306Z] Step 11/25 : COPY . . [2024-03-21T10:21:15.567Z] ---> b950276d9116 [2024-03-21T10:21:15.567Z] Step 12/25 : RUN $MAKE [2024-03-21T10:21:15.567Z] ---> Running in 56108fd7f5ac [2024-03-21T10:21:15.805Z] 9fda8d8052c6: Pull complete [2024-03-21T10:21:15.827Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-03-21T10:21:16.391Z] 5d54e960e981: Pull complete [2024-03-21T10:21:16.662Z] c4a7e357bf2a: Verifying Checksum [2024-03-21T10:21:16.662Z] c4a7e357bf2a: Download complete [2024-03-21T10:21:17.625Z] 0c6a40ed1a82: Verifying Checksum [2024-03-21T10:21:17.625Z] 0c6a40ed1a82: Download complete [2024-03-21T10:21:29.938Z] c4a7e357bf2a: Pull complete [2024-03-21T10:21:29.938Z] f0e02332f6b5: Pull complete [2024-03-21T10:21:29.938Z] 872ee5b61b7b: Pull complete [2024-03-21T10:21:38.156Z] 0c6a40ed1a82: Pull complete [2024-03-21T10:21:40.102Z] 94ae7d8d031c: Pull complete [2024-03-21T10:21:40.102Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-21T10:21:40.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T10:21:40.102Z] ---> 86de565de09d [2024-03-21T10:21:40.102Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-21T10:21:40.685Z] ---> Running in 161c9a4a5cda [2024-03-21T10:21:40.954Z] Removing intermediate container 161c9a4a5cda [2024-03-21T10:21:40.954Z] ---> 06fbb60ba1ab [2024-03-21T10:21:40.954Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T10:21:41.223Z] ---> Running in 827a1f4ea4bc [2024-03-21T10:21:41.490Z] Removing intermediate container 827a1f4ea4bc [2024-03-21T10:21:41.491Z] ---> af2f6a06cfcb [2024-03-21T10:21:41.491Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T10:21:41.491Z] ---> Running in dd918a6cf3f7 [2024-03-21T10:21:41.760Z] Removing intermediate container dd918a6cf3f7 [2024-03-21T10:21:41.760Z] ---> cd58db439b02 [2024-03-21T10:21:41.760Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T10:21:42.031Z] ---> Running in b85112e4f1f7 [2024-03-21T10:21:42.298Z] Removing intermediate container b85112e4f1f7 [2024-03-21T10:21:42.298Z] ---> f96fd6ad2b63 [2024-03-21T10:21:42.298Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T10:21:42.298Z] ---> Running in dfbcb4ada946 [2024-03-21T10:21:43.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T10:21:44.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T10:21:45.174Z] OK: 266 MiB in 52 packages [2024-03-21T10:21:45.760Z] Removing intermediate container dfbcb4ada946 [2024-03-21T10:21:45.760Z] ---> ad030c12a122 [2024-03-21T10:21:45.760Z] Step 8/12 : WORKDIR /app [2024-03-21T10:21:46.029Z] ---> Running in 2ec42d44e21e [2024-03-21T10:21:46.297Z] Removing intermediate container 2ec42d44e21e [2024-03-21T10:21:46.297Z] ---> fd4edde2bebb [2024-03-21T10:21:46.297Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-21T10:21:46.880Z] ---> 6f3cbdd66bf3 [2024-03-21T10:21:46.880Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T10:21:46.880Z] ---> Running in ee97b6ac23d5 [2024-03-21T10:21:47.919Z] Removing intermediate container 56108fd7f5ac [2024-03-21T10:21:47.919Z] ---> 7243d741e601 [2024-03-21T10:21:47.919Z] Step 13/25 : FROM alpine:3.18 [2024-03-21T10:21:47.919Z] 3.18: Pulling from library/alpine [2024-03-21T10:21:47.919Z] 619be1103602: Pulling fs layer [2024-03-21T10:21:48.178Z] 619be1103602: Download complete [2024-03-21T10:21:48.437Z] 619be1103602: Pull complete [2024-03-21T10:21:48.437Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T10:21:48.437Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T10:21:48.437Z] ---> d3782b16ccc9 [2024-03-21T10:21:48.437Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-21T10:21:48.696Z] ---> Running in da38992e3fb0 [2024-03-21T10:21:48.696Z] Removing intermediate container da38992e3fb0 [2024-03-21T10:21:48.696Z] ---> 490fa1ee68e2 [2024-03-21T10:21:48.696Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-03-21T10:21:48.696Z] ---> Running in 3091e7fa0fbc [2024-03-21T10:21:48.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T10:21:49.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T10:21:49.472Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T10:21:49.472Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T10:21:49.472Z] OK: 7 MiB in 16 packages [2024-03-21T10:21:49.736Z] Removing intermediate container 3091e7fa0fbc [2024-03-21T10:21:49.736Z] ---> a8774a62843b [2024-03-21T10:21:49.736Z] Step 16/25 : RUN apk --no-cache upgrade [2024-03-21T10:21:49.736Z] ---> Running in 0bcd2e71b568 [2024-03-21T10:21:49.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T10:21:50.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T10:21:50.253Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T10:21:50.253Z] OK: 7 MiB in 16 packages [2024-03-21T10:21:50.820Z] Removing intermediate container 0bcd2e71b568 [2024-03-21T10:21:50.820Z] ---> 640fc8c8971d [2024-03-21T10:21:50.820Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-03-21T10:21:50.820Z] ---> f8f78702ce54 [2024-03-21T10:21:50.820Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-03-21T10:21:50.820Z] ---> 76597c733212 [2024-03-21T10:21:50.820Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-03-21T10:21:52.200Z] ---> 4ee133b6339a [2024-03-21T10:21:52.200Z] Step 20/25 : EXPOSE 59989 [2024-03-21T10:21:52.200Z] ---> Running in 12a25d4ee36b [2024-03-21T10:21:52.459Z] Removing intermediate container 12a25d4ee36b [2024-03-21T10:21:52.459Z] ---> 5f1c272d10c0 [2024-03-21T10:21:52.459Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-03-21T10:21:52.459Z] ---> Running in 3003367ebaf1 [2024-03-21T10:21:52.459Z] Removing intermediate container 3003367ebaf1 [2024-03-21T10:21:52.459Z] ---> 4e6e85b091c4 [2024-03-21T10:21:52.459Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-21T10:21:52.459Z] ---> Running in 4736ab679bd5 [2024-03-21T10:21:52.459Z] Removing intermediate container 4736ab679bd5 [2024-03-21T10:21:52.459Z] ---> a00d766d2da2 [2024-03-21T10:21:52.459Z] Step 23/25 : LABEL arch=amd64 [2024-03-21T10:21:52.459Z] ---> Running in fcda5daa2fd9 [2024-03-21T10:21:52.717Z] Removing intermediate container fcda5daa2fd9 [2024-03-21T10:21:52.717Z] ---> 62524c4d3281 [2024-03-21T10:21:52.717Z] Step 24/25 : LABEL git_sha=3f5f446077c4ac52b46926e34b5c640143dc8b25 [2024-03-21T10:21:52.717Z] ---> Running in 38d3bb493955 [2024-03-21T10:21:52.717Z] Removing intermediate container 38d3bb493955 [2024-03-21T10:21:52.717Z] ---> 1d91b34bd1fa [2024-03-21T10:21:52.717Z] Step 25/25 : LABEL version=0.0.0 [2024-03-21T10:21:52.717Z] ---> Running in 98e49d0659fb [2024-03-21T10:21:52.717Z] Removing intermediate container 98e49d0659fb [2024-03-21T10:21:52.717Z] ---> 4a0a1cb86db1 [2024-03-21T10:21:52.717Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T10:21:52.718Z] Successfully built 4a0a1cb86db1 [2024-03-21T10:21:52.718Z] 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 [2024-03-21T10:21:53.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T10:21:53.699Z] [2024-03-21T10:21:53.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T10:21:54.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T10:21:54.097Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-21T10:21:54.097Z] 5eb5b503b376: Pulling fs layer [2024-03-21T10:21:54.097Z] 5c69ac0246d0: Pulling fs layer [2024-03-21T10:21:54.097Z] ec43610c2a17: Pulling fs layer [2024-03-21T10:21:54.097Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-21T10:21:54.097Z] 33b1e0a273af: Pulling fs layer [2024-03-21T10:21:54.097Z] 5d3b04190fa2: Pulling fs layer [2024-03-21T10:21:54.097Z] 2f39f015ded8: Pulling fs layer [2024-03-21T10:21:54.097Z] 33b1e0a273af: Waiting [2024-03-21T10:21:54.097Z] 5d3b04190fa2: Waiting [2024-03-21T10:21:54.097Z] 3a2ae6a8a46f: Waiting [2024-03-21T10:21:54.097Z] 5c69ac0246d0: Verifying Checksum [2024-03-21T10:21:54.097Z] 5c69ac0246d0: Download complete [2024-03-21T10:21:54.097Z] 3a2ae6a8a46f: Download complete [2024-03-21T10:21:54.097Z] 33b1e0a273af: Verifying Checksum [2024-03-21T10:21:54.097Z] 33b1e0a273af: Download complete [2024-03-21T10:21:54.097Z] 5d3b04190fa2: Verifying Checksum [2024-03-21T10:21:54.097Z] 5d3b04190fa2: Download complete [2024-03-21T10:21:54.097Z] ec43610c2a17: Verifying Checksum [2024-03-21T10:21:54.097Z] ec43610c2a17: Download complete [2024-03-21T10:21:54.355Z] 5eb5b503b376: Verifying Checksum [2024-03-21T10:21:54.355Z] 5eb5b503b376: Download complete [2024-03-21T10:21:54.922Z] 2f39f015ded8: Download complete [2024-03-21T10:21:55.489Z] 5eb5b503b376: Pull complete [2024-03-21T10:21:55.748Z] 5c69ac0246d0: Pull complete [2024-03-21T10:21:56.315Z] ec43610c2a17: Pull complete [2024-03-21T10:21:56.315Z] 3a2ae6a8a46f: Pull complete [2024-03-21T10:21:56.574Z] 33b1e0a273af: Pull complete [2024-03-21T10:21:56.574Z] 5d3b04190fa2: Pull complete [2024-03-21T10:22:00.761Z] 2f39f015ded8: Pull complete [2024-03-21T10:22:00.761Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-21T10:22:00.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T10:22:00.761Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T10:22:01.012Z] prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container [2024-03-21T10:22:01.053Z] $ 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-289 -v /w/workspace/undry_device-rfid-llrp-go_PR-289:/w/workspace/undry_device-rfid-llrp-go_PR-289:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-21T10:22:04.950Z] $ docker top 32c79d95b15a298b45dfe8659c9a58f9a2abc9d1c637bfdce050f258aaf02443 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T10:22:05.422Z] ---> job-cost.sh [2024-03-21T10:22:05.422Z] lf-activate-venv: SKIPPING [2024-03-21T10:22:05.422Z] INFO: No Stack... [2024-03-21T10:22:05.681Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T10:22:06.250Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T10:22:06.580Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-289/archives/cost.csv [2024-03-21T10:22:06.580Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T10:22:06.624Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-289-1-stack-cost] [2024-03-21T10:22:06.629Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-289-1-stack-cost] did not exist. Created. [2024-03-21T10:22:06.635Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-289-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T10:22:07.041Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-21T10:22:07.096Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T10:22:07.135Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-289-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T10:22:07.238Z] $ docker stop --time=1 32c79d95b15a298b45dfe8659c9a58f9a2abc9d1c637bfdce050f258aaf02443 [2024-03-21T10:22:08.381Z] $ docker rm -f --volumes 32c79d95b15a298b45dfe8659c9a58f9a2abc9d1c637bfdce050f258aaf02443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-21T10:23:53.545Z] Removing intermediate container ee97b6ac23d5 [2024-03-21T10:23:53.545Z] ---> 08b7e3402bbe [2024-03-21T10:23:53.545Z] Step 11/12 : COPY . . [2024-03-21T10:23:53.545Z] ---> 7ca02b0d8e6f [2024-03-21T10:23:53.545Z] Step 12/12 : RUN $MAKE [2024-03-21T10:23:53.545Z] ---> Running in 1a7f943576db [2024-03-21T10:23:53.545Z] noop [2024-03-21T10:23:53.545Z] Removing intermediate container 1a7f943576db [2024-03-21T10:23:53.545Z] ---> da1969732a9a [2024-03-21T10:23:53.545Z] Successfully built da1969732a9a [2024-03-21T10:23:53.545Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T10:23:54.040Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T10:23:54.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T10:23:54.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-555 does not seem to be running inside a container [2024-03-21T10:23:54.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-21T10:23:55.576Z] $ docker top 71c66a529f9b9ed00d9758b932965eeaaeb75497a14ffa210168ddb23497b9d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T10:23:56.466Z] + go version [2024-03-21T10:23:56.466Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-21T10:23:56.494Z] $ docker stop --time=1 71c66a529f9b9ed00d9758b932965eeaaeb75497a14ffa210168ddb23497b9d6 [2024-03-21T10:23:58.105Z] $ docker rm -f --volumes 71c66a529f9b9ed00d9758b932965eeaaeb75497a14ffa210168ddb23497b9d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T10:23:58.999Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T10:23:58.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T10:23:59.251Z] prd-ubuntu20.04-docker-arm64-4c-16g-555 does not seem to be running inside a container [2024-03-21T10:23:59.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-21T10:24:00.510Z] $ docker top f74902d49bcac13320016ff0085b37acb24ddfd3309acf58a287eae69bf37a0d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T10:24:01.096Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-21T10:24:01.877Z] + make test [2024-03-21T10:24:02.156Z] go test ./... -coverprofile=coverage.out ./... [2024-03-21T10:24:07.549Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-03-21T10:26:29.210Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-03-21T10:26:29.210Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-03-21T10:27:01.411Z] level=DEBUG ts=2024-03-21T10:26:30.943039093Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.953268035Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.953461488Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-03-21T10:27:01.411Z] level=DEBUG ts=2024-03-21T10:26:30.9535928Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.954043587Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.411Z] level=WARN ts=2024-03-21T10:26:30.954121568Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.954364972Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.954746647Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.411Z] level=WARN ts=2024-03-21T10:26:30.954795708Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-21T10:27:01.411Z] level=DEBUG ts=2024-03-21T10:26:30.954862759Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.954965181Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.955268655Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.411Z] level=DEBUG ts=2024-03-21T10:26:30.955343566Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.411Z] level=DEBUG ts=2024-03-21T10:26:30.955418857Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.955484368Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.955798073Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.411Z] level=DEBUG ts=2024-03-21T10:26:30.955880854Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.955974886Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.95628301Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.411Z] level=DEBUG ts=2024-03-21T10:26:30.956356891Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.956515914Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.956619935Z 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}" [2024-03-21T10:27:01.411Z] level=DEBUG ts=2024-03-21T10:26:30.957325356Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.962810478Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.963026341Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.963231354Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.411Z] level=WARN ts=2024-03-21T10:26:30.963353526Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-21T10:27:01.411Z] level=DEBUG ts=2024-03-21T10:26:30.96364361Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.963876044Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.964527303Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.411Z] level=WARN ts=2024-03-21T10:26:30.964639515Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-21T10:27:01.411Z] level=DEBUG ts=2024-03-21T10:26:30.964721666Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.964898109Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.965475647Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.411Z] level=DEBUG ts=2024-03-21T10:26:30.965611389Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.411Z] level=DEBUG ts=2024-03-21T10:26:30.965716531Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.966208218Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.966846548Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.411Z] level=DEBUG ts=2024-03-21T10:26:30.96699409Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.967123062Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.967591239Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.411Z] level=DEBUG ts=2024-03-21T10:26:30.967952564Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.968424971Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.968646025Z 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}" [2024-03-21T10:27:01.411Z] level=DEBUG ts=2024-03-21T10:26:30.970179828Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.970923249Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.97101041Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-03-21T10:27:01.411Z] level=DEBUG ts=2024-03-21T10:26:30.971165222Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.971553388Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.411Z] level=WARN ts=2024-03-21T10:26:30.971628839Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-21T10:27:01.411Z] level=INFO ts=2024-03-21T10:26:30.971760921Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.972077476Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=WARN ts=2024-03-21T10:26:30.972150707Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.972233618Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.97234908Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.972707105Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.972807407Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.9730231Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.973118572Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.973563568Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.97366343Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.973788712Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.974158247Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.974261509Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.974410131Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.974502952Z 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}" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.975264564Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.976433651Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.976541713Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.976640974Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=WARN ts=2024-03-21T10:26:30.976695305Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.976849517Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.976953469Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.977352705Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=WARN ts=2024-03-21T10:26:30.977455596Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.977559738Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.977758501Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.978277788Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.97840958Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.978512132Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.978731365Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.979324714Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.979489837Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.979615008Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.980103276Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.980244788Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.98036944Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.980442361Z 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}" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.981198492Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.982068865Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.98239764Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.982569623Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.983218192Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=WARN ts=2024-03-21T10:26:30.983364174Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.986214597Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.986684214Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=WARN ts=2024-03-21T10:26:30.986821186Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.987045959Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.987224222Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.98779213Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.987879842Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:30.987949113Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:30.988295108Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.002935206Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.003087779Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.003805109Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.004728843Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.004806384Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.004971057Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.005063968Z 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}" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.005975832Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.006628771Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.006693722Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.006782234Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.007147189Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=WARN ts=2024-03-21T10:26:31.0072002Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.007319312Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.007600756Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=WARN ts=2024-03-21T10:26:31.007651597Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.007720328Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.007813269Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.010885395Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.010965166Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.011061758Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.011141309Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.011460334Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.011537405Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.011625136Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.01192045Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.012006632Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.012105363Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.012169684Z 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}" [2024-03-21T10:27:01.412Z] --- FAIL: TestAutoDiscoverNaming (0.07s) [2024-03-21T10:27:01.412Z] --- FAIL: TestAutoDiscoverNaming/xArray-25-9C-D4 (0.01s) [2024-03-21T10:27:01.412Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:38962: use of closed network connection [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.012726192Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.018383907Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.022025121Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.022107462Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.022200284Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.022291735Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=WARN ts=2024-03-21T10:26:31.022346186Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.022488588Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.022892984Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=WARN ts=2024-03-21T10:26:31.022943455Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.023032806Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.023122248Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.023512703Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.023611905Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.023682086Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.023750577Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.026398216Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.026513888Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.02660401Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.026943395Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.027052346Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.027156068Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.027222659Z 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}" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.027627775Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.028328415Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.028403346Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.028491968Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=WARN ts=2024-03-21T10:26:31.028546029Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.028561829Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.03398309Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.034329545Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=WARN ts=2024-03-21T10:26:31.034382886Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.034473547Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.034578409Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.034942034Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.035045945Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.035117737Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.035188658Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.035578083Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.035689785Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.035777316Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.036081581Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-21T10:27:01.412Z] level=DEBUG ts=2024-03-21T10:26:31.036187873Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.036294284Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-03-21T10:27:01.412Z] level=INFO ts=2024-03-21T10:26:31.036360045Z 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}" [2024-03-21T10:27:01.412Z] level=WARN ts=2024-03-21T10:26:31.03668093Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2024-03-21T10:27:01.412Z] FAIL [2024-03-21T10:27:01.412Z] coverage: 40.6% of statements [2024-03-21T10:27:01.412Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.828s [2024-03-21T10:27:01.412Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.549s coverage: 51.9% of statements [2024-03-21T10:27:01.412Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 95.5% of statements [2024-03-21T10:27:01.412Z] FAIL [2024-03-21T10:27:01.412Z] make: *** [Makefile:33: unittest] Error 1 [Pipeline] } [2024-03-21T10:27:01.442Z] $ docker stop --time=1 f74902d49bcac13320016ff0085b37acb24ddfd3309acf58a287eae69bf37a0d [2024-03-21T10:27:03.349Z] $ docker rm -f --volumes f74902d49bcac13320016ff0085b37acb24ddfd3309acf58a287eae69bf37a0d [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 [2024-03-21T10:27:05.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T10:27:05.495Z] [2024-03-21T10:27:05.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T10:27:05.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T10:27:06.173Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-21T10:27:06.173Z] 8998bd30e6a1: Pulling fs layer [2024-03-21T10:27:06.173Z] 04944245beec: Pulling fs layer [2024-03-21T10:27:06.173Z] 699f458cf7ca: Pulling fs layer [2024-03-21T10:27:06.173Z] 765212b225bb: Pulling fs layer [2024-03-21T10:27:06.173Z] f23df028b6ca: Pulling fs layer [2024-03-21T10:27:06.173Z] d65c8cfc05b1: Pulling fs layer [2024-03-21T10:27:06.173Z] 2437ff75d9bd: Pulling fs layer [2024-03-21T10:27:06.173Z] f23df028b6ca: Waiting [2024-03-21T10:27:06.173Z] d65c8cfc05b1: Waiting [2024-03-21T10:27:06.173Z] 2437ff75d9bd: Waiting [2024-03-21T10:27:06.173Z] 765212b225bb: Waiting [2024-03-21T10:27:06.173Z] 04944245beec: Verifying Checksum [2024-03-21T10:27:06.173Z] 04944245beec: Download complete [2024-03-21T10:27:06.173Z] 765212b225bb: Verifying Checksum [2024-03-21T10:27:06.173Z] 765212b225bb: Download complete [2024-03-21T10:27:06.173Z] f23df028b6ca: Verifying Checksum [2024-03-21T10:27:06.173Z] f23df028b6ca: Download complete [2024-03-21T10:27:06.173Z] d65c8cfc05b1: Verifying Checksum [2024-03-21T10:27:06.173Z] d65c8cfc05b1: Download complete [2024-03-21T10:27:06.442Z] 699f458cf7ca: Verifying Checksum [2024-03-21T10:27:06.442Z] 699f458cf7ca: Download complete [2024-03-21T10:27:06.711Z] 8998bd30e6a1: Download complete [2024-03-21T10:27:09.315Z] 2437ff75d9bd: Verifying Checksum [2024-03-21T10:27:09.315Z] 2437ff75d9bd: Download complete [2024-03-21T10:27:11.909Z] 8998bd30e6a1: Pull complete [2024-03-21T10:27:11.909Z] 04944245beec: Pull complete [2024-03-21T10:27:13.854Z] 699f458cf7ca: Pull complete [2024-03-21T10:27:13.854Z] 765212b225bb: Pull complete [2024-03-21T10:27:14.456Z] f23df028b6ca: Pull complete [2024-03-21T10:27:14.725Z] d65c8cfc05b1: Pull complete [2024-03-21T10:27:32.923Z] 2437ff75d9bd: Pull complete [2024-03-21T10:27:32.923Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-21T10:27:32.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T10:27:32.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T10:27:33.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-555 does not seem to be running inside a container [2024-03-21T10:27:33.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-21T10:27:35.807Z] $ docker top 86904717f6c6efe79d4f0834b61558983b501fe286cb0fd1d9b264bcc22c9aff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T10:27:36.736Z] ---> job-cost.sh [2024-03-21T10:27:36.736Z] lf-activate-venv: SKIPPING [2024-03-21T10:27:36.736Z] INFO: No Stack... [2024-03-21T10:27:37.003Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-21T10:27:37.955Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T10:27:38.605Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-03-21T10:27:38.605Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T10:27:38.682Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-289-1-stack-cost] [2024-03-21T10:27:38.687Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-289-1-stack-cost] did not exist. Created. [2024-03-21T10:27:38.692Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-289-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T10:27:39.116Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-d4501fbd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-21T10:27:40.042Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-21T10:27:40.086Z] Warning: overwriting stash ‘stack-cost’ [2024-03-21T10:27:40.466Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T10:27:40.481Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-289-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T10:27:40.546Z] $ docker stop --time=1 86904717f6c6efe79d4f0834b61558983b501fe286cb0fd1d9b264bcc22c9aff [2024-03-21T10:27:42.045Z] $ docker rm -f --volumes 86904717f6c6efe79d4f0834b61558983b501fe286cb0fd1d9b264bcc22c9aff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-21T10:27:42.862Z] 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 [2024-03-21T10:27:44.973Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-289/archives ] [2024-03-21T10:27:44.974Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-289/archives [2024-03-21T10:27:44.974Z] total 16 [2024-03-21T10:27:44.974Z] drwxr-xr-x 3 root root 4096 Mar 21 10:22 . [2024-03-21T10:27:44.974Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 10:22 .. [2024-03-21T10:27:44.974Z] drwxr-xr-x 2 root root 4096 Mar 21 10:22 cost [2024-03-21T10:27:44.974Z] -rw-r--r-- 1 root root 91 Mar 21 10:22 cost.csv [2024-03-21T10:27:44.974Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-289/archives [2024-03-21T10:27:44.974Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-289/archives [2024-03-21T10:27:44.974Z] total 16 [2024-03-21T10:27:44.974Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 10:22 . [2024-03-21T10:27:44.974Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 10:22 .. [2024-03-21T10:27:44.974Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 10:22 cost [2024-03-21T10:27:44.974Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 21 10:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-21T10:27:45.302Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T10:27:46.189Z] ---> package-listing.sh [2024-03-21T10:27:46.189Z] ++ facter osfamily [2024-03-21T10:27:46.189Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-21T10:27:46.449Z] + OS_FAMILY=debian [2024-03-21T10:27:46.449Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-289 [2024-03-21T10:27:46.449Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-21T10:27:46.449Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-21T10:27:46.449Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-21T10:27:46.449Z] + PACKAGES=/tmp/packages_start.txt [2024-03-21T10:27:46.449Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-289 ']' [2024-03-21T10:27:46.449Z] + PACKAGES=/tmp/packages_end.txt [2024-03-21T10:27:46.449Z] + case "${OS_FAMILY}" in [2024-03-21T10:27:46.449Z] + dpkg -l [2024-03-21T10:27:46.449Z] + grep '^ii' [2024-03-21T10:27:46.449Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-21T10:27:46.449Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-21T10:27:46.449Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-21T10:27:46.449Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-289 ']' [2024-03-21T10:27:46.449Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-289/archives/ [2024-03-21T10:27:46.449Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-289/archives/ [Pipeline] echo [2024-03-21T10:27:46.487Z] 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-289/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-21T10:27:46.780Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T10:27:47.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T10:27:47.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T10:27:47.570Z] prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container [2024-03-21T10:27:47.616Z] $ 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-289/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-289 -v /w/workspace/undry_device-rfid-llrp-go_PR-289:/w/workspace/undry_device-rfid-llrp-go_PR-289:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-21T10:27:47.796Z] $ docker top 29eaf6352b73f0910846301db4e4fe62c18ec211ab910a62fa124724a736b3f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T10:27:48.186Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-21T10:27:48.565Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-21T10:27:48.938Z] + ls /var/log/sa-host [2024-03-21T10:27:48.938Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T10:27:49.154Z] provisioning config files... [2024-03-21T10:27:49.169Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp/config1882196570846568918tmp [Pipeline] { [Pipeline] echo [2024-03-21T10:27:49.217Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T10:27:49.577Z] ---> create-netrc.sh [Pipeline] } [2024-03-21T10:27:49.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-21T10:27:50.016Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-21T10:27:50.050Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T10:27:50.362Z] ---> sudo-logs.sh [2024-03-21T10:27:50.362Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-21T10:27:50.445Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T10:27:50.758Z] ---> job-cost.sh [2024-03-21T10:27:50.758Z] lf-activate-venv: SKIPPING [2024-03-21T10:27:50.758Z] DEBUG: total: 0.2199999988079071 [2024-03-21T10:27:50.758Z] INFO: Retrieving Stack Cost... [2024-03-21T10:27:51.325Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T10:27:51.585Z] INFO: Archiving Costs [Pipeline] echo [2024-03-21T10:27:51.620Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T10:27:51.939Z] ---> logs-deploy.sh [2024-03-21T10:27:51.939Z] lf-activate-venv: SKIPPING [2024-03-21T10:27:51.939Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-289/1 [2024-03-21T10:27:51.939Z] INFO: archiving workspace using pattern(s): [2024-03-21T10:27:52.876Z] Archives upload complete. [2024-03-21T10:27:53.136Z] INFO: archiving logs to Nexus