Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2671153154207137287.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7865872247179385837.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 6a41506d72e8e131afc862d141935157bee59f41 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/master/workspace@libs/edgex-global-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1429122321115401977.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2945969649019082223.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/workspace@libs/lf-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7534045652998618513.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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: true 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-333’ is offline ‘prd-centos7-docker-4c-2g-334’ is offline Running on prd-centos7-docker-4c-2g-336 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git Avoid second fetch Checking out Revision 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 (master) > git init /w/workspace/undry_device-rfid-llrp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_device-rfid-llrp-go_master@tmp/jenkins-gitclient-ssh8246946128756421542.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 Commit message: "Merge pull request #34 from ernestojeda/add-go-mod-tidy" > git rev-list --no-walk a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T22:20:21.153Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T22:20:21.236Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T22:20:21.266Z] ========================================================= [2021-06-10T22:20:21.266Z] EdgeX Global Pipelines Version Info [2021-06-10T22:20:21.266Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:20:22.761Z] ------------------- [2021-06-10T22:20:22.761Z] stable info: [2021-06-10T22:20:22.761Z] ------------------- [2021-06-10T22:20:22.761Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T22:20:22.761Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T22:20:22.761Z] Message: update stable to v1.0.195 [2021-06-10T22:20:23.342Z] ------------------- [2021-06-10T22:20:23.342Z] experimental info: [2021-06-10T22:20:23.342Z] ------------------- [2021-06-10T22:20:23.342Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T22:20:23.342Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T22:20:23.342Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T22:20:23.465Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-06-10T22:20:23.492Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-06-10T22:20:23.517Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T22:20:23.543Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T22:20:23.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T22:20:23.594Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T22:20:23.620Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T22:20:23.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T22:20:23.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T22:20:23.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T22:20:23.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T22:20:23.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-06-10T22:20:23.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T22:20:23.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T22:20:23.817Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T22:20:23.841Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T22:20:23.866Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T22:20:23.892Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T22:20:23.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T22:20:23.942Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-10T22:20:23.966Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-10T22:20:23.991Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-10T22:20:24.037Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T22:20:24.063Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T22:20:24.087Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-10T22:20:24.112Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T22:20:24.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-10T22:20:24.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-10T22:20:24.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-10T22:20:24.218Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] echo [2021-06-10T22:20:24.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cbcfcc [Pipeline] echo [2021-06-10T22:20:24.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:20:24.352Z] provisioning config files... [2021-06-10T22:20:24.370Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config1706483385743337336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:20:24.692Z] ---> docker-login.sh [2021-06-10T22:20:24.692Z] nexus3.edgexfoundry.org:10001 [2021-06-10T22:20:24.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:20:24.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:20:24.955Z] Configure a credential helper to remove this warning. See [2021-06-10T22:20:24.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:20:24.955Z] [2021-06-10T22:20:24.955Z] Login Succeeded [2021-06-10T22:20:24.955Z] nexus3.edgexfoundry.org:10002 [2021-06-10T22:20:24.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:20:24.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:20:24.955Z] Configure a credential helper to remove this warning. See [2021-06-10T22:20:24.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:20:24.955Z] [2021-06-10T22:20:24.955Z] Login Succeeded [2021-06-10T22:20:24.955Z] nexus3.edgexfoundry.org:10003 [2021-06-10T22:20:25.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:20:25.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:20:25.216Z] Configure a credential helper to remove this warning. See [2021-06-10T22:20:25.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:20:25.216Z] [2021-06-10T22:20:25.216Z] Login Succeeded [2021-06-10T22:20:25.216Z] nexus3.edgexfoundry.org:10004 [2021-06-10T22:20:25.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:20:25.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:20:25.216Z] Configure a credential helper to remove this warning. See [2021-06-10T22:20:25.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:20:25.216Z] [2021-06-10T22:20:25.216Z] Login Succeeded [2021-06-10T22:20:25.216Z] docker.io [2021-06-10T22:20:25.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:20:25.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:20:25.743Z] Configure a credential helper to remove this warning. See [2021-06-10T22:20:25.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:20:25.743Z] [2021-06-10T22:20:25.743Z] Login Succeeded [2021-06-10T22:20:25.743Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T22:20:25.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T22:20:26.276Z] + git log --format=format:%s -1 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] echo [2021-06-10T22:20:26.318Z] GIT_COMMIT: 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72, Commit Message: Merge pull request #34 from ernestojeda/add-go-mod-tidy [Pipeline] echo [2021-06-10T22:20:26.340Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:20:26.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:20:26.933Z] [2021-06-10T22:20:26.933Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:20:27.249Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:20:27.249Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T22:20:27.249Z] 31603596830f: Pulling fs layer [2021-06-10T22:20:27.249Z] 54011a49482f: Pulling fs layer [2021-06-10T22:20:27.249Z] a6820b24f6d8: Pulling fs layer [2021-06-10T22:20:27.249Z] f581987b2513: Pulling fs layer [2021-06-10T22:20:27.249Z] f581987b2513: Waiting [2021-06-10T22:20:27.249Z] 54011a49482f: Verifying Checksum [2021-06-10T22:20:27.249Z] 54011a49482f: Download complete [2021-06-10T22:20:27.249Z] 31603596830f: Verifying Checksum [2021-06-10T22:20:27.249Z] 31603596830f: Download complete [2021-06-10T22:20:27.536Z] f581987b2513: Verifying Checksum [2021-06-10T22:20:27.536Z] f581987b2513: Download complete [2021-06-10T22:20:27.536Z] a6820b24f6d8: Verifying Checksum [2021-06-10T22:20:27.536Z] a6820b24f6d8: Download complete [2021-06-10T22:20:27.536Z] 31603596830f: Pull complete [2021-06-10T22:20:27.536Z] 54011a49482f: Pull complete [2021-06-10T22:20:28.121Z] a6820b24f6d8: Pull complete [2021-06-10T22:20:28.383Z] f581987b2513: Pull complete [2021-06-10T22:20:28.383Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T22:20:28.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:20:28.383Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T22:20:28.467Z] prd-centos7-docker-4c-2g-336 does not seem to be running inside a container [2021-06-10T22:20:28.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T22:20:29.467Z] $ docker top 4358f22e67152d608e9dd7e9066199e97d4fcd4524b947d52ad347b6fc47d8be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T22:20:29.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T22:20:29.605Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T22:20:29.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T22:20:29.722Z] $ docker exec 4358f22e67152d608e9dd7e9066199e97d4fcd4524b947d52ad347b6fc47d8be ssh-agent [2021-06-10T22:20:29.828Z] SSH_AUTH_SOCK=/tmp/ssh-dWt9Rut0Hs0V/agent.15 [2021-06-10T22:20:29.828Z] SSH_AGENT_PID=22 [2021-06-10T22:20:29.836Z] Running ssh-add (command line suppressed) [2021-06-10T22:20:29.926Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_815521316420980500.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_815521316420980500.key) [2021-06-10T22:20:29.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T22:20:30.250Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T22:20:30.261Z] $ docker exec --env ******** --env ******** 4358f22e67152d608e9dd7e9066199e97d4fcd4524b947d52ad347b6fc47d8be ssh-agent -k [2021-06-10T22:20:30.352Z] unset SSH_AUTH_SOCK; [2021-06-10T22:20:30.352Z] unset SSH_AGENT_PID; [2021-06-10T22:20:30.352Z] echo Agent pid 22 killed; [2021-06-10T22:20:30.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T22:20:30.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T22:20:30.412Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T22:20:30.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T22:20:30.524Z] $ docker exec 4358f22e67152d608e9dd7e9066199e97d4fcd4524b947d52ad347b6fc47d8be ssh-agent [2021-06-10T22:20:30.637Z] SSH_AUTH_SOCK=/tmp/ssh-FtcRYSqTRiwx/agent.54 [2021-06-10T22:20:30.637Z] SSH_AGENT_PID=61 [2021-06-10T22:20:30.644Z] Running ssh-add (command line suppressed) [2021-06-10T22:20:30.739Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_3438426162398896132.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_3438426162398896132.key) [2021-06-10T22:20:30.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T22:20:31.064Z] + git semver init [2021-06-10T22:20:31.064Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T22:20:31.064Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-10T22:20:31.064Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-10T22:20:31.064Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T22:20:31.064Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T22:20:31.064Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T22:20:31.064Z] # $SEMVER_BRANCH = master [2021-06-10T22:20:31.064Z] # $SEMVER_TEMP = /tmp/semver-088289560 [2021-06-10T22:20:31.064Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-06-10T22:20:31.326Z] # '/tmp/semver-088289560' -> '/w/workspace/undry_device-rfid-llrp-go_master/.semver' [2021-06-10T22:20:31.326Z] # -> Force: false [2021-06-10T22:20:31.326Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } [2021-06-10T22:20:31.338Z] $ docker exec --env ******** --env ******** 4358f22e67152d608e9dd7e9066199e97d4fcd4524b947d52ad347b6fc47d8be ssh-agent -k [2021-06-10T22:20:31.444Z] unset SSH_AUTH_SOCK; [2021-06-10T22:20:31.444Z] unset SSH_AGENT_PID; [2021-06-10T22:20:31.444Z] echo Agent pid 61 killed; [2021-06-10T22:20:31.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T22:20:31.810Z] + git semver [Pipeline] } [2021-06-10T22:20:31.824Z] $ docker stop --time=1 4358f22e67152d608e9dd7e9066199e97d4fcd4524b947d52ad347b6fc47d8be [2021-06-10T22:20:33.070Z] $ docker rm -f 4358f22e67152d608e9dd7e9066199e97d4fcd4524b947d52ad347b6fc47d8be [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T22:20:33.437Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T22:20:33.714Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T22:20:33.718Z] [edgeXSemver]: initialized semver on version 1.0.0-dev.1 [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] node [Pipeline] node [2021-06-10T22:20:48.980Z] Still waiting to schedule task [2021-06-10T22:20:48.981Z] ‘prd-centos7-docker-4c-2g-332’ is offline [2021-06-10T22:20:48.981Z] ‘prd-centos7-docker-4c-2g-338’ is offline [2021-06-10T22:20:48.981Z] ‘prd-centos7-docker-4c-2g-340’ is offline [2021-06-10T22:20:48.983Z] Still waiting to schedule task [2021-06-10T22:20:48.984Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-331’ [2021-06-10T22:21:49.698Z] Running on prd-centos7-docker-4c-2g-344 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws [2021-06-10T22:21:49.717Z] Running in /w/workspace/device-rfid-llrp-go/6 [Pipeline] { [Pipeline] checkout [2021-06-10T22:21:49.871Z] Selected Git installation does not exist. Using Default [2021-06-10T22:21:49.871Z] The recommended git tool is: NONE [2021-06-10T22:21:52.234Z] using credential edgex-jenkins-ssh [2021-06-10T22:21:52.263Z] Cloning the remote Git repository [2021-06-10T22:21:52.938Z] Avoid second fetch [2021-06-10T22:21:52.939Z] Checking out Revision 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 (master) [2021-06-10T22:21:52.446Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T22:21:52.510Z] > git init /w/workspace/device-rfid-llrp-go/6 # timeout=10 [2021-06-10T22:21:52.534Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T22:21:52.535Z] > git --version # timeout=10 [2021-06-10T22:21:52.542Z] > git --version # 'git version 2.24.4' [2021-06-10T22:21:52.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:21:52.566Z] [INFO] Currently running in a labeled security context [2021-06-10T22:21:52.566Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T22:21:52.566Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/6@tmp/jenkins-gitclient-ssh4339051939909523576.key [2021-06-10T22:21:52.578Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:21:53.022Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-10T22:21:53.035Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:21:53.058Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T22:21:53.066Z] > git checkout -f 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 [2021-06-10T22:21:56.709Z] Commit message: "Merge pull request #34 from ernestojeda/add-go-mod-tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T22:21:57.613Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:21:57.936Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:21:58.240Z] + sudo service docker restart [2021-06-10T22:21:58.240Z] + true [2021-06-10T22:21:58.240Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:22:16.435Z] provisioning config files... [2021-06-10T22:22:16.455Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config1411816582348387473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:22:16.794Z] ---> docker-login.sh [2021-06-10T22:22:16.795Z] nexus3.edgexfoundry.org:10001 [2021-06-10T22:22:17.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:22:17.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:22:17.058Z] Configure a credential helper to remove this warning. See [2021-06-10T22:22:17.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:22:17.058Z] [2021-06-10T22:22:17.058Z] Login Succeeded [2021-06-10T22:22:17.058Z] nexus3.edgexfoundry.org:10002 [2021-06-10T22:22:17.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:22:17.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:22:17.319Z] Configure a credential helper to remove this warning. See [2021-06-10T22:22:17.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:22:17.319Z] [2021-06-10T22:22:17.319Z] Login Succeeded [2021-06-10T22:22:17.319Z] nexus3.edgexfoundry.org:10003 [2021-06-10T22:22:17.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:22:17.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:22:17.319Z] Configure a credential helper to remove this warning. See [2021-06-10T22:22:17.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:22:17.319Z] [2021-06-10T22:22:17.319Z] Login Succeeded [2021-06-10T22:22:17.319Z] nexus3.edgexfoundry.org:10004 [2021-06-10T22:22:17.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:22:17.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:22:17.580Z] Configure a credential helper to remove this warning. See [2021-06-10T22:22:17.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:22:17.580Z] [2021-06-10T22:22:17.580Z] Login Succeeded [2021-06-10T22:22:17.580Z] docker.io [2021-06-10T22:22:17.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:22:17.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:22:17.842Z] Configure a credential helper to remove this warning. See [2021-06-10T22:22:17.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:22:17.842Z] [2021-06-10T22:22:17.842Z] Login Succeeded [2021-06-10T22:22:17.842Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T22:22:17.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T22:22:18.025Z] ========================================================= [2021-06-10T22:22:18.026Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T22:22:18.026Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:22:18.334Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-10T22:22:18.334Z] Sending build context to Docker daemon 1.194MB [2021-06-10T22:22:18.334Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T22:22:18.334Z] Step 2/10 : FROM ${BASE} [2021-06-10T22:22:18.334Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T22:22:18.334Z] 540db60ca938: Pulling fs layer [2021-06-10T22:22:18.334Z] adcc1eea9eea: Pulling fs layer [2021-06-10T22:22:18.334Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T22:22:18.334Z] 0510c868ecb4: Pulling fs layer [2021-06-10T22:22:18.334Z] afea3b2eda06: Pulling fs layer [2021-06-10T22:22:18.334Z] 7809a108b3ef: Pulling fs layer [2021-06-10T22:22:18.334Z] f706445af74f: Pulling fs layer [2021-06-10T22:22:18.334Z] 0510c868ecb4: Waiting [2021-06-10T22:22:18.334Z] afea3b2eda06: Waiting [2021-06-10T22:22:18.334Z] 7809a108b3ef: Waiting [2021-06-10T22:22:18.334Z] f706445af74f: Waiting [2021-06-10T22:22:18.334Z] 4c4ab2625f07: Download complete [2021-06-10T22:22:18.598Z] adcc1eea9eea: Verifying Checksum [2021-06-10T22:22:18.598Z] adcc1eea9eea: Download complete [2021-06-10T22:22:18.598Z] afea3b2eda06: Verifying Checksum [2021-06-10T22:22:18.598Z] afea3b2eda06: Download complete [2021-06-10T22:22:18.598Z] 7809a108b3ef: Verifying Checksum [2021-06-10T22:22:18.598Z] 7809a108b3ef: Download complete [2021-06-10T22:22:18.598Z] 540db60ca938: Verifying Checksum [2021-06-10T22:22:18.598Z] 540db60ca938: Download complete [2021-06-10T22:22:18.861Z] 540db60ca938: Pull complete [2021-06-10T22:22:18.861Z] adcc1eea9eea: Pull complete [2021-06-10T22:22:19.123Z] 4c4ab2625f07: Pull complete [2021-06-10T22:22:19.694Z] f706445af74f: Verifying Checksum [2021-06-10T22:22:19.694Z] f706445af74f: Download complete [2021-06-10T22:22:20.268Z] 0510c868ecb4: Verifying Checksum [2021-06-10T22:22:20.268Z] 0510c868ecb4: Download complete [2021-06-10T22:22:23.590Z] 0510c868ecb4: Pull complete [2021-06-10T22:22:23.590Z] afea3b2eda06: Pull complete [2021-06-10T22:22:23.851Z] 7809a108b3ef: Pull complete [2021-06-10T22:22:25.258Z] f706445af74f: Pull complete [2021-06-10T22:22:25.258Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T22:22:25.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T22:22:25.258Z] ---> b068be0155e3 [2021-06-10T22:22:25.258Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T22:22:29.467Z] ---> Running in ca577370e2c6 [2021-06-10T22:22:29.467Z] Removing intermediate container ca577370e2c6 [2021-06-10T22:22:29.467Z] ---> a07b3f4e85ad [2021-06-10T22:22:29.467Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T22:22:29.727Z] ---> Running in d56176d1272a [2021-06-10T22:22:29.727Z] Removing intermediate container d56176d1272a [2021-06-10T22:22:29.727Z] ---> c5769844e445 [2021-06-10T22:22:29.727Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-10T22:22:29.727Z] ---> Running in bf147efadd8e [2021-06-10T22:22:29.727Z] Removing intermediate container bf147efadd8e [2021-06-10T22:22:29.727Z] ---> 8516f1a64c71 [2021-06-10T22:22:29.727Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T22:22:29.988Z] ---> Running in 735b64ee6bbd [2021-06-10T22:22:30.563Z] Removing intermediate container 735b64ee6bbd [2021-06-10T22:22:30.563Z] ---> b9a2dd31b2fa [2021-06-10T22:22:30.563Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T22:22:30.563Z] ---> Running in 7dfddef76df1 [2021-06-10T22:22:30.824Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T22:22:31.768Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T22:22:32.029Z] OK: 149 MiB in 40 packages [2021-06-10T22:22:32.291Z] Removing intermediate container 7dfddef76df1 [2021-06-10T22:22:32.291Z] ---> 60f2187c5990 [2021-06-10T22:22:32.291Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-10T22:22:32.291Z] ---> Running in 6331818fc5d6 [2021-06-10T22:22:32.552Z] Removing intermediate container 6331818fc5d6 [2021-06-10T22:22:32.552Z] ---> ccbe1ac0d2e2 [2021-06-10T22:22:32.552Z] Step 9/10 : COPY . . [2021-06-10T22:22:32.552Z] ---> 00e8c07c9033 [2021-06-10T22:22:32.552Z] Step 10/10 : RUN go mod download [2021-06-10T22:22:32.821Z] ---> Running in f849aad69b69 [2021-06-10T22:22:45.063Z] Removing intermediate container f849aad69b69 [2021-06-10T22:22:45.063Z] ---> 9bf409fc376a [2021-06-10T22:22:45.063Z] Successfully built 9bf409fc376a [2021-06-10T22:22:45.063Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:22:45.370Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T22:22:45.370Z] . [Pipeline] withDockerContainer [2021-06-10T22:22:45.446Z] prd-centos7-docker-4c-2g-344 does not seem to be running inside a container [2021-06-10T22:22:45.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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 ******** ci-base-image-x86_64 cat [2021-06-10T22:22:45.864Z] $ docker top 798eca6c1be571cd534c13d0a64a0cc82b423243b41b737cdd372eb42d51ec9e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:22:46.246Z] + go version [2021-06-10T22:22:46.247Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T22:22:46.255Z] $ docker stop --time=1 798eca6c1be571cd534c13d0a64a0cc82b423243b41b737cdd372eb42d51ec9e [2021-06-10T22:22:47.435Z] $ docker rm -f 798eca6c1be571cd534c13d0a64a0cc82b423243b41b737cdd372eb42d51ec9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:22:47.955Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T22:22:47.955Z] . [Pipeline] withDockerContainer [2021-06-10T22:22:48.030Z] prd-centos7-docker-4c-2g-344 does not seem to be running inside a container [2021-06-10T22:22:48.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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 ******** ci-base-image-x86_64 cat [2021-06-10T22:22:48.490Z] $ docker top 01f53dbabf67da012dbc9856c0dee9f34e5b738422fb45a858561cb4cf9ce6ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:22:48.877Z] + go mod tidy [Pipeline] sh [2021-06-10T22:22:49.196Z] + make test [2021-06-10T22:22:49.196Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-10T22:22:49.474Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-06-10T22:23:01.858Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-06-10T22:23:01.858Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.926257801Z app=test source=config.go:123 msg="Config is missing property 'DiscoverySubnets', value has been set to the default value of ''" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.926326452Z app=test source=config.go:123 msg="Config is missing property 'ProbeAsyncLimit', value has been set to the default value of '5000'" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.926334092Z app=test source=config.go:123 msg="Config is missing property 'ProbeTimeoutSeconds', value has been set to the default value of '2'" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.926340102Z app=test source=config.go:123 msg="Config is missing property 'ScanPort', value has been set to the default value of '5084'" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.926345233Z app=test source=config.go:123 msg="Config is missing property 'MaxDiscoverDurationSeconds', value has been set to the default value of '300'" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.926384223Z app=test source=config.go:123 msg="Config is missing property 'ProbeTimeoutSeconds', value has been set to the default value of '2'" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.926415914Z app=test source=config.go:123 msg="Config is missing property 'ProbeAsyncLimit', value has been set to the default value of '5000'" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.926458585Z app=test source=config.go:123 msg="Config is missing property 'MaxDiscoverDurationSeconds', value has been set to the default value of '300'" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.926479925Z app=test source=config.go:123 msg="Config is missing property 'DiscoverySubnets', value has been set to the default value of ''" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.926492056Z app=test source=config.go:123 msg="Config is missing property 'ProbeAsyncLimit', value has been set to the default value of '5000'" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.926498436Z app=test source=config.go:123 msg="Config is missing property 'ProbeTimeoutSeconds', value has been set to the default value of '2'" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.926503566Z app=test source=config.go:123 msg="Config is missing property 'ScanPort', value has been set to the default value of '5084'" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.926508596Z app=test source=config.go:123 msg="Config is missing property 'MaxDiscoverDurationSeconds', value has been set to the default value of '300'" [2021-06-10T22:23:06.108Z] level=WARN ts=2021-06-10T22:23:01.926522416Z app=test source=config.go:100 msg="Got unexpected config keys and values: map[foo:bar]" [2021-06-10T22:23:06.108Z] level=DEBUG ts=2021-06-10T22:23:01.927559938Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.927854004Z app=test source=discover.go:341 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.927873664Z app=test source=discover.go:389 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-06-10T22:23:06.108Z] level=DEBUG ts=2021-06-10T22:23:01.927896265Z app=test source=discover.go:362 msg="Sending GetReaderConfig." [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.927992157Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.108Z] level=WARN ts=2021-06-10T22:23:01.928004777Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.928042028Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.928098499Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.108Z] level=WARN ts=2021-06-10T22:23:01.928109109Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-06-10T22:23:06.108Z] level=DEBUG ts=2021-06-10T22:23:01.928121119Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.92814593Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.928184331Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.108Z] level=DEBUG ts=2021-06-10T22:23:01.928199601Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.108Z] level=DEBUG ts=2021-06-10T22:23:01.928211741Z app=test source=discover.go:375 msg="Sending GetReaderCapabilities." [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.928221951Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.928265252Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.108Z] level=DEBUG ts=2021-06-10T22:23:01.928282213Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.928303733Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.928344304Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.108Z] level=DEBUG ts=2021-06-10T22:23:01.928356684Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.928374515Z app=test source=discover.go:395 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.928391535Z app=test source=discover.go:427 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002}" [2021-06-10T22:23:06.108Z] level=DEBUG ts=2021-06-10T22:23:01.928487577Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.928566149Z app=test source=discover.go:341 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.928579279Z app=test source=discover.go:389 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-06-10T22:23:06.108Z] level=DEBUG ts=2021-06-10T22:23:01.928592769Z app=test source=discover.go:362 msg="Sending GetReaderConfig." [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.92864793Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.108Z] level=WARN ts=2021-06-10T22:23:01.928658851Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.928672451Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.108Z] level=INFO ts=2021-06-10T22:23:01.928714282Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=WARN ts=2021-06-10T22:23:01.928724002Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.928734402Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.928752272Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.928785223Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.928799983Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.928807774Z app=test source=discover.go:375 msg="Sending GetReaderCapabilities." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.928815334Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.928854115Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.928869365Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.928879295Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.928917706Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.928929186Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.928942246Z app=test source=discover.go:395 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.928955497Z app=test source=discover.go:427 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007}" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.929030198Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929115251Z app=test source=discover.go:341 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929128731Z app=test source=discover.go:389 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.929139502Z app=test source=discover.go:362 msg="Sending GetReaderConfig." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929189723Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=WARN ts=2021-06-10T22:23:01.929200283Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929214123Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929254944Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=WARN ts=2021-06-10T22:23:01.929264734Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.929276174Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929294565Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929327005Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.929341326Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.929348926Z app=test source=discover.go:375 msg="Sending GetReaderCapabilities." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929356476Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929390847Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.929405257Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929415637Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929467958Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.929476168Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929488749Z app=test source=discover.go:395 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929497749Z app=test source=discover.go:427 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50}" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.92956986Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929641432Z app=test source=discover.go:341 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929650352Z app=test source=discover.go:389 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.929661322Z app=test source=discover.go:362 msg="Sending GetReaderConfig." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929710953Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=WARN ts=2021-06-10T22:23:01.929717694Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929729864Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929765955Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=WARN ts=2021-06-10T22:23:01.929771665Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.929782395Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929796725Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929830156Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.929847376Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.929854886Z app=test source=discover.go:375 msg="Sending GetReaderCapabilities." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929862057Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929896737Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.929907197Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929916558Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929951758Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.929959369Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929971559Z app=test source=discover.go:395 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.929979819Z app=test source=discover.go:427 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50}" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.930055211Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930127532Z app=test source=discover.go:341 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930137392Z app=test source=discover.go:389 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.930147762Z app=test source=discover.go:362 msg="Sending GetReaderConfig." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930197133Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=WARN ts=2021-06-10T22:23:01.930203434Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930215564Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930250935Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=WARN ts=2021-06-10T22:23:01.930256875Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.930266255Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930282235Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930314366Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.930324376Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.930331386Z app=test source=discover.go:375 msg="Sending GetReaderCapabilities." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930338296Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930372207Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.930383397Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930392728Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930452249Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.930464749Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930478239Z app=test source=discover.go:395 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.93048984Z app=test source=discover.go:427 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50}" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.930597812Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930673973Z app=test source=discover.go:341 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930690014Z app=test source=discover.go:389 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.930701244Z app=test source=discover.go:362 msg="Sending GetReaderConfig." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930757335Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=WARN ts=2021-06-10T22:23:01.930772375Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930786436Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930823976Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=WARN ts=2021-06-10T22:23:01.930835507Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.930845807Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930860467Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930893078Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.930907488Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.109Z] level=DEBUG ts=2021-06-10T22:23:01.930915088Z app=test source=discover.go:375 msg="Sending GetReaderCapabilities." [2021-06-10T22:23:06.109Z] level=INFO ts=2021-06-10T22:23:01.930922538Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.930959009Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.93097356Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.93098357Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.93101867Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.931030781Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931044531Z app=test source=discover.go:395 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931056361Z app=test source=discover.go:427 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50}" [2021-06-10T22:23:06.110Z] --- FAIL: TestAutoDiscoverNaming (0.00s) [2021-06-10T22:23:06.110Z] --- FAIL: TestAutoDiscoverNaming/LLRP-FC-4D-1A (0.00s) [2021-06-10T22:23:06.110Z] discover_test.go:171: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:40896: use of closed network connection [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.931110492Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.931213835Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931284986Z app=test source=discover.go:341 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931297596Z app=test source=discover.go:389 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.931308747Z app=test source=discover.go:362 msg="Sending GetReaderConfig." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931364158Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.110Z] level=WARN ts=2021-06-10T22:23:01.931376018Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931389318Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931443289Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.110Z] level=WARN ts=2021-06-10T22:23:01.93145365Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.93146463Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.93148234Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931525451Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.931541121Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.931548581Z app=test source=discover.go:375 msg="Sending GetReaderCapabilities." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931556192Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931588552Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.931602923Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931611883Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931649594Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.931661614Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931675254Z app=test source=discover.go:395 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931684464Z app=test source=discover.go:427 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002}" [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.931714555Z app=test source=discover.go:117 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2021-06-10T22:23:06.110Z] level=WARN ts=2021-06-10T22:23:01.931725755Z app=test source=discover.go:273 deviceName= msg="Found registered device without tcp protocol information." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931738545Z app=test source=discover.go:457 address=127.0.0.1:59923 deviceName=SpeedwayR-19-C5-D6 msg="Existing device in disabled (disconnected) state will be scanned again." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931801047Z app=test source=discover.go:341 host=127.0.0.1 port=59923 msg="Connection dialed" [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931814237Z app=test source=discover.go:389 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.931825417Z app=test source=discover.go:362 msg="Sending GetReaderConfig." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931877239Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.110Z] level=WARN ts=2021-06-10T22:23:01.93188862Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.93190147Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931943801Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.110Z] level=WARN ts=2021-06-10T22:23:01.931954071Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.931965161Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.931982541Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.932015382Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.932030042Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.932038273Z app=test source=discover.go:375 msg="Sending GetReaderCapabilities." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.932051803Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.932084084Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.932096234Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.932105184Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.932143605Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2021-06-10T22:23:06.110Z] level=DEBUG ts=2021-06-10T22:23:01.932156835Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.932169875Z app=test source=discover.go:395 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2021-06-10T22:23:06.110Z] level=INFO ts=2021-06-10T22:23:01.932178926Z app=test source=discover.go:427 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002}" [2021-06-10T22:23:06.110Z] level=WARN ts=2021-06-10T22:23:01.932207536Z app=test source=discover.go:251 msg="Re-discovered existing device at the same TCP address, nothing to do." [2021-06-10T22:23:06.110Z] FAIL [2021-06-10T22:23:06.110Z] coverage: 39.5% of statements [2021-06-10T22:23:06.110Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.988s [2021-06-10T22:23:06.110Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.337s coverage: 52.0% of statements [2021-06-10T22:23:06.110Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements [2021-06-10T22:23:06.110Z] FAIL [2021-06-10T22:23:06.110Z] make: *** [Makefile:26: test] Error 1 [Pipeline] } [2021-06-10T22:23:06.122Z] $ docker stop --time=1 01f53dbabf67da012dbc9856c0dee9f34e5b738422fb45a858561cb4cf9ce6ff [2021-06-10T22:23:07.546Z] $ docker rm -f 01f53dbabf67da012dbc9856c0dee9f34e5b738422fb45a858561cb4cf9ce6ff [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] libraryResource [Pipeline] sh [2021-06-10T22:23:08.532Z] ---> job-cost.sh [2021-06-10T22:23:08.532Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vhGA [2021-06-10T22:23:18.563Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T22:23:30.856Z] lf-activate-venv(): INFO: Adding /tmp/venv-vhGA/bin to PATH [2021-06-10T22:23:30.856Z] INFO: No Stack... [2021-06-10T22:23:31.133Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T22:23:31.721Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T22:23:32.038Z] + cat /w/workspace/device-rfid-llrp-go/6/archives/cost.csv [2021-06-10T22:23:32.038Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T22:23:32.086Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-6-stack-cost] [2021-06-10T22:23:32.098Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-6-stack-cost] did not exist. Created. [2021-06-10T22:23:32.098Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T22:23:32.466Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T22:23:32.676Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T22:23:32.693Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T22:23:32.968Z] Failed in branch amd64 [2021-06-10T22:23:47.193Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-348 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws [2021-06-10T22:23:47.215Z] Running in /w/workspace/device-rfid-llrp-go/6 [Pipeline] { [Pipeline] checkout [2021-06-10T22:23:47.427Z] Selected Git installation does not exist. Using Default [2021-06-10T22:23:47.427Z] The recommended git tool is: NONE [2021-06-10T22:23:52.450Z] using credential edgex-jenkins-ssh [2021-06-10T22:23:52.564Z] Cloning the remote Git repository [2021-06-10T22:23:52.618Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T22:23:52.718Z] > git init /w/workspace/device-rfid-llrp-go/6 # timeout=10 [2021-06-10T22:23:52.828Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T22:23:52.828Z] > git --version # timeout=10 [2021-06-10T22:23:52.860Z] > git --version # 'git version 2.17.1' [2021-06-10T22:23:52.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:23:52.958Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:23:53.764Z] Avoid second fetch [2021-06-10T22:23:53.764Z] Checking out Revision 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 (master) [2021-06-10T22:23:53.724Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-10T22:23:53.749Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:23:53.786Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T22:23:53.800Z] > git checkout -f 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 [2021-06-10T22:23:58.235Z] Commit message: "Merge pull request #34 from ernestojeda/add-go-mod-tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T22:23:59.533Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:23:59.953Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:24:00.303Z] + sudo service docker restart [2021-06-10T22:24:00.303Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:24:18.655Z] provisioning config files... [2021-06-10T22:24:18.679Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config6090031370496013078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:24:19.044Z] ---> docker-login.sh [2021-06-10T22:24:19.045Z] nexus3.edgexfoundry.org:10001 [2021-06-10T22:24:19.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:24:20.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:24:20.231Z] Configure a credential helper to remove this warning. See [2021-06-10T22:24:20.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:24:20.231Z] [2021-06-10T22:24:20.231Z] Login Succeeded [2021-06-10T22:24:20.231Z] nexus3.edgexfoundry.org:10002 [2021-06-10T22:24:20.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:24:20.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:24:20.777Z] Configure a credential helper to remove this warning. See [2021-06-10T22:24:20.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:24:20.777Z] [2021-06-10T22:24:20.777Z] Login Succeeded [2021-06-10T22:24:20.777Z] nexus3.edgexfoundry.org:10003 [2021-06-10T22:24:21.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:24:21.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:24:21.049Z] Configure a credential helper to remove this warning. See [2021-06-10T22:24:21.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:24:21.049Z] [2021-06-10T22:24:21.049Z] Login Succeeded [2021-06-10T22:24:21.049Z] nexus3.edgexfoundry.org:10004 [2021-06-10T22:24:21.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:24:21.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:24:21.601Z] Configure a credential helper to remove this warning. See [2021-06-10T22:24:21.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:24:21.601Z] [2021-06-10T22:24:21.601Z] Login Succeeded [2021-06-10T22:24:21.601Z] docker.io [2021-06-10T22:24:21.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:24:23.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:24:23.306Z] Configure a credential helper to remove this warning. See [2021-06-10T22:24:23.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:24:23.306Z] [2021-06-10T22:24:23.306Z] Login Succeeded [2021-06-10T22:24:23.306Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T22:24:23.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T22:24:23.651Z] ========================================================= [2021-06-10T22:24:23.651Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T22:24:23.651Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:24:23.990Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-10T22:24:24.262Z] Sending build context to Docker daemon 1.194MB [2021-06-10T22:24:24.262Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T22:24:24.262Z] Step 2/10 : FROM ${BASE} [2021-06-10T22:24:24.538Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T22:24:24.538Z] 595b0fe564bb: Pulling fs layer [2021-06-10T22:24:24.538Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T22:24:24.538Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T22:24:24.538Z] ba82ee9f976e: Pulling fs layer [2021-06-10T22:24:24.538Z] 506bd15cee9f: Pulling fs layer [2021-06-10T22:24:24.538Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T22:24:24.538Z] 618dc40b7e24: Pulling fs layer [2021-06-10T22:24:24.538Z] ba82ee9f976e: Waiting [2021-06-10T22:24:24.538Z] 506bd15cee9f: Waiting [2021-06-10T22:24:24.538Z] 75a0a4a0db45: Waiting [2021-06-10T22:24:24.538Z] 618dc40b7e24: Waiting [2021-06-10T22:24:24.538Z] 5b7225fbf94c: Download complete [2021-06-10T22:24:24.538Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T22:24:24.538Z] 506bd15cee9f: Verifying Checksum [2021-06-10T22:24:24.538Z] 506bd15cee9f: Download complete [2021-06-10T22:24:24.538Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T22:24:24.538Z] 75a0a4a0db45: Download complete [2021-06-10T22:24:24.538Z] 595b0fe564bb: Verifying Checksum [2021-06-10T22:24:24.538Z] 595b0fe564bb: Download complete [2021-06-10T22:24:25.520Z] 595b0fe564bb: Pull complete [2021-06-10T22:24:26.118Z] 3088b5b3c5c0: Pull complete [2021-06-10T22:24:26.395Z] 5b7225fbf94c: Pull complete [2021-06-10T22:24:26.395Z] 618dc40b7e24: Verifying Checksum [2021-06-10T22:24:26.395Z] 618dc40b7e24: Download complete [2021-06-10T22:24:27.826Z] ba82ee9f976e: Download complete [2021-06-10T22:24:38.002Z] ba82ee9f976e: Pull complete [2021-06-10T22:24:38.601Z] 506bd15cee9f: Pull complete [2021-06-10T22:24:38.875Z] 75a0a4a0db45: Pull complete [2021-06-10T22:24:43.184Z] 618dc40b7e24: Pull complete [2021-06-10T22:24:43.184Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T22:24:43.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T22:24:43.184Z] ---> a36622ca3599 [2021-06-10T22:24:43.184Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T22:24:44.627Z] ---> Running in 4d0c9f2c91a2 [2021-06-10T22:24:44.898Z] Removing intermediate container 4d0c9f2c91a2 [2021-06-10T22:24:44.898Z] ---> 40e61521dc6d [2021-06-10T22:24:44.898Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T22:24:45.174Z] ---> Running in 93fa2cfda38c [2021-06-10T22:24:45.452Z] Removing intermediate container 93fa2cfda38c [2021-06-10T22:24:45.452Z] ---> 7e0d39b2c1c5 [2021-06-10T22:24:45.452Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-10T22:24:45.730Z] ---> Running in 381de7b7df63 [2021-06-10T22:24:46.326Z] Removing intermediate container 381de7b7df63 [2021-06-10T22:24:46.326Z] ---> 42f43650da36 [2021-06-10T22:24:46.326Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T22:24:46.326Z] ---> Running in 21645733922d [2021-06-10T22:24:48.938Z] Removing intermediate container 21645733922d [2021-06-10T22:24:48.938Z] ---> ef267d36affd [2021-06-10T22:24:48.938Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T22:24:48.938Z] ---> Running in 69cc78dd4d79 [2021-06-10T22:24:49.912Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T22:24:50.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T22:24:51.478Z] OK: 138 MiB in 40 packages [2021-06-10T22:24:52.454Z] Removing intermediate container 69cc78dd4d79 [2021-06-10T22:24:52.454Z] ---> 09b39a27e92c [2021-06-10T22:24:52.454Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-10T22:24:52.733Z] ---> Running in 68d05a28e705 [2021-06-10T22:24:53.023Z] Removing intermediate container 68d05a28e705 [2021-06-10T22:24:53.023Z] ---> 41e5f419783c [2021-06-10T22:24:53.023Z] Step 9/10 : COPY . . [2021-06-10T22:24:54.014Z] ---> 7d0c2e9154cd [2021-06-10T22:24:54.014Z] Step 10/10 : RUN go mod download [2021-06-10T22:24:54.014Z] ---> Running in 899a09704c8e [2021-06-10T22:25:16.241Z] Removing intermediate container 899a09704c8e [2021-06-10T22:25:16.241Z] ---> 6a8506305652 [2021-06-10T22:25:16.241Z] Successfully built 6a8506305652 [2021-06-10T22:25:16.241Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:25:16.619Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T22:25:16.619Z] . [Pipeline] withDockerContainer [2021-06-10T22:25:16.885Z] prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container [2021-06-10T22:25:16.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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 ******** ci-base-image-arm64 cat [2021-06-10T22:25:18.625Z] $ docker top a303118f9abc21195a99058b144a5872af2fb8e385a0893f479d59e2ae6a3722 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:25:19.598Z] + go version [2021-06-10T22:25:19.599Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T22:25:19.622Z] $ docker stop --time=1 a303118f9abc21195a99058b144a5872af2fb8e385a0893f479d59e2ae6a3722 [2021-06-10T22:25:21.399Z] $ docker rm -f a303118f9abc21195a99058b144a5872af2fb8e385a0893f479d59e2ae6a3722 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:25:22.117Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T22:25:22.117Z] . [Pipeline] withDockerContainer [2021-06-10T22:25:22.346Z] prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container [2021-06-10T22:25:22.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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 ******** ci-base-image-arm64 cat [2021-06-10T22:25:23.891Z] $ docker top 464fece5ba6dcf30cfa59e6b14b00b7f43c5021963ac12b7c5490613cd5421cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:25:24.832Z] + go mod tidy [Pipeline] sh [2021-06-10T22:25:26.162Z] + make test [2021-06-10T22:25:26.162Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-10T22:25:27.147Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-06-10T22:26:14.168Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-06-10T22:26:14.168Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-06-10T22:26:46.538Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.667s coverage: 39.5% of statements [2021-06-10T22:26:46.538Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.531s coverage: 51.9% of statements [2021-06-10T22:26:46.538Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.065s coverage: 96.4% of statements [2021-06-10T22:26:46.538Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-10T22:27:08.730Z] gofmt -l . [2021-06-10T22:27:09.325Z] [ "`gofmt -l .`" = "" ] [2021-06-10T22:27:10.308Z] ./bin/test-go-mod-tidy.sh [2021-06-10T22:27:10.588Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-10T22:27:11.591Z] $ docker stop --time=1 464fece5ba6dcf30cfa59e6b14b00b7f43c5021963ac12b7c5490613cd5421cf [2021-06-10T22:27:13.560Z] $ docker rm -f 464fece5ba6dcf30cfa59e6b14b00b7f43c5021963ac12b7c5490613cd5421cf [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T22:27:14.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T22:27:15.109Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T22:27:18.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-10T22:27:19.073Z] + ls -al . [2021-06-10T22:27:19.073Z] total 592 [2021-06-10T22:27:19.073Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 22:27 . [2021-06-10T22:27:19.073Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 22:23 .. [2021-06-10T22:27:19.073Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 10 22:23 .dockerignore [2021-06-10T22:27:19.073Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 22:23 .git [2021-06-10T22:27:19.073Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 22:23 .github [2021-06-10T22:27:19.073Z] -rw-rw-r-- 1 jenkins jenkins 934 Jun 10 22:23 .gitignore [2021-06-10T22:27:19.073Z] -rw-rw-r-- 1 jenkins jenkins 6734 Jun 10 22:23 Attribution.txt [2021-06-10T22:27:19.073Z] -rw-rw-r-- 1 jenkins jenkins 1521 Jun 10 22:23 Dockerfile [2021-06-10T22:27:19.073Z] -rw-rw-r-- 1 jenkins jenkins 999 Jun 10 22:23 Dockerfile.build [2021-06-10T22:27:19.073Z] -rw-rw-r-- 1 jenkins jenkins 682 Jun 10 22:23 Jenkinsfile [2021-06-10T22:27:19.073Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 10 22:23 LICENSE [2021-06-10T22:27:19.073Z] -rw-rw-r-- 1 jenkins jenkins 1011 Jun 10 22:23 Makefile [2021-06-10T22:27:19.073Z] -rw-rw-r-- 1 jenkins jenkins 27918 Jun 10 22:23 README.md [2021-06-10T22:27:19.073Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 10 22:20 VERSION [2021-06-10T22:27:19.073Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 22:23 bin [2021-06-10T22:27:19.073Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 22:23 cmd [2021-06-10T22:27:19.073Z] -rw-r--r-- 1 jenkins jenkins 462634 Jun 10 22:26 coverage.out [2021-06-10T22:27:19.073Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 22:23 examples [2021-06-10T22:27:19.073Z] -rw-r--r-- 1 jenkins jenkins 308 Jun 10 22:27 go.mod [2021-06-10T22:27:19.074Z] -rw-r--r-- 1 jenkins jenkins 13807 Jun 10 22:25 go.sum [2021-06-10T22:27:19.074Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 22:23 images [2021-06-10T22:27:19.074Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 22:23 internal [2021-06-10T22:27:19.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 22:23 snap [2021-06-10T22:27:19.074Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 10 22:23 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:27:19.435Z] + 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=2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 --label arch=arm64 --label version=1.0.0-dev.1 . [2021-06-10T22:27:19.717Z] Sending build context to Docker daemon 1.195MB [2021-06-10T22:27:20.000Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T22:27:20.000Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-10T22:27:20.000Z] ---> 6a8506305652 [2021-06-10T22:27:20.000Z] Step 3/25 : ARG MAKE='make build' [2021-06-10T22:27:20.000Z] ---> Running in 80217acaf9fd [2021-06-10T22:27:20.609Z] Removing intermediate container 80217acaf9fd [2021-06-10T22:27:20.609Z] ---> 622a51529ca0 [2021-06-10T22:27:20.609Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T22:27:20.888Z] ---> Running in 5927ee186f7d [2021-06-10T22:27:21.158Z] Removing intermediate container 5927ee186f7d [2021-06-10T22:27:21.158Z] ---> a1fcc276839e [2021-06-10T22:27:21.158Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T22:27:21.437Z] ---> Running in e74b0c4afa48 [2021-06-10T22:27:22.032Z] Removing intermediate container e74b0c4afa48 [2021-06-10T22:27:22.032Z] ---> e87139da5778 [2021-06-10T22:27:22.032Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T22:27:22.032Z] ---> Running in 2c4e9a254de0 [2021-06-10T22:27:24.005Z] Removing intermediate container 2c4e9a254de0 [2021-06-10T22:27:24.005Z] ---> 1c42ebcc2071 [2021-06-10T22:27:24.005Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T22:27:24.278Z] ---> Running in c7f5457a1083 [2021-06-10T22:27:25.257Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T22:27:26.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T22:27:27.221Z] OK: 138 MiB in 40 packages [2021-06-10T22:27:28.195Z] Removing intermediate container c7f5457a1083 [2021-06-10T22:27:28.195Z] ---> b9c3e3aaca32 [2021-06-10T22:27:28.195Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-06-10T22:27:28.195Z] ---> Running in 0a009ccadb95 [2021-06-10T22:27:28.790Z] Removing intermediate container 0a009ccadb95 [2021-06-10T22:27:28.791Z] ---> ae20ec42f0e9 [2021-06-10T22:27:28.791Z] Step 9/25 : COPY go.mod . [2021-06-10T22:27:29.386Z] ---> 295aed40ad41 [2021-06-10T22:27:29.386Z] Step 10/25 : COPY Makefile . [2021-06-10T22:27:30.359Z] ---> a51acf9be216 [2021-06-10T22:27:30.359Z] Step 11/25 : RUN make update [2021-06-10T22:27:30.359Z] ---> Running in 0d6607fc7971 [2021-06-10T22:27:31.342Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-10T22:27:32.773Z] Removing intermediate container 0d6607fc7971 [2021-06-10T22:27:32.773Z] ---> aeacb71f6572 [2021-06-10T22:27:32.773Z] Step 12/25 : COPY . . [2021-06-10T22:27:33.751Z] ---> f188a92e06f8 [2021-06-10T22:27:33.751Z] Step 13/25 : RUN go mod tidy [2021-06-10T22:27:33.751Z] ---> Running in a0dbf3273e52 [2021-06-10T22:27:36.367Z] Removing intermediate container a0dbf3273e52 [2021-06-10T22:27:36.367Z] ---> 03a08075bb2b [2021-06-10T22:27:36.367Z] Step 14/25 : RUN $MAKE [2021-06-10T22:27:36.367Z] ---> Running in b0f08f2a1041 [2021-06-10T22:27:37.802Z] go mod tidy [2021-06-10T22:27:38.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.1" -o cmd/device-rfid-llrp-go ./cmd [2021-06-10T22:28:10.458Z] Removing intermediate container b0f08f2a1041 [2021-06-10T22:28:10.458Z] ---> d4d246e52f15 [2021-06-10T22:28:10.458Z] Step 15/25 : FROM alpine:3.12 [2021-06-10T22:28:10.458Z] 3.12: Pulling from library/alpine [2021-06-10T22:28:10.458Z] d2f70382dc9a: Pulling fs layer [2021-06-10T22:28:10.458Z] d2f70382dc9a: Verifying Checksum [2021-06-10T22:28:10.458Z] d2f70382dc9a: Download complete [2021-06-10T22:28:10.458Z] d2f70382dc9a: Pull complete [2021-06-10T22:28:10.458Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T22:28:10.458Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T22:28:10.458Z] ---> 9852663dfa18 [2021-06-10T22:28:10.458Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-10T22:28:10.458Z] ---> Running in a47a8a893873 [2021-06-10T22:28:10.458Z] Removing intermediate container a47a8a893873 [2021-06-10T22:28:10.458Z] ---> f1cdf0d63684 [2021-06-10T22:28:10.458Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-06-10T22:28:10.458Z] ---> 13dccf54f360 [2021-06-10T22:28:10.458Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-06-10T22:28:10.730Z] ---> 51812ce61592 [2021-06-10T22:28:10.730Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-06-10T22:28:12.162Z] ---> 11b140db55ea [2021-06-10T22:28:12.162Z] Step 20/25 : EXPOSE 49989 [2021-06-10T22:28:12.162Z] ---> Running in 1301ec090ccc [2021-06-10T22:28:12.755Z] Removing intermediate container 1301ec090ccc [2021-06-10T22:28:12.755Z] ---> c411aea43a6f [2021-06-10T22:28:12.755Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-06-10T22:28:12.755Z] ---> Running in c232c0b7d786 [2021-06-10T22:28:13.347Z] Removing intermediate container c232c0b7d786 [2021-06-10T22:28:13.347Z] ---> 39e1467777f2 [2021-06-10T22:28:13.347Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-10T22:28:13.347Z] ---> Running in 4395a0ea1647 [2021-06-10T22:28:13.619Z] Removing intermediate container 4395a0ea1647 [2021-06-10T22:28:13.619Z] ---> 722ba1a33474 [2021-06-10T22:28:13.619Z] Step 23/25 : LABEL arch=arm64 [2021-06-10T22:28:13.890Z] ---> Running in 0a7e85771606 [2021-06-10T22:28:14.165Z] Removing intermediate container 0a7e85771606 [2021-06-10T22:28:14.165Z] ---> c1c932a3c268 [2021-06-10T22:28:14.165Z] Step 24/25 : LABEL git_sha=2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [2021-06-10T22:28:14.435Z] ---> Running in e06e49c35ee1 [2021-06-10T22:28:15.026Z] Removing intermediate container e06e49c35ee1 [2021-06-10T22:28:15.026Z] ---> bf30fd9acad5 [2021-06-10T22:28:15.026Z] Step 25/25 : LABEL version=1.0.0-dev.1 [2021-06-10T22:28:15.026Z] ---> Running in 7adc8c393072 [2021-06-10T22:28:15.618Z] Removing intermediate container 7adc8c393072 [2021-06-10T22:28:15.618Z] ---> f5fe86eee0fc [2021-06-10T22:28:15.618Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-10T22:28:15.618Z] Successfully built f5fe86eee0fc [2021-06-10T22:28:15.618Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:28:15.837Z] provisioning config files... [2021-06-10T22:28:15.858Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config4572295374639299447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:28:16.211Z] ---> docker-login.sh [2021-06-10T22:28:16.211Z] nexus3.edgexfoundry.org:10001 [2021-06-10T22:28:16.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:28:16.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:28:16.485Z] Configure a credential helper to remove this warning. See [2021-06-10T22:28:16.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:28:16.485Z] [2021-06-10T22:28:16.485Z] Login Succeeded [2021-06-10T22:28:16.485Z] nexus3.edgexfoundry.org:10002 [2021-06-10T22:28:17.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:28:17.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:28:17.086Z] Configure a credential helper to remove this warning. See [2021-06-10T22:28:17.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:28:17.086Z] [2021-06-10T22:28:17.086Z] Login Succeeded [2021-06-10T22:28:17.086Z] nexus3.edgexfoundry.org:10003 [2021-06-10T22:28:17.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:28:17.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:28:17.626Z] Configure a credential helper to remove this warning. See [2021-06-10T22:28:17.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:28:17.626Z] [2021-06-10T22:28:17.626Z] Login Succeeded [2021-06-10T22:28:17.626Z] nexus3.edgexfoundry.org:10004 [2021-06-10T22:28:17.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:28:18.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:28:18.174Z] Configure a credential helper to remove this warning. See [2021-06-10T22:28:18.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:28:18.174Z] [2021-06-10T22:28:18.174Z] Login Succeeded [2021-06-10T22:28:18.174Z] docker.io [2021-06-10T22:28:18.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:28:18.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:28:18.715Z] Configure a credential helper to remove this warning. See [2021-06-10T22:28:18.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:28:18.715Z] [2021-06-10T22:28:18.715Z] Login Succeeded [2021-06-10T22:28:18.715Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T22:28:18.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T22:28:18.802Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2021-06-10T22:28:18.803Z] 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [2021-06-10T22:28:18.803Z] latest [2021-06-10T22:28:18.803Z] 1.0.0-dev.1 [2021-06-10T22:28:18.803Z] 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 [2021-06-10T22:28:18.803Z] master [2021-06-10T22:28:18.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:28:19.193Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:28:19.530Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [2021-06-10T22:28:19.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-10T22:28:19.802Z] 986bac02a8d3: Preparing [2021-06-10T22:28:19.802Z] d6671634343c: Preparing [2021-06-10T22:28:19.802Z] cc750356da9b: Preparing [2021-06-10T22:28:19.802Z] 3fbe34a1663b: Preparing [2021-06-10T22:28:19.802Z] 3fbe34a1663b: Layer already exists [2021-06-10T22:28:20.071Z] d6671634343c: Pushed [2021-06-10T22:28:20.071Z] cc750356da9b: Pushed [2021-06-10T22:28:22.671Z] 986bac02a8d3: Pushed [2021-06-10T22:28:22.671Z] 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72: digest: sha256:b1c53094f7065f828219855ea2820069d7b438d78d9916dce30c785a3b6417bd size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:28:23.023Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:28:23.357Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-06-10T22:28:23.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-10T22:28:23.357Z] 986bac02a8d3: Preparing [2021-06-10T22:28:23.357Z] d6671634343c: Preparing [2021-06-10T22:28:23.357Z] cc750356da9b: Preparing [2021-06-10T22:28:23.357Z] 3fbe34a1663b: Preparing [2021-06-10T22:28:23.357Z] 986bac02a8d3: Layer already exists [2021-06-10T22:28:23.357Z] 3fbe34a1663b: Layer already exists [2021-06-10T22:28:23.357Z] cc750356da9b: Layer already exists [2021-06-10T22:28:23.357Z] d6671634343c: Layer already exists [2021-06-10T22:28:23.629Z] latest: digest: sha256:b1c53094f7065f828219855ea2820069d7b438d78d9916dce30c785a3b6417bd size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:28:23.972Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:28:24.307Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.1 [2021-06-10T22:28:24.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-10T22:28:24.307Z] 986bac02a8d3: Preparing [2021-06-10T22:28:24.307Z] d6671634343c: Preparing [2021-06-10T22:28:24.307Z] cc750356da9b: Preparing [2021-06-10T22:28:24.307Z] 3fbe34a1663b: Preparing [2021-06-10T22:28:24.307Z] d6671634343c: Layer already exists [2021-06-10T22:28:24.307Z] cc750356da9b: Layer already exists [2021-06-10T22:28:24.307Z] 3fbe34a1663b: Layer already exists [2021-06-10T22:28:24.307Z] 986bac02a8d3: Layer already exists [2021-06-10T22:28:24.577Z] 1.0.0-dev.1: digest: sha256:b1c53094f7065f828219855ea2820069d7b438d78d9916dce30c785a3b6417bd size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:28:24.917Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:28:25.260Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 [2021-06-10T22:28:25.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-10T22:28:25.260Z] 986bac02a8d3: Preparing [2021-06-10T22:28:25.260Z] d6671634343c: Preparing [2021-06-10T22:28:25.260Z] cc750356da9b: Preparing [2021-06-10T22:28:25.260Z] 3fbe34a1663b: Preparing [2021-06-10T22:28:25.260Z] 986bac02a8d3: Layer already exists [2021-06-10T22:28:25.260Z] cc750356da9b: Layer already exists [2021-06-10T22:28:25.260Z] d6671634343c: Layer already exists [2021-06-10T22:28:25.260Z] 3fbe34a1663b: Layer already exists [2021-06-10T22:28:25.530Z] 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1: digest: sha256:b1c53094f7065f828219855ea2820069d7b438d78d9916dce30c785a3b6417bd size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:28:25.870Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:28:26.205Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [2021-06-10T22:28:26.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-10T22:28:26.205Z] 986bac02a8d3: Preparing [2021-06-10T22:28:26.205Z] d6671634343c: Preparing [2021-06-10T22:28:26.205Z] cc750356da9b: Preparing [2021-06-10T22:28:26.205Z] 3fbe34a1663b: Preparing [2021-06-10T22:28:26.477Z] 3fbe34a1663b: Layer already exists [2021-06-10T22:28:26.477Z] cc750356da9b: Layer already exists [2021-06-10T22:28:26.477Z] 986bac02a8d3: Layer already exists [2021-06-10T22:28:26.477Z] d6671634343c: Layer already exists [2021-06-10T22:28:26.477Z] master: digest: sha256:b1c53094f7065f828219855ea2820069d7b438d78d9916dce30c785a3b6417bd size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T22:28:26.555Z] ===================================================== [Pipeline] echo [2021-06-10T22:28:26.572Z] taggedImages: [2021-06-10T22:28:26.572Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [2021-06-10T22:28:26.572Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-06-10T22:28:26.572Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.1 [2021-06-10T22:28:26.572Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 [2021-06-10T22:28:26.572Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:28:27.025Z] ---> job-cost.sh [2021-06-10T22:28:27.025Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KJ5S [2021-06-10T22:29:06.026Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T22:30:27.739Z] lf-activate-venv(): INFO: Adding /tmp/venv-KJ5S/bin to PATH [2021-06-10T22:30:27.739Z] INFO: No Stack... [2021-06-10T22:30:27.739Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T22:30:27.739Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T22:30:28.076Z] + cut -d, -f6 [2021-06-10T22:30:28.076Z] + cat /w/workspace/device-rfid-llrp-go/6/archives/cost.csv [Pipeline] lock [2021-06-10T22:30:28.134Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-6-stack-cost] [2021-06-10T22:30:28.148Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-6-stack-cost] did not exist. Created. [2021-06-10T22:30:28.148Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T22:30:28.518Z] /w/workspace/device-rfid-llrp-go/6@tmp/durable-96f18dff/script.sh: 1: /w/workspace/device-rfid-llrp-go/6@tmp/durable-96f18dff/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T22:30:28.858Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T22:30:28.878Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T22:30:29.035Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T22:30:29.051Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-6-stack-cost] [Pipeline] // lock [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:30:30.887Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:30:31.462Z] ---> package-listing.sh [2021-06-10T22:30:31.462Z] ++ facter osfamily [2021-06-10T22:30:31.462Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T22:30:31.730Z] + OS_FAMILY=redhat [2021-06-10T22:30:31.730Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_master [2021-06-10T22:30:31.730Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T22:30:31.730Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T22:30:31.730Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T22:30:31.730Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T22:30:31.730Z] + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' [2021-06-10T22:30:31.730Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T22:30:31.730Z] + case "${OS_FAMILY}" in [2021-06-10T22:30:31.730Z] + rpm -qa [2021-06-10T22:30:31.730Z] + sort [2021-06-10T22:30:32.305Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T22:30:32.305Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T22:30:32.305Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T22:30:32.305Z] + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' [2021-06-10T22:30:32.305Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_master/archives/ [2021-06-10T22:30:32.305Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_master/archives/ [Pipeline] echo [2021-06-10T22:30:32.318Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T22:30:32.606Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:30:33.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:30:33.173Z] [2021-06-10T22:30:33.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:30:33.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:30:33.496Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T22:30:33.496Z] df20fa9351a1: Pulling fs layer [2021-06-10T22:30:33.496Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T22:30:33.496Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T22:30:33.496Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T22:30:33.496Z] 93b61091891f: Pulling fs layer [2021-06-10T22:30:33.496Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T22:30:33.496Z] 5e14af77c1be: Pulling fs layer [2021-06-10T22:30:33.496Z] 01666e4c0597: Pulling fs layer [2021-06-10T22:30:33.496Z] aa168da1d23b: Pulling fs layer [2021-06-10T22:30:33.496Z] 93b61091891f: Waiting [2021-06-10T22:30:33.496Z] 93b9cdb0e59b: Waiting [2021-06-10T22:30:33.496Z] 5e14af77c1be: Waiting [2021-06-10T22:30:33.496Z] 01666e4c0597: Waiting [2021-06-10T22:30:33.496Z] aa168da1d23b: Waiting [2021-06-10T22:30:33.496Z] 46f8f816bc3b: Waiting [2021-06-10T22:30:33.496Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T22:30:33.496Z] 36b3adc4ff6f: Download complete [2021-06-10T22:30:33.759Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T22:30:33.760Z] 46f8f816bc3b: Download complete [2021-06-10T22:30:33.760Z] df20fa9351a1: Verifying Checksum [2021-06-10T22:30:33.760Z] df20fa9351a1: Download complete [2021-06-10T22:30:33.760Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T22:30:33.760Z] 93b9cdb0e59b: Download complete [2021-06-10T22:30:33.760Z] 93b61091891f: Verifying Checksum [2021-06-10T22:30:33.760Z] 93b61091891f: Download complete [2021-06-10T22:30:33.760Z] 5e14af77c1be: Verifying Checksum [2021-06-10T22:30:33.760Z] 5e14af77c1be: Download complete [2021-06-10T22:30:33.760Z] 01666e4c0597: Verifying Checksum [2021-06-10T22:30:33.760Z] 01666e4c0597: Download complete [2021-06-10T22:30:33.760Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T22:30:33.760Z] 8ad3a11d3b57: Download complete [2021-06-10T22:30:34.023Z] df20fa9351a1: Pull complete [2021-06-10T22:30:34.023Z] 36b3adc4ff6f: Pull complete [2021-06-10T22:30:34.615Z] 8ad3a11d3b57: Pull complete [2021-06-10T22:30:34.615Z] 46f8f816bc3b: Pull complete [2021-06-10T22:30:35.190Z] 93b61091891f: Pull complete [2021-06-10T22:30:35.190Z] 93b9cdb0e59b: Pull complete [2021-06-10T22:30:35.190Z] 5e14af77c1be: Pull complete [2021-06-10T22:30:35.190Z] 01666e4c0597: Pull complete [2021-06-10T22:30:35.767Z] aa168da1d23b: Verifying Checksum [2021-06-10T22:30:35.767Z] aa168da1d23b: Download complete [2021-06-10T22:30:40.022Z] aa168da1d23b: Pull complete [2021-06-10T22:30:40.022Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T22:30:40.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:30:40.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T22:30:40.107Z] prd-centos7-docker-4c-2g-336 does not seem to be running inside a container [2021-06-10T22:30:40.146Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_master/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_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T22:30:42.372Z] $ docker top dbb63ba80d2dee2cb42ee90863355e22fc2541b667b7bc8644b8838c8aa3372a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:30:42.766Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T22:30:43.072Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T22:30:43.375Z] + ls /var/log/sa-host [2021-06-10T22:30:43.375Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T22:30:43.375Z] file_magic: OK [2021-06-10T22:30:43.375Z] HZ: Using current value: 100 [2021-06-10T22:30:43.375Z] file_header: OK [2021-06-10T22:30:43.375Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-10T22:30:43.375Z] Statistics: [2021-06-10T22:30:43.375Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T22:30:43.375Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T22:30:43.375Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T22:30:43.375Z] file_magic: OK [2021-06-10T22:30:43.375Z] HZ: Using current value: 100 [2021-06-10T22:30:43.375Z] file_header: OK [2021-06-10T22:30:43.375Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-10T22:30:43.375Z] Statistics: [2021-06-10T22:30:43.375Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T22:30:43.375Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:30:43.564Z] provisioning config files... [2021-06-10T22:30:43.577Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config55376730489242570tmp [Pipeline] { [Pipeline] echo [2021-06-10T22:30:43.601Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:30:43.897Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T22:30:43.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:30:44.275Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T22:30:44.285Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:30:44.592Z] ---> sudo-logs.sh [2021-06-10T22:30:44.592Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T22:30:44.641Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:30:44.950Z] ---> job-cost.sh [2021-06-10T22:30:44.950Z] lf-activate-venv: SKIPPING [2021-06-10T22:30:44.950Z] DEBUG: total: 0.18000000715255737 [2021-06-10T22:30:44.950Z] INFO: Retrieving Stack Cost... [2021-06-10T22:30:45.892Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T22:30:46.464Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T22:30:46.478Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:30:46.784Z] ---> logs-deploy.sh [2021-06-10T22:30:46.784Z] lf-activate-venv: SKIPPING [2021-06-10T22:30:46.784Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/master/6 [2021-06-10T22:30:46.784Z] INFO: archiving workspace using pattern(s): [2021-06-10T22:30:47.740Z] Archives upload complete. [2021-06-10T22:30:47.740Z] INFO: archiving logs to Nexus