Pull request #323 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from f13a230a394e33dc1d1dfa761fd92df3fc120dfa+e953b5d979b63c9a08202fb364bebc5c28219661 (115cffea7e020a2eedb10fe257067d788d8d7d0c) 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-ssh10584650298107647322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13145611975944106169.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13068066958278066768.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4811579018708491083.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9554337140383753016.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10131198598618393478.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24107 in /w/workspace/undry_device-rfid-llrp-go_PR-323 [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-323 # 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 Merging remotes/origin/main commit e953b5d979b63c9a08202fb364bebc5c28219661 into PR head commit f13a230a394e33dc1d1dfa761fd92df3fc120dfa Merge succeeded, producing f13a230a394e33dc1d1dfa761fd92df3fc120dfa Checking out Revision f13a230a394e33dc1d1dfa761fd92df3fc120dfa (PR-323) > 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/323/head:refs/remotes/origin/PR-323 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f13a230a394e33dc1d1dfa761fd92df3fc120dfa # 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 e953b5d979b63c9a08202fb364bebc5c28219661 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f13a230a394e33dc1d1dfa761fd92df3fc120dfa # timeout=10 Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:05:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:05:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:05:19 ========================================================= 07:05:19 EdgeX Global Pipelines Version Info 07:05:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:05:20 ------------------- 07:05:20 stable info: 07:05:20 ------------------- 07:05:20 Commited By: Ginny Guan ginny@iotechsys.com 07:05:20 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:05:20 Message: update stable to v1.0.265 07:05:21 ------------------- 07:05:21 experimental info: 07:05:21 ------------------- 07:05:21 Commited By: Cherry Wang cherry@iotechsys.com 07:05:21 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:05:21 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:05:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 07:05:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 07:05:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:05:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:05:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:05:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:05:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:05:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:05:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:05:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:05:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:05:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 07:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:05:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:05:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:05:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:05:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:05:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:05:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:05:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:05:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:05:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:05:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:05:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:05:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:05:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:05:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-323 [Pipeline] echo 07:05:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-323 [Pipeline] echo 07:05:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-323 [Pipeline] echo 07:05:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f13a230a394e33dc1d1dfa761fd92df3fc120dfa [Pipeline] echo 07:05:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f13a230 [Pipeline] echo 07:05:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:23 provisioning config files... 07:05:23 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-323@tmp/config1258677332420943131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:23 ---> ****-login.sh 07:05:23 nexus3.edgexfoundry.org:10001 07:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:24 Configure a credential helper to remove this warning. See 07:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:24 07:05:24 Login Succeeded 07:05:24 nexus3.edgexfoundry.org:10002 07:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:24 Configure a credential helper to remove this warning. See 07:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:24 07:05:24 Login Succeeded 07:05:24 nexus3.edgexfoundry.org:10003 07:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:24 Configure a credential helper to remove this warning. See 07:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:24 07:05:24 Login Succeeded 07:05:24 nexus3.edgexfoundry.org:10004 07:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:24 Configure a credential helper to remove this warning. See 07:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:24 07:05:24 Login Succeeded 07:05:24 ****.io 07:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:24 Configure a credential helper to remove this warning. See 07:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:24 07:05:24 Login Succeeded 07:05:24 ---> ****-login.sh ends [Pipeline] } 07:05:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:05:25 + git rev-list -1 --merges f13a230a394e33dc1d1dfa761fd92df3fc120dfa~1..f13a230a394e33dc1d1dfa761fd92df3fc120dfa [Pipeline] echo 07:05:25 -----------> git rev-list -1 --merges f13a230a394e33dc1d1dfa761fd92df3fc120dfa~1..f13a230a394e33dc1d1dfa761fd92df3fc120dfa f13a230a394e33dc1d1dfa761fd92df3fc120dfa [false] [Pipeline] sh 07:05:25 + git log --format=format:%s -1 f13a230a394e33dc1d1dfa761fd92df3fc120dfa [Pipeline] echo 07:05:25 ========================================================= 07:05:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:05:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:26 + git log --format=format:%s -1 f13a230a394e33dc1d1dfa761fd92df3fc120dfa [Pipeline] echo 07:05:26 [semverPrep] GIT_COMMIT: f13a230a394e33dc1d1dfa761fd92df3fc120dfa, Commit Message: refactor!: update module to v4 [Pipeline] echo 07:05:26 [semverPrep] This is not a build commit. [Pipeline] sh 07:05:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:05:26 + grep -v github /etc/ssh/ssh_known_hosts 07:05:26 + [ -e /tmp/ssh_known_hosts ] 07:05:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:05:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:05:26 + sudo tee -a /etc/ssh/ssh_known_hosts 07:05:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:05:27 07:05:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:05:28 0.1.4: Pulling from edgex-devops/py-git-semver 07:05:28 b85a868b505f: Pulling fs layer 07:05:28 e2be974225ed: Pulling fs layer 07:05:28 339a4e72a1f5: Pulling fs layer 07:05:28 988bab9f4d93: Pulling fs layer 07:05:28 1469e6f7b9e6: Pulling fs layer 07:05:28 eaf3925da568: Pulling fs layer 07:05:28 bab4dde63d76: Pulling fs layer 07:05:28 bde34c3a00c8: Pulling fs layer 07:05:28 b352a97aabf1: Pulling fs layer 07:05:28 4872d77fe225: Pulling fs layer 07:05:28 5851b861e8e6: Pulling fs layer 07:05:28 1469e6f7b9e6: Waiting 07:05:28 eaf3925da568: Waiting 07:05:28 bab4dde63d76: Waiting 07:05:28 bde34c3a00c8: Waiting 07:05:28 b352a97aabf1: Waiting 07:05:28 4872d77fe225: Waiting 07:05:28 5851b861e8e6: Waiting 07:05:28 988bab9f4d93: Waiting 07:05:28 e2be974225ed: Verifying Checksum 07:05:28 e2be974225ed: Download complete 07:05:28 988bab9f4d93: Download complete 07:05:28 1469e6f7b9e6: Verifying Checksum 07:05:28 1469e6f7b9e6: Download complete 07:05:28 eaf3925da568: Verifying Checksum 07:05:28 eaf3925da568: Download complete 07:05:28 339a4e72a1f5: Verifying Checksum 07:05:28 339a4e72a1f5: Download complete 07:05:28 bde34c3a00c8: Verifying Checksum 07:05:28 bde34c3a00c8: Download complete 07:05:28 b352a97aabf1: Verifying Checksum 07:05:28 b352a97aabf1: Download complete 07:05:28 4872d77fe225: Download complete 07:05:28 5851b861e8e6: Verifying Checksum 07:05:28 5851b861e8e6: Download complete 07:05:28 b85a868b505f: Verifying Checksum 07:05:28 b85a868b505f: Download complete 07:05:28 bab4dde63d76: Verifying Checksum 07:05:28 bab4dde63d76: Download complete 07:05:29 b85a868b505f: Pull complete 07:05:29 e2be974225ed: Pull complete 07:05:30 339a4e72a1f5: Pull complete 07:05:30 988bab9f4d93: Pull complete 07:05:30 1469e6f7b9e6: Pull complete 07:05:30 eaf3925da568: Pull complete 07:05:32 bab4dde63d76: Pull complete 07:05:32 bde34c3a00c8: Pull complete 07:05:32 b352a97aabf1: Pull complete 07:05:32 4872d77fe225: Pull complete 07:05:32 5851b861e8e6: Pull complete 07:05:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:05:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:05:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:33 prd-ubuntu20.04-docker-8c-8g-24107 does not seem to be running inside a container 07:05:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-323 -v /w/workspace/undry_device-rfid-llrp-go_PR-323:/w/workspace/undry_device-rfid-llrp-go_PR-323:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-323@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-323@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-devops/py-git-semver:0.1.4 cat 07:05:35 $ docker top 448289f8d558b40a72d65fb923e8a7c03c1e339f6a18ed7681936799f9c6e991 -eo pid,comm 07:05:35 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). 07:05:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:05:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:05:35 [ssh-agent] Looking for ssh-agent implementation... 07:05:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:05:35 $ docker exec 448289f8d558b40a72d65fb923e8a7c03c1e339f6a18ed7681936799f9c6e991 ssh-agent 07:05:36 SSH_AUTH_SOCK=/tmp/ssh-WZ31OR4mJXSD/agent.32 07:05:36 SSH_AGENT_PID=38 07:05:36 Running ssh-add (command line suppressed) 07:05:36 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-323@tmp/private_key_2977348619656054162.key (/w/workspace/undry_device-rfid-llrp-go_PR-323@tmp/private_key_2977348619656054162.key) 07:05:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:05:36 + git tag --points-at HEAD [Pipeline] } 07:05:36 $ docker exec --env ******** --env ******** 448289f8d558b40a72d65fb923e8a7c03c1e339f6a18ed7681936799f9c6e991 ssh-agent -k 07:05:36 unset SSH_AUTH_SOCK; 07:05:36 unset SSH_AGENT_PID; 07:05:36 echo Agent pid 38 killed; 07:05:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:05:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:05:36 [ssh-agent] Looking for ssh-agent implementation... 07:05:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:05:36 $ docker exec 448289f8d558b40a72d65fb923e8a7c03c1e339f6a18ed7681936799f9c6e991 ssh-agent 07:05:37 SSH_AUTH_SOCK=/tmp/ssh-tjSgaiUVCP2H/agent.71 07:05:37 SSH_AGENT_PID=77 07:05:37 Running ssh-add (command line suppressed) 07:05:37 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-323@tmp/private_key_5923149357486508421.key (/w/workspace/undry_device-rfid-llrp-go_PR-323@tmp/private_key_5923149357486508421.key) 07:05:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:05:37 + git semver init 07:05:37 2024-10-30 07:05:37,714 [run_init] DEBUG init version:0.0.0 force:False 07:05:37 2024-10-30 07:05:37,715 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-323/.semver 07:05:37 2024-10-30 07:05:37,716 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-323/.semver 07:05:37 2024-10-30 07:05:37,716 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-323/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-323, universal_newlines=False, shell=None, istream=None) 07:05:39 2024-10-30 07:05:39,309 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-323/.git/info/exclude 07:05:39 2024-10-30 07:05:39,309 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-323/.semver/PR-323 with force:False 07:05:39 2024-10-30 07:05:39,309 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-323/.semver/PR-323 07:05:39 2024-10-30 07:05:39,314 [execute] INFO git cat-file --batch-check 07:05:39 2024-10-30 07:05:39,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-323/.semver, universal_newlines=False, shell=None, istream=) 07:05:39 2024-10-30 07:05:39,319 [execute] INFO git cat-file --batch 07:05:39 2024-10-30 07:05:39,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-323/.semver, universal_newlines=False, shell=None, istream=) 07:05:39 2024-10-30 07:05:39,324 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-323/.semver/PR-323 07:05:39 0.0.0 [Pipeline] } 07:05:39 $ docker exec --env ******** --env ******** 448289f8d558b40a72d65fb923e8a7c03c1e339f6a18ed7681936799f9c6e991 ssh-agent -k 07:05:39 unset SSH_AUTH_SOCK; 07:05:39 unset SSH_AGENT_PID; 07:05:39 echo Agent pid 77 killed; 07:05:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:05:40 + git semver [Pipeline] } 07:05:40 $ docker stop --time=1 448289f8d558b40a72d65fb923e8a7c03c1e339f6a18ed7681936799f9c6e991 07:05:41 $ docker rm -f --volumes 448289f8d558b40a72d65fb923e8a7c03c1e339f6a18ed7681936799f9c6e991 [Pipeline] // withDockerContainer [Pipeline] sh 07:05:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:05:42 Stashed 1 file(s) [Pipeline] echo 07:05:42 [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 07:05:43 provisioning config files... 07:05:43 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-323@tmp/config10383449514888859854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:43 ---> ****-login.sh 07:05:43 nexus3.edgexfoundry.org:10001 07:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:43 Configure a credential helper to remove this warning. See 07:05:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:43 07:05:43 Login Succeeded 07:05:43 nexus3.edgexfoundry.org:10002 07:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:43 Configure a credential helper to remove this warning. See 07:05:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:43 07:05:43 Login Succeeded 07:05:43 nexus3.edgexfoundry.org:10003 07:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:43 Configure a credential helper to remove this warning. See 07:05:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:43 07:05:43 Login Succeeded 07:05:43 nexus3.edgexfoundry.org:10004 07:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:43 Configure a credential helper to remove this warning. See 07:05:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:43 07:05:43 Login Succeeded 07:05:43 ****.io 07:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:44 Configure a credential helper to remove this warning. See 07:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:44 07:05:44 Login Succeeded 07:05:44 ---> ****-login.sh ends [Pipeline] } 07:05:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:05:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:05:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:05:44 ========================================================= 07:05:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:05:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:05:45 Sending build context to Docker daemon 11.47MB 07:05:45 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:05:45 Step 2/12 : FROM ${BASE} AS builder 07:05:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:05:45 43c4264eed91: Pulling fs layer 07:05:45 4cc291be95ef: Pulling fs layer 07:05:45 2ac1f1163629: Pulling fs layer 07:05:45 5c3c966382ef: Pulling fs layer 07:05:45 4f4fb700ef54: Pulling fs layer 07:05:45 5d5c8e513c77: Pulling fs layer 07:05:45 9f66e0745190: Pulling fs layer 07:05:45 f49a43e4bbc0: Pulling fs layer 07:05:45 561ebcabdf7f: Pulling fs layer 07:05:45 5c3c966382ef: Waiting 07:05:45 4f4fb700ef54: Waiting 07:05:45 5d5c8e513c77: Waiting 07:05:45 9f66e0745190: Waiting 07:05:45 561ebcabdf7f: Waiting 07:05:45 4cc291be95ef: Verifying Checksum 07:05:45 4cc291be95ef: Download complete 07:05:45 5c3c966382ef: Verifying Checksum 07:05:45 5c3c966382ef: Download complete 07:05:45 4f4fb700ef54: Verifying Checksum 07:05:45 4f4fb700ef54: Download complete 07:05:45 5d5c8e513c77: Download complete 07:05:45 43c4264eed91: Download complete 07:05:45 9f66e0745190: Verifying Checksum 07:05:45 9f66e0745190: Download complete 07:05:45 43c4264eed91: Pull complete 07:05:45 561ebcabdf7f: Download complete 07:05:45 4cc291be95ef: Pull complete 07:05:45 2ac1f1163629: Verifying Checksum 07:05:45 2ac1f1163629: Download complete 07:05:45 f49a43e4bbc0: Verifying Checksum 07:05:45 f49a43e4bbc0: Download complete 07:05:49 2ac1f1163629: Pull complete 07:05:49 5c3c966382ef: Pull complete 07:05:49 4f4fb700ef54: Pull complete 07:05:49 5d5c8e513c77: Pull complete 07:05:49 9f66e0745190: Pull complete 07:05:51 f49a43e4bbc0: Pull complete 07:05:51 561ebcabdf7f: Pull complete 07:05:51 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:05:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:05:51 ---> 3a752c3f9dda 07:05:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:05:55 ---> Running in 3cf22b40a3d9 07:05:55 Removing intermediate container 3cf22b40a3d9 07:05:55 ---> 3822948ffae8 07:05:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:05:55 ---> Running in 40fec04c7891 07:05:55 Removing intermediate container 40fec04c7891 07:05:55 ---> 3b5182ab41fd 07:05:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 07:05:55 ---> Running in ef22e799e95f 07:05:55 Removing intermediate container ef22e799e95f 07:05:55 ---> 8da853a7652b 07:05:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:05:55 ---> Running in e0fee7b66a77 07:05:55 Removing intermediate container e0fee7b66a77 07:05:55 ---> b6a8eaed5aff 07:05:55 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:05:55 ---> Running in d87b19b63ca1 07:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:05:55 OK: 246 MiB in 54 packages 07:05:56 Removing intermediate container d87b19b63ca1 07:05:56 ---> c76bd522c413 07:05:56 Step 8/12 : WORKDIR /app 07:05:56 ---> Running in 28158146e1f8 07:05:56 Removing intermediate container 28158146e1f8 07:05:56 ---> 81d61431c634 07:05:56 Step 9/12 : COPY go.mod vendor* ./ 07:05:56 ---> ff640d90ab5c 07:05:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:56 ---> Running in 8b974aed5448 07:05:58 Still waiting to schedule task 07:05:58 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 07:06:35 Removing intermediate container 8b974aed5448 07:06:35 ---> 85a85acf30af 07:06:35 Step 11/12 : COPY . . 07:06:35 ---> a9401971dab2 07:06:35 Step 12/12 : RUN $MAKE 07:06:35 ---> Running in 79c3fac8a066 07:06:35 noop 07:06:35 Removing intermediate container 79c3fac8a066 07:06:35 ---> 642b3d142efe 07:06:35 Successfully built 642b3d142efe 07:06:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:36 + docker inspect -f . ci-base-image-x86_64 07:06:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:36 prd-ubuntu20.04-docker-8c-8g-24107 does not seem to be running inside a container 07:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-323 -v /w/workspace/undry_device-rfid-llrp-go_PR-323:/w/workspace/undry_device-rfid-llrp-go_PR-323:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-323@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-323@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:06:36 $ docker top 53009c349122bb749397e0f90136e7a17e048671b2ead861a78145a7d05edccc -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:37 + go version 07:06:37 go version go1.23.2 linux/amd64 [Pipeline] } 07:06:37 $ docker stop --time=1 53009c349122bb749397e0f90136e7a17e048671b2ead861a78145a7d05edccc 07:06:38 $ docker rm -f --volumes 53009c349122bb749397e0f90136e7a17e048671b2ead861a78145a7d05edccc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:39 + docker inspect -f . ci-base-image-x86_64 07:06:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:39 prd-ubuntu20.04-docker-8c-8g-24107 does not seem to be running inside a container 07:06:39 $ 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-323 -v /w/workspace/undry_device-rfid-llrp-go_PR-323:/w/workspace/undry_device-rfid-llrp-go_PR-323:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-323@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-323@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:06:39 $ docker top 90e069f5920c365ba1384bc721d576c34dcdd7f1d4144c1b38870cfb1c590a2f -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:40 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-323 [Pipeline] fileExists [Pipeline] sh 07:06:40 + make test 07:06:40 go test ./... -coverprofile=coverage.out ./... 07:06:41 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 07:07:00 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 07:07:00 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 07:07:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.247s coverage: 40.6% of statements 07:07:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.026s coverage: 95.5% of statements 07:07:04 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.244s coverage: 51.9% of statements 07:07:16 go vet ./... 07:07:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:07:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:07:21 ./bin/test-attribution-txt.sh [Pipeline] echo 07:07:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:07:21 $ docker stop --time=1 90e069f5920c365ba1384bc721d576c34dcdd7f1d4144c1b38870cfb1c590a2f 07:07:23 $ docker rm -f --volumes 90e069f5920c365ba1384bc721d576c34dcdd7f1d4144c1b38870cfb1c590a2f [Pipeline] // withDockerContainer [Pipeline] sh 07:07:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:07:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:07:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:07:25 + ls -al . 07:07:25 total 716 07:07:25 drwxrwxr-x 11 jenkins jenkins 4096 Oct 30 07:06 . 07:07:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 07:05 .. 07:07:25 -rw-rw-r-- 1 jenkins jenkins 134 Oct 30 07:05 .dockerignore 07:07:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 07:07 .git 07:07:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:05 .github 07:07:25 -rw-rw-r-- 1 jenkins jenkins 880 Oct 30 07:05 .gitignore 07:07:25 -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 07:05 .golangci.yml 07:07:25 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 07:05 .semver 07:07:25 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 30 07:05 Attribution.txt 07:07:25 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 30 07:05 CHANGELOG.md 07:07:25 -rw-rw-r-- 1 jenkins jenkins 1489 Oct 30 07:05 Dockerfile 07:07:25 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 07:05 GOVERNANCE.md 07:07:25 -rw-rw-r-- 1 jenkins jenkins 661 Oct 30 07:05 Jenkinsfile 07:07:25 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 30 07:05 LICENSE 07:07:25 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 30 07:05 Makefile 07:07:25 -rw-rw-r-- 1 jenkins jenkins 625 Oct 30 07:05 OWNERS.md 07:07:25 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 30 07:05 README.md 07:07:25 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 07:05 VERSION 07:07:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 07:05 bin 07:07:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 07:05 cmd 07:07:25 -rw-r--r-- 1 jenkins jenkins 451915 Oct 30 07:07 coverage.out 07:07:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 07:05 examples 07:07:25 -rw-rw-r-- 1 jenkins jenkins 7128 Oct 30 07:05 go.mod 07:07:25 -rw-rw-r-- 1 jenkins jenkins 100162 Oct 30 07:05 go.sum 07:07:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 07:05 images 07:07:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 07:05 internal 07:07:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:05 pkg 07:07:25 -rw-rw-r-- 1 jenkins jenkins 193 Oct 30 07:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:25 + 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=f13a230a394e33dc1d1dfa761fd92df3fc120dfa --label arch=amd64 --label version=0.0.0 . 07:07:25 Sending build context to Docker daemon 11.47MB 07:07:25 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 07:07:25 Step 2/25 : FROM ${BASE} AS builder 07:07:25 ---> 642b3d142efe 07:07:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:07:25 ---> Running in 9982f09e5d67 07:07:26 Removing intermediate container 9982f09e5d67 07:07:26 ---> 2cf0ef8cbf6a 07:07:26 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:07:26 ---> Running in e8cc938914a9 07:07:26 Removing intermediate container e8cc938914a9 07:07:26 ---> 4a97825acb58 07:07:26 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 07:07:26 ---> Running in ecb32ee191f7 07:07:26 Removing intermediate container ecb32ee191f7 07:07:26 ---> da7c34e57c95 07:07:26 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:07:26 ---> Running in 0dd538645f3e 07:07:26 Removing intermediate container 0dd538645f3e 07:07:26 ---> 82f89f39736c 07:07:26 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:07:26 ---> Running in 741864af0c18 07:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:27 OK: 246 MiB in 54 packages 07:07:27 Removing intermediate container 741864af0c18 07:07:27 ---> 7ef456c8099e 07:07:27 Step 8/25 : WORKDIR /app 07:07:27 ---> Running in c4a4955b26f4 07:07:27 Removing intermediate container c4a4955b26f4 07:07:27 ---> fc5d8a8809a0 07:07:27 Step 9/25 : COPY go.mod vendor* ./ 07:07:27 ---> f1a0a2175cbd 07:07:27 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:27 ---> Running in dccbcd106086 07:07:28 Removing intermediate container dccbcd106086 07:07:28 ---> 16d90e57bb58 07:07:28 Step 11/25 : COPY . . 07:07:28 ---> 8d46995cfc98 07:07:28 Step 12/25 : RUN $MAKE 07:07:28 ---> Running in 193cc9e7e60f 07:07:28 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/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 07:08:00 Removing intermediate container 193cc9e7e60f 07:08:00 ---> e40fd96112c3 07:08:00 Step 13/25 : FROM alpine:3.20 07:08:00 3.20: Pulling from library/alpine 07:08:00 43c4264eed91: Already exists 07:08:00 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:08:00 Status: Downloaded newer image for alpine:3.20 07:08:00 ---> 91ef0af61f39 07:08:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:08:00 ---> Running in f543cd9971e3 07:08:00 Removing intermediate container f543cd9971e3 07:08:00 ---> ee0c4e08935d 07:08:00 Step 15/25 : RUN apk add --update --no-cache dumb-init 07:08:00 ---> Running in 33cd4221954b 07:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:00 (1/1) Installing dumb-init (1.2.5-r3) 07:08:00 Executing busybox-1.36.1-r29.trigger 07:08:00 OK: 8 MiB in 15 packages 07:08:00 Removing intermediate container 33cd4221954b 07:08:00 ---> 44a62fafe10f 07:08:00 Step 16/25 : RUN apk --no-cache upgrade 07:08:00 ---> Running in 803ca5d79b1b 07:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:00 Upgrading critical system libraries and apk-tools: 07:08:00 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:08:00 Executing busybox-1.36.1-r29.trigger 07:08:00 Continuing the upgrade transaction with new apk-tools: 07:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:00 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:08:00 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:08:00 OK: 8 MiB in 15 packages 07:08:00 Removing intermediate container 803ca5d79b1b 07:08:00 ---> 8671a3a32b36 07:08:00 Step 17/25 : COPY --from=builder /app/LICENSE / 07:08:00 ---> 7b66a11a23bf 07:08:00 Step 18/25 : COPY --from=builder /app/Attribution.txt / 07:08:00 ---> 03b0b2f71af1 07:08:00 Step 19/25 : COPY --from=builder /app/cmd/ / 07:08:01 ---> 77e20325955d 07:08:01 Step 20/25 : EXPOSE 59989 07:08:01 ---> Running in c889fe793bd2 07:08:01 Removing intermediate container c889fe793bd2 07:08:01 ---> 6b46486368cc 07:08:01 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 07:08:01 ---> Running in 4416c764c24e 07:08:01 Removing intermediate container 4416c764c24e 07:08:01 ---> 9049a4bc068d 07:08:01 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:08:01 ---> Running in ecdb07429817 07:08:01 Removing intermediate container ecdb07429817 07:08:01 ---> 5fd0afbfd2d0 07:08:01 Step 23/25 : LABEL arch=amd64 07:08:01 ---> Running in 135452ed054c 07:08:01 Removing intermediate container 135452ed054c 07:08:01 ---> bbef928c1bd4 07:08:01 Step 24/25 : LABEL git_sha=f13a230a394e33dc1d1dfa761fd92df3fc120dfa 07:08:01 ---> Running in 4645935f51e5 07:08:01 Removing intermediate container 4645935f51e5 07:08:01 ---> e86f26da9dec 07:08:01 Step 25/25 : LABEL version=0.0.0 07:08:01 ---> Running in a58bde9cb00b 07:08:02 Removing intermediate container a58bde9cb00b 07:08:02 ---> 86a08f1da7c5 07:08:02 [Warning] One or more build-args [ARCH] were not consumed 07:08:02 Successfully built 86a08f1da7c5 07:08:02 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 07:08:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:03 07:08:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:03 latest: Pulling from edgex-lftools-log-publisher 07:08:03 5eb5b503b376: Pulling fs layer 07:08:03 5c69ac0246d0: Pulling fs layer 07:08:03 ec43610c2a17: Pulling fs layer 07:08:03 3a2ae6a8a46f: Pulling fs layer 07:08:03 33b1e0a273af: Pulling fs layer 07:08:03 5d3b04190fa2: Pulling fs layer 07:08:03 2f39f015ded8: Pulling fs layer 07:08:03 33b1e0a273af: Waiting 07:08:03 2f39f015ded8: Waiting 07:08:03 5d3b04190fa2: Waiting 07:08:03 3a2ae6a8a46f: Waiting 07:08:03 5c69ac0246d0: Download complete 07:08:03 3a2ae6a8a46f: Verifying Checksum 07:08:03 3a2ae6a8a46f: Download complete 07:08:03 33b1e0a273af: Download complete 07:08:03 ec43610c2a17: Verifying Checksum 07:08:03 ec43610c2a17: Download complete 07:08:03 5d3b04190fa2: Verifying Checksum 07:08:03 5d3b04190fa2: Download complete 07:08:03 5eb5b503b376: Verifying Checksum 07:08:03 5eb5b503b376: Download complete 07:08:04 2f39f015ded8: Download complete 07:08:05 5eb5b503b376: Pull complete 07:08:05 5c69ac0246d0: Pull complete 07:08:05 ec43610c2a17: Pull complete 07:08:05 3a2ae6a8a46f: Pull complete 07:08:05 33b1e0a273af: Pull complete 07:08:05 5d3b04190fa2: Pull complete 07:08:10 2f39f015ded8: Pull complete 07:08:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:08:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:10 prd-ubuntu20.04-docker-8c-8g-24107 does not seem to be running inside a container 07:08:10 $ 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-323 -v /w/workspace/undry_device-rfid-llrp-go_PR-323:/w/workspace/undry_device-rfid-llrp-go_PR-323:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-323@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-323@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:08:11 $ docker top b0536164d35aa0451ee22880c16feef01c208dedc96f78b0465a604e84f61569 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:12 ---> job-cost.sh 07:08:12 lf-activate-venv: SKIPPING 07:08:12 INFO: No Stack... 07:08:12 INFO: Retrieving Pricing Info for: v3-standard-8 07:08:12 INFO: Archiving Costs [Pipeline] sh 07:08:12 + cat /w/workspace/undry_device-rfid-llrp-go_PR-323/archives/cost.csv 07:08:12 + cut -d, -f6 [Pipeline] lock 07:08:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-323-1-stack-cost] 07:08:12 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-323-1-stack-cost] did not exist. Created. 07:08:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:08:13 + echo total: 0.2199999988079071 [Pipeline] stash 07:08:13 Stashed 1 file(s) [Pipeline] } 07:08:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-323-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:08:13 $ docker stop --time=1 b0536164d35aa0451ee22880c16feef01c208dedc96f78b0465a604e84f61569 07:08:14 $ docker rm -f --volumes b0536164d35aa0451ee22880c16feef01c208dedc96f78b0465a604e84f61569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:09:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24108 in /w/workspace/undry_device-rfid-llrp-go_PR-323 [Pipeline] { [Pipeline] ws 07:09:37 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 07:09:37 The recommended git tool is: git 07:09:42 using credential edgex-jenkins-ssh 07:09:42 Cloning the remote Git repository 07:09:42 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 07:09:42 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 07:09:42 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 07:09:42 > git --version # timeout=10 07:09:42 > git --version # 'git version 2.25.1' 07:09:42 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 07:09:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:46 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 07:09:46 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 07:09:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:09:46 Merging remotes/origin/main commit e953b5d979b63c9a08202fb364bebc5c28219661 into PR head commit f13a230a394e33dc1d1dfa761fd92df3fc120dfa 07:09:47 Merge succeeded, producing f13a230a394e33dc1d1dfa761fd92df3fc120dfa 07:09:47 Checking out Revision f13a230a394e33dc1d1dfa761fd92df3fc120dfa (PR-323) 07:09:46 > git config core.sparsecheckout # timeout=10 07:09:46 > git checkout -f f13a230a394e33dc1d1dfa761fd92df3fc120dfa # timeout=10 07:09:46 > git remote # timeout=10 07:09:46 > git config --get remote.origin.url # timeout=10 07:09:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:46 > git merge e953b5d979b63c9a08202fb364bebc5c28219661 # timeout=10 07:09:46 > git rev-parse HEAD^{commit} # timeout=10 07:09:47 > git config core.sparsecheckout # timeout=10 07:09:47 > git checkout -f f13a230a394e33dc1d1dfa761fd92df3fc120dfa # timeout=10 07:09:50 Commit message: "refactor!: update module to v4" 07:09:50 > git --version # timeout=10 07:09:50 > git --version # 'git version 2.25.1' 07:09:50 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:09:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:09:52 % Total % Received % Xferd Average Speed Time Time Time Current 07:09:52 Dload Upload Total Spent Left Speed 07:09:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 07:09:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:09:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:09:53 + sudo tee /etc/docker/daemon.new 07:09:53 { 07:09:53 "registry-mirrors": [ 07:09:53 "https://nexus3.edgexfoundry.org:10001" 07:09:53 ], 07:09:53 "bip": "10.250.0.254/24", 07:09:53 "hosts": [ 07:09:53 "tcp://0.0.0.0:5555", 07:09:53 "unix:///var/run/docker.sock" 07:09:53 ], 07:09:53 "mtu": 1458, 07:09:53 "selinux-enabled": true, 07:09:53 "seccomp-profile": "/etc/docker/seccomp.json" 07:09:53 } [Pipeline] sh 07:09:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:09:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:12 provisioning config files... 07:10:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config3491169896011321880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:13 ---> ****-login.sh 07:10:13 nexus3.edgexfoundry.org:10001 07:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:13 Configure a credential helper to remove this warning. See 07:10:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:13 07:10:13 Login Succeeded 07:10:13 nexus3.edgexfoundry.org:10002 07:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:13 Configure a credential helper to remove this warning. See 07:10:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:13 07:10:13 Login Succeeded 07:10:13 nexus3.edgexfoundry.org:10003 07:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:14 Configure a credential helper to remove this warning. See 07:10:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:14 07:10:14 Login Succeeded 07:10:14 nexus3.edgexfoundry.org:10004 07:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:14 Configure a credential helper to remove this warning. See 07:10:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:14 07:10:14 Login Succeeded 07:10:14 ****.io 07:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:14 Configure a credential helper to remove this warning. See 07:10:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:14 07:10:14 Login Succeeded 07:10:15 ---> ****-login.sh ends [Pipeline] } 07:10:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:10:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:10:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:10:15 ========================================================= 07:10:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:10:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:10:16 Sending build context to Docker daemon 1.21MB 07:10:16 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:10:16 Step 2/12 : FROM ${BASE} AS builder 07:10:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:10:16 cf04c63912e1: Pulling fs layer 07:10:16 55b35a11ae5e: Pulling fs layer 07:10:16 a37a00ec5f00: Pulling fs layer 07:10:16 50b3750afda1: Pulling fs layer 07:10:16 4f4fb700ef54: Pulling fs layer 07:10:16 80978eb59214: Pulling fs layer 07:10:16 c9f46d7d2bd2: Pulling fs layer 07:10:16 c5a475d317c9: Pulling fs layer 07:10:16 4f4fb700ef54: Waiting 07:10:16 80978eb59214: Waiting 07:10:16 c9f46d7d2bd2: Waiting 07:10:16 c5a475d317c9: Waiting 07:10:16 50b3750afda1: Waiting 07:10:16 55b35a11ae5e: Verifying Checksum 07:10:16 55b35a11ae5e: Download complete 07:10:16 50b3750afda1: Verifying Checksum 07:10:16 50b3750afda1: Download complete 07:10:16 4f4fb700ef54: Verifying Checksum 07:10:16 4f4fb700ef54: Download complete 07:10:16 80978eb59214: Verifying Checksum 07:10:16 80978eb59214: Download complete 07:10:16 cf04c63912e1: Verifying Checksum 07:10:16 cf04c63912e1: Download complete 07:10:17 c5a475d317c9: Verifying Checksum 07:10:17 c5a475d317c9: Download complete 07:10:17 cf04c63912e1: Pull complete 07:10:18 55b35a11ae5e: Pull complete 07:10:18 a37a00ec5f00: Verifying Checksum 07:10:18 a37a00ec5f00: Download complete 07:10:19 c9f46d7d2bd2: Verifying Checksum 07:10:19 c9f46d7d2bd2: Download complete 07:10:34 a37a00ec5f00: Pull complete 07:10:34 50b3750afda1: Pull complete 07:10:34 4f4fb700ef54: Pull complete 07:10:34 80978eb59214: Pull complete 07:10:41 c9f46d7d2bd2: Pull complete 07:10:42 c5a475d317c9: Pull complete 07:10:42 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:10:42 ---> be29e6b0f0d4 07:10:42 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:10:44 ---> Running in 8eb5cca9de2e 07:10:44 Removing intermediate container 8eb5cca9de2e 07:10:44 ---> 97dbb68cd5c4 07:10:44 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:10:44 ---> Running in b19bdb664510 07:10:44 Removing intermediate container b19bdb664510 07:10:44 ---> b12da0057cc6 07:10:44 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 07:10:44 ---> Running in 0c545b0e1d8d 07:10:45 Removing intermediate container 0c545b0e1d8d 07:10:45 ---> a5d58140d053 07:10:45 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:10:45 ---> Running in 18f0ae5f9b6f 07:10:45 Removing intermediate container 18f0ae5f9b6f 07:10:45 ---> babc9c553b45 07:10:45 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:10:45 ---> Running in 767cbdde459b 07:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:10:48 OK: 238 MiB in 54 packages 07:10:49 Removing intermediate container 767cbdde459b 07:10:49 ---> bd1d3ce0c4ee 07:10:49 Step 8/12 : WORKDIR /app 07:10:49 ---> Running in 4469a215fedd 07:10:49 Removing intermediate container 4469a215fedd 07:10:49 ---> 2a80f28210c1 07:10:49 Step 9/12 : COPY go.mod vendor* ./ 07:10:50 ---> cb2a4a8c44a6 07:10:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:50 ---> Running in da1e206a88b7 07:12:42 Removing intermediate container da1e206a88b7 07:12:42 ---> aa57e30ad088 07:12:42 Step 11/12 : COPY . . 07:12:42 ---> ac857c6b84b0 07:12:42 Step 12/12 : RUN $MAKE 07:12:42 ---> Running in 1f4af064f2d8 07:12:42 noop 07:12:42 Removing intermediate container 1f4af064f2d8 07:12:42 ---> 0fc4bb590f53 07:12:42 Successfully built 0fc4bb590f53 07:12:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:42 + docker inspect -f . ci-base-image-arm64 07:12:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:42 prd-ubuntu20.04-docker-arm64-4c-16g-24108 does not seem to be running inside a container 07:12:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:12:44 $ docker top fdb85d001f16e1ad027ffee5cffbed9c64619752d54af0af99b71accccae71c0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:45 + go version 07:12:45 go version go1.23.2 linux/arm64 [Pipeline] } 07:12:45 $ docker stop --time=1 fdb85d001f16e1ad027ffee5cffbed9c64619752d54af0af99b71accccae71c0 07:12:46 $ docker rm -f --volumes fdb85d001f16e1ad027ffee5cffbed9c64619752d54af0af99b71accccae71c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:47 + docker inspect -f . ci-base-image-arm64 07:12:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:47 prd-ubuntu20.04-docker-arm64-4c-16g-24108 does not seem to be running inside a container 07:12:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:12:49 $ docker top d793c1aa5a32980e1fe463bf52265bb8745cf08c0782ae303f3d62a4a7d9f0d2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:50 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 07:12:50 + make test 07:12:50 go test ./... -coverprofile=coverage.out ./... 07:12:57 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 07:16:34 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 07:16:34 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.721132668Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 07:17:06 level=INFO ts=2024-10-30T07:16:35.726479585Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 07:17:06 level=INFO ts=2024-10-30T07:16:35.727297147Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 07:17:06 level=INFO ts=2024-10-30T07:16:35.727436991Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=WARN ts=2024-10-30T07:16:35.727563225Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.727270337Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 07:17:06 level=INFO ts=2024-10-30T07:16:35.727987646Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.728987014Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=WARN ts=2024-10-30T07:16:35.729104457Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.729271652Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.731492923Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.732220583Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.732458049Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.732621424Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 07:17:06 level=INFO ts=2024-10-30T07:16:35.732950533Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.733502978Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.733662082Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.733996832Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.734636319Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.736356656Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.738464024Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 07:17:06 level=INFO ts=2024-10-30T07:16:35.73867583Z 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}" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.74011876Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 07:17:06 level=INFO ts=2024-10-30T07:16:35.740993134Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 07:17:06 level=INFO ts=2024-10-30T07:16:35.741089157Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.741172899Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 07:17:06 level=INFO ts=2024-10-30T07:16:35.741640272Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=WARN ts=2024-10-30T07:16:35.741722714Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 07:17:06 level=INFO ts=2024-10-30T07:16:35.741898589Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.742247378Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=WARN ts=2024-10-30T07:16:35.742330731Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.742414433Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.742549697Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.74303053Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.743187914Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.743308588Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 07:17:06 level=INFO ts=2024-10-30T07:16:35.743549374Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.744082219Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.744281804Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.744401228Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.744951803Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.745185719Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.745487848Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 07:17:06 level=INFO ts=2024-10-30T07:16:35.745666743Z 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}" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.7477507Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 07:17:06 level=INFO ts=2024-10-30T07:16:35.748744007Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.749292452Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 07:17:06 level=INFO ts=2024-10-30T07:16:35.749174049Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 07:17:06 level=INFO ts=2024-10-30T07:16:35.749719354Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=WARN ts=2024-10-30T07:16:35.749874408Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 07:17:06 level=INFO ts=2024-10-30T07:16:35.750358802Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.751060751Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=WARN ts=2024-10-30T07:16:35.751213285Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.751436171Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.751728789Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.752592283Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.752779498Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.753071026Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 07:17:06 level=INFO ts=2024-10-30T07:16:35.753236191Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.75393032Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.754415993Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.754798394Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.762350511Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.762533626Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.76265085Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 07:17:06 level=INFO ts=2024-10-30T07:16:35.762825104Z 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}" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.76375695Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 07:17:06 level=INFO ts=2024-10-30T07:16:35.764531601Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 07:17:06 level=INFO ts=2024-10-30T07:16:35.764625844Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.764735057Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 07:17:06 level=INFO ts=2024-10-30T07:16:35.765158969Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=WARN ts=2024-10-30T07:16:35.765314673Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 07:17:06 level=INFO ts=2024-10-30T07:16:35.765656582Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.766267489Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=WARN ts=2024-10-30T07:16:35.766371432Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.766492225Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.7666528Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.767484243Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.767655707Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.76776823Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 07:17:06 level=INFO ts=2024-10-30T07:16:35.76810637Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.768617024Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.769108327Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.769300973Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.769755935Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.770028793Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.770224438Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 07:17:06 level=INFO ts=2024-10-30T07:16:35.770339921Z 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}" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.771894024Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 07:17:06 level=INFO ts=2024-10-30T07:16:35.773150528Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 07:17:06 level=INFO ts=2024-10-30T07:16:35.773288782Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 07:17:06 level=INFO ts=2024-10-30T07:16:35.773392965Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.773464187Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 07:17:06 level=WARN ts=2024-10-30T07:16:35.773512688Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 07:17:06 level=INFO ts=2024-10-30T07:16:35.773770586Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.77428376Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=WARN ts=2024-10-30T07:16:35.774376552Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.774493975Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.7746611Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.775140823Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.775274837Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.77537683Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 07:17:06 level=INFO ts=2024-10-30T07:16:35.775457372Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.775892354Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.776226233Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.776084239Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.779175914Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.77937615Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.779577435Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 07:17:06 level=INFO ts=2024-10-30T07:16:35.77973627Z 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}" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.780538362Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 07:17:06 level=INFO ts=2024-10-30T07:16:35.781251111Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 07:17:06 level=INFO ts=2024-10-30T07:16:35.781392375Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.781475407Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 07:17:06 level=INFO ts=2024-10-30T07:16:35.78194214Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=WARN ts=2024-10-30T07:16:35.782056583Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 07:17:06 level=INFO ts=2024-10-30T07:16:35.782204858Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.782548317Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=WARN ts=2024-10-30T07:16:35.78265013Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.782791924Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.782939588Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.783354519Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.783477123Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.783557575Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 07:17:06 level=INFO ts=2024-10-30T07:16:35.783690088Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.786175317Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.786449614Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.786583068Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.78700442Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.787249006Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.787610516Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 07:17:06 level=INFO ts=2024-10-30T07:16:35.787801641Z 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}" 07:17:06 --- FAIL: TestAutoDiscoverNaming (0.07s) 07:17:06 --- FAIL: TestAutoDiscoverNaming/LLRP-001a004fd9ca2b (0.01s) 07:17:06 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:52332: use of closed network connection 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.788995754Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.789739075Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 07:17:06 level=INFO ts=2024-10-30T07:16:35.790350412Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 07:17:06 level=INFO ts=2024-10-30T07:16:35.790441794Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.790589838Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 07:17:06 level=INFO ts=2024-10-30T07:16:35.790958938Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=WARN ts=2024-10-30T07:16:35.791153184Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 07:17:06 level=INFO ts=2024-10-30T07:16:35.791577745Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.791995337Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=WARN ts=2024-10-30T07:16:35.792142861Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.792392928Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.792558502Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.79320315Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.793476628Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.793592351Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 07:17:06 level=INFO ts=2024-10-30T07:16:35.793701694Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.794042293Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.794187687Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.794317481Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.794609989Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.794819654Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.794988329Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 07:17:06 level=INFO ts=2024-10-30T07:16:35.795096972Z 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}" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.795576185Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 07:17:06 level=INFO ts=2024-10-30T07:16:35.796232093Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 07:17:06 level=INFO ts=2024-10-30T07:16:35.796334146Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 07:17:06 level=INFO ts=2024-10-30T07:16:35.796446779Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=WARN ts=2024-10-30T07:16:35.796510901Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.796601694Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 07:17:06 level=INFO ts=2024-10-30T07:16:35.796680656Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.797404206Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=WARN ts=2024-10-30T07:16:35.797484588Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.797662873Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.797807517Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.798126815Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.798272719Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.798351302Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 07:17:06 level=INFO ts=2024-10-30T07:16:35.798492646Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.798956378Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.799277737Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.799466262Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 07:17:06 level=INFO ts=2024-10-30T07:16:35.799826012Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 07:17:06 level=DEBUG ts=2024-10-30T07:16:35.800145171Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 07:17:06 level=INFO ts=2024-10-30T07:16:35.80045666Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 07:17:06 level=INFO ts=2024-10-30T07:16:35.800724857Z 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}" 07:17:06 level=WARN ts=2024-10-30T07:16:35.801373235Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 07:17:06 FAIL 07:17:06 coverage: 40.6% of statements 07:17:06 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.401s 07:17:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.056s coverage: 95.5% of statements 07:17:06 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.591s coverage: 51.9% of statements 07:17:06 FAIL 07:17:07 make: *** [Makefile:46: unittest] Error 1 [Pipeline] } 07:17:07 $ docker stop --time=1 d793c1aa5a32980e1fe463bf52265bb8745cf08c0782ae303f3d62a4a7d9f0d2 07:17:09 $ docker rm -f --volumes d793c1aa5a32980e1fe463bf52265bb8745cf08c0782ae303f3d62a4a7d9f0d2 [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 07:17:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:17:11 07:17:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:17:12 arm64: Pulling from edgex-lftools-log-publisher 07:17:12 8998bd30e6a1: Pulling fs layer 07:17:12 04944245beec: Pulling fs layer 07:17:12 699f458cf7ca: Pulling fs layer 07:17:12 765212b225bb: Pulling fs layer 07:17:12 f23df028b6ca: Pulling fs layer 07:17:12 d65c8cfc05b1: Pulling fs layer 07:17:12 2437ff75d9bd: Pulling fs layer 07:17:12 765212b225bb: Waiting 07:17:12 f23df028b6ca: Waiting 07:17:12 2437ff75d9bd: Waiting 07:17:12 04944245beec: Verifying Checksum 07:17:12 04944245beec: Download complete 07:17:12 765212b225bb: Verifying Checksum 07:17:12 765212b225bb: Download complete 07:17:12 f23df028b6ca: Verifying Checksum 07:17:12 f23df028b6ca: Download complete 07:17:12 d65c8cfc05b1: Verifying Checksum 07:17:12 d65c8cfc05b1: Download complete 07:17:12 699f458cf7ca: Verifying Checksum 07:17:12 699f458cf7ca: Download complete 07:17:13 8998bd30e6a1: Verifying Checksum 07:17:13 8998bd30e6a1: Download complete 07:17:16 2437ff75d9bd: Verifying Checksum 07:17:16 2437ff75d9bd: Download complete 07:17:18 8998bd30e6a1: Pull complete 07:17:18 04944245beec: Pull complete 07:17:20 699f458cf7ca: Pull complete 07:17:20 765212b225bb: Pull complete 07:17:21 f23df028b6ca: Pull complete 07:17:22 d65c8cfc05b1: Pull complete 07:17:40 2437ff75d9bd: Pull complete 07:17:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:17:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:17:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:40 prd-ubuntu20.04-docker-arm64-4c-16g-24108 does not seem to be running inside a container 07:17:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:17:42 $ docker top 6ba3634eb3ca10778e2e3e2f7482762b6267efbd2e865dbac700c8296891d972 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:43 ---> job-cost.sh 07:17:43 lf-activate-venv: SKIPPING 07:17:43 INFO: No Stack... 07:17:44 INFO: Retrieving Pricing Info for: v3-standard-4 07:17:45 INFO: Archiving Costs [Pipeline] sh 07:17:45 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 07:17:45 + cut -d, -f6 [Pipeline] lock 07:17:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-323-1-stack-cost] 07:17:45 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-323-1-stack-cost] did not exist. Created. 07:17:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:17:46 /w/workspace/device-rfid-llrp-go/1@tmp/durable-363eefcf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:17:47 + echo total: 0.10999999940395355 [Pipeline] stash 07:17:47 Warning: overwriting stash ‘stack-cost’ 07:17:47 Stashed 1 file(s) [Pipeline] } 07:17:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-323-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:17:47 $ docker stop --time=1 6ba3634eb3ca10778e2e3e2f7482762b6267efbd2e865dbac700c8296891d972 07:17:49 $ docker rm -f --volumes 6ba3634eb3ca10778e2e3e2f7482762b6267efbd2e865dbac700c8296891d972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:17:50 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 07:17:52 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-323/archives ] 07:17:52 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-323/archives 07:17:52 total 16 07:17:52 drwxr-xr-x 3 root root 4096 Oct 30 07:08 . 07:17:52 drwxrwxr-x 12 jenkins jenkins 4096 Oct 30 07:08 .. 07:17:52 drwxr-xr-x 2 root root 4096 Oct 30 07:08 cost 07:17:52 -rw-r--r-- 1 root root 91 Oct 30 07:08 cost.csv 07:17:52 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-323/archives 07:17:52 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-323/archives 07:17:52 total 16 07:17:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 07:08 . 07:17:52 drwxrwxr-x 12 jenkins jenkins 4096 Oct 30 07:08 .. 07:17:52 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 07:08 cost 07:17:52 -rw-r--r-- 1 jenkins jenkins 91 Oct 30 07:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:17:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:17:54 ---> package-listing.sh 07:17:54 ++ facter osfamily 07:17:54 ++ tr '[:upper:]' '[:lower:]' 07:17:54 + OS_FAMILY=debian 07:17:54 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-323 07:17:54 + START_PACKAGES=/tmp/packages_start.txt 07:17:54 + END_PACKAGES=/tmp/packages_end.txt 07:17:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:17:54 + PACKAGES=/tmp/packages_start.txt 07:17:54 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-323 ']' 07:17:54 + PACKAGES=/tmp/packages_end.txt 07:17:54 + case "${OS_FAMILY}" in 07:17:54 + dpkg -l 07:17:54 + grep '^ii' 07:17:54 + '[' -f /tmp/packages_start.txt ']' 07:17:54 + '[' -f /tmp/packages_end.txt ']' 07:17:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:17:54 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-323 ']' 07:17:54 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-323/archives/ 07:17:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-323/archives/ [Pipeline] echo 07:17:54 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-323/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:17:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:17:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:55 prd-ubuntu20.04-docker-8c-8g-24107 does not seem to be running inside a container 07:17:55 $ 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-323/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-323 -v /w/workspace/undry_device-rfid-llrp-go_PR-323:/w/workspace/undry_device-rfid-llrp-go_PR-323:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-323@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-323@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:17:55 $ docker top 861f85c2acd18acc7e596488e330c5143e7fca3ca1256d2c0a66ad8165a250b2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:56 + touch /tmp/pre-build-complete [Pipeline] sh 07:17:56 + mkdir -p /var/log/sysstat [Pipeline] sh 07:17:57 + ls /var/log/sa-host 07:17:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:57 provisioning config files... 07:17:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-323@tmp/config8104429273596502373tmp [Pipeline] { [Pipeline] echo 07:17:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:17:57 ---> create-netrc.sh [Pipeline] } 07:17:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:17:58 ---> python-tools-install.sh [Pipeline] echo 07:17:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:17:58 ---> sudo-logs.sh 07:17:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:17:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:17:58 ---> job-cost.sh 07:17:58 lf-activate-venv: SKIPPING 07:17:58 DEBUG: total: 0.2199999988079071 07:17:58 INFO: Retrieving Stack Cost... 07:17:59 INFO: Retrieving Pricing Info for: v3-standard-8 07:17:59 INFO: Archiving Costs [Pipeline] echo 07:17:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:18:00 ---> logs-deploy.sh 07:18:00 lf-activate-venv: SKIPPING 07:18:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-323/1 07:18:00 INFO: archiving workspace using pattern(s): 07:18:01 Archives upload complete. 07:18:01 INFO: archiving logs to Nexus