Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b8d88289001649dc8d00c83e23d70731600e6a3+21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 (acccc3fe99400afa6584991a2b19d9a4763e3020) 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-ssh3760030165424031713.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh16132928400409198618.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7542962714034386276.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > 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 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-ssh10203186677086352290.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4329269825475451313.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-708 in /w/workspace/undry_device-rfid-llrp-go_PR-290 [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-290 # 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/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 into PR head commit 3b8d88289001649dc8d00c83e23d70731600e6a3 Merge succeeded, producing baba95149d1900907fab44c9c3fcc58e932bfde6 Checking out Revision baba95149d1900907fab44c9c3fcc58e932bfde6 (PR-290) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b8d88289001649dc8d00c83e23d70731600e6a3 # 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 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baba95149d1900907fab44c9c3fcc58e932bfde6 # timeout=10 Commit message: "Merge commit '21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-24T21:08:21.916Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-24T21:08:21.994Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-24T21:08:22.019Z] ========================================================= [2024-05-24T21:08:22.019Z] EdgeX Global Pipelines Version Info [2024-05-24T21:08:22.019Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-24T21:08:22.735Z] ------------------- [2024-05-24T21:08:22.735Z] No tag info for: stable [2024-05-24T21:08:22.998Z] ------------------- [2024-05-24T21:08:22.998Z] experimental info: [2024-05-24T21:08:22.998Z] ------------------- [2024-05-24T21:08:22.998Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-24T21:08:22.998Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-24T21:08:22.998Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-24T21:08:23.065Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-05-24T21:08:23.087Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-05-24T21:08:23.110Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-24T21:08:23.130Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-24T21:08:23.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-24T21:08:23.164Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-24T21:08:23.184Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-24T21:08:23.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-24T21:08:23.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-24T21:08:23.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-24T21:08:23.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-24T21:08:23.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-05-24T21:08:23.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-24T21:08:23.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-24T21:08:23.366Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-24T21:08:23.389Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-24T21:08:23.408Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-24T21:08:23.432Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-24T21:08:23.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-24T21:08:23.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-24T21:08:23.497Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-24T21:08:23.517Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-24T21:08:23.545Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-24T21:08:23.567Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-24T21:08:23.583Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-24T21:08:23.604Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-24T21:08:23.629Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-24T21:08:23.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-290 [Pipeline] echo [2024-05-24T21:08:23.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-290 [Pipeline] echo [2024-05-24T21:08:23.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-290 [Pipeline] echo [2024-05-24T21:08:23.720Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = baba95149d1900907fab44c9c3fcc58e932bfde6 [Pipeline] echo [2024-05-24T21:08:23.745Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = baba951 [Pipeline] echo [2024-05-24T21:08:23.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T21:08:23.827Z] provisioning config files... [2024-05-24T21:08:23.841Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/config15588804193454369634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T21:08:24.178Z] ---> ****-login.sh [2024-05-24T21:08:24.178Z] nexus3.edgexfoundry.org:10001 [2024-05-24T21:08:24.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T21:08:24.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T21:08:24.437Z] Configure a credential helper to remove this warning. See [2024-05-24T21:08:24.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T21:08:24.437Z] [2024-05-24T21:08:24.437Z] Login Succeeded [2024-05-24T21:08:24.437Z] nexus3.edgexfoundry.org:10002 [2024-05-24T21:08:24.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T21:08:24.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T21:08:24.437Z] Configure a credential helper to remove this warning. See [2024-05-24T21:08:24.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T21:08:24.437Z] [2024-05-24T21:08:24.438Z] Login Succeeded [2024-05-24T21:08:24.438Z] nexus3.edgexfoundry.org:10003 [2024-05-24T21:08:24.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T21:08:24.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T21:08:24.697Z] Configure a credential helper to remove this warning. See [2024-05-24T21:08:24.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T21:08:24.697Z] [2024-05-24T21:08:24.697Z] Login Succeeded [2024-05-24T21:08:24.697Z] nexus3.edgexfoundry.org:10004 [2024-05-24T21:08:24.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T21:08:24.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T21:08:24.697Z] Configure a credential helper to remove this warning. See [2024-05-24T21:08:24.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T21:08:24.697Z] [2024-05-24T21:08:24.697Z] Login Succeeded [2024-05-24T21:08:24.697Z] ****.io [2024-05-24T21:08:24.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T21:08:24.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T21:08:24.956Z] Configure a credential helper to remove this warning. See [2024-05-24T21:08:24.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T21:08:24.956Z] [2024-05-24T21:08:24.956Z] Login Succeeded [2024-05-24T21:08:24.956Z] ---> ****-login.sh ends [Pipeline] } [2024-05-24T21:08:24.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-24T21:08:25.361Z] + git rev-list -1 --merges baba95149d1900907fab44c9c3fcc58e932bfde6~1..baba95149d1900907fab44c9c3fcc58e932bfde6 [Pipeline] echo [2024-05-24T21:08:25.391Z] -----------> git rev-list -1 --merges baba95149d1900907fab44c9c3fcc58e932bfde6~1..baba95149d1900907fab44c9c3fcc58e932bfde6 baba95149d1900907fab44c9c3fcc58e932bfde6 [2024-05-24T21:08:25.391Z] baba95149d1900907fab44c9c3fcc58e932bfde6 [false] [Pipeline] sh [2024-05-24T21:08:25.688Z] + git log --format=format:%s -1 baba95149d1900907fab44c9c3fcc58e932bfde6 [Pipeline] echo [2024-05-24T21:08:25.705Z] ========================================================= [2024-05-24T21:08:25.705Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-24T21:08:25.705Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-24T21:08:26.034Z] + git log --format=format:%s -1 baba95149d1900907fab44c9c3fcc58e932bfde6 [Pipeline] echo [2024-05-24T21:08:26.046Z] [semverPrep] GIT_COMMIT: baba95149d1900907fab44c9c3fcc58e932bfde6, Commit Message: Merge commit '21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2' into HEAD [Pipeline] echo [2024-05-24T21:08:26.070Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-24T21:08:26.425Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-24T21:08:26.425Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-24T21:08:26.425Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-24T21:08:26.425Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-24T21:08:26.425Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2024-05-24T21:08:26.425Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-24T21:08:26.425Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T21:08:26.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-24T21:08:26.775Z] [2024-05-24T21:08:26.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T21:08:27.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-24T21:08:27.080Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-24T21:08:27.080Z] b85a868b505f: Pulling fs layer [2024-05-24T21:08:27.080Z] e2be974225ed: Pulling fs layer [2024-05-24T21:08:27.080Z] 339a4e72a1f5: Pulling fs layer [2024-05-24T21:08:27.080Z] 988bab9f4d93: Pulling fs layer [2024-05-24T21:08:27.080Z] 1469e6f7b9e6: Pulling fs layer [2024-05-24T21:08:27.080Z] eaf3925da568: Pulling fs layer [2024-05-24T21:08:27.080Z] bab4dde63d76: Pulling fs layer [2024-05-24T21:08:27.080Z] bde34c3a00c8: Pulling fs layer [2024-05-24T21:08:27.080Z] b352a97aabf1: Pulling fs layer [2024-05-24T21:08:27.080Z] 4872d77fe225: Pulling fs layer [2024-05-24T21:08:27.080Z] 5851b861e8e6: Pulling fs layer [2024-05-24T21:08:27.080Z] bab4dde63d76: Waiting [2024-05-24T21:08:27.080Z] bde34c3a00c8: Waiting [2024-05-24T21:08:27.080Z] b352a97aabf1: Waiting [2024-05-24T21:08:27.080Z] 4872d77fe225: Waiting [2024-05-24T21:08:27.080Z] 5851b861e8e6: Waiting [2024-05-24T21:08:27.080Z] 988bab9f4d93: Waiting [2024-05-24T21:08:27.080Z] 1469e6f7b9e6: Waiting [2024-05-24T21:08:27.080Z] eaf3925da568: Waiting [2024-05-24T21:08:27.080Z] e2be974225ed: Verifying Checksum [2024-05-24T21:08:27.080Z] e2be974225ed: Download complete [2024-05-24T21:08:27.080Z] 988bab9f4d93: Verifying Checksum [2024-05-24T21:08:27.080Z] 988bab9f4d93: Download complete [2024-05-24T21:08:27.080Z] 1469e6f7b9e6: Verifying Checksum [2024-05-24T21:08:27.080Z] 1469e6f7b9e6: Download complete [2024-05-24T21:08:27.340Z] eaf3925da568: Verifying Checksum [2024-05-24T21:08:27.340Z] eaf3925da568: Download complete [2024-05-24T21:08:27.340Z] 339a4e72a1f5: Verifying Checksum [2024-05-24T21:08:27.340Z] 339a4e72a1f5: Download complete [2024-05-24T21:08:27.340Z] bde34c3a00c8: Verifying Checksum [2024-05-24T21:08:27.340Z] bde34c3a00c8: Download complete [2024-05-24T21:08:27.340Z] b352a97aabf1: Download complete [2024-05-24T21:08:27.340Z] 4872d77fe225: Verifying Checksum [2024-05-24T21:08:27.340Z] 4872d77fe225: Download complete [2024-05-24T21:08:27.340Z] 5851b861e8e6: Verifying Checksum [2024-05-24T21:08:27.340Z] 5851b861e8e6: Download complete [2024-05-24T21:08:27.340Z] b85a868b505f: Verifying Checksum [2024-05-24T21:08:27.340Z] b85a868b505f: Download complete [2024-05-24T21:08:27.597Z] bab4dde63d76: Verifying Checksum [2024-05-24T21:08:27.597Z] bab4dde63d76: Download complete [2024-05-24T21:08:28.531Z] b85a868b505f: Pull complete [2024-05-24T21:08:28.531Z] e2be974225ed: Pull complete [2024-05-24T21:08:29.098Z] 339a4e72a1f5: Pull complete [2024-05-24T21:08:29.098Z] 988bab9f4d93: Pull complete [2024-05-24T21:08:29.357Z] 1469e6f7b9e6: Pull complete [2024-05-24T21:08:29.357Z] eaf3925da568: Pull complete [2024-05-24T21:08:31.260Z] bab4dde63d76: Pull complete [2024-05-24T21:08:31.260Z] bde34c3a00c8: Pull complete [2024-05-24T21:08:31.260Z] b352a97aabf1: Pull complete [2024-05-24T21:08:31.260Z] 4872d77fe225: Pull complete [2024-05-24T21:08:31.260Z] 5851b861e8e6: Pull complete [2024-05-24T21:08:31.260Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-24T21:08:31.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-24T21:08:31.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T21:08:31.383Z] prd-ubuntu20.04-docker-8c-8g-708 does not seem to be running inside a container [2024-05-24T21:08:31.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-290 -v /w/workspace/undry_device-rfid-llrp-go_PR-290:/w/workspace/undry_device-rfid-llrp-go_PR-290:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-24T21:08:35.077Z] $ docker top 4104da10334532a3092b01fca48023732fbc3857d8dd118077944c17f827851f -eo pid,comm [2024-05-24T21:08:35.123Z] 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-05-24T21:08:35.123Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-24T21:08:35.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-24T21:08:35.184Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-24T21:08:35.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-24T21:08:35.295Z] $ docker exec 4104da10334532a3092b01fca48023732fbc3857d8dd118077944c17f827851f ssh-agent [2024-05-24T21:08:35.386Z] SSH_AUTH_SOCK=/tmp/ssh-npCzcu0YbGS7/agent.33 [2024-05-24T21:08:35.386Z] SSH_AGENT_PID=39 [2024-05-24T21:08:35.391Z] Running ssh-add (command line suppressed) [2024-05-24T21:08:35.485Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/private_key_14208489233327670646.key (/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/private_key_14208489233327670646.key) [2024-05-24T21:08:35.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-24T21:08:35.790Z] + git tag --points-at HEAD [Pipeline] } [2024-05-24T21:08:35.803Z] $ docker exec --env ******** --env ******** 4104da10334532a3092b01fca48023732fbc3857d8dd118077944c17f827851f ssh-agent -k [2024-05-24T21:08:35.893Z] unset SSH_AUTH_SOCK; [2024-05-24T21:08:35.894Z] unset SSH_AGENT_PID; [2024-05-24T21:08:35.894Z] echo Agent pid 39 killed; [2024-05-24T21:08:35.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-24T21:08:35.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-24T21:08:35.938Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-24T21:08:36.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-24T21:08:36.056Z] $ docker exec 4104da10334532a3092b01fca48023732fbc3857d8dd118077944c17f827851f ssh-agent [2024-05-24T21:08:36.159Z] SSH_AUTH_SOCK=/tmp/ssh-Gm0mquXoDGDG/agent.72 [2024-05-24T21:08:36.159Z] SSH_AGENT_PID=78 [2024-05-24T21:08:36.163Z] Running ssh-add (command line suppressed) [2024-05-24T21:08:36.277Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/private_key_1798800490869805936.key (/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/private_key_1798800490869805936.key) [2024-05-24T21:08:36.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-24T21:08:36.582Z] + git semver init [2024-05-24T21:08:36.841Z] 2024-05-24 21:08:36,754 [run_init] DEBUG init version:0.0.0 force:False [2024-05-24T21:08:36.841Z] 2024-05-24 21:08:36,754 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver [2024-05-24T21:08:36.841Z] 2024-05-24 21:08:36,755 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-290/.semver [2024-05-24T21:08:36.841Z] 2024-05-24 21:08:36,755 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-290, universal_newlines=False, shell=None, istream=None) [2024-05-24T21:08:38.218Z] 2024-05-24 21:08:38,148 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-290/.git/info/exclude [2024-05-24T21:08:38.218Z] 2024-05-24 21:08:38,149 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver/PR-290 with force:False [2024-05-24T21:08:38.218Z] 2024-05-24 21:08:38,149 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver/PR-290 [2024-05-24T21:08:38.218Z] 2024-05-24 21:08:38,153 [execute] INFO git cat-file --batch-check [2024-05-24T21:08:38.218Z] 2024-05-24 21:08:38,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver, universal_newlines=False, shell=None, istream=) [2024-05-24T21:08:38.218Z] 2024-05-24 21:08:38,159 [execute] INFO git cat-file --batch [2024-05-24T21:08:38.218Z] 2024-05-24 21:08:38,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver, universal_newlines=False, shell=None, istream=) [2024-05-24T21:08:38.218Z] 2024-05-24 21:08:38,164 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-290/.semver/PR-290 [2024-05-24T21:08:38.218Z] 0.0.0 [Pipeline] } [2024-05-24T21:08:38.229Z] $ docker exec --env ******** --env ******** 4104da10334532a3092b01fca48023732fbc3857d8dd118077944c17f827851f ssh-agent -k [2024-05-24T21:08:38.335Z] unset SSH_AUTH_SOCK; [2024-05-24T21:08:38.335Z] unset SSH_AGENT_PID; [2024-05-24T21:08:38.336Z] echo Agent pid 78 killed; [2024-05-24T21:08:38.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-24T21:08:38.674Z] + git semver [Pipeline] } [2024-05-24T21:08:38.948Z] $ docker stop --time=1 4104da10334532a3092b01fca48023732fbc3857d8dd118077944c17f827851f [2024-05-24T21:08:40.304Z] $ docker rm -f --volumes 4104da10334532a3092b01fca48023732fbc3857d8dd118077944c17f827851f [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-24T21:08:40.654Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-24T21:08:40.888Z] Stashed 1 file(s) [Pipeline] echo [2024-05-24T21:08:40.891Z] [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-05-24T21:08:41.070Z] provisioning config files... [2024-05-24T21:08:41.082Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/config14803332721721289637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T21:08:41.384Z] ---> ****-login.sh [2024-05-24T21:08:41.384Z] nexus3.edgexfoundry.org:10001 [2024-05-24T21:08:41.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T21:08:41.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T21:08:41.384Z] Configure a credential helper to remove this warning. See [2024-05-24T21:08:41.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T21:08:41.384Z] [2024-05-24T21:08:41.384Z] Login Succeeded [2024-05-24T21:08:41.384Z] nexus3.edgexfoundry.org:10002 [2024-05-24T21:08:41.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T21:08:41.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T21:08:41.384Z] Configure a credential helper to remove this warning. See [2024-05-24T21:08:41.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T21:08:41.384Z] [2024-05-24T21:08:41.384Z] Login Succeeded [2024-05-24T21:08:41.384Z] nexus3.edgexfoundry.org:10003 [2024-05-24T21:08:41.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T21:08:41.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T21:08:41.643Z] Configure a credential helper to remove this warning. See [2024-05-24T21:08:41.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T21:08:41.643Z] [2024-05-24T21:08:41.643Z] Login Succeeded [2024-05-24T21:08:41.643Z] nexus3.edgexfoundry.org:10004 [2024-05-24T21:08:41.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T21:08:41.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T21:08:41.644Z] Configure a credential helper to remove this warning. See [2024-05-24T21:08:41.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T21:08:41.644Z] [2024-05-24T21:08:41.644Z] Login Succeeded [2024-05-24T21:08:41.644Z] ****.io [2024-05-24T21:08:41.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T21:08:41.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T21:08:41.903Z] Configure a credential helper to remove this warning. See [2024-05-24T21:08:41.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T21:08:41.903Z] [2024-05-24T21:08:41.903Z] Login Succeeded [2024-05-24T21:08:41.903Z] ---> ****-login.sh ends [Pipeline] } [2024-05-24T21:08:41.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-24T21:08:42.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-24T21:08:42.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-24T21:08:42.040Z] ========================================================= [2024-05-24T21:08:42.040Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-24T21:08:42.040Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T21:08:42.371Z] + 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-05-24T21:08:42.371Z] Sending build context to Docker daemon 11.51MB [2024-05-24T21:08:42.371Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-24T21:08:42.371Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-24T21:08:42.371Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-24T21:08:42.371Z] 619be1103602: Pulling fs layer [2024-05-24T21:08:42.371Z] 7862e08f4a3e: Pulling fs layer [2024-05-24T21:08:42.371Z] 5df492c9dc93: Pulling fs layer [2024-05-24T21:08:42.371Z] 7629e6793208: Pulling fs layer [2024-05-24T21:08:42.371Z] 4f4fb700ef54: Pulling fs layer [2024-05-24T21:08:42.371Z] fb5054dd5b73: Pulling fs layer [2024-05-24T21:08:42.371Z] eeca6798cff9: Pulling fs layer [2024-05-24T21:08:42.371Z] aa269ceb94a6: Pulling fs layer [2024-05-24T21:08:42.371Z] ada007ff1a6a: Pulling fs layer [2024-05-24T21:08:42.371Z] 4f4fb700ef54: Waiting [2024-05-24T21:08:42.371Z] aa269ceb94a6: Waiting [2024-05-24T21:08:42.371Z] ada007ff1a6a: Waiting [2024-05-24T21:08:42.371Z] fb5054dd5b73: Waiting [2024-05-24T21:08:42.371Z] eeca6798cff9: Waiting [2024-05-24T21:08:42.371Z] 7629e6793208: Waiting [2024-05-24T21:08:42.371Z] 7862e08f4a3e: Download complete [2024-05-24T21:08:42.629Z] 7629e6793208: Verifying Checksum [2024-05-24T21:08:42.629Z] 7629e6793208: Download complete [2024-05-24T21:08:42.629Z] 4f4fb700ef54: Verifying Checksum [2024-05-24T21:08:42.629Z] 4f4fb700ef54: Download complete [2024-05-24T21:08:42.629Z] fb5054dd5b73: Download complete [2024-05-24T21:08:42.629Z] 619be1103602: Verifying Checksum [2024-05-24T21:08:42.629Z] 619be1103602: Download complete [2024-05-24T21:08:42.629Z] eeca6798cff9: Verifying Checksum [2024-05-24T21:08:42.629Z] eeca6798cff9: Download complete [2024-05-24T21:08:42.629Z] 619be1103602: Pull complete [2024-05-24T21:08:42.888Z] ada007ff1a6a: Download complete [2024-05-24T21:08:42.888Z] 7862e08f4a3e: Pull complete [2024-05-24T21:08:42.888Z] 5df492c9dc93: Verifying Checksum [2024-05-24T21:08:42.888Z] 5df492c9dc93: Download complete [2024-05-24T21:08:43.454Z] aa269ceb94a6: Verifying Checksum [2024-05-24T21:08:43.454Z] aa269ceb94a6: Download complete [2024-05-24T21:08:45.980Z] 5df492c9dc93: Pull complete [2024-05-24T21:08:45.980Z] 7629e6793208: Pull complete [2024-05-24T21:08:45.980Z] 4f4fb700ef54: Pull complete [2024-05-24T21:08:46.237Z] fb5054dd5b73: Pull complete [2024-05-24T21:08:46.237Z] eeca6798cff9: Pull complete [2024-05-24T21:08:48.766Z] aa269ceb94a6: Pull complete [2024-05-24T21:08:49.025Z] ada007ff1a6a: Pull complete [2024-05-24T21:08:49.025Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-24T21:08:49.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-24T21:08:49.025Z] ---> f489d0715acc [2024-05-24T21:08:49.025Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-24T21:08:53.213Z] ---> Running in 166e0cc85b71 [2024-05-24T21:08:53.213Z] Removing intermediate container 166e0cc85b71 [2024-05-24T21:08:53.213Z] ---> 6c21a01c632a [2024-05-24T21:08:53.213Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-24T21:08:53.213Z] ---> Running in d8574515cdeb [2024-05-24T21:08:53.472Z] Removing intermediate container d8574515cdeb [2024-05-24T21:08:53.472Z] ---> 44f4c633827c [2024-05-24T21:08:53.472Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-24T21:08:53.472Z] ---> Running in 2fd25152ef0b [2024-05-24T21:08:53.472Z] Removing intermediate container 2fd25152ef0b [2024-05-24T21:08:53.472Z] ---> debd8bfd12a1 [2024-05-24T21:08:53.472Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-24T21:08:53.472Z] ---> Running in 3a6b74aba0a5 [2024-05-24T21:08:53.472Z] Removing intermediate container 3a6b74aba0a5 [2024-05-24T21:08:53.472Z] ---> 498dab041ca8 [2024-05-24T21:08:53.472Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-24T21:08:53.472Z] ---> Running in 09618cb8e873 [2024-05-24T21:08:53.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T21:08:53.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T21:08:54.249Z] OK: 264 MiB in 52 packages [2024-05-24T21:08:54.509Z] Removing intermediate container 09618cb8e873 [2024-05-24T21:08:54.509Z] ---> 8934630743b2 [2024-05-24T21:08:54.509Z] Step 8/12 : WORKDIR /app [2024-05-24T21:08:54.509Z] ---> Running in 9aaeefd32592 [2024-05-24T21:08:54.769Z] Removing intermediate container 9aaeefd32592 [2024-05-24T21:08:54.769Z] ---> 5c5b12a2e5a8 [2024-05-24T21:08:54.769Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-24T21:08:54.769Z] ---> 41db87fe42f6 [2024-05-24T21:08:54.769Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T21:08:54.769Z] ---> Running in 5e1e4efcf55f [2024-05-24T21:08:56.020Z] Still waiting to schedule task [2024-05-24T21:08:56.020Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-24T21:09:21.331Z] Removing intermediate container 5e1e4efcf55f [2024-05-24T21:09:21.331Z] ---> 02698752d7f4 [2024-05-24T21:09:21.331Z] Step 11/12 : COPY . . [2024-05-24T21:09:21.331Z] ---> 97726a181733 [2024-05-24T21:09:21.331Z] Step 12/12 : RUN $MAKE [2024-05-24T21:09:21.331Z] ---> Running in 6e97a949ffed [2024-05-24T21:09:21.331Z] noop [2024-05-24T21:09:21.331Z] Removing intermediate container 6e97a949ffed [2024-05-24T21:09:21.331Z] ---> 3040412e20f0 [2024-05-24T21:09:21.331Z] Successfully built 3040412e20f0 [2024-05-24T21:09:21.331Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T21:09:21.663Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-24T21:09:21.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T21:09:21.744Z] prd-ubuntu20.04-docker-8c-8g-708 does not seem to be running inside a container [2024-05-24T21:09:21.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-290 -v /w/workspace/undry_device-rfid-llrp-go_PR-290:/w/workspace/undry_device-rfid-llrp-go_PR-290:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-24T21:09:22.117Z] $ docker top fea7140ca24d33d9ccb01a7840bbb6a949bb90062f3b5d87b8ea9aa89ffef1c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T21:09:22.468Z] + go version [2024-05-24T21:09:22.468Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-24T21:09:22.479Z] $ docker stop --time=1 fea7140ca24d33d9ccb01a7840bbb6a949bb90062f3b5d87b8ea9aa89ffef1c2 [2024-05-24T21:09:23.762Z] $ docker rm -f --volumes fea7140ca24d33d9ccb01a7840bbb6a949bb90062f3b5d87b8ea9aa89ffef1c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T21:09:24.196Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-24T21:09:24.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T21:09:24.279Z] prd-ubuntu20.04-docker-8c-8g-708 does not seem to be running inside a container [2024-05-24T21:09:24.311Z] $ 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-290 -v /w/workspace/undry_device-rfid-llrp-go_PR-290:/w/workspace/undry_device-rfid-llrp-go_PR-290:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-24T21:09:24.633Z] $ docker top bbc778ac4f538de7665198659945345c973b60dcda3a9980c53bbbf96fa9a64c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T21:09:24.983Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-290 [Pipeline] fileExists [Pipeline] sh [2024-05-24T21:09:25.284Z] + make test [2024-05-24T21:09:25.285Z] go test ./... -coverprofile=coverage.out ./... [2024-05-24T21:09:26.657Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-05-24T21:09:38.866Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-05-24T21:09:38.866Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-05-24T21:09:41.396Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.881s coverage: 40.6% of statements [2024-05-24T21:09:41.396Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements [2024-05-24T21:09:41.396Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.245s coverage: 51.9% of statements [2024-05-24T21:09:56.270Z] go vet ./... [2024-05-24T21:09:59.552Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-24T21:09:59.811Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-24T21:09:59.811Z] ./bin/test-attribution-txt.sh [2024-05-24T21:09:59.811Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-05-24T21:09:59.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-24T21:09:59.838Z] $ docker stop --time=1 bbc778ac4f538de7665198659945345c973b60dcda3a9980c53bbbf96fa9a64c [2024-05-24T21:10:03.035Z] $ docker rm -f --volumes bbc778ac4f538de7665198659945345c973b60dcda3a9980c53bbbf96fa9a64c [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-24T21:10:03.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-24T21:10:03.575Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-24T21:10:04.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-24T21:10:04.388Z] + ls -al . [2024-05-24T21:10:04.388Z] total 620 [2024-05-24T21:10:04.388Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 21:09 . [2024-05-24T21:10:04.388Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 21:08 .. [2024-05-24T21:10:04.388Z] -rw-rw-r-- 1 jenkins jenkins 134 May 24 21:08 .dockerignore [2024-05-24T21:10:04.388Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 21:09 .git [2024-05-24T21:10:04.388Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 21:08 .github [2024-05-24T21:10:04.388Z] -rw-rw-r-- 1 jenkins jenkins 880 May 24 21:08 .gitignore [2024-05-24T21:10:04.388Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 21:08 .golangci.yml [2024-05-24T21:10:04.388Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 21:08 .semver [2024-05-24T21:10:04.388Z] -rw-rw-r-- 1 jenkins jenkins 11980 May 24 21:08 Attribution.txt [2024-05-24T21:10:04.388Z] -rw-rw-r-- 1 jenkins jenkins 11677 May 24 21:08 CHANGELOG.md [2024-05-24T21:10:04.388Z] -rw-rw-r-- 1 jenkins jenkins 1456 May 24 21:08 Dockerfile [2024-05-24T21:10:04.388Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 21:08 GOVERNANCE.md [2024-05-24T21:10:04.388Z] -rw-rw-r-- 1 jenkins jenkins 661 May 24 21:08 Jenkinsfile [2024-05-24T21:10:04.388Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 21:08 LICENSE [2024-05-24T21:10:04.388Z] -rw-rw-r-- 1 jenkins jenkins 2179 May 24 21:08 Makefile [2024-05-24T21:10:04.388Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 21:08 OWNERS.md [2024-05-24T21:10:04.388Z] -rw-rw-r-- 1 jenkins jenkins 28907 May 24 21:08 README.md [2024-05-24T21:10:04.388Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 21:08 VERSION [2024-05-24T21:10:04.388Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:08 bin [2024-05-24T21:10:04.388Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 21:08 cmd [2024-05-24T21:10:04.388Z] -rw-r--r-- 1 jenkins jenkins 438103 May 24 21:09 coverage.out [2024-05-24T21:10:04.388Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:08 examples [2024-05-24T21:10:04.388Z] -rw-rw-r-- 1 jenkins jenkins 3923 May 24 21:08 go.mod [2024-05-24T21:10:04.388Z] -rw-rw-r-- 1 jenkins jenkins 35775 May 24 21:08 go.sum [2024-05-24T21:10:04.388Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:08 images [2024-05-24T21:10:04.388Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 21:08 internal [2024-05-24T21:10:04.388Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 21:08 pkg [2024-05-24T21:10:04.388Z] -rw-rw-r-- 1 jenkins jenkins 193 May 24 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T21:10:04.712Z] + 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=baba95149d1900907fab44c9c3fcc58e932bfde6 --label arch=amd64 --label version=0.0.0 . [2024-05-24T21:10:04.712Z] Sending build context to Docker daemon 11.51MB [2024-05-24T21:10:04.712Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-24T21:10:04.712Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-24T21:10:04.712Z] ---> 3040412e20f0 [2024-05-24T21:10:04.712Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-24T21:10:04.971Z] ---> Running in 5df1f2aa3636 [2024-05-24T21:10:04.971Z] Removing intermediate container 5df1f2aa3636 [2024-05-24T21:10:04.971Z] ---> a46b56d2802e [2024-05-24T21:10:04.971Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-24T21:10:04.971Z] ---> Running in 0de6e34d9d56 [2024-05-24T21:10:04.971Z] Removing intermediate container 0de6e34d9d56 [2024-05-24T21:10:04.971Z] ---> f586e7ddb474 [2024-05-24T21:10:04.971Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-05-24T21:10:05.228Z] ---> Running in 9a13addde312 [2024-05-24T21:10:05.228Z] Removing intermediate container 9a13addde312 [2024-05-24T21:10:05.228Z] ---> 7cf4a7d4e310 [2024-05-24T21:10:05.228Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-24T21:10:05.228Z] ---> Running in cad1f7f0e3f7 [2024-05-24T21:10:05.228Z] Removing intermediate container cad1f7f0e3f7 [2024-05-24T21:10:05.228Z] ---> ae6ff971b215 [2024-05-24T21:10:05.228Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-24T21:10:05.228Z] ---> Running in 31fe25f2e482 [2024-05-24T21:10:05.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T21:10:05.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T21:10:06.003Z] OK: 264 MiB in 52 packages [2024-05-24T21:10:06.262Z] Removing intermediate container 31fe25f2e482 [2024-05-24T21:10:06.262Z] ---> 15acb5db4a83 [2024-05-24T21:10:06.262Z] Step 8/25 : WORKDIR /app [2024-05-24T21:10:06.262Z] ---> Running in 75a3b0a1de73 [2024-05-24T21:10:06.523Z] Removing intermediate container 75a3b0a1de73 [2024-05-24T21:10:06.523Z] ---> 432973eea23e [2024-05-24T21:10:06.523Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-24T21:10:06.523Z] ---> 7a16e43c381a [2024-05-24T21:10:06.523Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T21:10:06.523Z] ---> Running in e4b382290000 [2024-05-24T21:10:07.089Z] Removing intermediate container e4b382290000 [2024-05-24T21:10:07.089Z] ---> ca61e86717a3 [2024-05-24T21:10:07.089Z] Step 11/25 : COPY . . [2024-05-24T21:10:07.655Z] ---> 2d4234c3af8e [2024-05-24T21:10:07.655Z] Step 12/25 : RUN $MAKE [2024-05-24T21:10:07.655Z] ---> Running in 46d416cfc2f5 [2024-05-24T21:10:07.911Z] 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.11" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-05-24T21:10:29.823Z] Removing intermediate container 46d416cfc2f5 [2024-05-24T21:10:29.823Z] ---> 548b5b524d00 [2024-05-24T21:10:29.823Z] Step 13/25 : FROM alpine:3.18 [2024-05-24T21:10:29.823Z] 3.18: Pulling from library/alpine [2024-05-24T21:10:29.823Z] 619be1103602: Already exists [2024-05-24T21:10:30.082Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-24T21:10:30.082Z] Status: Downloaded newer image for alpine:3.18 [2024-05-24T21:10:30.082Z] ---> d3782b16ccc9 [2024-05-24T21:10:30.082Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-24T21:10:30.082Z] ---> Running in fee4c58a36d5 [2024-05-24T21:10:30.082Z] Removing intermediate container fee4c58a36d5 [2024-05-24T21:10:30.082Z] ---> 4266e7c861db [2024-05-24T21:10:30.082Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-24T21:10:30.082Z] ---> Running in d063664bdd0e [2024-05-24T21:10:30.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T21:10:30.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T21:10:30.857Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-24T21:10:30.857Z] Executing busybox-1.36.1-r5.trigger [2024-05-24T21:10:30.857Z] OK: 7 MiB in 16 packages [2024-05-24T21:10:31.425Z] Removing intermediate container d063664bdd0e [2024-05-24T21:10:31.425Z] ---> 4534e8c61cf7 [2024-05-24T21:10:31.425Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-24T21:10:31.425Z] ---> Running in 78c398f4a20f [2024-05-24T21:10:31.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T21:10:31.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T21:10:31.685Z] Upgrading critical system libraries and apk-tools: [2024-05-24T21:10:31.685Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T21:10:31.943Z] Executing busybox-1.36.1-r5.trigger [2024-05-24T21:10:31.943Z] Continuing the upgrade transaction with new apk-tools: [2024-05-24T21:10:31.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T21:10:31.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T21:10:32.202Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T21:10:32.202Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T21:10:32.202Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T21:10:32.202Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T21:10:32.202Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T21:10:32.202Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T21:10:32.202Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T21:10:32.202Z] Executing busybox-1.36.1-r6.trigger [2024-05-24T21:10:32.202Z] OK: 7 MiB in 16 packages [2024-05-24T21:10:32.771Z] Removing intermediate container 78c398f4a20f [2024-05-24T21:10:32.771Z] ---> eea9e9757938 [2024-05-24T21:10:32.771Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-05-24T21:10:33.031Z] ---> f4a7a29750c7 [2024-05-24T21:10:33.031Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-05-24T21:10:33.031Z] ---> bf77db7c80a8 [2024-05-24T21:10:33.031Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-05-24T21:10:33.973Z] ---> d61e20715f0c [2024-05-24T21:10:33.973Z] Step 20/25 : EXPOSE 59989 [2024-05-24T21:10:33.973Z] ---> Running in 6bbd0713e819 [2024-05-24T21:10:33.973Z] Removing intermediate container 6bbd0713e819 [2024-05-24T21:10:33.973Z] ---> 5ad4ba9db095 [2024-05-24T21:10:33.973Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-05-24T21:10:33.973Z] ---> Running in 946b5e9813dd [2024-05-24T21:10:34.233Z] Removing intermediate container 946b5e9813dd [2024-05-24T21:10:34.233Z] ---> 90e3c2ca145a [2024-05-24T21:10:34.233Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-24T21:10:34.233Z] ---> Running in 696257825a8d [2024-05-24T21:10:34.233Z] Removing intermediate container 696257825a8d [2024-05-24T21:10:34.233Z] ---> 8423c0622756 [2024-05-24T21:10:34.233Z] Step 23/25 : LABEL arch=amd64 [2024-05-24T21:10:34.233Z] ---> Running in 4f9b5e3670fe [2024-05-24T21:10:34.233Z] Removing intermediate container 4f9b5e3670fe [2024-05-24T21:10:34.233Z] ---> dda3a5c2287b [2024-05-24T21:10:34.233Z] Step 24/25 : LABEL git_sha=baba95149d1900907fab44c9c3fcc58e932bfde6 [2024-05-24T21:10:34.492Z] ---> Running in 59aa643756b4 [2024-05-24T21:10:34.492Z] Removing intermediate container 59aa643756b4 [2024-05-24T21:10:34.492Z] ---> 3ec17f5bb635 [2024-05-24T21:10:34.492Z] Step 25/25 : LABEL version=0.0.0 [2024-05-24T21:10:34.492Z] ---> Running in c8b67f34b109 [2024-05-24T21:10:34.492Z] Removing intermediate container c8b67f34b109 [2024-05-24T21:10:34.492Z] ---> fc1d2ef966fa [2024-05-24T21:10:34.492Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-24T21:10:34.492Z] Successfully built fc1d2ef966fa [2024-05-24T21:10:34.492Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T21:10:34.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T21:10:34.973Z] [2024-05-24T21:10:34.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T21:10:35.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T21:10:35.273Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-24T21:10:35.273Z] 5eb5b503b376: Pulling fs layer [2024-05-24T21:10:35.273Z] 5c69ac0246d0: Pulling fs layer [2024-05-24T21:10:35.273Z] ec43610c2a17: Pulling fs layer [2024-05-24T21:10:35.273Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-24T21:10:35.273Z] 33b1e0a273af: Pulling fs layer [2024-05-24T21:10:35.273Z] 5d3b04190fa2: Pulling fs layer [2024-05-24T21:10:35.273Z] 2f39f015ded8: Pulling fs layer [2024-05-24T21:10:35.273Z] 3a2ae6a8a46f: Waiting [2024-05-24T21:10:35.273Z] 33b1e0a273af: Waiting [2024-05-24T21:10:35.273Z] 5d3b04190fa2: Waiting [2024-05-24T21:10:35.273Z] 2f39f015ded8: Waiting [2024-05-24T21:10:35.273Z] 5c69ac0246d0: Verifying Checksum [2024-05-24T21:10:35.273Z] 5c69ac0246d0: Download complete [2024-05-24T21:10:35.273Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-24T21:10:35.273Z] 3a2ae6a8a46f: Download complete [2024-05-24T21:10:35.273Z] 33b1e0a273af: Verifying Checksum [2024-05-24T21:10:35.273Z] 33b1e0a273af: Download complete [2024-05-24T21:10:35.273Z] 5d3b04190fa2: Verifying Checksum [2024-05-24T21:10:35.273Z] 5d3b04190fa2: Download complete [2024-05-24T21:10:35.273Z] ec43610c2a17: Verifying Checksum [2024-05-24T21:10:35.273Z] ec43610c2a17: Download complete [2024-05-24T21:10:35.534Z] 5eb5b503b376: Verifying Checksum [2024-05-24T21:10:35.534Z] 5eb5b503b376: Download complete [2024-05-24T21:10:36.102Z] 2f39f015ded8: Download complete [2024-05-24T21:10:36.724Z] 5eb5b503b376: Pull complete [2024-05-24T21:10:36.983Z] 5c69ac0246d0: Pull complete [2024-05-24T21:10:37.569Z] ec43610c2a17: Pull complete [2024-05-24T21:10:37.569Z] 3a2ae6a8a46f: Pull complete [2024-05-24T21:10:37.858Z] 33b1e0a273af: Pull complete [2024-05-24T21:10:37.858Z] 5d3b04190fa2: Pull complete [2024-05-24T21:10:42.044Z] 2f39f015ded8: Pull complete [2024-05-24T21:10:42.044Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-24T21:10:42.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T21:10:42.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T21:10:42.148Z] prd-ubuntu20.04-docker-8c-8g-708 does not seem to be running inside a container [2024-05-24T21:10:42.183Z] $ 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-290 -v /w/workspace/undry_device-rfid-llrp-go_PR-290:/w/workspace/undry_device-rfid-llrp-go_PR-290:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-24T21:10:49.527Z] $ docker top 0a066b235b4946cf1e3330a7cc70e4f9786b7d95086978dfb8b7d8bbf2050d06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T21:10:49.941Z] ---> job-cost.sh [2024-05-24T21:10:49.941Z] lf-activate-venv: SKIPPING [2024-05-24T21:10:49.941Z] INFO: No Stack... [2024-05-24T21:10:50.201Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-24T21:10:50.462Z] INFO: Archiving Costs [Pipeline] sh [2024-05-24T21:10:50.750Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-290/archives/cost.csv [2024-05-24T21:10:50.750Z] + cut -d, -f6 [Pipeline] lock [2024-05-24T21:10:50.761Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-2-stack-cost] [2024-05-24T21:10:50.770Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-2-stack-cost] did not exist. Created. [2024-05-24T21:10:50.777Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-24T21:10:51.091Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-24T21:10:51.150Z] Stashed 1 file(s) [Pipeline] } [2024-05-24T21:10:51.158Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-24T21:10:51.185Z] $ docker stop --time=1 0a066b235b4946cf1e3330a7cc70e4f9786b7d95086978dfb8b7d8bbf2050d06 [2024-05-24T21:10:52.336Z] $ docker rm -f --volumes 0a066b235b4946cf1e3330a7cc70e4f9786b7d95086978dfb8b7d8bbf2050d06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-24T21:11:41.356Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-711 in /w/workspace/undry_device-rfid-llrp-go_PR-290 [Pipeline] { [Pipeline] ws [2024-05-24T21:11:41.373Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2024-05-24T21:11:44.424Z] The recommended git tool is: git [2024-05-24T21:11:51.522Z] using credential edgex-jenkins-ssh [2024-05-24T21:11:51.550Z] Cloning the remote Git repository [2024-05-24T21:11:51.629Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-05-24T21:11:51.788Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2024-05-24T21:11:52.009Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-05-24T21:11:52.011Z] > git --version # timeout=10 [2024-05-24T21:11:52.054Z] > git --version # 'git version 2.25.1' [2024-05-24T21:11:52.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-24T21:11:52.345Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-24T21:11:54.841Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-05-24T21:11:54.873Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-24T21:11:56.417Z] Merging remotes/origin/main commit 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 into PR head commit 3b8d88289001649dc8d00c83e23d70731600e6a3 [2024-05-24T21:11:55.859Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-05-24T21:11:55.896Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-05-24T21:11:55.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-24T21:11:55.921Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-24T21:11:56.434Z] > git config core.sparsecheckout # timeout=10 [2024-05-24T21:11:57.140Z] Merge succeeded, producing ff38e965b9377f2b9a1e6114ef9f92ef7cfae1ba [2024-05-24T21:11:57.140Z] Checking out Revision ff38e965b9377f2b9a1e6114ef9f92ef7cfae1ba (PR-290) [2024-05-24T21:11:56.504Z] > git checkout -f 3b8d88289001649dc8d00c83e23d70731600e6a3 # timeout=10 [2024-05-24T21:11:56.848Z] > git remote # timeout=10 [2024-05-24T21:11:56.874Z] > git config --get remote.origin.url # timeout=10 [2024-05-24T21:11:56.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-24T21:11:56.927Z] > git merge 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 # timeout=10 [2024-05-24T21:11:57.121Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-24T21:11:57.145Z] > git config core.sparsecheckout # timeout=10 [2024-05-24T21:11:57.167Z] > git checkout -f ff38e965b9377f2b9a1e6114ef9f92ef7cfae1ba # timeout=10 [2024-05-24T21:12:01.056Z] Commit message: "Merge commit '21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2' into HEAD" [2024-05-24T21:12:01.056Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-24T21:12:02.641Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-24T21:12:02.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-24T21:12:02.641Z] Dload Upload Total Spent Left Speed [2024-05-24T21:12:02.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh [2024-05-24T21:12:02.980Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-24T21:12:03.313Z] + sudo tee /etc/docker/daemon.new [2024-05-24T21:12:03.313Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-24T21:12:03.313Z] { [2024-05-24T21:12:03.313Z] "registry-mirrors": [ [2024-05-24T21:12:03.313Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-24T21:12:03.313Z] ], [2024-05-24T21:12:03.313Z] "bip": "10.250.0.254/24", [2024-05-24T21:12:03.313Z] "hosts": [ [2024-05-24T21:12:03.313Z] "tcp://0.0.0.0:5555", [2024-05-24T21:12:03.313Z] "unix:///var/run/docker.sock" [2024-05-24T21:12:03.313Z] ], [2024-05-24T21:12:03.313Z] "mtu": 1458, [2024-05-24T21:12:03.313Z] "selinux-enabled": true, [2024-05-24T21:12:03.313Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-24T21:12:03.313Z] } [Pipeline] sh [2024-05-24T21:12:03.648Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-24T21:12:03.977Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T21:12:22.258Z] provisioning config files... [2024-05-24T21:12:22.286Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config12515909252492648133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T21:12:22.726Z] ---> ****-login.sh [2024-05-24T21:12:22.726Z] nexus3.edgexfoundry.org:10001 [2024-05-24T21:12:23.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T21:12:23.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T21:12:23.312Z] Configure a credential helper to remove this warning. See [2024-05-24T21:12:23.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T21:12:23.312Z] [2024-05-24T21:12:23.312Z] Login Succeeded [2024-05-24T21:12:23.312Z] nexus3.edgexfoundry.org:10002 [2024-05-24T21:12:23.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T21:12:23.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T21:12:23.581Z] Configure a credential helper to remove this warning. See [2024-05-24T21:12:23.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T21:12:23.581Z] [2024-05-24T21:12:23.581Z] Login Succeeded [2024-05-24T21:12:23.581Z] nexus3.edgexfoundry.org:10003 [2024-05-24T21:12:23.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T21:12:24.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T21:12:24.120Z] Configure a credential helper to remove this warning. See [2024-05-24T21:12:24.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T21:12:24.120Z] [2024-05-24T21:12:24.120Z] Login Succeeded [2024-05-24T21:12:24.120Z] nexus3.edgexfoundry.org:10004 [2024-05-24T21:12:24.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T21:12:24.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T21:12:24.389Z] Configure a credential helper to remove this warning. See [2024-05-24T21:12:24.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T21:12:24.389Z] [2024-05-24T21:12:24.389Z] Login Succeeded [2024-05-24T21:12:24.389Z] ****.io [2024-05-24T21:12:24.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T21:12:24.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T21:12:24.924Z] Configure a credential helper to remove this warning. See [2024-05-24T21:12:24.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T21:12:24.924Z] [2024-05-24T21:12:24.925Z] Login Succeeded [2024-05-24T21:12:24.925Z] ---> ****-login.sh ends [Pipeline] } [2024-05-24T21:12:24.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-24T21:12:25.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-24T21:12:25.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-24T21:12:25.303Z] ========================================================= [2024-05-24T21:12:25.304Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-24T21:12:25.304Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T21:12:25.662Z] + 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-05-24T21:12:25.929Z] Sending build context to Docker daemon 1.198MB [2024-05-24T21:12:25.929Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-24T21:12:25.929Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-24T21:12:26.199Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-24T21:12:26.199Z] c6b39de5b339: Pulling fs layer [2024-05-24T21:12:26.199Z] a69c41024577: Pulling fs layer [2024-05-24T21:12:26.199Z] d6de4b400683: Pulling fs layer [2024-05-24T21:12:26.199Z] 35cb2a7552d0: Pulling fs layer [2024-05-24T21:12:26.199Z] 4f4fb700ef54: Pulling fs layer [2024-05-24T21:12:26.200Z] 464afbd9ba4c: Pulling fs layer [2024-05-24T21:12:26.200Z] 35cb2a7552d0: Waiting [2024-05-24T21:12:26.200Z] 4f4fb700ef54: Waiting [2024-05-24T21:12:26.200Z] 00f215d4a9da: Pulling fs layer [2024-05-24T21:12:26.200Z] d496ad576159: Pulling fs layer [2024-05-24T21:12:26.200Z] 00f215d4a9da: Waiting [2024-05-24T21:12:26.200Z] d496ad576159: Waiting [2024-05-24T21:12:26.200Z] 464afbd9ba4c: Waiting [2024-05-24T21:12:26.200Z] a69c41024577: Verifying Checksum [2024-05-24T21:12:26.200Z] a69c41024577: Download complete [2024-05-24T21:12:26.200Z] 35cb2a7552d0: Verifying Checksum [2024-05-24T21:12:26.200Z] 35cb2a7552d0: Download complete [2024-05-24T21:12:26.200Z] 4f4fb700ef54: Download complete [2024-05-24T21:12:26.200Z] 464afbd9ba4c: Verifying Checksum [2024-05-24T21:12:26.200Z] 464afbd9ba4c: Download complete [2024-05-24T21:12:26.200Z] c6b39de5b339: Verifying Checksum [2024-05-24T21:12:26.200Z] c6b39de5b339: Download complete [2024-05-24T21:12:26.793Z] d496ad576159: Verifying Checksum [2024-05-24T21:12:26.793Z] d496ad576159: Download complete [2024-05-24T21:12:27.062Z] c6b39de5b339: Pull complete [2024-05-24T21:12:27.659Z] a69c41024577: Pull complete [2024-05-24T21:12:27.930Z] d6de4b400683: Verifying Checksum [2024-05-24T21:12:27.930Z] d6de4b400683: Download complete [2024-05-24T21:12:28.899Z] 00f215d4a9da: Verifying Checksum [2024-05-24T21:12:28.899Z] 00f215d4a9da: Download complete [2024-05-24T21:12:41.238Z] d6de4b400683: Pull complete [2024-05-24T21:12:41.238Z] 35cb2a7552d0: Pull complete [2024-05-24T21:12:41.238Z] 4f4fb700ef54: Pull complete [2024-05-24T21:12:41.238Z] 464afbd9ba4c: Pull complete [2024-05-24T21:12:47.896Z] 00f215d4a9da: Pull complete [2024-05-24T21:12:49.849Z] d496ad576159: Pull complete [2024-05-24T21:12:49.849Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-24T21:12:49.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-24T21:12:49.849Z] ---> f246e2811388 [2024-05-24T21:12:49.849Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-24T21:12:51.800Z] ---> Running in 11b1d5da3076 [2024-05-24T21:12:51.800Z] Removing intermediate container 11b1d5da3076 [2024-05-24T21:12:51.800Z] ---> 6d8585dfda57 [2024-05-24T21:12:51.800Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-24T21:12:52.074Z] ---> Running in 2a75ad75af2a [2024-05-24T21:12:52.341Z] Removing intermediate container 2a75ad75af2a [2024-05-24T21:12:52.341Z] ---> 549333ae045a [2024-05-24T21:12:52.341Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-24T21:12:52.341Z] ---> Running in ec5cacd66aef [2024-05-24T21:12:52.607Z] Removing intermediate container ec5cacd66aef [2024-05-24T21:12:52.607Z] ---> 0df2e1cf8837 [2024-05-24T21:12:52.607Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-24T21:12:52.607Z] ---> Running in ba4aaaeca111 [2024-05-24T21:12:52.873Z] Removing intermediate container ba4aaaeca111 [2024-05-24T21:12:52.873Z] ---> 65990800b3a3 [2024-05-24T21:12:52.873Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-24T21:12:53.140Z] ---> Running in 79f506158d38 [2024-05-24T21:12:54.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T21:12:54.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T21:12:55.647Z] OK: 266 MiB in 52 packages [2024-05-24T21:12:57.088Z] Removing intermediate container 79f506158d38 [2024-05-24T21:12:57.088Z] ---> f0915c170491 [2024-05-24T21:12:57.088Z] Step 8/12 : WORKDIR /app [2024-05-24T21:12:57.362Z] ---> Running in f4b30d78f2d9 [2024-05-24T21:12:57.629Z] Removing intermediate container f4b30d78f2d9 [2024-05-24T21:12:57.629Z] ---> c726b1010bd3 [2024-05-24T21:12:57.629Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-24T21:12:58.221Z] ---> 5d8f7c4a69fd [2024-05-24T21:12:58.221Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T21:12:58.221Z] ---> Running in 665710fcc033 [2024-05-24T21:13:54.630Z] Removing intermediate container 665710fcc033 [2024-05-24T21:13:54.630Z] ---> 8e005c6789d8 [2024-05-24T21:13:54.630Z] Step 11/12 : COPY . . [2024-05-24T21:13:54.630Z] ---> f27779e4d22d [2024-05-24T21:13:54.630Z] Step 12/12 : RUN $MAKE [2024-05-24T21:13:54.630Z] ---> Running in ad618116f445 [2024-05-24T21:13:54.630Z] noop [2024-05-24T21:13:54.630Z] Removing intermediate container ad618116f445 [2024-05-24T21:13:54.630Z] ---> 429c51298005 [2024-05-24T21:13:54.630Z] Successfully built 429c51298005 [2024-05-24T21:13:54.630Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T21:13:54.987Z] + docker inspect -f . ci-base-image-arm64 [2024-05-24T21:13:54.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T21:13:55.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-711 does not seem to be running inside a container [2024-05-24T21:13:55.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2024-05-24T21:13:56.518Z] $ docker top f049ced0a8b8a7b609d89ec86699b8fb5a5ec91b9ea3c4a8121fdd47ff949c73 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T21:13:57.379Z] + go version [2024-05-24T21:13:57.379Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-24T21:13:57.396Z] $ docker stop --time=1 f049ced0a8b8a7b609d89ec86699b8fb5a5ec91b9ea3c4a8121fdd47ff949c73 [2024-05-24T21:13:59.043Z] $ docker rm -f --volumes f049ced0a8b8a7b609d89ec86699b8fb5a5ec91b9ea3c4a8121fdd47ff949c73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T21:13:59.623Z] + docker inspect -f . ci-base-image-arm64 [2024-05-24T21:13:59.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T21:13:59.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-711 does not seem to be running inside a container [2024-05-24T21:13:59.872Z] $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2024-05-24T21:14:01.184Z] $ docker top 0415d2b94edd6c73285abf0c02f38b63424eaf78dc15e37022b5ad50c9c3133c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T21:14:02.033Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/2 [Pipeline] fileExists [Pipeline] sh [2024-05-24T21:14:02.684Z] + make test [2024-05-24T21:14:02.684Z] go test ./... -coverprofile=coverage.out ./... [2024-05-24T21:14:06.024Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-05-24T21:16:12.673Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-05-24T21:16:12.673Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-05-24T21:16:44.934Z] level=DEBUG ts=2024-05-24T21:16:13.791836438Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.799165743Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.799639812Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-05-24T21:16:44.934Z] level=DEBUG ts=2024-05-24T21:16:13.799942945Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.800782019Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.934Z] level=WARN ts=2024-05-24T21:16:13.800880122Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.801148913Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.801656534Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.934Z] level=WARN ts=2024-05-24T21:16:13.801739777Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-05-24T21:16:44.934Z] level=DEBUG ts=2024-05-24T21:16:13.801831231Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.801999788Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.802425265Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.934Z] level=DEBUG ts=2024-05-24T21:16:13.80254453Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.934Z] level=DEBUG ts=2024-05-24T21:16:13.802642314Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.802767319Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.803257788Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.934Z] level=DEBUG ts=2024-05-24T21:16:13.803415345Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.803563651Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.804011049Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.934Z] level=DEBUG ts=2024-05-24T21:16:13.804174205Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.804381364Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.80454428Z 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-05-24T21:16:44.934Z] level=DEBUG ts=2024-05-24T21:16:13.805840453Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.806582443Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.806744309Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-05-24T21:16:44.934Z] level=DEBUG ts=2024-05-24T21:16:13.806926256Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.807374095Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.934Z] level=WARN ts=2024-05-24T21:16:13.807460868Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.807637955Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.808152926Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.934Z] level=WARN ts=2024-05-24T21:16:13.80824435Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-05-24T21:16:44.934Z] level=DEBUG ts=2024-05-24T21:16:13.808340514Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.808514521Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.808887236Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.934Z] level=DEBUG ts=2024-05-24T21:16:13.80900448Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.934Z] level=DEBUG ts=2024-05-24T21:16:13.809144036Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.809260131Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.809673187Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.934Z] level=DEBUG ts=2024-05-24T21:16:13.809832954Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.810007541Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.810370335Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.934Z] level=DEBUG ts=2024-05-24T21:16:13.810504531Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.810708769Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.810868116Z 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-05-24T21:16:44.934Z] level=DEBUG ts=2024-05-24T21:16:13.811760722Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.812590875Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-05-24T21:16:44.934Z] level=INFO ts=2024-05-24T21:16:13.81270249Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-05-24T21:16:44.934Z] level=DEBUG ts=2024-05-24T21:16:13.812815874Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.813276903Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=WARN ts=2024-05-24T21:16:13.813416158Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.813565314Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.813887267Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=WARN ts=2024-05-24T21:16:13.81543419Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.819113358Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.819500454Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.820343948Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.820676881Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.820830638Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.821189702Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.821664781Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.821966443Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.822238434Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.822823098Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.823138291Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.823456323Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.823681063Z 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-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.824840269Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.826522547Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.826753707Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.826857441Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=WARN ts=2024-05-24T21:16:13.826936284Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.827196114Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.827527568Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.827778168Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=WARN ts=2024-05-24T21:16:13.828131482Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.82832989Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.828477496Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.82908187Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.829206526Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.829291599Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.829368682Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.829696335Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.829782799Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.829885543Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.830214606Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.830294609Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.830443675Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.830541849Z 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-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.831483327Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.832312121Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.832418475Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.832521929Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.832846962Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=WARN ts=2024-05-24T21:16:13.832921985Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.833310471Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.833826952Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=WARN ts=2024-05-24T21:16:13.833895065Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.834005749Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.834112914Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.834444887Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.834560392Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.834638225Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.834741269Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.835097473Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.835204778Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.835304592Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.835627555Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.835713708Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.835827263Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.835994149Z 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-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.836971299Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.837790022Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.837893246Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.83799984Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.838392076Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=WARN ts=2024-05-24T21:16:13.83847645Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.838665067Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.839110675Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=WARN ts=2024-05-24T21:16:13.839313393Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.839503171Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.839612305Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.840165078Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.840339485Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.840516702Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.840748671Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.841246301Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.84145458Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.841670588Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.84219703Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.842405048Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.842758462Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.84293643Z 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-05-24T21:16:44.935Z] --- FAIL: TestAutoDiscoverNaming (0.05s) [2024-05-24T21:16:44.935Z] --- FAIL: TestAutoDiscoverNaming/SpeedwayR-19-C5-D6 (0.02s) [2024-05-24T21:16:44.935Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:60330: use of closed network connection [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.843990392Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.8449204Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.845725762Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.845838447Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.845963382Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.846304956Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=WARN ts=2024-05-24T21:16:13.846483753Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.846761594Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.847265924Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=WARN ts=2024-05-24T21:16:13.847425631Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.847592117Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.847798306Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.848333217Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.848515665Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.848790356Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.849036666Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.849487164Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.849689312Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.849916061Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.850438372Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.85063954Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.850973284Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.851164832Z 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-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.85185799Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.852705044Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.852883941Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.853025857Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.853164742Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-05-24T21:16:44.935Z] level=WARN ts=2024-05-24T21:16:13.853185633Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.853552088Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.854020387Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=WARN ts=2024-05-24T21:16:13.854179713Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.854377901Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.854577179Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.855017897Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.855135102Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.855219045Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.855323699Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.855681464Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.855794368Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.855983616Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.85633642Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-05-24T21:16:44.935Z] level=DEBUG ts=2024-05-24T21:16:13.856445265Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-05-24T21:16:44.935Z] level=INFO ts=2024-05-24T21:16:13.85656692Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-05-24T21:16:44.936Z] level=INFO ts=2024-05-24T21:16:13.856667494Z 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-05-24T21:16:44.936Z] level=WARN ts=2024-05-24T21:16:13.857137703Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2024-05-24T21:16:44.936Z] FAIL [2024-05-24T21:16:44.936Z] coverage: 40.6% of statements [2024-05-24T21:16:44.936Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.500s [2024-05-24T21:16:44.936Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 94.6% of statements [2024-05-24T21:16:44.936Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.553s coverage: 51.9% of statements [2024-05-24T21:16:44.936Z] FAIL [2024-05-24T21:16:44.936Z] make: *** [Makefile:33: unittest] Error 1 [Pipeline] } [2024-05-24T21:16:44.961Z] $ docker stop --time=1 0415d2b94edd6c73285abf0c02f38b63424eaf78dc15e37022b5ad50c9c3133c [2024-05-24T21:16:46.838Z] $ docker rm -f --volumes 0415d2b94edd6c73285abf0c02f38b63424eaf78dc15e37022b5ad50c9c3133c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T21:16:48.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-24T21:16:48.290Z] [2024-05-24T21:16:48.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T21:16:48.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-24T21:16:48.927Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-24T21:16:48.927Z] 8998bd30e6a1: Pulling fs layer [2024-05-24T21:16:48.927Z] 04944245beec: Pulling fs layer [2024-05-24T21:16:48.927Z] 699f458cf7ca: Pulling fs layer [2024-05-24T21:16:48.927Z] 765212b225bb: Pulling fs layer [2024-05-24T21:16:48.927Z] f23df028b6ca: Pulling fs layer [2024-05-24T21:16:48.927Z] d65c8cfc05b1: Pulling fs layer [2024-05-24T21:16:48.927Z] 2437ff75d9bd: Pulling fs layer [2024-05-24T21:16:48.927Z] 765212b225bb: Waiting [2024-05-24T21:16:48.927Z] f23df028b6ca: Waiting [2024-05-24T21:16:48.927Z] d65c8cfc05b1: Waiting [2024-05-24T21:16:48.927Z] 2437ff75d9bd: Waiting [2024-05-24T21:16:48.927Z] 04944245beec: Verifying Checksum [2024-05-24T21:16:48.927Z] 04944245beec: Download complete [2024-05-24T21:16:48.927Z] 765212b225bb: Verifying Checksum [2024-05-24T21:16:48.927Z] 765212b225bb: Download complete [2024-05-24T21:16:48.927Z] f23df028b6ca: Download complete [2024-05-24T21:16:49.200Z] d65c8cfc05b1: Verifying Checksum [2024-05-24T21:16:49.200Z] d65c8cfc05b1: Download complete [2024-05-24T21:16:49.200Z] 699f458cf7ca: Verifying Checksum [2024-05-24T21:16:49.200Z] 699f458cf7ca: Download complete [2024-05-24T21:16:49.783Z] 8998bd30e6a1: Verifying Checksum [2024-05-24T21:16:49.783Z] 8998bd30e6a1: Download complete [2024-05-24T21:16:52.362Z] 2437ff75d9bd: Download complete [2024-05-24T21:16:54.960Z] 8998bd30e6a1: Pull complete [2024-05-24T21:16:55.230Z] 04944245beec: Pull complete [2024-05-24T21:16:56.639Z] 699f458cf7ca: Pull complete [2024-05-24T21:16:56.907Z] 765212b225bb: Pull complete [2024-05-24T21:16:57.870Z] f23df028b6ca: Pull complete [2024-05-24T21:16:58.138Z] d65c8cfc05b1: Pull complete [2024-05-24T21:17:13.155Z] 2437ff75d9bd: Pull complete [2024-05-24T21:17:13.155Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-24T21:17:13.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-24T21:17:13.155Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T21:17:13.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-711 does not seem to be running inside a container [2024-05-24T21:17:13.439Z] $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-24T21:17:15.973Z] $ docker top 31f05bd07f798824127dcca00bb5c81e245e4c363b0622a8c44fc2b52e1c9054 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T21:17:16.850Z] ---> job-cost.sh [2024-05-24T21:17:16.850Z] lf-activate-venv: SKIPPING [2024-05-24T21:17:16.850Z] INFO: No Stack... [2024-05-24T21:17:17.116Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-24T21:17:18.073Z] INFO: Archiving Costs [Pipeline] sh [2024-05-24T21:17:18.711Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2024-05-24T21:17:18.711Z] + cut -d, -f6 [Pipeline] lock [2024-05-24T21:17:18.773Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-2-stack-cost] [2024-05-24T21:17:18.784Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-2-stack-cost] did not exist. Created. [2024-05-24T21:17:18.792Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-24T21:17:19.458Z] /w/workspace/device-rfid-llrp-go/2@tmp/durable-fee808ec/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-24T21:17:20.097Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-24T21:17:20.124Z] Warning: overwriting stash ‘stack-cost’ [2024-05-24T21:17:20.571Z] Stashed 1 file(s) [Pipeline] } [2024-05-24T21:17:20.584Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-24T21:17:20.613Z] $ docker stop --time=1 31f05bd07f798824127dcca00bb5c81e245e4c363b0622a8c44fc2b52e1c9054 [2024-05-24T21:17:22.141Z] $ docker rm -f --volumes 31f05bd07f798824127dcca00bb5c81e245e4c363b0622a8c44fc2b52e1c9054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-24T21:17:22.467Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-24T21:17:23.389Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-290/archives ] [2024-05-24T21:17:23.390Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-290/archives [2024-05-24T21:17:23.390Z] total 16 [2024-05-24T21:17:23.390Z] drwxr-xr-x 3 root root 4096 May 24 21:10 . [2024-05-24T21:17:23.390Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 21:10 .. [2024-05-24T21:17:23.390Z] drwxr-xr-x 2 root root 4096 May 24 21:10 cost [2024-05-24T21:17:23.390Z] -rw-r--r-- 1 root root 91 May 24 21:10 cost.csv [2024-05-24T21:17:23.390Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-290/archives [2024-05-24T21:17:23.390Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-290/archives [2024-05-24T21:17:23.390Z] total 16 [2024-05-24T21:17:23.390Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 21:10 . [2024-05-24T21:17:23.390Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 21:10 .. [2024-05-24T21:17:23.390Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 21:10 cost [2024-05-24T21:17:23.390Z] -rw-r--r-- 1 jenkins jenkins 91 May 24 21:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-24T21:17:23.682Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T21:17:24.540Z] ---> package-listing.sh [2024-05-24T21:17:24.540Z] ++ facter osfamily [2024-05-24T21:17:24.540Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-24T21:17:24.798Z] + OS_FAMILY=debian [2024-05-24T21:17:24.798Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-290 [2024-05-24T21:17:24.798Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-24T21:17:24.798Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-24T21:17:24.798Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-24T21:17:24.798Z] + PACKAGES=/tmp/packages_start.txt [2024-05-24T21:17:24.798Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-290 ']' [2024-05-24T21:17:24.798Z] + PACKAGES=/tmp/packages_end.txt [2024-05-24T21:17:24.798Z] + case "${OS_FAMILY}" in [2024-05-24T21:17:24.798Z] + dpkg -l [2024-05-24T21:17:24.798Z] + grep '^ii' [2024-05-24T21:17:24.798Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-24T21:17:24.798Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-24T21:17:24.798Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-24T21:17:24.798Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-290 ']' [2024-05-24T21:17:24.798Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-290/archives/ [2024-05-24T21:17:24.798Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-290/archives/ [Pipeline] echo [2024-05-24T21:17:24.809Z] 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-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-24T21:17:25.089Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T21:17:25.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T21:17:25.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T21:17:25.727Z] prd-ubuntu20.04-docker-8c-8g-708 does not seem to be running inside a container [2024-05-24T21:17:25.756Z] $ 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-290/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-290 -v /w/workspace/undry_device-rfid-llrp-go_PR-290:/w/workspace/undry_device-rfid-llrp-go_PR-290:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-290@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-05-24T21:17:25.945Z] $ docker top f11e75b0870ec9d97f98e0f4140aae92ad9778f61e5a20b0276912ba6525d7ac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T21:17:26.294Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-24T21:17:26.578Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-24T21:17:26.870Z] + ls /var/log/sa-host [2024-05-24T21:17:26.871Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T21:17:27.037Z] provisioning config files... [2024-05-24T21:17:27.046Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/config12339698057024869318tmp [Pipeline] { [Pipeline] echo [2024-05-24T21:17:27.066Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T21:17:27.351Z] ---> create-netrc.sh [Pipeline] } [2024-05-24T21:17:27.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-24T21:17:27.694Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-24T21:17:27.703Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T21:17:27.989Z] ---> sudo-logs.sh [2024-05-24T21:17:27.989Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-24T21:17:28.014Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T21:17:28.296Z] ---> job-cost.sh [2024-05-24T21:17:28.296Z] lf-activate-venv: SKIPPING [2024-05-24T21:17:28.296Z] DEBUG: total: 0.2199999988079071 [2024-05-24T21:17:28.297Z] INFO: Retrieving Stack Cost... [2024-05-24T21:17:28.555Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-24T21:17:28.815Z] INFO: Archiving Costs [Pipeline] echo [2024-05-24T21:17:28.823Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T21:17:29.104Z] ---> logs-deploy.sh [2024-05-24T21:17:29.104Z] lf-activate-venv: SKIPPING [2024-05-24T21:17:29.104Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-290/2 [2024-05-24T21:17:29.104Z] INFO: archiving workspace using pattern(s): [2024-05-24T21:17:30.041Z] Archives upload complete. [2024-05-24T21:17:30.041Z] INFO: archiving logs to Nexus