Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+ae7d9b6a68f03df559561437989ff9eef75c1b61 (93648927996935dabbaa2c4116eb4a79eedc65fd) 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-ssh11320508287034079894.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10699181904607262145.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5306169001939199270.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh8527662114151415394.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh162527762868289674.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7879’ Running on prd-ubuntu20.04-docker-8c-8g-7883 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [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-229 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ae7d9b6a68f03df559561437989ff9eef75c1b61 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing cf919551642b7b765a45429836574324a6007bd2 Checking out Revision cf919551642b7b765a45429836574324a6007bd2 (PR-229) > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # 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 ae7d9b6a68f03df559561437989ff9eef75c1b61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf919551642b7b765a45429836574324a6007bd2 # timeout=10 Commit message: "Merge commit 'ae7d9b6a68f03df559561437989ff9eef75c1b61' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 74941b3681fa6373a983621587b74df3298b6c81 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-25T21:08:26.823Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-25T21:08:26.872Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-25T21:08:26.893Z] ========================================================= [2023-09-25T21:08:26.893Z] EdgeX Global Pipelines Version Info [2023-09-25T21:08:26.893Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:08:27.970Z] ------------------- [2023-09-25T21:08:27.970Z] stable info: [2023-09-25T21:08:27.970Z] ------------------- [2023-09-25T21:08:27.970Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-25T21:08:27.970Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T21:08:27.970Z] Message: update stable to v1.0.254 [2023-09-25T21:08:28.229Z] ------------------- [2023-09-25T21:08:28.229Z] experimental info: [2023-09-25T21:08:28.229Z] ------------------- [2023-09-25T21:08:28.229Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-25T21:08:28.229Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T21:08:28.229Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-25T21:08:28.387Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-25T21:08:28.396Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-25T21:08:28.404Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-25T21:08:28.413Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-25T21:08:28.421Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-25T21:08:28.429Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-25T21:08:28.437Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-25T21:08:28.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-25T21:08:28.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-25T21:08:28.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-25T21:08:28.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-25T21:08:28.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-25T21:08:28.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-25T21:08:28.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-25T21:08:28.575Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T21:08:28.596Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T21:08:28.613Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T21:08:28.633Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T21:08:28.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-25T21:08:28.667Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-25T21:08:28.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-25T21:08:28.706Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-25T21:08:28.723Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-25T21:08:28.735Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-25T21:08:28.751Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-25T21:08:28.770Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-25T21:08:28.790Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-25T21:08:28.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2023-09-25T21:08:28.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2023-09-25T21:08:28.883Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2023-09-25T21:08:28.902Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf919551642b7b765a45429836574324a6007bd2 [Pipeline] echo [2023-09-25T21:08:28.921Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf91955 [Pipeline] echo [2023-09-25T21:08:28.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T21:08:28.988Z] provisioning config files... [2023-09-25T21:08:29.001Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config6734575175934256186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:08:29.306Z] ---> docker-login.sh [2023-09-25T21:08:29.306Z] nexus3.edgexfoundry.org:10001 [2023-09-25T21:08:29.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:08:29.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:08:29.566Z] Configure a credential helper to remove this warning. See [2023-09-25T21:08:29.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:08:29.566Z] [2023-09-25T21:08:29.566Z] Login Succeeded [2023-09-25T21:08:29.566Z] nexus3.edgexfoundry.org:10002 [2023-09-25T21:08:29.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:08:29.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:08:29.827Z] Configure a credential helper to remove this warning. See [2023-09-25T21:08:29.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:08:29.827Z] [2023-09-25T21:08:29.827Z] Login Succeeded [2023-09-25T21:08:29.827Z] nexus3.edgexfoundry.org:10003 [2023-09-25T21:08:29.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:08:29.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:08:29.827Z] Configure a credential helper to remove this warning. See [2023-09-25T21:08:29.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:08:29.827Z] [2023-09-25T21:08:29.827Z] Login Succeeded [2023-09-25T21:08:29.827Z] nexus3.edgexfoundry.org:10004 [2023-09-25T21:08:29.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:08:30.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:08:30.087Z] Configure a credential helper to remove this warning. See [2023-09-25T21:08:30.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:08:30.087Z] [2023-09-25T21:08:30.087Z] Login Succeeded [2023-09-25T21:08:30.087Z] docker.io [2023-09-25T21:08:30.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:08:30.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:08:30.349Z] Configure a credential helper to remove this warning. See [2023-09-25T21:08:30.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:08:30.349Z] [2023-09-25T21:08:30.349Z] Login Succeeded [2023-09-25T21:08:30.349Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T21:08:30.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-25T21:08:30.751Z] + git rev-list -1 --merges cf919551642b7b765a45429836574324a6007bd2~1..cf919551642b7b765a45429836574324a6007bd2 [Pipeline] echo [2023-09-25T21:08:30.799Z] -----------> git rev-list -1 --merges cf919551642b7b765a45429836574324a6007bd2~1..cf919551642b7b765a45429836574324a6007bd2 cf919551642b7b765a45429836574324a6007bd2 [2023-09-25T21:08:30.799Z] cf919551642b7b765a45429836574324a6007bd2 [false] [Pipeline] sh [2023-09-25T21:08:31.086Z] + git log --format=format:%s -1 cf919551642b7b765a45429836574324a6007bd2 [Pipeline] echo [2023-09-25T21:08:31.104Z] ========================================================= [2023-09-25T21:08:31.104Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-25T21:08:31.104Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T21:08:31.423Z] + git log --format=format:%s -1 cf919551642b7b765a45429836574324a6007bd2 [Pipeline] echo [2023-09-25T21:08:31.435Z] [semverPrep] GIT_COMMIT: cf919551642b7b765a45429836574324a6007bd2, Commit Message: Merge commit 'ae7d9b6a68f03df559561437989ff9eef75c1b61' into HEAD [Pipeline] echo [2023-09-25T21:08:31.443Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-25T21:08:31.832Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T21:08:31.832Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-25T21:08:31.832Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-25T21:08:31.832Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-25T21:08:31.832Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-25T21:08:31.832Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-25T21:08:31.832Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:08:32.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T21:08:32.243Z] [2023-09-25T21:08:32.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:08:32.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T21:08:32.545Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-25T21:08:32.545Z] b85a868b505f: Pulling fs layer [2023-09-25T21:08:32.545Z] e2be974225ed: Pulling fs layer [2023-09-25T21:08:32.545Z] 339a4e72a1f5: Pulling fs layer [2023-09-25T21:08:32.545Z] 988bab9f4d93: Pulling fs layer [2023-09-25T21:08:32.545Z] 1469e6f7b9e6: Pulling fs layer [2023-09-25T21:08:32.545Z] eaf3925da568: Pulling fs layer [2023-09-25T21:08:32.545Z] 988bab9f4d93: Waiting [2023-09-25T21:08:32.545Z] 1469e6f7b9e6: Waiting [2023-09-25T21:08:32.545Z] bab4dde63d76: Pulling fs layer [2023-09-25T21:08:32.545Z] bde34c3a00c8: Pulling fs layer [2023-09-25T21:08:32.545Z] b352a97aabf1: Pulling fs layer [2023-09-25T21:08:32.545Z] 4872d77fe225: Pulling fs layer [2023-09-25T21:08:32.545Z] bde34c3a00c8: Waiting [2023-09-25T21:08:32.545Z] 4872d77fe225: Waiting [2023-09-25T21:08:32.545Z] 5851b861e8e6: Pulling fs layer [2023-09-25T21:08:32.545Z] 5851b861e8e6: Waiting [2023-09-25T21:08:32.545Z] e2be974225ed: Verifying Checksum [2023-09-25T21:08:32.545Z] e2be974225ed: Download complete [2023-09-25T21:08:32.545Z] 988bab9f4d93: Verifying Checksum [2023-09-25T21:08:32.545Z] 988bab9f4d93: Download complete [2023-09-25T21:08:32.814Z] 1469e6f7b9e6: Verifying Checksum [2023-09-25T21:08:32.814Z] 1469e6f7b9e6: Download complete [2023-09-25T21:08:32.814Z] eaf3925da568: Verifying Checksum [2023-09-25T21:08:32.814Z] eaf3925da568: Download complete [2023-09-25T21:08:32.814Z] 339a4e72a1f5: Verifying Checksum [2023-09-25T21:08:32.814Z] 339a4e72a1f5: Download complete [2023-09-25T21:08:32.814Z] bde34c3a00c8: Download complete [2023-09-25T21:08:32.814Z] b352a97aabf1: Download complete [2023-09-25T21:08:32.814Z] 4872d77fe225: Verifying Checksum [2023-09-25T21:08:32.814Z] 4872d77fe225: Download complete [2023-09-25T21:08:32.814Z] 5851b861e8e6: Download complete [2023-09-25T21:08:32.814Z] b85a868b505f: Download complete [2023-09-25T21:08:33.072Z] bab4dde63d76: Verifying Checksum [2023-09-25T21:08:33.072Z] bab4dde63d76: Download complete [2023-09-25T21:08:34.451Z] b85a868b505f: Pull complete [2023-09-25T21:08:34.451Z] e2be974225ed: Pull complete [2023-09-25T21:08:34.712Z] 339a4e72a1f5: Pull complete [2023-09-25T21:08:34.971Z] 988bab9f4d93: Pull complete [2023-09-25T21:08:35.238Z] 1469e6f7b9e6: Pull complete [2023-09-25T21:08:35.238Z] eaf3925da568: Pull complete [2023-09-25T21:08:37.155Z] bab4dde63d76: Pull complete [2023-09-25T21:08:37.155Z] bde34c3a00c8: Pull complete [2023-09-25T21:08:37.155Z] b352a97aabf1: Pull complete [2023-09-25T21:08:37.414Z] 4872d77fe225: Pull complete [2023-09-25T21:08:37.414Z] 5851b861e8e6: Pull complete [2023-09-25T21:08:37.414Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-25T21:08:37.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T21:08:37.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T21:08:37.511Z] prd-ubuntu20.04-docker-8c-8g-7883 does not seem to be running inside a container [2023-09-25T21:08:37.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T21:08:39.774Z] $ docker top 0377d35f2019a65b4fd78f3847d14e6805fae8efe07e6f36b22a572b7e3f5bc0 -eo pid,comm [2023-09-25T21:08:39.835Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-25T21:08:39.835Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T21:08:39.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T21:08:39.868Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T21:08:39.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T21:08:39.986Z] $ docker exec 0377d35f2019a65b4fd78f3847d14e6805fae8efe07e6f36b22a572b7e3f5bc0 ssh-agent [2023-09-25T21:08:40.093Z] SSH_AUTH_SOCK=/tmp/ssh-P6EcTA4kM5GI/agent.32 [2023-09-25T21:08:40.093Z] SSH_AGENT_PID=38 [2023-09-25T21:08:40.099Z] Running ssh-add (command line suppressed) [2023-09-25T21:08:40.194Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_18440110165688965376.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_18440110165688965376.key) [2023-09-25T21:08:40.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T21:08:40.500Z] + git tag --points-at HEAD [Pipeline] } [2023-09-25T21:08:40.517Z] $ docker exec --env ******** --env ******** 0377d35f2019a65b4fd78f3847d14e6805fae8efe07e6f36b22a572b7e3f5bc0 ssh-agent -k [2023-09-25T21:08:40.614Z] unset SSH_AUTH_SOCK; [2023-09-25T21:08:40.615Z] unset SSH_AGENT_PID; [2023-09-25T21:08:40.615Z] echo Agent pid 38 killed; [2023-09-25T21:08:40.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-25T21:08:40.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T21:08:40.654Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T21:08:40.770Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T21:08:40.770Z] $ docker exec 0377d35f2019a65b4fd78f3847d14e6805fae8efe07e6f36b22a572b7e3f5bc0 ssh-agent [2023-09-25T21:08:40.872Z] SSH_AUTH_SOCK=/tmp/ssh-V053tVjJpv9C/agent.70 [2023-09-25T21:08:40.872Z] SSH_AGENT_PID=76 [2023-09-25T21:08:40.877Z] Running ssh-add (command line suppressed) [2023-09-25T21:08:40.976Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_311601564389114.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_311601564389114.key) [2023-09-25T21:08:40.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T21:08:41.285Z] + git semver init [2023-09-25T21:08:41.545Z] 2023-09-25 21:08:41,466 [run_init] DEBUG init version:0.0.0 force:False [2023-09-25T21:08:41.545Z] 2023-09-25 21:08:41,467 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-09-25T21:08:41.545Z] 2023-09-25 21:08:41,467 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-09-25T21:08:41.545Z] 2023-09-25 21:08:41,467 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) [2023-09-25T21:08:42.486Z] 2023-09-25 21:08:42,270 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude [2023-09-25T21:08:42.486Z] 2023-09-25 21:08:42,270 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False [2023-09-25T21:08:42.486Z] 2023-09-25 21:08:42,270 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-09-25T21:08:42.486Z] 2023-09-25 21:08:42,275 [execute] INFO git cat-file --batch-check [2023-09-25T21:08:42.486Z] 2023-09-25 21:08:42,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T21:08:42.486Z] 2023-09-25 21:08:42,283 [execute] INFO git cat-file --batch [2023-09-25T21:08:42.486Z] 2023-09-25 21:08:42,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T21:08:42.486Z] 2023-09-25 21:08:42,289 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-09-25T21:08:42.486Z] 0.0.0 [Pipeline] } [2023-09-25T21:08:42.494Z] $ docker exec --env ******** --env ******** 0377d35f2019a65b4fd78f3847d14e6805fae8efe07e6f36b22a572b7e3f5bc0 ssh-agent -k [2023-09-25T21:08:42.607Z] unset SSH_AUTH_SOCK; [2023-09-25T21:08:42.607Z] unset SSH_AGENT_PID; [2023-09-25T21:08:42.608Z] echo Agent pid 76 killed; [2023-09-25T21:08:42.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T21:08:42.924Z] + git semver [Pipeline] } [2023-09-25T21:08:43.194Z] $ docker stop --time=1 0377d35f2019a65b4fd78f3847d14e6805fae8efe07e6f36b22a572b7e3f5bc0 [2023-09-25T21:08:44.492Z] $ docker rm -f --volumes 0377d35f2019a65b4fd78f3847d14e6805fae8efe07e6f36b22a572b7e3f5bc0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T21:08:44.838Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-25T21:08:45.046Z] Stashed 1 file(s) [Pipeline] echo [2023-09-25T21:08:45.048Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T21:08:45.193Z] provisioning config files... [2023-09-25T21:08:45.201Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config7219383905895043135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:08:45.500Z] ---> docker-login.sh [2023-09-25T21:08:45.500Z] nexus3.edgexfoundry.org:10001 [2023-09-25T21:08:45.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:08:45.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:08:45.500Z] Configure a credential helper to remove this warning. See [2023-09-25T21:08:45.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:08:45.500Z] [2023-09-25T21:08:45.500Z] Login Succeeded [2023-09-25T21:08:45.500Z] nexus3.edgexfoundry.org:10002 [2023-09-25T21:08:45.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:08:45.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:08:45.500Z] Configure a credential helper to remove this warning. See [2023-09-25T21:08:45.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:08:45.500Z] [2023-09-25T21:08:45.500Z] Login Succeeded [2023-09-25T21:08:45.500Z] nexus3.edgexfoundry.org:10003 [2023-09-25T21:08:45.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:08:45.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:08:45.760Z] Configure a credential helper to remove this warning. See [2023-09-25T21:08:45.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:08:45.760Z] [2023-09-25T21:08:45.760Z] Login Succeeded [2023-09-25T21:08:45.760Z] nexus3.edgexfoundry.org:10004 [2023-09-25T21:08:45.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:08:45.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:08:45.760Z] Configure a credential helper to remove this warning. See [2023-09-25T21:08:45.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:08:45.760Z] [2023-09-25T21:08:45.760Z] Login Succeeded [2023-09-25T21:08:45.760Z] docker.io [2023-09-25T21:08:46.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:08:46.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:08:46.279Z] Configure a credential helper to remove this warning. See [2023-09-25T21:08:46.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:08:46.279Z] [2023-09-25T21:08:46.279Z] Login Succeeded [2023-09-25T21:08:46.279Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T21:08:46.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T21:08:46.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T21:08:46.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T21:08:46.383Z] ========================================================= [2023-09-25T21:08:46.383Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-25T21:08:46.383Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:08:46.705Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T21:08:46.705Z] Sending build context to Docker daemon 4.347MB [2023-09-25T21:08:46.705Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T21:08:46.705Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T21:08:46.705Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-25T21:08:46.705Z] 7264a8db6415: Pulling fs layer [2023-09-25T21:08:46.705Z] c4d48a809fc2: Pulling fs layer [2023-09-25T21:08:46.705Z] 4f1c88b9dad5: Pulling fs layer [2023-09-25T21:08:46.705Z] ad3a456e5733: Pulling fs layer [2023-09-25T21:08:46.705Z] 33e27b845d1e: Pulling fs layer [2023-09-25T21:08:46.705Z] c68163c4e522: Pulling fs layer [2023-09-25T21:08:46.705Z] 50da416c3ac9: Pulling fs layer [2023-09-25T21:08:46.705Z] 23d2d4c4bb30: Pulling fs layer [2023-09-25T21:08:46.705Z] 23d2d4c4bb30: Waiting [2023-09-25T21:08:46.705Z] 50da416c3ac9: Waiting [2023-09-25T21:08:46.705Z] 33e27b845d1e: Waiting [2023-09-25T21:08:46.705Z] c68163c4e522: Waiting [2023-09-25T21:08:46.705Z] ad3a456e5733: Waiting [2023-09-25T21:08:46.705Z] c4d48a809fc2: Verifying Checksum [2023-09-25T21:08:46.705Z] c4d48a809fc2: Download complete [2023-09-25T21:08:46.705Z] ad3a456e5733: Verifying Checksum [2023-09-25T21:08:46.705Z] ad3a456e5733: Download complete [2023-09-25T21:08:46.967Z] 33e27b845d1e: Download complete [2023-09-25T21:08:46.967Z] 7264a8db6415: Verifying Checksum [2023-09-25T21:08:46.967Z] 7264a8db6415: Download complete [2023-09-25T21:08:46.967Z] c68163c4e522: Verifying Checksum [2023-09-25T21:08:46.967Z] c68163c4e522: Download complete [2023-09-25T21:08:46.967Z] 7264a8db6415: Pull complete [2023-09-25T21:08:47.228Z] c4d48a809fc2: Pull complete [2023-09-25T21:08:47.228Z] 23d2d4c4bb30: Verifying Checksum [2023-09-25T21:08:47.228Z] 23d2d4c4bb30: Download complete [2023-09-25T21:08:47.492Z] 4f1c88b9dad5: Download complete [2023-09-25T21:08:47.750Z] 50da416c3ac9: Verifying Checksum [2023-09-25T21:08:47.750Z] 50da416c3ac9: Download complete [2023-09-25T21:08:51.037Z] 4f1c88b9dad5: Pull complete [2023-09-25T21:08:51.037Z] ad3a456e5733: Pull complete [2023-09-25T21:08:51.037Z] 33e27b845d1e: Pull complete [2023-09-25T21:08:51.296Z] c68163c4e522: Pull complete [2023-09-25T21:08:53.824Z] 50da416c3ac9: Pull complete [2023-09-25T21:08:54.082Z] 23d2d4c4bb30: Pull complete [2023-09-25T21:08:54.082Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-25T21:08:54.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T21:08:54.082Z] ---> 0786185ac409 [2023-09-25T21:08:54.082Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T21:08:57.378Z] ---> Running in 350d7baa0dfa [2023-09-25T21:08:57.378Z] Removing intermediate container 350d7baa0dfa [2023-09-25T21:08:57.378Z] ---> e0e11731f280 [2023-09-25T21:08:57.378Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T21:08:57.378Z] ---> Running in 14e28bc5307e [2023-09-25T21:08:57.378Z] Removing intermediate container 14e28bc5307e [2023-09-25T21:08:57.378Z] ---> 176353e8df4d [2023-09-25T21:08:57.378Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T21:08:57.378Z] ---> Running in 5a26cbb2240d [2023-09-25T21:08:57.378Z] Removing intermediate container 5a26cbb2240d [2023-09-25T21:08:57.378Z] ---> 6db0b50ec7a1 [2023-09-25T21:08:57.378Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T21:08:57.378Z] ---> Running in a4aac75491d8 [2023-09-25T21:08:57.378Z] Removing intermediate container a4aac75491d8 [2023-09-25T21:08:57.378Z] ---> d47ed0357414 [2023-09-25T21:08:57.378Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T21:08:57.378Z] ---> Running in 987783f4431d [2023-09-25T21:08:57.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T21:08:57.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T21:08:58.153Z] OK: 264 MiB in 52 packages [2023-09-25T21:08:58.412Z] Removing intermediate container 987783f4431d [2023-09-25T21:08:58.412Z] ---> 4f4ccf8f4e97 [2023-09-25T21:08:58.412Z] Step 8/12 : WORKDIR /app [2023-09-25T21:08:58.673Z] ---> Running in 442b20d7b733 [2023-09-25T21:08:58.673Z] Removing intermediate container 442b20d7b733 [2023-09-25T21:08:58.673Z] ---> ff4347e653e6 [2023-09-25T21:08:58.673Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-25T21:08:58.673Z] ---> 4304b13fec8d [2023-09-25T21:08:58.673Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T21:08:58.673Z] ---> Running in 62d066cac4f7 [2023-09-25T21:09:00.153Z] Still waiting to schedule task [2023-09-25T21:09:00.154Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7881’ [2023-09-25T21:09:30.780Z] Removing intermediate container 62d066cac4f7 [2023-09-25T21:09:30.780Z] ---> 9103fbebf99b [2023-09-25T21:09:30.780Z] Step 11/12 : COPY . . [2023-09-25T21:09:30.780Z] ---> c02c0c0b276b [2023-09-25T21:09:30.780Z] Step 12/12 : RUN $MAKE [2023-09-25T21:09:30.780Z] ---> Running in 1b4d4bd39ca5 [2023-09-25T21:09:30.780Z] noop [2023-09-25T21:09:30.780Z] Removing intermediate container 1b4d4bd39ca5 [2023-09-25T21:09:30.780Z] ---> 36a45779448d [2023-09-25T21:09:30.780Z] Successfully built 36a45779448d [2023-09-25T21:09:30.780Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:09:31.101Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T21:09:31.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T21:09:31.176Z] prd-ubuntu20.04-docker-8c-8g-7883 does not seem to be running inside a container [2023-09-25T21:09:31.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** ci-base-image-x86_64 cat [2023-09-25T21:09:31.537Z] $ docker top 71d994ede0a14654f457ae78d26c409070c00955f6609c4b0727733e7ecc109c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T21:09:31.881Z] + go version [2023-09-25T21:09:31.881Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-25T21:09:31.891Z] $ docker stop --time=1 71d994ede0a14654f457ae78d26c409070c00955f6609c4b0727733e7ecc109c [2023-09-25T21:09:33.152Z] $ docker rm -f --volumes 71d994ede0a14654f457ae78d26c409070c00955f6609c4b0727733e7ecc109c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:09:33.566Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T21:09:33.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T21:09:33.636Z] prd-ubuntu20.04-docker-8c-8g-7883 does not seem to be running inside a container [2023-09-25T21:09:33.668Z] $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** ci-base-image-x86_64 cat [2023-09-25T21:09:34.017Z] $ docker top bb7d63d895dcb7777e093492d4c1a0ba3a7c4f2b8d59470ff2288a85cb628525 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T21:09:34.364Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh [2023-09-25T21:09:34.660Z] + make test [2023-09-25T21:09:34.660Z] go test ./... -coverprofile=coverage.out ./... [2023-09-25T21:09:36.565Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-25T21:09:46.536Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-25T21:09:46.536Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.662111124Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.662545771Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.66263171Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.66266818Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.663664833Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=WARN ts=2023-09-25T21:09:46.663742403Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.663823072Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.663996661Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=WARN ts=2023-09-25T21:09:46.66402248Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.66404157Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.66414251Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.664343418Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.664402027Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.665182502Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.665284012Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.66548399Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.66552808Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.665581389Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.665734098Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.665799887Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.665902997Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.665958006Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.666424614Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.66682269Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.6668654Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.6668873Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.667065709Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=WARN ts=2023-09-25T21:09:46.667092498Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.667158928Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.667256697Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=WARN ts=2023-09-25T21:09:46.667278997Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.667306937Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.667331576Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.667399427Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.667439567Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.667521216Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.667625465Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.667854713Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.667963832Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.668052652Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.668185111Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.66827789Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.66832279Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.668355779Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.668666807Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.668942316Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.668968736Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.668988665Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.669038505Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=WARN ts=2023-09-25T21:09:46.669057995Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.669100635Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.669198464Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=WARN ts=2023-09-25T21:09:46.669220594Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.669259633Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.669290563Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.669398782Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.669433022Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.669450912Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.669467412Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.669564941Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.66962871Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.66969025Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.669808039Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.669886058Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.669935528Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.669970628Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.670408885Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.670772082Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.670805302Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.670824122Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.670910021Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=WARN ts=2023-09-25T21:09:46.670928961Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.670977611Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.6710903Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=WARN ts=2023-09-25T21:09:46.67112261Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.671175649Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.671241659Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.671362908Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.671413548Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.671470547Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.671518577Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.671628717Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.671669487Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.671710996Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.671817965Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.671868045Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.671972174Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.672009394Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.672359531Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.672638029Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.672673589Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.672692929Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=WARN ts=2023-09-25T21:09:46.672713758Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.672747998Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.672794658Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.825Z] level=INFO ts=2023-09-25T21:09:46.672923097Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.825Z] level=WARN ts=2023-09-25T21:09:46.672947057Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-25T21:09:51.825Z] level=DEBUG ts=2023-09-25T21:09:46.672973426Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.673004907Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.673106726Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.673152896Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.673178116Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.673235985Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.673341635Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.673377114Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.673403704Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.673492823Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.673529593Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.673656422Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.673688512Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.674052659Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.674309677Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.674337717Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.674356607Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.674418547Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=WARN ts=2023-09-25T21:09:46.674444037Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.674495567Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.674592636Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=WARN ts=2023-09-25T21:09:46.674609876Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.674631645Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.674659545Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.674734745Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.674767714Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.674788924Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.674831264Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.674928043Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.674957873Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.674995163Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.675075342Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.675119712Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.675159101Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.675185531Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-09-25T21:09:51.826Z] --- FAIL: TestAutoDiscoverNaming (0.01s) [2023-09-25T21:09:51.826Z] --- FAIL: TestAutoDiscoverNaming/LLRP-FC-4D-1A (0.00s) [2023-09-25T21:09:51.826Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:41334: use of closed network connection [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.675458019Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.675755757Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.675988696Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.676026945Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.676047535Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.676045755Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-25T21:09:51.826Z] level=WARN ts=2023-09-25T21:09:46.676068285Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.676121065Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.676207174Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=WARN ts=2023-09-25T21:09:46.676225574Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.676246284Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.676270794Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.676368813Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.676410272Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.676431842Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.676463572Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.676536861Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.676565361Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.676595101Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.67666614Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.67669714Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.67671947Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.67674885Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.676902609Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.677057257Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.677110457Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.677130737Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=WARN ts=2023-09-25T21:09:46.677138857Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.677165827Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.677226157Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.677315086Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=WARN ts=2023-09-25T21:09:46.677342106Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.677366606Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.677397896Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.677473245Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.677508205Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.677530065Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.677552544Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.677641164Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.677667394Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.677690393Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.677761913Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-25T21:09:51.826Z] level=DEBUG ts=2023-09-25T21:09:46.677790023Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.677819262Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-25T21:09:51.826Z] level=INFO ts=2023-09-25T21:09:46.677839882Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-09-25T21:09:51.826Z] level=WARN ts=2023-09-25T21:09:46.677975931Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-09-25T21:09:51.826Z] FAIL [2023-09-25T21:09:51.826Z] coverage: 40.6% of statements [2023-09-25T21:09:51.826Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.480s [2023-09-25T21:09:51.826Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.254s coverage: 51.9% of statements [2023-09-25T21:09:51.826Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-09-25T21:09:51.826Z] FAIL [2023-09-25T21:09:51.826Z] make: *** [Makefile:33: unittest] Error 1 [Pipeline] } [2023-09-25T21:09:51.835Z] $ docker stop --time=1 bb7d63d895dcb7777e093492d4c1a0ba3a7c4f2b8d59470ff2288a85cb628525 [2023-09-25T21:09:54.750Z] $ docker rm -f --volumes bb7d63d895dcb7777e093492d4c1a0ba3a7c4f2b8d59470ff2288a85cb628525 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:09:55.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T21:09:55.313Z] [2023-09-25T21:09:55.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:09:55.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T21:09:55.609Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-25T21:09:55.609Z] 5eb5b503b376: Pulling fs layer [2023-09-25T21:09:55.609Z] 5c69ac0246d0: Pulling fs layer [2023-09-25T21:09:55.609Z] ec43610c2a17: Pulling fs layer [2023-09-25T21:09:55.609Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-25T21:09:55.609Z] 33b1e0a273af: Pulling fs layer [2023-09-25T21:09:55.609Z] 5d3b04190fa2: Pulling fs layer [2023-09-25T21:09:55.609Z] 2f39f015ded8: Pulling fs layer [2023-09-25T21:09:55.609Z] 3a2ae6a8a46f: Waiting [2023-09-25T21:09:55.609Z] 33b1e0a273af: Waiting [2023-09-25T21:09:55.609Z] 5d3b04190fa2: Waiting [2023-09-25T21:09:55.609Z] 2f39f015ded8: Waiting [2023-09-25T21:09:55.609Z] 5c69ac0246d0: Verifying Checksum [2023-09-25T21:09:55.609Z] 5c69ac0246d0: Download complete [2023-09-25T21:09:55.609Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-25T21:09:55.609Z] 3a2ae6a8a46f: Download complete [2023-09-25T21:09:55.609Z] 33b1e0a273af: Verifying Checksum [2023-09-25T21:09:55.610Z] 33b1e0a273af: Download complete [2023-09-25T21:09:55.610Z] ec43610c2a17: Verifying Checksum [2023-09-25T21:09:55.610Z] ec43610c2a17: Download complete [2023-09-25T21:09:55.868Z] 5d3b04190fa2: Verifying Checksum [2023-09-25T21:09:55.868Z] 5d3b04190fa2: Download complete [2023-09-25T21:09:55.868Z] 5eb5b503b376: Verifying Checksum [2023-09-25T21:09:55.868Z] 5eb5b503b376: Download complete [2023-09-25T21:09:56.433Z] 2f39f015ded8: Download complete [2023-09-25T21:09:57.001Z] 5eb5b503b376: Pull complete [2023-09-25T21:09:57.259Z] 5c69ac0246d0: Pull complete [2023-09-25T21:09:57.829Z] ec43610c2a17: Pull complete [2023-09-25T21:09:57.829Z] 3a2ae6a8a46f: Pull complete [2023-09-25T21:09:58.087Z] 33b1e0a273af: Pull complete [2023-09-25T21:09:58.087Z] 5d3b04190fa2: Pull complete [2023-09-25T21:10:03.359Z] 2f39f015ded8: Pull complete [2023-09-25T21:10:03.359Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-25T21:10:03.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T21:10:03.359Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T21:10:03.436Z] prd-ubuntu20.04-docker-8c-8g-7883 does not seem to be running inside a container [2023-09-25T21:10:03.468Z] $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 [2023-09-25T21:10:06.395Z] $ docker top 56b12799b8d3457d0fa712534f3783a699832d254685f96b6bb8c8814384605e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:10:06.806Z] ---> job-cost.sh [2023-09-25T21:10:06.806Z] lf-activate-venv: SKIPPING [2023-09-25T21:10:06.806Z] INFO: No Stack... [2023-09-25T21:10:07.066Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T21:10:07.637Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T21:10:07.925Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv [2023-09-25T21:10:07.925Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T21:10:07.939Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-20-stack-cost] [2023-09-25T21:10:07.945Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-20-stack-cost] did not exist. Created. [2023-09-25T21:10:07.945Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T21:10:08.251Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-25T21:10:08.296Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T21:10:08.305Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-20-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T21:10:08.318Z] $ docker stop --time=1 56b12799b8d3457d0fa712534f3783a699832d254685f96b6bb8c8814384605e [2023-09-25T21:10:09.481Z] $ docker rm -f --volumes 56b12799b8d3457d0fa712534f3783a699832d254685f96b6bb8c8814384605e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-25T21:10:09.588Z] Failed in branch amd64 [2023-09-25T21:12:31.173Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7884 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws [2023-09-25T21:12:31.182Z] Running in /w/workspace/device-rfid-llrp-go/20 [Pipeline] { [Pipeline] checkout [2023-09-25T21:12:31.213Z] The recommended git tool is: git [2023-09-25T21:12:36.589Z] using credential edgex-jenkins-ssh [2023-09-25T21:12:36.607Z] Cloning the remote Git repository [2023-09-25T21:12:36.648Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-25T21:12:36.731Z] > git init /w/workspace/device-rfid-llrp-go/20 # timeout=10 [2023-09-25T21:12:36.869Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-25T21:12:36.870Z] > git --version # timeout=10 [2023-09-25T21:12:36.889Z] > git --version # 'git version 2.25.1' [2023-09-25T21:12:36.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T21:12:37.039Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T21:12:38.078Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-25T21:12:38.106Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T21:12:39.523Z] Merging remotes/origin/main commit ae7d9b6a68f03df559561437989ff9eef75c1b61 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 [2023-09-25T21:12:39.938Z] Merge succeeded, producing 6500e28385577e1a0a530cb3c021fd6590985c11 [2023-09-25T21:12:39.939Z] Checking out Revision 6500e28385577e1a0a530cb3c021fd6590985c11 (PR-229) [2023-09-25T21:12:38.956Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-25T21:12:39.002Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-25T21:12:39.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T21:12:39.024Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-25T21:12:39.543Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T21:12:39.617Z] > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 [2023-09-25T21:12:39.716Z] > git remote # timeout=10 [2023-09-25T21:12:39.735Z] > git config --get remote.origin.url # timeout=10 [2023-09-25T21:12:39.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T21:12:39.771Z] > git merge ae7d9b6a68f03df559561437989ff9eef75c1b61 # timeout=10 [2023-09-25T21:12:39.913Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-25T21:12:39.948Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T21:12:39.969Z] > git checkout -f 6500e28385577e1a0a530cb3c021fd6590985c11 # timeout=10 [2023-09-25T21:12:43.478Z] Commit message: "Merge commit 'ae7d9b6a68f03df559561437989ff9eef75c1b61' into HEAD" [2023-09-25T21:12:43.503Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T21:12:44.543Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-25T21:12:44.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T21:12:44.543Z] Dload Upload Total Spent Left Speed [2023-09-25T21:12:44.544Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [2023-09-25T21:12:43.488Z] > git rev-list --no-walk 74941b3681fa6373a983621587b74df3298b6c81 # timeout=10 [Pipeline] sh [2023-09-25T21:12:45.193Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-25T21:12:45.520Z] + sudo tee /etc/docker/daemon.new [2023-09-25T21:12:45.520Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-25T21:12:45.520Z] { [2023-09-25T21:12:45.520Z] "registry-mirrors": [ [2023-09-25T21:12:45.520Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-25T21:12:45.520Z] ], [2023-09-25T21:12:45.520Z] "bip": "10.250.0.254/24", [2023-09-25T21:12:45.520Z] "hosts": [ [2023-09-25T21:12:45.520Z] "tcp://0.0.0.0:5555", [2023-09-25T21:12:45.520Z] "unix:///var/run/docker.sock" [2023-09-25T21:12:45.520Z] ], [2023-09-25T21:12:45.520Z] "mtu": 1458, [2023-09-25T21:12:45.520Z] "selinux-enabled": true, [2023-09-25T21:12:45.520Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-25T21:12:45.520Z] } [Pipeline] sh [2023-09-25T21:12:45.840Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-25T21:12:46.163Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T21:13:04.496Z] provisioning config files... [2023-09-25T21:13:04.522Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/20@tmp/config14335278354153445301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:13:04.874Z] ---> docker-login.sh [2023-09-25T21:13:04.874Z] nexus3.edgexfoundry.org:10001 [2023-09-25T21:13:05.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:13:05.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:13:05.462Z] Configure a credential helper to remove this warning. See [2023-09-25T21:13:05.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:13:05.462Z] [2023-09-25T21:13:05.462Z] Login Succeeded [2023-09-25T21:13:05.462Z] nexus3.edgexfoundry.org:10002 [2023-09-25T21:13:05.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:13:06.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:13:06.003Z] Configure a credential helper to remove this warning. See [2023-09-25T21:13:06.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:13:06.003Z] [2023-09-25T21:13:06.003Z] Login Succeeded [2023-09-25T21:13:06.003Z] nexus3.edgexfoundry.org:10003 [2023-09-25T21:13:06.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:13:06.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:13:06.273Z] Configure a credential helper to remove this warning. See [2023-09-25T21:13:06.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:13:06.273Z] [2023-09-25T21:13:06.273Z] Login Succeeded [2023-09-25T21:13:06.273Z] nexus3.edgexfoundry.org:10004 [2023-09-25T21:13:06.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:13:06.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:13:06.545Z] Configure a credential helper to remove this warning. See [2023-09-25T21:13:06.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:13:06.545Z] [2023-09-25T21:13:06.545Z] Login Succeeded [2023-09-25T21:13:06.545Z] docker.io [2023-09-25T21:13:06.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:13:07.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:13:07.086Z] Configure a credential helper to remove this warning. See [2023-09-25T21:13:07.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:13:07.086Z] [2023-09-25T21:13:07.086Z] Login Succeeded [2023-09-25T21:13:07.086Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T21:13:07.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T21:13:07.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T21:13:07.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T21:13:07.380Z] ========================================================= [2023-09-25T21:13:07.380Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-25T21:13:07.380Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:07.733Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T21:13:08.001Z] Sending build context to Docker daemon 1.219MB [2023-09-25T21:13:08.001Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T21:13:08.001Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T21:13:08.001Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-25T21:13:08.001Z] 9fda8d8052c6: Pulling fs layer [2023-09-25T21:13:08.001Z] 5d54e960e981: Pulling fs layer [2023-09-25T21:13:08.001Z] c4a7e357bf2a: Pulling fs layer [2023-09-25T21:13:08.001Z] f0e02332f6b5: Pulling fs layer [2023-09-25T21:13:08.001Z] cefa15bbcfad: Pulling fs layer [2023-09-25T21:13:08.001Z] 17808c966233: Pulling fs layer [2023-09-25T21:13:08.001Z] f4c1fc716caa: Pulling fs layer [2023-09-25T21:13:08.001Z] cefa15bbcfad: Waiting [2023-09-25T21:13:08.001Z] 17808c966233: Waiting [2023-09-25T21:13:08.001Z] f4c1fc716caa: Waiting [2023-09-25T21:13:08.001Z] f0e02332f6b5: Waiting [2023-09-25T21:13:08.269Z] 5d54e960e981: Download complete [2023-09-25T21:13:08.269Z] f0e02332f6b5: Download complete [2023-09-25T21:13:08.269Z] cefa15bbcfad: Verifying Checksum [2023-09-25T21:13:08.269Z] cefa15bbcfad: Download complete [2023-09-25T21:13:08.269Z] 9fda8d8052c6: Download complete [2023-09-25T21:13:08.538Z] f4c1fc716caa: Verifying Checksum [2023-09-25T21:13:08.538Z] f4c1fc716caa: Download complete [2023-09-25T21:13:09.141Z] 9fda8d8052c6: Pull complete [2023-09-25T21:13:09.419Z] 5d54e960e981: Pull complete [2023-09-25T21:13:10.008Z] c4a7e357bf2a: Verifying Checksum [2023-09-25T21:13:10.008Z] c4a7e357bf2a: Download complete [2023-09-25T21:13:10.975Z] 17808c966233: Verifying Checksum [2023-09-25T21:13:10.975Z] 17808c966233: Download complete [2023-09-25T21:13:21.049Z] c4a7e357bf2a: Pull complete [2023-09-25T21:13:21.318Z] f0e02332f6b5: Pull complete [2023-09-25T21:13:21.586Z] cefa15bbcfad: Pull complete [2023-09-25T21:13:28.236Z] 17808c966233: Pull complete [2023-09-25T21:13:29.652Z] f4c1fc716caa: Pull complete [2023-09-25T21:13:29.652Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-25T21:13:29.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T21:13:29.652Z] ---> ea914061e18c [2023-09-25T21:13:29.652Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T21:13:31.606Z] ---> Running in a91fbea3d8e5 [2023-09-25T21:13:31.606Z] Removing intermediate container a91fbea3d8e5 [2023-09-25T21:13:31.606Z] ---> b6f4ca7371b8 [2023-09-25T21:13:31.606Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T21:13:31.606Z] ---> Running in 4fc7ae0f55a4 [2023-09-25T21:13:31.873Z] Removing intermediate container 4fc7ae0f55a4 [2023-09-25T21:13:31.873Z] ---> 4bf66c36b312 [2023-09-25T21:13:31.873Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T21:13:32.141Z] ---> Running in f85825a96166 [2023-09-25T21:13:32.410Z] Removing intermediate container f85825a96166 [2023-09-25T21:13:32.410Z] ---> 8cb53c575d45 [2023-09-25T21:13:32.410Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T21:13:32.410Z] ---> Running in 5f4abb2959d8 [2023-09-25T21:13:32.693Z] Removing intermediate container 5f4abb2959d8 [2023-09-25T21:13:32.693Z] ---> 769f8e481a09 [2023-09-25T21:13:32.693Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T21:13:32.693Z] ---> Running in b9381bc82a20 [2023-09-25T21:13:34.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T21:13:34.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T21:13:35.336Z] OK: 266 MiB in 52 packages [2023-09-25T21:13:35.929Z] Removing intermediate container b9381bc82a20 [2023-09-25T21:13:35.929Z] ---> af0c50cac600 [2023-09-25T21:13:35.929Z] Step 8/12 : WORKDIR /app [2023-09-25T21:13:36.196Z] ---> Running in 0fc7a10effe2 [2023-09-25T21:13:36.464Z] Removing intermediate container 0fc7a10effe2 [2023-09-25T21:13:36.464Z] ---> fdfe328b67a4 [2023-09-25T21:13:36.464Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-25T21:13:37.048Z] ---> 20c821abcab6 [2023-09-25T21:13:37.048Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T21:13:37.048Z] ---> Running in 0dd123225838 [2023-09-25T21:14:44.940Z] Removing intermediate container 0dd123225838 [2023-09-25T21:14:44.940Z] ---> 34a67912b290 [2023-09-25T21:14:44.940Z] Step 11/12 : COPY . . [2023-09-25T21:14:44.940Z] ---> 09ea3c2c7f35 [2023-09-25T21:14:44.940Z] Step 12/12 : RUN $MAKE [2023-09-25T21:14:44.940Z] ---> Running in 531f38e6236e [2023-09-25T21:14:45.208Z] noop [2023-09-25T21:14:45.802Z] Removing intermediate container 531f38e6236e [2023-09-25T21:14:45.802Z] ---> cd506965fac1 [2023-09-25T21:14:45.802Z] Successfully built cd506965fac1 [2023-09-25T21:14:45.802Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:46.149Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T21:14:46.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T21:14:46.367Z] prd-ubuntu20.04-docker-arm64-4c-16g-7884 does not seem to be running inside a container [2023-09-25T21:14:46.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/20 -v /w/workspace/device-rfid-llrp-go/20:/w/workspace/device-rfid-llrp-go/20:rw,z -v /w/workspace/device-rfid-llrp-go/20@tmp:/w/workspace/device-rfid-llrp-go/20@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 [2023-09-25T21:14:47.637Z] $ docker top 22075213434f06f2a7190b6c3ca23ab33b216cf4eb481ad9699e998fa1a8c598 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T21:14:48.482Z] + go version [2023-09-25T21:14:48.482Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-25T21:14:48.502Z] $ docker stop --time=1 22075213434f06f2a7190b6c3ca23ab33b216cf4eb481ad9699e998fa1a8c598 [2023-09-25T21:14:50.141Z] $ docker rm -f --volumes 22075213434f06f2a7190b6c3ca23ab33b216cf4eb481ad9699e998fa1a8c598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:50.685Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T21:14:50.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T21:14:50.861Z] prd-ubuntu20.04-docker-arm64-4c-16g-7884 does not seem to be running inside a container [2023-09-25T21:14:50.924Z] $ 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/20 -v /w/workspace/device-rfid-llrp-go/20:/w/workspace/device-rfid-llrp-go/20:rw,z -v /w/workspace/device-rfid-llrp-go/20@tmp:/w/workspace/device-rfid-llrp-go/20@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 [2023-09-25T21:14:52.045Z] $ docker top 7e43348d5f351fe47612624fff33082ee12ff3f4277433899ac5a41780aed0ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T21:14:52.552Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/20 [Pipeline] fileExists [Pipeline] sh [2023-09-25T21:14:53.151Z] + make test [2023-09-25T21:14:53.423Z] go test ./... -coverprofile=coverage.out ./... [2023-09-25T21:15:00.072Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-25T21:16:36.722Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-25T21:16:36.722Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-25T21:17:03.408Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.953s coverage: 40.6% of statements [2023-09-25T21:17:03.408Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.607s coverage: 51.9% of statements [2023-09-25T21:17:03.408Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements [2023-09-25T21:17:03.408Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-25T21:17:03.408Z] go vet ./... [2023-09-25T21:17:35.635Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T21:17:35.635Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T21:17:35.635Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T21:17:35.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T21:17:35.672Z] $ docker stop --time=1 7e43348d5f351fe47612624fff33082ee12ff3f4277433899ac5a41780aed0ae [2023-09-25T21:17:38.082Z] $ docker rm -f --volumes 7e43348d5f351fe47612624fff33082ee12ff3f4277433899ac5a41780aed0ae [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T21:17:39.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T21:17:40.337Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T21:17:40.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T21:17:41.334Z] + ls -al . [2023-09-25T21:17:41.334Z] total 640 [2023-09-25T21:17:41.334Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 21:14 . [2023-09-25T21:17:41.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 21:12 .. [2023-09-25T21:17:41.334Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 25 21:12 .dockerignore [2023-09-25T21:17:41.334Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 21:12 .git [2023-09-25T21:17:41.334Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 21:12 .github [2023-09-25T21:17:41.334Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 25 21:12 .gitignore [2023-09-25T21:17:41.334Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 21:12 .golangci.yml [2023-09-25T21:17:41.334Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 25 21:12 Attribution.txt [2023-09-25T21:17:41.334Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 25 21:12 CHANGELOG.md [2023-09-25T21:17:41.334Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 25 21:12 Dockerfile [2023-09-25T21:17:41.334Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 21:12 GOVERNANCE.md [2023-09-25T21:17:41.334Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 25 21:12 Jenkinsfile [2023-09-25T21:17:41.334Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 21:12 LICENSE [2023-09-25T21:17:41.334Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 25 21:12 Makefile [2023-09-25T21:17:41.334Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 25 21:12 OWNERS.md [2023-09-25T21:17:41.334Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 25 21:12 README.md [2023-09-25T21:17:41.334Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 21:08 VERSION [2023-09-25T21:17:41.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 21:12 bin [2023-09-25T21:17:41.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 21:12 cmd [2023-09-25T21:17:41.334Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 25 21:17 coverage.out [2023-09-25T21:17:41.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 21:12 examples [2023-09-25T21:17:41.334Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 25 21:12 go.mod [2023-09-25T21:17:41.334Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 25 21:12 go.sum [2023-09-25T21:17:41.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 21:12 images [2023-09-25T21:17:41.334Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 25 21:12 internal [2023-09-25T21:17:41.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 21:12 snap [2023-09-25T21:17:41.334Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 25 21:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:17:41.704Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6500e28385577e1a0a530cb3c021fd6590985c11 --label arch=arm64 --label version=0.0.0 . [2023-09-25T21:17:43.129Z] Sending build context to Docker daemon 1.219MB [2023-09-25T21:17:43.396Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T21:17:43.396Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-25T21:17:43.396Z] ---> cd506965fac1 [2023-09-25T21:17:43.396Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-25T21:17:43.396Z] ---> Running in c49d01266c0e [2023-09-25T21:17:43.982Z] Removing intermediate container c49d01266c0e [2023-09-25T21:17:43.982Z] ---> a48990701b86 [2023-09-25T21:17:43.982Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T21:17:43.982Z] ---> Running in b7a571e1523e [2023-09-25T21:17:44.568Z] Removing intermediate container b7a571e1523e [2023-09-25T21:17:44.568Z] ---> 4d77991899e9 [2023-09-25T21:17:44.568Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T21:17:44.568Z] ---> Running in 9fce81fc80ab [2023-09-25T21:17:44.837Z] Removing intermediate container 9fce81fc80ab [2023-09-25T21:17:45.106Z] ---> 368ef739e073 [2023-09-25T21:17:45.106Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T21:17:45.106Z] ---> Running in 04b5cb15f6cc [2023-09-25T21:17:45.374Z] Removing intermediate container 04b5cb15f6cc [2023-09-25T21:17:45.374Z] ---> 151313103846 [2023-09-25T21:17:45.374Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T21:17:45.656Z] ---> Running in bdaf9c0d805b [2023-09-25T21:17:47.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T21:17:47.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T21:17:49.030Z] OK: 266 MiB in 52 packages [2023-09-25T21:17:52.452Z] Removing intermediate container bdaf9c0d805b [2023-09-25T21:17:52.452Z] ---> 8675de078d15 [2023-09-25T21:17:52.452Z] Step 8/24 : WORKDIR /app [2023-09-25T21:17:52.722Z] ---> Running in cb02a1466014 [2023-09-25T21:17:54.136Z] Removing intermediate container cb02a1466014 [2023-09-25T21:17:54.136Z] ---> 435e2ea41c23 [2023-09-25T21:17:54.136Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-25T21:17:54.723Z] ---> f9d2d5b27461 [2023-09-25T21:17:54.723Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T21:17:54.723Z] ---> Running in c99354cc5013 [2023-09-25T21:17:57.314Z] Removing intermediate container c99354cc5013 [2023-09-25T21:17:57.314Z] ---> d3e878dce1bf [2023-09-25T21:17:57.314Z] Step 11/24 : COPY . . [2023-09-25T21:17:57.904Z] ---> ddf36c06aab5 [2023-09-25T21:17:57.904Z] Step 12/24 : RUN $MAKE [2023-09-25T21:17:57.904Z] ---> Running in 0666ebd4b72f [2023-09-25T21:17:58.878Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-25T21:19:50.525Z] Removing intermediate container 0666ebd4b72f [2023-09-25T21:19:50.525Z] ---> dc16ad17a846 [2023-09-25T21:19:50.525Z] Step 13/24 : FROM alpine:3.18 [2023-09-25T21:19:50.525Z] 3.18: Pulling from library/alpine [2023-09-25T21:19:50.525Z] 9fda8d8052c6: Already exists [2023-09-25T21:19:50.525Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T21:19:50.525Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T21:19:50.525Z] ---> f6648c04cd6c [2023-09-25T21:19:50.525Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-25T21:19:50.525Z] ---> Running in 4fc6623eb4db [2023-09-25T21:19:50.525Z] Removing intermediate container 4fc6623eb4db [2023-09-25T21:19:50.525Z] ---> 17e85dac1c49 [2023-09-25T21:19:50.525Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-25T21:19:50.525Z] ---> Running in 678dc50a012b [2023-09-25T21:19:50.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T21:19:50.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T21:19:50.525Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T21:19:50.525Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T21:19:50.525Z] OK: 8 MiB in 16 packages [2023-09-25T21:19:50.525Z] Removing intermediate container 678dc50a012b [2023-09-25T21:19:50.525Z] ---> 3d8e0b34c999 [2023-09-25T21:19:50.525Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-25T21:19:50.525Z] ---> e78c21b0363b [2023-09-25T21:19:50.525Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-25T21:19:50.525Z] ---> 52bc0a9d5ee4 [2023-09-25T21:19:50.525Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-25T21:19:50.525Z] ---> 1c079e834555 [2023-09-25T21:19:50.525Z] Step 19/24 : EXPOSE 59989 [2023-09-25T21:19:50.525Z] ---> Running in da70c4e4ab45 [2023-09-25T21:19:50.525Z] Removing intermediate container da70c4e4ab45 [2023-09-25T21:19:50.525Z] ---> d283a3aca148 [2023-09-25T21:19:50.525Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-25T21:19:50.525Z] ---> Running in ac015d6c9347 [2023-09-25T21:19:50.525Z] Removing intermediate container ac015d6c9347 [2023-09-25T21:19:50.525Z] ---> 0bb3d65469c8 [2023-09-25T21:19:50.525Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-25T21:19:50.525Z] ---> Running in 1565374adbeb [2023-09-25T21:19:50.525Z] Removing intermediate container 1565374adbeb [2023-09-25T21:19:50.525Z] ---> 5d64c6307143 [2023-09-25T21:19:50.525Z] Step 22/24 : LABEL arch=arm64 [2023-09-25T21:19:50.525Z] ---> Running in ae3f32ea11b1 [2023-09-25T21:19:50.525Z] Removing intermediate container ae3f32ea11b1 [2023-09-25T21:19:50.525Z] ---> 948269d27ba2 [2023-09-25T21:19:50.525Z] Step 23/24 : LABEL git_sha=6500e28385577e1a0a530cb3c021fd6590985c11 [2023-09-25T21:19:50.525Z] ---> Running in e2433ccb5de6 [2023-09-25T21:19:50.525Z] Removing intermediate container e2433ccb5de6 [2023-09-25T21:19:50.525Z] ---> 1f4b2a163a7c [2023-09-25T21:19:50.525Z] Step 24/24 : LABEL version=0.0.0 [2023-09-25T21:19:50.525Z] ---> Running in b71382a79b3a [2023-09-25T21:19:50.525Z] Removing intermediate container b71382a79b3a [2023-09-25T21:19:50.526Z] ---> d1c73506d3ad [2023-09-25T21:19:50.526Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T21:19:50.526Z] Successfully built d1c73506d3ad [2023-09-25T21:19:50.526Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:19:50.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T21:19:50.993Z] [2023-09-25T21:19:50.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:19:51.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T21:19:51.332Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-25T21:19:51.332Z] 8998bd30e6a1: Pulling fs layer [2023-09-25T21:19:51.332Z] 04944245beec: Pulling fs layer [2023-09-25T21:19:51.332Z] 699f458cf7ca: Pulling fs layer [2023-09-25T21:19:51.332Z] 765212b225bb: Pulling fs layer [2023-09-25T21:19:51.332Z] f23df028b6ca: Pulling fs layer [2023-09-25T21:19:51.332Z] d65c8cfc05b1: Pulling fs layer [2023-09-25T21:19:51.332Z] 2437ff75d9bd: Pulling fs layer [2023-09-25T21:19:51.332Z] f23df028b6ca: Waiting [2023-09-25T21:19:51.332Z] d65c8cfc05b1: Waiting [2023-09-25T21:19:51.332Z] 2437ff75d9bd: Waiting [2023-09-25T21:19:51.332Z] 765212b225bb: Waiting [2023-09-25T21:19:51.605Z] 04944245beec: Verifying Checksum [2023-09-25T21:19:51.605Z] 04944245beec: Download complete [2023-09-25T21:19:51.605Z] 765212b225bb: Verifying Checksum [2023-09-25T21:19:51.605Z] 765212b225bb: Download complete [2023-09-25T21:19:51.605Z] f23df028b6ca: Verifying Checksum [2023-09-25T21:19:51.605Z] f23df028b6ca: Download complete [2023-09-25T21:19:51.605Z] d65c8cfc05b1: Verifying Checksum [2023-09-25T21:19:51.605Z] d65c8cfc05b1: Download complete [2023-09-25T21:19:51.605Z] 699f458cf7ca: Verifying Checksum [2023-09-25T21:19:51.605Z] 699f458cf7ca: Download complete [2023-09-25T21:19:52.188Z] 8998bd30e6a1: Verifying Checksum [2023-09-25T21:19:52.188Z] 8998bd30e6a1: Download complete [2023-09-25T21:19:54.135Z] 2437ff75d9bd: Verifying Checksum [2023-09-25T21:19:54.135Z] 2437ff75d9bd: Download complete [2023-09-25T21:19:56.185Z] 8998bd30e6a1: Pull complete [2023-09-25T21:19:56.451Z] 04944245beec: Pull complete [2023-09-25T21:19:57.864Z] 699f458cf7ca: Pull complete [2023-09-25T21:19:57.864Z] 765212b225bb: Pull complete [2023-09-25T21:19:58.448Z] f23df028b6ca: Pull complete [2023-09-25T21:19:58.716Z] d65c8cfc05b1: Pull complete [2023-09-25T21:20:13.705Z] 2437ff75d9bd: Pull complete [2023-09-25T21:20:13.705Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-25T21:20:13.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T21:20:13.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T21:20:13.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-7884 does not seem to be running inside a container [2023-09-25T21:20:13.955Z] $ 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/20 -v /w/workspace/device-rfid-llrp-go/20:/w/workspace/device-rfid-llrp-go/20:rw,z -v /w/workspace/device-rfid-llrp-go/20@tmp:/w/workspace/device-rfid-llrp-go/20@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 [2023-09-25T21:20:16.408Z] $ docker top 1b0fe1400635796d0808f0fc793bd1ee4d4bd00f92c97d5c94b0bd4bd2396033 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:20:16.922Z] ---> job-cost.sh [2023-09-25T21:20:17.188Z] lf-activate-venv: SKIPPING [2023-09-25T21:20:17.188Z] INFO: No Stack... [2023-09-25T21:20:17.452Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-25T21:20:18.408Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T21:20:18.726Z] + cat /w/workspace/device-rfid-llrp-go/20/archives/cost.csv [2023-09-25T21:20:18.726Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T21:20:18.787Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-20-stack-cost] [2023-09-25T21:20:18.797Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-20-stack-cost] did not exist. Created. [2023-09-25T21:20:18.797Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T21:20:19.136Z] /w/workspace/device-rfid-llrp-go/20@tmp/durable-889add7d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-25T21:20:19.475Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-25T21:20:19.500Z] Warning: overwriting stash ‘stack-cost’ [2023-09-25T21:20:19.557Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T21:20:19.564Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-20-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T21:20:19.580Z] $ docker stop --time=1 1b0fe1400635796d0808f0fc793bd1ee4d4bd00f92c97d5c94b0bd4bd2396033 [2023-09-25T21:20:21.067Z] $ docker rm -f --volumes 1b0fe1400635796d0808f0fc793bd1ee4d4bd00f92c97d5c94b0bd4bd2396033 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-25T21:20:22.036Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] [2023-09-25T21:20:22.036Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-09-25T21:20:22.036Z] total 16 [2023-09-25T21:20:22.036Z] drwxr-xr-x 3 root root 4096 Sep 25 21:10 . [2023-09-25T21:20:22.036Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 21:10 .. [2023-09-25T21:20:22.036Z] drwxr-xr-x 2 root root 4096 Sep 25 21:10 cost [2023-09-25T21:20:22.036Z] -rw-r--r-- 1 root root 92 Sep 25 21:10 cost.csv [2023-09-25T21:20:22.036Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-09-25T21:20:22.036Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-09-25T21:20:22.036Z] total 16 [2023-09-25T21:20:22.036Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 21:10 . [2023-09-25T21:20:22.036Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 21:10 .. [2023-09-25T21:20:22.036Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 21:10 cost [2023-09-25T21:20:22.036Z] -rw-r--r-- 1 jenkins jenkins 92 Sep 25 21:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:20:22.330Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:20:23.197Z] ---> package-listing.sh [2023-09-25T21:20:23.197Z] ++ facter osfamily [2023-09-25T21:20:23.197Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-25T21:20:23.456Z] + OS_FAMILY=debian [2023-09-25T21:20:23.456Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-09-25T21:20:23.456Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-25T21:20:23.456Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-25T21:20:23.456Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-25T21:20:23.456Z] + PACKAGES=/tmp/packages_start.txt [2023-09-25T21:20:23.456Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-09-25T21:20:23.456Z] + PACKAGES=/tmp/packages_end.txt [2023-09-25T21:20:23.456Z] + case "${OS_FAMILY}" in [2023-09-25T21:20:23.456Z] + dpkg -l [2023-09-25T21:20:23.456Z] + grep '^ii' [2023-09-25T21:20:23.456Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-25T21:20:23.456Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-25T21:20:23.456Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-25T21:20:23.456Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-09-25T21:20:23.456Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [2023-09-25T21:20:23.456Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo [2023-09-25T21:20:23.465Z] 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-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-25T21:20:23.740Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:20:24.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T21:20:24.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T21:20:24.365Z] prd-ubuntu20.04-docker-8c-8g-7883 does not seem to be running inside a container [2023-09-25T21:20:24.390Z] $ 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-229/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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T21:20:24.586Z] $ docker top bed2b3493c2ba123417b132d0ea7fe914d539c932c209e951ecd33ab90847cb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T21:20:24.932Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-25T21:20:25.222Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-25T21:20:25.506Z] + ls /var/log/sa-host [2023-09-25T21:20:25.506Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T21:20:25.575Z] provisioning config files... [2023-09-25T21:20:25.583Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config14033809179941627288tmp [Pipeline] { [Pipeline] echo [2023-09-25T21:20:25.598Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:20:25.882Z] ---> create-netrc.sh [Pipeline] } [2023-09-25T21:20:25.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:20:26.216Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-25T21:20:26.226Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:20:26.510Z] ---> sudo-logs.sh [2023-09-25T21:20:26.510Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-25T21:20:26.537Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:20:26.823Z] ---> job-cost.sh [2023-09-25T21:20:26.823Z] lf-activate-venv: SKIPPING [2023-09-25T21:20:26.823Z] DEBUG: total: 0.2199999988079071 [2023-09-25T21:20:26.823Z] INFO: Retrieving Stack Cost... [2023-09-25T21:20:27.762Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T21:20:28.021Z] INFO: Archiving Costs [Pipeline] echo [2023-09-25T21:20:28.032Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:20:28.315Z] ---> logs-deploy.sh [2023-09-25T21:20:28.315Z] lf-activate-venv: SKIPPING [2023-09-25T21:20:28.315Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/20 [2023-09-25T21:20:28.315Z] INFO: archiving workspace using pattern(s): [2023-09-25T21:20:29.250Z] Archives upload complete. [2023-09-25T21:20:29.250Z] INFO: archiving logs to Nexus